@ozdao/martyrs 0.2.571 → 0.2.574
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/loader.js +30 -0
- 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/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 +3 -3
- 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/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
- 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 +7 -7
- 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 +6 -6
- 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 +9 -9
- 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 +23 -23
- 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 +4 -4
- 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 +18 -18
- 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 +7 -7
- 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 +3 -3
- 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 +10 -10
- 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 +5 -5
- 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 +2 -2
- 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 +23 -23
- 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 +26 -26
- 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 +26 -26
- 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 +2 -2
- 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 +6 -6
- 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 +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.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 +3 -3
- 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 +8 -8
- 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/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 +2 -2
- 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 +23 -23
- 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/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/SelectMulti/SelectMulti.vue2.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
|
@@ -5,7 +5,7 @@ import CardMilestoneItem from '../blocks/CardMilestoneItem.vue';
|
|
|
5
5
|
import CardVotingItem from '../blocks/CardVotingItem.vue';
|
|
6
6
|
import { initiativesActions, initiativesState } from '../../store/initiatives';
|
|
7
7
|
import { mockInitiatives, mockMilestones, mockVotings } from '../../../data/mockData';
|
|
8
|
-
import { IconArrow,
|
|
8
|
+
import { IconArrow, IconCheckmark, IconCross, IconFile, IconOpenLink, IconCalendar, IconSend, IconTime, IconAttach } from '@martyrs/src/modules/icons/icons.client.js';
|
|
9
9
|
|
|
10
10
|
const route = useRoute();
|
|
11
11
|
const showMilestoneForm = ref(false);
|
|
@@ -34,7 +34,7 @@ onMounted(async () => {
|
|
|
34
34
|
|
|
35
35
|
const statusConfig = {
|
|
36
36
|
active: { label: 'Active', color: 'bg-green-small t-green-nice br-green-semi' },
|
|
37
|
-
draft: { label: 'Draft', color: '
|
|
37
|
+
draft: { label: 'Draft', color: 'br-black-transp-10 br-1px t-grey' },
|
|
38
38
|
completed: { label: 'Completed', color: 'bg-main-small t-main br-main-semi' },
|
|
39
39
|
archived: { label: 'Archived', color: 'bg-yellow-small t-yellow-nice br-yellow-semi' },
|
|
40
40
|
};
|
|
@@ -68,20 +68,20 @@ const handleProposeTask = (data) => {
|
|
|
68
68
|
</script>
|
|
69
69
|
|
|
70
70
|
<template>
|
|
71
|
-
<div v-if="!initiative" class="min-h-100vh
|
|
71
|
+
<div v-if="!initiative" class="min-h-100vh flex flex-center flex">
|
|
72
72
|
<div class="t-center">
|
|
73
|
-
<h2 class="h2
|
|
74
|
-
<router-link :to="{ name: 'Initiatives' }" class="t-main hover
|
|
73
|
+
<h2 class="h2 fw-medium mn-b-small">Product not found</h2>
|
|
74
|
+
<router-link :to="{ name: 'Initiatives' }" class="t-main hover:t-main-semi">
|
|
75
75
|
Back to products
|
|
76
76
|
</router-link>
|
|
77
77
|
</div>
|
|
78
78
|
</div>
|
|
79
79
|
|
|
80
|
-
<div v-else class="min-h-100vh
|
|
81
|
-
<div class="
|
|
80
|
+
<div v-else class="min-h-100vh">
|
|
81
|
+
<div class="pd-medium pd-y-semi">
|
|
82
82
|
<router-link
|
|
83
83
|
:to="{ name: 'Initiatives' }"
|
|
84
|
-
class="flex flex-v-center t-grey hover
|
|
84
|
+
class="flex flex-v-center t-grey hover:t-dark mn-b-semi ease-cubic-in-out"
|
|
85
85
|
style="text-decoration: none; width: fit-content;"
|
|
86
86
|
>
|
|
87
87
|
<IconArrow class="i-medium mn-r-thin" :rotation="180" :fill="'currentColor'" />
|
|
@@ -89,26 +89,26 @@ const handleProposeTask = (data) => {
|
|
|
89
89
|
</router-link>
|
|
90
90
|
|
|
91
91
|
<div v-if="coverUrl" class="relative h-64r radius-semi o-hidden mn-b-semi">
|
|
92
|
-
<img :src="coverUrl" :alt="initiative.title" class="w-100 h-100
|
|
93
|
-
<div class="absolute inset-0 bg-
|
|
92
|
+
<img :src="coverUrl" :alt="initiative.title" class="w-100 h-100 object-fit-cover" />
|
|
93
|
+
<div class="absolute inset-0 bg-grad-[to-b_dark-80_black-90]" />
|
|
94
94
|
<div class="absolute bottom-6r left-6r right-6r">
|
|
95
|
-
<h1 class="h-huge
|
|
95
|
+
<h1 class="h-huge fw-medium t-white mn-b-small">{{ initiative.title }}</h1>
|
|
96
96
|
<p class="p-semi t-white-90">{{ initiative.description }}</p>
|
|
97
97
|
</div>
|
|
98
98
|
</div>
|
|
99
99
|
|
|
100
|
-
<div v-if="initiative.fullDescription || initiative.valueProposition || initiative.targetAudience || (initiative.successCriteria && initiative.successCriteria.length > 0) || initiative.team" class="bg-
|
|
100
|
+
<div v-if="initiative.fullDescription || initiative.valueProposition || initiative.targetAudience || (initiative.successCriteria && initiative.successCriteria.length > 0) || initiative.team" class="bg-light radius-semi pd-semi mn-b-semi">
|
|
101
101
|
<div class="flex flex-justify-between flex-v-center mn-b-medium">
|
|
102
|
-
<h3 class="p-semi
|
|
102
|
+
<h3 class="p-semi fw-medium flex flex-v-center gap-thin">
|
|
103
103
|
<IconFile class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
104
104
|
About This Initiative
|
|
105
105
|
</h3>
|
|
106
106
|
<div class="flex flex-v-center gap-small">
|
|
107
|
-
<span :class="`pd-medium pd-x-medium radius-medium p-small
|
|
107
|
+
<span :class="`pd-medium pd-x-medium radius-medium p-small fw-medium br-1px ${status.color}`">
|
|
108
108
|
{{ status.label }}
|
|
109
109
|
</span>
|
|
110
|
-
<button @click="showTaskForm = true" class="bg-main hover
|
|
111
|
-
<IconSend class="i-
|
|
110
|
+
<button @click="showTaskForm = true" class="bg-main hover:bg-main-semi t-white fw-medium pd-medium pd-x-medium radius-medium flex flex-v-center gap-thin ease-cubic-in-out p-small">
|
|
111
|
+
<IconSend class="i-regular" :fill="'currentColor'" />
|
|
112
112
|
Open Voting
|
|
113
113
|
</button>
|
|
114
114
|
</div>
|
|
@@ -118,90 +118,90 @@ const handleProposeTask = (data) => {
|
|
|
118
118
|
<p :class="`p-regular t-grey t-line-relaxed ${!showFullDescription && 't-line-clamp-3'}`">
|
|
119
119
|
{{ initiative.fullDescription }}
|
|
120
120
|
</p>
|
|
121
|
-
<button v-if="initiative.fullDescription.length > 200" @click="showFullDescription = !showFullDescription" class="t-main hover
|
|
121
|
+
<button v-if="initiative.fullDescription.length > 200" @click="showFullDescription = !showFullDescription" class="t-main hover:t-main-semi p-small fw-medium mn-t-thin">
|
|
122
122
|
{{ showFullDescription ? 'Show less' : 'Show more' }}
|
|
123
123
|
</button>
|
|
124
124
|
</div>
|
|
125
125
|
|
|
126
126
|
<div v-if="showFullDescription">
|
|
127
127
|
<div v-if="initiative.valueProposition" class="mn-b-medium">
|
|
128
|
-
<h4 class="
|
|
128
|
+
<h4 class="fw-medium mn-b-small">Value Proposition</h4>
|
|
129
129
|
<p class="p-regular t-grey">{{ initiative.valueProposition }}</p>
|
|
130
130
|
</div>
|
|
131
131
|
|
|
132
132
|
<div v-if="initiative.targetAudience" class="mn-b-medium">
|
|
133
|
-
<h4 class="
|
|
133
|
+
<h4 class="fw-medium mn-b-small">Target Audience</h4>
|
|
134
134
|
<p class="p-regular t-grey">{{ initiative.targetAudience }}</p>
|
|
135
135
|
</div>
|
|
136
136
|
|
|
137
137
|
<div v-if="initiative.successCriteria && initiative.successCriteria.length > 0">
|
|
138
|
-
<h4 class="
|
|
138
|
+
<h4 class="fw-medium mn-b-small">Success Criteria</h4>
|
|
139
139
|
<div class="flex flex-column gap-thin">
|
|
140
|
-
<div v-for="(criteria, index) in initiative.successCriteria" :key="index" class="flex flex-
|
|
141
|
-
<
|
|
140
|
+
<div v-for="(criteria, index) in initiative.successCriteria" :key="index" class="flex flex-align-start gap-thin">
|
|
141
|
+
<IconCheckmark class="i-medium flex-shrink-0 mn-t-micro" :fill="'rgb(var(--green-nice))'" />
|
|
142
142
|
<span class="p-regular t-grey">{{ criteria }}</span>
|
|
143
143
|
</div>
|
|
144
144
|
</div>
|
|
145
145
|
</div>
|
|
146
146
|
</div>
|
|
147
147
|
|
|
148
|
-
<div v-if="initiative.releases && initiative.releases.length > 0" class="mn-t-semi pd-
|
|
148
|
+
<div v-if="initiative.releases && initiative.releases.length > 0" class="mn-t-semi pd-x-semi br-t-1px br-black-transp-10">
|
|
149
149
|
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
150
|
-
<h4 class="
|
|
151
|
-
<router-link :to="{ name: 'Roadmap', params: { id: route.params.id } }" class="t-main hover
|
|
150
|
+
<h4 class="fw-medium">Recent Release</h4>
|
|
151
|
+
<router-link :to="{ name: 'Roadmap', params: { id: route.params.id } }" class="t-main hover:t-main-semi p-small fw-medium flex flex-v-center gap-micro ease-cubic-in-out">
|
|
152
152
|
View All Releases
|
|
153
|
-
<IconArrow class="i-
|
|
153
|
+
<IconArrow class="i-regular" :fill="'currentColor'" />
|
|
154
154
|
</router-link>
|
|
155
155
|
</div>
|
|
156
|
-
<div class="br-
|
|
156
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium flex flex-justify-between flex-align-start bg-grad-[to-br_main-10_white]">
|
|
157
157
|
<div>
|
|
158
|
-
<h5 class="
|
|
159
|
-
<p class="p-small t-grey">{{ formatDate(initiative.releases[0].date) }}</p>
|
|
160
|
-
<p class="p-regular t-grey
|
|
158
|
+
<h5 class="fw-medium mn-b-small">{{ initiative.releases[0].version }}</h5>
|
|
159
|
+
<p class="p-small t-grey mn-b-small">{{ formatDate(initiative.releases[0].date) }}</p>
|
|
160
|
+
<p class="p-regular t-grey">{{ initiative.releases[0].notes }}</p>
|
|
161
161
|
</div>
|
|
162
|
-
<span class="pd-small pd-x-medium bg-green-small t-green-nice radius-regular p-small
|
|
162
|
+
<span class="pd-small pd-x-medium bg-green-small t-green-nice radius-regular p-small fw-medium">
|
|
163
163
|
{{ initiative.releases[0].status }}
|
|
164
164
|
</span>
|
|
165
165
|
</div>
|
|
166
166
|
</div>
|
|
167
167
|
|
|
168
|
-
<div v-if="initiative.team" class="mn-t-semi pd-
|
|
168
|
+
<div v-if="initiative.team" class="mn-t-semi pd-x-semi br-t-1px br-black-transp-10">
|
|
169
169
|
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
170
|
-
<h4 class="
|
|
171
|
-
<router-link :to="{ name: 'Initiative', params: { id: route.params.id } }" class="t-main hover
|
|
170
|
+
<h4 class="fw-medium">Team</h4>
|
|
171
|
+
<router-link :to="{ name: 'Initiative', params: { id: route.params.id } }" class="t-main hover:t-main-semi p-small fw-medium flex flex-v-center gap-micro ease-cubic-in-out">
|
|
172
172
|
Manage Team
|
|
173
|
-
<IconArrow class="i-
|
|
173
|
+
<IconArrow class="i-regular" :fill="'currentColor'" />
|
|
174
174
|
</router-link>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="cols-3 gap-regular">
|
|
177
|
-
<div v-if="initiative.team.owners && initiative.team.owners.length > 0" class="br-
|
|
178
|
-
<h5 class="p-micro t-grey
|
|
177
|
+
<div v-if="initiative.team.owners && initiative.team.owners.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium bg-grad-[to-br_yellow-10_white]">
|
|
178
|
+
<h5 class="p-micro t-grey fw-medium t-uppercase mn-b-small">Owners</h5>
|
|
179
179
|
<div class="flex flex-column gap-thin">
|
|
180
180
|
<div v-for="member in initiative.team.owners.slice(0, 3)" :key="member.id" class="flex flex-v-center gap-thin">
|
|
181
181
|
<img :src="member.avatar" :alt="member.name" class="i-medium radius-extra" />
|
|
182
|
-
<span class="p-small
|
|
182
|
+
<span class="p-small truncate">{{ member.name }}</span>
|
|
183
183
|
</div>
|
|
184
184
|
<span v-if="initiative.team.owners.length > 3" class="p-micro t-grey">+{{ initiative.team.owners.length - 3 }} more</span>
|
|
185
185
|
</div>
|
|
186
186
|
</div>
|
|
187
187
|
|
|
188
|
-
<div v-if="initiative.team.coreTeam && initiative.team.coreTeam.length > 0" class="br-
|
|
189
|
-
<h5 class="p-micro t-grey
|
|
188
|
+
<div v-if="initiative.team.coreTeam && initiative.team.coreTeam.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium bg-grad-[to-br_main-10_white]">
|
|
189
|
+
<h5 class="p-micro t-grey fw-medium t-uppercase mn-b-small">Core Team</h5>
|
|
190
190
|
<div class="flex flex-column gap-thin">
|
|
191
191
|
<div v-for="member in initiative.team.coreTeam.slice(0, 3)" :key="member.id" class="flex flex-v-center gap-thin">
|
|
192
192
|
<img :src="member.avatar" :alt="member.name" class="i-medium radius-extra" />
|
|
193
|
-
<span class="p-small
|
|
193
|
+
<span class="p-small truncate">{{ member.name }}</span>
|
|
194
194
|
</div>
|
|
195
195
|
<span v-if="initiative.team.coreTeam.length > 3" class="p-micro t-grey">+{{ initiative.team.coreTeam.length - 3 }} more</span>
|
|
196
196
|
</div>
|
|
197
197
|
</div>
|
|
198
198
|
|
|
199
|
-
<div v-if="initiative.team.contributors && initiative.team.contributors.length > 0" class="br-
|
|
200
|
-
<h5 class="p-micro t-grey
|
|
199
|
+
<div v-if="initiative.team.contributors && initiative.team.contributors.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium bg-grad-[to-br_green-10_white]">
|
|
200
|
+
<h5 class="p-micro t-grey fw-medium t-uppercase mn-b-small">Contributors</h5>
|
|
201
201
|
<div class="flex flex-column gap-thin">
|
|
202
202
|
<div v-for="member in initiative.team.contributors.slice(0, 3)" :key="member.id" class="flex flex-v-center gap-thin">
|
|
203
203
|
<img :src="member.avatar" :alt="member.name" class="i-medium radius-extra" />
|
|
204
|
-
<span class="p-small
|
|
204
|
+
<span class="p-small truncate">{{ member.name }}</span>
|
|
205
205
|
</div>
|
|
206
206
|
<span v-if="initiative.team.contributors.length > 3" class="p-micro t-grey">+{{ initiative.team.contributors.length - 3 }} more</span>
|
|
207
207
|
</div>
|
|
@@ -209,20 +209,20 @@ const handleProposeTask = (data) => {
|
|
|
209
209
|
</div>
|
|
210
210
|
</div>
|
|
211
211
|
|
|
212
|
-
<div v-if="initiative.metrics" class="mn-t-semi pd-
|
|
213
|
-
<h4 class="
|
|
212
|
+
<div v-if="initiative.metrics" class="mn-t-semi pd-x-semi br-t-1px br-black-transp-10">
|
|
213
|
+
<h4 class="fw-medium mn-b-small">Key Metrics</h4>
|
|
214
214
|
<div class="cols-6 gap-regular">
|
|
215
|
-
<div class="
|
|
215
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
216
216
|
<div class="p-micro t-grey mn-b-micro">Task Progress</div>
|
|
217
|
-
<div class="h2
|
|
217
|
+
<div class="h2 fw-medium">{{ initiative.metrics.taskProgress }}%</div>
|
|
218
218
|
</div>
|
|
219
|
-
<div class="
|
|
219
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
220
220
|
<div class="p-micro t-grey mn-b-micro">Milestone Progress</div>
|
|
221
|
-
<div class="h2
|
|
221
|
+
<div class="h2 fw-medium">{{ initiative.metrics.milestoneProgress }}%</div>
|
|
222
222
|
</div>
|
|
223
|
-
<div class="
|
|
223
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
224
224
|
<div class="p-micro t-grey mn-b-micro">Risk Index</div>
|
|
225
|
-
<div :class="`p-small
|
|
225
|
+
<div :class="`p-small fw-medium t-capitalize pd-thin pd-x-thin radius-regular ${
|
|
226
226
|
initiative.metrics.riskIndex === 'low' ? 'bg-green-small t-green-nice' :
|
|
227
227
|
initiative.metrics.riskIndex === 'medium' ? 'bg-yellow-small t-yellow-nice' :
|
|
228
228
|
'bg-red-small t-red-nice'
|
|
@@ -230,29 +230,29 @@ const handleProposeTask = (data) => {
|
|
|
230
230
|
{{ initiative.metrics.riskIndex }}
|
|
231
231
|
</div>
|
|
232
232
|
</div>
|
|
233
|
-
<div class="
|
|
233
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
234
234
|
<div class="p-micro t-grey mn-b-micro">Availability</div>
|
|
235
|
-
<div class="h2
|
|
235
|
+
<div class="h2 fw-medium">{{ initiative.metrics.availabilityIndex }}%</div>
|
|
236
236
|
</div>
|
|
237
|
-
<div class="
|
|
237
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
238
238
|
<div class="p-micro t-grey mn-b-micro">Active Users</div>
|
|
239
|
-
<div class="h2
|
|
239
|
+
<div class="h2 fw-medium">{{ initiative.metrics.activeUsers.toLocaleString() }}</div>
|
|
240
240
|
</div>
|
|
241
|
-
<div class="
|
|
241
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
242
242
|
<div class="p-micro t-grey mn-b-micro">Performance</div>
|
|
243
|
-
<div class="h2
|
|
243
|
+
<div class="h2 fw-medium">{{ initiative.metrics.performance }}</div>
|
|
244
244
|
</div>
|
|
245
245
|
</div>
|
|
246
246
|
</div>
|
|
247
247
|
</div>
|
|
248
248
|
|
|
249
|
-
<div v-if="relatedVotings.length > 0" class="bg-
|
|
249
|
+
<div v-if="relatedVotings.length > 0" class="bg-light radius-semi pd-semi mn-b-semi">
|
|
250
250
|
<div class="flex flex-justify-between flex-v-center mn-b-semi">
|
|
251
251
|
<div class="flex flex-v-center gap-thin">
|
|
252
252
|
<IconSend class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
253
|
-
<h3 class="p-semi
|
|
253
|
+
<h3 class="p-semi fw-medium">Governance & Approvals</h3>
|
|
254
254
|
</div>
|
|
255
|
-
<router-link :to="{ name: 'Votings' }" class="t-main hover
|
|
255
|
+
<router-link :to="{ name: 'Votings' }" class="t-main hover:t-main-semi p-small fw-medium">
|
|
256
256
|
View all votings
|
|
257
257
|
</router-link>
|
|
258
258
|
</div>
|
|
@@ -261,23 +261,23 @@ const handleProposeTask = (data) => {
|
|
|
261
261
|
</div>
|
|
262
262
|
</div>
|
|
263
263
|
|
|
264
|
-
<div v-if="initiative.sprints && initiative.sprints.length > 0" class="bg-
|
|
264
|
+
<div v-if="initiative.sprints && initiative.sprints.length > 0" class="bg-light radius-semi pd-semi mn-b-semi">
|
|
265
265
|
<div class="flex flex-justify-between flex-v-center mn-b-semi">
|
|
266
266
|
<div class="flex flex-v-center gap-thin">
|
|
267
267
|
<IconTime class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
268
|
-
<h3 class="p-semi
|
|
268
|
+
<h3 class="p-semi fw-medium">Active Sprints</h3>
|
|
269
269
|
</div>
|
|
270
|
-
<router-link :to="{ name: 'InitiativeMilestones', params: { id: route.params.id } }" class="t-main hover
|
|
270
|
+
<router-link :to="{ name: 'InitiativeMilestones', params: { id: route.params.id } }" class="t-main hover:t-main-semi p-small fw-medium flex flex-v-center gap-micro">
|
|
271
271
|
View Roadmap
|
|
272
|
-
<IconArrow class="i-
|
|
272
|
+
<IconArrow class="i-regular" :fill="'currentColor'" />
|
|
273
273
|
</router-link>
|
|
274
274
|
</div>
|
|
275
275
|
<div class="flex flex-column gap-regular">
|
|
276
|
-
<router-link v-for="sprint in initiative.sprints" :key="sprint.id" :to="{ name: 'Milestone', params: { id: sprint.milestoneId } }" class="d-block br-
|
|
277
|
-
<div class="flex flex-justify-between flex-
|
|
276
|
+
<router-link v-for="sprint in initiative.sprints" :key="sprint.id" :to="{ name: 'Milestone', params: { id: sprint.milestoneId } }" class="d-block br-black-transp-10 br-1px radius-medium pd-medium hover:br-main-semi hover:scale-[1.05] ease-cubic-in-out">
|
|
277
|
+
<div class="flex flex-justify-between flex-align-start mn-b-small">
|
|
278
278
|
<div>
|
|
279
|
-
<h4 class="
|
|
280
|
-
<p class="p-small t-grey">{{ sprint.theme }}</p>
|
|
279
|
+
<h4 class="fw-medium mn-b-small">{{ sprint.name }}</h4>
|
|
280
|
+
<p class="p-small t-grey mn-b-small">{{ sprint.theme }}</p>
|
|
281
281
|
</div>
|
|
282
282
|
<span class="p-small t-grey">
|
|
283
283
|
{{ formatDate(sprint.startDate) }} - {{ formatDate(sprint.endDate) }}
|
|
@@ -288,10 +288,10 @@ const handleProposeTask = (data) => {
|
|
|
288
288
|
<div class="flex-child-1">
|
|
289
289
|
<div class="flex flex-justify-between p-small mn-b-micro">
|
|
290
290
|
<span class="t-grey">Progress</span>
|
|
291
|
-
<span class="
|
|
291
|
+
<span class="fw-medium">{{ sprint.completedCount }}/{{ sprint.taskCount }} tasks</span>
|
|
292
292
|
</div>
|
|
293
|
-
<div class="w-100 bg-light radius-
|
|
294
|
-
<div class="bg-main h-100 radius-
|
|
293
|
+
<div class="w-100 bg-light radius-extra h-2r">
|
|
294
|
+
<div class="bg-main h-100 radius-extra" :style="{ width: `${(sprint.completedCount / sprint.taskCount) * 100}%` }" />
|
|
295
295
|
</div>
|
|
296
296
|
</div>
|
|
297
297
|
</div>
|
|
@@ -306,71 +306,71 @@ const handleProposeTask = (data) => {
|
|
|
306
306
|
</div>
|
|
307
307
|
</div>
|
|
308
308
|
|
|
309
|
-
<div class="bg-
|
|
309
|
+
<div class="bg-light radius-semi pd-semi mn-b-semi">
|
|
310
310
|
<div class="flex flex-v-center gap-thin mn-b-semi">
|
|
311
311
|
<IconAttach class="i-medium" :fill="'rgb(var(--grey))'" />
|
|
312
|
-
<h3 class="p-semi
|
|
312
|
+
<h3 class="p-semi fw-medium">Links, Artifacts & Repositories</h3>
|
|
313
313
|
</div>
|
|
314
314
|
|
|
315
315
|
<div class="cols-3 gap-regular">
|
|
316
|
-
<div v-if="initiative.repositories && initiative.repositories.length > 0" class="br-
|
|
317
|
-
<h4 class="
|
|
316
|
+
<div v-if="initiative.repositories && initiative.repositories.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
317
|
+
<h4 class="fw-medium mn-b-small">Repositories</h4>
|
|
318
318
|
<div class="flex flex-column gap-thin">
|
|
319
|
-
<a v-for="(repo, index) in initiative.repositories" :key="index" :href="`https://github.com/${repo.path}`" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
320
|
-
<IconOpenLink class="i-
|
|
319
|
+
<a v-for="(repo, index) in initiative.repositories" :key="index" :href="`https://github.com/${repo.path}`" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro">
|
|
320
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
321
321
|
{{ repo.path }}
|
|
322
322
|
</a>
|
|
323
323
|
</div>
|
|
324
324
|
</div>
|
|
325
325
|
|
|
326
|
-
<div v-if="initiative.links?.documentation && initiative.links.documentation.length > 0" class="br-
|
|
327
|
-
<h4 class="
|
|
328
|
-
<IconFile class="i-
|
|
326
|
+
<div v-if="initiative.links?.documentation && initiative.links.documentation.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
327
|
+
<h4 class="fw-medium mn-b-small flex flex-v-center gap-thin">
|
|
328
|
+
<IconFile class="i-regular" :fill="'currentColor'" />
|
|
329
329
|
Documentation
|
|
330
330
|
</h4>
|
|
331
331
|
<div class="flex flex-column gap-thin">
|
|
332
|
-
<a v-for="(link, index) in initiative.links.documentation" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
333
|
-
<IconOpenLink class="i-
|
|
332
|
+
<a v-for="(link, index) in initiative.links.documentation" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro">
|
|
333
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
334
334
|
{{ link.split('/').pop() || 'Link' }}
|
|
335
335
|
</a>
|
|
336
336
|
</div>
|
|
337
337
|
</div>
|
|
338
338
|
|
|
339
|
-
<div v-if="initiative.links?.design && initiative.links.design.length > 0" class="br-
|
|
340
|
-
<h4 class="
|
|
339
|
+
<div v-if="initiative.links?.design && initiative.links.design.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
340
|
+
<h4 class="fw-medium mn-b-small">Design</h4>
|
|
341
341
|
<div class="flex flex-column gap-thin">
|
|
342
|
-
<a v-for="(link, index) in initiative.links.design" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
343
|
-
<IconOpenLink class="i-
|
|
342
|
+
<a v-for="(link, index) in initiative.links.design" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro">
|
|
343
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
344
344
|
Figma
|
|
345
345
|
</a>
|
|
346
346
|
</div>
|
|
347
347
|
</div>
|
|
348
348
|
|
|
349
|
-
<div v-if="initiative.links?.cicd && initiative.links.cicd.length > 0" class="br-
|
|
350
|
-
<h4 class="
|
|
349
|
+
<div v-if="initiative.links?.cicd && initiative.links.cicd.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
350
|
+
<h4 class="fw-medium mn-b-small">CI/CD</h4>
|
|
351
351
|
<div class="flex flex-column gap-thin">
|
|
352
|
-
<a v-for="(link, index) in initiative.links.cicd" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
353
|
-
<IconOpenLink class="i-
|
|
352
|
+
<a v-for="(link, index) in initiative.links.cicd" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro">
|
|
353
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
354
354
|
Pipelines
|
|
355
355
|
</a>
|
|
356
356
|
</div>
|
|
357
357
|
</div>
|
|
358
358
|
|
|
359
|
-
<div v-if="initiative.links?.monitoring && initiative.links.monitoring.length > 0" class="br-
|
|
360
|
-
<h4 class="
|
|
359
|
+
<div v-if="initiative.links?.monitoring && initiative.links.monitoring.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
360
|
+
<h4 class="fw-medium mn-b-small">Monitoring</h4>
|
|
361
361
|
<div class="flex flex-column gap-thin">
|
|
362
|
-
<a v-for="(link, index) in initiative.links.monitoring" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
363
|
-
<IconOpenLink class="i-
|
|
362
|
+
<a v-for="(link, index) in initiative.links.monitoring" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro">
|
|
363
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
364
364
|
Grafana
|
|
365
365
|
</a>
|
|
366
366
|
</div>
|
|
367
367
|
</div>
|
|
368
368
|
|
|
369
|
-
<div v-if="initiative.links?.analytics && initiative.links.analytics.length > 0" class="br-
|
|
370
|
-
<h4 class="
|
|
369
|
+
<div v-if="initiative.links?.analytics && initiative.links.analytics.length > 0" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
370
|
+
<h4 class="fw-medium mn-b-small">Analytics</h4>
|
|
371
371
|
<div class="flex flex-column gap-thin">
|
|
372
|
-
<a v-for="(link, index) in initiative.links.analytics" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
373
|
-
<IconOpenLink class="i-
|
|
372
|
+
<a v-for="(link, index) in initiative.links.analytics" :key="index" :href="link" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro">
|
|
373
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
374
374
|
Dashboard
|
|
375
375
|
</a>
|
|
376
376
|
</div>
|
|
@@ -378,19 +378,19 @@ const handleProposeTask = (data) => {
|
|
|
378
378
|
</div>
|
|
379
379
|
|
|
380
380
|
<div v-if="initiative.environments && initiative.environments.length > 0" class="mn-t-semi">
|
|
381
|
-
<h4 class="
|
|
381
|
+
<h4 class="fw-medium mn-b-small">Environments</h4>
|
|
382
382
|
<div class="cols-3 gap-regular">
|
|
383
|
-
<div v-for="(env, index) in initiative.environments" :key="index" class="br-
|
|
384
|
-
<div class="flex flex-justify-between flex-v-center mn-b-
|
|
385
|
-
<h5 class="
|
|
386
|
-
<span :class="`pd-micro pd-x-thin radius-regular p-micro
|
|
383
|
+
<div v-for="(env, index) in initiative.environments" :key="index" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
384
|
+
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
385
|
+
<h5 class="fw-medium">{{ env.name }}</h5>
|
|
386
|
+
<span :class="`pd-micro pd-x-thin radius-regular p-micro fw-medium ${
|
|
387
387
|
env.status === 'healthy' ? 'bg-green-small t-green-nice' : 'bg-red-small t-red-nice'
|
|
388
388
|
}`">
|
|
389
389
|
{{ env.status }}
|
|
390
390
|
</span>
|
|
391
391
|
</div>
|
|
392
|
-
<a :href="env.url" target="_blank" rel="noopener noreferrer" class="p-small t-main hover
|
|
393
|
-
<IconOpenLink class="i-
|
|
392
|
+
<a :href="env.url" target="_blank" rel="noopener noreferrer" class="p-small t-main hover:t-main-semi flex flex-v-center gap-micro mn-b-micro">
|
|
393
|
+
<IconOpenLink class="i-regular" :fill="'currentColor'" />
|
|
394
394
|
Open
|
|
395
395
|
</a>
|
|
396
396
|
<p class="p-micro t-grey">Version: {{ env.version }}</p>
|
|
@@ -400,10 +400,10 @@ const handleProposeTask = (data) => {
|
|
|
400
400
|
</div>
|
|
401
401
|
|
|
402
402
|
<div v-if="showMilestoneForm" class="fixed inset-0 bg-dark-overlay flex flex-center flex z-50" @click.self="showMilestoneForm = false">
|
|
403
|
-
<div class="bg-
|
|
403
|
+
<div class="bg-light radius-medium pd-semi w-max-30r">
|
|
404
404
|
<div class="flex flex-justify-between flex-v-center mn-b-medium">
|
|
405
|
-
<h3 class="h3
|
|
406
|
-
<button @click="showMilestoneForm = false" class="t-grey hover
|
|
405
|
+
<h3 class="h3 fw-medium">Create Milestone</h3>
|
|
406
|
+
<button @click="showMilestoneForm = false" class="t-grey hover:t-dark ease-cubic-in-out">
|
|
407
407
|
<IconCross class="i-medium" :fill="'currentColor'" />
|
|
408
408
|
</button>
|
|
409
409
|
</div>
|
|
@@ -412,10 +412,10 @@ const handleProposeTask = (data) => {
|
|
|
412
412
|
</div>
|
|
413
413
|
|
|
414
414
|
<div v-if="showTaskForm" class="fixed inset-0 bg-dark-overlay flex flex-center flex z-50" @click.self="showTaskForm = false">
|
|
415
|
-
<div class="bg-
|
|
415
|
+
<div class="bg-light radius-medium pd-semi w-max-30r">
|
|
416
416
|
<div class="flex flex-justify-between flex-v-center mn-b-medium">
|
|
417
|
-
<h3 class="h3
|
|
418
|
-
<button @click="showTaskForm = false" class="t-grey hover
|
|
417
|
+
<h3 class="h3 fw-medium">Propose Task</h3>
|
|
418
|
+
<button @click="showTaskForm = false" class="t-grey hover:t-dark ease-cubic-in-out">
|
|
419
419
|
<IconCross class="i-medium" :fill="'currentColor'" />
|
|
420
420
|
</button>
|
|
421
421
|
</div>
|