@ozdao/martyrs 0.2.429 → 0.2.431
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chats.server.js +0 -19
- package/dist/chats.server.mjs +0 -19
- 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/gallery.server.js +1 -1
- package/dist/gallery.server.mjs +1 -1
- package/dist/{globals.logger-Deb_8o7C.mjs → globals.cache-BT6q3vOf.mjs} +0 -33
- package/dist/{globals.logger-BuG0pN80.js → globals.cache-CwWvNGFQ.js} +0 -33
- package/dist/globals.logger-BdjooLaD.js +34 -0
- package/dist/globals.logger-DusiFsxN.mjs +35 -0
- package/dist/martyrs/src/components/Block/Block.vue.cjs +1 -1
- package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
- package/dist/martyrs/src/components/Button/{Button.vue.cjs → Button.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Button/Button.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +2 -2
- package/dist/martyrs/src/components/Button/{Button.vue.cjs.map → Button.vue2.js.map} +1 -1
- package/dist/martyrs/src/components/Chips/{Chips.vue.cjs → Chips.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Chips/Chips.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Chips/{Chips.vue.js → Chips.vue2.js} +2 -2
- package/dist/martyrs/src/components/Chips/Chips.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/{Menu.vue2.cjs → Menu.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +1 -0
- package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
- package/dist/martyrs/src/components/Popup/{Popup.vue2.cjs → Popup.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Popup/{Popup.vue2.js.map → Popup.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Popup/{Popup.vue2.js → Popup.vue.js} +2 -2
- package/dist/martyrs/src/components/Popup/Popup.vue.js.map +1 -0
- package/dist/martyrs/src/components/Tab/{Tab.vue.cjs → Tab.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Tab/Tab.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tab/{Tab.vue.cjs.map → Tab.vue2.js.map} +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.cjs → Tooltip.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.js → Tooltip.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.cjs.map → Tooltip.vue2.js.map} +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +3 -3
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +2 -2
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +16 -12
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +16 -12
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +6 -6
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +6 -6
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +17 -9
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +17 -9
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.cjs +16 -4
- package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.js +16 -4
- package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs +101 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +101 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs +85 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +85 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs +97 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +97 -0
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -0
- package/dist/martyrs/src/modules/landing/landing.client.cjs +6 -0
- package/dist/martyrs/src/modules/landing/landing.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/landing.client.js +6 -0
- package/dist/martyrs/src/modules/landing/landing.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs +4 -12
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +4 -12
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.cjs +135 -248
- package/dist/martyrs/src/modules/notifications/notifications.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +135 -248
- package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.cjs +112 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +112 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs +19 -13
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +19 -13
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +3 -3
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +17 -9
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +26 -18
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +17 -100
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +17 -100
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +4 -4
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +61 -58
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +65 -62
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/store/organizations.cjs +0 -2
- package/dist/martyrs/src/modules/organizations/store/organizations.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/store/organizations.js +1 -3
- package/dist/martyrs/src/modules/organizations/store/organizations.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +12 -10
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +12 -10
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +5 -4
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +6 -5
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/store/spots.cjs +4 -11
- package/dist/martyrs/src/modules/spots/store/spots.cjs.map +1 -1
- package/dist/martyrs/src/modules/spots/store/spots.js +4 -11
- package/dist/martyrs/src/modules/spots/store/spots.js.map +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/notifications.server.js +85 -1
- package/dist/notifications.server.mjs +85 -1
- package/dist/orders.server.js +4 -30
- package/dist/orders.server.mjs +3 -29
- package/dist/organizations.server.js +33 -30
- package/dist/organizations.server.mjs +33 -30
- package/dist/products.server.js +1 -1
- package/dist/products.server.mjs +1 -1
- package/dist/{queryProcessor-CCmHM0yi.mjs → queryProcessor-CWnMIe2U.mjs} +4 -1
- package/dist/{queryProcessor-CwQakZkT.js → queryProcessor-D6GuKfTV.js} +4 -1
- package/dist/rents.server.js +4 -3
- package/dist/rents.server.mjs +3 -2
- package/dist/spots.server.js +4 -16
- package/dist/spots.server.mjs +4 -16
- package/dist/style.css +136 -61
- package/dist/wallet.server.js +1 -1
- package/dist/wallet.server.mjs +1 -1
- package/package.json +1 -1
- package/src/builder/modes/ssr.dev.js +0 -20
- package/src/modules/chats/routes/chats.routes.js +19 -19
- package/src/modules/globals/controllers/utils/queryProcessor.js +2 -1
- package/src/modules/globals/views/components/layouts/Client.vue +25 -19
- package/src/modules/globals/views/components/partials/Header.vue +3 -4
- package/src/modules/globals/views/components/partials/Navigation.vue +17 -19
- package/src/modules/globals/views/components/partials/Sidebar.vue +20 -9
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/landing.client.js +7 -0
- package/src/modules/notifications/components/elements/NotificationBadge.vue +4 -13
- package/src/modules/notifications/notifications.client.js +166 -350
- package/src/modules/notifications/services/notification.service.js +4 -3
- package/src/modules/notifications/services/websocket.service.js +54 -56
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +106 -0
- package/src/modules/orders/components/blocks/CardOrderUser.vue +16 -9
- package/src/modules/orders/components/pages/OrderCreate.vue +3 -3
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +15 -3
- package/src/modules/orders/components/pages/Orders.vue +10 -93
- package/src/modules/orders/components/partials/ShopCart.vue +2 -2
- package/src/modules/orders/controllers/orders.controller.js +2 -2
- package/src/modules/organizations/components/pages/Organization.vue +48 -47
- package/src/modules/organizations/controllers/organizations.controller.js +57 -47
- package/src/modules/organizations/store/organizations.js +6 -6
- package/src/modules/products/components/pages/Product.vue +10 -9
- package/src/modules/products/components/pages/Products.vue +4 -3
- package/src/modules/spots/controllers/spots.controller.js +3 -17
- package/src/modules/spots/routes/spots.routes.js +1 -4
- package/src/modules/spots/store/spots.js +4 -12
- package/src/styles/base/shadow_transitions_hover_refactor.scss +1 -0
- package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.cjs.map +0 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Popup/Popup.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +0 -1
- package/src/modules/landing/components/sections/HowToBuyWDR.vue +0 -130
- package/src/modules/landing/components/sections/WhatIsWDRSection.vue +0 -116
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList } from "vue";
|
|
2
|
+
import { useI18n } from "vue-i18n";
|
|
3
|
+
/* empty css */
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "howtobuy",
|
|
6
|
+
class: "section"
|
|
7
|
+
};
|
|
8
|
+
const _hoisted_2 = { class: "mn-b-big t-center title" };
|
|
9
|
+
const _hoisted_3 = { class: "mn-b-small" };
|
|
10
|
+
const _hoisted_4 = { class: "w-m-60r mn-b-big mn-auto t-transp p-big" };
|
|
11
|
+
const _hoisted_5 = { class: "cols-3 gap-thin" };
|
|
12
|
+
const _hoisted_6 = ["src"];
|
|
13
|
+
const _hoisted_7 = { class: "mn-b-medium" };
|
|
14
|
+
const _hoisted_8 = { class: "t-transp" };
|
|
15
|
+
const _sfc_main = {
|
|
16
|
+
__name: "SectionFeaturesImages",
|
|
17
|
+
props: {
|
|
18
|
+
title: String,
|
|
19
|
+
textData: {
|
|
20
|
+
type: Object,
|
|
21
|
+
default: () => ({
|
|
22
|
+
messages: {
|
|
23
|
+
en: {
|
|
24
|
+
title: "What is Weeder Token?",
|
|
25
|
+
subtitle: "WDT – the foundation of the Weeder community. It serves as a currency, a DAO instrument, and for many other purposes:",
|
|
26
|
+
features: [
|
|
27
|
+
{
|
|
28
|
+
image: "/images/howitworks/step1.png",
|
|
29
|
+
title: "Currency",
|
|
30
|
+
text: "WDT can be used as a digital currency within the Weeder ecosystem, allowing users to purchase products such as cannabis, advertising spaces, and other premium features on the platform."
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
image: "/images/howitworks/step2.png",
|
|
34
|
+
title: "Instument",
|
|
35
|
+
text: "As a DAO (Decentralized Autonomous Organization) instrument, WDT enables community governance and decision-making, allowing token holders to propose, discuss, and vote on various initiatives and developments within the Weeder ecosystem."
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
image: "/images/howitworks/step3.png",
|
|
39
|
+
title: "Invesment",
|
|
40
|
+
text: "Holding WDT tokens can provide potential investment returns as the Weeder ecosystem grows and gains value. Additionally, WDT serves for dividend distribution – those who stake their tokens earn income from the platform."
|
|
41
|
+
}
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
ru: {
|
|
45
|
+
title: "Что такое Weeder Token?",
|
|
46
|
+
subtitle: "WDT – основа сообщества Weeder. Он выступает в качестве валюты, инструмента DAO и многих других целей:",
|
|
47
|
+
features: [
|
|
48
|
+
{
|
|
49
|
+
image: "/images/howitworks/step1.png",
|
|
50
|
+
title: "Валюта",
|
|
51
|
+
text: "WDT можно использовать как цифровую валюту в экосистеме Weeder, позволяя пользователям покупать товары, такие как марихуана, рекламные места и другие премиальные возможности на платформе."
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
image: "/images/howitworks/step2.png",
|
|
55
|
+
title: "Инструмент",
|
|
56
|
+
text: "В качестве инструмента DAO (Децентрализованной Автономной Организации), WDT позволяет управлять сообществом и принимать решения, давая держателям токенов возможность предлагать, обсуждать и голосовать за различные инициативы и развитие в рамках экосистемы Weeder."
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
image: "/images/howitworks/step3.png",
|
|
60
|
+
title: "Инвестиции",
|
|
61
|
+
text: "Хранение токенов WDT может обеспечить потенциальный инвестиционный доход по мере роста и увеличения стоимости экосистемы Weeder. Кроме того, WDT служит для распределения дивидендов – те, кто стейкают свои токены, получают доход с платформы."
|
|
62
|
+
}
|
|
63
|
+
]
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
})
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
setup(__props) {
|
|
70
|
+
const props = __props;
|
|
71
|
+
const { t, tm } = useI18n(props.textData);
|
|
72
|
+
return (_ctx, _cache) => {
|
|
73
|
+
return openBlock(), createElementBlock("section", _hoisted_1, [
|
|
74
|
+
createElementVNode("div", _hoisted_2, [
|
|
75
|
+
createElementVNode("h2", _hoisted_3, toDisplayString(unref(t)("title")), 1),
|
|
76
|
+
createElementVNode("p", _hoisted_4, toDisplayString(unref(t)("subtitle")), 1)
|
|
77
|
+
]),
|
|
78
|
+
createElementVNode("div", _hoisted_5, [
|
|
79
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(unref(tm)("features"), (feature) => {
|
|
80
|
+
return openBlock(), createElementBlock("div", {
|
|
81
|
+
key: feature.title,
|
|
82
|
+
class: "w-100 pd-medium bg-light radius-medium"
|
|
83
|
+
}, [
|
|
84
|
+
createElementVNode("img", {
|
|
85
|
+
loading: "lazy",
|
|
86
|
+
class: "radius-medium bg-light h-max-20r object-fit-cover w-100 mn-b-medium",
|
|
87
|
+
src: feature.image
|
|
88
|
+
}, null, 8, _hoisted_6),
|
|
89
|
+
createElementVNode("h3", _hoisted_7, toDisplayString(feature.title), 1),
|
|
90
|
+
createElementVNode("p", _hoisted_8, toDisplayString(feature.text), 1)
|
|
91
|
+
]);
|
|
92
|
+
}), 128))
|
|
93
|
+
])
|
|
94
|
+
]);
|
|
95
|
+
};
|
|
96
|
+
}
|
|
97
|
+
};
|
|
98
|
+
export {
|
|
99
|
+
_sfc_main as default
|
|
100
|
+
};
|
|
101
|
+
//# sourceMappingURL=SectionFeaturesImages.vue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionFeaturesImages.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionFeaturesImages.vue"],"sourcesContent":["<template>\n <section id=\"howtobuy\" class=\"section\">\n\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-small\">{{t('title')}}</h2>\n <p class=\"w-m-60r mn-b-big mn-auto t-transp p-big\">\n {{t('subtitle')}}\n </p>\n </div>\n\n <div class=\"cols-3 gap-thin\">\n\n <div \n v-for=\"feature in tm('features')\" \n :key=\"feature.title\" \n class=\"w-100 pd-medium bg-light radius-medium\"\n >\n <img loading=\"lazy\" \n class=\"radius-medium bg-light h-max-20r object-fit-cover w-100 mn-b-medium\" \n :src=\"feature.image\"\n > \n <h3 class=\"mn-b-medium\">{{feature.title}}</h3>\n <p class=\"t-transp\">{{feature.text}}</p>\n </div>\n\n </div>\n\n </section>\n</template>\n\n\n<script setup>\nimport { useI18n } from 'vue-i18n'\n \nconst props = defineProps({\n title: String,\n textData: {\n type: Object,\n default: () => ({\n messages: {\n en: {\n title: 'What is Weeder Token?',\n subtitle: 'WDT – the foundation of the Weeder community. It serves as a currency, a DAO instrument, and for many other purposes:',\n features: [\n {\n image: '/images/howitworks/step1.png',\n title: 'Currency',\n text: 'WDT can be used as a digital currency within the Weeder ecosystem, allowing users to purchase products such as cannabis, advertising spaces, and other premium features on the platform.',\n },\n {\n image: '/images/howitworks/step2.png',\n title: 'Instument',\n text: 'As a DAO (Decentralized Autonomous Organization) instrument, WDT enables community governance and decision-making, allowing token holders to propose, discuss, and vote on various initiatives and developments within the Weeder ecosystem.',\n },\n {\n image: '/images/howitworks/step3.png',\n title: 'Invesment',\n text: 'Holding WDT tokens can provide potential investment returns as the Weeder ecosystem grows and gains value. Additionally, WDT serves for dividend distribution – those who stake their tokens earn income from the platform.'\n },\n ]\n },\n ru: {\n title: 'Что такое Weeder Token?',\n subtitle: 'WDT – основа сообщества Weeder. Он выступает в качестве валюты, инструмента DAO и многих других целей:',\n features: [\n {\n image: '/images/howitworks/step1.png',\n title: 'Валюта',\n text: 'WDT можно использовать как цифровую валюту в экосистеме Weeder, позволяя пользователям покупать товары, такие как марихуана, рекламные места и другие премиальные возможности на платформе.',\n },\n {\n image: '/images/howitworks/step2.png',\n title: 'Инструмент',\n text: 'В качестве инструмента DAO (Децентрализованной Автономной Организации), WDT позволяет управлять сообществом и принимать решения, давая держателям токенов возможность предлагать, обсуждать и голосовать за различные инициативы и развитие в рамках экосистемы Weeder.',\n },\n {\n image: '/images/howitworks/step3.png',\n title: 'Инвестиции',\n text: 'Хранение токенов WDT может обеспечить потенциальный инвестиционный доход по мере роста и увеличения стоимости экосистемы Weeder. Кроме того, WDT служит для распределения дивидендов – те, кто стейкают свои токены, получают доход с платформы.',\n },\n ]\n }\n }\n })\n }\n })\n const { t, tm } = useI18n(props.textData)\n</script>\n\n<style lang=\"scss\">\n\n#grid2 {\n transition: 500ms;\n display: grid;\n grid-template-columns: 1fr 1fr 1fr;\n gap: 3px;\n background: crimson;\n}\n\n:where(.left, .center, .right) {\n background: navajowhite;\n transition: 300ms;\n}\n\n:where(.left, .center, .right):hover {\n background: crimson;\n}\n\n#grid2:has(.left:hover) {\n grid-template-columns: 2fr 0.5fr 0.5fr;\n padding: 3rem;\n}\n\n#grid2:has(.center:hover) {\n grid-template-columns: 0.5fr 2fr 0.5fr;\n padding: 3rem;\n}\n#grid2:has(.right:hover) {\n grid-template-columns: 0.5fr 0.5fr 2fr;\n padding: 3rem;\n}\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,UAAM,QAAQ;AAoDZ,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
require("vue-router");
|
|
5
|
+
const vueI18n = require("vue-i18n");
|
|
6
|
+
const AnimatedGrid = require("../elements/AnimatedGrid.vue.cjs");
|
|
7
|
+
;/* empty css */
|
|
8
|
+
const _hoisted_1 = {
|
|
9
|
+
id: "heroGovernance",
|
|
10
|
+
class: "pos-relative bg-black o-hidden t-white t-center pd-extra flex-column flex-center flex"
|
|
11
|
+
};
|
|
12
|
+
const _hoisted_2 = { class: "sheen h-5r mn-b-small radius-extra o-hidden pos-relative" };
|
|
13
|
+
const _hoisted_3 = ["src"];
|
|
14
|
+
const _hoisted_4 = ["innerHTML"];
|
|
15
|
+
const _hoisted_5 = ["innerHTML"];
|
|
16
|
+
const _hoisted_6 = { class: "t-white gap-thin z-index-1 cols-2" };
|
|
17
|
+
const _sfc_main = {
|
|
18
|
+
__name: "SectionHeroToken",
|
|
19
|
+
props: {
|
|
20
|
+
textData: {
|
|
21
|
+
type: Object,
|
|
22
|
+
default: () => ({
|
|
23
|
+
messages: {
|
|
24
|
+
en: {
|
|
25
|
+
TITLE: "Smoke Weed Every Day &<b> Get A Slice Of The Pie</b>",
|
|
26
|
+
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?",
|
|
27
|
+
ACTION: "Open Marketplace →",
|
|
28
|
+
SUBACTION: "Sign Up To Start"
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
})
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
setup(__props) {
|
|
35
|
+
const props = __props;
|
|
36
|
+
const { t } = vueI18n.useI18n(props.textData);
|
|
37
|
+
return (_ctx, _cache) => {
|
|
38
|
+
const _component_router_link = vue.resolveComponent("router-link");
|
|
39
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
40
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
41
|
+
vue.createElementVNode("img", {
|
|
42
|
+
loading: "lazy",
|
|
43
|
+
src: (_ctx.FILE_SERVER_URL || "") + "/logo/token.svg",
|
|
44
|
+
class: "w-100 h-100"
|
|
45
|
+
}, null, 8, _hoisted_3)
|
|
46
|
+
]),
|
|
47
|
+
vue.createElementVNode("h1", {
|
|
48
|
+
class: "w-max-50r mn-b-medium",
|
|
49
|
+
innerHTML: vue.unref(t)("TITLE")
|
|
50
|
+
}, null, 8, _hoisted_4),
|
|
51
|
+
vue.createElementVNode("p", {
|
|
52
|
+
class: "w-max-50r mn-b-big t-transp p-big",
|
|
53
|
+
innerHTML: vue.unref(t)("DESCRIPTION")
|
|
54
|
+
}, null, 8, _hoisted_5),
|
|
55
|
+
vue.createElementVNode("div", _hoisted_6, [
|
|
56
|
+
vue.createVNode(_component_router_link, {
|
|
57
|
+
to: {
|
|
58
|
+
name: "Sign In"
|
|
59
|
+
},
|
|
60
|
+
class: "w-100 bg-light t-dark br-light button"
|
|
61
|
+
}, {
|
|
62
|
+
default: vue.withCtx(() => [
|
|
63
|
+
vue.createTextVNode(vue.toDisplayString(vue.unref(t)("SUBACTION")), 1)
|
|
64
|
+
]),
|
|
65
|
+
_: 1
|
|
66
|
+
}),
|
|
67
|
+
vue.createVNode(_component_router_link, {
|
|
68
|
+
to: {
|
|
69
|
+
name: "Marketplace"
|
|
70
|
+
},
|
|
71
|
+
class: "w-100 bg-dark t-white button"
|
|
72
|
+
}, {
|
|
73
|
+
default: vue.withCtx(() => [
|
|
74
|
+
vue.createTextVNode(vue.toDisplayString(vue.unref(t)("ACTION")), 1)
|
|
75
|
+
]),
|
|
76
|
+
_: 1
|
|
77
|
+
})
|
|
78
|
+
]),
|
|
79
|
+
vue.createVNode(AnimatedGrid.default, { class: "w-100 h-100 pos-absolute pos-t-0 pos-r-0 z-index-0" })
|
|
80
|
+
]);
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
exports.default = _sfc_main;
|
|
85
|
+
//# sourceMappingURL=SectionHeroToken.vue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionHeroToken.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionHeroToken.vue"],"sourcesContent":["<script setup>\n\timport { useRouter } from 'vue-router'\n\timport { useI18n } from 'vue-i18n'\n\n\timport AnimatedGrid from '@martyrs/src/modules/landing/components/elements/AnimatedGrid.vue'\n\n\tconst props = defineProps({\n\t textData: {\n\t type: Object,\n\t default: () => ({\n\t messages: {\n\t \ten: {\n\t\t\t\t TITLE: \"Smoke Weed Every Day &<b> Get A Slice Of The Pie</b>\",\n\t\t\t\t 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?\",\n\t\t\t\t ACTION: \"Open Marketplace →\",\n\t\t\t\t SUBACTION: \"Sign Up To Start\"\n\t\t\t }\n\t\t\t }\n\t\t\t})\n\t\t}\n\t})\n\n\tconst { t } = useI18n(props.textData)\n</script>\n\n\n<template>\n\t<div\n\t\tid=\"heroGovernance\" \n\t\tclass=\"pos-relative bg-black o-hidden t-white t-center pd-extra flex-column flex-center flex\"\n\t>\n\t\t<div class=\"sheen h-5r mn-b-small radius-extra o-hidden pos-relative \">\n\t \t<img loading=\"lazy\" :src=\"(FILE_SERVER_URL || '') + '/logo/token.svg'\" class=\"w-100 h-100\">\n\t </div>\n\n\t\t<h1 \n\t\t\tclass=\"w-max-50r mn-b-medium\" \n\t\t\tv-html=\"t('TITLE')\"\n\t\t/>\n\n\t\t<p \n\t\t\tclass=\"w-max-50r mn-b-big t-transp p-big\" \n\t\t\tv-html=\"t('DESCRIPTION')\"\n\t\t/>\n\n\t\t<div \n\t\t\tclass=\"t-white gap-thin z-index-1 cols-2\"\n\t\t>\n\t\t\t<router-link \n\t\t\t\t:to=\"{\n\t\t\t\t\tname: 'Sign In'\n\t\t\t\t}\"\n\t\t\t\tclass=\"w-100 bg-light t-dark br-light button\"\n\t\t\t>\n\t\t\t\t{{t('SUBACTION')}}\n\t\t\t</router-link>\n\n\t\t\t<router-link \n\t\t\t\t:to=\"{\n\t\t\t\t\tname: 'Marketplace'\n\t\t\t\t}\"\n\t\t\t\tclass=\"w-100 bg-dark t-white button\"\n\t\t\t>\n\t\t\t\t{{t('ACTION')}}\n\t\t\t</router-link>\n\t\t</div>\n\n\t\t<AnimatedGrid class=\"w-100 h-100 pos-absolute pos-t-0 pos-r-0 z-index-0\" />\n\n\t</div>\n</template>\n\n<style lang=\"scss\">\n\t.sheen:after {\n\t\tcontent:'';\n\t top:0;\n\t left: -25%;\n\t\ttransform:translateX(100%);\n\t\twidth:100%;\n\t\theight:220px;\n\t\tposition: absolute;\n\t\tz-index:1;\n\t\tanimation: slide 3s infinite;\n\t\t \n\t /* \n\t CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ \n\t */\n\t 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+ */\n\t\tbackground: -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+ */\n\t\tbackground: -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+ */\n\t\tbackground: -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+ */\n\t\tbackground: -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+ */\n\t\tbackground: 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 */\n\t\tfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */\n\t}\n\n\t@keyframes slide {\n\t\t0% {\t\n\t\t\ttransform:translateX(-00%); \n\t\t\topacity: 0;\n\t\t}\n\t\t20% {\n\t\t\topacity: 1\n\t\t}\n\t\t80% {\n\t\t\topacity: 1\n\t\t}\n\t\t100% {\n\t\t\ttransform:translateX(100%); \n\t\t\t\topacity: 0\n\t\t}\n\t}\n</style>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMC,UAAM,QAAQ;AAgBd,UAAM,EAAE,EAAC,IAAKA,QAAO,QAAC,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { resolveComponent, createElementBlock, openBlock, createElementVNode, createVNode, unref, withCtx, createTextVNode, toDisplayString } from "vue";
|
|
2
|
+
import "vue-router";
|
|
3
|
+
import { useI18n } from "vue-i18n";
|
|
4
|
+
import AnimatedGrid from "../elements/AnimatedGrid.vue.js";
|
|
5
|
+
/* empty css */
|
|
6
|
+
const _hoisted_1 = {
|
|
7
|
+
id: "heroGovernance",
|
|
8
|
+
class: "pos-relative bg-black o-hidden t-white t-center pd-extra flex-column flex-center flex"
|
|
9
|
+
};
|
|
10
|
+
const _hoisted_2 = { class: "sheen h-5r mn-b-small radius-extra o-hidden pos-relative" };
|
|
11
|
+
const _hoisted_3 = ["src"];
|
|
12
|
+
const _hoisted_4 = ["innerHTML"];
|
|
13
|
+
const _hoisted_5 = ["innerHTML"];
|
|
14
|
+
const _hoisted_6 = { class: "t-white gap-thin z-index-1 cols-2" };
|
|
15
|
+
const _sfc_main = {
|
|
16
|
+
__name: "SectionHeroToken",
|
|
17
|
+
props: {
|
|
18
|
+
textData: {
|
|
19
|
+
type: Object,
|
|
20
|
+
default: () => ({
|
|
21
|
+
messages: {
|
|
22
|
+
en: {
|
|
23
|
+
TITLE: "Smoke Weed Every Day &<b> Get A Slice Of The Pie</b>",
|
|
24
|
+
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?",
|
|
25
|
+
ACTION: "Open Marketplace →",
|
|
26
|
+
SUBACTION: "Sign Up To Start"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
})
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
setup(__props) {
|
|
33
|
+
const props = __props;
|
|
34
|
+
const { t } = useI18n(props.textData);
|
|
35
|
+
return (_ctx, _cache) => {
|
|
36
|
+
const _component_router_link = resolveComponent("router-link");
|
|
37
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
38
|
+
createElementVNode("div", _hoisted_2, [
|
|
39
|
+
createElementVNode("img", {
|
|
40
|
+
loading: "lazy",
|
|
41
|
+
src: (_ctx.FILE_SERVER_URL || "") + "/logo/token.svg",
|
|
42
|
+
class: "w-100 h-100"
|
|
43
|
+
}, null, 8, _hoisted_3)
|
|
44
|
+
]),
|
|
45
|
+
createElementVNode("h1", {
|
|
46
|
+
class: "w-max-50r mn-b-medium",
|
|
47
|
+
innerHTML: unref(t)("TITLE")
|
|
48
|
+
}, null, 8, _hoisted_4),
|
|
49
|
+
createElementVNode("p", {
|
|
50
|
+
class: "w-max-50r mn-b-big t-transp p-big",
|
|
51
|
+
innerHTML: unref(t)("DESCRIPTION")
|
|
52
|
+
}, null, 8, _hoisted_5),
|
|
53
|
+
createElementVNode("div", _hoisted_6, [
|
|
54
|
+
createVNode(_component_router_link, {
|
|
55
|
+
to: {
|
|
56
|
+
name: "Sign In"
|
|
57
|
+
},
|
|
58
|
+
class: "w-100 bg-light t-dark br-light button"
|
|
59
|
+
}, {
|
|
60
|
+
default: withCtx(() => [
|
|
61
|
+
createTextVNode(toDisplayString(unref(t)("SUBACTION")), 1)
|
|
62
|
+
]),
|
|
63
|
+
_: 1
|
|
64
|
+
}),
|
|
65
|
+
createVNode(_component_router_link, {
|
|
66
|
+
to: {
|
|
67
|
+
name: "Marketplace"
|
|
68
|
+
},
|
|
69
|
+
class: "w-100 bg-dark t-white button"
|
|
70
|
+
}, {
|
|
71
|
+
default: withCtx(() => [
|
|
72
|
+
createTextVNode(toDisplayString(unref(t)("ACTION")), 1)
|
|
73
|
+
]),
|
|
74
|
+
_: 1
|
|
75
|
+
})
|
|
76
|
+
]),
|
|
77
|
+
createVNode(AnimatedGrid, { class: "w-100 h-100 pos-absolute pos-t-0 pos-r-0 z-index-0" })
|
|
78
|
+
]);
|
|
79
|
+
};
|
|
80
|
+
}
|
|
81
|
+
};
|
|
82
|
+
export {
|
|
83
|
+
_sfc_main as default
|
|
84
|
+
};
|
|
85
|
+
//# sourceMappingURL=SectionHeroToken.vue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionHeroToken.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionHeroToken.vue"],"sourcesContent":["<script setup>\n\timport { useRouter } from 'vue-router'\n\timport { useI18n } from 'vue-i18n'\n\n\timport AnimatedGrid from '@martyrs/src/modules/landing/components/elements/AnimatedGrid.vue'\n\n\tconst props = defineProps({\n\t textData: {\n\t type: Object,\n\t default: () => ({\n\t messages: {\n\t \ten: {\n\t\t\t\t TITLE: \"Smoke Weed Every Day &<b> Get A Slice Of The Pie</b>\",\n\t\t\t\t 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?\",\n\t\t\t\t ACTION: \"Open Marketplace →\",\n\t\t\t\t SUBACTION: \"Sign Up To Start\"\n\t\t\t }\n\t\t\t }\n\t\t\t})\n\t\t}\n\t})\n\n\tconst { t } = useI18n(props.textData)\n</script>\n\n\n<template>\n\t<div\n\t\tid=\"heroGovernance\" \n\t\tclass=\"pos-relative bg-black o-hidden t-white t-center pd-extra flex-column flex-center flex\"\n\t>\n\t\t<div class=\"sheen h-5r mn-b-small radius-extra o-hidden pos-relative \">\n\t \t<img loading=\"lazy\" :src=\"(FILE_SERVER_URL || '') + '/logo/token.svg'\" class=\"w-100 h-100\">\n\t </div>\n\n\t\t<h1 \n\t\t\tclass=\"w-max-50r mn-b-medium\" \n\t\t\tv-html=\"t('TITLE')\"\n\t\t/>\n\n\t\t<p \n\t\t\tclass=\"w-max-50r mn-b-big t-transp p-big\" \n\t\t\tv-html=\"t('DESCRIPTION')\"\n\t\t/>\n\n\t\t<div \n\t\t\tclass=\"t-white gap-thin z-index-1 cols-2\"\n\t\t>\n\t\t\t<router-link \n\t\t\t\t:to=\"{\n\t\t\t\t\tname: 'Sign In'\n\t\t\t\t}\"\n\t\t\t\tclass=\"w-100 bg-light t-dark br-light button\"\n\t\t\t>\n\t\t\t\t{{t('SUBACTION')}}\n\t\t\t</router-link>\n\n\t\t\t<router-link \n\t\t\t\t:to=\"{\n\t\t\t\t\tname: 'Marketplace'\n\t\t\t\t}\"\n\t\t\t\tclass=\"w-100 bg-dark t-white button\"\n\t\t\t>\n\t\t\t\t{{t('ACTION')}}\n\t\t\t</router-link>\n\t\t</div>\n\n\t\t<AnimatedGrid class=\"w-100 h-100 pos-absolute pos-t-0 pos-r-0 z-index-0\" />\n\n\t</div>\n</template>\n\n<style lang=\"scss\">\n\t.sheen:after {\n\t\tcontent:'';\n\t top:0;\n\t left: -25%;\n\t\ttransform:translateX(100%);\n\t\twidth:100%;\n\t\theight:220px;\n\t\tposition: absolute;\n\t\tz-index:1;\n\t\tanimation: slide 3s infinite;\n\t\t \n\t /* \n\t CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ \n\t */\n\t 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+ */\n\t\tbackground: -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+ */\n\t\tbackground: -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+ */\n\t\tbackground: -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+ */\n\t\tbackground: -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+ */\n\t\tbackground: 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 */\n\t\tfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */\n\t}\n\n\t@keyframes slide {\n\t\t0% {\t\n\t\t\ttransform:translateX(-00%); \n\t\t\topacity: 0;\n\t\t}\n\t\t20% {\n\t\t\topacity: 1\n\t\t}\n\t\t80% {\n\t\t\topacity: 1\n\t\t}\n\t\t100% {\n\t\t\ttransform:translateX(100%); \n\t\t\t\topacity: 0\n\t\t}\n\t}\n</style>"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMC,UAAM,QAAQ;AAgBd,UAAM,EAAE,EAAC,IAAK,QAAQ,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const vueI18n = require("vue-i18n");
|
|
5
|
+
const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
+
const _hoisted_1 = { class: "o-hidden bg-black t-white t-left pd-big radius-medium" };
|
|
7
|
+
const _hoisted_2 = { class: "mn-b-big t-center w-100" };
|
|
8
|
+
const _hoisted_3 = { class: "gap-thin flex-nowrap flex o-scrolled timeline custom-scroll" };
|
|
9
|
+
const _hoisted_4 = { class: "mn-b-semi bg-white-transp-5 timeline-icon" };
|
|
10
|
+
const _hoisted_5 = {
|
|
11
|
+
key: 0,
|
|
12
|
+
width: "18",
|
|
13
|
+
height: "18",
|
|
14
|
+
viewBox: "0 0 18 18",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
};
|
|
18
|
+
const _hoisted_6 = { class: "w-100 timeline-content" };
|
|
19
|
+
const _hoisted_7 = { class: "mn-b-small" };
|
|
20
|
+
const _hoisted_8 = { class: "uppercase mn-b-semi t-main t-semi date" };
|
|
21
|
+
const _hoisted_9 = { class: "t-transp w-100" };
|
|
22
|
+
const _sfc_main = {
|
|
23
|
+
__name: "SectionRoadmap",
|
|
24
|
+
props: {
|
|
25
|
+
textData: {
|
|
26
|
+
type: Object,
|
|
27
|
+
default: () => ({
|
|
28
|
+
messages: {
|
|
29
|
+
en: {
|
|
30
|
+
title: "Weeder Roadmap",
|
|
31
|
+
milestones: [{
|
|
32
|
+
title: "MVP in Thailand",
|
|
33
|
+
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.",
|
|
34
|
+
date: "2023-02-01",
|
|
35
|
+
finished: "true"
|
|
36
|
+
}, {
|
|
37
|
+
date: "2023-05-01",
|
|
38
|
+
title: "Weeder Platform Soft Launch",
|
|
39
|
+
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."
|
|
40
|
+
}, {
|
|
41
|
+
date: "2023-07-01",
|
|
42
|
+
title: "IDO",
|
|
43
|
+
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."
|
|
44
|
+
}, {
|
|
45
|
+
date: "2023-09-01",
|
|
46
|
+
title: "Weeder Platform Official Release",
|
|
47
|
+
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."
|
|
48
|
+
}, {
|
|
49
|
+
date: "2023-11-01",
|
|
50
|
+
title: "Weeder Ecosystem Expansion",
|
|
51
|
+
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."
|
|
52
|
+
}]
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
})
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
setup(__props) {
|
|
59
|
+
const props = __props;
|
|
60
|
+
const { t, tm } = vueI18n.useI18n(props.textData);
|
|
61
|
+
return (_ctx, _cache) => {
|
|
62
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
63
|
+
vue.createElementVNode("h2", _hoisted_2, vue.toDisplayString(vue.unref(t)("title")), 1),
|
|
64
|
+
vue.createElementVNode("div", _hoisted_3, [
|
|
65
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(tm)("milestones"), (milestone, index) => {
|
|
66
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
67
|
+
key: index,
|
|
68
|
+
class: "timeline-item br-white-transp-10 br-1px br-solid pd-big radius-small"
|
|
69
|
+
}, [
|
|
70
|
+
vue.createElementVNode("div", _hoisted_4, [
|
|
71
|
+
milestone.finished ? (vue.openBlock(), vue.createElementBlock("svg", _hoisted_5, _cache[0] || (_cache[0] = [
|
|
72
|
+
vue.createElementVNode("g", { id: "24 / basic / check-mark" }, [
|
|
73
|
+
vue.createElementVNode("path", {
|
|
74
|
+
id: "icon",
|
|
75
|
+
"fill-rule": "evenodd",
|
|
76
|
+
"clip-rule": "evenodd",
|
|
77
|
+
d: "M7.28033 10.7197L14.25 3.75L15.3107 4.81066L7.28033 12.841L3 8.56066L4.06066 7.5L7.28033 10.7197Z",
|
|
78
|
+
fill: "rgb(var(--main))"
|
|
79
|
+
})
|
|
80
|
+
], -1)
|
|
81
|
+
]))) : vue.createCommentVNode("", true)
|
|
82
|
+
]),
|
|
83
|
+
vue.createElementVNode("div", _hoisted_6, [
|
|
84
|
+
vue.createElementVNode("h3", _hoisted_7, vue.toDisplayString(vue.unref(t)(milestone.title)), 1),
|
|
85
|
+
vue.createElementVNode("p", _hoisted_8, vue.toDisplayString(milestone.date), 1),
|
|
86
|
+
vue.createElementVNode("p", _hoisted_9, vue.toDisplayString(vue.unref(t)(milestone.description)), 1)
|
|
87
|
+
])
|
|
88
|
+
]);
|
|
89
|
+
}), 128))
|
|
90
|
+
])
|
|
91
|
+
]);
|
|
92
|
+
};
|
|
93
|
+
}
|
|
94
|
+
};
|
|
95
|
+
const SectionRoadmap = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-148fd4a9"]]);
|
|
96
|
+
exports.default = SectionRoadmap;
|
|
97
|
+
//# sourceMappingURL=SectionRoadmap.vue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionRoadmap.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionRoadmap.vue"],"sourcesContent":["<script setup>\nimport { ref } from 'vue';\nimport { useI18n } from 'vue-i18n';\n\nconst props = defineProps({\n textData: {\n type: Object,\n default: () => ({\n messages: {\n en: {\n title: 'Weeder Roadmap',\n milestones: [{\n title: 'MVP in Thailand',\n 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.',\n date: '2023-02-01',\n finished: 'true'\n },{\n date: '2023-05-01',\n title: 'Weeder Platform Soft Launch',\n 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.',\n },{\n date: '2023-07-01',\n title: 'IDO',\n 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.',\n },{\n date: '2023-09-01',\n title: 'Weeder Platform Official Release',\n 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.',\n },{\n date: '2023-11-01',\n title: 'Weeder Ecosystem Expansion',\n 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.',\n }]\n }\n }\n })\n }\n});\n\nconst { t,tm } = useI18n(props.textData);\n</script>\n\n<template>\n <div class=\"o-hidden bg-black t-white t-left pd-big radius-medium\">\n <h2 class=\"mn-b-big t-center w-100\">{{ t('title') }}</h2>\n \n <div class=\"gap-thin flex-nowrap flex o-scrolled timeline custom-scroll\">\n <div\n v-for=\"(milestone, index) in tm('milestones')\"\n :key=\"index\"\n class=\"timeline-item br-white-transp-10 br-1px br-solid pd-big radius-small\"\n >\n \n <div class=\"mn-b-semi bg-white-transp-5 timeline-icon\">\n <svg v-if=\"milestone.finished\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"24 / basic / check-mark\">\n <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))\"/>\n </g>\n </svg>\n </div>\n\n <div class=\"w-100 timeline-content\">\n <h3 class=\"mn-b-small\">{{ t(milestone.title) }}</h3>\n <p class=\"uppercase mn-b-semi t-main t-semi date\">{{ milestone.date }}</p>\n <p class=\"t-transp w-100\">{{ t(milestone.description) }}</p>\n </div>\n </div>\n </div>\n </div>\n</template>\n\n<style lang=\"scss\" scoped>\n .timeline {\n .timeline-item {\n min-width: 32rem;\n }\n\n .timeline-icon {\n border-radius: 100%;\n width: 3rem;\n height: 3rem;\n display: flex;\n align-items: center;\n justify-content: center;\n \n\n img {\n width: 1.5rem;\n height: 1.5rem;\n }\n }\n }\n\n .custom-scroll {\n overflow-x: scroll;\n scrollbar-width: none; /* Hide scrollbar for Firefox */\n -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */\n display: -webkit-box; /* Fix for Safari */\n display: -webkit-flex; /* Fix for Safari */\n display: -ms-flexbox;\n display: flex;\n }\n\n .custom-scroll::-webkit-scrollbar {\n width: 0px; /* Hide scrollbar for Chrome and Safari */\n height: 0px;\n }\n</style>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,UAAM,QAAQ;AAmCd,UAAM,EAAE,GAAE,GAAE,IAAKA,QAAAA,QAAQ,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createCommentVNode } from "vue";
|
|
2
|
+
import { useI18n } from "vue-i18n";
|
|
3
|
+
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const _hoisted_1 = { class: "o-hidden bg-black t-white t-left pd-big radius-medium" };
|
|
5
|
+
const _hoisted_2 = { class: "mn-b-big t-center w-100" };
|
|
6
|
+
const _hoisted_3 = { class: "gap-thin flex-nowrap flex o-scrolled timeline custom-scroll" };
|
|
7
|
+
const _hoisted_4 = { class: "mn-b-semi bg-white-transp-5 timeline-icon" };
|
|
8
|
+
const _hoisted_5 = {
|
|
9
|
+
key: 0,
|
|
10
|
+
width: "18",
|
|
11
|
+
height: "18",
|
|
12
|
+
viewBox: "0 0 18 18",
|
|
13
|
+
fill: "none",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_6 = { class: "w-100 timeline-content" };
|
|
17
|
+
const _hoisted_7 = { class: "mn-b-small" };
|
|
18
|
+
const _hoisted_8 = { class: "uppercase mn-b-semi t-main t-semi date" };
|
|
19
|
+
const _hoisted_9 = { class: "t-transp w-100" };
|
|
20
|
+
const _sfc_main = {
|
|
21
|
+
__name: "SectionRoadmap",
|
|
22
|
+
props: {
|
|
23
|
+
textData: {
|
|
24
|
+
type: Object,
|
|
25
|
+
default: () => ({
|
|
26
|
+
messages: {
|
|
27
|
+
en: {
|
|
28
|
+
title: "Weeder Roadmap",
|
|
29
|
+
milestones: [{
|
|
30
|
+
title: "MVP in Thailand",
|
|
31
|
+
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.",
|
|
32
|
+
date: "2023-02-01",
|
|
33
|
+
finished: "true"
|
|
34
|
+
}, {
|
|
35
|
+
date: "2023-05-01",
|
|
36
|
+
title: "Weeder Platform Soft Launch",
|
|
37
|
+
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."
|
|
38
|
+
}, {
|
|
39
|
+
date: "2023-07-01",
|
|
40
|
+
title: "IDO",
|
|
41
|
+
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."
|
|
42
|
+
}, {
|
|
43
|
+
date: "2023-09-01",
|
|
44
|
+
title: "Weeder Platform Official Release",
|
|
45
|
+
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."
|
|
46
|
+
}, {
|
|
47
|
+
date: "2023-11-01",
|
|
48
|
+
title: "Weeder Ecosystem Expansion",
|
|
49
|
+
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."
|
|
50
|
+
}]
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
})
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
setup(__props) {
|
|
57
|
+
const props = __props;
|
|
58
|
+
const { t, tm } = useI18n(props.textData);
|
|
59
|
+
return (_ctx, _cache) => {
|
|
60
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
61
|
+
createElementVNode("h2", _hoisted_2, toDisplayString(unref(t)("title")), 1),
|
|
62
|
+
createElementVNode("div", _hoisted_3, [
|
|
63
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(unref(tm)("milestones"), (milestone, index) => {
|
|
64
|
+
return openBlock(), createElementBlock("div", {
|
|
65
|
+
key: index,
|
|
66
|
+
class: "timeline-item br-white-transp-10 br-1px br-solid pd-big radius-small"
|
|
67
|
+
}, [
|
|
68
|
+
createElementVNode("div", _hoisted_4, [
|
|
69
|
+
milestone.finished ? (openBlock(), createElementBlock("svg", _hoisted_5, _cache[0] || (_cache[0] = [
|
|
70
|
+
createElementVNode("g", { id: "24 / basic / check-mark" }, [
|
|
71
|
+
createElementVNode("path", {
|
|
72
|
+
id: "icon",
|
|
73
|
+
"fill-rule": "evenodd",
|
|
74
|
+
"clip-rule": "evenodd",
|
|
75
|
+
d: "M7.28033 10.7197L14.25 3.75L15.3107 4.81066L7.28033 12.841L3 8.56066L4.06066 7.5L7.28033 10.7197Z",
|
|
76
|
+
fill: "rgb(var(--main))"
|
|
77
|
+
})
|
|
78
|
+
], -1)
|
|
79
|
+
]))) : createCommentVNode("", true)
|
|
80
|
+
]),
|
|
81
|
+
createElementVNode("div", _hoisted_6, [
|
|
82
|
+
createElementVNode("h3", _hoisted_7, toDisplayString(unref(t)(milestone.title)), 1),
|
|
83
|
+
createElementVNode("p", _hoisted_8, toDisplayString(milestone.date), 1),
|
|
84
|
+
createElementVNode("p", _hoisted_9, toDisplayString(unref(t)(milestone.description)), 1)
|
|
85
|
+
])
|
|
86
|
+
]);
|
|
87
|
+
}), 128))
|
|
88
|
+
])
|
|
89
|
+
]);
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
};
|
|
93
|
+
const SectionRoadmap = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-148fd4a9"]]);
|
|
94
|
+
export {
|
|
95
|
+
SectionRoadmap as default
|
|
96
|
+
};
|
|
97
|
+
//# sourceMappingURL=SectionRoadmap.vue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SectionRoadmap.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionRoadmap.vue"],"sourcesContent":["<script setup>\nimport { ref } from 'vue';\nimport { useI18n } from 'vue-i18n';\n\nconst props = defineProps({\n textData: {\n type: Object,\n default: () => ({\n messages: {\n en: {\n title: 'Weeder Roadmap',\n milestones: [{\n title: 'MVP in Thailand',\n 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.',\n date: '2023-02-01',\n finished: 'true'\n },{\n date: '2023-05-01',\n title: 'Weeder Platform Soft Launch',\n 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.',\n },{\n date: '2023-07-01',\n title: 'IDO',\n 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.',\n },{\n date: '2023-09-01',\n title: 'Weeder Platform Official Release',\n 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.',\n },{\n date: '2023-11-01',\n title: 'Weeder Ecosystem Expansion',\n 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.',\n }]\n }\n }\n })\n }\n});\n\nconst { t,tm } = useI18n(props.textData);\n</script>\n\n<template>\n <div class=\"o-hidden bg-black t-white t-left pd-big radius-medium\">\n <h2 class=\"mn-b-big t-center w-100\">{{ t('title') }}</h2>\n \n <div class=\"gap-thin flex-nowrap flex o-scrolled timeline custom-scroll\">\n <div\n v-for=\"(milestone, index) in tm('milestones')\"\n :key=\"index\"\n class=\"timeline-item br-white-transp-10 br-1px br-solid pd-big radius-small\"\n >\n \n <div class=\"mn-b-semi bg-white-transp-5 timeline-icon\">\n <svg v-if=\"milestone.finished\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <g id=\"24 / basic / check-mark\">\n <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))\"/>\n </g>\n </svg>\n </div>\n\n <div class=\"w-100 timeline-content\">\n <h3 class=\"mn-b-small\">{{ t(milestone.title) }}</h3>\n <p class=\"uppercase mn-b-semi t-main t-semi date\">{{ milestone.date }}</p>\n <p class=\"t-transp w-100\">{{ t(milestone.description) }}</p>\n </div>\n </div>\n </div>\n </div>\n</template>\n\n<style lang=\"scss\" scoped>\n .timeline {\n .timeline-item {\n min-width: 32rem;\n }\n\n .timeline-icon {\n border-radius: 100%;\n width: 3rem;\n height: 3rem;\n display: flex;\n align-items: center;\n justify-content: center;\n \n\n img {\n width: 1.5rem;\n height: 1.5rem;\n }\n }\n }\n\n .custom-scroll {\n overflow-x: scroll;\n scrollbar-width: none; /* Hide scrollbar for Firefox */\n -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */\n display: -webkit-box; /* Fix for Safari */\n display: -webkit-flex; /* Fix for Safari */\n display: -ms-flexbox;\n display: flex;\n }\n\n .custom-scroll::-webkit-scrollbar {\n width: 0px; /* Hide scrollbar for Chrome and Safari */\n height: 0px;\n }\n</style>"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,UAAM,QAAQ;AAmCd,UAAM,EAAE,GAAE,GAAE,IAAK,QAAQ,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -9,6 +9,9 @@ const SectionGuide = require("./components/sections/SectionGuide.vue.cjs");
|
|
|
9
9
|
const SectionOverview = require("./components/sections/SectionOverview.vue.cjs");
|
|
10
10
|
const FloatingImages = require("./components/elements/FloatingImages.vue.cjs");
|
|
11
11
|
const AnimatedGrid = require("./components/elements/AnimatedGrid.vue.cjs");
|
|
12
|
+
const SectionHeroToken = require("./components/sections/SectionHeroToken.vue.cjs");
|
|
13
|
+
const SectionFeaturesImages = require("./components/sections/SectionFeaturesImages.vue.cjs");
|
|
14
|
+
const SectionRoadmap = require("./components/sections/SectionRoadmap.vue.cjs");
|
|
12
15
|
exports.SectionFeatures = SectionFeatures.default;
|
|
13
16
|
exports.SectionMobileApp = SectionMobileApp.default;
|
|
14
17
|
exports.SectionJoinUs = SectionJoinUs.default;
|
|
@@ -18,4 +21,7 @@ exports.SectionGuide = SectionGuide.default;
|
|
|
18
21
|
exports.SectionOverview = SectionOverview.default;
|
|
19
22
|
exports.FloatingImages = FloatingImages.default;
|
|
20
23
|
exports.AnimatedGrid = AnimatedGrid.default;
|
|
24
|
+
exports.SectionHeroToken = SectionHeroToken.default;
|
|
25
|
+
exports.SectionFeaturesImages = SectionFeaturesImages.default;
|
|
26
|
+
exports.SectionRoadmap = SectionRoadmap.default;
|
|
21
27
|
//# sourceMappingURL=landing.client.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"landing.client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"landing.client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -7,15 +7,21 @@ import { default as default7 } from "./components/sections/SectionGuide.vue.js";
|
|
|
7
7
|
import { default as default8 } from "./components/sections/SectionOverview.vue.js";
|
|
8
8
|
import { default as default9 } from "./components/elements/FloatingImages.vue.js";
|
|
9
9
|
import { default as default10 } from "./components/elements/AnimatedGrid.vue.js";
|
|
10
|
+
import { default as default11 } from "./components/sections/SectionHeroToken.vue.js";
|
|
11
|
+
import { default as default12 } from "./components/sections/SectionFeaturesImages.vue.js";
|
|
12
|
+
import { default as default13 } from "./components/sections/SectionRoadmap.vue.js";
|
|
10
13
|
export {
|
|
11
14
|
default10 as AnimatedGrid,
|
|
12
15
|
default9 as FloatingImages,
|
|
13
16
|
default6 as SectionEarn,
|
|
14
17
|
default2 as SectionFeatures,
|
|
18
|
+
default12 as SectionFeaturesImages,
|
|
15
19
|
default7 as SectionGuide,
|
|
20
|
+
default11 as SectionHeroToken,
|
|
16
21
|
default4 as SectionJoinUs,
|
|
17
22
|
default3 as SectionMobileApp,
|
|
18
23
|
default8 as SectionOverview,
|
|
24
|
+
default13 as SectionRoadmap,
|
|
19
25
|
default5 as SubscribeNewsletter
|
|
20
26
|
};
|
|
21
27
|
//# sourceMappingURL=landing.client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"landing.client.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"landing.client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
|
package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs
CHANGED
|
@@ -52,12 +52,6 @@ const _sfc_main = {
|
|
|
52
52
|
});
|
|
53
53
|
const toggleNotifications = () => {
|
|
54
54
|
isOpen.value = !isOpen.value;
|
|
55
|
-
if (isOpen.value) {
|
|
56
|
-
const userId = auth.state.user._id;
|
|
57
|
-
if (userId) {
|
|
58
|
-
getNotifications(userId);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
55
|
};
|
|
62
56
|
const handleNotificationClick = (notification) => {
|
|
63
57
|
isOpen.value = false;
|
|
@@ -76,11 +70,9 @@ const _sfc_main = {
|
|
|
76
70
|
};
|
|
77
71
|
vue.onMounted(() => {
|
|
78
72
|
document.addEventListener("click", handleClickOutside);
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
getNotifications(userId);
|
|
83
|
-
}
|
|
73
|
+
const userId = auth.state.user._id;
|
|
74
|
+
if (userId) {
|
|
75
|
+
getNotifications(userId);
|
|
84
76
|
}
|
|
85
77
|
});
|
|
86
78
|
vue.onUnmounted(() => {
|
|
@@ -134,6 +126,6 @@ const _sfc_main = {
|
|
|
134
126
|
};
|
|
135
127
|
}
|
|
136
128
|
};
|
|
137
|
-
const NotificationBadge = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
129
|
+
const NotificationBadge = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-23980e50"]]);
|
|
138
130
|
exports.default = NotificationBadge;
|
|
139
131
|
//# sourceMappingURL=NotificationBadge.vue.cjs.map
|