@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
|
@@ -2,7 +2,7 @@ const ObjectId = require('mongoose').Types.ObjectId;
|
|
|
2
2
|
|
|
3
3
|
function getBasicOptions(query) {
|
|
4
4
|
console.log(query);
|
|
5
|
-
const { _id, url, status, notstatus, type, owner, customer, creator } = query;
|
|
5
|
+
const { _id, url, status, notstatus, type, organization, owner, customer, creator } = query;
|
|
6
6
|
const stages = [];
|
|
7
7
|
const conditions = [];
|
|
8
8
|
|
|
@@ -33,6 +33,7 @@ function getBasicOptions(query) {
|
|
|
33
33
|
|
|
34
34
|
if (type) { conditions.push({ type: type }); }
|
|
35
35
|
if (owner) { conditions.push({ "owner.target": new ObjectId(owner) }); }
|
|
36
|
+
if (organization) { conditions.push({ "organization": new ObjectId(organization) }); }
|
|
36
37
|
if (customer) { conditions.push({ "customer.target": new ObjectId(customer) }); }
|
|
37
38
|
if (creator) { conditions.push({ "creator.target": new ObjectId(creator) }); }
|
|
38
39
|
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
:class="{
|
|
6
6
|
'pd-t-extra': MOBILE_APP === 'ios',
|
|
7
7
|
'bg-white': headerTheme === 'light',
|
|
8
|
-
'bg-
|
|
8
|
+
'bg-black': headerTheme === 'dark'
|
|
9
9
|
}"
|
|
10
10
|
>
|
|
11
11
|
<transition name="moveFromTop" appear>
|
|
12
|
-
<Loader v-if="!page" class="pos-fixed"/>
|
|
12
|
+
<Loader v-if="!page || isPageLoading" class="pos-fixed"/>
|
|
13
13
|
</transition>
|
|
14
14
|
|
|
15
15
|
<component
|
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
:horizontal="true"
|
|
27
27
|
:navigationItems="route.meta.sidebar_navigation_items"
|
|
28
28
|
:stateSidebar="globals.state.isOpenSidebar"
|
|
29
|
+
:theme="headerTheme"
|
|
29
30
|
/>
|
|
30
31
|
</component>
|
|
31
32
|
|
|
@@ -57,7 +58,6 @@
|
|
|
57
58
|
}"
|
|
58
59
|
>
|
|
59
60
|
<ShopCart
|
|
60
|
-
class="pd-t-extra"
|
|
61
61
|
:class="{
|
|
62
62
|
'mobile:pd-t-extra': MOBILE_APP === 'ios',
|
|
63
63
|
}"
|
|
@@ -77,6 +77,7 @@
|
|
|
77
77
|
:stateSidebar="globals.state.isOpenSidebar"
|
|
78
78
|
:widthHidden='route.meta?.sidebar_width_hidden'
|
|
79
79
|
:width="route.meta?.sidebar_width"
|
|
80
|
+
:theme="headerTheme"
|
|
80
81
|
@closeSidebar="() => globals.state.isOpenSidebar = !globals.state.isOpenSidebar"
|
|
81
82
|
>
|
|
82
83
|
<transition name="moveFromTop" mode="out-in" appear>
|
|
@@ -86,11 +87,12 @@
|
|
|
86
87
|
:key="route.meta.sidebar_navigation"
|
|
87
88
|
:navigationItems="route.meta.sidebar_navigation_items"
|
|
88
89
|
:stateSidebar="globals.state.isOpenSidebar"
|
|
90
|
+
:theme="headerTheme"
|
|
89
91
|
/>
|
|
90
92
|
</transition>
|
|
91
93
|
</component>
|
|
92
94
|
|
|
93
|
-
<div class="rows-1-min0_max1 pos-relative w-100 h-100">
|
|
95
|
+
<div class="rows-1-min0_max1 z-index-1 pos-relative w-100 h-100">
|
|
94
96
|
<Status
|
|
95
97
|
v-if="globals.state.error.show"
|
|
96
98
|
:data="globals.state.error"
|
|
@@ -111,7 +113,7 @@
|
|
|
111
113
|
:is="Component"
|
|
112
114
|
:key="route.path"
|
|
113
115
|
class="w-100 h-min-100"
|
|
114
|
-
|
|
116
|
+
@page-loading="handlePageLoading"
|
|
115
117
|
@page-loaded="handlePageLoaded"
|
|
116
118
|
/>
|
|
117
119
|
<!-- Key пока выключил непонятно какие проблемы это вызовет -->
|
|
@@ -193,7 +195,7 @@
|
|
|
193
195
|
// Если страница не отправляет событие page-loaded, этот обработчик
|
|
194
196
|
// может служить запасным вариантом для отключения лоадера
|
|
195
197
|
// Можно оставить закомментированным, если все страницы будут явно вызывать handlePageLoaded
|
|
196
|
-
|
|
198
|
+
isPageLoading.value = false;
|
|
197
199
|
}
|
|
198
200
|
/////////////////////////////
|
|
199
201
|
// CREATED
|
|
@@ -286,19 +288,23 @@
|
|
|
286
288
|
position: absolute;
|
|
287
289
|
}
|
|
288
290
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
291
|
+
.moveFromTop-enter-active,
|
|
292
|
+
.moveFromTop-leave-active {
|
|
293
|
+
transition: all 0.3s ease, max-height 0.2s ease;
|
|
294
|
+
overflow: hidden;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
.moveFromTop-enter-from,
|
|
298
|
+
.moveFromTop-leave-to {
|
|
299
|
+
transform: translateY(-1rem);
|
|
300
|
+
opacity: 0;
|
|
301
|
+
// max-height: 0;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
.moveFromTop-enter-to,
|
|
305
|
+
.moveFromTop-leave-from {
|
|
306
|
+
// max-height: 100vh;
|
|
307
|
+
}
|
|
302
308
|
|
|
303
309
|
.moveFromTopAbsolute-enter-active,
|
|
304
310
|
.moveFromTopAbsolute-leave-active {
|
|
@@ -71,11 +71,10 @@
|
|
|
71
71
|
pos-relative pos-t-0
|
|
72
72
|
br-b
|
|
73
73
|
br-solid
|
|
74
|
-
br-light
|
|
75
74
|
"
|
|
76
75
|
:class="{
|
|
77
|
-
't-black': theme === 'light',
|
|
78
|
-
't-white': theme === 'dark'
|
|
76
|
+
't-black br-light': theme === 'light',
|
|
77
|
+
't-white br-dark': theme === 'dark'
|
|
79
78
|
}"
|
|
80
79
|
>
|
|
81
80
|
<div class="flex-nowrap flex-v-center flex-justify-start flex gap-micro ">
|
|
@@ -173,7 +172,7 @@
|
|
|
173
172
|
|
|
174
173
|
<NotificationBadge
|
|
175
174
|
v-if="auth.state.user._id"
|
|
176
|
-
:fill="'rgb(var(--black))'"
|
|
175
|
+
:fill="theme === 'light' ? 'rgb(var(--black))' : 'rgb(var(--white))'"
|
|
177
176
|
/>
|
|
178
177
|
|
|
179
178
|
<Button
|
|
@@ -22,6 +22,10 @@ import Spoiler from '@martyrs/src/components/Spoiler/Spoiler.vue'
|
|
|
22
22
|
|
|
23
23
|
const props = defineProps({
|
|
24
24
|
navigationItems: Array, // Fixed property name typo
|
|
25
|
+
theme: {
|
|
26
|
+
type: String,
|
|
27
|
+
default: "light"
|
|
28
|
+
},
|
|
25
29
|
stateSidebar: {
|
|
26
30
|
type: Boolean,
|
|
27
31
|
default: false
|
|
@@ -82,10 +86,10 @@ const processRoute = (route) => {
|
|
|
82
86
|
|
|
83
87
|
<template>
|
|
84
88
|
<nav
|
|
85
|
-
class="o-
|
|
89
|
+
class="o-x-hidden h-100"
|
|
86
90
|
:class="[
|
|
87
91
|
stateSidebar ? 'pd-small' : 'pd-micro',
|
|
88
|
-
horizontal ? 'w-100 desktop-only flex flex-center flex-nowrap' : 'rows-1',
|
|
92
|
+
horizontal ? 'w-100 desktop-only flex flex-center flex-nowrap o-y-hidden' : 'o-y-scroll rows-1',
|
|
89
93
|
]"
|
|
90
94
|
>
|
|
91
95
|
<div
|
|
@@ -94,7 +98,7 @@ const processRoute = (route) => {
|
|
|
94
98
|
:key="section.category"
|
|
95
99
|
:class="[
|
|
96
100
|
horizontal ? 'w-max flex-child-default flex flex-nowrap' : '',
|
|
97
|
-
|
|
101
|
+
stateSidebar && !horizontal ? 'mn-t-medium' : '',
|
|
98
102
|
]"
|
|
99
103
|
class=""
|
|
100
104
|
>
|
|
@@ -102,7 +106,9 @@ const processRoute = (route) => {
|
|
|
102
106
|
class="sidebar-category"
|
|
103
107
|
:class="{
|
|
104
108
|
'hidden': !stateSidebar || horizontal,
|
|
105
|
-
'visible': stateSidebar && !horizontal
|
|
109
|
+
'visible': stateSidebar && !horizontal,
|
|
110
|
+
't-black': theme === 'light',
|
|
111
|
+
't-white': theme === 'dark'
|
|
106
112
|
}"
|
|
107
113
|
>
|
|
108
114
|
{{ section.category }}
|
|
@@ -119,8 +125,9 @@ const processRoute = (route) => {
|
|
|
119
125
|
v-show="!item.visible || (typeof item.visible === 'function' ? item.visible(auth.state) : true)"
|
|
120
126
|
class="flex-center"
|
|
121
127
|
:class="[
|
|
122
|
-
stateSidebar ? '' : '
|
|
128
|
+
stateSidebar ? '' : '',
|
|
123
129
|
horizontal ? 'w-100 flex flex-nowrap' : '',
|
|
130
|
+
stateSidebar && !horizontal ? '' : 'aspect-1x1'
|
|
124
131
|
]"
|
|
125
132
|
>
|
|
126
133
|
<button
|
|
@@ -129,14 +136,15 @@ const processRoute = (route) => {
|
|
|
129
136
|
:class="[
|
|
130
137
|
stateSidebar || horizontal ? 'expanded-item pd-thin' : 'w-100 h-100 justify-center',
|
|
131
138
|
horizontal ? 'w-max flex flex-nowrap' : '',
|
|
132
|
-
item.route && $route.path === processRoute(item.route) ? 'bg-light' : ''
|
|
139
|
+
item.route && $route.path === processRoute(item.route) ? theme === 'light' ? 'bg-light' : 'bg-dark' : '',
|
|
140
|
+
theme === 'light' ? 'hover-bg-light' : 'hover-bg-dark'
|
|
133
141
|
]"
|
|
134
142
|
>
|
|
135
143
|
<component
|
|
136
144
|
v-if="item.iconComponent && !horizontal"
|
|
137
145
|
:is="item.iconComponent"
|
|
138
146
|
class="i-medium flex-child-default"
|
|
139
|
-
:fill="globals.state.theme.darkmode ? 'rgba(255,255,255,0.7)' : 'rgba(0,0,0,0.25)'"
|
|
147
|
+
:fill="globals.state.theme.darkmode || theme === 'dark' ? 'rgba(255,255,255,0.7)' : 'rgba(0,0,0,0.25)'"
|
|
140
148
|
/>
|
|
141
149
|
<span v-if="!item.iconComponent && !horizontal" class="i-medium sidebar-item-icon t-lh-1 flex-child-default">{{ item.icon }}</span>
|
|
142
150
|
|
|
@@ -177,7 +185,7 @@ const processRoute = (route) => {
|
|
|
177
185
|
v-if="subItem.iconComponent"
|
|
178
186
|
:is="subItem.iconComponent"
|
|
179
187
|
class="sidebar-subitem-icon i-medium"
|
|
180
|
-
:fill="globals.state.theme.darkmode ? 'rgba(255,255,255,0.7)' : 'rgba(0,0,0,0.25)'"
|
|
188
|
+
:fill="globals.state.theme.darkmode || theme === 'dark' ? 'rgba(255,255,255,0.7)' : 'rgba(0,0,0,0.25)'"
|
|
181
189
|
/>
|
|
182
190
|
<span v-else class="sidebar-subitem-icon">{{ subItem.icon }}</span>
|
|
183
191
|
<span class="sidebar-subitem-title">{{ subItem.title }}</span>
|
|
@@ -211,7 +219,7 @@ const processRoute = (route) => {
|
|
|
211
219
|
v-if="subItem.iconComponent"
|
|
212
220
|
:is="subItem.iconComponent"
|
|
213
221
|
class="sidebar-subitem-icon i-medium"
|
|
214
|
-
|
|
222
|
+
:fill="globals.state.theme.darkmode || theme === 'dark' ? 'rgba(255,255,255,0.7)' : 'rgba(0,0,0,0.25)'"
|
|
215
223
|
/>
|
|
216
224
|
<span v-else class="sidebar-subitem-icon">{{ subItem.icon }}</span>
|
|
217
225
|
<span class="sidebar-subitem-title">{{ subItem.title }}</span>
|
|
@@ -242,16 +250,6 @@ const processRoute = (route) => {
|
|
|
242
250
|
|
|
243
251
|
|
|
244
252
|
|
|
245
|
-
.sidebar-subitem-link:hover {
|
|
246
|
-
background: var(--light-regular);
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.sidebar-item-btn:hover {
|
|
250
|
-
background: var(--light-regular);
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
253
|
.expanded-item {
|
|
256
254
|
display: flex;
|
|
257
255
|
align-items: center;
|
|
@@ -3,6 +3,10 @@ import { ref, watch } from 'vue'
|
|
|
3
3
|
import * as globals from '@martyrs/src/modules/globals/views/store/globals'
|
|
4
4
|
|
|
5
5
|
const props = defineProps({
|
|
6
|
+
theme: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "light"
|
|
9
|
+
},
|
|
6
10
|
stateSidebar: {
|
|
7
11
|
type: Boolean,
|
|
8
12
|
default: false
|
|
@@ -28,18 +32,30 @@ const toggleSidebar = () => {
|
|
|
28
32
|
|
|
29
33
|
<template>
|
|
30
34
|
<aside
|
|
31
|
-
class="transition-linear w-min-0 o-hidden flex-child-default z-index-2
|
|
35
|
+
class="transition-linear w-min-0 o-hidden flex-child-default z-index-2 br-r br-solid flex flex-column h-100"
|
|
32
36
|
:class="[
|
|
33
37
|
'sidebar-container',
|
|
34
|
-
|
|
38
|
+
//
|
|
39
|
+
stateSidebar
|
|
40
|
+
? `${width} w-min-10 tablet:w-min-100 tablet:w-100 mobile:w-min-100 mobile:w-100`
|
|
41
|
+
: `${widthHidden} mobile:w-0 br-zero`,
|
|
42
|
+
//
|
|
43
|
+
theme === 'light'
|
|
44
|
+
? 't-black bg-white br-light'
|
|
45
|
+
: 't-white bg-black br-dark'
|
|
35
46
|
]"
|
|
36
47
|
>
|
|
37
48
|
<!-- Slot for navigation content -->
|
|
38
49
|
<slot></slot>
|
|
39
50
|
|
|
40
51
|
<div
|
|
41
|
-
class="
|
|
42
|
-
:class="{
|
|
52
|
+
class="br-solid br-t"
|
|
53
|
+
:class="{
|
|
54
|
+
'pd-micro': !stateSidebar,
|
|
55
|
+
'pd-small': stateSidebar,
|
|
56
|
+
'br-light': theme === 'light',
|
|
57
|
+
'br-dark': theme === 'dark'
|
|
58
|
+
}"
|
|
43
59
|
>
|
|
44
60
|
<button
|
|
45
61
|
@click="() => globals.actions.toggleTheme()"
|
|
@@ -101,11 +117,6 @@ const toggleSidebar = () => {
|
|
|
101
117
|
transform: scale(1.1);
|
|
102
118
|
}
|
|
103
119
|
|
|
104
|
-
.sidebar-footer {
|
|
105
|
-
border-top-width: 1px;
|
|
106
|
-
border-top-style: solid;
|
|
107
|
-
border-top-color: var(--light-regular);
|
|
108
|
-
}
|
|
109
120
|
|
|
110
121
|
.hidden {
|
|
111
122
|
opacity: 0;
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
class="pos-relative bg-black o-hidden t-white t-center pd-extra flex-column flex-center flex"
|
|
31
31
|
>
|
|
32
32
|
<div class="sheen h-5r mn-b-small radius-extra o-hidden pos-relative ">
|
|
33
|
-
<img loading="lazy" src="/logo/
|
|
33
|
+
<img loading="lazy" :src="(FILE_SERVER_URL || '') + '/logo/token.svg'" class="w-100 h-100">
|
|
34
34
|
</div>
|
|
35
35
|
|
|
36
36
|
<h1
|
|
@@ -10,6 +10,10 @@ import SectionOverview from './components/sections/SectionOverview.vue';
|
|
|
10
10
|
import FloatingImages from './components/elements/FloatingImages.vue';
|
|
11
11
|
import AnimatedGrid from './components/elements/AnimatedGrid.vue';
|
|
12
12
|
|
|
13
|
+
import SectionHeroToken from './components/sections/SectionHeroToken.vue';
|
|
14
|
+
import SectionFeaturesImages from './components/sections/SectionFeaturesImages.vue';
|
|
15
|
+
import SectionRoadmap from './components/sections/SectionRoadmap.vue';
|
|
16
|
+
|
|
13
17
|
export {
|
|
14
18
|
SectionEarn,
|
|
15
19
|
SectionMobileApp,
|
|
@@ -19,5 +23,8 @@ export {
|
|
|
19
23
|
SubscribeNewsletter,
|
|
20
24
|
SectionFeatures,
|
|
21
25
|
FloatingImages,
|
|
26
|
+
SectionHeroToken,
|
|
27
|
+
SectionFeaturesImages,
|
|
28
|
+
SectionRoadmap,
|
|
22
29
|
AnimatedGrid
|
|
23
30
|
};
|
|
@@ -84,14 +84,6 @@ const recentNotifications = computed(() => {
|
|
|
84
84
|
// Methods
|
|
85
85
|
const toggleNotifications = () => {
|
|
86
86
|
isOpen.value = !isOpen.value;
|
|
87
|
-
|
|
88
|
-
// Load notifications if opening
|
|
89
|
-
if (isOpen.value) {
|
|
90
|
-
const userId = auth.state.user._id;
|
|
91
|
-
if (userId) {
|
|
92
|
-
getNotifications(userId);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
87
|
};
|
|
96
88
|
|
|
97
89
|
const handleNotificationClick = (notification) => {
|
|
@@ -118,11 +110,10 @@ const handleClickOutside = (event) => {
|
|
|
118
110
|
onMounted(() => {
|
|
119
111
|
document.addEventListener('click', handleClickOutside);
|
|
120
112
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}
|
|
113
|
+
// Load notifications when component mounts
|
|
114
|
+
const userId = auth.state.user._id;
|
|
115
|
+
if (userId) {
|
|
116
|
+
getNotifications(userId);
|
|
126
117
|
}
|
|
127
118
|
});
|
|
128
119
|
|