@ozdao/prometheus-framework 0.2.48 → 0.2.51
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/auth.server.js +27 -25
- package/dist/auth.server.mjs +27 -25
- package/dist/community.server.js +1 -1
- package/dist/community.server.mjs +1 -1
- package/dist/events.server.js +1 -1
- package/dist/events.server.mjs +1 -1
- package/dist/files.server.js +1 -1
- package/dist/files.server.mjs +1 -1
- package/dist/gallery.server.js +1 -1
- package/dist/gallery.server.mjs +1 -1
- package/dist/index-3981e903.mjs +217 -0
- package/dist/index-4eecfdb9.js +216 -0
- package/dist/main-203b36b6.mjs +13628 -0
- package/dist/main-_b1_i8mt.mjs +13606 -0
- package/dist/main-a7ae4ce5.js +91 -0
- package/dist/main-uiQFxEks.js +91 -0
- package/dist/main.css +1 -1
- package/dist/middlewares.server.js +1 -1
- package/dist/middlewares.server.mjs +1 -1
- package/dist/node_modules/vue-select/dist/vue-select.es.cjs +1 -3
- package/dist/node_modules/vue-select/dist/vue-select.es.js +49 -645
- package/dist/organizations.server.js +35 -43
- package/dist/organizations.server.mjs +35 -43
- package/dist/products.server.js +107 -24
- package/dist/products.server.mjs +107 -24
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue.js +2 -225
- package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue2.js +225 -2
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +61 -2
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.js +2 -61
- package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue.js +2 -76
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +76 -2
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue.js +6 -6
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +2 -44
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +44 -2
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +44 -32
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/store/auth.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/auth.js +45 -44
- package/dist/prometheus-framework/src/modules/auth/store/invites.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/invites.js +5 -5
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
- 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/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 +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.js +22 -21
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.js +11 -2
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +2 -11
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.js +1 -1
- 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/FormOrderDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +17 -17
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +49 -42
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.js +48 -15
- 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/Department.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +38 -37
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +249 -61
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +78 -45
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +160 -86
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +52 -54
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +20 -26
- package/dist/prometheus-framework/src/modules/organizations/organizations.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/organizations.client.js +40 -46
- package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/departments.js +34 -30
- package/dist/prometheus-framework/src/modules/organizations/store/memberships.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/memberships.js +30 -28
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +18 -18
- 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/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- 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/Product.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +33 -28
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +123 -113
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.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 +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +1 -1
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +1 -1
- package/dist/reports.server.js +1 -1
- package/dist/reports.server.mjs +1 -1
- package/dist/style.css +1 -1
- package/dist/web-7p76PGnO.mjs +55 -0
- package/dist/web-c63f0ecc.js +1 -0
- package/dist/web-d8173758.mjs +55 -0
- package/dist/web-dn8vgptQ.js +1 -0
- package/package.json +1 -1
- package/src/components/SelectMulti/SelectMulti.vue +1 -1
- package/src/modules/auth/components/pages/Invite.vue +17 -6
- package/src/modules/auth/controllers/auth.controller.js +24 -16
- package/src/modules/auth/controllers/invites.controller.js +17 -8
- package/src/modules/auth/store/auth.js +8 -1
- package/src/modules/auth/store/invites.js +1 -0
- package/src/modules/globals/store/globals.js +5 -1
- package/src/modules/landing/components/blocks/MapBlock.vue +37 -0
- package/src/modules/landing/components/pages/404.vue +3 -0
- package/src/modules/landing/components/pages/Governance.vue +155 -0
- package/src/modules/landing/components/pages/Home.vue +52 -0
- package/src/modules/landing/components/pages/Hotel.vue +54 -0
- package/src/modules/landing/components/pages/Page.vue +184 -0
- package/src/modules/landing/components/sections/AboutSection.vue +69 -0
- package/src/modules/landing/components/sections/Examples.vue +90 -0
- package/src/modules/landing/components/sections/FeatureSection.vue +80 -0
- package/src/modules/landing/components/sections/GiftSection.vue +63 -0
- package/src/modules/landing/components/sections/HeroSection.vue +74 -0
- package/src/modules/landing/components/sections/HowItWorksSection.vue +88 -0
- package/src/modules/landing/components/sections/HowToBuyWDR.vue +131 -0
- package/src/modules/landing/components/sections/InstagramSection.vue +181 -0
- package/src/modules/landing/components/sections/MapSection.vue +91 -0
- package/src/modules/landing/components/sections/SectionsSection.vue +69 -0
- package/src/modules/landing/components/sections/SliderFeatures.vue +131 -0
- package/src/modules/landing/components/sections/WhatIsWDRSection.vue +116 -0
- package/src/modules/landing/router/landing.js +34 -0
- package/src/modules/middlewares/server/verifySignUp.js +4 -0
- package/src/modules/mobile/components/BottomNavigation/BottomNavigation.vue +86 -0
- package/src/modules/mobile/components/BottomSheet/BottomSheet.vue +86 -0
- package/src/modules/mobile/components/NavigationBar/NavigationBar.vue +132 -0
- package/src/modules/mobile/components/Walkthrough/Walkthrough.vue +195 -0
- package/src/modules/organizations/components/blocks/CardDepartment.vue +3 -3
- package/src/modules/organizations/components/blocks/DepartmentMemberModify.vue +52 -44
- package/src/modules/organizations/components/blocks/User.vue +42 -10
- package/src/modules/organizations/components/pages/Department.vue +7 -6
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +110 -134
- package/src/modules/organizations/components/pages/Members.vue +85 -26
- package/src/modules/organizations/components/pages/Organization.vue +59 -4
- package/src/modules/organizations/components/sections/MembersAdd.vue +27 -34
- package/src/modules/organizations/components/sections/Organizations.vue +0 -1
- package/src/modules/organizations/controllers/memberships.controller.js +33 -26
- package/src/modules/organizations/controllers/organizations.controller.js +1 -1
- package/src/modules/organizations/models/department.model.js +0 -19
- package/src/modules/organizations/models/membership.model.js +4 -0
- package/src/modules/organizations/organizations.client.js +1 -6
- package/src/modules/organizations/store/departments.js +48 -44
- package/src/modules/organizations/store/memberships.js +11 -3
- package/src/modules/products/components/blocks/CardPosition.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -1
- package/src/modules/products/components/pages/ProductEdit.vue +48 -28
- package/src/modules/products/controllers/products.controller.js +99 -33
- package/src/modules/products/models/product.model.js +16 -1
- package/src/modules/products/store/products.js +1 -1
- package/src/modules/users/components/pages/ProfileOrganizations.vue +41 -7
- package/src/styles/layout.scss +1 -1
- package/src/modules/organizations/components/sections/FeedDepartments.vue +0 -64
- package/src/modules/organizations/components/sections/MembersList.vue +0 -85
- package/src/modules/organizations/store/invites.js +0 -93
@@ -0,0 +1,54 @@
|
|
1
|
+
<template>
|
2
|
+
<div>
|
3
|
+
<MapSection />
|
4
|
+
<AboutSection />
|
5
|
+
<SectionGuide />
|
6
|
+
<!-- Partials (need to remove) -->
|
7
|
+
<Footer/>
|
8
|
+
</div>
|
9
|
+
</template>
|
10
|
+
|
11
|
+
<script setup>
|
12
|
+
import { computed } from 'vue'
|
13
|
+
|
14
|
+
import AboutSection from '@pf/src/modules/landing/components/sections/AboutSection.vue'
|
15
|
+
import SectionGuide from '@pf/src/modules/landing/components/sections/SectionGuide.vue'
|
16
|
+
import MapSection from '@pf/src/modules/landing/components/sections/MapSection.vue'
|
17
|
+
import Footer from '@pf/src/components/Footer/Footer.vue'
|
18
|
+
|
19
|
+
import { useMeta } from 'vue-meta'
|
20
|
+
import { useI18n } from 'vue-i18n'
|
21
|
+
|
22
|
+
|
23
|
+
const text = {
|
24
|
+
messages: {
|
25
|
+
en: {
|
26
|
+
meta: {
|
27
|
+
title: "Hotel – Fin.Kan House is Cannabis friendly hotel in Phuket",
|
28
|
+
description: "At Fingan House, we encourage the exploration of Phuket’s finest cannabis products and are proud to provide a fully stocked bar of our signature product offerings to those looking to enjoy their experience to the fullest.",
|
29
|
+
|
30
|
+
},
|
31
|
+
},
|
32
|
+
ru: {
|
33
|
+
meta: {
|
34
|
+
title: "Отель – Fin.Kan House это каннабис-френдли отель на Пхукете",
|
35
|
+
description: "Приходите полюбоваться удивительными закатами в 18:00 или увидеть ночные огни Пхукета во всей красе после захода солнца. Купите немного каннабиса и наслаждайтесь видами — это действительно так просто!",
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
39
|
+
}
|
40
|
+
|
41
|
+
const { t } = useI18n(text)
|
42
|
+
|
43
|
+
|
44
|
+
const computedMeta = computed(() => ({
|
45
|
+
title: t('meta.title'),
|
46
|
+
description: t('meta.description')
|
47
|
+
}))
|
48
|
+
|
49
|
+
const { meta, onRemoved } = useMeta(computedMeta)
|
50
|
+
</script>
|
51
|
+
|
52
|
+
<style lang="scss">
|
53
|
+
|
54
|
+
</style>
|
@@ -0,0 +1,184 @@
|
|
1
|
+
<template>
|
2
|
+
<div >
|
3
|
+
|
4
|
+
<div class="breadcrumbs section">
|
5
|
+
<router-link to="/">
|
6
|
+
<svg class="home" viewBox="0 0 10 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
7
|
+
<path fill="rgb(var(--black))" d="M0.494141 4.26391C0.494141 4.48862 0.659906 4.66912 0.928813 4.66912C1.05037 4.66912 1.16825 4.6065 1.27139 4.52177L1.64344 4.20866V7.56448C1.64344 8.13545 1.98971 8.47803 2.5791 8.47803H7.56678C8.15616 8.47803 8.50243 8.13545 8.50243 7.56448V4.19392L8.8929 4.52177C8.99604 4.6065 9.11392 4.66912 9.23916 4.66912C9.48597 4.66912 9.67015 4.5144 9.67015 4.27128C9.67015 4.1313 9.61121 4.01343 9.5007 3.92133L8.50243 3.08146V1.47538C8.50243 1.30961 8.3956 1.1991 8.22984 1.1991H7.63308C7.46732 1.1991 7.35313 1.30961 7.35313 1.47538V2.11634L5.66969 0.70181C5.31606 0.403433 4.85928 0.403433 4.50197 0.70181L0.663589 3.92133C0.553079 4.01711 0.494141 4.14235 0.494141 4.26391ZM6.13752 5.26219C6.13752 5.08906 6.02701 4.97855 5.85387 4.97855H4.31779C4.14097 4.97855 4.02678 5.08906 4.02678 5.26219V7.63447H2.83327C2.60856 7.63447 2.48332 7.50922 2.48332 7.28084V3.5014L4.90349 1.47538C5.01768 1.37592 5.15029 1.37592 5.26817 1.47538L7.66255 3.48298V7.28084C7.66255 7.50922 7.53731 7.63447 7.3126 7.63447H6.13752V5.26219Z"/>
|
8
|
+
</svg>
|
9
|
+
<span>{{t('breadcrumbs.home')}}</span>
|
10
|
+
</router-link>
|
11
|
+
|
12
|
+
|
13
|
+
<svg class="chevron" viewBox="0 0 4 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
14
|
+
<path d="M4 3.99992C4 3.83673 3.94307 3.70391 3.81025 3.57867L0.899431 0.732369C0.800759 0.629902 0.679317 0.580566 0.531309 0.580566C0.239089 0.580566 0 0.815861 0 1.10808C0 1.25229 0.0607211 1.38512 0.166983 1.49138L2.74763 3.99613L0.166983 6.50846C0.0607211 6.61093 0 6.74375 0 6.89176C0 7.18398 0.239089 7.41928 0.531309 7.41928C0.675522 7.41928 0.800759 7.36994 0.899431 7.26747L3.81025 4.42117C3.94307 4.29594 4 4.15931 4 3.99992Z" fill="rgb(var(--black))"/>
|
15
|
+
</svg>
|
16
|
+
|
17
|
+
<router-link v-if="page" :to="'/pages/' + page.url">
|
18
|
+
<span v-if="$i18n.locale === 'en'">{{page.localization[0].text}}</span>
|
19
|
+
<span v-if="$i18n.locale === 'ru'">{{page.localization[1].text}}</span>
|
20
|
+
<!-- {{$i18n.locale}} -->
|
21
|
+
</router-link >
|
22
|
+
|
23
|
+
</div>
|
24
|
+
|
25
|
+
|
26
|
+
<div class="page-wrapper cols-2-1_3 gap-big section">
|
27
|
+
<ul class="w-100 pd-medium menu-tabs">
|
28
|
+
<p class="mn-b-medium t-semi p-medium">{{ t('information') }}</p>
|
29
|
+
<li v-for="(page,index) in pages" :class="{'product-tab-active':route.params.url === page.url}" class="product-tab">
|
30
|
+
|
31
|
+
<router-link :to="{ name: 'Page', params: { url: page.url}}" >
|
32
|
+
<span v-html="t('pages[' + index + ']')"></span>
|
33
|
+
</router-link>
|
34
|
+
</li>
|
35
|
+
</ul>
|
36
|
+
<section class="page ">
|
37
|
+
<h1 class="mn-b-small">
|
38
|
+
<span>{{ t('title') }}</span>
|
39
|
+
</h1>
|
40
|
+
<hr class="mn-b-semi">
|
41
|
+
<div class="page-content-wrapper">
|
42
|
+
{{t('content')}}
|
43
|
+
</div>
|
44
|
+
|
45
|
+
</section>
|
46
|
+
</div>
|
47
|
+
<!-- Partials (need to remove) -->
|
48
|
+
<Footer/>
|
49
|
+
|
50
|
+
</div>
|
51
|
+
</template>
|
52
|
+
|
53
|
+
<script setup>
|
54
|
+
// Import libs
|
55
|
+
import { computed, onMounted } from 'vue'
|
56
|
+
import { useStore } from '@/store'
|
57
|
+
import { useRoute } from 'vue-router'
|
58
|
+
import { useI18n } from 'vue-i18n'
|
59
|
+
import { useMeta } from 'vue-meta'
|
60
|
+
|
61
|
+
import * as marked from 'marked';
|
62
|
+
import Footer from '@pf/src/components/Footer/Footer.vue'
|
63
|
+
|
64
|
+
|
65
|
+
// const renderer = {
|
66
|
+
// image(image) {
|
67
|
+
// var imageRequired = require('../../..@/assets/images/cases/' + image)
|
68
|
+
// return `<img src='${imageRequired.default}' />`;
|
69
|
+
// }
|
70
|
+
// };
|
71
|
+
|
72
|
+
// marked.use({ renderer });
|
73
|
+
// Import components
|
74
|
+
// Accessing router and store
|
75
|
+
const text = {
|
76
|
+
locale: 'en',
|
77
|
+
messages: {
|
78
|
+
en: {
|
79
|
+
breadcrumbs: {
|
80
|
+
home: 'Home',
|
81
|
+
store: 'Store',
|
82
|
+
},
|
83
|
+
information: "Information",
|
84
|
+
adress: 'Adress',
|
85
|
+
support: 'Get Online Support',
|
86
|
+
request: 'Contact Number',
|
87
|
+
time: "24 / 7 Seven days a week",
|
88
|
+
copyright: "Weeder, 2022. Proudly created with OZ DAO.",
|
89
|
+
pages: [],
|
90
|
+
},
|
91
|
+
ru: {
|
92
|
+
breadcrumbs: {
|
93
|
+
home: 'Главная',
|
94
|
+
store: 'Store',
|
95
|
+
},
|
96
|
+
information: "Информация",
|
97
|
+
adress: 'Адресс',
|
98
|
+
support: 'Онлайн Поддержка',
|
99
|
+
request: 'Контактный Телефон',
|
100
|
+
time: "24 / 7 без перерывов",
|
101
|
+
copyright: "Weeder, 2022. С гордостью создано OZ DAO.",
|
102
|
+
pages: [],
|
103
|
+
title: '',
|
104
|
+
content: '',
|
105
|
+
}
|
106
|
+
}
|
107
|
+
}
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
const { t, locale } = useI18n(text)
|
112
|
+
const store = useStore()
|
113
|
+
const route = useRoute()
|
114
|
+
// Data prefetching
|
115
|
+
if (route.params.url) {
|
116
|
+
await store.dispatch('pages/fetch', route.params.url)
|
117
|
+
} else {
|
118
|
+
store.commit('pages/init');
|
119
|
+
}
|
120
|
+
|
121
|
+
await store.dispatch('pages/fetchAll')
|
122
|
+
|
123
|
+
const pages = computed(() => store.pages.state.all)
|
124
|
+
console.log(store.pages.state)
|
125
|
+
|
126
|
+
const page = computed(() => store.pages.state.current)
|
127
|
+
|
128
|
+
const content = computed(() => marked(t('content'), { sanitize: true }))
|
129
|
+
|
130
|
+
store.pages.state.all.forEach( page => {
|
131
|
+
page.localization.forEach( localization => {
|
132
|
+
text.messages[localization.locale].pages.push(localization.text)
|
133
|
+
})
|
134
|
+
})
|
135
|
+
|
136
|
+
store.pages.state.current.localization.forEach(localization => {
|
137
|
+
text.messages[localization.locale].title = localization.text
|
138
|
+
})
|
139
|
+
|
140
|
+
store.pages.state.current.localization.forEach(localization => {
|
141
|
+
text.messages[localization.locale].content = localization.content
|
142
|
+
})
|
143
|
+
|
144
|
+
const computedMeta = computed(() => ({
|
145
|
+
title: t('title'),
|
146
|
+
description: t('content').substring(0, 200)
|
147
|
+
}))
|
148
|
+
|
149
|
+
const { meta, onRemoved } = useMeta(computedMeta)
|
150
|
+
</script>
|
151
|
+
|
152
|
+
<style lang="scss">
|
153
|
+
.menu-tabs {
|
154
|
+
margin-right: 3rem;
|
155
|
+
.product-tab {
|
156
|
+
height: 2.5rem;
|
157
|
+
}
|
158
|
+
}
|
159
|
+
|
160
|
+
.page-wrapper {
|
161
|
+
.router-link-active, .router-link-exact-active {
|
162
|
+
color: rgb(var(--main));
|
163
|
+
}
|
164
|
+
}
|
165
|
+
.page {
|
166
|
+
width: 100%;
|
167
|
+
|
168
|
+
.page-content-wrapper {
|
169
|
+
> * {
|
170
|
+
margin-bottom: 1rem;
|
171
|
+
}
|
172
|
+
}
|
173
|
+
p {
|
174
|
+
opacity: 0.5;
|
175
|
+
}
|
176
|
+
ul {
|
177
|
+
li {
|
178
|
+
list-style-type: circle;
|
179
|
+
// height: 4rem;
|
180
|
+
margin-bottom: 0.5rem;
|
181
|
+
}
|
182
|
+
}
|
183
|
+
}
|
184
|
+
</style>
|
@@ -0,0 +1,69 @@
|
|
1
|
+
<template>
|
2
|
+
<section id="about" class="section">
|
3
|
+
|
4
|
+
<div class="cols-2-golden-ration bg-white radius-big flex-nowrap">
|
5
|
+
<!-- Left col -->
|
6
|
+
<div class="pd-big text-about flex-v-center flex col">
|
7
|
+
<h3 class="mn-b-medium">{{t('title')}}</h3>
|
8
|
+
<p class="mn-b-big">{{t('description')}}</p>
|
9
|
+
</div>
|
10
|
+
<!-- Right col -->
|
11
|
+
<div class="brand-photocol col">
|
12
|
+
<video class="video" autoplay playsinline muted loop preload >
|
13
|
+
<source src="@/assets/videos/hotel.webm">
|
14
|
+
</video>
|
15
|
+
</div>
|
16
|
+
</div>
|
17
|
+
</section>
|
18
|
+
</template>
|
19
|
+
|
20
|
+
|
21
|
+
<script setup>
|
22
|
+
import { computed, onMounted, reactive, toRefs } from 'vue'
|
23
|
+
|
24
|
+
import { useRoute,useRouter } from 'vue-router'
|
25
|
+
import { useI18n } from 'vue-i18n'
|
26
|
+
|
27
|
+
const route = useRoute()
|
28
|
+
const router = useRouter()
|
29
|
+
|
30
|
+
const text = {
|
31
|
+
messages: {
|
32
|
+
en: {
|
33
|
+
title: "CANNABIS FRIENDLY HOTEL IN PHUKET 🌿😌",
|
34
|
+
description: "We invite you to enjoy the best views of Phuket whilst consuming our superior quality products which are conveniently located at our on-site dispensary. At Fingan House, we encourage the exploration of Phuket’s finest cannabis products and are proud to provide a fully stocked bar of our signature product offerings to those looking to enjoy their experience to the fullest. Whether you’re a seasoned veteran or completely new to the scene, our team of friendly experts is available to assist you in selecting the perfect strain for the occasion.",
|
35
|
+
calltoaction: "Like it? Check out Airbnb and start your mary jane adventure ✈️",
|
36
|
+
button: "Read more"
|
37
|
+
},
|
38
|
+
ru: {
|
39
|
+
title: "КАННАБИС ФРЕНДЛИ ОТЕЛЬ НА ПХУКЕТЕ 🌿😌",
|
40
|
+
description: "Расположенный в центре Раваи, вы можете наслаждаться потрясающим 360-градусным видом на Пхукет, куря убийственную травку на крыше Fingan House. Приходите полюбоваться удивительными закатами в 18:00 или увидеть ночные огни Пхукета во всей красе после захода солнца. Купите немного каннабиса и наслаждайтесь видами — это действительно так просто! Не умеете крутить? Не беспокойтесь — у Фингана есть помощник, который может бесплатно скрутить для вас косяк.",
|
41
|
+
calltoaction: "Нравится? Загляните на Airbnb и начните свое травяное приключение ✈️",
|
42
|
+
button: "Узнать больше"
|
43
|
+
}
|
44
|
+
}
|
45
|
+
}
|
46
|
+
|
47
|
+
const { t } = useI18n(text)
|
48
|
+
</script>
|
49
|
+
|
50
|
+
<style lang="scss">
|
51
|
+
#about {
|
52
|
+
|
53
|
+
.brand-photocol {
|
54
|
+
object-fit: cover;
|
55
|
+
min-height: 24rem;
|
56
|
+
height: 100%;
|
57
|
+
|
58
|
+
video {
|
59
|
+
position: absolute;
|
60
|
+
left: 0;
|
61
|
+
right: 0;
|
62
|
+
object-fit: cover;
|
63
|
+
width: 100%;
|
64
|
+
min-height: 100%;
|
65
|
+
}
|
66
|
+
}
|
67
|
+
}
|
68
|
+
|
69
|
+
</style>
|
@@ -0,0 +1,90 @@
|
|
1
|
+
<template>
|
2
|
+
<section class="pd-big">
|
3
|
+
<header class="mn-b-big t-center">
|
4
|
+
<h2 class="mn-center text-fade-in"><span class="text-splitted">Example of the Signals</span></h2>
|
5
|
+
</header>
|
6
|
+
<div class="cols-4 gap-medium">
|
7
|
+
<img v-for="(signal,index) in signals" class="signal" :src="/images/examples/' + signal">
|
8
|
+
</div>
|
9
|
+
</section>
|
10
|
+
</template>
|
11
|
+
|
12
|
+
<script setup>
|
13
|
+
/////////////////////////////
|
14
|
+
// COMPONENT DEPENDENCIES
|
15
|
+
/////////////////////////////
|
16
|
+
// VUE DEPENDENCIES
|
17
|
+
import { onMounted } from 'vue';
|
18
|
+
// GSAP DEPENDENCIES
|
19
|
+
import { gsap } from "gsap/dist/gsap";
|
20
|
+
import { ScrollTrigger } from "gsap/dist/ScrollTrigger";
|
21
|
+
/////////////////////////////
|
22
|
+
// CREATED
|
23
|
+
/////////////////////////////
|
24
|
+
gsap.registerPlugin(ScrollTrigger);
|
25
|
+
|
26
|
+
let signals = [
|
27
|
+
'01.png',
|
28
|
+
'02.png',
|
29
|
+
'03.png',
|
30
|
+
'04.png',
|
31
|
+
]
|
32
|
+
|
33
|
+
/////////////////////////////
|
34
|
+
// MOUNTED
|
35
|
+
/////////////////////////////
|
36
|
+
onMounted(() => {
|
37
|
+
gsap.set('.signal', {
|
38
|
+
// maxHeight: 0,
|
39
|
+
force3D:false,
|
40
|
+
opacity: 0,
|
41
|
+
// y: 50,
|
42
|
+
});
|
43
|
+
|
44
|
+
gsap.set('.signal-child ', {
|
45
|
+
opacity: 0,
|
46
|
+
force3D:false,
|
47
|
+
y: 50,
|
48
|
+
});
|
49
|
+
|
50
|
+
ScrollTrigger.batch('.signal', {
|
51
|
+
onEnter: batch => {
|
52
|
+
batch.forEach((card, index) => {
|
53
|
+
gsap.to(card, {
|
54
|
+
opacity: 1,
|
55
|
+
// maxHeight: 1000,
|
56
|
+
duration: 1.5,
|
57
|
+
ease: "power2.inOut",
|
58
|
+
y: 0,
|
59
|
+
stagger: 0.1,
|
60
|
+
delay: index * 0.3
|
61
|
+
})
|
62
|
+
|
63
|
+
gsap.to(card.children, {
|
64
|
+
opacity: 1,
|
65
|
+
duration: 1.5,
|
66
|
+
ease: "power2.inOut",
|
67
|
+
y: 0,
|
68
|
+
stagger: 0.1,
|
69
|
+
delay: index * 0.3
|
70
|
+
})
|
71
|
+
})
|
72
|
+
},
|
73
|
+
// onLeaveBack: batch => {
|
74
|
+
// batch.forEach((card, index) => gsap.to(card.children, {
|
75
|
+
// opacity: 0,
|
76
|
+
// duration: 1.5,
|
77
|
+
// ease: "power2.inOut",
|
78
|
+
// y: 50,
|
79
|
+
// stagger: 0.1,
|
80
|
+
// delay: index * 0.3
|
81
|
+
// }))
|
82
|
+
// },
|
83
|
+
start: "top 70%",
|
84
|
+
});
|
85
|
+
})
|
86
|
+
|
87
|
+
</script>
|
88
|
+
|
89
|
+
<style lang="scss">
|
90
|
+
</style>
|
@@ -0,0 +1,80 @@
|
|
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-grey radius-big p-big t-semi">{{t('friendly')}}</li>
|
14
|
+
<li class="pd-medium bg-grey radius-big p-big t-semi">{{t('fast')}}</li>
|
15
|
+
<li class="pd-medium bg-grey radius-big p-big t-semi">{{t('reasonable')}}</li>
|
16
|
+
<li class="pd-medium bg-grey radius-big p-big t-semi">{{t('premium')}}</li>
|
17
|
+
<li class="pd-medium bg-grey 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>
|
@@ -0,0 +1,63 @@
|
|
1
|
+
<template>
|
2
|
+
<section id="gift" class="section">
|
3
|
+
|
4
|
+
<div class="t-center section-1-col">
|
5
|
+
<p class="mn-b-small">
|
6
|
+
Looking for a beautiful and stylish gift?
|
7
|
+
</p>
|
8
|
+
<h3 class="mn-b-medium">
|
9
|
+
Gift Certificate is a simple way to donate money<br><b>and make suprise for someone</b>
|
10
|
+
</h3>
|
11
|
+
|
12
|
+
<router-link to="/catalog/products/7070249d-c84a-4bb4-bfac-a58b65353209">
|
13
|
+
<button class="button">Buy now</button>
|
14
|
+
</router-link>
|
15
|
+
</div>
|
16
|
+
|
17
|
+
</section>
|
18
|
+
</template>
|
19
|
+
|
20
|
+
|
21
|
+
<script setup>
|
22
|
+
import { computed, onMounted, reactive, toRefs } from 'vue'
|
23
|
+
|
24
|
+
import { useRoute,useRouter } from 'vue-router'
|
25
|
+
const route = useRoute()
|
26
|
+
const router = useRouter()
|
27
|
+
</script>
|
28
|
+
|
29
|
+
<style lang="scss">
|
30
|
+
#gift {
|
31
|
+
b {
|
32
|
+
color: #00ff88;
|
33
|
+
}
|
34
|
+
|
35
|
+
.section-1-col {
|
36
|
+
display: block;
|
37
|
+
padding: 10rem 3rem;
|
38
|
+
color: black;
|
39
|
+
border-radius: 2rem;
|
40
|
+
background: #00ff88;
|
41
|
+
background-image: url("@/assets/images/backgrounds/cerificat.jpg");
|
42
|
+
background-repeat: no-repeat;
|
43
|
+
background-size: cover;
|
44
|
+
background-position: center bottom;
|
45
|
+
overflow: hidden;
|
46
|
+
.button {
|
47
|
+
margin: 0 auto;
|
48
|
+
background: white;
|
49
|
+
color: #00ff88;
|
50
|
+
// box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.05);
|
51
|
+
// border: 1px solid #f7f7f7;
|
52
|
+
opacity: 1;
|
53
|
+
|
54
|
+
&:hover {
|
55
|
+
background: #00ff88;
|
56
|
+
color: white;
|
57
|
+
}
|
58
|
+
}
|
59
|
+
|
60
|
+
}
|
61
|
+
}
|
62
|
+
|
63
|
+
</style>
|
@@ -0,0 +1,74 @@
|
|
1
|
+
<script setup>
|
2
|
+
import { useRouter } from 'vue-router'
|
3
|
+
|
4
|
+
import { useI18n } from 'vue-i18n'
|
5
|
+
|
6
|
+
const router = useRouter()
|
7
|
+
|
8
|
+
const text = {
|
9
|
+
messages: {
|
10
|
+
en: {
|
11
|
+
HERO: {
|
12
|
+
TITLE: "Phuket №1 Weed Shop with<br><b class='t-white'>Sameday Delivery</b>",
|
13
|
+
DESCRIPTION: "Weeder Delivery stocks a wide range of quality CBD & high THC weed strains available for purchase whether you are a local, expat or tourist. We also receive new cannabis strains for our clients to enjoy daily!",
|
14
|
+
ACTION: "Open Marketplace →",
|
15
|
+
SUBACTION: "Get Recomendation"
|
16
|
+
}
|
17
|
+
},
|
18
|
+
ru: {
|
19
|
+
HERO: {
|
20
|
+
TITLE: "Лучшая доставка травки<br><b class='t-white'> на Пхукете за 1 час</b>",
|
21
|
+
DESCRIPTION: "Weeder Delivery предлагает широкий ассортимент качественных сортов с CBD и высоким содержанием THC, доступных для покупки независимо от того, являетесь ли вы местным, эмигрантом или туристом. Мы также ежедневно получаем новые сорта каннабиса для наших клиентов!",
|
22
|
+
ACTION: "Открыть Маркетплейс →",
|
23
|
+
SUBACTION: "Получить рекомендацию"
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
}
|
28
|
+
|
29
|
+
const { t } = useI18n(text)
|
30
|
+
</script>
|
31
|
+
|
32
|
+
|
33
|
+
<template>
|
34
|
+
<div
|
35
|
+
id="hero"
|
36
|
+
class="t-center cols-1 flex-center flex section"
|
37
|
+
>
|
38
|
+
|
39
|
+
<div
|
40
|
+
class="flex-column flex-center flex pd-big radius-medium col"
|
41
|
+
>
|
42
|
+
<h1
|
43
|
+
class="mn-b-medium"
|
44
|
+
v-html="t('HERO.TITLE')"
|
45
|
+
></h1>
|
46
|
+
|
47
|
+
<p
|
48
|
+
class="w-m-60r mn-b-big t-transp p-big"
|
49
|
+
v-html="t('HERO.DESCRIPTION')"
|
50
|
+
></p>
|
51
|
+
|
52
|
+
<div
|
53
|
+
class="mobile-w-100 t-white gap-small cols-2"
|
54
|
+
>
|
55
|
+
<button
|
56
|
+
@click="router.push('/catalog')"
|
57
|
+
class="w-100 bg-dark t-white button">
|
58
|
+
{{t('HERO.ACTION')}}
|
59
|
+
</button>
|
60
|
+
|
61
|
+
<button
|
62
|
+
@click="store.commit('toggleBackCall')"
|
63
|
+
class="w-100 bg-light t-dark br-light button">
|
64
|
+
{{t('HERO.SUBACTION')}}
|
65
|
+
</button>
|
66
|
+
</div>
|
67
|
+
|
68
|
+
</div>
|
69
|
+
|
70
|
+
</div>
|
71
|
+
</template>
|
72
|
+
|
73
|
+
<style lang="scss" scoped>
|
74
|
+
</style>
|