@ozdao/martyrs 0.2.571 → 0.2.572
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/builder.js +1194 -45
- package/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +1173 -1191
- package/dist/martyrs/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +94 -112
- package/dist/martyrs/dist/main-BfEQkhXS.js.map +1 -0
- package/dist/martyrs/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +3 -3
- package/dist/martyrs/dist/{web-CH5wzMHy.js.map → web-BqTV9va1.js.map} +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_core@7.0.1 → @capacitor_core@7.4.4}/node_modules/@capacitor/core/dist/index.js +2 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +1 -0
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js.map +1 -1
- package/dist/{node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → martyrs}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +1 -1
- package/dist/martyrs/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
- package/dist/martyrs/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/martyrs/node_modules/dayjs/dayjs.min.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/martyrs/node_modules/dayjs/plugin/weekOfYear.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js +15 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js +17 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js +13 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/martyrs/src/components/Block/Block.vue.js +2 -2
- package/dist/martyrs/src/components/Block/Block.vue.js.map +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +6 -6
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +2 -2
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js +5 -5
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +4 -4
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.js → Dropdown.vue2.js} +2 -2
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +1 -0
- package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +3 -3
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +4 -4
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue.js → Loader.vue2.js} +3 -3
- package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
- package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +2 -2
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/Select.vue.js +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
- package/dist/martyrs/src/components/Table/Table.vue.js +3 -3
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.js → Tooltip.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +8 -8
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +4 -4
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +5 -5
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js +2 -2
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.js +7 -7
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +10 -10
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +2 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +10 -10
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +25 -5
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +4 -4
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +11 -11
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js +16 -16
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +24 -24
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +29 -47
- package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +21 -2
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +19 -19
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +8 -8
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +7 -7
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +11 -11
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +5 -5
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +6 -6
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +7 -7
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +13 -13
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +24 -24
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +10 -13
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +9 -9
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +27 -27
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +17 -17
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +27 -27
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.js +6 -6
- package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +17 -17
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js +8 -8
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +7 -7
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js +5 -5
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +12 -12
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +9 -9
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +8 -8
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js +3 -3
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +6 -6
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js +12 -12
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +24 -24
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
- package/dist/style.css +194 -202
- package/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +1 -1
- package/package.json +6 -8
- package/src/builder/modes/ssr.prod.js +1 -0
- package/src/builder/modes/ssr.rspack.dev.js +13 -6
- package/src/builder/rspack/rspack.config.base.js +7 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +19 -44
- package/src/builder/templates/page.js +21 -0
- package/src/components/Block/Block.vue +1 -1
- package/src/components/BottomSheet/BottomSheet.vue +1 -1
- package/src/components/Calendar/Calendar.vue +5 -5
- package/src/components/Checkbox/Checkbox.vue +2 -2
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/Completion/Completion.vue +2 -2
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +4 -4
- package/src/components/EditImages/EditImages.vue +1 -1
- package/src/components/Feed/Feed.old.vue +1 -1
- package/src/components/Feed/Feed.vue +1 -1
- package/src/components/FieldBig/FieldBig.vue +2 -2
- package/src/components/FieldPhone/FieldPhone.vue +1 -1
- package/src/components/FieldTags/BlockTags.vue +1 -1
- package/src/components/Loader/Loader.vue +1 -1
- package/src/components/Menu/MenuItem.vue +2 -2
- package/src/components/PhotoViewer/PhotoViewer.vue +1 -1
- package/src/components/Radio/Radio.vue +1 -1
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Table/Table.vue +2 -2
- package/src/components/Text/Text.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +2 -2
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +3 -3
- package/src/configurator/components/layouts/layoutConfigurator.vue +1 -1
- package/src/configurator/components/pages/Styles.vue +2 -2
- package/src/jit/.claude/settings.local.json +10 -0
- package/src/jit/CLAUDE.md +387 -0
- package/src/jit/core.js +274 -0
- package/src/jit/extractor.js +140 -0
- package/src/jit/index.js +19 -0
- package/src/jit/loader.js +46 -0
- package/src/jit/plugin.js +209 -0
- package/src/jit/rules.js +474 -0
- package/src/jit/variants.js +128 -0
- package/src/modules/auth/views/components/blocks/CardUser.vue +2 -2
- package/src/modules/auth/views/components/blocks/ProfileCard.vue +4 -4
- package/src/modules/auth/views/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/views/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/views/components/pages/Profile.vue +5 -5
- package/src/modules/auth/views/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +2 -2
- package/src/modules/auth/views/components/pages/ResetPassword.vue +1 -1
- package/src/modules/auth/views/components/pages/SignIn.vue +3 -3
- package/src/modules/auth/views/components/pages/SignUp.vue +1 -1
- package/src/modules/auth/views/components/pages/UserDashboard.vue +3 -3
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/ProfileCompletion.vue +2 -2
- package/src/modules/auth/views/components/sections/ProfileEditCredentials.vue +7 -7
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +2 -2
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +2 -2
- package/src/modules/backoffice/components/pages/Dashboard.vue +4 -4
- package/src/modules/backoffice/components/partials/Sidebar.vue +5 -5
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +2 -2
- package/src/modules/community/components/blocks/Activity.vue +7 -7
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/blocks/FooterBlogpost.vue +4 -4
- package/src/modules/community/components/layouts/Community.vue +10 -10
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/community/components/pages/Posts.vue +2 -2
- package/src/modules/community/components/sections/Comment.vue +2 -2
- package/src/modules/constructor/components/elements/Audio.vue +1 -1
- package/src/modules/constructor/components/elements/Caption.vue +1 -1
- package/src/modules/constructor/components/elements/Embed.vue +1 -1
- package/src/modules/constructor/components/elements/Textarea.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +1 -1
- package/src/modules/core/views/classes/core.app.js +2 -1
- package/src/modules/core/views/components/blocks/BlockSorting.vue +2 -2
- package/src/modules/core/views/components/blocks/CardFooter.vue +4 -4
- package/src/modules/core/views/components/blocks/CardHeader.vue +7 -7
- package/src/modules/core/views/components/blocks/HelpCard.vue +1 -1
- package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/core/views/components/elements/ButtonDate.vue +1 -1
- package/src/modules/core/views/components/elements/PhotoStack.vue +3 -3
- package/src/modules/core/views/components/layouts/App.vue +28 -4
- package/src/modules/core/views/components/layouts/Client.vue +4 -4
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +15 -15
- package/src/modules/core/views/components/partials/CitySelection.vue +1 -1
- package/src/modules/core/views/components/partials/Footer.centered.vue +17 -17
- package/src/modules/core/views/components/partials/Footer.vue +18 -18
- package/src/modules/core/views/components/partials/Header.vue +10 -11
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +20 -19
- package/src/modules/core/views/components/partials/NavigationBar.vue +3 -3
- package/src/modules/core/views/components/partials/Sidebar.vue +6 -6
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterCheckbox.vue +1 -1
- package/src/modules/core/views/components/sections/filters/FilterDateRange.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterPrice.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterRange.vue +2 -2
- package/src/modules/core/views/store/core.store.js +36 -60
- package/src/modules/core/views/utils/vue-app-renderer.js +31 -1
- package/src/modules/events/components/blocks/CardEvent.vue +6 -6
- package/src/modules/events/components/blocks/CardEventShort.vue +3 -3
- package/src/modules/events/components/pages/EditEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEventTickets.vue +18 -18
- package/src/modules/events/components/pages/Event.vue +5 -5
- package/src/modules/events/components/pages/Events.vue +2 -2
- package/src/modules/events/components/pages/EventsBackoffice.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +5 -5
- package/src/modules/events/components/sections/EventsHot.vue +2 -2
- package/src/modules/events/components/sections/List.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/gallery/components/pages/Gallery.vue +1 -1
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/governance/reactcode/src/components/CreateInitiativeForm.tsx +14 -14
- package/src/modules/governance/reactcode/src/components/CreateMilestoneForm.tsx +13 -13
- package/src/modules/governance/reactcode/src/components/EmptyState.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/InitiativeCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/LinkedEntityCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/MilestoneCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/ProductRepositories.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/ProductSummary.tsx +18 -18
- package/src/modules/governance/reactcode/src/components/ProductTeam.tsx +7 -7
- package/src/modules/governance/reactcode/src/components/ProposeTaskForm.tsx +9 -9
- package/src/modules/governance/reactcode/src/components/TaskAssignForm.tsx +4 -4
- package/src/modules/governance/reactcode/src/components/TaskCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/VoteForm.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/VotingCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/VotingResults.tsx +15 -15
- package/src/modules/governance/reactcode/src/pages/InitiativeDetailPage.tsx +41 -41
- package/src/modules/governance/reactcode/src/pages/InitiativeMilestonesPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/InitiativesListPage.tsx +6 -6
- package/src/modules/governance/reactcode/src/pages/MilestoneDetailPage.tsx +9 -9
- package/src/modules/governance/reactcode/src/pages/RoadmapPage.tsx +14 -14
- package/src/modules/governance/reactcode/src/pages/TaskDetailPage.tsx +44 -44
- package/src/modules/governance/reactcode/src/pages/VotingDetailPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/VotingsListPage.tsx +3 -3
- package/src/modules/governance/reactcode-2/App.tsx +28 -0
- package/src/modules/governance/reactcode-2/README.md +20 -0
- package/src/modules/governance/reactcode-2/components/Charts.tsx +58 -0
- package/src/modules/governance/reactcode-2/components/Layout.tsx +457 -0
- package/src/modules/governance/reactcode-2/components/TaskPage.tsx +325 -0
- package/src/modules/governance/reactcode-2/components/VoteBadge.tsx +27 -0
- package/src/modules/governance/reactcode-2/components/VotingsFeedPage.tsx +328 -0
- package/src/modules/governance/reactcode-2/constants.ts +154 -0
- package/src/modules/governance/reactcode-2/index.html +70 -0
- package/src/modules/governance/reactcode-2/index.tsx +15 -0
- package/src/modules/governance/reactcode-2/metadata.json +5 -0
- package/src/modules/governance/reactcode-2/package.json +23 -0
- package/src/modules/governance/reactcode-2/pnpm-lock.yaml +1410 -0
- package/src/modules/governance/reactcode-2/tsconfig.json +29 -0
- package/src/modules/governance/reactcode-2/types.ts +48 -0
- package/src/modules/governance/reactcode-2/vite.config.ts +23 -0
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +10 -10
- package/src/modules/governance/views/components/blocks/CardMilestoneItem.vue +15 -15
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +9 -9
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +11 -11
- package/src/modules/governance/views/components/layouts/Governance.vue +1 -1
- package/src/modules/governance/views/components/pages/Governance.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiative.vue +112 -112
- package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +31 -31
- package/src/modules/governance/views/components/pages/Initiatives.vue +20 -22
- package/src/modules/governance/views/components/pages/Milestone.vue +25 -25
- package/src/modules/governance/views/components/pages/Roadmap.vue +47 -47
- package/src/modules/governance/views/components/pages/Task.vue +106 -106
- package/src/modules/governance/views/components/pages/Tasks.vue +16 -16
- package/src/modules/governance/views/components/pages/Voting.vue +23 -23
- package/src/modules/governance/views/components/pages/Votings.vue +7 -7
- package/src/modules/governance/views/components/partials/EmptyState.vue +3 -3
- package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +11 -11
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +4 -4
- package/src/modules/governance/views/components/partials/VoteForm.vue +14 -14
- package/src/modules/governance/views/components/partials/VotingResults.vue +22 -22
- package/src/modules/icons/components/IconSearchPopup.vue +3 -3
- package/src/modules/icons/entities/IconCash.vue +23 -0
- package/src/modules/icons/navigation/IconSort.vue +4 -4
- package/src/modules/icons/pages/IconsPage.vue +7 -7
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +3 -3
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +1 -1
- package/src/modules/inventory/components/pages/Inventory.vue +10 -10
- package/src/modules/inventory/components/pages/InventoryEdit.vue +6 -6
- package/src/modules/landing/components/blocks/MapBlock.vue +2 -2
- package/src/modules/landing/components/sections/Examples.vue +1 -1
- package/src/modules/landing/components/sections/InstagramSection.vue +1 -1
- package/src/modules/landing/components/sections/SectionEarn.vue +4 -4
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFocus.vue +2 -2
- package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/components/sections/SectionHeroVideo.vue +2 -2
- package/src/modules/landing/components/sections/SectionJoinUs.vue +2 -2
- package/src/modules/landing/components/sections/SectionMobileApp.vue +3 -3
- package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
- package/src/modules/landing/components/sections/SectionRoadmap.vue +2 -2
- package/src/modules/marketplace/views/components/layouts/Marketplace.vue +8 -8
- package/src/modules/marketplace/views/components/pages/Marketplace.vue +5 -5
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +11 -11
- package/src/modules/music/components/blocks/ActionButtons.vue +2 -2
- package/src/modules/music/components/cards/AlbumCard.vue +4 -4
- package/src/modules/music/components/cards/ArtistCard.vue +3 -8
- package/src/modules/music/components/cards/ArtistCardSmall.vue +2 -2
- package/src/modules/music/components/cards/PlaylistCard.vue +4 -4
- package/src/modules/music/components/cards/TrackListCard.vue +5 -5
- package/src/modules/music/components/forms/AlbumForm.vue +8 -8
- package/src/modules/music/components/forms/ArtistForm.vue +4 -4
- package/src/modules/music/components/forms/PlaylistForm.vue +7 -7
- package/src/modules/music/components/forms/SearchForm.vue +1 -1
- package/src/modules/music/components/forms/TrackForm.vue +13 -13
- package/src/modules/music/components/pages/Album.vue +22 -22
- package/src/modules/music/components/pages/Artist.vue +7 -7
- package/src/modules/music/components/pages/MusicHome.vue +13 -18
- package/src/modules/music/components/pages/MusicLibrary.vue +9 -9
- package/src/modules/music/components/pages/Playlist.vue +25 -25
- package/src/modules/music/components/pages/SearchResults.vue +15 -15
- package/src/modules/music/components/pages/Track.vue +25 -25
- package/src/modules/music/components/player/FullscreenPlayer.vue +5 -5
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
- package/src/modules/orders/components/blocks/CardApplication.vue +1 -1
- package/src/modules/orders/components/blocks/CardCustomer.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +5 -5
- package/src/modules/orders/components/blocks/CardOrderItem.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderUser.vue +3 -3
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +4 -4
- package/src/modules/orders/components/blocks/StatusHistory.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +3 -3
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +2 -2
- package/src/modules/orders/components/forms/FormCustomerDetails.vue +3 -3
- package/src/modules/orders/components/pages/Favorites.vue +1 -1
- package/src/modules/orders/components/pages/OrderBackoffice.vue +15 -15
- package/src/modules/orders/components/pages/OrderCreate.vue +2 -2
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +4 -4
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +2 -2
- package/src/modules/orders/components/sections/ApplicationDetails.vue +2 -2
- package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
- package/src/modules/orders/components/sections/CustomerDetails.vue +2 -2
- package/src/modules/orders/components/sections/Succes.vue +4 -4
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +4 -4
- package/src/modules/organizations/components/blocks/Contacts.vue +8 -8
- package/src/modules/organizations/components/blocks/Rating.vue +1 -1
- package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +3 -3
- package/src/modules/organizations/components/forms/DepartmentForm.vue +1 -1
- package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
- package/src/modules/organizations/components/pages/Department.vue +2 -2
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +1 -1
- package/src/modules/organizations/components/pages/Members.vue +1 -1
- package/src/modules/organizations/components/pages/Organization.new.vue +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +6 -6
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +2 -2
- package/src/modules/organizations/components/pages/Organizations.vue +3 -3
- package/src/modules/organizations/components/sections/Documents.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +1 -1
- package/src/modules/organizations/components/sections/Unit.vue +1 -1
- package/src/modules/pages/views/components/blocks/CardPage.vue +2 -2
- package/src/modules/pages/views/components/pages/Page.vue +5 -5
- package/src/modules/products/components/blocks/CardCategory.vue +1 -1
- package/src/modules/products/components/blocks/CardPosition.vue +4 -4
- package/src/modules/products/components/blocks/CardProduct.vue +3 -3
- package/src/modules/products/components/blocks/ProductDiscounts.vue +3 -3
- package/src/modules/products/components/blocks/ProductImages.vue +2 -2
- package/src/modules/products/components/blocks/ProductVariants.vue +2 -2
- package/src/modules/products/components/elements/Image360.vue +2 -2
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/elements/QuantitySelector.vue +3 -3
- package/src/modules/products/components/elements/THC.vue +1 -1
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +1 -1
- package/src/modules/products/components/forms/StockAuditForm.vue +2 -2
- package/src/modules/products/components/forms/StockHistoryView.vue +1 -1
- package/src/modules/products/components/pages/Categories.vue +1 -1
- package/src/modules/products/components/pages/CategoryEdit.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -6
- package/src/modules/products/components/pages/ProductEdit.vue +6 -6
- package/src/modules/products/components/pages/Products.vue +11 -11
- package/src/modules/products/components/sections/EditAttributes.vue +4 -4
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +6 -6
- package/src/modules/products/components/sections/EditRecommended.vue +1 -1
- package/src/modules/products/components/sections/EditVariants.vue +8 -8
- package/src/modules/products/components/sections/FilterProducts.vue +3 -3
- package/src/modules/products/components/sections/ProductConfigurator.vue +2 -2
- package/src/modules/products/components/sections/ProductInformationSection.vue +10 -10
- package/src/modules/products/components/sections/ProductsRecommended.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +7 -7
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +3 -3
- package/src/modules/rents/views/components/blocks/CardRent.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/DateLabel.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +8 -8
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +1 -1
- package/src/modules/rents/views/components/pages/Rents.vue +1 -1
- package/src/modules/rents/views/components/pages/RentsEdit.vue +6 -6
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/components/sections/FormReport.vue +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +4 -4
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +1 -1
- package/src/modules/spots/components/layouts/Spots.vue +2 -2
- package/src/modules/spots/components/pages/Spot.vue +5 -5
- package/src/modules/spots/components/pages/SpotEdit.vue +2 -2
- package/src/modules/spots/components/pages/Spots.vue +3 -3
- package/src/modules/spots/components/sections/MapSection.vue +1 -1
- package/src/modules/spots/components/sections/WorktimeEdit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CardDeposit.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +2 -2
- package/src/modules/wallet/views/components/blocks/CryptoDeposit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue +11 -11
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +4 -4
- package/src/modules/wallet/views/components/pages/Wallet.vue +22 -22
- package/src/styles/config.scss +193 -507
- package/src/styles/layout.scss +81 -1
- package/src/styles/reset.scss +2 -0
- package/src/styles/theme.scss +1 -8
- package/dist/martyrs/dist/main-BFvlam0J.js.map +0 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.js.map +0 -1
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +0 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +0 -6
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +0 -15
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +0 -11
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +0 -20
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/src/modules/LAYOUT.MD +0 -767
- package/src/modules/STYLES.MD +0 -298
- package/src/modules/inventory/inventory.router.js +0 -72
- package/src/modules/products/products.router.js +0 -299
- package/src/styles/base/all.scss +0 -233
- package/src/styles/base/backgrounds.scss +0 -70
- package/src/styles/base/borders.scss +0 -407
- package/src/styles/base/scrolling.scss +0 -137
- package/src/styles/base/shadow_transitions_hover_refactor.scss +0 -158
- package/src/styles/base/transitions.scss +0 -109
- package/src/styles/responsive.scss +0 -152
- package/src/styles/typography.scss +0 -161
- /package/dist/{node_modules/.pnpm/@vue_shared@3.5.13 → martyrs}/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -0
|
@@ -94,82 +94,82 @@ const handleVoteSubmit = (vote, comment) => {
|
|
|
94
94
|
</script>
|
|
95
95
|
|
|
96
96
|
<template>
|
|
97
|
-
<div v-if="!voting" class="min-h-100vh
|
|
97
|
+
<div v-if="!voting" class="min-h-100vh flex flex-center flex">
|
|
98
98
|
<div class="t-center">
|
|
99
|
-
<h2 class="h2
|
|
100
|
-
<router-link :to="{ name: 'Votings' }" class="t-main hover
|
|
99
|
+
<h2 class="h2 fw-medium mn-b-small">Voting not found</h2>
|
|
100
|
+
<router-link :to="{ name: 'Votings' }" class="t-main hover:t-main-semi">
|
|
101
101
|
Back to votings
|
|
102
102
|
</router-link>
|
|
103
103
|
</div>
|
|
104
104
|
</div>
|
|
105
105
|
|
|
106
|
-
<div v-else class="min-h-100vh
|
|
107
|
-
<div class="
|
|
106
|
+
<div v-else class="min-h-100vh">
|
|
107
|
+
<div class="pd-medium pd-y-semi">
|
|
108
108
|
<router-link
|
|
109
109
|
:to="{ name: 'Votings' }"
|
|
110
|
-
class="flex flex-v-center t-grey hover
|
|
110
|
+
class="flex flex-v-center t-grey hover:t-dark mn-b-semi ease-cubic-in-out"
|
|
111
111
|
style="text-decoration: none; width: fit-content;"
|
|
112
112
|
>
|
|
113
113
|
<IconArrow class="i-medium mn-r-thin" :rotation="180" :fill="'currentColor'" />
|
|
114
114
|
Back to votings
|
|
115
115
|
</router-link>
|
|
116
116
|
|
|
117
|
-
<div class="bg-
|
|
117
|
+
<div class="bg-light radius-semi o-hidden mn-b-semi">
|
|
118
118
|
<div class="pd-semi">
|
|
119
|
-
<div class="flex flex-justify-between flex-
|
|
119
|
+
<div class="flex flex-justify-between flex-align-start mn-b-semi">
|
|
120
120
|
<div class="flex-child-1">
|
|
121
121
|
<div class="flex flex-v-center gap-small mn-b-small">
|
|
122
|
-
<span :class="`pd-micro pd-x-small radius-regular p-micro
|
|
122
|
+
<span :class="`pd-micro pd-x-small radius-regular p-micro fw-medium ${typeInfo.color}`">
|
|
123
123
|
{{ typeInfo.label }}
|
|
124
124
|
</span>
|
|
125
125
|
<TaskStatusBadge :status="voting.status" />
|
|
126
126
|
</div>
|
|
127
|
-
<h1 class="h1
|
|
127
|
+
<h1 class="h1 fw-medium mn-b-medium">{{ voting.title }}</h1>
|
|
128
128
|
<p class="p-semi t-grey t-line-relaxed">{{ voting.description }}</p>
|
|
129
129
|
</div>
|
|
130
130
|
</div>
|
|
131
131
|
|
|
132
|
-
<div class="br-t
|
|
133
|
-
<div class="cols-2 gap-
|
|
134
|
-
<div class="flex flex-
|
|
132
|
+
<div class="br-t-1px br-black-transp-10 pd-x-semi mn-b-semi">
|
|
133
|
+
<div class="cols-2 mobile:cols-1 gap-small">
|
|
134
|
+
<div class="flex flex-align-start gap-small">
|
|
135
135
|
<IconCalendar class="i-medium mn-t-micro" :fill="'rgb(var(--grey))'" />
|
|
136
136
|
<div>
|
|
137
137
|
<div class="p-small t-grey mn-b-micro">Created</div>
|
|
138
|
-
<div class="p-regular
|
|
138
|
+
<div class="p-regular fw-medium">{{ formatDate(voting.createdAt) }}</div>
|
|
139
139
|
</div>
|
|
140
140
|
</div>
|
|
141
|
-
<div class="flex flex-
|
|
141
|
+
<div class="flex flex-align-start gap-small">
|
|
142
142
|
<IconCalendar class="i-medium mn-t-micro" :fill="'rgb(var(--grey))'" />
|
|
143
143
|
<div>
|
|
144
144
|
<div class="p-small t-grey mn-b-micro">Ends</div>
|
|
145
|
-
<div class="p-regular
|
|
145
|
+
<div class="p-regular fw-medium">{{ formatDate(voting.endDate) }}</div>
|
|
146
146
|
</div>
|
|
147
147
|
</div>
|
|
148
148
|
</div>
|
|
149
149
|
</div>
|
|
150
150
|
|
|
151
|
-
<div v-if="linkedEntity" class="br-t
|
|
152
|
-
<h3 class="p-small
|
|
151
|
+
<div v-if="linkedEntity" class="br-t-1px br-black-transp-10 pd-x-semi mn-b-semi">
|
|
152
|
+
<h3 class="p-small fw-medium mn-b-small">Related Item</h3>
|
|
153
153
|
<LinkedEntityCard :entityType="linkedEntity.type" :entityData="linkedEntity.data" />
|
|
154
154
|
</div>
|
|
155
155
|
|
|
156
|
-
<div class="br-t
|
|
156
|
+
<div class="br-t-1px br-black-transp-10 pd-x-semi">
|
|
157
157
|
<VotingResults :results="results" :votes="voting.votes" />
|
|
158
158
|
</div>
|
|
159
159
|
</div>
|
|
160
160
|
</div>
|
|
161
161
|
|
|
162
|
-
<div v-if="isActive && !hasVoted" class="bg-
|
|
162
|
+
<div v-if="isActive && !hasVoted" class="bg-light radius-semi pd-semi">
|
|
163
163
|
<VoteForm @submit="handleVoteSubmit" />
|
|
164
164
|
</div>
|
|
165
165
|
|
|
166
166
|
<div v-if="hasVoted" class="bg-green-small br-1px br-green-nice radius-semi pd-semi t-center">
|
|
167
|
-
<div class="t-green-nice
|
|
167
|
+
<div class="t-green-nice fw-medium h5 mn-b-small">Thank you for voting!</div>
|
|
168
168
|
<p class="t-green-nice">Your vote has been recorded.</p>
|
|
169
169
|
</div>
|
|
170
170
|
|
|
171
|
-
<div v-if="!isActive" class="
|
|
172
|
-
<div class="t-grey
|
|
171
|
+
<div v-if="!isActive" class="br-black-transp-10 br-1px radius-semi pd-semi t-center">
|
|
172
|
+
<div class="t-grey fw-medium h5 mn-b-small">Voting Closed</div>
|
|
173
173
|
<p class="t-grey">This voting has ended.</p>
|
|
174
174
|
</div>
|
|
175
175
|
</div>
|
|
@@ -21,17 +21,17 @@ const filteredVotings = computed(() => {
|
|
|
21
21
|
|
|
22
22
|
<template>
|
|
23
23
|
<div>
|
|
24
|
-
<div v-if="!route.params.id" class="min-h-100vh
|
|
25
|
-
<div class="
|
|
24
|
+
<div v-if="!route.params.id" class="min-h-100vh">
|
|
25
|
+
<div class="pd-medium pd-y-semi">
|
|
26
26
|
<div class="mn-b-semi">
|
|
27
|
-
<h1 class="h1
|
|
27
|
+
<h1 class="h1 fw-medium mn-b-small">Votings</h1>
|
|
28
28
|
<p class="p-regular t-grey">View and participate in all active votings</p>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
|
-
<div class="bg-
|
|
31
|
+
<div class="bg-light radius-medium pd-semi mn-b-semi">
|
|
32
32
|
<div class="cols-2 gap-regular mobile:cols-1">
|
|
33
33
|
<div>
|
|
34
|
-
<label for="typeFilter" class="d-block p-small
|
|
34
|
+
<label for="typeFilter" class="d-block p-small fw-medium mn-b-small">Type</label>
|
|
35
35
|
<select
|
|
36
36
|
id="typeFilter"
|
|
37
37
|
v-model="typeFilter"
|
|
@@ -46,7 +46,7 @@ const filteredVotings = computed(() => {
|
|
|
46
46
|
</div>
|
|
47
47
|
|
|
48
48
|
<div>
|
|
49
|
-
<label for="statusFilter" class="d-block p-small
|
|
49
|
+
<label for="statusFilter" class="d-block p-small fw-medium mn-b-small">Status</label>
|
|
50
50
|
<select
|
|
51
51
|
id="statusFilter"
|
|
52
52
|
v-model="statusFilter"
|
|
@@ -81,7 +81,7 @@ const filteredVotings = computed(() => {
|
|
|
81
81
|
Showing {{ filteredVotings.length }} of {{ votings.length }} votings
|
|
82
82
|
</p>
|
|
83
83
|
</div>
|
|
84
|
-
<div class="cols-3 gap-
|
|
84
|
+
<div class="cols-3 gap-small mobile:cols-1 tablet:cols-2">
|
|
85
85
|
<CardVotingItem
|
|
86
86
|
v-for="voting in filteredVotings"
|
|
87
87
|
:key="voting._id || voting.id"
|
|
@@ -25,15 +25,15 @@ const handleAction = () => {
|
|
|
25
25
|
|
|
26
26
|
<template>
|
|
27
27
|
<div class="flex flex-column flex-align-center flex-justify-center pd-y-extra pd-x-medium">
|
|
28
|
-
<div class="
|
|
28
|
+
<div class="br-black-transp-10 br-1px radius-extra pd-semi mn-b-medium">
|
|
29
29
|
<slot name="icon"></slot>
|
|
30
30
|
</div>
|
|
31
|
-
<h3 class="h3
|
|
31
|
+
<h3 class="h3 fw-medium mn-b-small">{{ title }}</h3>
|
|
32
32
|
<p class="p-regular t-grey t-center w-max-40r mn-b-semi">{{ message }}</p>
|
|
33
33
|
<button
|
|
34
34
|
v-if="actionText"
|
|
35
35
|
@click="handleAction"
|
|
36
|
-
class="bg-main hover
|
|
36
|
+
class="bg-main hover:bg-main-semi t-white pd-small pd-x-semi radius-medium fw-medium ease-cubic-in-out cursor-pointer"
|
|
37
37
|
>
|
|
38
38
|
{{ actionText }}
|
|
39
39
|
</button>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { defineProps, computed } from 'vue';
|
|
3
3
|
import TaskStatusBadge from './TaskStatusBadge.vue';
|
|
4
|
-
import { IconOpenLink
|
|
4
|
+
import { IconOpenLink } from '@martyrs/src/modules/icons/icons.client.js';
|
|
5
5
|
|
|
6
6
|
const props = defineProps({
|
|
7
7
|
entityType: {
|
|
@@ -41,33 +41,33 @@ const routePath = computed(() => config.value.path(props.entityData.id));
|
|
|
41
41
|
<template>
|
|
42
42
|
<router-link
|
|
43
43
|
:to="routePath"
|
|
44
|
-
class="d-block
|
|
44
|
+
class="d-block br-black-transp-10 br-1px radius-medium pd-medium hover:br-main hover:bg-main-small ease-cubic-in-out"
|
|
45
45
|
>
|
|
46
|
-
<div class="flex flex-justify-between flex-
|
|
47
|
-
<div class="flex flex-
|
|
48
|
-
<div class="
|
|
49
|
-
<svg v-if="config.icon === 'target'" class="
|
|
46
|
+
<div class="flex flex-justify-between flex-align-start">
|
|
47
|
+
<div class="flex flex-align-start gap-small flex-child-1">
|
|
48
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-thin hover:bg-main-small ease-cubic-in-out">
|
|
49
|
+
<svg v-if="config.icon === 'target'" class="i-semi t-grey hover:t-main" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
50
50
|
<circle cx="12" cy="12" r="10"/>
|
|
51
51
|
<circle cx="12" cy="12" r="6"/>
|
|
52
52
|
<circle cx="12" cy="12" r="2"/>
|
|
53
53
|
</svg>
|
|
54
|
-
<svg v-else-if="config.icon === 'layers'" class="
|
|
54
|
+
<svg v-else-if="config.icon === 'layers'" class="i-semi t-grey hover:t-main" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
55
55
|
<polygon points="12 2 2 7 12 12 22 7 12 2"/>
|
|
56
56
|
<polyline points="2 17 12 22 22 17"/>
|
|
57
57
|
<polyline points="2 12 12 17 22 12"/>
|
|
58
58
|
</svg>
|
|
59
|
-
<svg v-else class="
|
|
59
|
+
<svg v-else class="i-semi t-grey hover:t-main" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
60
60
|
<polyline points="9 11 12 14 22 4"/>
|
|
61
61
|
<path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"/>
|
|
62
62
|
</svg>
|
|
63
63
|
</div>
|
|
64
64
|
<div class="flex-child-1 min-w-0">
|
|
65
|
-
<div class="p-micro t-grey mn-b-
|
|
66
|
-
<h4 class="p-small
|
|
65
|
+
<div class="p-micro t-grey mn-b-small">{{ config.label }}</div>
|
|
66
|
+
<h4 class="p-small fw-medium mn-b-small truncate">{{ displayName }}</h4>
|
|
67
67
|
<TaskStatusBadge :status="entityData.status" />
|
|
68
68
|
</div>
|
|
69
69
|
</div>
|
|
70
|
-
<IconOpenLink class="i-
|
|
70
|
+
<IconOpenLink class="i-regular flex-shrink-0 mn-l-thin" :fill="'rgb(var(--grey))'" />
|
|
71
71
|
</div>
|
|
72
72
|
</router-link>
|
|
73
73
|
</template>
|
|
@@ -9,15 +9,15 @@ const props = defineProps({
|
|
|
9
9
|
});
|
|
10
10
|
|
|
11
11
|
const statusConfig = {
|
|
12
|
-
proposed: { label: 'Proposed', color: '
|
|
12
|
+
proposed: { label: 'Proposed', color: 'br-black-transp-10 br-1px' },
|
|
13
13
|
voting: { label: 'Voting', color: 'bg-main-small t-main' },
|
|
14
14
|
not_started: { label: 'Not Started', color: 'bg-fourth-small t-fourth' },
|
|
15
|
-
in_progress: { label: 'In Progress', color: 'bg-second-small t-
|
|
15
|
+
in_progress: { label: 'In Progress', color: 'bg-second-small t-grey' },
|
|
16
16
|
review: { label: 'Review', color: 'bg-fifth-small t-fifth' },
|
|
17
17
|
completed: { label: 'Completed', color: 'bg-green-nice t-white' },
|
|
18
18
|
blocked: { label: 'Blocked', color: 'bg-red-nice t-white' },
|
|
19
19
|
cancelled: { label: 'Cancelled', color: 'bg-grey t-white' },
|
|
20
|
-
draft: { label: 'Draft', color: '
|
|
20
|
+
draft: { label: 'Draft', color: 'br-black-transp-10 br-1px' },
|
|
21
21
|
active: { label: 'Active', color: 'bg-green-nice t-white' },
|
|
22
22
|
archived: { label: 'Archived', color: 'bg-grey t-white' },
|
|
23
23
|
approved: { label: 'Approved', color: 'bg-green-nice t-white' },
|
|
@@ -29,7 +29,7 @@ const config = computed(() => statusConfig[props.status] || statusConfig.propose
|
|
|
29
29
|
</script>
|
|
30
30
|
|
|
31
31
|
<template>
|
|
32
|
-
<span :class="`pd-
|
|
32
|
+
<span :class="`pd-thin radius-thin p-small fw-medium ${config.color}`">
|
|
33
33
|
{{ config.label }}
|
|
34
34
|
</span>
|
|
35
35
|
</template>
|
|
@@ -17,23 +17,23 @@ const handleSubmit = (e) => {
|
|
|
17
17
|
</script>
|
|
18
18
|
|
|
19
19
|
<template>
|
|
20
|
-
<form @submit="handleSubmit" class="flex flex-column gap-
|
|
20
|
+
<form @submit="handleSubmit" class="flex flex-column gap-small">
|
|
21
21
|
<div>
|
|
22
|
-
<h4 class="p-small
|
|
22
|
+
<h4 class="p-small fw-medium mn-b-small">Cast Your Vote</h4>
|
|
23
23
|
<div class="cols-3 gap-regular">
|
|
24
24
|
<button
|
|
25
25
|
type="button"
|
|
26
26
|
@click="selectedVote = 'yes'"
|
|
27
|
-
:class="`flex flex-column flex-align-center flex-justify-center pd-semi radius-medium br-2px
|
|
27
|
+
:class="`flex flex-column flex-align-center flex-justify-center pd-semi radius-medium br-2px ease-cubic-in-out ${
|
|
28
28
|
selectedVote === 'yes'
|
|
29
29
|
? 'br-green-nice bg-green-small'
|
|
30
|
-
: 'br-light hover
|
|
30
|
+
: 'br-light hover:br-green-nice'
|
|
31
31
|
}`"
|
|
32
32
|
>
|
|
33
33
|
<svg :class="`w-8r h-8r mn-b-thin ${selectedVote === 'yes' ? 'fill-green-nice' : 'fill-grey'}`" viewBox="0 0 24 24" fill="currentColor">
|
|
34
34
|
<path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/>
|
|
35
35
|
</svg>
|
|
36
|
-
<span :class="`
|
|
36
|
+
<span :class="`fw-medium ${selectedVote === 'yes' ? 't-green-nice' : 't-grey'}`">
|
|
37
37
|
Yes
|
|
38
38
|
</span>
|
|
39
39
|
</button>
|
|
@@ -41,16 +41,16 @@ const handleSubmit = (e) => {
|
|
|
41
41
|
<button
|
|
42
42
|
type="button"
|
|
43
43
|
@click="selectedVote = 'no'"
|
|
44
|
-
:class="`flex flex-column flex-align-center flex-justify-center pd-semi radius-medium br-2px
|
|
44
|
+
:class="`flex flex-column flex-align-center flex-justify-center pd-semi radius-medium br-2px ease-cubic-in-out ${
|
|
45
45
|
selectedVote === 'no'
|
|
46
46
|
? 'br-red-nice bg-red-small'
|
|
47
|
-
: 'br-light hover
|
|
47
|
+
: 'br-light hover:br-red-nice'
|
|
48
48
|
}`"
|
|
49
49
|
>
|
|
50
50
|
<svg :class="`w-8r h-8r mn-b-thin ${selectedVote === 'no' ? 'fill-red-nice' : 'fill-grey'}`" viewBox="0 0 24 24" fill="currentColor">
|
|
51
51
|
<path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"/>
|
|
52
52
|
</svg>
|
|
53
|
-
<span :class="`
|
|
53
|
+
<span :class="`fw-medium ${selectedVote === 'no' ? 't-red-nice' : 't-grey'}`">
|
|
54
54
|
No
|
|
55
55
|
</span>
|
|
56
56
|
</button>
|
|
@@ -58,16 +58,16 @@ const handleSubmit = (e) => {
|
|
|
58
58
|
<button
|
|
59
59
|
type="button"
|
|
60
60
|
@click="selectedVote = 'abstain'"
|
|
61
|
-
:class="`flex flex-column flex-align-center flex-justify-center pd-semi radius-medium br-2px
|
|
61
|
+
:class="`flex flex-column flex-align-center flex-justify-center pd-semi radius-medium br-2px ease-cubic-in-out ${
|
|
62
62
|
selectedVote === 'abstain'
|
|
63
|
-
? 'br-grey
|
|
64
|
-
: 'br-light hover
|
|
63
|
+
? 'br-grey br-1px'
|
|
64
|
+
: 'br-light hover:br-grey'
|
|
65
65
|
}`"
|
|
66
66
|
>
|
|
67
67
|
<svg :class="`w-8r h-8r mn-b-thin ${selectedVote === 'abstain' ? 'fill-grey' : 'fill-grey'}`" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
68
68
|
<line x1="5" y1="12" x2="19" y2="12"/>
|
|
69
69
|
</svg>
|
|
70
|
-
<span :class="`
|
|
70
|
+
<span :class="`fw-medium ${selectedVote === 'abstain' ? 't-grey' : 't-grey'}`">
|
|
71
71
|
Abstain
|
|
72
72
|
</span>
|
|
73
73
|
</button>
|
|
@@ -75,7 +75,7 @@ const handleSubmit = (e) => {
|
|
|
75
75
|
</div>
|
|
76
76
|
|
|
77
77
|
<div>
|
|
78
|
-
<label for="comment" class="d-block p-small
|
|
78
|
+
<label for="comment" class="d-block p-small fw-medium mn-b-small">
|
|
79
79
|
Comment (Optional)
|
|
80
80
|
</label>
|
|
81
81
|
<textarea
|
|
@@ -91,7 +91,7 @@ const handleSubmit = (e) => {
|
|
|
91
91
|
<button
|
|
92
92
|
type="submit"
|
|
93
93
|
:disabled="!selectedVote"
|
|
94
|
-
class="w-100 bg-main hover
|
|
94
|
+
class="w-100 bg-main hover:bg-main-semi t-white fw-medium pd-small radius-medium ease-cubic-in-out"
|
|
95
95
|
:class="{ 'bg-grey cursor-not-allowed': !selectedVote }"
|
|
96
96
|
>
|
|
97
97
|
Submit Vote
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { defineProps, computed } from 'vue';
|
|
3
|
-
import {
|
|
3
|
+
import { IconCheckmark, IconCross, IconSend } from '@martyrs/src/modules/icons/icons.client.js';
|
|
4
4
|
|
|
5
5
|
const props = defineProps({
|
|
6
6
|
results: {
|
|
@@ -37,45 +37,45 @@ const getVoteColor = (vote) => {
|
|
|
37
37
|
</script>
|
|
38
38
|
|
|
39
39
|
<template>
|
|
40
|
-
<div class="flex flex-column gap-
|
|
40
|
+
<div class="flex flex-column gap-small">
|
|
41
41
|
<div>
|
|
42
42
|
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
43
|
-
<h3 class="h5
|
|
43
|
+
<h3 class="h5 fw-medium">Voting Results</h3>
|
|
44
44
|
<div :class="`flex flex-v-center gap-thin ${thresholdMet ? 't-green-nice' : 't-red-nice'}`">
|
|
45
|
-
<
|
|
45
|
+
<IconCheckmark v-if="thresholdMet" class="i-medium" :fill="'currentColor'" />
|
|
46
46
|
<IconCross v-else class="i-medium" :fill="'currentColor'" />
|
|
47
|
-
<span class="
|
|
47
|
+
<span class="fw-medium">{{ thresholdMet ? 'Threshold Met' : 'Threshold Not Met' }}</span>
|
|
48
48
|
</div>
|
|
49
49
|
</div>
|
|
50
50
|
|
|
51
|
-
<div class="
|
|
52
|
-
<div class="flex flex-justify-between flex-v-center mn-b-
|
|
53
|
-
<span class="p-small
|
|
54
|
-
<span class="h2
|
|
51
|
+
<div class="br-black-transp-10 br-1px radius-medium pd-medium mn-b-medium">
|
|
52
|
+
<div class="flex flex-justify-between flex-v-center mn-b-small">
|
|
53
|
+
<span class="p-small fw-medium t-grey">Total Votes</span>
|
|
54
|
+
<span class="h2 fw-medium">{{ totalVotes }}</span>
|
|
55
55
|
</div>
|
|
56
56
|
<div class="p-small t-grey">
|
|
57
57
|
Threshold: {{ (threshold * 100).toFixed(0) }}% approval required
|
|
58
58
|
</div>
|
|
59
59
|
</div>
|
|
60
60
|
|
|
61
|
-
<div class="w-100 h-8r
|
|
61
|
+
<div class="w-100 h-8r br-black-transp-10 br-1px radius-medium o-hidden flex">
|
|
62
62
|
<div
|
|
63
63
|
v-if="percentageYes > 0"
|
|
64
|
-
class="bg-green-nice flex flex-center flex p-small t-white
|
|
64
|
+
class="bg-green-nice flex flex-center flex p-small t-white fw-medium"
|
|
65
65
|
:style="{ width: `${percentageYes}%` }"
|
|
66
66
|
>
|
|
67
67
|
<span v-if="percentageYes >= 15">{{ percentageYes.toFixed(0) }}%</span>
|
|
68
68
|
</div>
|
|
69
69
|
<div
|
|
70
70
|
v-if="percentageNo > 0"
|
|
71
|
-
class="bg-red-nice flex flex-center flex p-small t-white
|
|
71
|
+
class="bg-red-nice flex flex-center flex p-small t-white fw-medium"
|
|
72
72
|
:style="{ width: `${percentageNo}%` }"
|
|
73
73
|
>
|
|
74
74
|
<span v-if="percentageNo >= 15">{{ percentageNo.toFixed(0) }}%</span>
|
|
75
75
|
</div>
|
|
76
76
|
<div
|
|
77
77
|
v-if="percentageAbstain > 0"
|
|
78
|
-
class="bg-grey flex flex-center flex p-small t-white
|
|
78
|
+
class="bg-grey flex flex-center flex p-small t-white fw-medium"
|
|
79
79
|
:style="{ width: `${percentageAbstain}%` }"
|
|
80
80
|
>
|
|
81
81
|
<span v-if="percentageAbstain >= 15">{{ percentageAbstain.toFixed(0) }}%</span>
|
|
@@ -84,38 +84,38 @@ const getVoteColor = (vote) => {
|
|
|
84
84
|
|
|
85
85
|
<div class="cols-3 gap-regular mn-t-medium">
|
|
86
86
|
<div class="t-center">
|
|
87
|
-
<div class="h2
|
|
87
|
+
<div class="h2 fw-medium t-green-nice">{{ yesVotes }}</div>
|
|
88
88
|
<div class="p-small t-grey">Yes ({{ percentageYes.toFixed(1) }}%)</div>
|
|
89
89
|
</div>
|
|
90
90
|
<div class="t-center">
|
|
91
|
-
<div class="h2
|
|
91
|
+
<div class="h2 fw-medium t-red-nice">{{ noVotes }}</div>
|
|
92
92
|
<div class="p-small t-grey">No ({{ percentageNo.toFixed(1) }}%)</div>
|
|
93
93
|
</div>
|
|
94
94
|
<div class="t-center">
|
|
95
|
-
<div class="h2
|
|
95
|
+
<div class="h2 fw-medium t-grey">{{ abstainVotes }}</div>
|
|
96
96
|
<div class="p-small t-grey">Abstain ({{ percentageAbstain.toFixed(1) }}%)</div>
|
|
97
97
|
</div>
|
|
98
98
|
</div>
|
|
99
99
|
</div>
|
|
100
100
|
|
|
101
101
|
<div>
|
|
102
|
-
<h4 class="h5
|
|
102
|
+
<h4 class="h5 fw-medium mn-b-medium flex flex-v-center">
|
|
103
103
|
<IconSend class="i-medium mn-r-thin" :fill="'currentColor'" />
|
|
104
104
|
All Votes ({{ votes.length }})
|
|
105
105
|
</h4>
|
|
106
106
|
<div class="flex flex-column gap-small">
|
|
107
|
-
<div v-for="(vote, index) in votes" :key="index" class="
|
|
108
|
-
<div class="flex flex-justify-between flex-
|
|
107
|
+
<div v-for="(vote, index) in votes" :key="index" class="br-black-transp-10 br-1px radius-medium pd-medium">
|
|
108
|
+
<div class="flex flex-justify-between flex-align-start mn-b-small">
|
|
109
109
|
<div class="flex flex-v-center gap-small">
|
|
110
|
-
<div class="i-big radius-extra bg-grey flex flex-center flex
|
|
110
|
+
<div class="i-big radius-extra bg-grey flex flex-center flex fw-medium">
|
|
111
111
|
{{ vote.userName.charAt(0) }}
|
|
112
112
|
</div>
|
|
113
113
|
<div>
|
|
114
|
-
<div class="p-regular
|
|
114
|
+
<div class="p-regular fw-medium">{{ vote.userName }}</div>
|
|
115
115
|
<div class="p-micro t-grey">{{ formatDate(vote.createdAt) }}</div>
|
|
116
116
|
</div>
|
|
117
117
|
</div>
|
|
118
|
-
<span :class="`
|
|
118
|
+
<span :class="`fw-medium t-capitalize ${getVoteColor(vote.vote)}`">
|
|
119
119
|
{{ vote.vote }}
|
|
120
120
|
</span>
|
|
121
121
|
</div>
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
}"
|
|
40
40
|
:options="{ limit: 50 }"
|
|
41
41
|
v-slot="{ items }"
|
|
42
|
-
class="cols-4 gap-small icon-grid"
|
|
42
|
+
class="cols-4 mobile:cols-2 gap-small icon-grid"
|
|
43
43
|
>
|
|
44
44
|
<div
|
|
45
45
|
v-for="icon in items"
|
|
46
46
|
:key="icon.id"
|
|
47
47
|
@click="selectIcon(icon)"
|
|
48
|
-
class="icon-item aspect-1x1 radius-medium flex-center flex-v-center flex-column cursor-pointer hover
|
|
48
|
+
class="icon-item aspect-1x1 radius-medium flex-center flex-v-center flex-column cursor-pointer hover:scale-[1.05] pd-small"
|
|
49
49
|
>
|
|
50
50
|
<div class="icon-preview w-3r h-3r mn-b-thin flex-center flex-v-center">
|
|
51
51
|
<div
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
v-html="getIconSvg(icon)"
|
|
54
54
|
></div>
|
|
55
55
|
</div>
|
|
56
|
-
<div class="t-small
|
|
56
|
+
<div class="t-small truncate w-100 t-center">{{ icon.term }}</div>
|
|
57
57
|
</div>
|
|
58
58
|
</Feed>
|
|
59
59
|
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg width="100pt" height="100pt" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g :fill="fill">
|
|
4
|
+
<path :fill="fill" d="m91.926 23.203v42.777h-72.465v-42.777h72.465m3.125-3.125h-78.715v49.027h78.715z"/>
|
|
5
|
+
<path :fill="fill" d="m86.812 26.766h-9.7812v3.125h9.7812z"/>
|
|
6
|
+
<path :fill="fill" d="m34.223 26.766h-9.7812v3.125h9.7812z"/>
|
|
7
|
+
<path :fill="fill" d="m86.812 59.422h-9.7812v3.125h9.7812z"/>
|
|
8
|
+
<path :fill="fill" d="m34.223 59.422h-9.7812v3.125h9.7812z"/>
|
|
9
|
+
<path :fill="fill" d="m55.66 37.812c3.7305 0 6.7656 3.0352 6.7656 6.7656s-3.0352 6.7656-6.7656 6.7656c-3.7305 0-6.7656-3.0352-6.7656-6.7656s3.0352-6.7656 6.7656-6.7656m0-3.125c-5.4609 0-9.8906 4.4297-9.8906 9.8906s4.4297 9.8906 9.8906 9.8906c5.4609 0 9.8906-4.4297 9.8906-9.8906s-4.4297-9.8906-9.8906-9.8906z"/>
|
|
10
|
+
<path :fill="fill" d="m13.008 72.629v-46.105h-3.125v49.23h78.531v-3.125z"/>
|
|
11
|
+
<path :fill="fill" d="m6.375 79.16v-46.105h-3.125v49.23h78.531v-3.125z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
14
|
+
</template>
|
|
15
|
+
|
|
16
|
+
<script setup>
|
|
17
|
+
const props = defineProps({
|
|
18
|
+
fill: {
|
|
19
|
+
type: String,
|
|
20
|
+
default: 'rgb(var(--black))'
|
|
21
|
+
}
|
|
22
|
+
})
|
|
23
|
+
</script>
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
|
|
3
|
-
<rect y="0" :width="order === 'desc' ? 32 : 8" height="5" rx="2.5" :fill="fill" class="
|
|
4
|
-
<rect y="9" :width="order === 'desc' ? 24 : 16" height="5" rx="2.5" :fill="fill" class="
|
|
5
|
-
<rect y="18" :width="order === 'desc' ? 16 : 24" height="5" rx="2.5" :fill="fill" class="
|
|
6
|
-
<rect y="27" :width="order === 'desc' ? 8 : 32" height="5" rx="2.5" :fill="fill" class="
|
|
3
|
+
<rect y="0" :width="order === 'desc' ? 32 : 8" height="5" rx="2.5" :fill="fill" class="ease-linear"/>
|
|
4
|
+
<rect y="9" :width="order === 'desc' ? 24 : 16" height="5" rx="2.5" :fill="fill" class="ease-linear"/>
|
|
5
|
+
<rect y="18" :width="order === 'desc' ? 16 : 24" height="5" rx="2.5" :fill="fill" class="ease-linear"/>
|
|
6
|
+
<rect y="27" :width="order === 'desc' ? 8 : 32" height="5" rx="2.5" :fill="fill" class="ease-linear"/>
|
|
7
7
|
</svg>
|
|
8
8
|
</template>
|
|
9
9
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div class="pd-medium">
|
|
3
|
-
<div class="flex-between mn-b-medium">
|
|
3
|
+
<div class="flex-justify-between mn-b-medium">
|
|
4
4
|
<h2>Martyrs Icons Gallery</h2>
|
|
5
|
-
<button @click="openAddIconPopup" class="pd-small pd-medium bg-second t-white radius-medium hover
|
|
5
|
+
<button @click="openAddIconPopup" class="pd-small pd-medium bg-second t-white radius-medium hover:scale-[1.05] cursor-pointer border-none">
|
|
6
6
|
Add New Icon
|
|
7
7
|
</button>
|
|
8
8
|
</div>
|
|
9
9
|
|
|
10
10
|
<div v-for="(category, index) in categories" :key="index" class="mn-b-large">
|
|
11
|
-
<h3 class="mn-b-medium
|
|
11
|
+
<h3 class="mn-b-medium fw-medium">{{ formatCategoryName(category.name) }} ({{ category.icons.length }})</h3>
|
|
12
12
|
<div class="cols-6 gap-thin">
|
|
13
13
|
<div
|
|
14
14
|
v-for="(icon, iconIndex) in category.icons"
|
|
15
15
|
:key="iconIndex"
|
|
16
|
-
class="icon-card aspect-1x1 bg-light radius-medium flex-center flex-v-center flex-column flex hover
|
|
16
|
+
class="icon-card aspect-1x1 bg-light radius-medium flex-center flex-v-center flex-column flex hover:scale-[1.05] cursor-pointer pos-relative"
|
|
17
17
|
@click="copyIconName(icon.name, category.name)"
|
|
18
18
|
>
|
|
19
19
|
<div class="flex-center flex h-60">
|
|
20
20
|
<component :is="icon.component" class="w-2r h-2r" />
|
|
21
21
|
</div>
|
|
22
|
-
<div class="pd-t-thin pd-b-thin t-center t-small
|
|
22
|
+
<div class="pd-t-thin pd-b-thin t-center t-small truncate">
|
|
23
23
|
{{ icon.name }}
|
|
24
24
|
</div>
|
|
25
25
|
<div v-if="copiedIcon === icon.name" class="pd-thin bg-black radius-small t-small t-white pos-absolute pos-t-0 pos-r-0 mn-t-thin mn-r-thin">
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
</div>
|
|
28
28
|
<button
|
|
29
29
|
@click.stop="openReplaceIconPopup(icon, category.name)"
|
|
30
|
-
class="replace-btn pos-absolute pos-t-0 pos-r-0 mn-t-thin mn-r-thin pd-micro bg-second radius-small hover
|
|
30
|
+
class="replace-btn pos-absolute pos-t-0 pos-r-0 mn-t-thin mn-r-thin pd-micro bg-second radius-small hover:scale-[1.05] cursor-pointer border-none"
|
|
31
31
|
title="Replace icon"
|
|
32
32
|
>
|
|
33
33
|
<IconRefresh class="w-1r h-1r" :fill="'rgb(var(--white))'" />
|
|
@@ -364,7 +364,7 @@ function handleIconSelected(data) {
|
|
|
364
364
|
opacity: 1;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
|
-
.flex-between {
|
|
367
|
+
.flex-justify-between {
|
|
368
368
|
display: flex;
|
|
369
369
|
justify-content: space-between;
|
|
370
370
|
align-items: center;
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
<!-- Variant Selection -->
|
|
30
30
|
<div class="mn-b-medium" v-if="productVariants.length > 0">
|
|
31
|
-
<p class="mn-b-small
|
|
31
|
+
<p class="mn-b-small fw-medium">Select Variant</p>
|
|
32
32
|
<Select
|
|
33
33
|
v-model:select="selectedVariant"
|
|
34
34
|
:options="productVariants"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
|
|
42
42
|
<!-- Storage Selection -->
|
|
43
43
|
<div class="mn-b-medium">
|
|
44
|
-
<p class="mn-b-small
|
|
44
|
+
<p class="mn-b-small fw-medium">Select Storage</p>
|
|
45
45
|
<Select
|
|
46
46
|
v-model:select="selectedStorage"
|
|
47
47
|
:options="storageOptions"
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
</div>
|
|
54
54
|
|
|
55
55
|
<div class="mn-b-medium">
|
|
56
|
-
<p class="mn-b-small
|
|
56
|
+
<p class="mn-b-small fw-medium">Adjustment Reason</p>
|
|
57
57
|
|
|
58
58
|
<div class="cols-3 gap-small mn-b-small">
|
|
59
59
|
<div
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
<td class="pd-small">{{ entry.reason || entry.comment || 'Not specified' }}</td>
|
|
55
55
|
<td class="pd-small">
|
|
56
56
|
<div class="flex-nowrap flex flex-v-center">
|
|
57
|
-
<div class="w-2r h-2r radius-
|
|
57
|
+
<div class="w-2r h-2r radius-extra bg-light o-hidden mn-r-nano">
|
|
58
58
|
<img
|
|
59
59
|
v-if="entry.creator?.target?.profile?.photo"
|
|
60
60
|
:src="(FILE_SERVER_URL || '') + entry.creator.target.profile.photo"
|