@ozdao/martyrs 0.2.506 → 0.2.507
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/auth.server.cjs +1 -1
- package/dist/auth.server.js +1 -1
- package/dist/builder.cjs +52 -60
- package/dist/builder.js +52 -60
- package/dist/chats.server.cjs +1 -1
- package/dist/chats.server.js +1 -1
- package/dist/events.server.cjs +1 -1
- package/dist/events.server.js +1 -1
- package/dist/{mailing-q7sR8gCV.cjs → mailing-Bs9ThyVZ.cjs} +1 -24
- package/dist/{mailing-C11EYWm-.js → mailing-DzlhsxCC.js} +1 -24
- package/dist/main-AWSb_d2P.cjs +11 -0
- package/dist/{main-DC__VS5b.js → main-Dq-UfO4G.js} +2562 -2477
- 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/Checkbox/Checkbox.vue.cjs +3 -3
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +3 -3
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs +0 -93
- package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js +1 -94
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs +93 -0
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js +94 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.cjs +14 -45
- package/dist/martyrs/src/components/Feed/Feed.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +21 -52
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/Field/Field.vue.cjs +14 -6
- package/dist/martyrs/src/components/Field/Field.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Field/Field.vue.js +14 -6
- package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +58 -11
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +60 -13
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.cjs +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js.map +1 -1
- package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.cjs → Spoiler.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Spoiler/Spoiler.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.js → Spoiler.vue2.js} +2 -2
- package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.cjs.map → Spoiler.vue2.js.map} +1 -1
- 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/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.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- 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 +42 -10
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +44 -12
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs +12 -16
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +22 -26
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +13 -17
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +34 -38
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.cjs +13 -9
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js +13 -9
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js.map +1 -1
- 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/auth/views/router/users.cjs +0 -4
- package/dist/martyrs/src/modules/auth/views/router/users.cjs.map +1 -1
- package/dist/martyrs/src/modules/auth/views/router/users.js +0 -4
- package/dist/martyrs/src/modules/auth/views/router/users.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.cjs +431 -0
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +431 -0
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -0
- package/dist/martyrs/src/modules/community/router/blogposts.cjs +17 -0
- package/dist/martyrs/src/modules/community/router/blogposts.cjs.map +1 -1
- package/dist/martyrs/src/modules/community/router/blogposts.js +17 -0
- package/dist/martyrs/src/modules/community/router/blogposts.js.map +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 +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +1 -3
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -3
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +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/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/classes/globals.websocket.cjs +4 -6
- package/dist/martyrs/src/modules/globals/views/classes/globals.websocket.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/classes/globals.websocket.js +4 -6
- package/dist/martyrs/src/modules/globals/views/classes/globals.websocket.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/BlockFilter.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/BlockFilter.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/Card.vue.cjs +5 -2
- package/dist/martyrs/src/modules/globals/views/components/blocks/Card.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/Card.vue.js +6 -3
- package/dist/martyrs/src/modules/globals/views/components/blocks/Card.vue.js.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +2 -3
- 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 +2 -3
- 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 +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +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/sections/Filters.vue2.cjs +324 -0
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs.map +1 -0
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js +324 -0
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js.map +1 -0
- 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/icons/entities/IconLock.vue.cjs +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconLock.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/icons/entities/IconLock.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconLock.vue.js.map +1 -0
- package/dist/martyrs/src/modules/icons/icons.client.cjs +2 -0
- package/dist/martyrs/src/modules/icons/icons.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/icons/icons.client.js +116 -114
- package/dist/martyrs/src/modules/icons/icons.client.js.map +1 -1
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.cjs +5 -3
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +117 -115
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +11 -36
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +11 -36
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/landing.client.cjs +3 -0
- package/dist/martyrs/src/modules/landing/landing.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/landing/landing.client.js +3 -0
- package/dist/martyrs/src/modules/landing/landing.client.js.map +1 -1
- package/dist/martyrs/src/modules/landing/locales/en.cjs +12 -0
- package/dist/martyrs/src/modules/landing/locales/en.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/locales/en.js +12 -0
- package/dist/martyrs/src/modules/landing/locales/en.js.map +1 -0
- package/dist/martyrs/src/modules/landing/locales/index.cjs +10 -0
- package/dist/martyrs/src/modules/landing/locales/index.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/locales/index.js +10 -0
- package/dist/martyrs/src/modules/landing/locales/index.js.map +1 -0
- package/dist/martyrs/src/modules/landing/locales/ru.cjs +12 -0
- package/dist/martyrs/src/modules/landing/locales/ru.cjs.map +1 -0
- package/dist/martyrs/src/modules/landing/locales/ru.js +12 -0
- package/dist/martyrs/src/modules/landing/locales/ru.js.map +1 -0
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
- package/dist/martyrs/src/modules/music/router/music.cjs +2 -4
- package/dist/martyrs/src/modules/music/router/music.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/router/music.js +2 -4
- package/dist/martyrs/src/modules/music/router/music.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.cjs +1 -1
- package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.cjs +86 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +86 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.cjs +103 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +103 -0
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs +194 -0
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +194 -0
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +138 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +138 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +189 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +189 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +173 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +173 -0
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.cjs +233 -0
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +233 -0
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.cjs +234 -0
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +234 -0
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +10 -9
- 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 +10 -9
- 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 +9 -83
- 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 +10 -84
- 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 +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.cjs +119 -0
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +119 -0
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.cjs +139 -0
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +139 -0
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -0
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -3
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -3
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/locales/en.cjs +38 -0
- package/dist/martyrs/src/modules/orders/locales/en.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/locales/en.js +38 -0
- package/dist/martyrs/src/modules/orders/locales/en.js.map +1 -0
- package/dist/martyrs/src/modules/orders/locales/index.cjs +10 -0
- package/dist/martyrs/src/modules/orders/locales/index.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/locales/index.js +10 -0
- package/dist/martyrs/src/modules/orders/locales/index.js.map +1 -0
- package/dist/martyrs/src/modules/orders/locales/ru.cjs +38 -0
- package/dist/martyrs/src/modules/orders/locales/ru.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/locales/ru.js +38 -0
- package/dist/martyrs/src/modules/orders/locales/ru.js.map +1 -0
- package/dist/martyrs/src/modules/orders/orders.client.cjs +78 -3
- package/dist/martyrs/src/modules/orders/orders.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/orders.client.js +80 -5
- package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
- package/dist/martyrs/src/modules/orders/router/applications.router.cjs +17 -0
- package/dist/martyrs/src/modules/orders/router/applications.router.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/router/applications.router.js +17 -0
- package/dist/martyrs/src/modules/orders/router/applications.router.js.map +1 -0
- package/dist/martyrs/src/modules/orders/router/customers.router.cjs +18 -0
- package/dist/martyrs/src/modules/orders/router/customers.router.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/router/customers.router.js +18 -0
- package/dist/martyrs/src/modules/orders/router/customers.router.js.map +1 -0
- package/dist/martyrs/src/modules/orders/store/applications.cjs +4 -42
- package/dist/martyrs/src/modules/orders/store/applications.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/store/applications.js +3 -41
- package/dist/martyrs/src/modules/orders/store/applications.js.map +1 -1
- package/dist/martyrs/src/modules/orders/store/models/application.cjs +20 -0
- package/dist/martyrs/src/modules/orders/store/models/application.cjs.map +1 -0
- package/dist/martyrs/src/modules/orders/store/models/application.js +20 -0
- package/dist/martyrs/src/modules/orders/store/models/application.js.map +1 -0
- package/dist/martyrs/src/modules/orders/store/models/customer.cjs +13 -1
- package/dist/martyrs/src/modules/orders/store/models/customer.cjs.map +1 -1
- package/dist/martyrs/src/modules/orders/store/models/customer.js +13 -1
- package/dist/martyrs/src/modules/orders/store/models/customer.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.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/Department.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +16 -192
- 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 +17 -193
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- 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 +2 -11
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js +6 -15
- package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- 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/configs/navigation.organization.config.cjs +85 -89
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js +92 -96
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.cjs +4 -0
- package/dist/martyrs/src/modules/organizations/router/organizations.cjs.map +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.js +4 -0
- package/dist/martyrs/src/modules/organizations/router/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/Page.vue.cjs +3 -6
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js +3 -6
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +22 -19
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +22 -19
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +28 -19
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +28 -19
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
- 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 +360 -105
- 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 +378 -123
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs +33 -3
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +34 -4
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +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/products/router/products.router.cjs +15 -0
- package/dist/martyrs/src/modules/products/router/products.router.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/router/products.router.js +15 -0
- package/dist/martyrs/src/modules/products/router/products.router.js.map +1 -1
- package/dist/martyrs/src/modules/products/store/categories.cjs +25 -7
- package/dist/martyrs/src/modules/products/store/categories.cjs.map +1 -1
- package/dist/martyrs/src/modules/products/store/categories.js +25 -7
- package/dist/martyrs/src/modules/products/store/categories.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +2 -2
- 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/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.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/Spot.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.cjs +345 -0
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +345 -0
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -0
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/router/spots.cjs +17 -0
- package/dist/martyrs/src/modules/spots/router/spots.cjs.map +1 -1
- package/dist/martyrs/src/modules/spots/router/spots.js +17 -0
- package/dist/martyrs/src/modules/spots/router/spots.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
- package/dist/martyrs.cjs.js +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/notifications.server.cjs +1 -1
- package/dist/notifications.server.js +1 -1
- package/dist/orders.server.cjs +459 -201
- package/dist/orders.server.js +459 -201
- package/dist/organizations.server.cjs +1 -1
- package/dist/organizations.server.js +1 -1
- package/dist/products.server.cjs +428 -255
- package/dist/products.server.js +428 -255
- package/dist/style.css +115 -139
- package/dist/{tickets.controller-DQQcjyui.js → tickets.controller-C56OvH6v.js} +1 -1
- package/dist/{tickets.controller-D0V0gJCA.cjs → tickets.controller-DdnndM6c.cjs} +1 -1
- package/dist/wallet.server.cjs +1 -1
- package/dist/wallet.server.js +1 -1
- package/dist/{web-B1bEJ1W9.js → web-BXajFCU2.js} +1 -1
- package/dist/{web-D5i9k2Vv.cjs → web-DaBwwCQ5.cjs} +1 -1
- package/package.json +1 -1
- package/src/builder/modes/ssr.dev.js +10 -10
- package/src/builder/rspack/rspack.config.ssr.client.js +50 -50
- package/src/components/Checkbox/Checkbox.vue +3 -4
- package/src/components/Feed/Feed.old.vue +522 -0
- package/src/components/Feed/Feed.vue +4 -4
- package/src/components/Field/Field.vue +7 -1
- package/src/components/FieldBig/FieldBig.vue +62 -8
- package/src/components/PhotoViewer/PhotoViewer.vue +1 -1
- package/src/modules/STYLES.MD +198 -0
- package/src/modules/auth/views/components/pages/Profile.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEdit.vue +42 -8
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +9 -11
- package/src/modules/auth/views/components/pages/ProfileEditProfile.vue +9 -11
- package/src/modules/auth/views/components/pages/ProfileEditSidebar.vue +7 -4
- package/src/modules/auth/views/router/users.js +0 -4
- package/src/modules/community/components/pages/Posts.vue +444 -0
- package/src/modules/community/router/blogposts.js +15 -0
- package/src/modules/globals/views/classes/globals.websocket.js +7 -8
- package/src/modules/globals/views/components/blocks/Card.vue +2 -1
- package/src/modules/globals/views/components/layouts/Client.vue +1 -2
- package/src/modules/globals/views/components/partials/FooterAlt.vue +161 -188
- package/src/modules/globals/views/components/sections/Filters.vue +261 -121
- package/src/modules/globals/views/components/sections/filters/FilterCheckbox.vue +78 -0
- package/src/modules/globals/views/components/sections/filters/FilterDateRange.vue +177 -0
- package/src/modules/globals/views/components/sections/filters/FilterRange.vue +51 -50
- package/src/modules/icons/entities/IconLock.vue +14 -0
- package/src/modules/icons/icons.client.js +2 -1
- package/src/modules/icons/pages/IconsPage.vue +4 -2
- package/src/modules/landing/components/sections/SubscribeNewsletter.vue +11 -61
- package/src/modules/landing/landing.client.js +6 -0
- package/src/modules/landing/locales/en.js +9 -0
- package/src/modules/landing/locales/index.js +7 -0
- package/src/modules/landing/locales/ru.js +9 -0
- package/src/modules/music/components/pages/Album.vue +1 -1
- package/src/modules/music/components/pages/Playlist.vue +1 -1
- package/src/modules/music/components/pages/Track.vue +1 -1
- package/src/modules/orders/components/blocks/CardApplication.vue +74 -0
- package/src/modules/orders/components/blocks/CardCustomer.vue +90 -0
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +199 -0
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +117 -0
- package/src/modules/orders/components/forms/FormCustomerDetails.vue +165 -0
- package/src/modules/orders/components/forms/FormSelectCustomer.vue +172 -0
- package/src/modules/orders/components/pages/Applications.vue +240 -0
- package/src/modules/orders/components/pages/Customers.vue +239 -0
- package/src/modules/orders/components/pages/OrderCreate.vue +2 -2
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +4 -75
- package/src/modules/orders/components/sections/ApplicationDetails.vue +91 -0
- package/src/modules/orders/components/sections/CustomerDetails.vue +107 -0
- package/src/modules/orders/locales/en.js +35 -0
- package/src/modules/orders/locales/index.js +7 -0
- package/src/modules/orders/locales/ru.js +35 -0
- package/src/modules/orders/middlewares/applications.verifier.js +189 -0
- package/src/modules/orders/middlewares/customers.verifier.js +251 -0
- package/src/modules/orders/models/application.model.js +21 -0
- package/src/modules/orders/models/customer.model.js +26 -0
- package/src/modules/orders/orders.client.js +86 -1
- package/src/modules/orders/orders.server.js +3 -1
- package/src/modules/orders/router/applications.router.js +15 -0
- package/src/modules/orders/router/customers.router.js +17 -0
- package/src/modules/orders/routes/applications.routes.js +124 -12
- package/src/modules/orders/routes/customers.routes.js +43 -0
- package/src/modules/orders/store/applications.js +3 -159
- package/src/modules/orders/store/models/application.js +18 -0
- package/src/modules/orders/store/models/customer.js +12 -0
- package/src/modules/organizations/components/pages/Organization.new.vue +593 -0
- package/src/modules/organizations/components/pages/Organization.vue +10 -201
- package/src/modules/organizations/components/sections/DetailsTabSection.vue +2 -2
- package/src/modules/organizations/configs/navigation.organization.config.js +69 -85
- package/src/modules/organizations/router/organizations.js +5 -0
- package/src/modules/pages/views/components/pages/Page.vue +1 -1
- package/src/modules/products/TASKS.MD +157 -0
- package/src/modules/products/components/blocks/CardCategory.vue +1 -1
- package/src/modules/products/components/blocks/ProductImages.vue +1 -1
- package/src/modules/products/components/pages/Categories.vue +27 -22
- package/src/modules/products/components/pages/CategoryEdit.vue +24 -13
- package/src/modules/products/components/pages/Products.vue +414 -173
- package/src/modules/products/components/sections/ProductsRecommended.vue +46 -2
- package/src/modules/products/controllers/categories.controller.js +321 -282
- package/src/modules/products/controllers/configs/products.lookup.config.js +9 -0
- package/src/modules/products/controllers/products.controller.js +2 -1
- package/src/modules/products/controllers/queries/products.queries.js +183 -11
- package/src/modules/products/middlewares/categories.verifier.js +58 -15
- package/src/modules/products/migrations/categories-to-materialized-path.js +433 -0
- package/src/modules/products/migrations/path-to-url.js +27 -0
- package/src/modules/products/models/category.model.js +8 -23
- package/src/modules/products/router/products.router.js +12 -0
- package/src/modules/products/store/categories.js +26 -7
- package/src/modules/rents/TASK.MD +161 -0
- package/src/modules/spots/components/pages/Spots.vue +342 -0
- package/src/modules/spots/router/spots.js +15 -0
- package/src/styles/base/all.scss +2 -3
- package/src/styles/layout.scss +16 -0
- package/dist/main-w3rPUBVh.cjs +0 -11
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.cjs +0 -96
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.cjs.map +0 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +0 -96
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +0 -1
- package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
- package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +0 -1
- package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +0 -155
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs.map +0 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js +0 -155
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js.map +0 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +0 -81
- package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs.map +0 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.js +0 -81
- package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.js.map +0 -1
- package/src/modules/orders/components/sections/FormAddCustomer.vue +0 -152
- package/src/modules/orders/components/sections/FormCustomerDetails.vue +0 -67
- package/src/modules/orders/controllers/applications.controller.js +0 -122
|
@@ -0,0 +1,177 @@
|
|
|
1
|
+
<!-- FilterDateRange.vue -->
|
|
2
|
+
<template>
|
|
3
|
+
<div class="filter-date-range">
|
|
4
|
+
<!-- Quick options -->
|
|
5
|
+
<div
|
|
6
|
+
v-for="option in dateOptions"
|
|
7
|
+
:key="option.value"
|
|
8
|
+
@click="selectOption(option.value)"
|
|
9
|
+
:class="{ 'bg-light': selectedOption === option.value }"
|
|
10
|
+
class="pd-small radius-small cursor-pointer hover-bg-light transition-all mn-b-micro"
|
|
11
|
+
>
|
|
12
|
+
{{ option.label }}
|
|
13
|
+
</div>
|
|
14
|
+
|
|
15
|
+
<!-- Custom dates -->
|
|
16
|
+
<div
|
|
17
|
+
@click="() => { tempDates = model.value ? {...model.value} : null; showCalendar = true }"
|
|
18
|
+
:class="{ 'bg-light': selectedOption === 'custom' }"
|
|
19
|
+
class="pd-small radius-small cursor-pointer hover-bg-light transition-all mn-b-micro"
|
|
20
|
+
>
|
|
21
|
+
{{ dateRangeLabel }}
|
|
22
|
+
</div>
|
|
23
|
+
|
|
24
|
+
<!-- Calendar Popup -->
|
|
25
|
+
<Popup
|
|
26
|
+
v-model:show="showCalendar"
|
|
27
|
+
class="pd-medium bg-white radius-medium"
|
|
28
|
+
style="min-width: 350px;"
|
|
29
|
+
>
|
|
30
|
+
<h3 class="mn-b-medium">Select Date Range</h3>
|
|
31
|
+
|
|
32
|
+
<Calendar
|
|
33
|
+
v-model:date="tempDates"
|
|
34
|
+
:allowRange="true"
|
|
35
|
+
:disablePastDates="true"
|
|
36
|
+
class="mn-b-medium"
|
|
37
|
+
/>
|
|
38
|
+
|
|
39
|
+
<div class="flex gap-small">
|
|
40
|
+
<button
|
|
41
|
+
@click="applyDates"
|
|
42
|
+
class="button bg-main t-white flex-child-full pd-small radius-small"
|
|
43
|
+
>
|
|
44
|
+
Apply
|
|
45
|
+
</button>
|
|
46
|
+
<button
|
|
47
|
+
@click="showCalendar = false"
|
|
48
|
+
class="button bg-light flex-child-full pd-small radius-small"
|
|
49
|
+
>
|
|
50
|
+
Cancel
|
|
51
|
+
</button>
|
|
52
|
+
</div>
|
|
53
|
+
</Popup>
|
|
54
|
+
</div>
|
|
55
|
+
</template>
|
|
56
|
+
|
|
57
|
+
<script setup>
|
|
58
|
+
import { ref, computed, watch } from 'vue'
|
|
59
|
+
import Calendar from '@martyrs/src/components/Calendar/Calendar.vue'
|
|
60
|
+
import Popup from '@martyrs/src/components/Popup/Popup.vue'
|
|
61
|
+
import { useGlobalMixins } from '@martyrs/src/modules/globals/views/mixins/mixins.js'
|
|
62
|
+
|
|
63
|
+
const { formatDate } = useGlobalMixins()
|
|
64
|
+
|
|
65
|
+
const props = defineProps({
|
|
66
|
+
dateOptions: {
|
|
67
|
+
type: Array,
|
|
68
|
+
default: () => [
|
|
69
|
+
{ label: 'Available today', value: 'today' },
|
|
70
|
+
{ label: 'This week', value: 'week' },
|
|
71
|
+
{ label: 'This month', value: 'month' }
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
})
|
|
75
|
+
|
|
76
|
+
const model = defineModel({
|
|
77
|
+
type: Object,
|
|
78
|
+
default: () => null
|
|
79
|
+
})
|
|
80
|
+
|
|
81
|
+
const emit = defineEmits(['update:modelValue', 'apply'])
|
|
82
|
+
|
|
83
|
+
const showCalendar = ref(false)
|
|
84
|
+
const selectedOption = ref(null)
|
|
85
|
+
const tempDates = ref(null)
|
|
86
|
+
|
|
87
|
+
const dateRangeLabel = computed(() => {
|
|
88
|
+
if (!model.value || !model.value.start || !model.value.end) {
|
|
89
|
+
return 'Select dates'
|
|
90
|
+
}
|
|
91
|
+
const start = formatDate(model.value.start, { dayMonth: true, language: 'en' })
|
|
92
|
+
const end = formatDate(model.value.end, { dayMonth: true, language: 'en' })
|
|
93
|
+
return `${start} - ${end}`
|
|
94
|
+
})
|
|
95
|
+
|
|
96
|
+
const selectOption = (value) => {
|
|
97
|
+
selectedOption.value = value
|
|
98
|
+
const today = new Date()
|
|
99
|
+
today.setHours(0, 0, 0, 0)
|
|
100
|
+
|
|
101
|
+
let dateRange = null
|
|
102
|
+
|
|
103
|
+
switch(value) {
|
|
104
|
+
case 'today':
|
|
105
|
+
dateRange = {
|
|
106
|
+
start: today,
|
|
107
|
+
end: today
|
|
108
|
+
}
|
|
109
|
+
break
|
|
110
|
+
case 'week':
|
|
111
|
+
const weekEnd = new Date(today)
|
|
112
|
+
weekEnd.setDate(today.getDate() + 7)
|
|
113
|
+
dateRange = {
|
|
114
|
+
start: today,
|
|
115
|
+
end: weekEnd
|
|
116
|
+
}
|
|
117
|
+
break
|
|
118
|
+
case 'month':
|
|
119
|
+
const monthEnd = new Date(today)
|
|
120
|
+
monthEnd.setMonth(today.getMonth() + 1)
|
|
121
|
+
dateRange = {
|
|
122
|
+
start: today,
|
|
123
|
+
end: monthEnd
|
|
124
|
+
}
|
|
125
|
+
break
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
if (dateRange) {
|
|
129
|
+
model.value = dateRange
|
|
130
|
+
emit('apply')
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
const applyDates = () => {
|
|
135
|
+
if (tempDates.value) {
|
|
136
|
+
model.value = tempDates.value
|
|
137
|
+
selectedOption.value = 'custom'
|
|
138
|
+
emit('apply')
|
|
139
|
+
}
|
|
140
|
+
showCalendar.value = false
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
// Watch for model changes to update selected option
|
|
144
|
+
watch(() => model.value, (newVal) => {
|
|
145
|
+
if (newVal && newVal.start && newVal.end) {
|
|
146
|
+
tempDates.value = { ...newVal }
|
|
147
|
+
|
|
148
|
+
// Determine which option is selected based on dates
|
|
149
|
+
const today = new Date()
|
|
150
|
+
today.setHours(0, 0, 0, 0)
|
|
151
|
+
const start = new Date(newVal.start)
|
|
152
|
+
start.setHours(0, 0, 0, 0)
|
|
153
|
+
const end = new Date(newVal.end)
|
|
154
|
+
end.setHours(0, 0, 0, 0)
|
|
155
|
+
|
|
156
|
+
const diffDays = Math.round((end - start) / (1000 * 60 * 60 * 24))
|
|
157
|
+
|
|
158
|
+
if (start.getTime() === today.getTime() && end.getTime() === today.getTime()) {
|
|
159
|
+
selectedOption.value = 'today'
|
|
160
|
+
} else if (start.getTime() === today.getTime() && diffDays === 7) {
|
|
161
|
+
selectedOption.value = 'week'
|
|
162
|
+
} else if (start.getTime() === today.getTime() && diffDays >= 28 && diffDays <= 31) {
|
|
163
|
+
selectedOption.value = 'month'
|
|
164
|
+
} else {
|
|
165
|
+
selectedOption.value = 'custom'
|
|
166
|
+
}
|
|
167
|
+
} else {
|
|
168
|
+
selectedOption.value = null
|
|
169
|
+
}
|
|
170
|
+
}, { immediate: true, deep: true })
|
|
171
|
+
</script>
|
|
172
|
+
|
|
173
|
+
<style scoped>
|
|
174
|
+
.filter-date-range {
|
|
175
|
+
width: 100%;
|
|
176
|
+
}
|
|
177
|
+
</style>
|
|
@@ -1,74 +1,75 @@
|
|
|
1
|
-
<!--
|
|
1
|
+
<!-- FilterRange.vue -->
|
|
2
2
|
<template>
|
|
3
3
|
<div class="filter-range">
|
|
4
|
-
<div class="
|
|
5
|
-
<
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
4
|
+
<div class="flex gap-thin mn-b-small">
|
|
5
|
+
<Field
|
|
6
|
+
v-model="localValue.min"
|
|
7
|
+
:placeholder="minPlaceholder"
|
|
8
|
+
type="number"
|
|
9
|
+
class="w-50 bg-light pd-small radius-small"
|
|
10
|
+
@keypress.enter="applyRange"
|
|
11
|
+
/>
|
|
12
|
+
<Field
|
|
13
|
+
v-model="localValue.max"
|
|
14
|
+
:placeholder="maxPlaceholder"
|
|
15
|
+
type="number"
|
|
16
|
+
class="w-50 bg-light pd-small radius-small"
|
|
17
|
+
@keypress.enter="applyRange"
|
|
13
18
|
/>
|
|
14
|
-
<div class="flex justify-between mt-thin">
|
|
15
|
-
<span class="t-small">{{ config?.min || 0 }}{{ config?.unit || '' }}</span>
|
|
16
|
-
<span class="t-bold">{{ localValue }}{{ config?.unit || '' }}</span>
|
|
17
|
-
<span class="t-small">{{ config?.max || 100 }}{{ config?.unit || '' }}</span>
|
|
18
|
-
</div>
|
|
19
19
|
</div>
|
|
20
|
+
<button
|
|
21
|
+
@click="applyRange"
|
|
22
|
+
class="button bg-main t-white w-100 pd-small radius-small"
|
|
23
|
+
>
|
|
24
|
+
Apply
|
|
25
|
+
</button>
|
|
20
26
|
</div>
|
|
21
27
|
</template>
|
|
22
28
|
|
|
23
29
|
<script setup>
|
|
24
30
|
import { ref, watch } from 'vue'
|
|
31
|
+
import Field from '@martyrs/src/components/Field/Field.vue'
|
|
25
32
|
|
|
26
33
|
const props = defineProps({
|
|
27
|
-
|
|
34
|
+
minPlaceholder: {
|
|
35
|
+
type: String,
|
|
36
|
+
default: 'From'
|
|
37
|
+
},
|
|
38
|
+
maxPlaceholder: {
|
|
39
|
+
type: String,
|
|
40
|
+
default: 'To'
|
|
41
|
+
}
|
|
28
42
|
})
|
|
29
43
|
|
|
30
44
|
const model = defineModel({
|
|
31
|
-
type:
|
|
32
|
-
default:
|
|
45
|
+
type: Object,
|
|
46
|
+
default: () => ({ min: '', max: '' })
|
|
33
47
|
})
|
|
34
48
|
|
|
35
|
-
const
|
|
49
|
+
const emit = defineEmits(['update:modelValue', 'apply'])
|
|
36
50
|
|
|
37
|
-
|
|
38
|
-
|
|
51
|
+
const localValue = ref({
|
|
52
|
+
min: model.value?.min || '',
|
|
53
|
+
max: model.value?.max || ''
|
|
39
54
|
})
|
|
40
55
|
|
|
41
|
-
const
|
|
42
|
-
model.value = localValue.value
|
|
43
|
-
|
|
44
|
-
</script>
|
|
45
|
-
|
|
46
|
-
<style>
|
|
47
|
-
.range-slider input[type="range"] {
|
|
48
|
-
-webkit-appearance: none;
|
|
49
|
-
appearance: none;
|
|
50
|
-
height: 6px;
|
|
51
|
-
background: var(--color-light);
|
|
52
|
-
border-radius: 3px;
|
|
53
|
-
outline: none;
|
|
56
|
+
const applyRange = () => {
|
|
57
|
+
model.value = { ...localValue.value }
|
|
58
|
+
emit('apply')
|
|
54
59
|
}
|
|
55
60
|
|
|
56
|
-
.
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
61
|
+
watch(() => model.value, (newVal) => {
|
|
62
|
+
if (newVal) {
|
|
63
|
+
localValue.value = {
|
|
64
|
+
min: newVal.min || '',
|
|
65
|
+
max: newVal.max || ''
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}, { deep: true })
|
|
69
|
+
</script>
|
|
65
70
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
background: var(--color-primary);
|
|
70
|
-
border-radius: 50%;
|
|
71
|
-
cursor: pointer;
|
|
72
|
-
border: none;
|
|
71
|
+
<style scoped>
|
|
72
|
+
.filter-range {
|
|
73
|
+
width: 100%;
|
|
73
74
|
}
|
|
74
75
|
</style>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg width="100pt" height="100pt" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path :fill="fill" d="m50 16.668c6.8672 0 12.5 5.6328 12.5 12.5v12.5h-25v-12.5c0-6.8672 5.6328-12.5 12.5-12.5zm20.832 25v-12.5c0-11.469-9.3633-20.836-20.832-20.836s-20.832 9.3672-20.832 20.836v12.5h-4.168c-4.6016 0-8.332 3.7305-8.332 8.332v33.332c0 4.6055 3.7305 8.3359 8.332 8.3359h50c4.6016 0 8.332-3.7305 8.332-8.3359v-33.332c0-4.6016-3.7305-8.332-8.332-8.332zm-45.832 8.332h50v33.332h-50z"/>
|
|
4
|
+
</svg>
|
|
5
|
+
</template>
|
|
6
|
+
|
|
7
|
+
<script setup>
|
|
8
|
+
const props = defineProps({
|
|
9
|
+
fill: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'rgb(var(--black))'
|
|
12
|
+
}
|
|
13
|
+
})
|
|
14
|
+
</script>
|
|
@@ -30,7 +30,7 @@ import IconRecent from './entities/IconRecent.vue';
|
|
|
30
30
|
import IconSettings from './entities/IconSettings.vue';
|
|
31
31
|
import IconShopcart from './entities/IconShopcart.vue';
|
|
32
32
|
import IconTime from './entities/IconTime.vue';
|
|
33
|
-
|
|
33
|
+
import IconLock from './entities/IconLock.vue';
|
|
34
34
|
// Labels
|
|
35
35
|
import LabelAppStore from './labels/LabelAppStore.vue';
|
|
36
36
|
import LabelGooglePlay from './labels/LabelGooglePlay.vue';
|
|
@@ -185,6 +185,7 @@ export {
|
|
|
185
185
|
IconSettings,
|
|
186
186
|
IconShopcart,
|
|
187
187
|
IconTime,
|
|
188
|
+
IconLock,
|
|
188
189
|
|
|
189
190
|
// Actions
|
|
190
191
|
IconDuplicate,
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<div class="pd-medium">
|
|
3
3
|
<div class="flex-between mn-b-medium">
|
|
4
4
|
<h2>Martyrs Icons Gallery</h2>
|
|
5
|
-
<button @click="openAddIconPopup" class="pd-small pd-
|
|
5
|
+
<button @click="openAddIconPopup" class="pd-small pd-medium bg-second t-white radius-medium hover-scale-1 cursor-pointer border-none">
|
|
6
6
|
Add New Icon
|
|
7
7
|
</button>
|
|
8
8
|
</div>
|
|
@@ -118,6 +118,7 @@ import IconEmail from '@martyrs/src/modules/icons/entities/IconEmail.vue';
|
|
|
118
118
|
import IconAddress from '@martyrs/src/modules/icons/entities/IconAddress.vue';
|
|
119
119
|
import IconProfile from '@martyrs/src/modules/icons/entities/IconProfile.vue';
|
|
120
120
|
import IconGroups from '@martyrs/src/modules/icons/entities/IconGroups.vue';
|
|
121
|
+
import IconLock from '@martyrs/src/modules/icons/entities/IconLock.vue';
|
|
121
122
|
|
|
122
123
|
// Import placeholders icons
|
|
123
124
|
import PlaceholderOrganizationPic from '@martyrs/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue';
|
|
@@ -221,7 +222,8 @@ const iconsMap = {
|
|
|
221
222
|
IconOrders,
|
|
222
223
|
IconMusic,
|
|
223
224
|
IconProfile,
|
|
224
|
-
IconGroups
|
|
225
|
+
IconGroups,
|
|
226
|
+
IconLock
|
|
225
227
|
},
|
|
226
228
|
placeholders: {
|
|
227
229
|
PlaceholderOrganizationPic,
|
|
@@ -5,28 +5,23 @@
|
|
|
5
5
|
<p class="t-transp p-semi">{{ t('subtitle') }}</p>
|
|
6
6
|
</header>
|
|
7
7
|
|
|
8
|
-
<
|
|
9
|
-
:
|
|
10
|
-
:
|
|
11
|
-
:
|
|
12
|
-
:
|
|
13
|
-
:
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
@action="sendApplication"
|
|
8
|
+
<FieldSubscribeNewsletter
|
|
9
|
+
:placeholder="te('placeholder') ? t('placeholder') : null"
|
|
10
|
+
:action="te('action') ? t('action') : null"
|
|
11
|
+
:successTitle="te('success.title') ? t('success.title') : null"
|
|
12
|
+
:successSubtitle="te('success.subtitle') ? t('success.subtitle') : null"
|
|
13
|
+
:socials="te('socials') ? tm('socials') : null"
|
|
14
|
+
fieldName="newsletter-subscribe"
|
|
15
|
+
fieldId="newsletter-subscribe-main"
|
|
17
16
|
class="d-inline-flex bg-white t-black w-100 w-max-40r"
|
|
18
17
|
/>
|
|
19
18
|
</div>
|
|
20
19
|
</template>
|
|
21
20
|
|
|
22
21
|
<script setup>
|
|
23
|
-
import { ref } from 'vue'
|
|
24
22
|
import { useI18n } from 'vue-i18n'
|
|
25
23
|
|
|
26
|
-
import
|
|
27
|
-
|
|
28
|
-
import * as globals from '@martyrs/src/modules/globals/views/store/globals.js';
|
|
29
|
-
import * as applications from '@martyrs/src/modules/orders/store/applications.js';
|
|
24
|
+
import FieldSubscribeNewsletter from '@martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue'
|
|
30
25
|
|
|
31
26
|
// import * as inputsValidation from '@martyrs/src/modules/auth/views/validations/inputs.validation'
|
|
32
27
|
|
|
@@ -42,55 +37,10 @@ const props = defineProps({
|
|
|
42
37
|
}
|
|
43
38
|
})
|
|
44
39
|
|
|
45
|
-
//
|
|
46
|
-
const { t } = useI18n({
|
|
40
|
+
// Локализация
|
|
41
|
+
const { t, tm, te } = useI18n({
|
|
47
42
|
messages: props.content
|
|
48
43
|
})
|
|
49
|
-
|
|
50
|
-
let email = ref('')
|
|
51
|
-
let emailValidation = ref(false)
|
|
52
|
-
|
|
53
|
-
async function sendApplication() {
|
|
54
|
-
// try {
|
|
55
|
-
// await inputsValidation.validateInputs(
|
|
56
|
-
// emailValidation,
|
|
57
|
-
// inputsValidation.validateEmail,
|
|
58
|
-
// email.value,
|
|
59
|
-
// 'Wrong email'
|
|
60
|
-
// )
|
|
61
|
-
// } catch (error) {
|
|
62
|
-
// globals.setError({
|
|
63
|
-
// response: {
|
|
64
|
-
// status: "Invalid Email",
|
|
65
|
-
// data: {
|
|
66
|
-
// message: "The email address entered is invalid. Please provide a valid email address."
|
|
67
|
-
// }
|
|
68
|
-
// }
|
|
69
|
-
// });
|
|
70
|
-
// return false
|
|
71
|
-
// }
|
|
72
|
-
|
|
73
|
-
gtag('event', 'subscribe_newsletter', {
|
|
74
|
-
'event_category': 'conversion',
|
|
75
|
-
'event_label': 'Subscribe Newsletter'
|
|
76
|
-
});
|
|
77
|
-
|
|
78
|
-
try {
|
|
79
|
-
let application = {
|
|
80
|
-
type: 'newsletter',
|
|
81
|
-
contacts: {
|
|
82
|
-
email: email.value
|
|
83
|
-
}
|
|
84
|
-
};
|
|
85
|
-
const response = await applications.create(application);
|
|
86
|
-
|
|
87
|
-
return Promise.resolve(response.data);
|
|
88
|
-
} catch (error) {
|
|
89
|
-
console.log(error)
|
|
90
|
-
globals.setError(error)
|
|
91
|
-
return Promise.reject(error);
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
44
|
</script>
|
|
95
45
|
|
|
96
46
|
<style lang="scss" >
|
|
@@ -14,6 +14,12 @@ import SectionFeaturesImages from './components/sections/SectionFeaturesImages.v
|
|
|
14
14
|
import SectionHeroToken from './components/sections/SectionHeroToken.vue';
|
|
15
15
|
import SectionRoadmap from './components/sections/SectionRoadmap.vue';
|
|
16
16
|
|
|
17
|
+
import { i18nManager } from '@martyrs/src/modules/globals/views/classes/globals.i18n.js';
|
|
18
|
+
import locales from './locales/index.js';
|
|
19
|
+
|
|
20
|
+
// Регистрируем локализацию для модуля landing
|
|
21
|
+
i18nManager.register('landing', locales);
|
|
22
|
+
|
|
17
23
|
export {
|
|
18
24
|
AnimatedGrid,
|
|
19
25
|
FloatingImages,
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<!-- Artists Cards -->
|
|
117
117
|
<div class="artists-section mn-b-medium">
|
|
118
118
|
<h3 class="t-medium mn-b-small" v-if="album.artists">Artists</h3>
|
|
119
|
-
<div class="flex flex-
|
|
119
|
+
<div class="flex flex-column gap-small">
|
|
120
120
|
<ArtistCardSmall
|
|
121
121
|
v-for="artist in album.artists"
|
|
122
122
|
:key="artist._id"
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
|
|
116
116
|
<div class="artists-section mn-b-medium">
|
|
117
117
|
<h3 class="t-medium mn-b-small">Created by</h3>
|
|
118
|
-
<div class="flex flex-
|
|
118
|
+
<div class="flex flex-column gap-small">
|
|
119
119
|
<ArtistCardSmall
|
|
120
120
|
:artist="{
|
|
121
121
|
_id: playlist.creator.target,
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
<!-- Artist Card -->
|
|
126
126
|
<div class="artists-section mn-b-medium">
|
|
127
127
|
<h3 class="t-medium mn-b-small" v-if="track.artist">Artist</h3>
|
|
128
|
-
<div class="flex flex-
|
|
128
|
+
<div class="flex flex-column gap-small">
|
|
129
129
|
<ArtistCardSmall
|
|
130
130
|
:key="track.artist._id"
|
|
131
131
|
:artist="track.artist"
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<div class="bg-light pos-relative pd-medium radius-medium">
|
|
3
|
+
<div class="mn-b-small flex">
|
|
4
|
+
<div class="mn-r-auto">
|
|
5
|
+
<h3 class="mn-b-thin">{{ application.contacts?.name || application.contacts?.email || application.contacts?.phone || 'Unnamed Application' }}</h3>
|
|
6
|
+
<p class="t-transp">{{ application.contacts?.email || application.contacts?.phone }}</p>
|
|
7
|
+
</div>
|
|
8
|
+
<div class="flex-center">
|
|
9
|
+
<StatusBadge :value="{
|
|
10
|
+
text: application.status,
|
|
11
|
+
color: application.status === 'completed' ? '#22c55e' : application.status === 'in_progress' ? '#f59e0b' : '#6b7280'
|
|
12
|
+
}" />
|
|
13
|
+
</div>
|
|
14
|
+
</div>
|
|
15
|
+
|
|
16
|
+
<div class="mn-b-small pd-small bg-white radius-small flex-nowrap flex">
|
|
17
|
+
<div class="w-100">
|
|
18
|
+
<p class="t-truncate">{{ application.type || 'Unknown' }}</p>
|
|
19
|
+
<small class="t-transp">Type</small>
|
|
20
|
+
</div>
|
|
21
|
+
|
|
22
|
+
<div class="w-100 t-right">
|
|
23
|
+
<p>{{ formatDate(application.updatedAt) }}</p>
|
|
24
|
+
<small class="t-transp">Updated</small>
|
|
25
|
+
</div>
|
|
26
|
+
</div>
|
|
27
|
+
|
|
28
|
+
<div class="pd-small bg-white radius-small">
|
|
29
|
+
<div class="flex mn-b-thin">
|
|
30
|
+
<div class="mn-r-auto">
|
|
31
|
+
<p>{{ application.contacts?.phone || 'No phone' }}</p>
|
|
32
|
+
<small class="t-transp">Phone</small>
|
|
33
|
+
</div>
|
|
34
|
+
<div class="t-right">
|
|
35
|
+
<p>#{{ application._id.slice(0, 4) + '...' + application._id.slice(-4) }}</p>
|
|
36
|
+
<small class="t-transp">ID</small>
|
|
37
|
+
</div>
|
|
38
|
+
</div>
|
|
39
|
+
|
|
40
|
+
<div v-if="application.text" class="mn-t-thin">
|
|
41
|
+
<p class="t-small">{{ application.text.length > 100 ? application.text.slice(0, 100) + '...' : application.text }}</p>
|
|
42
|
+
</div>
|
|
43
|
+
</div>
|
|
44
|
+
</div>
|
|
45
|
+
</template>
|
|
46
|
+
|
|
47
|
+
<script setup>
|
|
48
|
+
import StatusBadge from '@martyrs/src/components/Table/StatusBadge.vue';
|
|
49
|
+
|
|
50
|
+
defineProps({
|
|
51
|
+
application: {
|
|
52
|
+
type: Object,
|
|
53
|
+
required: true
|
|
54
|
+
},
|
|
55
|
+
formatDate: {
|
|
56
|
+
type: Function,
|
|
57
|
+
required: true
|
|
58
|
+
}
|
|
59
|
+
});
|
|
60
|
+
</script>
|
|
61
|
+
|
|
62
|
+
<style scoped>
|
|
63
|
+
.bg-light {
|
|
64
|
+
background-color: var(--color-bg-light, #f8f9fa);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.bg-light-transp {
|
|
68
|
+
background-color: var(--color-bg-light-transp, rgba(248, 249, 250, 0.7));
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.bg-light-transp-50 {
|
|
72
|
+
background-color: var(--color-bg-light-transp-50, rgba(248, 249, 250, 0.5));
|
|
73
|
+
}
|
|
74
|
+
</style>
|