@ozdao/martyrs 0.2.571 → 0.2.572
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/builder.js +1194 -45
- package/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +1173 -1191
- package/dist/martyrs/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +94 -112
- package/dist/martyrs/dist/main-BfEQkhXS.js.map +1 -0
- package/dist/martyrs/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +3 -3
- package/dist/martyrs/dist/{web-CH5wzMHy.js.map → web-BqTV9va1.js.map} +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_core@7.0.1 → @capacitor_core@7.4.4}/node_modules/@capacitor/core/dist/index.js +2 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +1 -0
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js.map +1 -1
- package/dist/{node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → martyrs}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +1 -1
- package/dist/martyrs/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
- package/dist/martyrs/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/martyrs/node_modules/dayjs/dayjs.min.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/martyrs/node_modules/dayjs/plugin/weekOfYear.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js +15 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js +17 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js +13 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/martyrs/src/components/Block/Block.vue.js +2 -2
- package/dist/martyrs/src/components/Block/Block.vue.js.map +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +6 -6
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +2 -2
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
- 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 +4 -4
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.js → Dropdown.vue2.js} +2 -2
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +1 -0
- package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +3 -3
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +4 -4
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue.js → Loader.vue2.js} +3 -3
- package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
- package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +2 -2
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +1 -1
- 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/Table/Table.vue.js +3 -3
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.js → Tooltip.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +8 -8
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- 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 -3
- 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 +1 -1
- 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 +3 -3
- 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/ProfileEditCredentials.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.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/store/auth.js +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +4 -4
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +5 -5
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.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 +2 -2
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.js +7 -7
- 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/blocks/FooterBlogpost.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +10 -10
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +2 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +10 -10
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.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/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +25 -5
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +4 -4
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +11 -11
- 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 +1 -1
- 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 +16 -16
- 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 +7 -7
- 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 +24 -24
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
- 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 +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +29 -47
- 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 +21 -2
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +19 -19
- 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 +8 -8
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/List.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/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.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/icons/components/IconSearchPopup.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +7 -7
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +2 -2
- 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 +1 -1
- 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 +11 -11
- 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 +6 -6
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +5 -5
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.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/SectionJoinUs.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +3 -3
- 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 +2 -2
- 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 +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +6 -6
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +5 -5
- 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 +4 -4
- 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 +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +8 -8
- 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 +5 -5
- 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 +7 -7
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +13 -13
- 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 +24 -24
- 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 +8 -8
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +10 -13
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +9 -9
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +27 -27
- 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 +17 -17
- 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 +27 -27
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.js +6 -6
- package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +2 -2
- 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 +5 -5
- 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 +9 -9
- 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 +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.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 +3 -3
- 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 +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +17 -17
- 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 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +3 -3
- 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 +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js +8 -8
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +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 +1 -1
- 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 +7 -7
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +2 -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 +4 -4
- 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 +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js +5 -5
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +4 -4
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/elements/Image360.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/elements/QuantitySelector.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +7 -7
- 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 +12 -12
- 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 +4 -4
- 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 +6 -6
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +9 -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 +3 -3
- 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 +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +2 -2
- 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 +8 -8
- 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 +1 -1
- 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 +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.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/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.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/blocks/SpotMemberModify.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +6 -6
- 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 +2 -2
- 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 +3 -3
- 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 +5 -5
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js +12 -12
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +24 -24
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
- package/dist/style.css +194 -202
- package/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +1 -1
- package/package.json +6 -8
- package/src/builder/modes/ssr.prod.js +1 -0
- package/src/builder/modes/ssr.rspack.dev.js +13 -6
- package/src/builder/rspack/rspack.config.base.js +7 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +19 -44
- package/src/builder/templates/page.js +21 -0
- package/src/components/Block/Block.vue +1 -1
- package/src/components/BottomSheet/BottomSheet.vue +1 -1
- package/src/components/Calendar/Calendar.vue +5 -5
- package/src/components/Checkbox/Checkbox.vue +2 -2
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/Completion/Completion.vue +2 -2
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +4 -4
- package/src/components/EditImages/EditImages.vue +1 -1
- package/src/components/Feed/Feed.old.vue +1 -1
- package/src/components/Feed/Feed.vue +1 -1
- package/src/components/FieldBig/FieldBig.vue +2 -2
- package/src/components/FieldPhone/FieldPhone.vue +1 -1
- package/src/components/FieldTags/BlockTags.vue +1 -1
- package/src/components/Loader/Loader.vue +1 -1
- package/src/components/Menu/MenuItem.vue +2 -2
- package/src/components/PhotoViewer/PhotoViewer.vue +1 -1
- package/src/components/Radio/Radio.vue +1 -1
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Table/Table.vue +2 -2
- package/src/components/Text/Text.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +2 -2
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +3 -3
- package/src/configurator/components/layouts/layoutConfigurator.vue +1 -1
- package/src/configurator/components/pages/Styles.vue +2 -2
- package/src/jit/.claude/settings.local.json +10 -0
- package/src/jit/CLAUDE.md +387 -0
- package/src/jit/core.js +274 -0
- package/src/jit/extractor.js +140 -0
- package/src/jit/index.js +19 -0
- package/src/jit/loader.js +46 -0
- package/src/jit/plugin.js +209 -0
- package/src/jit/rules.js +474 -0
- package/src/jit/variants.js +128 -0
- package/src/modules/auth/views/components/blocks/CardUser.vue +2 -2
- package/src/modules/auth/views/components/blocks/ProfileCard.vue +4 -4
- package/src/modules/auth/views/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/views/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/views/components/pages/Profile.vue +5 -5
- package/src/modules/auth/views/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +2 -2
- package/src/modules/auth/views/components/pages/ResetPassword.vue +1 -1
- package/src/modules/auth/views/components/pages/SignIn.vue +3 -3
- package/src/modules/auth/views/components/pages/SignUp.vue +1 -1
- package/src/modules/auth/views/components/pages/UserDashboard.vue +3 -3
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/ProfileCompletion.vue +2 -2
- package/src/modules/auth/views/components/sections/ProfileEditCredentials.vue +7 -7
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +2 -2
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +2 -2
- package/src/modules/backoffice/components/pages/Dashboard.vue +4 -4
- package/src/modules/backoffice/components/partials/Sidebar.vue +5 -5
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +2 -2
- package/src/modules/community/components/blocks/Activity.vue +7 -7
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/blocks/FooterBlogpost.vue +4 -4
- package/src/modules/community/components/layouts/Community.vue +10 -10
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/community/components/pages/Posts.vue +2 -2
- package/src/modules/community/components/sections/Comment.vue +2 -2
- package/src/modules/constructor/components/elements/Audio.vue +1 -1
- package/src/modules/constructor/components/elements/Caption.vue +1 -1
- package/src/modules/constructor/components/elements/Embed.vue +1 -1
- package/src/modules/constructor/components/elements/Textarea.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +1 -1
- package/src/modules/core/views/classes/core.app.js +2 -1
- package/src/modules/core/views/components/blocks/BlockSorting.vue +2 -2
- package/src/modules/core/views/components/blocks/CardFooter.vue +4 -4
- package/src/modules/core/views/components/blocks/CardHeader.vue +7 -7
- 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/elements/ButtonDate.vue +1 -1
- package/src/modules/core/views/components/elements/PhotoStack.vue +3 -3
- package/src/modules/core/views/components/layouts/App.vue +28 -4
- package/src/modules/core/views/components/layouts/Client.vue +4 -4
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +15 -15
- package/src/modules/core/views/components/partials/CitySelection.vue +1 -1
- package/src/modules/core/views/components/partials/Footer.centered.vue +17 -17
- package/src/modules/core/views/components/partials/Footer.vue +18 -18
- package/src/modules/core/views/components/partials/Header.vue +10 -11
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +20 -19
- package/src/modules/core/views/components/partials/NavigationBar.vue +3 -3
- package/src/modules/core/views/components/partials/Sidebar.vue +6 -6
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterCheckbox.vue +1 -1
- package/src/modules/core/views/components/sections/filters/FilterDateRange.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterPrice.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterRange.vue +2 -2
- package/src/modules/core/views/store/core.store.js +36 -60
- package/src/modules/core/views/utils/vue-app-renderer.js +31 -1
- package/src/modules/events/components/blocks/CardEvent.vue +6 -6
- package/src/modules/events/components/blocks/CardEventShort.vue +3 -3
- package/src/modules/events/components/pages/EditEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEventTickets.vue +18 -18
- package/src/modules/events/components/pages/Event.vue +5 -5
- package/src/modules/events/components/pages/Events.vue +2 -2
- package/src/modules/events/components/pages/EventsBackoffice.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +5 -5
- package/src/modules/events/components/sections/EventsHot.vue +2 -2
- package/src/modules/events/components/sections/List.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/gallery/components/pages/Gallery.vue +1 -1
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/governance/reactcode/src/components/CreateInitiativeForm.tsx +14 -14
- package/src/modules/governance/reactcode/src/components/CreateMilestoneForm.tsx +13 -13
- package/src/modules/governance/reactcode/src/components/EmptyState.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/InitiativeCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/LinkedEntityCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/MilestoneCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/ProductRepositories.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/ProductSummary.tsx +18 -18
- package/src/modules/governance/reactcode/src/components/ProductTeam.tsx +7 -7
- package/src/modules/governance/reactcode/src/components/ProposeTaskForm.tsx +9 -9
- package/src/modules/governance/reactcode/src/components/TaskAssignForm.tsx +4 -4
- package/src/modules/governance/reactcode/src/components/TaskCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/VoteForm.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/VotingCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/VotingResults.tsx +15 -15
- package/src/modules/governance/reactcode/src/pages/InitiativeDetailPage.tsx +41 -41
- package/src/modules/governance/reactcode/src/pages/InitiativeMilestonesPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/InitiativesListPage.tsx +6 -6
- package/src/modules/governance/reactcode/src/pages/MilestoneDetailPage.tsx +9 -9
- package/src/modules/governance/reactcode/src/pages/RoadmapPage.tsx +14 -14
- package/src/modules/governance/reactcode/src/pages/TaskDetailPage.tsx +44 -44
- package/src/modules/governance/reactcode/src/pages/VotingDetailPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/VotingsListPage.tsx +3 -3
- package/src/modules/governance/reactcode-2/App.tsx +28 -0
- package/src/modules/governance/reactcode-2/README.md +20 -0
- package/src/modules/governance/reactcode-2/components/Charts.tsx +58 -0
- package/src/modules/governance/reactcode-2/components/Layout.tsx +457 -0
- package/src/modules/governance/reactcode-2/components/TaskPage.tsx +325 -0
- package/src/modules/governance/reactcode-2/components/VoteBadge.tsx +27 -0
- package/src/modules/governance/reactcode-2/components/VotingsFeedPage.tsx +328 -0
- package/src/modules/governance/reactcode-2/constants.ts +154 -0
- package/src/modules/governance/reactcode-2/index.html +70 -0
- package/src/modules/governance/reactcode-2/index.tsx +15 -0
- package/src/modules/governance/reactcode-2/metadata.json +5 -0
- package/src/modules/governance/reactcode-2/package.json +23 -0
- package/src/modules/governance/reactcode-2/pnpm-lock.yaml +1410 -0
- package/src/modules/governance/reactcode-2/tsconfig.json +29 -0
- package/src/modules/governance/reactcode-2/types.ts +48 -0
- package/src/modules/governance/reactcode-2/vite.config.ts +23 -0
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +10 -10
- package/src/modules/governance/views/components/blocks/CardMilestoneItem.vue +15 -15
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +9 -9
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +11 -11
- package/src/modules/governance/views/components/layouts/Governance.vue +1 -1
- package/src/modules/governance/views/components/pages/Governance.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiative.vue +112 -112
- package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +31 -31
- package/src/modules/governance/views/components/pages/Initiatives.vue +20 -22
- package/src/modules/governance/views/components/pages/Milestone.vue +25 -25
- package/src/modules/governance/views/components/pages/Roadmap.vue +47 -47
- package/src/modules/governance/views/components/pages/Task.vue +106 -106
- package/src/modules/governance/views/components/pages/Tasks.vue +16 -16
- package/src/modules/governance/views/components/pages/Voting.vue +23 -23
- package/src/modules/governance/views/components/pages/Votings.vue +7 -7
- package/src/modules/governance/views/components/partials/EmptyState.vue +3 -3
- package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +11 -11
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +4 -4
- package/src/modules/governance/views/components/partials/VoteForm.vue +14 -14
- package/src/modules/governance/views/components/partials/VotingResults.vue +22 -22
- package/src/modules/icons/components/IconSearchPopup.vue +3 -3
- package/src/modules/icons/entities/IconCash.vue +23 -0
- package/src/modules/icons/navigation/IconSort.vue +4 -4
- package/src/modules/icons/pages/IconsPage.vue +7 -7
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +3 -3
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +1 -1
- package/src/modules/inventory/components/pages/Inventory.vue +10 -10
- package/src/modules/inventory/components/pages/InventoryEdit.vue +6 -6
- package/src/modules/landing/components/blocks/MapBlock.vue +2 -2
- package/src/modules/landing/components/sections/Examples.vue +1 -1
- package/src/modules/landing/components/sections/InstagramSection.vue +1 -1
- package/src/modules/landing/components/sections/SectionEarn.vue +4 -4
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFocus.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 +2 -2
- package/src/modules/landing/components/sections/SectionJoinUs.vue +2 -2
- package/src/modules/landing/components/sections/SectionMobileApp.vue +3 -3
- package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
- package/src/modules/landing/components/sections/SectionRoadmap.vue +2 -2
- package/src/modules/marketplace/views/components/layouts/Marketplace.vue +8 -8
- package/src/modules/marketplace/views/components/pages/Marketplace.vue +5 -5
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +11 -11
- package/src/modules/music/components/blocks/ActionButtons.vue +2 -2
- package/src/modules/music/components/cards/AlbumCard.vue +4 -4
- package/src/modules/music/components/cards/ArtistCard.vue +3 -8
- package/src/modules/music/components/cards/ArtistCardSmall.vue +2 -2
- package/src/modules/music/components/cards/PlaylistCard.vue +4 -4
- package/src/modules/music/components/cards/TrackListCard.vue +5 -5
- package/src/modules/music/components/forms/AlbumForm.vue +8 -8
- package/src/modules/music/components/forms/ArtistForm.vue +4 -4
- package/src/modules/music/components/forms/PlaylistForm.vue +7 -7
- package/src/modules/music/components/forms/SearchForm.vue +1 -1
- package/src/modules/music/components/forms/TrackForm.vue +13 -13
- package/src/modules/music/components/pages/Album.vue +22 -22
- package/src/modules/music/components/pages/Artist.vue +7 -7
- package/src/modules/music/components/pages/MusicHome.vue +13 -18
- package/src/modules/music/components/pages/MusicLibrary.vue +9 -9
- package/src/modules/music/components/pages/Playlist.vue +25 -25
- package/src/modules/music/components/pages/SearchResults.vue +15 -15
- package/src/modules/music/components/pages/Track.vue +25 -25
- package/src/modules/music/components/player/FullscreenPlayer.vue +5 -5
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
- package/src/modules/orders/components/blocks/CardApplication.vue +1 -1
- package/src/modules/orders/components/blocks/CardCustomer.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +5 -5
- package/src/modules/orders/components/blocks/CardOrderItem.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderUser.vue +3 -3
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +4 -4
- package/src/modules/orders/components/blocks/StatusHistory.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +3 -3
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +2 -2
- package/src/modules/orders/components/forms/FormCustomerDetails.vue +3 -3
- package/src/modules/orders/components/pages/Favorites.vue +1 -1
- package/src/modules/orders/components/pages/OrderBackoffice.vue +15 -15
- package/src/modules/orders/components/pages/OrderCreate.vue +2 -2
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +4 -4
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +2 -2
- 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 +2 -2
- package/src/modules/orders/components/sections/Succes.vue +4 -4
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +4 -4
- package/src/modules/organizations/components/blocks/Contacts.vue +8 -8
- package/src/modules/organizations/components/blocks/Rating.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 +1 -1
- package/src/modules/organizations/components/pages/Organization.new.vue +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +6 -6
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +2 -2
- package/src/modules/organizations/components/pages/Organizations.vue +3 -3
- package/src/modules/organizations/components/sections/Documents.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +1 -1
- package/src/modules/organizations/components/sections/Unit.vue +1 -1
- package/src/modules/pages/views/components/blocks/CardPage.vue +2 -2
- package/src/modules/pages/views/components/pages/Page.vue +5 -5
- package/src/modules/products/components/blocks/CardCategory.vue +1 -1
- package/src/modules/products/components/blocks/CardPosition.vue +4 -4
- package/src/modules/products/components/blocks/CardProduct.vue +3 -3
- package/src/modules/products/components/blocks/ProductDiscounts.vue +3 -3
- package/src/modules/products/components/blocks/ProductImages.vue +2 -2
- package/src/modules/products/components/blocks/ProductVariants.vue +2 -2
- package/src/modules/products/components/elements/Image360.vue +2 -2
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/elements/QuantitySelector.vue +3 -3
- package/src/modules/products/components/elements/THC.vue +1 -1
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +1 -1
- 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 +1 -1
- package/src/modules/products/components/pages/CategoryEdit.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -6
- package/src/modules/products/components/pages/ProductEdit.vue +6 -6
- package/src/modules/products/components/pages/Products.vue +11 -11
- package/src/modules/products/components/sections/EditAttributes.vue +4 -4
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +6 -6
- package/src/modules/products/components/sections/EditRecommended.vue +1 -1
- package/src/modules/products/components/sections/EditVariants.vue +8 -8
- package/src/modules/products/components/sections/FilterProducts.vue +3 -3
- package/src/modules/products/components/sections/ProductConfigurator.vue +2 -2
- package/src/modules/products/components/sections/ProductInformationSection.vue +10 -10
- package/src/modules/products/components/sections/ProductsRecommended.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +7 -7
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +3 -3
- package/src/modules/rents/views/components/blocks/CardRent.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/DateLabel.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +8 -8
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +1 -1
- package/src/modules/rents/views/components/pages/Rents.vue +1 -1
- package/src/modules/rents/views/components/pages/RentsEdit.vue +6 -6
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/components/sections/FormReport.vue +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +4 -4
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +1 -1
- package/src/modules/spots/components/layouts/Spots.vue +2 -2
- package/src/modules/spots/components/pages/Spot.vue +5 -5
- package/src/modules/spots/components/pages/SpotEdit.vue +2 -2
- package/src/modules/spots/components/pages/Spots.vue +3 -3
- package/src/modules/spots/components/sections/MapSection.vue +1 -1
- package/src/modules/spots/components/sections/WorktimeEdit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CardDeposit.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +2 -2
- package/src/modules/wallet/views/components/blocks/CryptoDeposit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue +11 -11
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +4 -4
- package/src/modules/wallet/views/components/pages/Wallet.vue +22 -22
- package/src/styles/config.scss +193 -507
- package/src/styles/layout.scss +81 -1
- package/src/styles/reset.scss +2 -0
- package/src/styles/theme.scss +1 -8
- package/dist/martyrs/dist/main-BFvlam0J.js.map +0 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.js.map +0 -1
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +0 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +0 -6
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +0 -15
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +0 -11
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +0 -20
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/src/modules/LAYOUT.MD +0 -767
- package/src/modules/STYLES.MD +0 -298
- package/src/modules/inventory/inventory.router.js +0 -72
- package/src/modules/products/products.router.js +0 -299
- package/src/styles/base/all.scss +0 -233
- package/src/styles/base/backgrounds.scss +0 -70
- package/src/styles/base/borders.scss +0 -407
- package/src/styles/base/scrolling.scss +0 -137
- package/src/styles/base/shadow_transitions_hover_refactor.scss +0 -158
- package/src/styles/base/transitions.scss +0 -109
- package/src/styles/responsive.scss +0 -152
- package/src/styles/typography.scss +0 -161
- /package/dist/{node_modules/.pnpm/@vue_shared@3.5.13 → martyrs}/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -0
|
@@ -3,7 +3,7 @@ import { ref, computed } from 'vue';
|
|
|
3
3
|
import { useRoute } from 'vue-router';
|
|
4
4
|
import TaskStatusBadge from '../partials/TaskStatusBadge.vue';
|
|
5
5
|
import { mockTasks, mockInitiatives, mockMilestones, mockVotings } from '../../../data/mockData';
|
|
6
|
-
import { IconArrow,
|
|
6
|
+
import { IconArrow, IconCheckmark, IconCross, IconProfile, IconCalendar, IconAttach, IconGroups, IconTime, IconLock, IconSend } from '@martyrs/src/modules/icons/icons.client.js';
|
|
7
7
|
|
|
8
8
|
const route = useRoute();
|
|
9
9
|
const showAssignForm = ref(false);
|
|
@@ -44,67 +44,67 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
44
44
|
</script>
|
|
45
45
|
|
|
46
46
|
<template>
|
|
47
|
-
<div v-if="!task" class="min-h-100vh
|
|
47
|
+
<div v-if="!task" class="min-h-100vh flex flex-center flex">
|
|
48
48
|
<div class="t-center">
|
|
49
|
-
<h2 class="h2
|
|
50
|
-
<router-link :to="{ name: 'Initiatives' }" class="t-main hover
|
|
49
|
+
<h2 class="h2 fw-medium mn-b-small">Task not found</h2>
|
|
50
|
+
<router-link :to="{ name: 'Initiatives' }" class="t-main hover:t-main-semi">
|
|
51
51
|
Back to initiatives
|
|
52
52
|
</router-link>
|
|
53
53
|
</div>
|
|
54
54
|
</div>
|
|
55
55
|
|
|
56
|
-
<div v-else class="min-h-100vh
|
|
57
|
-
<div class="
|
|
56
|
+
<div v-else class="min-h-100vh">
|
|
57
|
+
<div class="pd-medium pd-y-semi">
|
|
58
58
|
<router-link
|
|
59
59
|
:to="milestone ? { name: 'Milestone', params: { id: milestone.id } } : { name: 'Initiative', params: { id: task.initiativeId } }"
|
|
60
|
-
class="flex flex-v-center t-grey hover
|
|
60
|
+
class="flex flex-v-center t-grey hover:t-dark mn-b-semi ease-cubic-in-out"
|
|
61
61
|
style="text-decoration: none; width: fit-content;"
|
|
62
62
|
>
|
|
63
63
|
<IconArrow class="i-medium mn-r-thin" :rotation="180" :fill="'currentColor'" />
|
|
64
64
|
Back to {{ milestone ? 'milestone' : 'initiative' }}
|
|
65
65
|
</router-link>
|
|
66
66
|
|
|
67
|
-
<div class="bg-
|
|
67
|
+
<div class="bg-light radius-semi o-hidden mn-b-semi">
|
|
68
68
|
<div class="pd-semi">
|
|
69
|
-
<div class="flex flex-justify-between flex-
|
|
69
|
+
<div class="flex flex-justify-between flex-align-start mn-b-semi">
|
|
70
70
|
<div class="flex-child-1">
|
|
71
71
|
<div class="flex flex-v-center gap-small mn-b-small">
|
|
72
72
|
<TaskStatusBadge :status="task.status" />
|
|
73
|
-
<span :class="`pd-micro pd-x-small radius-
|
|
74
|
-
<svg class="
|
|
73
|
+
<span :class="`pd-micro pd-x-small radius-extra p-micro fw-medium ${priority.bg} ${priority.color} flex flex-v-center gap-micro`">
|
|
74
|
+
<svg class="i-medium" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
75
75
|
<path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z"/>
|
|
76
76
|
<line x1="4" y1="22" x2="4" y2="15"/>
|
|
77
77
|
</svg>
|
|
78
78
|
{{ priority.label }} Priority
|
|
79
79
|
</span>
|
|
80
|
-
<span v-if="task.passed" class="pd-micro pd-x-small radius-
|
|
81
|
-
<
|
|
80
|
+
<span v-if="task.passed" class="pd-micro pd-x-small radius-extra p-micro fw-medium bg-green-small t-green-nice flex flex-v-center gap-micro">
|
|
81
|
+
<IconCheckmark class="i-regular" :fill="'currentColor'" />
|
|
82
82
|
Passed
|
|
83
83
|
</span>
|
|
84
84
|
</div>
|
|
85
|
-
<h1 class="h1
|
|
85
|
+
<h1 class="h1 fw-medium mn-b-medium">{{ task.title }}</h1>
|
|
86
86
|
<p class="p-semi t-grey t-line-relaxed" style="white-space: pre-wrap;">{{ task.description }}</p>
|
|
87
87
|
</div>
|
|
88
88
|
</div>
|
|
89
89
|
|
|
90
|
-
<div class="br-t
|
|
91
|
-
<div class="cols-2 gap-
|
|
90
|
+
<div class="br-t-1px br-black-transp-10 pd-x-semi">
|
|
91
|
+
<div class="cols-2 mobile:cols-1 gap-small">
|
|
92
92
|
<div class="flex flex-column gap-regular">
|
|
93
|
-
<div class="flex flex-
|
|
93
|
+
<div class="flex flex-align-start gap-small">
|
|
94
94
|
<IconProfile class="i-medium mn-t-micro" :fill="'rgb(var(--grey))'" />
|
|
95
95
|
<div class="flex-child-1">
|
|
96
|
-
<div class="p-small t-grey mn-b-
|
|
96
|
+
<div class="p-small t-grey mn-b-small">Assignee</div>
|
|
97
97
|
<div v-if="task.assignee" class="flex flex-v-center gap-thin">
|
|
98
98
|
<img :src="task.assignee.avatar" :alt="task.assignee.name" class="i-medium radius-extra" />
|
|
99
|
-
<span class="
|
|
99
|
+
<span class="fw-medium">{{ task.assignee.name }}</span>
|
|
100
100
|
</div>
|
|
101
101
|
<div v-else class="flex flex-column gap-thin">
|
|
102
102
|
<span class="t-grey">Unassigned</span>
|
|
103
103
|
<div v-if="task.status === 'not_started'" class="flex gap-thin">
|
|
104
|
-
<button @click="handleAssignToMe" class="bg-main hover
|
|
104
|
+
<button @click="handleAssignToMe" class="bg-main hover:bg-main-semi t-white p-small fw-medium pd-micro pd-x-small radius-medium ease-cubic-in-out">
|
|
105
105
|
Assign to Me
|
|
106
106
|
</button>
|
|
107
|
-
<button @click="showAssignForm = true" class="bg-
|
|
107
|
+
<button @click="showAssignForm = true" class="bg-light hover:bg-white t-grey br-1px br-light p-small fw-medium pd-micro pd-x-small radius-medium ease-cubic-in-out">
|
|
108
108
|
Assign to User
|
|
109
109
|
</button>
|
|
110
110
|
</div>
|
|
@@ -112,25 +112,25 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
112
112
|
</div>
|
|
113
113
|
</div>
|
|
114
114
|
|
|
115
|
-
<div class="flex flex-
|
|
115
|
+
<div class="flex flex-align-start gap-small">
|
|
116
116
|
<IconCalendar class="i-medium mn-t-micro" :fill="'rgb(var(--grey))'" />
|
|
117
117
|
<div>
|
|
118
118
|
<div class="p-small t-grey mn-b-micro">Created / Due Date</div>
|
|
119
|
-
<div class="
|
|
119
|
+
<div class="fw-medium">{{ formatDate(task.createdAt) }} → {{ formatDate(task.dueDate) }}</div>
|
|
120
120
|
</div>
|
|
121
121
|
</div>
|
|
122
122
|
</div>
|
|
123
123
|
|
|
124
124
|
<div>
|
|
125
|
-
<div class="flex flex-
|
|
126
|
-
<svg class="
|
|
125
|
+
<div class="flex flex-align-start gap-small">
|
|
126
|
+
<svg class="i-medium t-grey mn-t-micro" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
127
127
|
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"/>
|
|
128
128
|
<line x1="7" y1="7" x2="7.01" y2="7"/>
|
|
129
129
|
</svg>
|
|
130
130
|
<div>
|
|
131
|
-
<div class="p-small t-grey mn-b-
|
|
131
|
+
<div class="p-small t-grey mn-b-small">Tags</div>
|
|
132
132
|
<div class="flex flex-wrap gap-thin">
|
|
133
|
-
<span v-for="tag in task.tags" :key="tag" class="pd-micro pd-x-small bg-
|
|
133
|
+
<span v-for="tag in task.tags" :key="tag" class="pd-micro pd-x-small bg-white t-grey p-small radius-extra">
|
|
134
134
|
{{ tag }}
|
|
135
135
|
</span>
|
|
136
136
|
</div>
|
|
@@ -140,34 +140,34 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
140
140
|
</div>
|
|
141
141
|
</div>
|
|
142
142
|
|
|
143
|
-
<div class="br-t
|
|
143
|
+
<div class="br-t-1px br-black-transp-10 mn-t-semi pd-x-semi">
|
|
144
144
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
145
|
-
<svg class="
|
|
145
|
+
<svg class="i-medium t-grey" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
146
146
|
<line x1="22" y1="2" x2="11" y2="13"/>
|
|
147
147
|
<polygon points="22 2 15 22 11 13 2 9 22 2"/>
|
|
148
148
|
</svg>
|
|
149
|
-
<h3 class="p-regular
|
|
149
|
+
<h3 class="p-regular fw-medium">Repository Information</h3>
|
|
150
150
|
</div>
|
|
151
151
|
<div class="cols-3 gap-regular mn-b-medium">
|
|
152
|
-
<div class="pd-small
|
|
152
|
+
<div class="pd-small br-black-transp-10 br-1px radius-medium">
|
|
153
153
|
<div class="p-micro t-grey mn-b-micro">Project</div>
|
|
154
|
-
<div class="
|
|
154
|
+
<div class="fw-medium">{{ task.project }}</div>
|
|
155
155
|
</div>
|
|
156
|
-
<div class="pd-small
|
|
156
|
+
<div class="pd-small br-black-transp-10 br-1px radius-medium">
|
|
157
157
|
<div class="p-micro t-grey mn-b-micro">Repository</div>
|
|
158
|
-
<div class="
|
|
158
|
+
<div class="fw-medium">{{ task.repository }}</div>
|
|
159
159
|
</div>
|
|
160
|
-
<div class="pd-small
|
|
160
|
+
<div class="pd-small br-black-transp-10 br-1px radius-medium">
|
|
161
161
|
<div class="p-micro t-grey mn-b-micro">Branch</div>
|
|
162
|
-
<div class="
|
|
162
|
+
<div class="fw-medium">{{ task.branch || 'Not created' }}</div>
|
|
163
163
|
</div>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="flex flex-justify-between flex-v-center">
|
|
166
166
|
<div v-if="task.mergeRequests.length > 0">
|
|
167
|
-
<div class="p-micro t-grey mn-b-
|
|
167
|
+
<div class="p-micro t-grey mn-b-small">Merge Requests</div>
|
|
168
168
|
<div class="flex flex-wrap gap-thin">
|
|
169
|
-
<span v-for="mr in task.mergeRequests" :key="mr" class="pd-micro pd-x-small bg-main-small t-main p-small radius-
|
|
170
|
-
<svg class="
|
|
169
|
+
<span v-for="mr in task.mergeRequests" :key="mr" class="pd-micro pd-x-small bg-main-small t-main p-small radius-extra flex flex-v-center gap-micro">
|
|
170
|
+
<svg class="i-medium" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
171
171
|
<circle cx="18" cy="18" r="3"/>
|
|
172
172
|
<circle cx="6" cy="6" r="3"/>
|
|
173
173
|
<path d="M6 21V9a9 9 0 0 0 9 9"/>
|
|
@@ -177,16 +177,16 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
177
177
|
</div>
|
|
178
178
|
</div>
|
|
179
179
|
<div class="flex gap-thin">
|
|
180
|
-
<button v-if="task.permissions.merge" @click="handleMerge" class="bg-fifth hover
|
|
181
|
-
<svg class="
|
|
180
|
+
<button v-if="task.permissions.merge" @click="handleMerge" class="bg-fifth hover:bg-fifth-semi t-white p-small fw-medium pd-small pd-x-medium radius-medium ease-cubic-in-out flex flex-v-center gap-thin">
|
|
181
|
+
<svg class="i-medium" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
182
182
|
<circle cx="18" cy="18" r="3"/>
|
|
183
183
|
<circle cx="6" cy="6" r="3"/>
|
|
184
184
|
<path d="M6 21V9a9 9 0 0 0 9 9"/>
|
|
185
185
|
</svg>
|
|
186
186
|
Merge
|
|
187
187
|
</button>
|
|
188
|
-
<button v-if="task.permissions.deploy" @click="handleDeploy" class="bg-orange-nice hover
|
|
189
|
-
<svg class="
|
|
188
|
+
<button v-if="task.permissions.deploy" @click="handleDeploy" class="bg-orange-nice hover:bg-orange-semi t-white p-small fw-medium pd-small pd-x-medium radius-medium ease-cubic-in-out flex flex-v-center gap-thin">
|
|
189
|
+
<svg class="i-medium" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
190
190
|
<path d="M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"/>
|
|
191
191
|
<line x1="3" y1="6" x2="21" y2="6"/>
|
|
192
192
|
<path d="M16 10a4 4 0 0 1-8 0"/>
|
|
@@ -199,86 +199,86 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
199
199
|
</div>
|
|
200
200
|
</div>
|
|
201
201
|
|
|
202
|
-
<div v-if="initiative || milestone" class="bg-
|
|
202
|
+
<div v-if="initiative || milestone" class="bg-light radius-semi pd-semi mn-b-semi">
|
|
203
203
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
204
204
|
<IconAttach class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
205
|
-
<h3 class="p-regular
|
|
205
|
+
<h3 class="p-regular fw-medium">Part Of</h3>
|
|
206
206
|
</div>
|
|
207
|
-
<div class="cols-2 gap-small">
|
|
208
|
-
<router-link v-if="initiative" :to="{ name: 'Initiative', params: { id: initiative.id } }" class="d-block pd-medium bg-main-small br-1px br-main-semi radius-medium hover
|
|
209
|
-
<div class="p-micro t-main
|
|
210
|
-
<div class="
|
|
207
|
+
<div class="cols-2 mobile:cols-1 gap-small">
|
|
208
|
+
<router-link v-if="initiative" :to="{ name: 'Initiative', params: { id: initiative.id } }" class="d-block pd-medium bg-main-small br-1px br-main-semi radius-medium hover:bg-main-tiny ease-cubic-in-out">
|
|
209
|
+
<div class="p-micro t-main fw-medium mn-b-micro">Initiative</div>
|
|
210
|
+
<div class="fw-medium">{{ initiative.title }}</div>
|
|
211
211
|
</router-link>
|
|
212
|
-
<router-link v-if="milestone" :to="{ name: 'Milestone', params: { id: milestone.id } }" class="d-block pd-medium bg-green-small br-1px br-green-semi radius-medium hover
|
|
213
|
-
<div class="p-micro t-green-nice
|
|
214
|
-
<div class="
|
|
212
|
+
<router-link v-if="milestone" :to="{ name: 'Milestone', params: { id: milestone.id } }" class="d-block pd-medium bg-green-small br-1px br-green-semi radius-medium hover:bg-green-tiny ease-cubic-in-out">
|
|
213
|
+
<div class="p-micro t-green-nice fw-medium mn-b-micro">Milestone</div>
|
|
214
|
+
<div class="fw-medium">{{ milestone.name }}</div>
|
|
215
215
|
</router-link>
|
|
216
216
|
</div>
|
|
217
217
|
</div>
|
|
218
218
|
|
|
219
|
-
<div class="bg-
|
|
219
|
+
<div class="bg-light radius-semi pd-semi mn-b-semi">
|
|
220
220
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
221
221
|
<IconGroups class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
222
|
-
<h3 class="p-semi
|
|
222
|
+
<h3 class="p-semi fw-medium">Task Governance & Budget</h3>
|
|
223
223
|
</div>
|
|
224
224
|
|
|
225
|
-
<div class="cols-2 gap-
|
|
225
|
+
<div class="cols-2 mobile:cols-1 gap-small">
|
|
226
226
|
<div class="flex flex-column gap-regular">
|
|
227
|
-
<div class="pd-medium
|
|
228
|
-
<h4 class="p-small
|
|
227
|
+
<div class="pd-medium br-black-transp-10 br-1px radius-medium">
|
|
228
|
+
<h4 class="p-small fw-medium mn-b-small">Task Acceptance</h4>
|
|
229
229
|
<p class="p-small t-grey">
|
|
230
|
-
<span v-if="task.startVotingId">This task requires <span class="
|
|
230
|
+
<span v-if="task.startVotingId">This task requires <span class="fw-medium t-main">public voting</span> to start work.</span>
|
|
231
231
|
<span v-else>Team members can start working on this task directly.</span>
|
|
232
232
|
</p>
|
|
233
233
|
</div>
|
|
234
234
|
|
|
235
|
-
<div class="pd-medium
|
|
236
|
-
<h4 class="p-small
|
|
235
|
+
<div class="pd-medium br-black-transp-10 br-1px radius-medium">
|
|
236
|
+
<h4 class="p-small fw-medium mn-b-small">Approval Process</h4>
|
|
237
237
|
<p class="p-small t-grey">
|
|
238
|
-
<span v-if="task.approvalVotingId">Task completion requires <span class="
|
|
238
|
+
<span v-if="task.approvalVotingId">Task completion requires <span class="fw-medium t-main">public voting approval</span>.</span>
|
|
239
239
|
<span v-else>Task completion is approved by team members.</span>
|
|
240
240
|
</p>
|
|
241
241
|
</div>
|
|
242
242
|
|
|
243
|
-
<div class="pd-medium
|
|
244
|
-
<h4 class="p-small
|
|
243
|
+
<div class="pd-medium br-black-transp-10 br-1px radius-medium">
|
|
244
|
+
<h4 class="p-small fw-medium mn-b-small">Decision Making</h4>
|
|
245
245
|
<div class="flex flex-column gap-thin p-small">
|
|
246
246
|
<div class="flex flex-justify-between">
|
|
247
247
|
<span class="t-grey">Governance Type:</span>
|
|
248
|
-
<span class="
|
|
248
|
+
<span class="fw-medium">{{ task.visibility.type === 'public' ? 'Community-based' : 'Team-based' }}</span>
|
|
249
249
|
</div>
|
|
250
250
|
<div class="flex flex-justify-between">
|
|
251
251
|
<span class="t-grey">Visibility:</span>
|
|
252
|
-
<span class="
|
|
252
|
+
<span class="fw-medium t-capitalize">{{ task.visibility.type }}</span>
|
|
253
253
|
</div>
|
|
254
254
|
</div>
|
|
255
255
|
</div>
|
|
256
256
|
</div>
|
|
257
257
|
|
|
258
258
|
<div class="flex flex-column gap-regular">
|
|
259
|
-
<div class="pd-medium bg-
|
|
259
|
+
<div class="pd-medium bg-grad-[to-br_green-10_main-10] br-1px br-green-semi radius-medium">
|
|
260
260
|
<div class="flex flex-v-center gap-thin mn-b-small">
|
|
261
|
-
<svg class="
|
|
261
|
+
<svg class="i-semi t-grey" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
262
262
|
<line x1="12" y1="1" x2="12" y2="23"/>
|
|
263
263
|
<path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/>
|
|
264
264
|
</svg>
|
|
265
|
-
<h4 class="p-small
|
|
265
|
+
<h4 class="p-small fw-medium">Budget</h4>
|
|
266
266
|
</div>
|
|
267
267
|
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
268
|
-
<div class="h2
|
|
268
|
+
<div class="h2 fw-medium">{{ task.budget.amount }} {{ task.budget.currency }}</div>
|
|
269
269
|
<div>
|
|
270
|
-
<span v-if="task.budget.approved" class="flex flex-v-center gap-micro t-green-nice
|
|
271
|
-
<
|
|
270
|
+
<span v-if="task.budget.approved" class="flex flex-v-center gap-micro t-green-nice fw-medium p-small">
|
|
271
|
+
<IconCheckmark class="i-regular" :fill="'currentColor'" />
|
|
272
272
|
Approved
|
|
273
273
|
</span>
|
|
274
|
-
<span v-else class="flex flex-v-center gap-micro t-yellow-nice
|
|
275
|
-
<IconTime class="i-
|
|
274
|
+
<span v-else class="flex flex-v-center gap-micro t-yellow-nice fw-medium p-small">
|
|
275
|
+
<IconTime class="i-regular" :fill="'currentColor'" />
|
|
276
276
|
Pending
|
|
277
277
|
</span>
|
|
278
278
|
</div>
|
|
279
279
|
</div>
|
|
280
|
-
<button v-if="task.permissions.budget && !task.budget.approved" @click="handleApproveBudget" class="w-100 bg-green-nice hover
|
|
281
|
-
<svg class="
|
|
280
|
+
<button v-if="task.permissions.budget && !task.budget.approved" @click="handleApproveBudget" class="w-100 bg-green-nice hover:bg-green-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out flex flex-center flex gap-thin">
|
|
281
|
+
<svg class="i-medium" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
282
282
|
<line x1="12" y1="1" x2="12" y2="23"/>
|
|
283
283
|
<path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/>
|
|
284
284
|
</svg>
|
|
@@ -286,32 +286,32 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
286
286
|
</button>
|
|
287
287
|
</div>
|
|
288
288
|
|
|
289
|
-
<div class="pd-medium
|
|
290
|
-
<h4 class="p-small
|
|
289
|
+
<div class="pd-medium br-black-transp-10 br-1px radius-medium">
|
|
290
|
+
<h4 class="p-small fw-medium mn-b-small">Permissions</h4>
|
|
291
291
|
<div class="flex flex-column gap-thin">
|
|
292
292
|
<div class="flex flex-justify-between flex-v-center p-small">
|
|
293
293
|
<span class="t-grey">Merge Rights</span>
|
|
294
|
-
<
|
|
295
|
-
<IconCross v-else class="i-
|
|
294
|
+
<IconCheckmark v-if="task.permissions.merge" class="i-regular" :fill="'rgb(var(--green-nice))'" />
|
|
295
|
+
<IconCross v-else class="i-regular" :fill="'rgb(var(--grey))'" />
|
|
296
296
|
</div>
|
|
297
297
|
<div class="flex flex-justify-between flex-v-center p-small">
|
|
298
298
|
<span class="t-grey">Budget Approval</span>
|
|
299
|
-
<
|
|
300
|
-
<IconCross v-else class="i-
|
|
299
|
+
<IconCheckmark v-if="task.permissions.budget" class="i-regular" :fill="'rgb(var(--green-nice))'" />
|
|
300
|
+
<IconCross v-else class="i-regular" :fill="'rgb(var(--grey))'" />
|
|
301
301
|
</div>
|
|
302
302
|
<div class="flex flex-justify-between flex-v-center p-small">
|
|
303
303
|
<span class="t-grey">Deploy Rights</span>
|
|
304
|
-
<
|
|
305
|
-
<IconCross v-else class="i-
|
|
304
|
+
<IconCheckmark v-if="task.permissions.deploy" class="i-regular" :fill="'rgb(var(--green-nice))'" />
|
|
305
|
+
<IconCross v-else class="i-regular" :fill="'rgb(var(--grey))'" />
|
|
306
306
|
</div>
|
|
307
307
|
<div class="flex flex-justify-between flex-v-center p-small">
|
|
308
308
|
<span class="t-grey">Veto Power</span>
|
|
309
|
-
<
|
|
310
|
-
<IconCross v-else class="i-
|
|
309
|
+
<IconCheckmark v-if="task.permissions.veto" class="i-regular" :fill="'rgb(var(--green-nice))'" />
|
|
310
|
+
<IconCross v-else class="i-regular" :fill="'rgb(var(--grey))'" />
|
|
311
311
|
</div>
|
|
312
312
|
</div>
|
|
313
|
-
<button v-if="task.permissions.veto" @click="handleVeto" class="w-100 mn-t-small bg-red-nice hover
|
|
314
|
-
<IconLock class="i-
|
|
313
|
+
<button v-if="task.permissions.veto" @click="handleVeto" class="w-100 mn-t-small bg-red-nice hover:bg-red-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out flex flex-center flex gap-thin">
|
|
314
|
+
<IconLock class="i-regular" :fill="'currentColor'" />
|
|
315
315
|
Veto Task
|
|
316
316
|
</button>
|
|
317
317
|
</div>
|
|
@@ -319,17 +319,17 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
319
319
|
</div>
|
|
320
320
|
</div>
|
|
321
321
|
|
|
322
|
-
<div class="bg-
|
|
322
|
+
<div class="bg-light radius-semi pd-semi">
|
|
323
323
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
324
324
|
<IconSend class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
325
|
-
<h3 class="p-semi
|
|
325
|
+
<h3 class="p-semi fw-medium">Governance & Voting</h3>
|
|
326
326
|
</div>
|
|
327
|
-
<div class="cols-2 gap-regular">
|
|
327
|
+
<div class="cols-2 mobile:cols-1 gap-regular">
|
|
328
328
|
<div class="br-2px br-main-semi radius-medium pd-medium bg-main-small">
|
|
329
|
-
<div class="p-micro t-main
|
|
329
|
+
<div class="p-micro t-main fw-medium t-uppercase mn-b-small">Start Voting</div>
|
|
330
330
|
<template v-if="startVoting">
|
|
331
|
-
<router-link :to="{ name: 'Voting', params: { id: startVoting.id } }" class="d-block hover
|
|
332
|
-
<h4 class="
|
|
331
|
+
<router-link :to="{ name: 'Voting', params: { id: startVoting.id } }" class="d-block hover:bg-main-tiny radius-medium ease-cubic-in-out" style="margin: -1rem; padding: 1rem;">
|
|
332
|
+
<h4 class="fw-medium mn-b-small">{{ startVoting.title }}</h4>
|
|
333
333
|
<div class="flex flex-v-center gap-thin mn-b-small">
|
|
334
334
|
<TaskStatusBadge :status="startVoting.status" />
|
|
335
335
|
</div>
|
|
@@ -339,25 +339,25 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
339
339
|
<span>Abstain: {{ startVoting.abstainVotes }}</span>
|
|
340
340
|
</div>
|
|
341
341
|
</router-link>
|
|
342
|
-
<div v-if="startVoting.status === 'approved' && task.status === 'not_started' && task.assignee" class="mn-t-small pd-t-small br-t
|
|
343
|
-
<button @click="handleSubmitForReview" class="w-100 bg-main hover
|
|
342
|
+
<div v-if="startVoting.status === 'approved' && task.status === 'not_started' && task.assignee" class="mn-t-small pd-t-small br-t-1px br-main-semi">
|
|
343
|
+
<button @click="handleSubmitForReview" class="w-100 bg-main hover:bg-main-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out">
|
|
344
344
|
Begin Work
|
|
345
345
|
</button>
|
|
346
346
|
</div>
|
|
347
347
|
</template>
|
|
348
348
|
<template v-else>
|
|
349
349
|
<p class="p-small t-grey mn-b-small">No start voting required. Team members can begin work directly.</p>
|
|
350
|
-
<button v-if="task.status === 'proposed'" class="w-100 bg-main hover
|
|
350
|
+
<button v-if="task.status === 'proposed'" class="w-100 bg-main hover:bg-main-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out">
|
|
351
351
|
Create Start Voting
|
|
352
352
|
</button>
|
|
353
353
|
</template>
|
|
354
354
|
</div>
|
|
355
355
|
|
|
356
356
|
<div class="br-2px br-green-semi radius-medium pd-medium bg-green-small">
|
|
357
|
-
<div class="p-micro t-green-nice
|
|
357
|
+
<div class="p-micro t-green-nice fw-medium t-uppercase mn-b-small">Approval Voting</div>
|
|
358
358
|
<template v-if="approvalVoting">
|
|
359
|
-
<router-link :to="{ name: 'Voting', params: { id: approvalVoting.id } }" class="d-block hover
|
|
360
|
-
<h4 class="
|
|
359
|
+
<router-link :to="{ name: 'Voting', params: { id: approvalVoting.id } }" class="d-block hover:bg-green-tiny radius-medium ease-cubic-in-out" style="margin: -1rem; padding: 1rem;">
|
|
360
|
+
<h4 class="fw-medium mn-b-small">{{ approvalVoting.title }}</h4>
|
|
361
361
|
<div class="flex flex-v-center gap-thin mn-b-small">
|
|
362
362
|
<TaskStatusBadge :status="approvalVoting.status" />
|
|
363
363
|
</div>
|
|
@@ -367,18 +367,18 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
367
367
|
<span>Abstain: {{ approvalVoting.abstainVotes }}</span>
|
|
368
368
|
</div>
|
|
369
369
|
</router-link>
|
|
370
|
-
<div v-if="approvalVoting.status === 'approved' && task.status === 'review'" class="mn-t-small pd-t-small br-t
|
|
371
|
-
<button @click="handleCompleteTask" class="w-100 bg-green-nice hover
|
|
370
|
+
<div v-if="approvalVoting.status === 'approved' && task.status === 'review'" class="mn-t-small pd-t-small br-t-1px br-green-semi">
|
|
371
|
+
<button @click="handleCompleteTask" class="w-100 bg-green-nice hover:bg-green-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out">
|
|
372
372
|
Complete Task
|
|
373
373
|
</button>
|
|
374
374
|
</div>
|
|
375
375
|
</template>
|
|
376
376
|
<template v-else>
|
|
377
377
|
<p class="p-small t-grey mn-b-small">Not submitted for approval yet.</p>
|
|
378
|
-
<button v-if="task.status === 'in_progress' && task.assignee" @click="handleSubmitForReview" class="w-100 bg-green-nice hover
|
|
378
|
+
<button v-if="task.status === 'in_progress' && task.assignee" @click="handleSubmitForReview" class="w-100 bg-green-nice hover:bg-green-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out">
|
|
379
379
|
Submit for Review
|
|
380
380
|
</button>
|
|
381
|
-
<button v-if="task.status === 'review'" class="w-100 bg-green-nice hover
|
|
381
|
+
<button v-if="task.status === 'review'" class="w-100 bg-green-nice hover:bg-green-semi t-white p-small fw-medium pd-small radius-medium ease-cubic-in-out">
|
|
382
382
|
Create Approval Voting
|
|
383
383
|
</button>
|
|
384
384
|
</template>
|
|
@@ -387,10 +387,10 @@ const handleVeto = () => console.log('Vetoing task');
|
|
|
387
387
|
</div>
|
|
388
388
|
|
|
389
389
|
<div v-if="showAssignForm" class="fixed inset-0 bg-dark-overlay flex flex-center flex z-50" @click.self="showAssignForm = false">
|
|
390
|
-
<div class="bg-
|
|
390
|
+
<div class="bg-light radius-medium pd-semi w-max-30r">
|
|
391
391
|
<div class="flex flex-justify-between flex-v-center mn-b-medium">
|
|
392
|
-
<h3 class="h3
|
|
393
|
-
<button @click="showAssignForm = false" class="t-grey hover
|
|
392
|
+
<h3 class="h3 fw-medium">Assign Task</h3>
|
|
393
|
+
<button @click="showAssignForm = false" class="t-grey hover:t-dark ease-cubic-in-out">
|
|
394
394
|
<IconCross class="i-medium" :fill="'currentColor'" />
|
|
395
395
|
</button>
|
|
396
396
|
</div>
|
|
@@ -4,7 +4,7 @@ import { useRoute } from 'vue-router';
|
|
|
4
4
|
import CardTaskItem from '../blocks/CardTaskItem.vue';
|
|
5
5
|
import EmptyState from '../partials/EmptyState.vue';
|
|
6
6
|
import { mockTasks } from '../../../data/mockData';
|
|
7
|
-
import { IconPlus,
|
|
7
|
+
import { IconPlus, IconCheckmark, IconTime, IconShow, IconSend, IconEntityInfo } from '@martyrs/src/modules/icons/icons.client.js';
|
|
8
8
|
|
|
9
9
|
const route = useRoute();
|
|
10
10
|
const tasks = ref(mockTasks);
|
|
@@ -20,16 +20,16 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
20
20
|
|
|
21
21
|
<template>
|
|
22
22
|
<div>
|
|
23
|
-
<div v-if="!route.params.id" class="min-h-100vh
|
|
24
|
-
<div class="
|
|
23
|
+
<div v-if="!route.params.id" class="min-h-100vh">
|
|
24
|
+
<div class="pd-medium pd-y-semi">
|
|
25
25
|
<div class="flex flex-justify-between flex-v-center mn-b-semi">
|
|
26
26
|
<div>
|
|
27
|
-
<h1 class="h1
|
|
27
|
+
<h1 class="h1 fw-medium">Tasks</h1>
|
|
28
28
|
<p class="p-regular t-grey mn-t-thin">View and manage all tasks across initiatives</p>
|
|
29
29
|
</div>
|
|
30
30
|
<router-link
|
|
31
31
|
:to="{ name: 'Create Task' }"
|
|
32
|
-
class="bg-main hover
|
|
32
|
+
class="bg-main hover:bg-main-semi t-white fw-medium pd-small pd-x-semi radius-medium flex flex-v-center gap-thin ease-cubic-in-out cursor-pointer"
|
|
33
33
|
style="text-decoration: none;"
|
|
34
34
|
>
|
|
35
35
|
<IconPlus class="i-medium" :fill="'currentColor'" />
|
|
@@ -53,13 +53,13 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
53
53
|
</EmptyState>
|
|
54
54
|
</div>
|
|
55
55
|
|
|
56
|
-
<div v-else class="flex flex-column gap-
|
|
56
|
+
<div v-else class="flex flex-column gap-small">
|
|
57
57
|
<div v-if="completedTasks.length > 0">
|
|
58
58
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
59
|
-
<svg class="
|
|
59
|
+
<svg class="i-semi fill-green-nice" viewBox="0 0 24 24" fill="currentColor">
|
|
60
60
|
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/>
|
|
61
61
|
</svg>
|
|
62
|
-
<h3 class="h4
|
|
62
|
+
<h3 class="h4 fw-medium">Completed</h3>
|
|
63
63
|
<span class="p-small t-grey">({{ completedTasks.length }})</span>
|
|
64
64
|
</div>
|
|
65
65
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
@@ -74,7 +74,7 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
74
74
|
<div v-if="inProgressTasks.length > 0">
|
|
75
75
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
76
76
|
<IconTime class="i-medium" :fill="'rgb(var(--second))'" />
|
|
77
|
-
<h3 class="h4
|
|
77
|
+
<h3 class="h4 fw-medium">In Progress</h3>
|
|
78
78
|
<span class="p-small t-grey">({{ inProgressTasks.length }})</span>
|
|
79
79
|
</div>
|
|
80
80
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
@@ -89,7 +89,7 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
89
89
|
<div v-if="reviewTasks.length > 0">
|
|
90
90
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
91
91
|
<IconShow class="i-medium" :fill="'rgb(var(--fifth))'" />
|
|
92
|
-
<h3 class="h4
|
|
92
|
+
<h3 class="h4 fw-medium">Review</h3>
|
|
93
93
|
<span class="p-small t-grey">({{ reviewTasks.length }})</span>
|
|
94
94
|
</div>
|
|
95
95
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
@@ -104,7 +104,7 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
104
104
|
<div v-if="votingTasks.length > 0">
|
|
105
105
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
106
106
|
<IconSend class="i-medium" :fill="'rgb(var(--main))'" />
|
|
107
|
-
<h3 class="h4
|
|
107
|
+
<h3 class="h4 fw-medium">Voting</h3>
|
|
108
108
|
<span class="p-small t-grey">({{ votingTasks.length }})</span>
|
|
109
109
|
</div>
|
|
110
110
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
@@ -119,7 +119,7 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
119
119
|
<div v-if="proposedTasks.length > 0">
|
|
120
120
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
121
121
|
<IconEntityInfo class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
122
|
-
<h3 class="h4
|
|
122
|
+
<h3 class="h4 fw-medium">Proposed</h3>
|
|
123
123
|
<span class="p-small t-grey">({{ proposedTasks.length }})</span>
|
|
124
124
|
</div>
|
|
125
125
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
@@ -133,10 +133,10 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
133
133
|
|
|
134
134
|
<div v-if="notStartedTasks.length > 0">
|
|
135
135
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
136
|
-
<svg class="
|
|
136
|
+
<svg class="i-semi fill-grey" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
137
137
|
<circle cx="12" cy="12" r="10"/>
|
|
138
138
|
</svg>
|
|
139
|
-
<h3 class="h4
|
|
139
|
+
<h3 class="h4 fw-medium">Not Started</h3>
|
|
140
140
|
<span class="p-small t-grey">({{ notStartedTasks.length }})</span>
|
|
141
141
|
</div>
|
|
142
142
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
@@ -150,11 +150,11 @@ const blockedTasks = computed(() => tasks.value.filter(t => t.status === 'blocke
|
|
|
150
150
|
|
|
151
151
|
<div v-if="blockedTasks.length > 0">
|
|
152
152
|
<div class="flex flex-v-center gap-thin mn-b-medium">
|
|
153
|
-
<svg class="
|
|
153
|
+
<svg class="i-semi fill-red-nice" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
154
154
|
<circle cx="12" cy="12" r="10"/>
|
|
155
155
|
<line x1="4.93" y1="4.93" x2="19.07" y2="19.07"/>
|
|
156
156
|
</svg>
|
|
157
|
-
<h3 class="h4
|
|
157
|
+
<h3 class="h4 fw-medium">Blocked</h3>
|
|
158
158
|
<span class="p-small t-grey">({{ blockedTasks.length }})</span>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|