@ozdao/martyrs 0.2.604 → 0.2.605
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/README.md +2 -2
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/{abac-Blt8bUTL.js → abac-kz5xI99l.js} +1 -0
- package/dist/auth.server.js +52 -12
- package/dist/builder.js +67 -2
- package/dist/chats.server.js +2 -2
- package/dist/community.server.js +3 -3
- package/dist/core.server.js +2 -2
- package/dist/{core.websocket-Cl76z2wT.js → core.websocket-B2FA8gGl.js} +0 -2
- package/dist/{crud-BT5FIvQC.js → crud-Cwn0frBP.js} +8 -2
- package/dist/events.server.js +4 -4
- package/dist/files.server.js +1 -1
- package/dist/gallery.server.js +2 -2
- package/dist/governance.server.js +10 -10
- package/dist/{index-kvBwwb0w.js → index-CPACC651.js} +1 -1
- package/dist/inventory.server.js +4 -4
- package/dist/{mailing-DT7nbNjZ.js → mailing-BBCidXGr.js} +38 -2
- package/dist/marketplace.server.js +2 -2
- package/dist/martyrs/dist/martyrs.es3.js +1 -1
- package/dist/martyrs/dist/martyrs.es3.js.map +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/dayjs.min.js.map +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/plugin/weekOfYear.js.map +1 -1
- package/dist/{node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_ → martyrs/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.7_vue@3.5.13}/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +305 -268
- package/dist/martyrs/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.7_vue@3.5.13/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +1 -0
- package/dist/martyrs/src/components/Address/Address.vue2.js +13 -13
- package/dist/martyrs/src/components/Address/Address.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +150 -143
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Chart/Chart.vue.js +296 -0
- package/dist/martyrs/src/components/Chart/Chart.vue.js.map +1 -0
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +5 -6
- package/dist/martyrs/src/components/Chips/Chips.vue.js.map +1 -1
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js +5 -5
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +2 -2
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/{EditImages.vue2.js → EditImages.vue.js} +6 -6
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -0
- package/dist/martyrs/src/components/EmptyState/EmptyState.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/Field/Field.vue.js +4 -4
- package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldDate/FieldDate.vue.js +3 -3
- package/dist/martyrs/src/components/FieldDate/FieldDate.vue.js.map +1 -1
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js +27 -21
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Map/Map.vue.js +20 -16
- package/dist/martyrs/src/components/Map/Map.vue.js.map +1 -1
- package/dist/martyrs/src/components/Popup/Popup.vue.js +3 -4
- package/dist/martyrs/src/components/Popup/Popup.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +12 -10
- package/dist/martyrs/src/components/Radio/Radio.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/Select.vue.js +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
- package/dist/martyrs/src/components/Status/Snack.vue.js +1 -1
- package/dist/martyrs/src/components/Status/Snack.vue.js.map +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.js +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.js.map +1 -1
- package/dist/martyrs/src/components/Table/Table.vue.js +21 -4
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.js → Tooltip.vue.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +1 -0
- package/dist/martyrs/src/components/Tree/Tree.vue.js +1 -1
- package/dist/martyrs/src/components/Upload/Upload.vue2.js +2 -2
- package/dist/martyrs/src/components/Upload/Upload.vue2.js.map +1 -1
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +2 -2
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/auth.client.js +14 -2
- package/dist/martyrs/src/modules/auth/auth.client.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/SidebarUserCard.vue.js +96 -0
- package/dist/martyrs/src/modules/auth/views/components/blocks/SidebarUserCard.vue.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/BackofficeUsers.vue.js +337 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/BackofficeUsers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +32 -18
- 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.js +76 -40
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js +6 -5
- 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.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +28 -16
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.js +6 -2
- package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/router/users.backoffice.router.js +53 -0
- package/dist/martyrs/src/modules/auth/views/router/users.backoffice.router.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/store/auth.js +2 -2
- package/dist/martyrs/src/modules/auth/views/store/auth.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +179 -253
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js +105 -44
- package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js +11 -5
- package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/community.client.js +4 -4
- package/dist/martyrs/src/modules/community/community.client.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/core.client.js +18 -16
- package/dist/martyrs/src/modules/core/core.client.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +25 -6
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/classes/module.manager.js +4 -2
- package/dist/martyrs/src/modules/core/views/classes/module.manager.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSlider.vue.js +132 -0
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSlider.vue.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js +6 -28
- package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js.map +1 -1
- package/dist/martyrs/src/modules/{auth → core}/views/components/blocks/CardUser.vue.js +29 -11
- package/dist/martyrs/src/modules/{auth → core}/views/components/blocks/CardUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +41 -26
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/OnlineIndicator.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/pages/404.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/pages/404.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +5 -5
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +4 -4
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +6 -6
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/mixins/mixins.js +14 -1
- package/dist/martyrs/src/modules/core/views/mixins/mixins.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js +8 -5
- package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +4 -0
- package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +3 -0
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +9 -9
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/events.client.js +4 -4
- package/dist/martyrs/src/modules/events/events.client.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/router/gallery.router.js +3 -3
- package/dist/martyrs/src/modules/gallery/router/gallery.router.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js +3 -3
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js +4 -4
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js +3 -3
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js +3 -3
- package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/router/governance.router.js +3 -3
- package/dist/martyrs/src/modules/governance/views/router/governance.router.js.map +1 -1
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +2 -2
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconApplications.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconApplications.vue.js.map +1 -0
- package/dist/martyrs/src/modules/icons/entities/IconCustomers.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconCustomers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/icons/entities/IconUsers.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconUsers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +290 -173
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/inventory.client.js +4 -4
- package/dist/martyrs/src/modules/inventory/inventory.client.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/router/inventory.router.js +15 -0
- package/dist/martyrs/src/modules/inventory/router/inventory.router.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +4 -4
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +3 -3
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +6 -6
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +11 -11
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +11 -11
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js +162 -68
- package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +181 -17
- package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/router/notifications.backoffice.router.js +21 -0
- package/dist/martyrs/src/modules/notifications/router/notifications.backoffice.router.js.map +1 -0
- package/dist/martyrs/src/modules/notifications/router/notifications.router.js +13 -42
- package/dist/martyrs/src/modules/notifications/router/notifications.router.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +66 -1
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +9 -7
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +11 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +66 -19
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +29 -27
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +7 -12
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +46 -25
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +54 -38
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +454 -139
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +141 -68
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +38 -32
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +167 -95
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/orders.client.js +22 -20
- package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
- package/dist/martyrs/src/modules/orders/store/orders.js +3 -5
- package/dist/martyrs/src/modules/orders/store/orders.js.map +1 -1
- package/dist/martyrs/src/modules/orders/store/shopcart.js +5 -5
- package/dist/martyrs/src/modules/orders/store/shopcart.js.map +1 -1
- package/dist/martyrs/src/modules/orders/utils/rent-price.js +60 -0
- package/dist/martyrs/src/modules/orders/utils/rent-price.js.map +1 -0
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +45 -55
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +8 -8
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +216 -83
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +35 -25
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +3 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js +20 -18
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/organizations.client.js +39 -33
- package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js +81 -0
- package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/router/pages.router.js +2 -2
- package/dist/martyrs/src/modules/pages/views/router/pages.router.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.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/blocks/ProductVariants.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +9 -25
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +34 -17
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +96 -96
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +22 -9
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/router/categories.router.js +2 -2
- package/dist/martyrs/src/modules/products/router/categories.router.js.map +1 -1
- package/dist/martyrs/src/modules/products/router/products.router.js +17 -3
- package/dist/martyrs/src/modules/products/router/products.router.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +11 -10
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +197 -81
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +685 -80
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +68 -18
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/router/rents.router.js +3 -3
- package/dist/martyrs/src/modules/rents/views/router/rents.router.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/store/rents.store.js +1 -1
- package/dist/martyrs/src/modules/rents/views/store/rents.store.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js +3 -3
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/router/reports.router.js +1 -1
- package/dist/martyrs/src/modules/reports/router/reports.router.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +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.js +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +9 -7
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +29 -37
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +8 -8
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/router/spots.router.js +3 -3
- package/dist/martyrs/src/modules/spots/router/spots.router.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +3 -3
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js.map +1 -1
- package/dist/martyrs.es10.js +59 -57
- package/dist/martyrs.es106.js +2 -2
- package/dist/martyrs.es11.js +31 -30
- package/dist/martyrs.es113.js +22 -166
- package/dist/martyrs.es114.js +4 -457
- package/dist/martyrs.es115.js +8 -40
- package/dist/martyrs.es116.js +166 -9
- package/dist/martyrs.es117.js +451 -43
- package/dist/martyrs.es118.js +38 -10
- package/dist/martyrs.es119.js +9 -44
- package/dist/martyrs.es12.js +8 -9
- package/dist/martyrs.es120.js +49 -4
- package/dist/martyrs.es121.js +10 -127
- package/dist/martyrs.es122.js +42 -98
- package/dist/martyrs.es123.js +4 -86
- package/dist/martyrs.es124.js +120 -29
- package/dist/martyrs.es125.js +99 -10
- package/dist/martyrs.es126.js +71 -24
- package/dist/martyrs.es127.js +37 -8
- package/dist/martyrs.es128.js +11 -22
- package/dist/martyrs.es129.js +39 -4
- package/dist/martyrs.es13.js +22 -19
- package/dist/martyrs.es130.js +9 -8
- package/dist/martyrs.es131.js +7 -7
- package/dist/martyrs.es132.js +2 -2
- package/dist/martyrs.es133.js +1 -1
- package/dist/martyrs.es135.js +1 -1
- package/dist/martyrs.es137.js +1 -1
- package/dist/martyrs.es138.js +7 -8
- package/dist/martyrs.es139.js +8 -7
- package/dist/martyrs.es14.js +2 -2
- package/dist/martyrs.es140.js +2 -2
- package/dist/martyrs.es144.js +10 -29
- package/dist/martyrs.es145.js +29 -10
- package/dist/martyrs.es146.js +2 -2
- package/dist/martyrs.es147.js +2 -2
- package/dist/martyrs.es149.js +1 -1
- package/dist/martyrs.es2.js +31 -30
- package/dist/martyrs.es22.js +16 -16
- package/dist/martyrs.es23.js +8 -8
- package/dist/martyrs.es24.js +9 -9
- package/dist/martyrs.es26.js +9 -11
- package/dist/martyrs.es27.js +9 -9
- package/dist/martyrs.es28.js +1 -1
- package/dist/martyrs.es29.js +5 -5
- package/dist/martyrs.es3.js +1 -1
- package/dist/martyrs.es38.js +1 -1
- package/dist/martyrs.es4.js +12 -12
- package/dist/martyrs.es41.js +34 -224
- package/dist/martyrs.es5.js +251 -238
- package/dist/martyrs.es61.js +33 -26
- package/dist/martyrs.es74.js +7 -7
- package/dist/martyrs.es76.js +12 -12
- package/dist/martyrs.es8.js +31 -31
- package/dist/music.server.js +3 -3
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@2.0.2/node_modules/@googlemaps/js-api-loader/dist/index.js +90 -0
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@2.0.2/node_modules/@googlemaps/js-api-loader/dist/index.js.map +1 -0
- package/dist/notifications.server.js +255 -23
- package/dist/orders.server.js +674 -136
- package/dist/organizations.server.js +11 -6
- package/dist/products.server.js +68 -7
- package/dist/{queryProcessor-C_5Iipam.js → queryProcessor-B2FCngFP.js} +3 -2
- package/dist/rents.server.js +183 -7
- package/dist/{socials.schema-DxnnaBgO.js → socials.schema-C3RjkqJv.js} +4 -0
- package/dist/spots.server.js +1 -1
- package/dist/style.css +292 -204
- package/dist/{tickets.controller-DdF85W-i.js → tickets.controller-Dpzf4kQx.js} +1 -1
- package/dist/wallet.server.js +2 -2
- package/package.json +5 -3
- package/src/builder/modes/ssr.rspack.dev.js +2 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +58 -1
- package/src/builder/ssr/asset-resolver.js +1 -1
- package/src/builder/templates/page.js +2 -0
- package/src/components/Address/Address.vue +16 -16
- package/src/components/Button/Button.vue +0 -1
- package/src/components/ButtonSegmented/ButtonSegmented.vue +1 -1
- package/src/components/Calendar/Calendar.vue +141 -118
- package/src/components/Chart/Chart.vue +216 -0
- package/src/components/Checkbox/Checkbox.vue +1 -1
- package/src/components/Chips/Chips.vue +4 -5
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +2 -2
- package/src/components/EditImages/EditImages.vue +3 -3
- package/src/components/EmptyState/EmptyState.vue +1 -1
- package/src/components/Feed/Feed.vue +5 -0
- package/src/components/Field/Field.vue +3 -3
- package/src/components/FieldDate/FieldDate.vue +2 -2
- package/src/components/LocationMarker/LocationMarker.vue +28 -21
- package/src/components/Map/Map.vue +20 -15
- package/src/components/Popup/Popup.vue +3 -3
- package/src/components/Radio/Radio.vue +2 -2
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Status/Snack.vue +1 -1
- package/src/components/Status/Status.vue +1 -1
- package/src/components/Table/Table.vue +16 -1
- package/src/components/Upload/Upload.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +1 -1
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +1 -1
- package/src/jit/rules.js +4 -0
- package/src/modules/TASKS.MD +16 -3
- package/src/modules/auth/auth.client.js +18 -3
- package/src/modules/auth/controllers/routes/users.routes.js +18 -0
- package/src/modules/auth/controllers/services/auth.service.js +3 -3
- package/src/modules/auth/controllers/services/users.service.js +34 -5
- package/src/modules/auth/views/components/blocks/OtpDialog.vue +4 -4
- package/src/modules/auth/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/auth/views/components/blocks/SidebarUserCard.vue +95 -0
- package/src/modules/auth/views/components/pages/BackofficeUsers.vue +337 -0
- package/src/modules/auth/views/components/pages/Invite.vue +1 -1
- package/src/modules/auth/views/components/pages/Profile.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEdit.vue +23 -14
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +45 -26
- package/src/modules/auth/views/components/pages/ProfileEditSidebar.vue +8 -7
- package/src/modules/auth/views/components/pages/ResetPassword.vue +4 -4
- package/src/modules/auth/views/components/pages/SignUp.vue +3 -3
- package/src/modules/auth/views/components/pages/UserDashboard.vue +8 -5
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/auth/views/middlewares/auth.validation.js +7 -2
- package/src/modules/auth/views/router/users.backoffice.router.js +39 -0
- package/src/modules/auth/views/store/auth.js +2 -2
- package/src/modules/backoffice/components/admin/Backcalls.vue +2 -2
- package/src/modules/backoffice/components/admin/Dashboard.sublime-workspace +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +3 -3
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/pages/Dashboard.vue +102 -139
- package/src/modules/backoffice/configs/navigation.backoffice.config.js +91 -29
- package/src/modules/backoffice/router/backoffice.router.js +7 -1
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +1 -1
- package/src/modules/community/community.client.js +4 -4
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/layouts/Community.vue +4 -4
- package/src/modules/community/components/sections/Comment.vue +1 -1
- package/src/modules/constructor/components/elements/ImageUpload.vue +1 -1
- package/src/modules/core/TASK.MD +2 -2
- package/src/modules/core/controllers/classes/abac/abac.core.js +1 -0
- package/src/modules/core/controllers/classes/core.websocket.js +0 -2
- package/src/modules/core/controllers/classes/crud/crud.core.js +6 -0
- package/src/modules/core/controllers/classes/crud/crud.service.js +6 -0
- package/src/modules/core/controllers/utils/mailing.js +35 -26
- package/src/modules/core/controllers/utils/queryProcessor.js +4 -2
- package/src/modules/core/core.client.js +1 -0
- package/src/modules/core/models/schemas/embedding.schema.js +8 -0
- package/src/modules/core/models/schemas/socials.schema.js +4 -0
- package/src/modules/core/sw.js +448 -0
- package/src/modules/core/views/classes/core.app.js +37 -13
- package/src/modules/core/views/classes/module.manager.js +3 -1
- package/src/modules/core/views/components/blocks/AlertDialog.vue +1 -1
- package/src/modules/core/views/components/blocks/BlockSearch.vue +1 -1
- package/src/modules/core/views/components/blocks/BlockSlider.vue +96 -0
- package/src/modules/core/views/components/blocks/CardHeader.vue +2 -2
- package/src/modules/core/views/components/blocks/CardStat.vue +4 -18
- package/src/modules/{auth → core}/views/components/blocks/CardUser.vue +45 -20
- package/src/modules/core/views/components/blocks/HelpCard.vue +1 -1
- package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/core/views/components/blocks/PopupDateSelector.vue +41 -24
- package/src/modules/core/views/components/layouts/Client.vue +1 -1
- package/src/modules/core/views/components/pages/404.vue +5 -5
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +5 -5
- package/src/modules/core/views/components/partials/CitySelection.vue +2 -2
- package/src/modules/core/views/components/partials/Footer.centered.vue +2 -2
- package/src/modules/core/views/components/partials/Footer.vue +2 -2
- package/src/modules/core/views/components/partials/Header.vue +3 -3
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +1 -1
- package/src/modules/core/views/components/sections/Filters.vue +2 -2
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/Walkthrough.vue +6 -6
- package/src/modules/core/views/mixins/mixins.js +17 -0
- package/src/modules/core/views/plugins/date-picker.plugin.js +8 -5
- package/src/modules/core/views/store/core.store.js +5 -0
- package/src/modules/core/views/utils/vue-app-renderer.js +5 -0
- package/src/modules/events/components/pages/EditEventTickets.vue +9 -9
- package/src/modules/events/components/pages/Event.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/events/events.client.js +4 -4
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/gallery/router/gallery.router.js +3 -3
- package/src/modules/governance/middlewares/sprints.verifier.js +3 -3
- package/src/modules/governance/middlewares/tasks.verifier.js +3 -3
- package/src/modules/governance/models/sprint.model.js +1 -1
- package/src/modules/governance/models/task.model.js +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +3 -3
- package/src/modules/governance/views/components/blocks/CardSprintItem.vue +4 -4
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +2 -2
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiatives.vue +3 -3
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +1 -1
- package/src/modules/governance/views/components/sections/FormSprintDetails.vue +1 -1
- package/src/modules/governance/views/components/sections/FormTaskDetails.vue +1 -1
- package/src/modules/governance/views/router/governance.router.js +3 -3
- package/src/modules/icons/components/IconSearchPopup.vue +1 -1
- package/src/modules/icons/entities/IconApplications.vue +14 -0
- package/src/modules/icons/entities/IconCustomers.vue +14 -0
- package/src/modules/icons/entities/IconUsers.vue +14 -0
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +2 -2
- package/src/modules/inventory/components/forms/ColumnSettingsMenu.vue +2 -2
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +3 -3
- package/src/modules/inventory/components/pages/Inventory.vue +278 -159
- package/src/modules/inventory/components/pages/InventoryEdit.vue +2 -2
- package/src/modules/inventory/inventory.client.js +4 -4
- package/src/modules/inventory/models/stock.audit.model.js +1 -1
- package/src/modules/inventory/router/inventory.router.js +12 -0
- package/src/modules/landing/components/sections/SectionEarn.vue +3 -3
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFeatures.vue +1 -1
- package/src/modules/landing/components/sections/SectionFeaturesImages.vue +2 -2
- package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/components/sections/SectionHeroVideo.vue +1 -1
- package/src/modules/landing/components/sections/SectionMobileApp.vue +2 -2
- package/src/modules/landing/components/sections/SectionOverview.vue +1 -1
- package/src/modules/landing/components/sections/SectionRoadmap.vue +1 -1
- package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +1 -1
- package/src/modules/music/components/cards/AlbumCard.vue +1 -1
- package/src/modules/music/components/cards/ArtistCard.vue +1 -1
- package/src/modules/music/components/cards/ArtistCardSmall.vue +1 -1
- package/src/modules/music/components/cards/PlaylistCard.vue +1 -1
- package/src/modules/music/components/cards/TrackListCard.vue +6 -6
- package/src/modules/music/components/forms/AlbumForm.vue +2 -2
- package/src/modules/music/components/forms/ArtistForm.vue +1 -1
- package/src/modules/music/components/forms/PlaylistForm.vue +5 -5
- package/src/modules/music/components/forms/TrackForm.vue +3 -3
- package/src/modules/music/components/pages/Album.vue +8 -8
- package/src/modules/music/components/pages/Artist.vue +5 -5
- package/src/modules/music/components/pages/Playlist.vue +11 -11
- package/src/modules/music/components/pages/SearchResults.vue +2 -2
- package/src/modules/music/components/pages/Track.vue +11 -11
- package/src/modules/music/components/player/FullscreenPlayer.vue +3 -3
- package/src/modules/music/components/player/TrackProgress.vue +1 -1
- package/src/modules/notifications/components/sections/NotificationPreferences.vue +182 -52
- package/src/modules/notifications/controllers/notifications.controller.js +242 -17
- package/src/modules/notifications/models/notification-preference.model.js +4 -0
- package/src/modules/notifications/notifications.client.js +213 -20
- package/src/modules/notifications/router/notifications.backoffice.router.js +16 -0
- package/src/modules/notifications/router/notifications.router.js +13 -45
- package/src/modules/notifications/routes/notifications.routes.js +9 -0
- package/src/modules/notifications/services/notification.service.js +33 -9
- package/src/modules/notifications/services/telegram.service.js +2 -2
- package/src/modules/notifications/services/web-push.service.js +6 -2
- package/src/modules/notifications/store/notifications.store.js +69 -0
- package/src/modules/orders/components/blocks/CardApplication.vue +9 -6
- package/src/modules/orders/components/blocks/CardCustomer.vue +10 -7
- package/src/modules/orders/components/blocks/CardOrder.vue +8 -8
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +58 -12
- package/src/modules/orders/components/blocks/CardOrderItem.vue +31 -28
- package/src/modules/orders/components/blocks/CardOrderUser.vue +7 -12
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +4 -4
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +1 -1
- package/src/modules/orders/components/forms/FormSelectCustomer.vue +48 -25
- package/src/modules/orders/components/pages/Applications.vue +2 -2
- package/src/modules/orders/components/pages/Customers.vue +35 -23
- package/src/modules/orders/components/pages/OrderBackoffice.vue +780 -393
- package/src/modules/orders/components/pages/OrderCreate.vue +5 -4
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +112 -42
- package/src/modules/orders/components/pages/Orders.vue +20 -19
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +1 -1
- package/src/modules/orders/components/sections/ApplicationDetails.vue +2 -2
- package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
- package/src/modules/orders/components/sections/CustomerDetails.vue +130 -64
- package/src/modules/orders/controllers/orders.controller.js +463 -134
- package/src/modules/orders/middlewares/applications.verifier.js +3 -3
- package/src/modules/orders/middlewares/customers.verifier.js +4 -0
- package/src/modules/orders/middlewares/orders.verifier.js +187 -0
- package/src/modules/orders/models/customer.model.js +2 -0
- package/src/modules/orders/models/order.model.js +20 -2
- package/src/modules/orders/orders.client.js +21 -19
- package/src/modules/orders/routes/applications.routes.js +13 -3
- package/src/modules/orders/routes/customers.routes.js +2 -0
- package/src/modules/orders/routes/orders.routes.js +46 -4
- package/src/modules/orders/store/orders.js +4 -7
- package/src/modules/orders/store/shopcart.js +6 -7
- package/src/modules/orders/utils/rent-price.js +90 -0
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +30 -33
- package/src/modules/organizations/components/blocks/EmptyState.vue +1 -1
- package/src/modules/organizations/components/blocks/Rating.vue +1 -1
- package/src/modules/organizations/components/blocks/Socials.vue +2 -2
- package/src/modules/organizations/components/elements/ButtonToggleMembership.vue +1 -1
- package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +3 -3
- package/src/modules/organizations/components/forms/DepartmentForm.vue +1 -1
- package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
- package/src/modules/organizations/components/pages/Department.vue +2 -2
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +1 -1
- package/src/modules/organizations/components/pages/Members.vue +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +232 -124
- package/src/modules/organizations/components/pages/OrganizationCreate.vue +3 -3
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +1 -1
- package/src/modules/organizations/components/pages/OrganizationEdit.vue +15 -6
- package/src/modules/organizations/components/pages/Organizations.vue +3 -2
- package/src/modules/organizations/components/sections/Documents.vue +1 -1
- package/src/modules/organizations/components/sections/MembersAdd.vue +2 -2
- package/src/modules/organizations/configs/navigation.organization.config.js +34 -26
- package/src/modules/organizations/controllers/organizations.controller.js +8 -3
- package/src/modules/organizations/models/organization.model.js +1 -0
- package/src/modules/organizations/organizations.client.js +39 -33
- package/src/modules/organizations/router/organizations.backoffice.router.js +67 -0
- package/src/modules/pages/views/components/pages/Pages.vue +1 -1
- package/src/modules/pages/views/router/pages.router.js +2 -2
- package/src/modules/products/components/blocks/CardPosition.vue +2 -2
- package/src/modules/products/components/blocks/CardProduct.vue +2 -2
- package/src/modules/products/components/blocks/ProductDiscounts.vue +1 -1
- package/src/modules/products/components/blocks/ProductImages.vue +1 -1
- package/src/modules/products/components/blocks/ProductVariants.vue +3 -3
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/forms/ColumnSettingsMenu.vue +2 -2
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +3 -3
- package/src/modules/products/components/forms/StockAuditForm.vue +2 -2
- package/src/modules/products/components/forms/StockHistoryView.vue +1 -1
- package/src/modules/products/components/pages/Categories.vue +9 -20
- package/src/modules/products/components/pages/ProductEdit.vue +19 -3
- package/src/modules/products/components/pages/Products.vue +20 -19
- package/src/modules/products/components/sections/EditAttributes.vue +1 -1
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +2 -2
- package/src/modules/products/components/sections/EditVariants.vue +14 -2
- package/src/modules/products/components/sections/FilterProducts.vue +1 -1
- package/src/modules/products/components/sections/ProductConfigurator.vue +1 -1
- package/src/modules/products/components/sections/SectionProduct.vue +3 -3
- package/src/modules/products/controllers/products.controller.js +50 -5
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +2 -2
- package/src/modules/products/models/product.model.js +7 -0
- package/src/modules/products/models/variant.model.js +4 -0
- package/src/modules/products/router/categories.router.js +2 -2
- package/src/modules/products/router/products.router.js +14 -3
- package/src/modules/rents/controllers/routes/rents.routes.js +11 -0
- package/src/modules/rents/controllers/services/rents.services.js +193 -2
- package/src/modules/rents/models/rent.model.js +9 -0
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +28 -11
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +200 -40
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue +2 -2
- package/src/modules/rents/views/components/pages/Rents.vue +641 -142
- package/src/modules/rents/views/components/pages/RentsEdit.vue +44 -4
- package/src/modules/rents/views/router/rents.router.js +3 -3
- package/src/modules/rents/views/store/rents.store.js +1 -1
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/router/reports.router.js +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +6 -6
- package/src/modules/spots/components/pages/Spot.vue +2 -2
- package/src/modules/spots/components/pages/SpotEdit.vue +8 -6
- package/src/modules/spots/components/pages/Spots.vue +18 -24
- package/src/modules/spots/components/sections/WorktimeEdit.vue +7 -7
- package/src/modules/spots/router/spots.router.js +3 -3
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +1 -1
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +3 -3
- package/src/modules/wallet/views/components/pages/Payments.vue +1 -1
- package/src/modules/wallet/views/components/pages/Wallet.vue +4 -4
- package/src/modules/wallet/views/router/wallet.router.js +1 -1
- package/src/styles/layout.scss +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +0 -1
- package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js +0 -70
- package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js +0 -336
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +0 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<!-- Select city -->
|
|
7
7
|
<div class="mn-b-semi">
|
|
8
8
|
<!-- Description -->
|
|
9
|
-
<p class="mn-b-small
|
|
9
|
+
<p class="mn-b-small opacity-50 p-regular">{{t('description')}}</p>
|
|
10
10
|
<!-- Input -->
|
|
11
11
|
<div class="flex-nowrap flex mn-b-small pd-small radius-small bg-light">
|
|
12
12
|
<span class="d-block mn-r-auto">{{t('cities[0]')}}</span>
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
</div>
|
|
33
33
|
</div>
|
|
34
34
|
<!-- Description -->
|
|
35
|
-
<p class="mn-b-small
|
|
35
|
+
<p class="mn-b-small opacity-50">{{t('helpus')}}</p>
|
|
36
36
|
<div class="pd-small p-medium radius-small bg-light">
|
|
37
37
|
<a class="">hello@nms.network</a>
|
|
38
38
|
</div>
|
|
@@ -265,7 +265,7 @@ const iconComponents = {
|
|
|
265
265
|
<!-- Subscribe Block -->
|
|
266
266
|
<div class="col">
|
|
267
267
|
<h4 class="h5 fw-medium mn-b-regular">{{ t('subscribe') }}</h4>
|
|
268
|
-
<p class="t-small mn-b-small
|
|
268
|
+
<p class="t-small mn-b-small opacity-50">{{ t('subscribe_text') }}</p>
|
|
269
269
|
|
|
270
270
|
<FieldSubscribeNewsletter
|
|
271
271
|
:action="false"
|
|
@@ -323,7 +323,7 @@ const iconComponents = {
|
|
|
323
323
|
{{ t('copyright') }}
|
|
324
324
|
</p>
|
|
325
325
|
|
|
326
|
-
<a href="https://ozdao.
|
|
326
|
+
<a href="https://ozdao.com" target="_blank" rel="noopener" class="flex-nowrap flex-v-center flex fw-medium gap-thin br-1px br-light pd-thin radius-thin">
|
|
327
327
|
<Logotype class="h-1r w-auto"/>
|
|
328
328
|
<span>{{ t('ozdao') }}</span>
|
|
329
329
|
</a>
|
|
@@ -164,7 +164,7 @@ const iconComponents = {
|
|
|
164
164
|
<!-- Subscribe Block -->
|
|
165
165
|
<div class="col">
|
|
166
166
|
<h4 class="h5 fw-medium mn-b-regular">{{ t('footer.subscribe') }}</h4>
|
|
167
|
-
<p class="t-small mn-b-small
|
|
167
|
+
<p class="t-small mn-b-small opacity-50">{{ t('footer.subscribe_text') }}</p>
|
|
168
168
|
|
|
169
169
|
<FieldSubscribeNewsletter
|
|
170
170
|
:action="''"
|
|
@@ -226,7 +226,7 @@ const iconComponents = {
|
|
|
226
226
|
{{ t('footer.copyright') }}
|
|
227
227
|
</p>
|
|
228
228
|
|
|
229
|
-
<a href="https://ozdao.
|
|
229
|
+
<a href="https://ozdao.com" target="_blank" rel="noopener" class="flex-nowrap flex-v-center flex fw-medium gap-thin br-1px br-light pd-thin radius-thin">
|
|
230
230
|
<Logotype class="h-1r w-auto"/>
|
|
231
231
|
<span>{{ t('footer.ozdao') }}</span>
|
|
232
232
|
</a>
|
|
@@ -85,8 +85,8 @@ onMounted(() => {
|
|
|
85
85
|
id="header"
|
|
86
86
|
:class="[
|
|
87
87
|
headerClass ?? {
|
|
88
|
-
'pos-relative pos-t-0 br-b-1px t-black br-
|
|
89
|
-
'pos-relative pos-t-0 br-b-1px t-white br-
|
|
88
|
+
'pos-relative pos-t-0 br-b-1px t-black br-grey': theme === 'light',
|
|
89
|
+
'pos-relative pos-t-0 br-b-1px t-white br-grey': theme === 'dark',
|
|
90
90
|
},
|
|
91
91
|
]"
|
|
92
92
|
>
|
|
@@ -98,7 +98,7 @@ onMounted(() => {
|
|
|
98
98
|
/>
|
|
99
99
|
|
|
100
100
|
<!-- LOGO -->
|
|
101
|
-
<component class="cursor-pointer
|
|
101
|
+
<component class="cursor-pointer" v-if="logotype" :is="logotype" @click="router.push({ path: route.meta.context === 'backoffice' ? '/backoffice' : '/' })" :theme="theme" />
|
|
102
102
|
|
|
103
103
|
<button
|
|
104
104
|
class="cursor-pointer bg-transparent pd-micro radius-extra uppercase fw-semi br-2px ease-linear ws-nowrap"
|
|
@@ -89,7 +89,7 @@ const processRoute = (routeFn) => {
|
|
|
89
89
|
>
|
|
90
90
|
<div
|
|
91
91
|
v-if="section.category && stateSidebar && !horizontal"
|
|
92
|
-
class="uppercase fw-medium
|
|
92
|
+
class="uppercase fw-medium opacity-50 p-small"
|
|
93
93
|
:class="{
|
|
94
94
|
't-black': theme === 'light',
|
|
95
95
|
't-white': theme === 'dark'
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
:isPopupOpen="showAllFilters"
|
|
32
32
|
@close-popup="closeAllFilters"
|
|
33
33
|
:align="isPhone() ? 'bottom center' : 'center center'"
|
|
34
|
-
class="w-
|
|
34
|
+
class="w-clamp-20r-20r-100 bg-white radius-medium mobile:radius-zero mobile:radius-tr-medium mobile:radius-tl-medium pd-medium"
|
|
35
35
|
>
|
|
36
36
|
<FiltersGroup
|
|
37
37
|
:filters="filters"
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
:isPopupOpen="individualPopups[filter.value]"
|
|
52
52
|
@close-popup="cancelFilter(filter.value)"
|
|
53
53
|
:align="isPhone() ? 'bottom center' : 'center center'"
|
|
54
|
-
class="bg-white radius-medium mobile:radius-zero mobile:radius-tr-medium mobile:radius-tl-medium
|
|
54
|
+
class="bg-white radius-medium w-clamp-20r-20r-100 mobile:radius-zero mobile:radius-tr-medium mobile:radius-tl-medium pd-medium"
|
|
55
55
|
>
|
|
56
56
|
<h4 class="mn-b-medium">{{ filter.title }}</h4>
|
|
57
57
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
<router-link
|
|
19
19
|
v-else-if="action.to"
|
|
20
20
|
:to="action.to"
|
|
21
|
-
:class="action.class || 'radius-
|
|
21
|
+
:class="action.class || 'radius-small pd-small pd-r-medium pd-l-medium p-regular uppercase fw-medium hover:scale-[1.05] ease cursor-pointer t-white bg-second flex-center flex'"
|
|
22
22
|
>
|
|
23
23
|
{{ action.label }}
|
|
24
24
|
</router-link>
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
<button
|
|
27
27
|
v-else-if="action.method"
|
|
28
28
|
@click="action.method"
|
|
29
|
-
:class="action.class || 'radius-
|
|
29
|
+
:class="action.class || 'radius-small pd-small uppercase fw-medium transition-ease hover:scale-[1.05] ease cursor-pointer t-white bg-second flex-center flex'"
|
|
30
30
|
>
|
|
31
31
|
{{ action.label }}
|
|
32
32
|
</button>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
<h3 class="h3 mn-b-medium">Welcome to 3SR</h3>
|
|
25
25
|
|
|
26
|
-
<p class="p-regular
|
|
26
|
+
<p class="p-regular opacity-50 mn-b-big">
|
|
27
27
|
Access premium cameras, lenses, lighting, and audio gear through our app designed for filmmakers and content creators.
|
|
28
28
|
</p>
|
|
29
29
|
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
</div>
|
|
45
45
|
|
|
46
46
|
<h3 class="h3 mn-b-medium">Stay in the Loop</h3>
|
|
47
|
-
<p class="p-regular
|
|
47
|
+
<p class="p-regular opacity-50 mn-b-big">
|
|
48
48
|
Get instant notifications about equipment availability, booking confirmations, and exclusive deals from our rental platform.
|
|
49
49
|
</p>
|
|
50
50
|
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
</div>
|
|
70
70
|
|
|
71
71
|
<h3 class="h3 mn-b-medium">Find Nearby Equipment</h3>
|
|
72
|
-
<p class="p-regular
|
|
72
|
+
<p class="p-regular opacity-50 mn-b-big">
|
|
73
73
|
Discover rental locations and equipment availability near you. We'll show you the closest pickup points and delivery options.
|
|
74
74
|
</p>
|
|
75
75
|
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
</div>
|
|
94
94
|
|
|
95
95
|
<h3 class="h3 mn-b-medium">Personalized Experience</h3>
|
|
96
|
-
<p class="p-regular
|
|
96
|
+
<p class="p-regular opacity-50 mn-b-big">
|
|
97
97
|
Allow us to provide you with personalized recommendations and improve your app experience based on your preferences.
|
|
98
98
|
</p>
|
|
99
99
|
|
|
@@ -117,12 +117,12 @@
|
|
|
117
117
|
class="i-extra radius-medium mn-b-small"
|
|
118
118
|
>
|
|
119
119
|
<h3 class="h3 mn-b-medium">Ready to Rent?</h3>
|
|
120
|
-
<p class="p-regular
|
|
120
|
+
<p class="p-regular opacity-50 mn-b-big">Join thousands of creators who trust 3SR for their professional video equipment needs. Choose how you'd like to get started.</p>
|
|
121
121
|
|
|
122
122
|
<button @click="openFirstRoute('Sign Up')" class="bg-main p-semi w-100 button mn-b-thin">Create Account</button>
|
|
123
123
|
<button @click="openFirstRoute('Sign In')" class="bg-light t-black p-semi w-100 button mn-b-semi">Sign In</button>
|
|
124
124
|
|
|
125
|
-
<p class="p-small mn-b-medium
|
|
125
|
+
<p class="p-small mn-b-medium opacity-50">Or explore as a guest:</p>
|
|
126
126
|
<button @click="setFirstUseFalse()" class="bg-light p-semi w-max button">Continue as Guest</button>
|
|
127
127
|
</div>
|
|
128
128
|
</div>
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { useStore } from '@martyrs/src/modules/core/views/store/core.store.js';
|
|
2
2
|
import { i18nManager } from '@martyrs/src/modules/core/views/classes/i18n.manager.js';
|
|
3
|
+
import { parsePhoneNumberFromString } from 'libphonenumber-js';
|
|
3
4
|
|
|
4
5
|
// useGlobalMixins.js
|
|
5
6
|
export function useGlobalMixins() {
|
|
@@ -267,6 +268,13 @@ export function useGlobalMixins() {
|
|
|
267
268
|
return matchMediaSafe(`(min-width: ${minWidth})`).matches;
|
|
268
269
|
};
|
|
269
270
|
|
|
271
|
+
const formatPhone = (phone) => {
|
|
272
|
+
if (!phone) return ''
|
|
273
|
+
const str = String(phone).startsWith('+') ? phone : `+${phone}`
|
|
274
|
+
const parsed = parsePhoneNumberFromString(str)
|
|
275
|
+
return parsed ? parsed.formatInternational() : phone
|
|
276
|
+
}
|
|
277
|
+
|
|
270
278
|
const isFlipPhone = () => isMediaMax('--flip-phone-max');
|
|
271
279
|
const isPhone = () => isMediaMax('--phone-landscape-max');
|
|
272
280
|
|
|
@@ -298,6 +306,13 @@ export function useGlobalMixins() {
|
|
|
298
306
|
|
|
299
307
|
const isXXLDesktop = () => isMediaMin('--xxl-desktop-min');
|
|
300
308
|
|
|
309
|
+
const isPWA = () => {
|
|
310
|
+
if (!isClientSide) return false;
|
|
311
|
+
return window.matchMedia('(display-mode: standalone)').matches
|
|
312
|
+
|| window.matchMedia('(display-mode: minimal-ui)').matches
|
|
313
|
+
|| window.navigator.standalone === true;
|
|
314
|
+
};
|
|
315
|
+
|
|
301
316
|
return {
|
|
302
317
|
isModuleInstalled,
|
|
303
318
|
isAdmin,
|
|
@@ -312,6 +327,7 @@ export function useGlobalMixins() {
|
|
|
312
327
|
getMarketplaceLink,
|
|
313
328
|
getSpotsLink,
|
|
314
329
|
generateFilters,
|
|
330
|
+
formatPhone,
|
|
315
331
|
// Брейкпоинты
|
|
316
332
|
getCssVar,
|
|
317
333
|
isMediaMax,
|
|
@@ -324,6 +340,7 @@ export function useGlobalMixins() {
|
|
|
324
340
|
isDesktop,
|
|
325
341
|
isXLDesktop,
|
|
326
342
|
isXXLDesktop,
|
|
343
|
+
isPWA,
|
|
327
344
|
};
|
|
328
345
|
}
|
|
329
346
|
|
|
@@ -14,7 +14,7 @@ const state = reactive({
|
|
|
14
14
|
variantId: null,
|
|
15
15
|
quantity: 1,
|
|
16
16
|
price: 0,
|
|
17
|
-
options: { showFees: false, feesRate: 0.15, showVat: false, vatRate: 0 },
|
|
17
|
+
options: { showFees: false, feesRate: 0.15, showVat: false, vatRate: 0, enableTime: false },
|
|
18
18
|
resolve: null,
|
|
19
19
|
reject: null
|
|
20
20
|
})
|
|
@@ -22,10 +22,10 @@ const state = reactive({
|
|
|
22
22
|
function getDefaultOptions() {
|
|
23
23
|
const store = useStore();
|
|
24
24
|
return {
|
|
25
|
-
showFees: store.core.state.options?.orders?.showFees
|
|
26
|
-
feesRate: store.core.state.options?.orders?.feesRate
|
|
27
|
-
showVat: store.core.state.options?.orders?.showVat
|
|
28
|
-
vatRate: store.core.state.options?.orders?.vatRate
|
|
25
|
+
showFees: store.core.state.options?.orders?.showFees ?? false,
|
|
26
|
+
feesRate: store.core.state.options?.orders?.feesRate ?? 0.15,
|
|
27
|
+
showVat: store.core.state.options?.orders?.showVat ?? false,
|
|
28
|
+
vatRate: store.core.state.options?.orders?.vatRate ?? 0
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
|
|
@@ -70,6 +70,9 @@ const DateSelectorHost = defineComponent({
|
|
|
70
70
|
feesRate: state.options.feesRate,
|
|
71
71
|
showVat: state.options.showVat,
|
|
72
72
|
vatRate: state.options.vatRate,
|
|
73
|
+
enableTime: state.options.enableTime || false,
|
|
74
|
+
initialDates: state.options.initialDates || null,
|
|
75
|
+
periodType: state.options.periodType || 'day',
|
|
73
76
|
showCancelButton: state.options.showCancelButton || false,
|
|
74
77
|
onConfirm: confirmSelection,
|
|
75
78
|
onCancel: state.options.onCancel || cancelSelection,
|
|
@@ -337,6 +337,11 @@ export function createStore() {
|
|
|
337
337
|
// Синглтон для клиента
|
|
338
338
|
let clientStore = null;
|
|
339
339
|
|
|
340
|
+
// Экспорт для использования als.run() в renderApp
|
|
341
|
+
export async function getSSRLocalStorage() {
|
|
342
|
+
return getAsyncLocalStorage();
|
|
343
|
+
}
|
|
344
|
+
|
|
340
345
|
// AsyncLocalStorage для SSR (изоляция per-request)
|
|
341
346
|
export async function setSSRStore(store) {
|
|
342
347
|
if (typeof window === 'undefined') {
|
|
@@ -145,6 +145,11 @@ export function renderAndMountApp({ createApp, hooks = {} }) {
|
|
|
145
145
|
const measure24 = performance.getEntriesByName('loading-24')[0];
|
|
146
146
|
console.log(`[LOADING 24] InitialState parsed and applied in ${measure24?.duration?.toFixed(2)}ms`);
|
|
147
147
|
|
|
148
|
+
// Подключаем router ПОСЛЕ гидратации state, чтобы route guards имели доступ к auth state
|
|
149
|
+
if (!app.config.globalProperties.$router) {
|
|
150
|
+
app.use(router);
|
|
151
|
+
}
|
|
152
|
+
|
|
148
153
|
await router.isReady();
|
|
149
154
|
|
|
150
155
|
// [LOADING 25] Mounting the application
|
|
@@ -15,19 +15,19 @@
|
|
|
15
15
|
<Block v-if="stats" title="Statistics" class="mn-b-thin">
|
|
16
16
|
<div class="cols-4 mobile:cols-2 gap-thin">
|
|
17
17
|
<div class="bg-white radius-medium pd-medium">
|
|
18
|
-
<p class="p-small fw-medium
|
|
18
|
+
<p class="p-small fw-medium opacity-50 uppercase mn-b-thin">Total Tickets</p>
|
|
19
19
|
<h2 class="h2">{{ stats.total }}</h2>
|
|
20
20
|
</div>
|
|
21
21
|
<div class="bg-white radius-medium pd-medium">
|
|
22
|
-
<p class="p-small fw-medium
|
|
22
|
+
<p class="p-small fw-medium opacity-50 uppercase mn-b-thin">Sold</p>
|
|
23
23
|
<h2 class="h2 t-main">{{ stats.sold }}</h2>
|
|
24
24
|
</div>
|
|
25
25
|
<div class="bg-white radius-medium pd-medium">
|
|
26
|
-
<p class="p-small fw-medium
|
|
26
|
+
<p class="p-small fw-medium opacity-50 uppercase mn-b-thin">Free</p>
|
|
27
27
|
<h2 class="h2 t-dark">{{ stats.free }}</h2>
|
|
28
28
|
</div>
|
|
29
29
|
<div class="bg-white radius-medium pd-medium">
|
|
30
|
-
<p class="p-small fw-medium
|
|
30
|
+
<p class="p-small fw-medium opacity-50 uppercase mn-b-thin">Refunds</p>
|
|
31
31
|
<h2 class="h2 t-red">{{ stats.refunded }}</h2>
|
|
32
32
|
</div>
|
|
33
33
|
</div>
|
|
@@ -40,15 +40,15 @@
|
|
|
40
40
|
<!-- General Stats -->
|
|
41
41
|
<div class="flex-nowrap flex gap-thin mn-b-medium">
|
|
42
42
|
<div class="bg-white radius-small pd-small">
|
|
43
|
-
<span class="p-micro
|
|
43
|
+
<span class="p-micro opacity-50 uppercase d-block mn-b-thin">Total</span>
|
|
44
44
|
<p class="p-medium fw-medium">{{ attendance.total }}</p>
|
|
45
45
|
</div>
|
|
46
46
|
<div class="bg-white radius-small pd-small">
|
|
47
|
-
<span class="p-micro
|
|
47
|
+
<span class="p-micro opacity-50 uppercase d-block mn-b-thin">Expected</span>
|
|
48
48
|
<p class="p-medium fw-medium">{{ attendance.expected }}</p>
|
|
49
49
|
</div>
|
|
50
50
|
<div class="bg-white radius-small pd-small">
|
|
51
|
-
<span class="p-micro
|
|
51
|
+
<span class="p-micro opacity-50 uppercase d-block mn-b-thin">Arrived</span>
|
|
52
52
|
<p class="p-medium fw-medium t-main">{{ attendance.arrived }}</p>
|
|
53
53
|
</div>
|
|
54
54
|
</div>
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
<h4 class="mn-b-thin flex-nowrap flex gap-thin">
|
|
172
172
|
<span>{{ ticket.client_refactor?.name || 'No name' }}</span><span v-if="ticket.seat" class="pd-thin radius-micro p-small bg-second t-white"> {{ ticket.seat }}</span>
|
|
173
173
|
</h4>
|
|
174
|
-
<p class="p-small
|
|
174
|
+
<p class="p-small opacity-50 mn-b-thin">
|
|
175
175
|
{{ ticket.client_refactor?.email || 'No email' }}
|
|
176
176
|
</p>
|
|
177
177
|
<span
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
|
|
189
189
|
<!-- Actions -->
|
|
190
190
|
<Dropdown
|
|
191
|
-
:label="{ component: IconEllipsis, class: '
|
|
191
|
+
:label="{ component: IconEllipsis, class: 'opacity-50 i-regular' }"
|
|
192
192
|
:align="'right'"
|
|
193
193
|
class="cursor-pointer radius-small pd-small bg-white flex-shrink-0"
|
|
194
194
|
>
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
@updateTicket="handleTicketUpdate"
|
|
90
90
|
/>
|
|
91
91
|
|
|
92
|
-
<p v-if="event?.ticketsTypes.length > 0" class="z-index-1
|
|
92
|
+
<p v-if="event?.ticketsTypes.length > 0" class="z-index-1 opacity-50 p-small mn-t-small ">Buy ticket online with special price:</p>
|
|
93
93
|
<Countdown
|
|
94
94
|
v-if="event?.date?.start && event?.ticketsTypes?.length > 0"
|
|
95
95
|
class="mn-t-thin radius-medium bg-white w-100"
|
|
@@ -136,7 +136,7 @@ import ButtonJoin from '@martyrs/src/modules/events/components/elements/ButtonJo
|
|
|
136
136
|
import Comments from '@martyrs/src/modules/community/components/sections/Comments.vue';
|
|
137
137
|
|
|
138
138
|
import Image from '@martyrs/src/modules/constructor/components/elements/Image.vue';
|
|
139
|
-
import User from '@martyrs/src/modules/
|
|
139
|
+
import User from '@martyrs/src/modules/core/views/components/blocks/CardUser.vue';
|
|
140
140
|
|
|
141
141
|
import * as events from '@martyrs/src/modules/events/store/events.js';
|
|
142
142
|
import * as tickets from '@martyrs/src/modules/events/store/tickets.js';
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
<div class="w-100">
|
|
27
27
|
<p class="p-regular mn-b-thin fw-medium d-block">{{ ticket.name || 'Unnamed ticket' }}</p>
|
|
28
|
-
<p class="fw-medium
|
|
28
|
+
<p class="fw-medium opacity-50">{{ returnCurrency() }}{{ ticket.price }}</p>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
<div class="flex gap-thin">
|
|
@@ -23,7 +23,7 @@ import List from './components/sections/List.vue';
|
|
|
23
23
|
|
|
24
24
|
function initializeEvents(app, store, router, options = {}) {
|
|
25
25
|
// Root: /events/*
|
|
26
|
-
addRoutes(router, {
|
|
26
|
+
if (!options.contexts || options.contexts.includes('client')) addRoutes(router, {
|
|
27
27
|
parentName: options.route || 'Home',
|
|
28
28
|
basePath: options.basePath || 'events',
|
|
29
29
|
routes: routerRoot,
|
|
@@ -31,7 +31,7 @@ function initializeEvents(app, store, router, options = {}) {
|
|
|
31
31
|
});
|
|
32
32
|
|
|
33
33
|
// User: /users/:_id/events/*
|
|
34
|
-
if (!options.
|
|
34
|
+
if (!options.contexts || options.contexts.includes('user')) {
|
|
35
35
|
addRoutes(router, {
|
|
36
36
|
parentName: options.routeUser || 'User Profile Root',
|
|
37
37
|
basePath: 'events',
|
|
@@ -42,7 +42,7 @@ function initializeEvents(app, store, router, options = {}) {
|
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
// Organization: /organizations/:_id/events/*
|
|
45
|
-
if (!options.
|
|
45
|
+
if (!options.contexts || options.contexts.includes('organization')) {
|
|
46
46
|
addRoutes(router, {
|
|
47
47
|
parentName: options.routeOrganizations || 'OrganizationRoot',
|
|
48
48
|
basePath: 'events',
|
|
@@ -53,7 +53,7 @@ function initializeEvents(app, store, router, options = {}) {
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
// Backoffice: /backoffice/events/*
|
|
56
|
-
if (!options.
|
|
56
|
+
if (!options.contexts || options.contexts.includes('backoffice')) {
|
|
57
57
|
addRoutes(router, {
|
|
58
58
|
parentName: options.routeBackoffice || 'Backoffice Root',
|
|
59
59
|
basePath: 'events',
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{ name: 'Archived', value: 'archived' }
|
|
13
13
|
]"
|
|
14
14
|
:actions="[
|
|
15
|
-
...(hasAccess(route.params._id, 'gallery', 'create', auth.state.accesses, auth.state.access.roles) ? [{ method: () => openPhotoPopup(null), label: 'Add Photo' }] : [])
|
|
15
|
+
...(hasAccess(route.params._id, 'gallery', 'create', auth.state.accesses, auth.state.access.roles) ? [{ method: () => openPhotoPopup(null), label: '+ Add Photo' }] : [])
|
|
16
16
|
]"
|
|
17
17
|
class="mn-b-small bg-light bg-light radius-big"
|
|
18
18
|
/>
|
|
@@ -12,7 +12,7 @@ export function getRoutes(options = {}) {
|
|
|
12
12
|
const routes = [];
|
|
13
13
|
|
|
14
14
|
// Home контекст
|
|
15
|
-
routes.push({
|
|
15
|
+
if (!options.contexts || options.contexts.includes('client')) routes.push({
|
|
16
16
|
parentName: route,
|
|
17
17
|
config: {
|
|
18
18
|
basePath: options.basePath || 'gallery',
|
|
@@ -41,7 +41,7 @@ export function getRoutes(options = {}) {
|
|
|
41
41
|
});
|
|
42
42
|
|
|
43
43
|
// Backoffice контекст
|
|
44
|
-
if (!options.
|
|
44
|
+
if (!options.contexts || options.contexts.includes('backoffice')) {
|
|
45
45
|
routes.push({
|
|
46
46
|
parentName: routeBackoffice,
|
|
47
47
|
config: {
|
|
@@ -82,7 +82,7 @@ export function getRoutes(options = {}) {
|
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
// Organizations контекст
|
|
85
|
-
if (!options.
|
|
85
|
+
if (!options.contexts || options.contexts.includes('organization')) {
|
|
86
86
|
routes.push({
|
|
87
87
|
parentName: routeOrganizations,
|
|
88
88
|
config: {
|
|
@@ -24,7 +24,7 @@ export default function(db) {
|
|
|
24
24
|
default: 'not_started',
|
|
25
25
|
validator: Validator.schema()
|
|
26
26
|
.string()
|
|
27
|
-
.oneOf(['not_started', 'in_progress', 'completed', 'blocked', '
|
|
27
|
+
.oneOf(['not_started', 'in_progress', 'completed', 'blocked', 'canceled'], 'Invalid status')
|
|
28
28
|
},
|
|
29
29
|
startDate: {
|
|
30
30
|
rule: 'required',
|
|
@@ -114,7 +114,7 @@ export default function(db) {
|
|
|
114
114
|
rule: 'optional',
|
|
115
115
|
validator: Validator.schema()
|
|
116
116
|
.string()
|
|
117
|
-
.oneOf(['not_started', 'in_progress', 'completed', 'blocked', '
|
|
117
|
+
.oneOf(['not_started', 'in_progress', 'completed', 'blocked', 'canceled'], 'Invalid status')
|
|
118
118
|
},
|
|
119
119
|
owner: {
|
|
120
120
|
rule: 'optional',
|
|
@@ -169,7 +169,7 @@ export default function(db) {
|
|
|
169
169
|
rule: 'optional',
|
|
170
170
|
validator: Validator.schema()
|
|
171
171
|
.string()
|
|
172
|
-
.oneOf(['not_started', 'in_progress', 'completed', 'blocked', '
|
|
172
|
+
.oneOf(['not_started', 'in_progress', 'completed', 'blocked', 'canceled'], 'Invalid status')
|
|
173
173
|
},
|
|
174
174
|
startDate: {
|
|
175
175
|
rule: 'optional',
|
|
@@ -24,7 +24,7 @@ export default function(db) {
|
|
|
24
24
|
default: 'not_started',
|
|
25
25
|
validator: Validator.schema()
|
|
26
26
|
.string()
|
|
27
|
-
.oneOf(['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', '
|
|
27
|
+
.oneOf(['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', 'canceled'], 'Invalid status')
|
|
28
28
|
},
|
|
29
29
|
assignedTo: {
|
|
30
30
|
rule: 'optional',
|
|
@@ -111,7 +111,7 @@ export default function(db) {
|
|
|
111
111
|
rule: 'optional',
|
|
112
112
|
validator: Validator.schema()
|
|
113
113
|
.string()
|
|
114
|
-
.oneOf(['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', '
|
|
114
|
+
.oneOf(['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', 'canceled'], 'Invalid status')
|
|
115
115
|
},
|
|
116
116
|
priority: {
|
|
117
117
|
rule: 'optional',
|
|
@@ -166,7 +166,7 @@ export default function(db) {
|
|
|
166
166
|
rule: 'optional',
|
|
167
167
|
validator: Validator.schema()
|
|
168
168
|
.string()
|
|
169
|
-
.oneOf(['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', '
|
|
169
|
+
.oneOf(['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', 'canceled'], 'Invalid status')
|
|
170
170
|
},
|
|
171
171
|
assignedTo: {
|
|
172
172
|
rule: 'optional',
|
|
@@ -10,7 +10,7 @@ export default db => {
|
|
|
10
10
|
},
|
|
11
11
|
status: {
|
|
12
12
|
type: String,
|
|
13
|
-
enum: ['not_started', 'in_progress', 'completed', 'blocked', '
|
|
13
|
+
enum: ['not_started', 'in_progress', 'completed', 'blocked', 'canceled'],
|
|
14
14
|
default: 'not_started',
|
|
15
15
|
},
|
|
16
16
|
startDate: {
|
|
@@ -10,7 +10,7 @@ export default db => {
|
|
|
10
10
|
},
|
|
11
11
|
status: {
|
|
12
12
|
type: String,
|
|
13
|
-
enum: ['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', '
|
|
13
|
+
enum: ['proposed', 'voting', 'not_started', 'in_progress', 'review', 'completed', 'blocked', 'canceled'],
|
|
14
14
|
default: 'not_started',
|
|
15
15
|
},
|
|
16
16
|
assignedTo: {
|
|
@@ -10,7 +10,7 @@ const statusConfig: Record<string, { label: string; color: string }> = {
|
|
|
10
10
|
review: { label: 'Review', color: 'bg-purple-100 text-purple-700' },
|
|
11
11
|
completed: { label: 'Completed', color: 'bg-green-100 text-green-700' },
|
|
12
12
|
blocked: { label: 'Blocked', color: 'bg-red-100 text-red-700' },
|
|
13
|
-
|
|
13
|
+
canceled: { label: 'Canceled', color: 'bg-gray-200 text-gray-600' },
|
|
14
14
|
draft: { label: 'Draft', color: 'bg-gray-100 text-gray-700' },
|
|
15
15
|
active: { label: 'Active', color: 'bg-green-100 text-green-700' },
|
|
16
16
|
archived: { label: 'Archived', color: 'bg-gray-200 text-gray-600' },
|
|
@@ -39,7 +39,7 @@ const coverUrl = computed(() => {
|
|
|
39
39
|
<div class="pd-small">
|
|
40
40
|
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
41
41
|
<TaskStatusBadge :status="initiative.status" />
|
|
42
|
-
<div v-if="sprintCount > 0" class="flex flex-v-center
|
|
42
|
+
<div v-if="sprintCount > 0" class="flex flex-v-center opacity-50 p-small">
|
|
43
43
|
<svg class="i-regular mn-r-thin" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
44
44
|
<path d="M12 2L2 7l10 5 10-5-10-5z"/>
|
|
45
45
|
<path d="M2 17l10 5 10-5"/>
|
|
@@ -51,10 +51,10 @@ const coverUrl = computed(() => {
|
|
|
51
51
|
<h3 class="h4 fw-medium mn-b-small hover:t-main ease-cubic-in-out truncate">
|
|
52
52
|
{{ initiative.title }}
|
|
53
53
|
</h3>
|
|
54
|
-
<p class="p-small
|
|
54
|
+
<p class="p-small opacity-50 mn-b-medium line-clamp-2">
|
|
55
55
|
{{ initiative.description }}
|
|
56
56
|
</p>
|
|
57
|
-
<div v-if="createdDate" class="flex flex-v-center
|
|
57
|
+
<div v-if="createdDate" class="flex flex-v-center opacity-50 p-small">
|
|
58
58
|
<IconCalendar class="i-regular mn-r-thin" :fill="'currentColor'" />
|
|
59
59
|
<span>{{ formatDate(createdDate, { dateOnly: true }) }}</span>
|
|
60
60
|
</div>
|
|
@@ -32,7 +32,7 @@ const props = defineProps({
|
|
|
32
32
|
|
|
33
33
|
<div class="mn-b-medium">
|
|
34
34
|
<div class="flex flex-justify-between mn-b-small p-small">
|
|
35
|
-
<span class="
|
|
35
|
+
<span class="opacity-50">Progress</span>
|
|
36
36
|
<span class="fw-medium">{{ sprint.progress }}%</span>
|
|
37
37
|
</div>
|
|
38
38
|
<div class="w-100 bg-light radius-thin h-thin o-hidden">
|
|
@@ -44,13 +44,13 @@ const props = defineProps({
|
|
|
44
44
|
</div>
|
|
45
45
|
|
|
46
46
|
<div class="flex flex-justify-between p-small">
|
|
47
|
-
<div class="flex flex-v-center
|
|
47
|
+
<div class="flex flex-v-center opacity-50">
|
|
48
48
|
<IconCalendar class="i-regular mn-r-thin" :fill="'currentColor'" />
|
|
49
49
|
<span>
|
|
50
50
|
{{ formatDate(sprint.startDate, { dayMonth: true }) }} - {{ formatDate(sprint.dueDate, { dayMonth: true }) }}
|
|
51
51
|
</span>
|
|
52
52
|
</div>
|
|
53
|
-
<div class="flex flex-v-center
|
|
53
|
+
<div class="flex flex-v-center opacity-50">
|
|
54
54
|
<IconCheckmark class="i-regular mn-r-thin" :fill="'currentColor'" />
|
|
55
55
|
<span>{{ sprint.taskCount }}</span>
|
|
56
56
|
</div>
|
|
@@ -62,7 +62,7 @@ const props = defineProps({
|
|
|
62
62
|
:alt="sprint.owner.name"
|
|
63
63
|
class="i-medium radius-medium"
|
|
64
64
|
/>
|
|
65
|
-
<span class="mn-l-thin p-small
|
|
65
|
+
<span class="mn-l-thin p-small opacity-50">{{ sprint.owner.name }}</span>
|
|
66
66
|
</div>
|
|
67
67
|
</div>
|
|
68
68
|
</router-link>
|
|
@@ -43,14 +43,14 @@ const borderColor = computed(() => priorityConfig[props.task.priority] || priori
|
|
|
43
43
|
<span
|
|
44
44
|
v-for="tag in task.tags"
|
|
45
45
|
:key="tag"
|
|
46
|
-
class="pd-thin radius-thin bg-white
|
|
46
|
+
class="pd-thin radius-thin bg-white opacity-50 p-small fw-medium"
|
|
47
47
|
>
|
|
48
48
|
{{ tag }}
|
|
49
49
|
</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
<div class="flex flex-justify-between flex-v-center">
|
|
53
|
-
<div v-if="task.dueDate" class="flex flex-v-center p-small
|
|
53
|
+
<div v-if="task.dueDate" class="flex flex-v-center p-small opacity-50">
|
|
54
54
|
<IconCalendar class="i-regular mn-r-thin" :fill="'currentColor'" />
|
|
55
55
|
<span>{{ formatDate(task.dueDate, { dayMonth: true }) }}</span>
|
|
56
56
|
</div>
|