@ozdao/prometheus-framework 0.2.321 → 0.2.323

Sign up to get free protection for your applications and to get access to all the features.
Files changed (236) hide show
  1. package/dist/main.css +1 -1
  2. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  3. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs.map +1 -1
  4. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  5. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js.map +1 -1
  6. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
  7. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
  8. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  9. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  10. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +3 -3
  11. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +3 -3
  12. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +3 -3
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +3 -3
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +3 -3
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +3 -3
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +3 -3
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +3 -3
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +3 -3
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +3 -3
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +3 -3
  25. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
  26. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
  27. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
  28. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +2 -2
  29. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +2 -2
  30. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +2 -2
  31. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +2 -2
  32. package/dist/prometheus-framework/src/modules/community/community.client.cjs +0 -3
  33. package/dist/prometheus-framework/src/modules/community/community.client.cjs.map +1 -1
  34. package/dist/prometheus-framework/src/modules/community/community.client.js +6 -9
  35. package/dist/prometheus-framework/src/modules/community/community.client.js.map +1 -1
  36. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  37. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  38. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  39. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  40. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
  41. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
  42. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +56 -55
  43. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs.map +1 -1
  44. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +57 -56
  45. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js.map +1 -1
  46. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  47. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
  48. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  49. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  50. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  51. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  52. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  53. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  54. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +4 -4
  55. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +4 -4
  56. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +3 -3
  57. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +3 -3
  58. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  59. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  60. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  61. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  62. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +4 -4
  63. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +4 -4
  64. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  65. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  66. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  67. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  68. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +11 -3
  69. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  70. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +11 -3
  71. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  72. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  73. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  74. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  75. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  76. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +1 -1
  77. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +1 -1
  78. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  79. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  80. package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.cjs +62 -0
  81. package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.cjs.map +1 -0
  82. package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.js +62 -0
  83. package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.js.map +1 -0
  84. package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.cjs +43 -0
  85. package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.cjs.map +1 -0
  86. package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.js +43 -0
  87. package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.js.map +1 -0
  88. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.cjs +134 -0
  89. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +1 -0
  90. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.js +134 -0
  91. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -0
  92. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.cjs +25 -62
  93. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.cjs.map +1 -1
  94. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.js +25 -62
  95. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.js.map +1 -1
  96. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +6 -6
  97. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
  98. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +6 -6
  99. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
  100. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.cjs +89 -0
  101. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.cjs.map +1 -0
  102. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.js +89 -0
  103. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -0
  104. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +97 -0
  105. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -0
  106. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.js +97 -0
  107. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -0
  108. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs +3 -6
  109. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs.map +1 -1
  110. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js +3 -6
  111. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
  112. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +34 -37
  113. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
  114. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +34 -37
  115. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
  116. package/dist/prometheus-framework/src/modules/landing/landing.client.cjs +8 -4
  117. package/dist/prometheus-framework/src/modules/landing/landing.client.cjs.map +1 -1
  118. package/dist/prometheus-framework/src/modules/landing/landing.client.js +18 -14
  119. package/dist/prometheus-framework/src/modules/landing/landing.client.js.map +1 -1
  120. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
  121. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
  122. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +5 -5
  123. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +5 -5
  124. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  125. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  126. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
  127. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  128. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  129. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  130. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  131. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  132. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  133. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  134. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
  135. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
  136. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +3 -3
  137. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +3 -3
  138. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
  139. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  140. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -2
  141. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
  142. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +5 -5
  143. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +5 -5
  144. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  145. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  146. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
  147. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  148. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  149. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  150. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  151. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  152. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +738 -721
  153. package/dist/prometheus-framework/src/modules/pages/pages.client.js +738 -721
  154. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  155. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  156. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  157. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  158. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
  159. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
  160. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +2 -2
  161. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +2 -2
  162. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  163. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  164. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  165. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  166. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  167. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  168. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +2 -2
  169. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +2 -2
  170. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
  171. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  172. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +3 -3
  173. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +3 -3
  174. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  175. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  176. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +4 -4
  177. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
  178. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  179. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  180. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  181. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  182. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  183. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  184. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.cjs.map +1 -1
  185. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.js.map +1 -1
  186. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +2 -2
  187. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
  188. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
  189. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
  190. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  191. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  192. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  193. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  194. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  195. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  196. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +4 -4
  197. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +4 -4
  198. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  199. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  200. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  201. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  202. package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.cjs +81 -35
  203. package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.cjs.map +1 -1
  204. package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +81 -35
  205. package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
  206. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
  207. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  208. package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.cjs +0 -6
  209. package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.cjs.map +1 -1
  210. package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.js +0 -6
  211. package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.js.map +1 -1
  212. package/package.json +1 -1
  213. package/src/components/FieldBig/FieldBig.vue +0 -2
  214. package/src/modules/community/community.client.js +0 -3
  215. package/src/modules/community/components/sections/HotPosts.vue +68 -65
  216. package/src/modules/globals/views/components/layouts/Client.vue +9 -0
  217. package/src/modules/icons/entities/IconInfo.vue +15 -0
  218. package/src/modules/landing/components/sections/SectionEarn.vue +71 -69
  219. package/src/modules/landing/components/sections/SectionFeatures.vue +25 -63
  220. package/src/modules/landing/components/sections/SectionGuide.vue +8 -7
  221. package/src/modules/landing/components/sections/SectionJoinUs.vue +95 -0
  222. package/src/modules/landing/components/sections/SectionMobileApp.vue +87 -0
  223. package/src/modules/landing/components/sections/SectionOverview.vue +3 -3
  224. package/src/modules/landing/components/sections/SubscribeNewsletter.vue +32 -31
  225. package/src/modules/landing/landing.client.js +7 -3
  226. package/src/modules/products/components/sections/HeroRecommendation.vue +1 -1
  227. package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +74 -44
  228. package/src/modules/wallet/views/localization/wallet.json +0 -6
  229. package/src/styles/base/all.scss +12 -9
  230. package/src/styles/typography.scss +5 -5
  231. package/src/modules/community/components/sections/JoinUs.vue +0 -75
  232. package/src/modules/landing/components/sections/FeatureSection.vue +0 -80
  233. package/src/modules/landing/components/sections/HeroSection.vue +0 -76
  234. package/src/modules/landing/components/sections/HowItWorksSection.vue +0 -88
  235. package/src/modules/landing/components/sections/MobileApp.vue +0 -133
  236. /package/src/modules/{landing → spots}/components/sections/MapSection.vue +0 -0
@@ -0,0 +1,89 @@
1
+ import { ref, onMounted, resolveComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, createVNode, withCtx, createTextVNode } from "vue";
2
+ import { useI18n } from "vue-i18n";
3
+ import _sfc_main$1 from "../elements/FloatingImages.vue.js";
4
+ /* empty css */
5
+ const _hoisted_1 = { class: "o-hidden container-joinus" };
6
+ const _hoisted_2 = { class: "content" };
7
+ const _hoisted_3 = {
8
+ style: { "font-size": "8rem" },
9
+ class: "t-semi"
10
+ };
11
+ const _hoisted_4 = { class: "w-m-33r t-center mn-b-small p-big" };
12
+ const _sfc_main = {
13
+ __name: "SectionJoinUs",
14
+ props: {
15
+ content: {
16
+ type: Object,
17
+ required: true
18
+ },
19
+ options: {
20
+ type: Object,
21
+ default: () => ({
22
+ count: 1230,
23
+ images: [
24
+ "/landing/avatars/01.png",
25
+ "/landing/avatars/02.png",
26
+ "/landing/avatars/03.png",
27
+ "/landing/avatars/04.png",
28
+ "/landing/avatars/05.png",
29
+ "/landing/avatars/06.png"
30
+ ]
31
+ })
32
+ }
33
+ },
34
+ setup(__props) {
35
+ const props = __props;
36
+ const { t, te } = useI18n({
37
+ messages: props.content
38
+ });
39
+ const userCount = ref(props.options.count);
40
+ const increaseUserCount = () => {
41
+ setInterval(() => {
42
+ userCount.value += Math.floor(Math.random() * 2) + 1;
43
+ }, 1330);
44
+ };
45
+ onMounted(() => {
46
+ increaseUserCount();
47
+ });
48
+ return (_ctx, _cache) => {
49
+ const _component_router_link = resolveComponent("router-link");
50
+ return openBlock(), createElementBlock("div", _hoisted_1, [
51
+ createElementVNode("div", _hoisted_2, [
52
+ createElementVNode("span", _hoisted_3, toDisplayString(userCount.value), 1),
53
+ createElementVNode("p", _hoisted_4, toDisplayString(unref(t)("description")), 1),
54
+ createVNode(_component_router_link, {
55
+ to: { name: "Sign In" },
56
+ class: "bg-black t-medium t-white button"
57
+ }, {
58
+ default: withCtx(() => [
59
+ createTextVNode(toDisplayString(unref(t)("action")), 1)
60
+ ]),
61
+ _: 1
62
+ })
63
+ ]),
64
+ createVNode(_sfc_main$1, {
65
+ container: ".container-joinus",
66
+ images: __props.options.images,
67
+ config: {
68
+ size: "5rem",
69
+ square: true,
70
+ minDuration: 5,
71
+ maxDuration: 15,
72
+ spawnPoints: [10, 90],
73
+ animation: {
74
+ startOpacity: 0.1,
75
+ midOpacity: 1,
76
+ endOpacity: 0,
77
+ translateY: "-33vh"
78
+ },
79
+ class: "my-custom-class"
80
+ }
81
+ }, null, 8, ["images"])
82
+ ]);
83
+ };
84
+ }
85
+ };
86
+ export {
87
+ _sfc_main as default
88
+ };
89
+ //# sourceMappingURL=SectionJoinUs.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionJoinUs.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionJoinUs.vue"],"sourcesContent":["<template>\n <div class=\"o-hidden container-joinus\">\n <div class=\"content\">\n <span style=\"font-size: 8rem\" class=\"t-semi\">\n {{ userCount }}\n </span>\n <p class=\"w-m-33r t-center mn-b-small p-big\">\n {{t('description')}}\n \n </p>\n <router-link :to=\"{ name: 'Sign In' }\" class=\"bg-black t-medium t-white button\">\n {{t('action')}}\n </router-link>\n </div>\n <FloatingImages \n :container=\"'.container-joinus'\"\n :images=\"options.images\" \n :config=\"{\n size: '5rem',\n square: true,\n minDuration: 5,\n maxDuration: 15,\n spawnPoints: [10, 90],\n animation: {\n startOpacity: 0.1,\n midOpacity: 1,\n endOpacity: 0.0,\n translateY: '-33vh'\n },\n class: 'my-custom-class'\n }\"\n />\n </div>\n</template>\n\n<script setup>\nimport { ref, onMounted } from 'vue';\nimport { useI18n } from 'vue-i18n';\n\nimport FloatingImages from '@pf/src/modules/landing/components/elements/FloatingImages.vue';\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n },\n options: {\n type: Object,\n default: () => ({\n count: 1230,\n images: [\n '/landing/avatars/01.png',\n '/landing/avatars/02.png',\n '/landing/avatars/03.png',\n '/landing/avatars/04.png',\n '/landing/avatars/05.png',\n '/landing/avatars/06.png'\n ]\n })\n }\n})\n\nconst { t, te } = useI18n({\n messages: props.content\n})\n\nconst userCount = ref(props.options.count);\n\nconst increaseUserCount = () => {\n setInterval(() => {\n userCount.value += Math.floor(Math.random() * 2) + 1;\n }, 1330);\n};\n\nonMounted(() => {\n increaseUserCount();\n});\n</script>\n\n<style lang=\"scss\">\n.container-joinus {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 66%;\n position: relative;\n\n .content {\n display: flex;\n flex-direction: column;\n align-items: center;\n z-index: 2;\n }\n}\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyCA,UAAM,QAAQ;AAqBd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;AAED,UAAM,YAAY,IAAI,MAAM,QAAQ,KAAK;AAEzC,UAAM,oBAAoB,MAAM;AAC9B,kBAAY,MAAM;AAChB,kBAAU,SAAS,KAAK,MAAM,KAAK,OAAQ,IAAG,CAAC,IAAI;AAAA,MACpD,GAAE,IAAI;AAAA,IACT;AAEA,cAAU,MAAM;AACd;IACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,97 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const vue = require("vue");
4
+ const vueI18n = require("vue-i18n");
5
+ const LabelAppStore = require("../../../icons/labels/LabelAppStore.vue.cjs");
6
+ const LabelGooglePlay = require("../../../icons/labels/LabelGooglePlay.vue.cjs");
7
+ ;/* empty css */
8
+ const _hoisted_1 = {
9
+ id: "mobileApp",
10
+ class: "cols-2 o-hidden"
11
+ };
12
+ const _hoisted_2 = { class: "z-index-1 h-100" };
13
+ const _hoisted_3 = ["src"];
14
+ const _hoisted_4 = { class: "pd-big flex flex-h-center flex-column z-index-1 w-1/2" };
15
+ const _hoisted_5 = { class: "mn-t-medium mn-b-semi w-m-40r" };
16
+ const _hoisted_6 = { class: "t-transp mn-b-big p-big w-m-33r" };
17
+ const _hoisted_7 = { class: "mn-b-big gap-medium cols-2" };
18
+ const _hoisted_8 = { class: "feature" };
19
+ const _hoisted_9 = { class: "mn-b-thin" };
20
+ const _hoisted_10 = { class: "t-transp p-medium" };
21
+ const _hoisted_11 = { class: "w-100 w-max-30r flex-nowrap flex gap-medium" };
22
+ const _hoisted_12 = ["href", "target"];
23
+ const _hoisted_13 = {
24
+ key: 0,
25
+ class: "z-index-2 radius-big bg-main t-semi uppercase pd-l-thin pd-r-thin pos-absolute pos-r-10-negative pos-t-10-negative"
26
+ };
27
+ const _hoisted_14 = ["href", "target"];
28
+ const _hoisted_15 = {
29
+ key: 0,
30
+ class: "z-index-2 pd-l-thin pd-r-thin radius-big bg-main t-semi uppercase pos-absolute pos-r-10-negative pos-t-10-negative"
31
+ };
32
+ const _sfc_main = {
33
+ __name: "SectionMobileApp",
34
+ props: {
35
+ content: {
36
+ type: Object,
37
+ required: true
38
+ }
39
+ },
40
+ setup(__props) {
41
+ const props = __props;
42
+ const { t, tm, te } = vueI18n.useI18n({
43
+ messages: props.content
44
+ });
45
+ return (_ctx, _cache) => {
46
+ return vue.openBlock(), vue.createElementBlock("section", _hoisted_1, [
47
+ vue.createElementVNode("div", _hoisted_2, [
48
+ vue.createElementVNode("img", {
49
+ loading: "lazy",
50
+ src: (_ctx.FILE_SERVER_URL || "") + vue.unref(t)("image"),
51
+ class: "radius-big h-100 w-100 object-fit-cover"
52
+ }, null, 8, _hoisted_3)
53
+ ]),
54
+ vue.createElementVNode("div", _hoisted_4, [
55
+ vue.createElementVNode("h2", _hoisted_5, vue.toDisplayString(vue.unref(t)("title")), 1),
56
+ vue.createElementVNode("p", _hoisted_6, vue.toDisplayString(vue.unref(t)("description")), 1),
57
+ vue.createElementVNode("div", _hoisted_7, [
58
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(tm)("features"), (feature) => {
59
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_8, [
60
+ vue.createElementVNode("h4", _hoisted_9, vue.toDisplayString(feature.title), 1),
61
+ vue.createElementVNode("p", _hoisted_10, vue.toDisplayString(feature.text), 1)
62
+ ]);
63
+ }), 256))
64
+ ]),
65
+ vue.createElementVNode("div", _hoisted_11, [
66
+ vue.unref(te)("linkAppStore") || vue.unref(te)("label") ? (vue.openBlock(), vue.createElementBlock("a", {
67
+ key: 0,
68
+ href: vue.unref(te)("linkAppStore") ? vue.unref(t)("linkAppStore") : null,
69
+ target: vue.unref(te)("linkAppStore") ? "_blank" : null,
70
+ class: "pos-relative w-100 h-100"
71
+ }, [
72
+ vue.unref(te)("label") ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_13, vue.toDisplayString(vue.unref(t)("label")), 1)) : vue.createCommentVNode("", true),
73
+ vue.createVNode(LabelAppStore.default, {
74
+ class: "w-100 h-max",
75
+ alt: "Download on App Store"
76
+ })
77
+ ], 8, _hoisted_12)) : vue.createCommentVNode("", true),
78
+ vue.unref(te)("linkGooglePlay") || vue.unref(te)("label") ? (vue.openBlock(), vue.createElementBlock("a", {
79
+ key: 1,
80
+ href: vue.unref(te)("linkGooglePlay") ? vue.unref(t)("linkGooglePlay") : null,
81
+ target: vue.unref(te)("linkGooglePlay") ? "_blank" : null,
82
+ class: "pos-relative w-100 h-100"
83
+ }, [
84
+ vue.unref(te)("label") ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_15, vue.toDisplayString(vue.unref(t)("label")), 1)) : vue.createCommentVNode("", true),
85
+ vue.createVNode(LabelGooglePlay.default, {
86
+ class: "w-100 h-max",
87
+ alt: "Download on Google Play"
88
+ })
89
+ ], 8, _hoisted_14)) : vue.createCommentVNode("", true)
90
+ ])
91
+ ])
92
+ ]);
93
+ };
94
+ }
95
+ };
96
+ exports.default = _sfc_main;
97
+ //# sourceMappingURL=SectionMobileApp.vue.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionMobileApp.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionMobileApp.vue"],"sourcesContent":["<template>\n <section id=\"mobileApp\" class=\"cols-2 o-hidden \">\n <div class=\"z-index-1 h-100\">\n <img loading=\"lazy\" \n :src=\"(FILE_SERVER_URL || '') + t('image')\" \n class=\"radius-big h-100 w-100 object-fit-cover\"\n >\n </div>\n\n <div class=\"pd-big flex flex-h-center flex-column z-index-1 w-1/2\">\n <h2 class=\"mn-t-medium mn-b-semi w-m-40r\">{{ t('title') }}</h2>\n <p class=\"t-transp mn-b-big p-big w-m-33r\">{{ t('description') }}</p>\n \n <div class=\"mn-b-big gap-medium cols-2\">\n <div v-for=\"feature in tm('features')\" class=\"feature\">\n <h4 class=\"mn-b-thin\">{{ feature.title }}</h4>\n <p class=\"t-transp p-medium\">{{ feature.text }}</p>\n </div>\n </div>\n\n <div class=\"w-100 w-max-30r flex-nowrap flex gap-medium\">\n <a \n v-if=\"te('linkAppStore') || te('label')\"\n :href=\"te('linkAppStore') ? t('linkAppStore') : null\" \n :target=\"te('linkAppStore') ? '_blank' : null\" \n class=\"pos-relative w-100 h-100\"\n > \n <span \n v-if=\"te('label')\"\n class=\"z-index-2 radius-big bg-main t-semi uppercase pd-l-thin pd-r-thin pos-absolute pos-r-10-negative pos-t-10-negative\"\n >\n {{ t('label') }}\n </span>\n <LabelAppStore class=\"w-100 h-max\" alt=\"Download on App Store\"/>\n </a>\n\n <a \n v-if=\"te('linkGooglePlay') || te('label')\"\n :href=\"te('linkGooglePlay') ? t('linkGooglePlay') : null\" \n :target=\"te('linkGooglePlay') ? '_blank' : null\" \n class=\"pos-relative w-100 h-100\"\n > \n <span \n v-if=\"te('label')\"\n class=\"z-index-2 pd-l-thin pd-r-thin radius-big bg-main t-semi uppercase pos-absolute pos-r-10-negative pos-t-10-negative\"\n >\n {{ t('label') }}\n </span>\n <LabelGooglePlay class=\"w-100 h-max\" alt=\"Download on Google Play\"/>\n </a>\n\n </div>\n </div>\n </section>\n</template>\n\n<script setup>\nimport { useI18n } from 'vue-i18n'\n\nimport LabelAppStore from '@pf/src/modules/icons/labels/LabelAppStore.vue'\nimport LabelGooglePlay from '@pf/src/modules/icons/labels/LabelGooglePlay.vue'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm, te } = useI18n({\n messages: props.content\n })\n</script>\n\n<style lang=\"scss\">\n @media screen and (max-width: 1025px) {\n #mobileApp {\n text-align: center;\n > section {\n flex-direction: column;\n > div {\n order: 1;\n }\n }\n }\n}\n</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8DA,UAAM,QAAQ;AAOZ,UAAM,EAAE,GAAG,IAAI,GAAE,IAAKA,QAAAA,QAAQ;AAAA,MAC5B,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,97 @@
1
+ import { openBlock, createElementBlock, createElementVNode, unref, toDisplayString, Fragment, renderList, createCommentVNode, createVNode } from "vue";
2
+ import { useI18n } from "vue-i18n";
3
+ import LabelAppStore from "../../../icons/labels/LabelAppStore.vue.js";
4
+ import LabelGooglePlay from "../../../icons/labels/LabelGooglePlay.vue.js";
5
+ /* empty css */
6
+ const _hoisted_1 = {
7
+ id: "mobileApp",
8
+ class: "cols-2 o-hidden"
9
+ };
10
+ const _hoisted_2 = { class: "z-index-1 h-100" };
11
+ const _hoisted_3 = ["src"];
12
+ const _hoisted_4 = { class: "pd-big flex flex-h-center flex-column z-index-1 w-1/2" };
13
+ const _hoisted_5 = { class: "mn-t-medium mn-b-semi w-m-40r" };
14
+ const _hoisted_6 = { class: "t-transp mn-b-big p-big w-m-33r" };
15
+ const _hoisted_7 = { class: "mn-b-big gap-medium cols-2" };
16
+ const _hoisted_8 = { class: "feature" };
17
+ const _hoisted_9 = { class: "mn-b-thin" };
18
+ const _hoisted_10 = { class: "t-transp p-medium" };
19
+ const _hoisted_11 = { class: "w-100 w-max-30r flex-nowrap flex gap-medium" };
20
+ const _hoisted_12 = ["href", "target"];
21
+ const _hoisted_13 = {
22
+ key: 0,
23
+ class: "z-index-2 radius-big bg-main t-semi uppercase pd-l-thin pd-r-thin pos-absolute pos-r-10-negative pos-t-10-negative"
24
+ };
25
+ const _hoisted_14 = ["href", "target"];
26
+ const _hoisted_15 = {
27
+ key: 0,
28
+ class: "z-index-2 pd-l-thin pd-r-thin radius-big bg-main t-semi uppercase pos-absolute pos-r-10-negative pos-t-10-negative"
29
+ };
30
+ const _sfc_main = {
31
+ __name: "SectionMobileApp",
32
+ props: {
33
+ content: {
34
+ type: Object,
35
+ required: true
36
+ }
37
+ },
38
+ setup(__props) {
39
+ const props = __props;
40
+ const { t, tm, te } = useI18n({
41
+ messages: props.content
42
+ });
43
+ return (_ctx, _cache) => {
44
+ return openBlock(), createElementBlock("section", _hoisted_1, [
45
+ createElementVNode("div", _hoisted_2, [
46
+ createElementVNode("img", {
47
+ loading: "lazy",
48
+ src: (_ctx.FILE_SERVER_URL || "") + unref(t)("image"),
49
+ class: "radius-big h-100 w-100 object-fit-cover"
50
+ }, null, 8, _hoisted_3)
51
+ ]),
52
+ createElementVNode("div", _hoisted_4, [
53
+ createElementVNode("h2", _hoisted_5, toDisplayString(unref(t)("title")), 1),
54
+ createElementVNode("p", _hoisted_6, toDisplayString(unref(t)("description")), 1),
55
+ createElementVNode("div", _hoisted_7, [
56
+ (openBlock(true), createElementBlock(Fragment, null, renderList(unref(tm)("features"), (feature) => {
57
+ return openBlock(), createElementBlock("div", _hoisted_8, [
58
+ createElementVNode("h4", _hoisted_9, toDisplayString(feature.title), 1),
59
+ createElementVNode("p", _hoisted_10, toDisplayString(feature.text), 1)
60
+ ]);
61
+ }), 256))
62
+ ]),
63
+ createElementVNode("div", _hoisted_11, [
64
+ unref(te)("linkAppStore") || unref(te)("label") ? (openBlock(), createElementBlock("a", {
65
+ key: 0,
66
+ href: unref(te)("linkAppStore") ? unref(t)("linkAppStore") : null,
67
+ target: unref(te)("linkAppStore") ? "_blank" : null,
68
+ class: "pos-relative w-100 h-100"
69
+ }, [
70
+ unref(te)("label") ? (openBlock(), createElementBlock("span", _hoisted_13, toDisplayString(unref(t)("label")), 1)) : createCommentVNode("", true),
71
+ createVNode(LabelAppStore, {
72
+ class: "w-100 h-max",
73
+ alt: "Download on App Store"
74
+ })
75
+ ], 8, _hoisted_12)) : createCommentVNode("", true),
76
+ unref(te)("linkGooglePlay") || unref(te)("label") ? (openBlock(), createElementBlock("a", {
77
+ key: 1,
78
+ href: unref(te)("linkGooglePlay") ? unref(t)("linkGooglePlay") : null,
79
+ target: unref(te)("linkGooglePlay") ? "_blank" : null,
80
+ class: "pos-relative w-100 h-100"
81
+ }, [
82
+ unref(te)("label") ? (openBlock(), createElementBlock("span", _hoisted_15, toDisplayString(unref(t)("label")), 1)) : createCommentVNode("", true),
83
+ createVNode(LabelGooglePlay, {
84
+ class: "w-100 h-max",
85
+ alt: "Download on Google Play"
86
+ })
87
+ ], 8, _hoisted_14)) : createCommentVNode("", true)
88
+ ])
89
+ ])
90
+ ]);
91
+ };
92
+ }
93
+ };
94
+ export {
95
+ _sfc_main as default
96
+ };
97
+ //# sourceMappingURL=SectionMobileApp.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionMobileApp.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionMobileApp.vue"],"sourcesContent":["<template>\n <section id=\"mobileApp\" class=\"cols-2 o-hidden \">\n <div class=\"z-index-1 h-100\">\n <img loading=\"lazy\" \n :src=\"(FILE_SERVER_URL || '') + t('image')\" \n class=\"radius-big h-100 w-100 object-fit-cover\"\n >\n </div>\n\n <div class=\"pd-big flex flex-h-center flex-column z-index-1 w-1/2\">\n <h2 class=\"mn-t-medium mn-b-semi w-m-40r\">{{ t('title') }}</h2>\n <p class=\"t-transp mn-b-big p-big w-m-33r\">{{ t('description') }}</p>\n \n <div class=\"mn-b-big gap-medium cols-2\">\n <div v-for=\"feature in tm('features')\" class=\"feature\">\n <h4 class=\"mn-b-thin\">{{ feature.title }}</h4>\n <p class=\"t-transp p-medium\">{{ feature.text }}</p>\n </div>\n </div>\n\n <div class=\"w-100 w-max-30r flex-nowrap flex gap-medium\">\n <a \n v-if=\"te('linkAppStore') || te('label')\"\n :href=\"te('linkAppStore') ? t('linkAppStore') : null\" \n :target=\"te('linkAppStore') ? '_blank' : null\" \n class=\"pos-relative w-100 h-100\"\n > \n <span \n v-if=\"te('label')\"\n class=\"z-index-2 radius-big bg-main t-semi uppercase pd-l-thin pd-r-thin pos-absolute pos-r-10-negative pos-t-10-negative\"\n >\n {{ t('label') }}\n </span>\n <LabelAppStore class=\"w-100 h-max\" alt=\"Download on App Store\"/>\n </a>\n\n <a \n v-if=\"te('linkGooglePlay') || te('label')\"\n :href=\"te('linkGooglePlay') ? t('linkGooglePlay') : null\" \n :target=\"te('linkGooglePlay') ? '_blank' : null\" \n class=\"pos-relative w-100 h-100\"\n > \n <span \n v-if=\"te('label')\"\n class=\"z-index-2 pd-l-thin pd-r-thin radius-big bg-main t-semi uppercase pos-absolute pos-r-10-negative pos-t-10-negative\"\n >\n {{ t('label') }}\n </span>\n <LabelGooglePlay class=\"w-100 h-max\" alt=\"Download on Google Play\"/>\n </a>\n\n </div>\n </div>\n </section>\n</template>\n\n<script setup>\nimport { useI18n } from 'vue-i18n'\n\nimport LabelAppStore from '@pf/src/modules/icons/labels/LabelAppStore.vue'\nimport LabelGooglePlay from '@pf/src/modules/icons/labels/LabelGooglePlay.vue'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm, te } = useI18n({\n messages: props.content\n })\n</script>\n\n<style lang=\"scss\">\n @media screen and (max-width: 1025px) {\n #mobileApp {\n text-align: center;\n > section {\n flex-direction: column;\n > div {\n order: 1;\n }\n }\n }\n}\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8DA,UAAM,QAAQ;AAOZ,UAAM,EAAE,GAAG,IAAI,GAAE,IAAK,QAAQ;AAAA,MAC5B,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,11 +2,8 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueI18n = require("vue-i18n");
5
- const _hoisted_1 = {
6
- id: "sections",
7
- class: "pd-thin"
8
- };
9
- const _hoisted_2 = { class: "mn-auto pd-t-big pd-b-big t-center" };
5
+ const _hoisted_1 = { id: "sections" };
6
+ const _hoisted_2 = { class: "pd-t-big pd-b-big" };
10
7
  const _hoisted_3 = { class: "cols-4 gap-thin" };
11
8
  const _hoisted_4 = ["src"];
12
9
  const _hoisted_5 = { class: "mn-b-medium" };
@@ -33,7 +30,7 @@ const _sfc_main = {
33
30
  return vue.openBlock(), vue.createBlock(_component_router_link, {
34
31
  key: section.route,
35
32
  to: section.route,
36
- class: "t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
33
+ class: "cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
37
34
  }, {
38
35
  default: vue.withCtx(() => [
39
36
  vue.createElementVNode("img", {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionOverview.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\" class=\"pd-thin\">\n <h2 class=\"mn-auto pd-t-big pd-b-big t-center\">\n {{t('title')}}\n </h2>\n\n <div class=\"cols-4 gap-thin\">\n <router-link \n v-for=\"section in tm('sections')\" \n :key=\"section.route\"\n :to=\"section.route\" \n class=\"t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big\"\n >\n <img \n loading=\"lazy\" \n :src=\"section.image\"\n alt=\"\" \n class=\"w-100 object-fit-cover\"\n >\n <h3 class=\"mn-b-medium\">{{ section.title }}</h3>\n <p class=\"t-transp\">{{ section.text }}</p>\n </router-link>\n </div>\n </div>\n</template>\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm } = useI18n({\n messages: props.content\n })\n</script>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionOverview.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\">\n <h2 class=\"pd-t-big pd-b-big\">\n {{t('title')}}\n </h2>\n\n <div class=\"cols-4 gap-thin\">\n <router-link \n v-for=\"section in tm('sections')\" \n :key=\"section.route\"\n :to=\"section.route\" \n class=\"cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big\"\n >\n <img \n loading=\"lazy\" \n :src=\"section.image\"\n alt=\"\" \n class=\"w-100 object-fit-cover\"\n >\n <h3 class=\"mn-b-medium\">{{ section.title }}</h3>\n <p class=\"t-transp\">{{ section.text }}</p>\n </router-link>\n </div>\n </div>\n</template>\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm } = useI18n({\n messages: props.content\n })\n</script>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,10 +1,7 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createBlock, withCtx } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
- const _hoisted_1 = {
4
- id: "sections",
5
- class: "pd-thin"
6
- };
7
- const _hoisted_2 = { class: "mn-auto pd-t-big pd-b-big t-center" };
3
+ const _hoisted_1 = { id: "sections" };
4
+ const _hoisted_2 = { class: "pd-t-big pd-b-big" };
8
5
  const _hoisted_3 = { class: "cols-4 gap-thin" };
9
6
  const _hoisted_4 = ["src"];
10
7
  const _hoisted_5 = { class: "mn-b-medium" };
@@ -31,7 +28,7 @@ const _sfc_main = {
31
28
  return openBlock(), createBlock(_component_router_link, {
32
29
  key: section.route,
33
30
  to: section.route,
34
- class: "t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
31
+ class: "cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
35
32
  }, {
36
33
  default: withCtx(() => [
37
34
  createElementVNode("img", {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionOverview.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\" class=\"pd-thin\">\n <h2 class=\"mn-auto pd-t-big pd-b-big t-center\">\n {{t('title')}}\n </h2>\n\n <div class=\"cols-4 gap-thin\">\n <router-link \n v-for=\"section in tm('sections')\" \n :key=\"section.route\"\n :to=\"section.route\" \n class=\"t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big\"\n >\n <img \n loading=\"lazy\" \n :src=\"section.image\"\n alt=\"\" \n class=\"w-100 object-fit-cover\"\n >\n <h3 class=\"mn-b-medium\">{{ section.title }}</h3>\n <p class=\"t-transp\">{{ section.text }}</p>\n </router-link>\n </div>\n </div>\n</template>\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm } = useI18n({\n messages: props.content\n })\n</script>"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionOverview.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\">\n <h2 class=\"pd-t-big pd-b-big\">\n {{t('title')}}\n </h2>\n\n <div class=\"cols-4 gap-thin\">\n <router-link \n v-for=\"section in tm('sections')\" \n :key=\"section.route\"\n :to=\"section.route\" \n class=\"cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big\"\n >\n <img \n loading=\"lazy\" \n :src=\"section.image\"\n alt=\"\" \n class=\"w-100 object-fit-cover\"\n >\n <h3 class=\"mn-b-medium\">{{ section.title }}</h3>\n <p class=\"t-transp\">{{ section.text }}</p>\n </router-link>\n </div>\n </div>\n</template>\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm } = useI18n({\n messages: props.content\n })\n</script>"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,26 +2,32 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueI18n = require("vue-i18n");
5
- const SubscribeNewsletter$1 = require("../../localization/SubscribeNewsletter.json.cjs");
6
5
  const FieldBig = require("../../../../components/FieldBig/FieldBig.vue.cjs");
7
6
  const globals = require("../../../globals/views/store/globals.cjs");
8
7
  const applications = require("../../../orders/store/applications.cjs");
9
8
  const inputs_validation = require("../../../auth/views/validations/inputs.validation.cjs");
10
9
  ;/* empty css */
11
10
  const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.cjs");
12
- const _hoisted_1 = { class: "pd-thin" };
13
- const _hoisted_2 = { class: "pos-relative o-hidden t-black bg-main pd-big radius-big" };
14
- const _hoisted_3 = { class: "pos-relative z-index-1" };
15
- const _hoisted_4 = { class: "t-center z-index-1 mn-b-big" };
16
- const _hoisted_5 = { class: "mn-l-auto mn-r-auto mn-b-medium" };
17
- const _hoisted_6 = { class: "t-transp p-big" };
18
- const _hoisted_7 = { class: "z-index-1 w-100 flex-nowrap flex" };
11
+ const _hoisted_1 = { class: "pos-relative z-index-1" };
12
+ const _hoisted_2 = { class: "d-inline-block z-index-1 mn-b-big" };
13
+ const _hoisted_3 = { class: "mn-b-semi" };
14
+ const _hoisted_4 = { class: "t-transp p-big" };
19
15
  const _sfc_main = {
20
16
  __name: "SubscribeNewsletter",
17
+ props: {
18
+ content: {
19
+ type: Object,
20
+ required: true
21
+ },
22
+ options: {
23
+ type: Object,
24
+ default: () => ({})
25
+ }
26
+ },
21
27
  setup(__props) {
22
- const { t } = vueI18n.useI18n({
23
- useScope: "global",
24
- ...SubscribeNewsletter$1.default
28
+ const props = __props;
29
+ const { t, te } = vueI18n.useI18n({
30
+ messages: props.content
25
31
  });
26
32
  let email = vue.ref("");
27
33
  let emailValidation = vue.ref(false);
@@ -64,35 +70,26 @@ const _sfc_main = {
64
70
  }
65
71
  }
66
72
  return (_ctx, _cache) => {
67
- return vue.openBlock(), vue.createElementBlock("section", _hoisted_1, [
68
- vue.createElementVNode("div", _hoisted_2, [
69
- vue.createElementVNode("div", _hoisted_3, [
70
- vue.createElementVNode("header", _hoisted_4, [
71
- vue.createElementVNode("h2", _hoisted_5, vue.toDisplayString(vue.unref(t)("SubscribeNewsletter.title")), 1),
72
- vue.createElementVNode("p", _hoisted_6, vue.toDisplayString(vue.unref(t)("SubscribeNewsletter.subtitle")), 1)
73
- ]),
74
- vue.createElementVNode("div", _hoisted_7, [
75
- vue.createVNode(FieldBig.default, {
76
- input: vue.unref(email),
77
- typingSpeed: 75,
78
- loopTyping: false,
79
- enableTyping: false,
80
- placeholder: vue.unref(t)("SubscribeNewsletter.placeholder"),
81
- action: vue.unref(t)("SubscribeNewsletter.action"),
82
- "onUpdate:input": _cache[0] || (_cache[0] = ($event) => vue.isRef(email) ? email.value = $event : email = $event),
83
- onAction: sendApplication,
84
- class: "mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r"
85
- }, null, 8, ["input", "placeholder", "action"])
86
- ])
87
- ]),
88
- _cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid" }, [
89
- vue.createElementVNode("div", { class: "spiral" })
90
- ], -1))
91
- ])
73
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
74
+ vue.createElementVNode("header", _hoisted_2, [
75
+ vue.createElementVNode("h2", _hoisted_3, vue.toDisplayString(vue.unref(t)("title")), 1),
76
+ vue.createElementVNode("p", _hoisted_4, vue.toDisplayString(vue.unref(t)("subtitle")), 1)
77
+ ]),
78
+ vue.createVNode(FieldBig.default, {
79
+ input: vue.unref(email),
80
+ typingSpeed: 75,
81
+ loopTyping: false,
82
+ enableTyping: false,
83
+ placeholder: vue.unref(t)("placeholder"),
84
+ action: vue.unref(t)("action"),
85
+ "onUpdate:input": _cache[0] || (_cache[0] = ($event) => vue.isRef(email) ? email.value = $event : email = $event),
86
+ onAction: sendApplication,
87
+ class: "d-inline-flex bg-white t-black w-100 w-max-40r"
88
+ }, null, 8, ["input", "placeholder", "action"])
92
89
  ]);
93
90
  };
94
91
  }
95
92
  };
96
- const SubscribeNewsletter = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-4a28df5c"]]);
93
+ const SubscribeNewsletter = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-2f9d2314"]]);
97
94
  exports.default = SubscribeNewsletter;
98
95
  //# sourceMappingURL=SubscribeNewsletter.vue.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"SubscribeNewsletter.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SubscribeNewsletter.vue"],"sourcesContent":["<template>\n <section class=\"pd-thin\">\n <div class=\"pos-relative o-hidden t-black bg-main pd-big radius-big\">\n <div class=\"pos-relative z-index-1\">\n <header class=\"t-center z-index-1 mn-b-big\">\n <h2 class=\"mn-l-auto mn-r-auto mn-b-medium\">{{ t('SubscribeNewsletter.title') }}</h2>\n <p class=\"t-transp p-big\">{{ t('SubscribeNewsletter.subtitle') }}</p>\n </header>\n\n <div class=\"z-index-1 w-100 flex-nowrap flex\"> \n <FieldBig \n :input=\"email\" \n :typingSpeed=\"75\"\n :loopTyping=\"false\"\n :enableTyping=\"false\"\n :placeholder=\"t('SubscribeNewsletter.placeholder')\"\n :action=\"t('SubscribeNewsletter.action')\"\n @update:input=\"email = $event\"\n @action=\"sendApplication\"\n class=\"mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r\"\n />\n </div>\n </div>\n\n <div class=\"w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid\">\n <div class=\"spiral\"></div>\n </div>\n\n </div>\n </section>\n</template>\n\n<script setup>\nimport { ref } from 'vue'\nimport { useI18n } from 'vue-i18n'\n// Import localization\nimport text from '@pf/src/modules/landing/localization/SubscribeNewsletter.json'\n\nimport FieldBig from \"@pf/src/components/FieldBig/FieldBig.vue\";\n\nimport * as globals from '@pf/src/modules/globals/views/store/globals.js';\nimport * as applications from '@pf/src/modules/orders/store/applications.js';\n\nimport * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'\n\n// Localization\nconst { t } = useI18n({\n useScope: 'global', \n ...text\n})\n\nlet email = ref('')\nlet emailValidation = ref(false)\n\nasync function sendApplication() {\n try {\n await inputsValidation.validateInputs(\n emailValidation, \n inputsValidation.validateEmail, \n email.value, \n 'Wrong email'\n )\n } catch (error) {\n globals.setError({\n response: {\n status: \"Invalid Email\", \n data: {\n message: \"The email address entered is invalid. Please provide a valid email address.\"\n }\n }\n });\n return false\n }\n\n gtag('event', 'subscribe_newsletter', {\n 'event_category': 'conversion',\n 'event_label': 'Subscribe Newsletter'\n });\n\n try {\n let application = {\n type: 'newsletter',\n contacts: {\n email: email.value\n }\n };\n const response = await applications.create(application);\n return Promise.resolve(response.data);\n } catch (error) {\n console.log(error)\n globals.setError(error)\n return Promise.reject(error);\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.spiral {\n background-image: url('https://weeder.delivery/spiral.jpg');\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\n top: 50%;\n left: 50%;\n opacity: 0.066;\n transform: translate(-50%, -50%) rotate(0deg);\n transform-origin: center center;\n animation: spin 5s linear infinite;\n}\n\n@keyframes spin {\n 0% {\n transform: translate(-50%, -50%) rotate(0deg);\n }\n 100% {\n transform: translate(-50%, -50%) rotate(360deg);\n }\n}\n</style>\n"],"names":["useI18n","text","ref","inputsValidation.validateInputs","inputsValidation.validateEmail","globals.setError","applications.create"],"mappings":";;;;;;;;;;;;;;;;;;;;;AA8CA,UAAM,EAAE,EAAG,IAAGA,gBAAQ;AAAA,MACpB,UAAU;AAAA,MACV,GAAGC,sBAAI;AAAA,IACT,CAAC;AAED,QAAI,QAAQC,IAAG,IAAC,EAAE;AAClB,QAAI,kBAAkBA,IAAG,IAAC,KAAK;AAE/B,mBAAe,kBAAkB;AAC/B,UAAI;AACF,cAAMC,kBAA+B;AAAA,UACnC;AAAA,UACAC,kBAA8B;AAAA,UAC9B,MAAM;AAAA,UACN;AAAA,QACD;AAAA,MACF,SAAQ,OAAO;AACbC,yBAAiB;AAAA,UAChB,UAAU;AAAA,YACR,QAAQ;AAAA,YACR,MAAM;AAAA,cACJ,SAAS;AAAA,YACV;AAAA,UACF;AAAA,QACP,CAAK;AACD,eAAO;AAAA,MACR;AAED,WAAK,SAAS,wBAAwB;AAAA,QACpC,kBAAkB;AAAA,QAClB,eAAe;AAAA,MACnB,CAAG;AAED,UAAI;AACF,YAAI,cAAc;AAAA,UAChB,MAAM;AAAA,UACN,UAAU;AAAA,YACR,OAAO,MAAM;AAAA,UACd;AAAA,QACP;AACI,cAAM,WAAW,MAAMC,oBAAoB,WAAW;AACtD,eAAO,QAAQ,QAAQ,SAAS,IAAI;AAAA,MACrC,SAAQ,OAAO;AACd,gBAAQ,IAAI,KAAK;AACjBD,gBAAAA,SAAiB,KAAK;AACtB,eAAO,QAAQ,OAAO,KAAK;AAAA,MAC5B;AAAA,IACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SubscribeNewsletter.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SubscribeNewsletter.vue"],"sourcesContent":["<template>\n <div class=\"pos-relative z-index-1\">\n <header class=\"d-inline-block z-index-1 mn-b-big\">\n <h2 class=\"mn-b-semi\">{{ t('title') }}</h2>\n <p class=\"t-transp p-big\">{{ t('subtitle') }}</p>\n </header>\n\n <FieldBig \n :input=\"email\" \n :typingSpeed=\"75\"\n :loopTyping=\"false\"\n :enableTyping=\"false\"\n :placeholder=\"t('placeholder')\"\n :action=\"t('action')\"\n @update:input=\"email = $event\"\n @action=\"sendApplication\"\n class=\"d-inline-flex bg-white t-black w-100 w-max-40r\"\n />\n </div>\n</template>\n\n<script setup>\nimport { ref } from 'vue'\nimport { useI18n } from 'vue-i18n'\n// Import localization\nimport text from '@pf/src/modules/landing/localization/SubscribeNewsletter.json'\n\nimport FieldBig from \"@pf/src/components/FieldBig/FieldBig.vue\";\n\nimport * as globals from '@pf/src/modules/globals/views/store/globals.js';\nimport * as applications from '@pf/src/modules/orders/store/applications.js';\n\nimport * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n },\n options: {\n type: Object,\n default: () => ({\n })\n }\n})\n\n// Localization\nconst { t, te } = useI18n({\n messages: props.content\n})\n\nlet email = ref('')\nlet emailValidation = ref(false)\n\nasync function sendApplication() {\n try {\n await inputsValidation.validateInputs(\n emailValidation, \n inputsValidation.validateEmail, \n email.value, \n 'Wrong email'\n )\n } catch (error) {\n globals.setError({\n response: {\n status: \"Invalid Email\", \n data: {\n message: \"The email address entered is invalid. Please provide a valid email address.\"\n }\n }\n });\n return false\n }\n\n gtag('event', 'subscribe_newsletter', {\n 'event_category': 'conversion',\n 'event_label': 'Subscribe Newsletter'\n });\n\n try {\n let application = {\n type: 'newsletter',\n contacts: {\n email: email.value\n }\n };\n const response = await applications.create(application);\n\n return Promise.resolve(response.data);\n } catch (error) {\n console.log(error)\n globals.setError(error)\n return Promise.reject(error);\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.spiral {\n background-image: url('https://weeder.delivery/spiral.jpg');\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\n top: 50%;\n left: 50%;\n opacity: 0.066;\n transform: translate(-50%, -50%) rotate(0deg);\n transform-origin: center center;\n animation: spin 5s linear infinite;\n}\n\n@keyframes spin {\n 0% {\n transform: translate(-50%, -50%) rotate(0deg);\n }\n 100% {\n transform: translate(-50%, -50%) rotate(360deg);\n }\n}\n</style>\n"],"names":["useI18n","ref","inputsValidation.validateInputs","inputsValidation.validateEmail","globals.setError","applications.create"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,UAAM,QAAQ;AAad,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;AAED,QAAI,QAAQC,IAAG,IAAC,EAAE;AAClB,QAAI,kBAAkBA,IAAG,IAAC,KAAK;AAE/B,mBAAe,kBAAkB;AAC/B,UAAI;AACF,cAAMC,kBAA+B;AAAA,UACnC;AAAA,UACAC,kBAA8B;AAAA,UAC9B,MAAM;AAAA,UACN;AAAA,QACD;AAAA,MACF,SAAQ,OAAO;AACbC,yBAAiB;AAAA,UAChB,UAAU;AAAA,YACR,QAAQ;AAAA,YACR,MAAM;AAAA,cACJ,SAAS;AAAA,YACV;AAAA,UACF;AAAA,QACP,CAAK;AACD,eAAO;AAAA,MACR;AAED,WAAK,SAAS,wBAAwB;AAAA,QACpC,kBAAkB;AAAA,QAClB,eAAe;AAAA,MACnB,CAAG;AAED,UAAI;AACF,YAAI,cAAc;AAAA,UAChB,MAAM;AAAA,UACN,UAAU;AAAA,YACR,OAAO,MAAM;AAAA,UACd;AAAA,QACP;AACI,cAAM,WAAW,MAAMC,oBAAoB,WAAW;AAEtD,eAAO,QAAQ,QAAQ,SAAS,IAAI;AAAA,MACrC,SAAQ,OAAO;AACd,gBAAQ,IAAI,KAAK;AACjBD,gBAAAA,SAAiB,KAAK;AACtB,eAAO,QAAQ,OAAO,KAAK;AAAA,MAC5B;AAAA,IACH;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,25 +1,31 @@
1
1
  import { ref, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, createVNode, isRef } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
- import text from "../../localization/SubscribeNewsletter.json.js";
4
3
  import _sfc_main$1 from "../../../../components/FieldBig/FieldBig.vue.js";
5
4
  import { setError } from "../../../globals/views/store/globals.js";
6
5
  import { create } from "../../../orders/store/applications.js";
7
6
  import { validateInputs, validateEmail } from "../../../auth/views/validations/inputs.validation.js";
8
7
  /* empty css */
9
8
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
10
- const _hoisted_1 = { class: "pd-thin" };
11
- const _hoisted_2 = { class: "pos-relative o-hidden t-black bg-main pd-big radius-big" };
12
- const _hoisted_3 = { class: "pos-relative z-index-1" };
13
- const _hoisted_4 = { class: "t-center z-index-1 mn-b-big" };
14
- const _hoisted_5 = { class: "mn-l-auto mn-r-auto mn-b-medium" };
15
- const _hoisted_6 = { class: "t-transp p-big" };
16
- const _hoisted_7 = { class: "z-index-1 w-100 flex-nowrap flex" };
9
+ const _hoisted_1 = { class: "pos-relative z-index-1" };
10
+ const _hoisted_2 = { class: "d-inline-block z-index-1 mn-b-big" };
11
+ const _hoisted_3 = { class: "mn-b-semi" };
12
+ const _hoisted_4 = { class: "t-transp p-big" };
17
13
  const _sfc_main = {
18
14
  __name: "SubscribeNewsletter",
15
+ props: {
16
+ content: {
17
+ type: Object,
18
+ required: true
19
+ },
20
+ options: {
21
+ type: Object,
22
+ default: () => ({})
23
+ }
24
+ },
19
25
  setup(__props) {
20
- const { t } = useI18n({
21
- useScope: "global",
22
- ...text
26
+ const props = __props;
27
+ const { t, te } = useI18n({
28
+ messages: props.content
23
29
  });
24
30
  let email = ref("");
25
31
  let emailValidation = ref(false);
@@ -62,36 +68,27 @@ const _sfc_main = {
62
68
  }
63
69
  }
64
70
  return (_ctx, _cache) => {
65
- return openBlock(), createElementBlock("section", _hoisted_1, [
66
- createElementVNode("div", _hoisted_2, [
67
- createElementVNode("div", _hoisted_3, [
68
- createElementVNode("header", _hoisted_4, [
69
- createElementVNode("h2", _hoisted_5, toDisplayString(unref(t)("SubscribeNewsletter.title")), 1),
70
- createElementVNode("p", _hoisted_6, toDisplayString(unref(t)("SubscribeNewsletter.subtitle")), 1)
71
- ]),
72
- createElementVNode("div", _hoisted_7, [
73
- createVNode(_sfc_main$1, {
74
- input: unref(email),
75
- typingSpeed: 75,
76
- loopTyping: false,
77
- enableTyping: false,
78
- placeholder: unref(t)("SubscribeNewsletter.placeholder"),
79
- action: unref(t)("SubscribeNewsletter.action"),
80
- "onUpdate:input": _cache[0] || (_cache[0] = ($event) => isRef(email) ? email.value = $event : email = $event),
81
- onAction: sendApplication,
82
- class: "mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r"
83
- }, null, 8, ["input", "placeholder", "action"])
84
- ])
85
- ]),
86
- _cache[1] || (_cache[1] = createElementVNode("div", { class: "w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid" }, [
87
- createElementVNode("div", { class: "spiral" })
88
- ], -1))
89
- ])
71
+ return openBlock(), createElementBlock("div", _hoisted_1, [
72
+ createElementVNode("header", _hoisted_2, [
73
+ createElementVNode("h2", _hoisted_3, toDisplayString(unref(t)("title")), 1),
74
+ createElementVNode("p", _hoisted_4, toDisplayString(unref(t)("subtitle")), 1)
75
+ ]),
76
+ createVNode(_sfc_main$1, {
77
+ input: unref(email),
78
+ typingSpeed: 75,
79
+ loopTyping: false,
80
+ enableTyping: false,
81
+ placeholder: unref(t)("placeholder"),
82
+ action: unref(t)("action"),
83
+ "onUpdate:input": _cache[0] || (_cache[0] = ($event) => isRef(email) ? email.value = $event : email = $event),
84
+ onAction: sendApplication,
85
+ class: "d-inline-flex bg-white t-black w-100 w-max-40r"
86
+ }, null, 8, ["input", "placeholder", "action"])
90
87
  ]);
91
88
  };
92
89
  }
93
90
  };
94
- const SubscribeNewsletter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4a28df5c"]]);
91
+ const SubscribeNewsletter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2f9d2314"]]);
95
92
  export {
96
93
  SubscribeNewsletter as default
97
94
  };