@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.
- package/dist/main.css +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/community.client.cjs +0 -3
- package/dist/prometheus-framework/src/modules/community/community.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/community.client.js +6 -9
- package/dist/prometheus-framework/src/modules/community/community.client.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +56 -55
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +57 -56
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +11 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +11 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.cjs +62 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.js +62 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconEarn.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.cjs +43 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.js +43 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconInfo.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.cjs +134 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.js +134 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.cjs +25 -62
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.js +25 -62
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +6 -6
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.cjs +89 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.js +89 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +97 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.js +97 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs +3 -6
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js +3 -6
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +34 -37
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +34 -37
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/landing.client.cjs +8 -4
- package/dist/prometheus-framework/src/modules/landing/landing.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/landing/landing.client.js +18 -14
- package/dist/prometheus-framework/src/modules/landing/landing.client.js.map +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +5 -5
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +5 -5
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +738 -721
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +738 -721
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.cjs +81 -35
- package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +81 -35
- package/dist/prometheus-framework/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.cjs +0 -6
- package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.js +0 -6
- package/dist/prometheus-framework/src/modules/wallet/views/localization/wallet.json.js.map +1 -1
- package/package.json +1 -1
- package/src/components/FieldBig/FieldBig.vue +0 -2
- package/src/modules/community/community.client.js +0 -3
- package/src/modules/community/components/sections/HotPosts.vue +68 -65
- package/src/modules/globals/views/components/layouts/Client.vue +9 -0
- package/src/modules/icons/entities/IconInfo.vue +15 -0
- package/src/modules/landing/components/sections/SectionEarn.vue +71 -69
- package/src/modules/landing/components/sections/SectionFeatures.vue +25 -63
- package/src/modules/landing/components/sections/SectionGuide.vue +8 -7
- package/src/modules/landing/components/sections/SectionJoinUs.vue +95 -0
- package/src/modules/landing/components/sections/SectionMobileApp.vue +87 -0
- package/src/modules/landing/components/sections/SectionOverview.vue +3 -3
- package/src/modules/landing/components/sections/SubscribeNewsletter.vue +32 -31
- package/src/modules/landing/landing.client.js +7 -3
- package/src/modules/products/components/sections/HeroRecommendation.vue +1 -1
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +74 -44
- package/src/modules/wallet/views/localization/wallet.json +0 -6
- package/src/styles/base/all.scss +12 -9
- package/src/styles/typography.scss +5 -5
- package/src/modules/community/components/sections/JoinUs.vue +0 -75
- package/src/modules/landing/components/sections/FeatureSection.vue +0 -80
- package/src/modules/landing/components/sections/HeroSection.vue +0 -76
- package/src/modules/landing/components/sections/HowItWorksSection.vue +0 -88
- package/src/modules/landing/components/sections/MobileApp.vue +0 -133
- /package/src/modules/{landing → spots}/components/sections/MapSection.vue +0 -0
@@ -0,0 +1,87 @@
|
|
1
|
+
<template>
|
2
|
+
<section id="mobileApp" class="cols-2 o-hidden ">
|
3
|
+
<div class="z-index-1 h-100">
|
4
|
+
<img loading="lazy"
|
5
|
+
:src="(FILE_SERVER_URL || '') + t('image')"
|
6
|
+
class="radius-big h-100 w-100 object-fit-cover"
|
7
|
+
>
|
8
|
+
</div>
|
9
|
+
|
10
|
+
<div class="pd-big flex flex-h-center flex-column z-index-1 w-1/2">
|
11
|
+
<h2 class="mn-t-medium mn-b-semi w-m-40r">{{ t('title') }}</h2>
|
12
|
+
<p class="t-transp mn-b-big p-big w-m-33r">{{ t('description') }}</p>
|
13
|
+
|
14
|
+
<div class="mn-b-big gap-medium cols-2">
|
15
|
+
<div v-for="feature in tm('features')" class="feature">
|
16
|
+
<h4 class="mn-b-thin">{{ feature.title }}</h4>
|
17
|
+
<p class="t-transp p-medium">{{ feature.text }}</p>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
|
21
|
+
<div class="w-100 w-max-30r flex-nowrap flex gap-medium">
|
22
|
+
<a
|
23
|
+
v-if="te('linkAppStore') || te('label')"
|
24
|
+
:href="te('linkAppStore') ? t('linkAppStore') : null"
|
25
|
+
:target="te('linkAppStore') ? '_blank' : null"
|
26
|
+
class="pos-relative w-100 h-100"
|
27
|
+
>
|
28
|
+
<span
|
29
|
+
v-if="te('label')"
|
30
|
+
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"
|
31
|
+
>
|
32
|
+
{{ t('label') }}
|
33
|
+
</span>
|
34
|
+
<LabelAppStore class="w-100 h-max" alt="Download on App Store"/>
|
35
|
+
</a>
|
36
|
+
|
37
|
+
<a
|
38
|
+
v-if="te('linkGooglePlay') || te('label')"
|
39
|
+
:href="te('linkGooglePlay') ? t('linkGooglePlay') : null"
|
40
|
+
:target="te('linkGooglePlay') ? '_blank' : null"
|
41
|
+
class="pos-relative w-100 h-100"
|
42
|
+
>
|
43
|
+
<span
|
44
|
+
v-if="te('label')"
|
45
|
+
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"
|
46
|
+
>
|
47
|
+
{{ t('label') }}
|
48
|
+
</span>
|
49
|
+
<LabelGooglePlay class="w-100 h-max" alt="Download on Google Play"/>
|
50
|
+
</a>
|
51
|
+
|
52
|
+
</div>
|
53
|
+
</div>
|
54
|
+
</section>
|
55
|
+
</template>
|
56
|
+
|
57
|
+
<script setup>
|
58
|
+
import { useI18n } from 'vue-i18n'
|
59
|
+
|
60
|
+
import LabelAppStore from '@pf/src/modules/icons/labels/LabelAppStore.vue'
|
61
|
+
import LabelGooglePlay from '@pf/src/modules/icons/labels/LabelGooglePlay.vue'
|
62
|
+
|
63
|
+
const props = defineProps({
|
64
|
+
content: {
|
65
|
+
type: Object,
|
66
|
+
required: true
|
67
|
+
}
|
68
|
+
})
|
69
|
+
|
70
|
+
const { t, tm, te } = useI18n({
|
71
|
+
messages: props.content
|
72
|
+
})
|
73
|
+
</script>
|
74
|
+
|
75
|
+
<style lang="scss">
|
76
|
+
@media screen and (max-width: 1025px) {
|
77
|
+
#mobileApp {
|
78
|
+
text-align: center;
|
79
|
+
> section {
|
80
|
+
flex-direction: column;
|
81
|
+
> div {
|
82
|
+
order: 1;
|
83
|
+
}
|
84
|
+
}
|
85
|
+
}
|
86
|
+
}
|
87
|
+
</style>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
|
-
<div id="sections"
|
3
|
-
<h2 class="
|
2
|
+
<div id="sections">
|
3
|
+
<h2 class="pd-t-big pd-b-big">
|
4
4
|
{{t('title')}}
|
5
5
|
</h2>
|
6
6
|
|
@@ -9,7 +9,7 @@
|
|
9
9
|
v-for="section in tm('sections')"
|
10
10
|
:key="section.route"
|
11
11
|
:to="section.route"
|
12
|
-
class="
|
12
|
+
class="cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
|
13
13
|
>
|
14
14
|
<img
|
15
15
|
loading="lazy"
|
@@ -1,33 +1,22 @@
|
|
1
1
|
<template>
|
2
|
-
<
|
3
|
-
<
|
4
|
-
<
|
5
|
-
|
6
|
-
|
7
|
-
<p class="t-transp p-big">{{ t('SubscribeNewsletter.subtitle') }}</p>
|
8
|
-
</header>
|
2
|
+
<div class="pos-relative z-index-1">
|
3
|
+
<header class="d-inline-block z-index-1 mn-b-big">
|
4
|
+
<h2 class="mn-b-semi">{{ t('title') }}</h2>
|
5
|
+
<p class="t-transp p-big">{{ t('subtitle') }}</p>
|
6
|
+
</header>
|
9
7
|
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
</div>
|
23
|
-
</div>
|
24
|
-
|
25
|
-
<div class="w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid">
|
26
|
-
<div class="spiral"></div>
|
27
|
-
</div>
|
28
|
-
|
29
|
-
</div>
|
30
|
-
</section>
|
8
|
+
<FieldBig
|
9
|
+
:input="email"
|
10
|
+
:typingSpeed="75"
|
11
|
+
:loopTyping="false"
|
12
|
+
:enableTyping="false"
|
13
|
+
:placeholder="t('placeholder')"
|
14
|
+
:action="t('action')"
|
15
|
+
@update:input="email = $event"
|
16
|
+
@action="sendApplication"
|
17
|
+
class="d-inline-flex bg-white t-black w-100 w-max-40r"
|
18
|
+
/>
|
19
|
+
</div>
|
31
20
|
</template>
|
32
21
|
|
33
22
|
<script setup>
|
@@ -43,10 +32,21 @@ import * as applications from '@pf/src/modules/orders/store/applications.js';
|
|
43
32
|
|
44
33
|
import * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'
|
45
34
|
|
35
|
+
const props = defineProps({
|
36
|
+
content: {
|
37
|
+
type: Object,
|
38
|
+
required: true
|
39
|
+
},
|
40
|
+
options: {
|
41
|
+
type: Object,
|
42
|
+
default: () => ({
|
43
|
+
})
|
44
|
+
}
|
45
|
+
})
|
46
|
+
|
46
47
|
// Localization
|
47
|
-
const { t } = useI18n({
|
48
|
-
|
49
|
-
...text
|
48
|
+
const { t, te } = useI18n({
|
49
|
+
messages: props.content
|
50
50
|
})
|
51
51
|
|
52
52
|
let email = ref('')
|
@@ -85,6 +85,7 @@ async function sendApplication() {
|
|
85
85
|
}
|
86
86
|
};
|
87
87
|
const response = await applications.create(application);
|
88
|
+
|
88
89
|
return Promise.resolve(response.data);
|
89
90
|
} catch (error) {
|
90
91
|
console.log(error)
|
@@ -1,7 +1,9 @@
|
|
1
1
|
// Importing Vue components
|
2
|
-
import MobileApp from './components/sections/MobileApp.vue';
|
3
|
-
import SubscribeNewsletter from './components/sections/SubscribeNewsletter.vue';
|
4
2
|
import SectionFeatures from './components/sections/SectionFeatures.vue';
|
3
|
+
import SectionMobileApp from './components/sections/SectionMobileApp.vue';
|
4
|
+
import SectionJoinUs from './components/sections/SectionJoinUs.vue';
|
5
|
+
import SubscribeNewsletter from './components/sections/SubscribeNewsletter.vue';
|
6
|
+
import SectionEarn from './components/sections/SectionEarn.vue';
|
5
7
|
import SectionGuide from './components/sections/SectionGuide.vue';
|
6
8
|
import SectionOverview from './components/sections/SectionOverview.vue';
|
7
9
|
|
@@ -9,9 +11,11 @@ import FloatingImages from './components/elements/FloatingImages.vue';
|
|
9
11
|
import AnimatedGrid from './components/elements/AnimatedGrid.vue';
|
10
12
|
|
11
13
|
export {
|
12
|
-
|
14
|
+
SectionEarn,
|
15
|
+
SectionMobileApp,
|
13
16
|
SectionGuide,
|
14
17
|
SectionOverview,
|
18
|
+
SectionJoinUs,
|
15
19
|
SubscribeNewsletter,
|
16
20
|
SectionFeatures,
|
17
21
|
FloatingImages,
|
@@ -4,38 +4,35 @@
|
|
4
4
|
<button
|
5
5
|
v-if="!isMetaMaskInstalled"
|
6
6
|
@click="connectMetaMask"
|
7
|
-
class="transition-ease-in-out cursor-pointer
|
7
|
+
class="transition-ease-in-out cursor-pointer bg-black radius-big flex-v-center flex-nowrap flex t-left uppercase w-100 pd-small t-white"
|
8
8
|
>
|
9
|
-
<img loading="lazy" :src="
|
10
|
-
<span class="h4 uppercase w-100">{{ t('
|
11
|
-
<IconAdd
|
9
|
+
<img loading="lazy" :src="metamaskIcon" class="mn-r-small i-big">
|
10
|
+
<span class="h4 uppercase w-100">{{ t('connectMetaMask') }}</span>
|
11
|
+
<IconAdd class="t-transp" fill="rgb(var(--white))"/>
|
12
12
|
</button>
|
13
|
-
|
14
13
|
<template v-else>
|
15
14
|
<!-- Switch to Polygon -->
|
16
15
|
<button
|
17
16
|
v-if="!isPolygon"
|
18
17
|
@click="switchToPolygon"
|
19
|
-
class="transition-ease-in-out cursor-pointer hover-bg-white hover-t-black bg-black t-white radius-big flex-v-center flex-nowrap flex t-left uppercase w-100 pd-small
|
18
|
+
class="transition-ease-in-out cursor-pointer hover-bg-white hover-t-black bg-black t-white radius-big flex-v-center flex-nowrap flex t-left uppercase w-100 pd-small"
|
20
19
|
>
|
21
|
-
<img loading="lazy" :src="
|
22
|
-
<span class="h4 uppercase w-100">{{ t('
|
23
|
-
<IconAdd
|
20
|
+
<img loading="lazy" :src="metamaskIcon" class="mn-r-small i-big">
|
21
|
+
<span class="h4 uppercase w-100">{{ t('switchToPolygon') }}</span>
|
22
|
+
<IconAdd class="t-transp" fill="rgb(var(--white))"/>
|
24
23
|
</button>
|
25
|
-
<!-- Add
|
24
|
+
<!-- Add Token to metamask -->
|
26
25
|
<button
|
27
26
|
v-if="isPolygon"
|
28
|
-
@click="
|
29
|
-
class="transition-ease-in-out cursor-pointer hover-bg-white hover-t-black
|
27
|
+
@click="addToken"
|
28
|
+
class="transition-ease-in-out cursor-pointer hover-bg-white hover-t-black bg-black radius-big flex-v-center flex-nowrap flex t-left uppercase w-100 pd-small t-white"
|
30
29
|
>
|
31
|
-
<img loading="lazy" :src="
|
32
|
-
<span class="h4 uppercase w-100">{{ t('
|
33
|
-
<IconAdd
|
30
|
+
<img loading="lazy" :src="metamaskIcon" class="mn-r-small i-big">
|
31
|
+
<span class="h4 uppercase w-100">{{ t('addToken') }}</span>
|
32
|
+
<IconAdd class="hover-fill-black fill-white t-transp"/>
|
34
33
|
</button>
|
35
34
|
</template>
|
36
|
-
|
37
|
-
<!-- <p class="mn-t-small" v-if="error">{{ error }}</p> -->
|
38
|
-
|
35
|
+
<p class="mn-t-small" v-if="error">{{ error }}</p>
|
39
36
|
</div>
|
40
37
|
</template>
|
41
38
|
|
@@ -43,9 +40,47 @@
|
|
43
40
|
import { ref, onMounted, computed } from 'vue';
|
44
41
|
import { useI18n } from 'vue-i18n';
|
45
42
|
|
46
|
-
import
|
47
|
-
|
48
|
-
|
43
|
+
import IconAdd from '@pf/src/modules/icons/navigation/IconAdd.vue';
|
44
|
+
|
45
|
+
const props = defineProps({
|
46
|
+
// Token configuration
|
47
|
+
tokenAddress: {
|
48
|
+
type: String,
|
49
|
+
required: true
|
50
|
+
},
|
51
|
+
tokenSymbol: {
|
52
|
+
type: String,
|
53
|
+
required: true
|
54
|
+
},
|
55
|
+
tokenImage: {
|
56
|
+
type: String,
|
57
|
+
required: true
|
58
|
+
},
|
59
|
+
tokenDecimals: {
|
60
|
+
type: Number,
|
61
|
+
default: 18
|
62
|
+
},
|
63
|
+
// Chain configuration
|
64
|
+
targetChainId: {
|
65
|
+
type: String,
|
66
|
+
default: '0x89' // Polygon Mainnet by default
|
67
|
+
},
|
68
|
+
// UI configuration
|
69
|
+
metamaskIcon: {
|
70
|
+
type: String,
|
71
|
+
default: '/icons/metamask.svg'
|
72
|
+
},
|
73
|
+
content: {
|
74
|
+
type: Object,
|
75
|
+
default: () => ({
|
76
|
+
en: {
|
77
|
+
"connectMetaMask": "Connect MetaMask",
|
78
|
+
"switchToPolygon": "Switch to Polygon",
|
79
|
+
"addToken": `Add token to MetaMask`,
|
80
|
+
}
|
81
|
+
})
|
82
|
+
}
|
83
|
+
});
|
49
84
|
|
50
85
|
const isMetaMaskInstalled = ref(false);
|
51
86
|
const isPolygon = ref(false);
|
@@ -53,18 +88,14 @@ const loading = ref(false);
|
|
53
88
|
const error = ref(null);
|
54
89
|
const buttonStyle = ref({});
|
55
90
|
|
56
|
-
const tokenAddress = '0xE11702CF04621D395E75680C29d3dbF81484e875';
|
57
|
-
const tokenSymbol = 'WDT';
|
58
|
-
const tokenDecimals = 8;
|
59
|
-
const tokenImage = 'https://weeder.delivery/logo-token.png';
|
60
|
-
|
61
91
|
const connectMetaMask = async () => {
|
62
92
|
if (typeof window.ethereum !== 'undefined') {
|
63
93
|
try {
|
64
94
|
await window.ethereum.request({ method: 'eth_requestAccounts' });
|
65
95
|
checkMetaMask();
|
66
|
-
} catch (
|
67
|
-
|
96
|
+
} catch (err) {
|
97
|
+
error.value = err.message;
|
98
|
+
console.error('Error connecting to MetaMask:', err);
|
68
99
|
}
|
69
100
|
} else {
|
70
101
|
window.open('https://metamask.io/', '_blank');
|
@@ -75,7 +106,7 @@ const checkMetaMask = async () => {
|
|
75
106
|
if (typeof window.ethereum !== 'undefined') {
|
76
107
|
isMetaMaskInstalled.value = true;
|
77
108
|
const chainId = await window.ethereum.request({ method: 'eth_chainId' });
|
78
|
-
isPolygon.value = chainId ===
|
109
|
+
isPolygon.value = chainId === props.targetChainId;
|
79
110
|
} else {
|
80
111
|
isMetaMaskInstalled.value = false;
|
81
112
|
}
|
@@ -85,47 +116,46 @@ const switchToPolygon = async () => {
|
|
85
116
|
try {
|
86
117
|
await window.ethereum.request({
|
87
118
|
method: 'wallet_switchEthereumChain',
|
88
|
-
params: [{ chainId:
|
119
|
+
params: [{ chainId: props.targetChainId }],
|
89
120
|
});
|
90
121
|
checkMetaMask();
|
91
|
-
} catch (
|
92
|
-
|
122
|
+
} catch (err) {
|
123
|
+
error.value = err.message;
|
124
|
+
console.error('Error switching to Polygon:', err);
|
93
125
|
}
|
94
126
|
};
|
95
127
|
|
96
|
-
const
|
128
|
+
const addToken = async () => {
|
97
129
|
buttonStyle.value['pointer-events'] = 'none';
|
98
130
|
error.value = null;
|
99
131
|
loading.value = true;
|
100
|
-
|
132
|
+
|
101
133
|
try {
|
102
134
|
await ethereum.request({
|
103
135
|
method: 'wallet_watchAsset',
|
104
136
|
params: {
|
105
137
|
type: 'ERC20',
|
106
138
|
options: {
|
107
|
-
address: tokenAddress,
|
108
|
-
symbol: tokenSymbol,
|
109
|
-
decimals: tokenDecimals,
|
110
|
-
image: tokenImage,
|
139
|
+
address: props.tokenAddress,
|
140
|
+
symbol: props.tokenSymbol,
|
141
|
+
decimals: props.tokenDecimals,
|
142
|
+
image: props.tokenImage,
|
111
143
|
},
|
112
144
|
},
|
113
145
|
});
|
114
|
-
|
115
146
|
buttonStyle.value['background-color'] = '#009911';
|
116
147
|
loading.value = false;
|
117
148
|
} catch (err) {
|
118
|
-
error.value = err.
|
149
|
+
error.value = err.message;
|
150
|
+
loading.value = false;
|
119
151
|
}
|
120
152
|
};
|
121
153
|
|
122
154
|
const { t } = useI18n({
|
123
|
-
|
124
|
-
|
125
|
-
})
|
155
|
+
messages: props.content
|
156
|
+
});
|
126
157
|
|
127
158
|
onMounted(() => {
|
128
159
|
checkMetaMask();
|
129
160
|
});
|
130
|
-
|
131
161
|
</script>
|
@@ -5,9 +5,6 @@
|
|
5
5
|
"title": "Your Wallet",
|
6
6
|
"subtitle": "Earn WDT by purchasing our weed or contributing to the community.",
|
7
7
|
"token": "WDT",
|
8
|
-
"connectMetaMask": "Connect MetaMask",
|
9
|
-
"switchToPolygon": "Switch to Polygon",
|
10
|
-
"addToken": "Add WDT to MetaMask",
|
11
8
|
"pay": "pay",
|
12
9
|
"youReceived": "you received",
|
13
10
|
"enterAmount": "enter amount to top up",
|
@@ -21,9 +18,6 @@
|
|
21
18
|
"wallet": {
|
22
19
|
"title": "Ваш Кошелек",
|
23
20
|
"subtitle": "Зарабатывайте WDT, покупая товары или внося вклад в сообщество.",
|
24
|
-
"connectMetaMask": "Подключить MetaMask",
|
25
|
-
"switchToPolygon": "Переподключиться на Polygon",
|
26
|
-
"addToken": "Добавить WDT в Metamask",
|
27
21
|
"pay": "купить",
|
28
22
|
"youReceived": "вы пополнили на сумму",
|
29
23
|
"enterAmount": "введите сумму для пополнения",
|
package/src/styles/base/all.scss
CHANGED
@@ -164,11 +164,7 @@ body {
|
|
164
164
|
.o-auto {overflow: auto; }
|
165
165
|
.o-visible {overflow: visible; }
|
166
166
|
// Display
|
167
|
-
|
168
|
-
.d-block {display: block; }
|
169
|
-
.d-inline-block {display: inline-block; }
|
170
|
-
.d-inline-flex {display: inline-flex; }
|
171
|
-
.d-grid {display: grid; }
|
167
|
+
|
172
168
|
// Flex
|
173
169
|
.flex {
|
174
170
|
display: flex;
|
@@ -177,12 +173,23 @@ body {
|
|
177
173
|
&-center { align-items: center; justify-content: center; }
|
178
174
|
}
|
179
175
|
|
176
|
+
.d-flex {display: flex; }
|
177
|
+
.d-block {display: block; }
|
178
|
+
.d-inline-block {display: inline-block; }
|
179
|
+
.d-inline-flex {display: inline-flex; }
|
180
|
+
.d-grid {display: grid; }
|
181
|
+
|
180
182
|
.align-self-start {
|
181
183
|
align-self: start;
|
182
184
|
}
|
183
185
|
|
184
186
|
.flex-child {
|
187
|
+
&-none { flex: none; }
|
185
188
|
&-noresize { flex: 0 }
|
189
|
+
&-1 { flex: 1; }
|
190
|
+
&-auto { flex: auto; }
|
191
|
+
&-default { flex: 1 0 auto }
|
192
|
+
&-initial { flex: initial; }
|
186
193
|
&-grow-0 { flex-grow: 0; }
|
187
194
|
&-grow-1 { flex-grow: 1; }
|
188
195
|
&-grow-2 { flex-grow: 2; }
|
@@ -191,10 +198,6 @@ body {
|
|
191
198
|
&-shrink-1 { flex-shrink: 1; }
|
192
199
|
&-basis-auto { flex-basis: auto; }
|
193
200
|
&-basis-0 { flex-basis: 0; }
|
194
|
-
&-1 { flex: 1; }
|
195
|
-
&-auto { flex: auto; }
|
196
|
-
&-initial { flex: initial; }
|
197
|
-
&-none { flex: none; }
|
198
201
|
&-order-0 { order: 0; }
|
199
202
|
&-order-1 { order: 1; }
|
200
203
|
&-order-2 { order: 2; }
|
@@ -12,11 +12,11 @@ body {
|
|
12
12
|
}
|
13
13
|
|
14
14
|
// Font Styles
|
15
|
-
h1,.h1 { font-family: var(--font-main); font-weight: 500; font-size:
|
16
|
-
h2,.h2 { font-family: var(--font-main); font-weight: 500; font-size:
|
17
|
-
h3,.h3 { font-family: var(--font-main); font-weight: 500; font-size: 1.
|
18
|
-
h4,.h4 { font-family: var(--font-main); font-weight: 500; font-size: 1.
|
19
|
-
h5,.h5 { font-family: var(--font-main); font-weight: 500; font-size: 1.
|
15
|
+
h1,.h1 { font-family: var(--font-main); font-weight: 500; font-size: 3.250rem; line-height: 1.000; letter-spacing: -0.05rem; text-transform: none; }
|
16
|
+
h2,.h2 { font-family: var(--font-main); font-weight: 500; font-size: 2.500rem; line-height: 1.000; letter-spacing: -0.05rem; text-transform: none; }
|
17
|
+
h3,.h3 { font-family: var(--font-main); font-weight: 500; font-size: 1.750rem; line-height: 1.000; letter-spacing: -0.05rem; text-transform: none; }
|
18
|
+
h4,.h4 { font-family: var(--font-main); font-weight: 500; font-size: 1.500rem; line-height: 1.250; letter-spacing: +0.0rem; text-transform: none; }
|
19
|
+
h5,.h5 { font-family: var(--font-main); font-weight: 500; font-size: 1.375rem; line-height: 1.250; letter-spacing: -0.0rem; text-transform: none; }
|
20
20
|
|
21
21
|
// Typogragy Styles
|
22
22
|
.p-small { font-family: var(--font-second); font-weight: 400; font-size: 0.75rem; line-height: 1.250; }
|
@@ -1,75 +0,0 @@
|
|
1
|
-
<template>
|
2
|
-
<div class="pd-extra o-hidden w-100 container container-joinus">
|
3
|
-
<div class="content">
|
4
|
-
<span class="h0 mn-b-big">
|
5
|
-
{{ userCount.toLocaleString() }}
|
6
|
-
</span>
|
7
|
-
<p class="w-m-33r t-center mn-b-small p-big">
|
8
|
-
Together, we're shaping the future of the globals cannabis community.
|
9
|
-
</p>
|
10
|
-
<router-link :to="{ name: 'Sign In' }" class="bg-black t-medium t-white button">
|
11
|
-
Join Now
|
12
|
-
</router-link>
|
13
|
-
</div>
|
14
|
-
<FloatingImages
|
15
|
-
:container="'.container-joinus'"
|
16
|
-
:images="[
|
17
|
-
'/avatars/01.png',
|
18
|
-
'/avatars/02.png',
|
19
|
-
'/avatars/03.png',
|
20
|
-
'/avatars/04.png',
|
21
|
-
'/avatars/05.png',
|
22
|
-
'/avatars/06.png'
|
23
|
-
]"
|
24
|
-
:config="{
|
25
|
-
size: '5rem',
|
26
|
-
square: true,
|
27
|
-
minDuration: 5,
|
28
|
-
maxDuration: 15,
|
29
|
-
spawnPoints: [10, 90],
|
30
|
-
animation: {
|
31
|
-
startOpacity: 0.1,
|
32
|
-
midOpacity: 1,
|
33
|
-
endOpacity: 0.0,
|
34
|
-
translateY: '-33vh'
|
35
|
-
},
|
36
|
-
class: 'my-custom-class'
|
37
|
-
}"
|
38
|
-
/>
|
39
|
-
</div>
|
40
|
-
</template>
|
41
|
-
|
42
|
-
<script setup>
|
43
|
-
import { ref, onMounted } from 'vue';
|
44
|
-
|
45
|
-
import FloatingImages from '@pf/src/modules/landing/components/elements/FloatingImages.vue';
|
46
|
-
|
47
|
-
const userCount = ref(1230);
|
48
|
-
|
49
|
-
const increaseUserCount = () => {
|
50
|
-
setInterval(() => {
|
51
|
-
userCount.value += Math.floor(Math.random() * 2) + 1;
|
52
|
-
}, 1330);
|
53
|
-
};
|
54
|
-
|
55
|
-
onMounted(() => {
|
56
|
-
increaseUserCount();
|
57
|
-
});
|
58
|
-
</script>
|
59
|
-
|
60
|
-
<style lang="scss">
|
61
|
-
.container-joinus {
|
62
|
-
display: flex;
|
63
|
-
align-items: center;
|
64
|
-
justify-content: center;
|
65
|
-
height: 66%;
|
66
|
-
position: relative;
|
67
|
-
|
68
|
-
.content {
|
69
|
-
display: flex;
|
70
|
-
flex-direction: column;
|
71
|
-
align-items: center;
|
72
|
-
z-index: 2;
|
73
|
-
}
|
74
|
-
}
|
75
|
-
</style>
|
@@ -1,80 +0,0 @@
|
|
1
|
-
<template>
|
2
|
-
<section class="cols-2-golden-ration pd-thin gap-thin">
|
3
|
-
<div id="feature" class="cols-2">
|
4
|
-
|
5
|
-
<div class="col">
|
6
|
-
<h2 class="h1" v-html="t('title')"></h2>
|
7
|
-
</div>
|
8
|
-
|
9
|
-
|
10
|
-
</div>
|
11
|
-
|
12
|
-
<ul class="cols-2 gap-thin">
|
13
|
-
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('friendly')}}</li>
|
14
|
-
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('fast')}}</li>
|
15
|
-
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('reasonable')}}</li>
|
16
|
-
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('premium')}}</li>
|
17
|
-
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('refund')}}</li>
|
18
|
-
</ul>
|
19
|
-
|
20
|
-
</section>
|
21
|
-
</template>
|
22
|
-
|
23
|
-
|
24
|
-
<script setup>
|
25
|
-
import { useI18n } from 'vue-i18n'
|
26
|
-
|
27
|
-
const text = {
|
28
|
-
messages: {
|
29
|
-
en: {
|
30
|
-
title: 'Best Quality.<br><b class="t-white">Reasonable Price.</b>',
|
31
|
-
friendly: 'Friendly Service',
|
32
|
-
fast: 'Fast Shipment',
|
33
|
-
reasonable: 'Reasonable Prices',
|
34
|
-
premium: 'Premium Medical Grade',
|
35
|
-
refund: 'Refund Policy'
|
36
|
-
},
|
37
|
-
ru: {
|
38
|
-
title: 'Лучшее качество.<br><b class="t-white">Разумная цена.</b>',
|
39
|
-
subtitle: 'Мы придаем большое значение высокому качеству товаров и удовлетворенности клиентов',
|
40
|
-
friendly: 'Дружелюбный Сервис',
|
41
|
-
fast: 'Быстрая Доставка',
|
42
|
-
reasonable: 'Разумные Цены',
|
43
|
-
premium: 'Лабораторное качество',
|
44
|
-
refund: 'Политика возврата'
|
45
|
-
}
|
46
|
-
}
|
47
|
-
}
|
48
|
-
|
49
|
-
const { t } = useI18n(text)
|
50
|
-
</script>
|
51
|
-
|
52
|
-
<style lang="scss">
|
53
|
-
#feature {
|
54
|
-
background-size: cover;
|
55
|
-
background-position: center center;
|
56
|
-
border-radius: 2rem;
|
57
|
-
padding: 4rem;
|
58
|
-
|
59
|
-
.col {
|
60
|
-
ul {
|
61
|
-
li {
|
62
|
-
line-height: 1.5;
|
63
|
-
margin-bottom: 1rem;
|
64
|
-
color: white;
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
&:before {
|
69
|
-
content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
|
70
|
-
color: black; /* Change the color */
|
71
|
-
font-weight: bold; /* If you want it to be bold */
|
72
|
-
display: inline-block; /* Needed to add space between the bullet and the text */
|
73
|
-
width: 1em; /* Also needed for space (tweak if needed) */
|
74
|
-
margin-left: -1em; /* Also needed for space (tweak if needed) */
|
75
|
-
}
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
</style>
|