@ozdao/prometheus-framework 0.2.37 → 0.2.39
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +2 -61
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.js +61 -2
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +49 -2
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.js +2 -49
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +2 -70
- package/dist/prometheus-framework/src/components/Popup/Popup.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue2.js +70 -2
- 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 +9 -6
- 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 +15 -12
- 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 +13 -10
- 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 +22 -19
- package/dist/prometheus-framework/src/modules/auth/localization/SignUp.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/SignUp.json.js +1 -1
- 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 +2 -2
- 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 +2 -2
- 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 +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/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +1 -1
- 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/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.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 +1 -1
- 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 +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/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.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/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 +2 -2
- 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 +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/LocationSelection/LocationSelection.vue +1 -1
- package/src/modules/auth/components/pages/EnterCode.vue +4 -1
- package/src/modules/auth/components/pages/EnterPassword.vue +4 -1
- package/src/modules/auth/components/pages/ResetPassword.vue +4 -1
- package/src/modules/auth/components/pages/SignUp.vue +4 -1
- package/src/modules/auth/localization/SignUp.json +1 -1
- package/src/modules/landing/components/sections/SectionFeatures.vue +81 -0
- package/src/modules/landing/components/sections/{Guide.vue → SectionGuide.vue} +1 -1
- package/src/modules/landing/components/sections/SectionHeroToken.vue +138 -0
- package/src/modules/landing/components/sections/SectionRoadmap.vue +108 -0
- package/src/modules/landing/components/sections/HeroGovernance.vue +0 -156
@@ -0,0 +1,108 @@
|
|
1
|
+
<script setup>
|
2
|
+
import { ref } from 'vue';
|
3
|
+
import { useI18n } from 'vue-i18n';
|
4
|
+
|
5
|
+
const props = defineProps({
|
6
|
+
textData: {
|
7
|
+
type: Object,
|
8
|
+
default: () => ({
|
9
|
+
messages: {
|
10
|
+
en: {
|
11
|
+
title: 'Weeder Roadmap',
|
12
|
+
milestones: [{
|
13
|
+
title: 'MVP in Thailand',
|
14
|
+
description: 'The Weeder platform was tested as a minimum viable product (MVP) in Thailand to validate its basic features and gather user feedback. This helped the company make improvements before launching on a larger scale.',
|
15
|
+
date: '2023-02-01',
|
16
|
+
finished: 'true'
|
17
|
+
},{
|
18
|
+
date: '2023-05-01',
|
19
|
+
title: 'Weeder Platform Soft Launch',
|
20
|
+
description: 'A soft version of the Weeder platform will be launched for users to explore and provide feedback. This allows the company to identify any issues and make improvements before the official release.',
|
21
|
+
},{
|
22
|
+
date: '2023-07-01',
|
23
|
+
title: 'IDO',
|
24
|
+
description: 'The Initial DEX Offering (IDO) will launch the Weeder token on a our decentralized platform. It allows the public to purchase Weeder tokens and get involved in the project at an early stage. It can also help establish the initial token price.',
|
25
|
+
},{
|
26
|
+
date: '2023-09-01',
|
27
|
+
title: 'Weeder Platform Official Release',
|
28
|
+
description: 'The Weeder platform will be officially released with dividend features, cashback, and full blockchain integration. This marks the full launch of the platform and allows users to access all its features.',
|
29
|
+
},{
|
30
|
+
date: '2023-11-01',
|
31
|
+
title: 'Weeder Ecosystem Expansion',
|
32
|
+
description: 'The Weeder ecosystem will be expanded by adding support for new countries and enhancing its functionalities. This helps to increase the platforms user base and improve its overall capabilities.',
|
33
|
+
}]
|
34
|
+
}
|
35
|
+
}
|
36
|
+
})
|
37
|
+
}
|
38
|
+
});
|
39
|
+
|
40
|
+
const { t,tm } = useI18n(props.textData);
|
41
|
+
</script>
|
42
|
+
|
43
|
+
<template>
|
44
|
+
<div class="o-hidden bg-black t-white t-left pd-big radius-big">
|
45
|
+
<h2 class="mn-b-big t-center w-100">{{ t('title') }}</h2>
|
46
|
+
|
47
|
+
<div class="gap-thin flex-nowrap flex o-scrolled timeline custom-scroll">
|
48
|
+
<div
|
49
|
+
v-for="(milestone, index) in tm('milestones')"
|
50
|
+
:key="index"
|
51
|
+
class="timeline-item br-white-transp-10 br-1px br-solid pd-big radius-small"
|
52
|
+
>
|
53
|
+
|
54
|
+
<div class="mn-b-semi bg-white-transp-5 timeline-icon">
|
55
|
+
<svg v-if="milestone.finished" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
56
|
+
<g id="24 / basic / check-mark">
|
57
|
+
<path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.28033 10.7197L14.25 3.75L15.3107 4.81066L7.28033 12.841L3 8.56066L4.06066 7.5L7.28033 10.7197Z" fill="rgb(var(--main))"/>
|
58
|
+
</g>
|
59
|
+
</svg>
|
60
|
+
</div>
|
61
|
+
|
62
|
+
<div class="w-100 timeline-content">
|
63
|
+
<h3 class="mn-b-small">{{ t(milestone.title) }}</h3>
|
64
|
+
<p class="uppercase mn-b-semi t-main t-semi date">{{ milestone.date }}</p>
|
65
|
+
<p class="t-transp w-100">{{ t(milestone.description) }}</p>
|
66
|
+
</div>
|
67
|
+
</div>
|
68
|
+
</div>
|
69
|
+
</div>
|
70
|
+
</template>
|
71
|
+
|
72
|
+
<style lang="scss" scoped>
|
73
|
+
.timeline {
|
74
|
+
.timeline-item {
|
75
|
+
min-width: 32rem;
|
76
|
+
}
|
77
|
+
|
78
|
+
.timeline-icon {
|
79
|
+
border-radius: 100%;
|
80
|
+
width: 3rem;
|
81
|
+
height: 3rem;
|
82
|
+
display: flex;
|
83
|
+
align-items: center;
|
84
|
+
justify-content: center;
|
85
|
+
|
86
|
+
|
87
|
+
img {
|
88
|
+
width: 1.5rem;
|
89
|
+
height: 1.5rem;
|
90
|
+
}
|
91
|
+
}
|
92
|
+
}
|
93
|
+
|
94
|
+
.custom-scroll {
|
95
|
+
overflow-x: scroll;
|
96
|
+
scrollbar-width: none; /* Hide scrollbar for Firefox */
|
97
|
+
-ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
|
98
|
+
display: -webkit-box; /* Fix for Safari */
|
99
|
+
display: -webkit-flex; /* Fix for Safari */
|
100
|
+
display: -ms-flexbox;
|
101
|
+
display: flex;
|
102
|
+
}
|
103
|
+
|
104
|
+
.custom-scroll::-webkit-scrollbar {
|
105
|
+
width: 0px; /* Hide scrollbar for Chrome and Safari */
|
106
|
+
height: 0px;
|
107
|
+
}
|
108
|
+
</style>
|
@@ -1,156 +0,0 @@
|
|
1
|
-
<script setup>
|
2
|
-
import { useRouter } from 'vue-router'
|
3
|
-
import { useI18n } from 'vue-i18n'
|
4
|
-
|
5
|
-
const props = defineProps({
|
6
|
-
textData: {
|
7
|
-
type: Object,
|
8
|
-
default: () => ({
|
9
|
-
messages: {
|
10
|
-
en: {
|
11
|
-
TITLE: "Smoke Weed Every Day &<b> Get A Slice Of The Pie</b>",
|
12
|
-
DESCRIPTION: "Earn Weeder Token and Get part of the profits of Weeder Delivery. The more tokens you have, the bigger your cut of the profits will be. So what are you waiting for?",
|
13
|
-
ACTION: "Open Marketplace →",
|
14
|
-
SUBACTION: "Sign Up To Start"
|
15
|
-
}
|
16
|
-
}
|
17
|
-
})
|
18
|
-
}
|
19
|
-
})
|
20
|
-
|
21
|
-
const { t } = useI18n(props.textData)
|
22
|
-
</script>
|
23
|
-
|
24
|
-
|
25
|
-
<template>
|
26
|
-
<div
|
27
|
-
id="heroGovernance"
|
28
|
-
class="pd-thin"
|
29
|
-
>
|
30
|
-
|
31
|
-
<div
|
32
|
-
class="pos-relative bg-black o-hidden t-white t-center pd-extra radius-big flex-column flex-center flex"
|
33
|
-
>
|
34
|
-
<div class="sheen h-5r mn-b-small radius-extra o-hidden pos-relative ">
|
35
|
-
<img src="/logo/wdt.svg" class="w-100 h-100">
|
36
|
-
</div>
|
37
|
-
|
38
|
-
<h1
|
39
|
-
class="w-max-35r mn-b-medium"
|
40
|
-
v-html="t('TITLE')"
|
41
|
-
/>
|
42
|
-
|
43
|
-
<p
|
44
|
-
class="w-max-40r mn-b-big t-transp p-big"
|
45
|
-
v-html="t('DESCRIPTION')"
|
46
|
-
/>
|
47
|
-
|
48
|
-
<div
|
49
|
-
class="t-white gap-small cols-2-fit-content"
|
50
|
-
>
|
51
|
-
<router-link
|
52
|
-
:to="{
|
53
|
-
name: 'Sign In'
|
54
|
-
}"
|
55
|
-
class="w-max bg-light t-dark br-light button"
|
56
|
-
v-html="t('SUBACTION')"
|
57
|
-
/>
|
58
|
-
|
59
|
-
<router-link
|
60
|
-
:to="{
|
61
|
-
name: 'Marketplace'
|
62
|
-
}"
|
63
|
-
class="w-max bg-dark t-white button"
|
64
|
-
v-html="t('ACTION')"
|
65
|
-
/>
|
66
|
-
</div>
|
67
|
-
|
68
|
-
<div class="w-100 h-100 pos-absolute pos-t-0 pos-r-0 z-index-0 grid ">
|
69
|
-
<div class="grid-lines"></div>
|
70
|
-
</div>
|
71
|
-
|
72
|
-
</div>
|
73
|
-
|
74
|
-
</div>
|
75
|
-
</template>
|
76
|
-
|
77
|
-
<style lang="scss">
|
78
|
-
.sheen:after {
|
79
|
-
content:'';
|
80
|
-
top:0;
|
81
|
-
left: -25%;
|
82
|
-
transform:translateX(100%);
|
83
|
-
width:100%;
|
84
|
-
height:220px;
|
85
|
-
position: absolute;
|
86
|
-
z-index:1;
|
87
|
-
animation: slide 3s infinite;
|
88
|
-
|
89
|
-
/*
|
90
|
-
CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
|
91
|
-
*/
|
92
|
-
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
|
93
|
-
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
|
94
|
-
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
|
95
|
-
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
|
96
|
-
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
|
97
|
-
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
|
98
|
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
|
99
|
-
}
|
100
|
-
|
101
|
-
/* animation */
|
102
|
-
|
103
|
-
@keyframes slide {
|
104
|
-
0% {
|
105
|
-
transform:translateX(-00%);
|
106
|
-
opacity: 0;
|
107
|
-
}
|
108
|
-
20% {
|
109
|
-
opacity: 1
|
110
|
-
}
|
111
|
-
80% {
|
112
|
-
opacity: 1
|
113
|
-
}
|
114
|
-
100% {
|
115
|
-
transform:translateX(100%);
|
116
|
-
opacity: 0
|
117
|
-
}
|
118
|
-
}
|
119
|
-
|
120
|
-
|
121
|
-
.grid {
|
122
|
-
perspective: 450px;
|
123
|
-
background-size: cover;
|
124
|
-
}
|
125
|
-
|
126
|
-
.grid-lines {
|
127
|
-
width: 100%;
|
128
|
-
height: 200%;
|
129
|
-
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
|
130
|
-
background-size: 45px 30px;
|
131
|
-
background-repeat: repeat;
|
132
|
-
transform-origin: 100% 0 0;
|
133
|
-
animation: play 15s linear infinite;
|
134
|
-
}
|
135
|
-
|
136
|
-
@keyframes play {
|
137
|
-
0% {
|
138
|
-
transform: rotateX(45deg) translateY(-50%);
|
139
|
-
}
|
140
|
-
100% {
|
141
|
-
transform: rotateX(45deg) translateY(0);
|
142
|
-
}
|
143
|
-
}
|
144
|
-
|
145
|
-
@media screen and (max-width: 1025px) {
|
146
|
-
#mobileApp {
|
147
|
-
text-align: center;
|
148
|
-
> section {
|
149
|
-
flex-direction: column;
|
150
|
-
> div {
|
151
|
-
order: 1;
|
152
|
-
}
|
153
|
-
}
|
154
|
-
}
|
155
|
-
}
|
156
|
-
</style>
|