@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 @@
1
+ {"version":3,"file":"SectionEarn.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionEarn.vue"],"sourcesContent":["<template>\n <section class=\"cols-2 gap-thin\">\n <div class=\"pos-relative flex flex-column flex-center h-100\">\n <div class=\"mn-b-thin pd-big radius-big\">\n <img v-if=\"te('logo')\" loading=\"lazy\" class=\"mn-b-semi h-4r\" :src=\"t('logo')\">\n\n <h2 v-if=\"te('title')\" class=\"mn-b-medium\" v-html=\"t('title')\"/>\n <p v-if=\"te('description')\" class=\"mn-b-medium p-big t-transp\">{{ t('description') }}</p> \n <p v-if=\"te('subdescription')\" class=\"mn-b-semi p-medium t-transp\">{{ t('subdescription')}}</p>\n\n <div class=\"gap-thin cols-2\">\n <router-link :to=\"t('action_link')\" class=\"flex t-center bg-white flex-center flex-column t-black pd-big radius-big\">\n <IconInfo class=\"mn-b-small i-extra\" fill=\"rgb(var(--black)\"/>\n <p class=\"uppercase t-semi\">{{t('action')}}</p>\n </router-link>\n\n <router-link :to=\"t('action_sublink') \" class=\"flex t-center flex-center flex-column bg-main t-black pd-big radius-big\">\n <IconEarn class=\"mn-b-small i-extra\" fill=\"rgb(var(--black)\"/>\n <p class=\"uppercase t-semi\">{{t('subaction')}}</p>\n </router-link>\n \n </div>\n </div>\n\n </div>\n\n <div class=\"pos-relative pd-medium flex-column flex-center flex h-100 bg-main radius-big o-hidden\">\n <img v-if=\"te('image')\" loading=\"lazy\" :src=\"t('image')\" class=\"mn-t-auto z-index-1 w-75 mn-b-auto\">\n <ConnectMetamask\n :tokenAddress=\"options.tokenAddress\"\n :tokenSymbol=\"options.tokenSymbol\"\n :tokenDecimals=\"options.tokenDecimals\"\n :tokenImage=\"options.tokenImage\"\n :targetChainId=\"options.targetChainId\"\n :metamaskIcon=\"options.metamaskIcon\"\n :content=\"{\n en: {\n 'connectMetaMask': t('connectMetaMask'),\n 'switchToPolygon': t('switchToPolygon'),\n 'addToken': t('addToken')\n }\n }\"\n class=\"w-100\"\n />\n <div style=\"background-image: url(/spiral.jpg)\" class=\"mn-b-extra spiral\"/>\n </div>\n </section>\n</template>\n\n<script setup>\nimport { computed,ref,onMounted, reactive } from 'vue'\nimport { useI18n } from 'vue-i18n';\n\nimport IconInfo from '@pf/src/modules/icons/entities/IconInfo.vue'\nimport IconEarn from '@pf/src/modules/icons/entities/IconEarn.vue'\n\nimport ConnectMetamask from '@pf/src/modules/wallet/views/components/elements/ConnectMetamask.vue'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n },\n options: {\n type: Object,\n default: () => ({\n tokenAddress: '0x64b4b0ade1f015d6a0c536e8cf041e181d872220',\n tokenSymbol: 'OZDT',\n tokenDecimals: 8,\n tokenImage: 'https://ozdao.dev/logo-token.png',\n targetChainId: '0x89',\n metamaskIcon: \"/icons/metamask.svg\"\n })\n }\n})\nconst { t, te } = useI18n({\n messages: props.content\n})\n</script>\n\n<style lang=\"scss\" scoped>\n .spiral {\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\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>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0DA,UAAM,QAAQ;AAiBd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,134 @@
1
+ import { resolveComponent, openBlock, createElementBlock, createElementVNode, unref, createCommentVNode, toDisplayString, createVNode, withCtx } from "vue";
2
+ import { useI18n } from "vue-i18n";
3
+ import _sfc_main$1 from "../../../icons/entities/IconInfo.vue.js";
4
+ import _sfc_main$2 from "../../../icons/entities/IconEarn.vue.js";
5
+ import _sfc_main$3 from "../../../wallet/views/components/elements/ConnectMetamask.vue.js";
6
+ /* empty css */
7
+ import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
8
+ const _hoisted_1 = { class: "cols-2 gap-thin" };
9
+ const _hoisted_2 = { class: "pos-relative flex flex-column flex-center h-100" };
10
+ const _hoisted_3 = { class: "mn-b-thin pd-big radius-big" };
11
+ const _hoisted_4 = ["src"];
12
+ const _hoisted_5 = ["innerHTML"];
13
+ const _hoisted_6 = {
14
+ key: 2,
15
+ class: "mn-b-medium p-big t-transp"
16
+ };
17
+ const _hoisted_7 = {
18
+ key: 3,
19
+ class: "mn-b-semi p-medium t-transp"
20
+ };
21
+ const _hoisted_8 = { class: "gap-thin cols-2" };
22
+ const _hoisted_9 = { class: "uppercase t-semi" };
23
+ const _hoisted_10 = { class: "uppercase t-semi" };
24
+ const _hoisted_11 = { class: "pos-relative pd-medium flex-column flex-center flex h-100 bg-main radius-big o-hidden" };
25
+ const _hoisted_12 = ["src"];
26
+ const _sfc_main = {
27
+ __name: "SectionEarn",
28
+ props: {
29
+ content: {
30
+ type: Object,
31
+ required: true
32
+ },
33
+ options: {
34
+ type: Object,
35
+ default: () => ({
36
+ tokenAddress: "0x64b4b0ade1f015d6a0c536e8cf041e181d872220",
37
+ tokenSymbol: "OZDT",
38
+ tokenDecimals: 8,
39
+ tokenImage: "https://ozdao.dev/logo-token.png",
40
+ targetChainId: "0x89",
41
+ metamaskIcon: "/icons/metamask.svg"
42
+ })
43
+ }
44
+ },
45
+ setup(__props) {
46
+ const props = __props;
47
+ const { t, te } = useI18n({
48
+ messages: props.content
49
+ });
50
+ return (_ctx, _cache) => {
51
+ const _component_router_link = resolveComponent("router-link");
52
+ return openBlock(), createElementBlock("section", _hoisted_1, [
53
+ createElementVNode("div", _hoisted_2, [
54
+ createElementVNode("div", _hoisted_3, [
55
+ unref(te)("logo") ? (openBlock(), createElementBlock("img", {
56
+ key: 0,
57
+ loading: "lazy",
58
+ class: "mn-b-semi h-4r",
59
+ src: unref(t)("logo")
60
+ }, null, 8, _hoisted_4)) : createCommentVNode("", true),
61
+ unref(te)("title") ? (openBlock(), createElementBlock("h2", {
62
+ key: 1,
63
+ class: "mn-b-medium",
64
+ innerHTML: unref(t)("title")
65
+ }, null, 8, _hoisted_5)) : createCommentVNode("", true),
66
+ unref(te)("description") ? (openBlock(), createElementBlock("p", _hoisted_6, toDisplayString(unref(t)("description")), 1)) : createCommentVNode("", true),
67
+ unref(te)("subdescription") ? (openBlock(), createElementBlock("p", _hoisted_7, toDisplayString(unref(t)("subdescription")), 1)) : createCommentVNode("", true),
68
+ createElementVNode("div", _hoisted_8, [
69
+ createVNode(_component_router_link, {
70
+ to: unref(t)("action_link"),
71
+ class: "flex t-center bg-white flex-center flex-column t-black pd-big radius-big"
72
+ }, {
73
+ default: withCtx(() => [
74
+ createVNode(_sfc_main$1, {
75
+ class: "mn-b-small i-extra",
76
+ fill: "rgb(var(--black)"
77
+ }),
78
+ createElementVNode("p", _hoisted_9, toDisplayString(unref(t)("action")), 1)
79
+ ]),
80
+ _: 1
81
+ }, 8, ["to"]),
82
+ createVNode(_component_router_link, {
83
+ to: unref(t)("action_sublink"),
84
+ class: "flex t-center flex-center flex-column bg-main t-black pd-big radius-big"
85
+ }, {
86
+ default: withCtx(() => [
87
+ createVNode(_sfc_main$2, {
88
+ class: "mn-b-small i-extra",
89
+ fill: "rgb(var(--black)"
90
+ }),
91
+ createElementVNode("p", _hoisted_10, toDisplayString(unref(t)("subaction")), 1)
92
+ ]),
93
+ _: 1
94
+ }, 8, ["to"])
95
+ ])
96
+ ])
97
+ ]),
98
+ createElementVNode("div", _hoisted_11, [
99
+ unref(te)("image") ? (openBlock(), createElementBlock("img", {
100
+ key: 0,
101
+ loading: "lazy",
102
+ src: unref(t)("image"),
103
+ class: "mn-t-auto z-index-1 w-75 mn-b-auto"
104
+ }, null, 8, _hoisted_12)) : createCommentVNode("", true),
105
+ createVNode(_sfc_main$3, {
106
+ tokenAddress: __props.options.tokenAddress,
107
+ tokenSymbol: __props.options.tokenSymbol,
108
+ tokenDecimals: __props.options.tokenDecimals,
109
+ tokenImage: __props.options.tokenImage,
110
+ targetChainId: __props.options.targetChainId,
111
+ metamaskIcon: __props.options.metamaskIcon,
112
+ content: {
113
+ en: {
114
+ "connectMetaMask": unref(t)("connectMetaMask"),
115
+ "switchToPolygon": unref(t)("switchToPolygon"),
116
+ "addToken": unref(t)("addToken")
117
+ }
118
+ },
119
+ class: "w-100"
120
+ }, null, 8, ["tokenAddress", "tokenSymbol", "tokenDecimals", "tokenImage", "targetChainId", "metamaskIcon", "content"]),
121
+ _cache[0] || (_cache[0] = createElementVNode("div", {
122
+ style: { "background-image": "url(/spiral.jpg)" },
123
+ class: "mn-b-extra spiral"
124
+ }, null, -1))
125
+ ])
126
+ ]);
127
+ };
128
+ }
129
+ };
130
+ const SectionEarn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-819fe162"]]);
131
+ export {
132
+ SectionEarn as default
133
+ };
134
+ //# sourceMappingURL=SectionEarn.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionEarn.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionEarn.vue"],"sourcesContent":["<template>\n <section class=\"cols-2 gap-thin\">\n <div class=\"pos-relative flex flex-column flex-center h-100\">\n <div class=\"mn-b-thin pd-big radius-big\">\n <img v-if=\"te('logo')\" loading=\"lazy\" class=\"mn-b-semi h-4r\" :src=\"t('logo')\">\n\n <h2 v-if=\"te('title')\" class=\"mn-b-medium\" v-html=\"t('title')\"/>\n <p v-if=\"te('description')\" class=\"mn-b-medium p-big t-transp\">{{ t('description') }}</p> \n <p v-if=\"te('subdescription')\" class=\"mn-b-semi p-medium t-transp\">{{ t('subdescription')}}</p>\n\n <div class=\"gap-thin cols-2\">\n <router-link :to=\"t('action_link')\" class=\"flex t-center bg-white flex-center flex-column t-black pd-big radius-big\">\n <IconInfo class=\"mn-b-small i-extra\" fill=\"rgb(var(--black)\"/>\n <p class=\"uppercase t-semi\">{{t('action')}}</p>\n </router-link>\n\n <router-link :to=\"t('action_sublink') \" class=\"flex t-center flex-center flex-column bg-main t-black pd-big radius-big\">\n <IconEarn class=\"mn-b-small i-extra\" fill=\"rgb(var(--black)\"/>\n <p class=\"uppercase t-semi\">{{t('subaction')}}</p>\n </router-link>\n \n </div>\n </div>\n\n </div>\n\n <div class=\"pos-relative pd-medium flex-column flex-center flex h-100 bg-main radius-big o-hidden\">\n <img v-if=\"te('image')\" loading=\"lazy\" :src=\"t('image')\" class=\"mn-t-auto z-index-1 w-75 mn-b-auto\">\n <ConnectMetamask\n :tokenAddress=\"options.tokenAddress\"\n :tokenSymbol=\"options.tokenSymbol\"\n :tokenDecimals=\"options.tokenDecimals\"\n :tokenImage=\"options.tokenImage\"\n :targetChainId=\"options.targetChainId\"\n :metamaskIcon=\"options.metamaskIcon\"\n :content=\"{\n en: {\n 'connectMetaMask': t('connectMetaMask'),\n 'switchToPolygon': t('switchToPolygon'),\n 'addToken': t('addToken')\n }\n }\"\n class=\"w-100\"\n />\n <div style=\"background-image: url(/spiral.jpg)\" class=\"mn-b-extra spiral\"/>\n </div>\n </section>\n</template>\n\n<script setup>\nimport { computed,ref,onMounted, reactive } from 'vue'\nimport { useI18n } from 'vue-i18n';\n\nimport IconInfo from '@pf/src/modules/icons/entities/IconInfo.vue'\nimport IconEarn from '@pf/src/modules/icons/entities/IconEarn.vue'\n\nimport ConnectMetamask from '@pf/src/modules/wallet/views/components/elements/ConnectMetamask.vue'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n },\n options: {\n type: Object,\n default: () => ({\n tokenAddress: '0x64b4b0ade1f015d6a0c536e8cf041e181d872220',\n tokenSymbol: 'OZDT',\n tokenDecimals: 8,\n tokenImage: 'https://ozdao.dev/logo-token.png',\n targetChainId: '0x89',\n metamaskIcon: \"/icons/metamask.svg\"\n })\n }\n})\nconst { t, te } = useI18n({\n messages: props.content\n})\n</script>\n\n<style lang=\"scss\" scoped>\n .spiral {\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\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>"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0DA,UAAM,QAAQ;AAiBd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,82 +2,45 @@
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: "howtobuy",
7
- class: "pd-thin"
8
- };
9
- const _hoisted_2 = { class: "t-center bg-black t-white radius-big pd-big pd-t-big pd-b-big" };
5
+ const _hoisted_1 = { id: "howtobuy" };
6
+ const _hoisted_2 = { class: "w-100 mn-b-small" };
10
7
  const _hoisted_3 = ["innerHTML"];
11
8
  const _hoisted_4 = { class: "cols-3 gap-thin" };
12
- const _hoisted_5 = { class: "mn-r-auto mn-l-auto h2 i-extra radius-extra bg-main flex-center flex mn-b-medium" };
9
+ const _hoisted_5 = { class: "h2 i-extra radius-extra bg-main flex-center d-inline-flex mn-b-medium" };
13
10
  const _hoisted_6 = { class: "mn-b-medium" };
14
11
  const _hoisted_7 = { class: "t-transp" };
15
12
  const _sfc_main = {
16
13
  __name: "SectionFeatures",
17
14
  props: {
18
- title: String,
19
- textData: {
15
+ content: {
20
16
  type: Object,
21
- default: () => ({
22
- messages: {
23
- en: {
24
- title: 'Transform Your View on Smoking with <b class="t-main">Next Industrial Revolution</b>',
25
- features: [{
26
- icon: "1",
27
- title: "United in Growth",
28
- description: "Weeder thrives on community participation. As an open-source platform, it invites everyone to contribute and shape the evolution of cannabis culture globally."
29
- }, {
30
- icon: "2",
31
- title: "Trust in Crypto",
32
- description: "Weeder utilizes the power of blockchain technology and smart contracts, building a trust-rich, transparent environment that ensures secure and smooth transactions."
33
- }, {
34
- icon: "3",
35
- title: "Boosted by AI",
36
- description: "With AI at the core, Weeder enhances understanding of cannabis, creating personalized tools to enrich the user experience and business goals."
37
- }]
38
- },
39
- ru: {
40
- title: "Наши Преимущества",
41
- features: [{
42
- icon: "📦",
43
- headline: "Доставка за 1 час",
44
- description: "Мы понимаем, как важно для клиентов получить товар в самый краткий срок. Получите свой заказ в течении часа после подтверждения!"
45
- }, {
46
- icon: "💬",
47
- headline: "Поддержка 24/7",
48
- description: "Если у вас есть какие-либо вопросы, наша служба поддержки клиентов работает круглосуточно и без выходных. Вы можете связаться с нами в любое время в Telegram!"
49
- }, {
50
- icon: "😊",
51
- headline: "Гарантия качества",
52
- description: "Непревзойденные цены и самые доступные качественные товары. Больше не тратьте деньги на дорогие некачественные продукты!"
53
- }]
54
- }
55
- }
56
- })
17
+ required: true
57
18
  }
58
19
  },
59
20
  setup(__props) {
60
21
  const props = __props;
61
- const { t, tm } = vueI18n.useI18n(props.textData);
22
+ const { t, tm } = vueI18n.useI18n({
23
+ messages: props.content
24
+ });
62
25
  return (_ctx, _cache) => {
63
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
64
- vue.createElementVNode("section", _hoisted_2, [
65
- vue.createElementVNode("h2", {
66
- class: "w-max-50r mn-l-auto mn-r-auto mn-b-small",
26
+ return vue.openBlock(), vue.createElementBlock("section", _hoisted_1, [
27
+ vue.createElementVNode("h2", _hoisted_2, [
28
+ vue.createElementVNode("span", {
29
+ class: "d-inline-block w-max-50r",
67
30
  innerHTML: vue.unref(t)("title")
68
- }, null, 8, _hoisted_3),
69
- vue.createElementVNode("div", _hoisted_4, [
70
- (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(tm)("features"), (feature) => {
71
- return vue.openBlock(), vue.createElementBlock("div", {
72
- key: feature.title,
73
- class: "pd-medium radius-big"
74
- }, [
75
- vue.createElementVNode("p", _hoisted_5, vue.toDisplayString(feature.icon), 1),
76
- vue.createElementVNode("h3", _hoisted_6, vue.toDisplayString(feature.title), 1),
77
- vue.createElementVNode("p", _hoisted_7, vue.toDisplayString(feature.description), 1)
78
- ]);
79
- }), 128))
80
- ])
31
+ }, null, 8, _hoisted_3)
32
+ ]),
33
+ vue.createElementVNode("div", _hoisted_4, [
34
+ (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(tm)("features"), (feature) => {
35
+ return vue.openBlock(), vue.createElementBlock("div", {
36
+ key: feature.title,
37
+ class: "pd-medium radius-big"
38
+ }, [
39
+ vue.createElementVNode("p", _hoisted_5, vue.toDisplayString(feature.icon), 1),
40
+ vue.createElementVNode("h3", _hoisted_6, vue.toDisplayString(feature.title), 1),
41
+ vue.createElementVNode("p", _hoisted_7, vue.toDisplayString(feature.description), 1)
42
+ ]);
43
+ }), 128))
81
44
  ])
82
45
  ]);
83
46
  };
@@ -1 +1 @@
1
- {"version":3,"file":"SectionFeatures.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionFeatures.vue"],"sourcesContent":["<template>\n <div id=\"howtobuy\" class=\"pd-thin\">\n <section class=\"t-center bg-black t-white radius-big pd-big pd-t-big pd-b-big\">\n <h2 class=\"w-max-50r mn-l-auto mn-r-auto mn-b-small\" v-html=\"t('title')\"/>\n \n\n <div class=\"cols-3 gap-thin\">\n <div \n v-for=\"feature in tm('features')\" \n :key=\"feature.title\" \n class=\"pd-medium radius-big\"\n >\n <p class=\"mn-r-auto mn-l-auto h2 i-extra radius-extra bg-main flex-center flex mn-b-medium\">\n {{ feature.icon }}\n </p>\n <h3 class=\"mn-b-medium\">\n {{ feature.title }}\n </h3>\n <p class=\"t-transp\">\n {{ feature.description }}\n </p>\n </div>\n </div>\n\n </section>\n </div>\n</template>\n\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n title: String,\n textData: {\n type: Object,\n default: () => ({\n messages: {\n en: {\n title: 'Transform Your View on Smoking with <b class=\"t-main\">Next Industrial Revolution</b>',\n features: [{\n icon: '1',\n title: 'United in Growth',\n description: 'Weeder thrives on community participation. As an open-source platform, it invites everyone to contribute and shape the evolution of cannabis culture globally.',\n },{\n icon: '2',\n title: 'Trust in Crypto',\n description: 'Weeder utilizes the power of blockchain technology and smart contracts, building a trust-rich, transparent environment that ensures secure and smooth transactions.',\n },{\n icon: '3',\n title: 'Boosted by AI',\n description: 'With AI at the core, Weeder enhances understanding of cannabis, creating personalized tools to enrich the user experience and business goals.',\n }]\n },\n ru: {\n title: 'Наши Преимущества',\n features: [{\n icon: '📦',\n headline: 'Доставка за 1 час',\n description: 'Мы понимаем, как важно для клиентов получить товар в самый краткий срок. Получите свой заказ в течении часа после подтверждения!',\n },{\n icon: '💬',\n headline: 'Поддержка 24/7',\n description: 'Если у вас есть какие-либо вопросы, наша служба поддержки клиентов работает круглосуточно и без выходных. Вы можете связаться с нами в любое время в Telegram!',\n },{\n icon: '😊',\n headline: 'Гарантия качества',\n description: 'Непревзойденные цены и самые доступные качественные товары. Больше не тратьте деньги на дорогие некачественные продукты!',\n }]\n }\n }\n })\n }\n })\n\n const { t, tm } = useI18n(props.textData)\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgCE,UAAM,QAAQ;AA2Cd,UAAM,EAAE,GAAG,GAAE,IAAKA,QAAAA,QAAQ,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionFeatures.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionFeatures.vue"],"sourcesContent":["<template>\n <section id=\"howtobuy\">\n <h2 class=\"w-100 mn-b-small\"><span class=\"d-inline-block w-max-50r\" v-html=\"t('title')\"/></h2>\n \n <div class=\"cols-3 gap-thin\">\n <div \n v-for=\"feature in tm('features')\" \n :key=\"feature.title\" \n class=\"pd-medium radius-big\"\n >\n <p class=\"h2 i-extra radius-extra bg-main flex-center d-inline-flex mn-b-medium\">\n {{ feature.icon }}\n </p>\n <h3 class=\"mn-b-medium\">\n {{ feature.title }}\n </h3>\n <p class=\"t-transp\">\n {{ feature.description }}\n </p>\n </div>\n </div>\n </section>\n</template>\n\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>\n\n<style lang=\"scss\">\n</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;AA4BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,81 +1,44 @@
1
1
  import { openBlock, createElementBlock, createElementVNode, unref, Fragment, renderList, toDisplayString } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
- const _hoisted_1 = {
4
- id: "howtobuy",
5
- class: "pd-thin"
6
- };
7
- const _hoisted_2 = { class: "t-center bg-black t-white radius-big pd-big pd-t-big pd-b-big" };
3
+ const _hoisted_1 = { id: "howtobuy" };
4
+ const _hoisted_2 = { class: "w-100 mn-b-small" };
8
5
  const _hoisted_3 = ["innerHTML"];
9
6
  const _hoisted_4 = { class: "cols-3 gap-thin" };
10
- const _hoisted_5 = { class: "mn-r-auto mn-l-auto h2 i-extra radius-extra bg-main flex-center flex mn-b-medium" };
7
+ const _hoisted_5 = { class: "h2 i-extra radius-extra bg-main flex-center d-inline-flex mn-b-medium" };
11
8
  const _hoisted_6 = { class: "mn-b-medium" };
12
9
  const _hoisted_7 = { class: "t-transp" };
13
10
  const _sfc_main = {
14
11
  __name: "SectionFeatures",
15
12
  props: {
16
- title: String,
17
- textData: {
13
+ content: {
18
14
  type: Object,
19
- default: () => ({
20
- messages: {
21
- en: {
22
- title: 'Transform Your View on Smoking with <b class="t-main">Next Industrial Revolution</b>',
23
- features: [{
24
- icon: "1",
25
- title: "United in Growth",
26
- description: "Weeder thrives on community participation. As an open-source platform, it invites everyone to contribute and shape the evolution of cannabis culture globally."
27
- }, {
28
- icon: "2",
29
- title: "Trust in Crypto",
30
- description: "Weeder utilizes the power of blockchain technology and smart contracts, building a trust-rich, transparent environment that ensures secure and smooth transactions."
31
- }, {
32
- icon: "3",
33
- title: "Boosted by AI",
34
- description: "With AI at the core, Weeder enhances understanding of cannabis, creating personalized tools to enrich the user experience and business goals."
35
- }]
36
- },
37
- ru: {
38
- title: "Наши Преимущества",
39
- features: [{
40
- icon: "📦",
41
- headline: "Доставка за 1 час",
42
- description: "Мы понимаем, как важно для клиентов получить товар в самый краткий срок. Получите свой заказ в течении часа после подтверждения!"
43
- }, {
44
- icon: "💬",
45
- headline: "Поддержка 24/7",
46
- description: "Если у вас есть какие-либо вопросы, наша служба поддержки клиентов работает круглосуточно и без выходных. Вы можете связаться с нами в любое время в Telegram!"
47
- }, {
48
- icon: "😊",
49
- headline: "Гарантия качества",
50
- description: "Непревзойденные цены и самые доступные качественные товары. Больше не тратьте деньги на дорогие некачественные продукты!"
51
- }]
52
- }
53
- }
54
- })
15
+ required: true
55
16
  }
56
17
  },
57
18
  setup(__props) {
58
19
  const props = __props;
59
- const { t, tm } = useI18n(props.textData);
20
+ const { t, tm } = useI18n({
21
+ messages: props.content
22
+ });
60
23
  return (_ctx, _cache) => {
61
- return openBlock(), createElementBlock("div", _hoisted_1, [
62
- createElementVNode("section", _hoisted_2, [
63
- createElementVNode("h2", {
64
- class: "w-max-50r mn-l-auto mn-r-auto mn-b-small",
24
+ return openBlock(), createElementBlock("section", _hoisted_1, [
25
+ createElementVNode("h2", _hoisted_2, [
26
+ createElementVNode("span", {
27
+ class: "d-inline-block w-max-50r",
65
28
  innerHTML: unref(t)("title")
66
- }, null, 8, _hoisted_3),
67
- createElementVNode("div", _hoisted_4, [
68
- (openBlock(true), createElementBlock(Fragment, null, renderList(unref(tm)("features"), (feature) => {
69
- return openBlock(), createElementBlock("div", {
70
- key: feature.title,
71
- class: "pd-medium radius-big"
72
- }, [
73
- createElementVNode("p", _hoisted_5, toDisplayString(feature.icon), 1),
74
- createElementVNode("h3", _hoisted_6, toDisplayString(feature.title), 1),
75
- createElementVNode("p", _hoisted_7, toDisplayString(feature.description), 1)
76
- ]);
77
- }), 128))
78
- ])
29
+ }, null, 8, _hoisted_3)
30
+ ]),
31
+ createElementVNode("div", _hoisted_4, [
32
+ (openBlock(true), createElementBlock(Fragment, null, renderList(unref(tm)("features"), (feature) => {
33
+ return openBlock(), createElementBlock("div", {
34
+ key: feature.title,
35
+ class: "pd-medium radius-big"
36
+ }, [
37
+ createElementVNode("p", _hoisted_5, toDisplayString(feature.icon), 1),
38
+ createElementVNode("h3", _hoisted_6, toDisplayString(feature.title), 1),
39
+ createElementVNode("p", _hoisted_7, toDisplayString(feature.description), 1)
40
+ ]);
41
+ }), 128))
79
42
  ])
80
43
  ]);
81
44
  };
@@ -1 +1 @@
1
- {"version":3,"file":"SectionFeatures.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionFeatures.vue"],"sourcesContent":["<template>\n <div id=\"howtobuy\" class=\"pd-thin\">\n <section class=\"t-center bg-black t-white radius-big pd-big pd-t-big pd-b-big\">\n <h2 class=\"w-max-50r mn-l-auto mn-r-auto mn-b-small\" v-html=\"t('title')\"/>\n \n\n <div class=\"cols-3 gap-thin\">\n <div \n v-for=\"feature in tm('features')\" \n :key=\"feature.title\" \n class=\"pd-medium radius-big\"\n >\n <p class=\"mn-r-auto mn-l-auto h2 i-extra radius-extra bg-main flex-center flex mn-b-medium\">\n {{ feature.icon }}\n </p>\n <h3 class=\"mn-b-medium\">\n {{ feature.title }}\n </h3>\n <p class=\"t-transp\">\n {{ feature.description }}\n </p>\n </div>\n </div>\n\n </section>\n </div>\n</template>\n\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n title: String,\n textData: {\n type: Object,\n default: () => ({\n messages: {\n en: {\n title: 'Transform Your View on Smoking with <b class=\"t-main\">Next Industrial Revolution</b>',\n features: [{\n icon: '1',\n title: 'United in Growth',\n description: 'Weeder thrives on community participation. As an open-source platform, it invites everyone to contribute and shape the evolution of cannabis culture globally.',\n },{\n icon: '2',\n title: 'Trust in Crypto',\n description: 'Weeder utilizes the power of blockchain technology and smart contracts, building a trust-rich, transparent environment that ensures secure and smooth transactions.',\n },{\n icon: '3',\n title: 'Boosted by AI',\n description: 'With AI at the core, Weeder enhances understanding of cannabis, creating personalized tools to enrich the user experience and business goals.',\n }]\n },\n ru: {\n title: 'Наши Преимущества',\n features: [{\n icon: '📦',\n headline: 'Доставка за 1 час',\n description: 'Мы понимаем, как важно для клиентов получить товар в самый краткий срок. Получите свой заказ в течении часа после подтверждения!',\n },{\n icon: '💬',\n headline: 'Поддержка 24/7',\n description: 'Если у вас есть какие-либо вопросы, наша служба поддержки клиентов работает круглосуточно и без выходных. Вы можете связаться с нами в любое время в Telegram!',\n },{\n icon: '😊',\n headline: 'Гарантия качества',\n description: 'Непревзойденные цены и самые доступные качественные товары. Больше не тратьте деньги на дорогие некачественные продукты!',\n }]\n }\n }\n })\n }\n })\n\n const { t, tm } = useI18n(props.textData)\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgCE,UAAM,QAAQ;AA2Cd,UAAM,EAAE,GAAG,GAAE,IAAK,QAAQ,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionFeatures.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionFeatures.vue"],"sourcesContent":["<template>\n <section id=\"howtobuy\">\n <h2 class=\"w-100 mn-b-small\"><span class=\"d-inline-block w-max-50r\" v-html=\"t('title')\"/></h2>\n \n <div class=\"cols-3 gap-thin\">\n <div \n v-for=\"feature in tm('features')\" \n :key=\"feature.title\" \n class=\"pd-medium radius-big\"\n >\n <p class=\"h2 i-extra radius-extra bg-main flex-center d-inline-flex mn-b-medium\">\n {{ feature.icon }}\n </p>\n <h3 class=\"mn-b-medium\">\n {{ feature.title }}\n </h3>\n <p class=\"t-transp\">\n {{ feature.description }}\n </p>\n </div>\n </div>\n </section>\n</template>\n\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>\n\n<style lang=\"scss\">\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AA4BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -4,12 +4,12 @@ const vue = require("vue");
4
4
  const Spoiler = require("../../../../components/Spoiler/Spoiler.vue2.cjs");
5
5
  const vueI18n = require("vue-i18n");
6
6
  const IconChevronBottom = require("../../../icons/navigation/IconChevronBottom.vue.cjs");
7
- const _hoisted_1 = { class: "bg-black t-white radius-big pd-big" };
8
- const _hoisted_2 = { class: "mn-b-big t-center title" };
7
+ const _hoisted_1 = { class: "" };
8
+ const _hoisted_2 = { class: "mn-b-big d-inline-block" };
9
9
  const _hoisted_3 = { class: "mn-b-semi" };
10
10
  const _hoisted_4 = {
11
11
  key: 0,
12
- class: "t-transp p-big w-m-60r mn-l-auto mn-r-auto"
12
+ class: "t-transp p-big w-m-60r"
13
13
  };
14
14
  const _hoisted_5 = { class: "cols-1" };
15
15
  const _hoisted_6 = { class: "cursor-pointer w-100 flex-v-center flex-nowrap flex" };
@@ -26,18 +26,18 @@ const _sfc_main = {
26
26
  },
27
27
  setup(__props) {
28
28
  const props = __props;
29
- const { t, tm } = vueI18n.useI18n({
29
+ const { t, tm, te } = vueI18n.useI18n({
30
30
  messages: props.content
31
31
  });
32
32
  return (_ctx, _cache) => {
33
33
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
34
34
  vue.createElementVNode("div", _hoisted_2, [
35
35
  vue.createElementVNode("h2", _hoisted_3, vue.toDisplayString(vue.unref(t)("title")), 1),
36
- vue.unref(t)("subtitle") !== "subtitle" ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_4, vue.toDisplayString(vue.unref(t)("subtitle")), 1)) : vue.createCommentVNode("", true)
36
+ vue.unref(te)("subtitle") ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_4, vue.toDisplayString(vue.unref(t)("subtitle")), 1)) : vue.createCommentVNode("", true)
37
37
  ]),
38
38
  vue.createElementVNode("div", _hoisted_5, [
39
39
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(tm)("FAQ"), (item) => {
40
- return vue.openBlock(), vue.createBlock(Spoiler.default, { class: "t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin" }, {
40
+ return vue.openBlock(), vue.createBlock(Spoiler.default, { class: "br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin" }, {
41
41
  header: vue.withCtx(({ isOpen }) => [
42
42
  vue.createElementVNode("div", _hoisted_6, [
43
43
  vue.createElementVNode("h3", _hoisted_7, vue.toDisplayString(item.title), 1),
@@ -1 +1 @@
1
- {"version":3,"file":"SectionGuide.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"bg-black t-white radius-big pd-big\">\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"t('subtitle') !== 'subtitle'\" class=\"t-transp p-big w-m-60r mn-l-auto mn-r-auto\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\nconst { t, tm } = useI18n({\n messages: props.content\n})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAMhB,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionGuide.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"\">\n <div class=\"mn-b-big d-inline-block\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"te('subtitle')\" class=\"t-transp p-big w-m-60r\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const 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</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,IAAI,GAAE,IAAKA,QAAAA,QAAQ;AAAA,MAC5B,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,12 +2,12 @@ import { openBlock, createElementBlock, createElementVNode, toDisplayString, unr
2
2
  import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue2.js";
3
3
  import { useI18n } from "vue-i18n";
4
4
  import IconChevronBottom from "../../../icons/navigation/IconChevronBottom.vue.js";
5
- const _hoisted_1 = { class: "bg-black t-white radius-big pd-big" };
6
- const _hoisted_2 = { class: "mn-b-big t-center title" };
5
+ const _hoisted_1 = { class: "" };
6
+ const _hoisted_2 = { class: "mn-b-big d-inline-block" };
7
7
  const _hoisted_3 = { class: "mn-b-semi" };
8
8
  const _hoisted_4 = {
9
9
  key: 0,
10
- class: "t-transp p-big w-m-60r mn-l-auto mn-r-auto"
10
+ class: "t-transp p-big w-m-60r"
11
11
  };
12
12
  const _hoisted_5 = { class: "cols-1" };
13
13
  const _hoisted_6 = { class: "cursor-pointer w-100 flex-v-center flex-nowrap flex" };
@@ -24,18 +24,18 @@ const _sfc_main = {
24
24
  },
25
25
  setup(__props) {
26
26
  const props = __props;
27
- const { t, tm } = useI18n({
27
+ const { t, tm, te } = useI18n({
28
28
  messages: props.content
29
29
  });
30
30
  return (_ctx, _cache) => {
31
31
  return openBlock(), createElementBlock("div", _hoisted_1, [
32
32
  createElementVNode("div", _hoisted_2, [
33
33
  createElementVNode("h2", _hoisted_3, toDisplayString(unref(t)("title")), 1),
34
- unref(t)("subtitle") !== "subtitle" ? (openBlock(), createElementBlock("p", _hoisted_4, toDisplayString(unref(t)("subtitle")), 1)) : createCommentVNode("", true)
34
+ unref(te)("subtitle") ? (openBlock(), createElementBlock("p", _hoisted_4, toDisplayString(unref(t)("subtitle")), 1)) : createCommentVNode("", true)
35
35
  ]),
36
36
  createElementVNode("div", _hoisted_5, [
37
37
  (openBlock(true), createElementBlock(Fragment, null, renderList(unref(tm)("FAQ"), (item) => {
38
- return openBlock(), createBlock(_sfc_main$1, { class: "t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin" }, {
38
+ return openBlock(), createBlock(_sfc_main$1, { class: "br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin" }, {
39
39
  header: withCtx(({ isOpen }) => [
40
40
  createElementVNode("div", _hoisted_6, [
41
41
  createElementVNode("h3", _hoisted_7, toDisplayString(item.title), 1),
@@ -1 +1 @@
1
- {"version":3,"file":"SectionGuide.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"bg-black t-white radius-big pd-big\">\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"t('subtitle') !== 'subtitle'\" class=\"t-transp p-big w-m-60r mn-l-auto mn-r-auto\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\nconst { t, tm } = useI18n({\n messages: props.content\n})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAMhB,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionGuide.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"\">\n <div class=\"mn-b-big d-inline-block\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"te('subtitle')\" class=\"t-transp p-big w-m-60r\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const 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</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,IAAI,GAAE,IAAK,QAAQ;AAAA,MAC5B,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,89 @@
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 FloatingImages = require("../elements/FloatingImages.vue.cjs");
6
+ ;/* empty css */
7
+ const _hoisted_1 = { class: "o-hidden container-joinus" };
8
+ const _hoisted_2 = { class: "content" };
9
+ const _hoisted_3 = {
10
+ style: { "font-size": "8rem" },
11
+ class: "t-semi"
12
+ };
13
+ const _hoisted_4 = { class: "w-m-33r t-center mn-b-small p-big" };
14
+ const _sfc_main = {
15
+ __name: "SectionJoinUs",
16
+ props: {
17
+ content: {
18
+ type: Object,
19
+ required: true
20
+ },
21
+ options: {
22
+ type: Object,
23
+ default: () => ({
24
+ count: 1230,
25
+ images: [
26
+ "/landing/avatars/01.png",
27
+ "/landing/avatars/02.png",
28
+ "/landing/avatars/03.png",
29
+ "/landing/avatars/04.png",
30
+ "/landing/avatars/05.png",
31
+ "/landing/avatars/06.png"
32
+ ]
33
+ })
34
+ }
35
+ },
36
+ setup(__props) {
37
+ const props = __props;
38
+ const { t, te } = vueI18n.useI18n({
39
+ messages: props.content
40
+ });
41
+ const userCount = vue.ref(props.options.count);
42
+ const increaseUserCount = () => {
43
+ setInterval(() => {
44
+ userCount.value += Math.floor(Math.random() * 2) + 1;
45
+ }, 1330);
46
+ };
47
+ vue.onMounted(() => {
48
+ increaseUserCount();
49
+ });
50
+ return (_ctx, _cache) => {
51
+ const _component_router_link = vue.resolveComponent("router-link");
52
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
53
+ vue.createElementVNode("div", _hoisted_2, [
54
+ vue.createElementVNode("span", _hoisted_3, vue.toDisplayString(userCount.value), 1),
55
+ vue.createElementVNode("p", _hoisted_4, vue.toDisplayString(vue.unref(t)("description")), 1),
56
+ vue.createVNode(_component_router_link, {
57
+ to: { name: "Sign In" },
58
+ class: "bg-black t-medium t-white button"
59
+ }, {
60
+ default: vue.withCtx(() => [
61
+ vue.createTextVNode(vue.toDisplayString(vue.unref(t)("action")), 1)
62
+ ]),
63
+ _: 1
64
+ })
65
+ ]),
66
+ vue.createVNode(FloatingImages.default, {
67
+ container: ".container-joinus",
68
+ images: __props.options.images,
69
+ config: {
70
+ size: "5rem",
71
+ square: true,
72
+ minDuration: 5,
73
+ maxDuration: 15,
74
+ spawnPoints: [10, 90],
75
+ animation: {
76
+ startOpacity: 0.1,
77
+ midOpacity: 1,
78
+ endOpacity: 0,
79
+ translateY: "-33vh"
80
+ },
81
+ class: "my-custom-class"
82
+ }
83
+ }, null, 8, ["images"])
84
+ ]);
85
+ };
86
+ }
87
+ };
88
+ exports.default = _sfc_main;
89
+ //# sourceMappingURL=SectionJoinUs.vue.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionJoinUs.vue.cjs","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":["useI18n","ref","onMounted"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyCA,UAAM,QAAQ;AAqBd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;AAED,UAAM,YAAYC,IAAAA,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;AAEAC,QAAAA,UAAU,MAAM;AACd;IACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}