@ozdao/martyrs 0.2.571 → 0.2.574
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/builder.js +1194 -45
- package/dist/loader.js +30 -0
- package/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +1173 -1191
- package/dist/martyrs/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +94 -112
- package/dist/martyrs/dist/main-BfEQkhXS.js.map +1 -0
- package/dist/martyrs/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +3 -3
- package/dist/martyrs/dist/{web-CH5wzMHy.js.map → web-BqTV9va1.js.map} +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_core@7.0.1 → @capacitor_core@7.4.4}/node_modules/@capacitor/core/dist/index.js +2 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +1 -0
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js.map +1 -1
- package/dist/{node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → martyrs}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +1 -1
- package/dist/martyrs/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
- package/dist/martyrs/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/martyrs/node_modules/dayjs/dayjs.min.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/martyrs/node_modules/dayjs/plugin/weekOfYear.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js +15 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js +17 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js +13 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/martyrs/src/components/Block/Block.vue.js +2 -2
- package/dist/martyrs/src/components/Block/Block.vue.js.map +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +6 -6
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +2 -2
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js +5 -5
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +4 -4
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +3 -3
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +3 -3
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue.js → Loader.vue2.js} +3 -3
- package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
- package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +2 -2
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/Select.vue.js +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
- package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
- package/dist/martyrs/src/components/Table/Table.vue.js +3 -3
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.js → Tooltip.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +4 -4
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +6 -6
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js +2 -2
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.js +7 -7
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +10 -10
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +2 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +9 -9
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +25 -5
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +4 -4
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +11 -11
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js +16 -16
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +23 -23
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +29 -47
- package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +21 -2
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +4 -4
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +18 -18
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +7 -7
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +7 -7
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +10 -10
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +5 -5
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +5 -5
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +6 -6
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +7 -7
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +13 -13
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +23 -23
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +10 -13
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +9 -9
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +26 -26
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +17 -17
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +26 -26
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.js +6 -6
- package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +17 -17
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js +8 -8
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +6 -6
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js +5 -5
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +8 -8
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +12 -12
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +9 -9
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +8 -8
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js +3 -3
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +6 -6
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js +12 -12
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +23 -23
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
- package/dist/style.css +194 -202
- package/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +1 -1
- package/package.json +6 -8
- package/src/builder/modes/ssr.prod.js +1 -0
- package/src/builder/modes/ssr.rspack.dev.js +13 -6
- package/src/builder/rspack/rspack.config.base.js +7 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +19 -44
- package/src/builder/templates/page.js +21 -0
- package/src/components/Block/Block.vue +1 -1
- package/src/components/BottomSheet/BottomSheet.vue +1 -1
- package/src/components/Calendar/Calendar.vue +5 -5
- package/src/components/Checkbox/Checkbox.vue +2 -2
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/Completion/Completion.vue +2 -2
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +4 -4
- package/src/components/EditImages/EditImages.vue +1 -1
- package/src/components/Feed/Feed.old.vue +1 -1
- package/src/components/Feed/Feed.vue +1 -1
- package/src/components/FieldBig/FieldBig.vue +2 -2
- package/src/components/FieldPhone/FieldPhone.vue +1 -1
- package/src/components/FieldTags/BlockTags.vue +1 -1
- package/src/components/Loader/Loader.vue +1 -1
- package/src/components/Menu/MenuItem.vue +2 -2
- package/src/components/PhotoViewer/PhotoViewer.vue +1 -1
- package/src/components/Radio/Radio.vue +1 -1
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Table/Table.vue +2 -2
- package/src/components/Text/Text.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +2 -2
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +3 -3
- package/src/configurator/components/layouts/layoutConfigurator.vue +1 -1
- package/src/configurator/components/pages/Styles.vue +2 -2
- package/src/jit/.claude/settings.local.json +10 -0
- package/src/jit/CLAUDE.md +387 -0
- package/src/jit/core.js +274 -0
- package/src/jit/extractor.js +140 -0
- package/src/jit/index.js +19 -0
- package/src/jit/loader.js +46 -0
- package/src/jit/plugin.js +209 -0
- package/src/jit/rules.js +474 -0
- package/src/jit/variants.js +128 -0
- package/src/modules/auth/views/components/blocks/CardUser.vue +2 -2
- package/src/modules/auth/views/components/blocks/ProfileCard.vue +4 -4
- package/src/modules/auth/views/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/views/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/views/components/pages/Profile.vue +5 -5
- package/src/modules/auth/views/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +2 -2
- package/src/modules/auth/views/components/pages/ResetPassword.vue +1 -1
- package/src/modules/auth/views/components/pages/SignIn.vue +3 -3
- package/src/modules/auth/views/components/pages/SignUp.vue +1 -1
- package/src/modules/auth/views/components/pages/UserDashboard.vue +3 -3
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/ProfileCompletion.vue +2 -2
- package/src/modules/auth/views/components/sections/ProfileEditCredentials.vue +7 -7
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +2 -2
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +2 -2
- package/src/modules/backoffice/components/pages/Dashboard.vue +4 -4
- package/src/modules/backoffice/components/partials/Sidebar.vue +5 -5
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +2 -2
- package/src/modules/community/components/blocks/Activity.vue +7 -7
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/blocks/FooterBlogpost.vue +4 -4
- package/src/modules/community/components/layouts/Community.vue +10 -10
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/community/components/pages/Posts.vue +2 -2
- package/src/modules/community/components/sections/Comment.vue +2 -2
- package/src/modules/constructor/components/elements/Audio.vue +1 -1
- package/src/modules/constructor/components/elements/Caption.vue +1 -1
- package/src/modules/constructor/components/elements/Embed.vue +1 -1
- package/src/modules/constructor/components/elements/Textarea.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +1 -1
- package/src/modules/core/views/classes/core.app.js +2 -1
- package/src/modules/core/views/components/blocks/BlockSorting.vue +2 -2
- package/src/modules/core/views/components/blocks/CardFooter.vue +4 -4
- package/src/modules/core/views/components/blocks/CardHeader.vue +7 -7
- package/src/modules/core/views/components/blocks/HelpCard.vue +1 -1
- package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/core/views/components/elements/ButtonDate.vue +1 -1
- package/src/modules/core/views/components/elements/PhotoStack.vue +3 -3
- package/src/modules/core/views/components/layouts/App.vue +28 -4
- package/src/modules/core/views/components/layouts/Client.vue +4 -4
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +15 -15
- package/src/modules/core/views/components/partials/CitySelection.vue +1 -1
- package/src/modules/core/views/components/partials/Footer.centered.vue +17 -17
- package/src/modules/core/views/components/partials/Footer.vue +18 -18
- package/src/modules/core/views/components/partials/Header.vue +10 -11
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +20 -19
- package/src/modules/core/views/components/partials/NavigationBar.vue +3 -3
- package/src/modules/core/views/components/partials/Sidebar.vue +6 -6
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterCheckbox.vue +1 -1
- package/src/modules/core/views/components/sections/filters/FilterDateRange.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterPrice.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterRange.vue +2 -2
- package/src/modules/core/views/store/core.store.js +36 -60
- package/src/modules/core/views/utils/vue-app-renderer.js +31 -1
- package/src/modules/events/components/blocks/CardEvent.vue +6 -6
- package/src/modules/events/components/blocks/CardEventShort.vue +3 -3
- package/src/modules/events/components/pages/EditEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEventTickets.vue +18 -18
- package/src/modules/events/components/pages/Event.vue +5 -5
- package/src/modules/events/components/pages/Events.vue +2 -2
- package/src/modules/events/components/pages/EventsBackoffice.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +5 -5
- package/src/modules/events/components/sections/EventsHot.vue +2 -2
- package/src/modules/events/components/sections/List.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/gallery/components/pages/Gallery.vue +1 -1
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/governance/reactcode/src/components/CreateInitiativeForm.tsx +14 -14
- package/src/modules/governance/reactcode/src/components/CreateMilestoneForm.tsx +13 -13
- package/src/modules/governance/reactcode/src/components/EmptyState.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/InitiativeCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/LinkedEntityCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/MilestoneCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/ProductRepositories.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/ProductSummary.tsx +18 -18
- package/src/modules/governance/reactcode/src/components/ProductTeam.tsx +7 -7
- package/src/modules/governance/reactcode/src/components/ProposeTaskForm.tsx +9 -9
- package/src/modules/governance/reactcode/src/components/TaskAssignForm.tsx +4 -4
- package/src/modules/governance/reactcode/src/components/TaskCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/VoteForm.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/VotingCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/VotingResults.tsx +15 -15
- package/src/modules/governance/reactcode/src/pages/InitiativeDetailPage.tsx +41 -41
- package/src/modules/governance/reactcode/src/pages/InitiativeMilestonesPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/InitiativesListPage.tsx +6 -6
- package/src/modules/governance/reactcode/src/pages/MilestoneDetailPage.tsx +9 -9
- package/src/modules/governance/reactcode/src/pages/RoadmapPage.tsx +14 -14
- package/src/modules/governance/reactcode/src/pages/TaskDetailPage.tsx +44 -44
- package/src/modules/governance/reactcode/src/pages/VotingDetailPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/VotingsListPage.tsx +3 -3
- package/src/modules/governance/reactcode-2/App.tsx +28 -0
- package/src/modules/governance/reactcode-2/README.md +20 -0
- package/src/modules/governance/reactcode-2/components/Charts.tsx +58 -0
- package/src/modules/governance/reactcode-2/components/Layout.tsx +457 -0
- package/src/modules/governance/reactcode-2/components/TaskPage.tsx +325 -0
- package/src/modules/governance/reactcode-2/components/VoteBadge.tsx +27 -0
- package/src/modules/governance/reactcode-2/components/VotingsFeedPage.tsx +328 -0
- package/src/modules/governance/reactcode-2/constants.ts +154 -0
- package/src/modules/governance/reactcode-2/index.html +70 -0
- package/src/modules/governance/reactcode-2/index.tsx +15 -0
- package/src/modules/governance/reactcode-2/metadata.json +5 -0
- package/src/modules/governance/reactcode-2/package.json +23 -0
- package/src/modules/governance/reactcode-2/pnpm-lock.yaml +1410 -0
- package/src/modules/governance/reactcode-2/tsconfig.json +29 -0
- package/src/modules/governance/reactcode-2/types.ts +48 -0
- package/src/modules/governance/reactcode-2/vite.config.ts +23 -0
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +10 -10
- package/src/modules/governance/views/components/blocks/CardMilestoneItem.vue +15 -15
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +9 -9
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +11 -11
- package/src/modules/governance/views/components/layouts/Governance.vue +1 -1
- package/src/modules/governance/views/components/pages/Governance.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiative.vue +112 -112
- package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +31 -31
- package/src/modules/governance/views/components/pages/Initiatives.vue +20 -22
- package/src/modules/governance/views/components/pages/Milestone.vue +25 -25
- package/src/modules/governance/views/components/pages/Roadmap.vue +47 -47
- package/src/modules/governance/views/components/pages/Task.vue +106 -106
- package/src/modules/governance/views/components/pages/Tasks.vue +16 -16
- package/src/modules/governance/views/components/pages/Voting.vue +23 -23
- package/src/modules/governance/views/components/pages/Votings.vue +7 -7
- package/src/modules/governance/views/components/partials/EmptyState.vue +3 -3
- package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +11 -11
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +4 -4
- package/src/modules/governance/views/components/partials/VoteForm.vue +14 -14
- package/src/modules/governance/views/components/partials/VotingResults.vue +22 -22
- package/src/modules/icons/components/IconSearchPopup.vue +3 -3
- package/src/modules/icons/entities/IconCash.vue +23 -0
- package/src/modules/icons/navigation/IconSort.vue +4 -4
- package/src/modules/icons/pages/IconsPage.vue +7 -7
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +3 -3
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +1 -1
- package/src/modules/inventory/components/pages/Inventory.vue +10 -10
- package/src/modules/inventory/components/pages/InventoryEdit.vue +6 -6
- package/src/modules/landing/components/blocks/MapBlock.vue +2 -2
- package/src/modules/landing/components/sections/Examples.vue +1 -1
- package/src/modules/landing/components/sections/InstagramSection.vue +1 -1
- package/src/modules/landing/components/sections/SectionEarn.vue +4 -4
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFocus.vue +2 -2
- package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/components/sections/SectionHeroVideo.vue +2 -2
- package/src/modules/landing/components/sections/SectionJoinUs.vue +2 -2
- package/src/modules/landing/components/sections/SectionMobileApp.vue +3 -3
- package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
- package/src/modules/landing/components/sections/SectionRoadmap.vue +2 -2
- package/src/modules/marketplace/views/components/layouts/Marketplace.vue +8 -8
- package/src/modules/marketplace/views/components/pages/Marketplace.vue +5 -5
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +11 -11
- package/src/modules/music/components/blocks/ActionButtons.vue +2 -2
- package/src/modules/music/components/cards/AlbumCard.vue +4 -4
- package/src/modules/music/components/cards/ArtistCard.vue +3 -8
- package/src/modules/music/components/cards/ArtistCardSmall.vue +2 -2
- package/src/modules/music/components/cards/PlaylistCard.vue +4 -4
- package/src/modules/music/components/cards/TrackListCard.vue +5 -5
- package/src/modules/music/components/forms/AlbumForm.vue +8 -8
- package/src/modules/music/components/forms/ArtistForm.vue +4 -4
- package/src/modules/music/components/forms/PlaylistForm.vue +7 -7
- package/src/modules/music/components/forms/SearchForm.vue +1 -1
- package/src/modules/music/components/forms/TrackForm.vue +13 -13
- package/src/modules/music/components/pages/Album.vue +22 -22
- package/src/modules/music/components/pages/Artist.vue +7 -7
- package/src/modules/music/components/pages/MusicHome.vue +13 -18
- package/src/modules/music/components/pages/MusicLibrary.vue +9 -9
- package/src/modules/music/components/pages/Playlist.vue +25 -25
- package/src/modules/music/components/pages/SearchResults.vue +15 -15
- package/src/modules/music/components/pages/Track.vue +25 -25
- package/src/modules/music/components/player/FullscreenPlayer.vue +5 -5
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
- package/src/modules/orders/components/blocks/CardApplication.vue +1 -1
- package/src/modules/orders/components/blocks/CardCustomer.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +5 -5
- package/src/modules/orders/components/blocks/CardOrderItem.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderUser.vue +3 -3
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +4 -4
- package/src/modules/orders/components/blocks/StatusHistory.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +3 -3
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +2 -2
- package/src/modules/orders/components/forms/FormCustomerDetails.vue +3 -3
- package/src/modules/orders/components/pages/Favorites.vue +1 -1
- package/src/modules/orders/components/pages/OrderBackoffice.vue +15 -15
- package/src/modules/orders/components/pages/OrderCreate.vue +2 -2
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +4 -4
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +2 -2
- package/src/modules/orders/components/sections/ApplicationDetails.vue +2 -2
- package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
- package/src/modules/orders/components/sections/CustomerDetails.vue +2 -2
- package/src/modules/orders/components/sections/Succes.vue +4 -4
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +4 -4
- package/src/modules/organizations/components/blocks/Contacts.vue +8 -8
- package/src/modules/organizations/components/blocks/Rating.vue +1 -1
- package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +3 -3
- package/src/modules/organizations/components/forms/DepartmentForm.vue +1 -1
- package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
- package/src/modules/organizations/components/pages/Department.vue +2 -2
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +1 -1
- package/src/modules/organizations/components/pages/Members.vue +1 -1
- package/src/modules/organizations/components/pages/Organization.new.vue +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +6 -6
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +2 -2
- package/src/modules/organizations/components/pages/Organizations.vue +3 -3
- package/src/modules/organizations/components/sections/Documents.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +1 -1
- package/src/modules/organizations/components/sections/Unit.vue +1 -1
- package/src/modules/pages/views/components/blocks/CardPage.vue +2 -2
- package/src/modules/pages/views/components/pages/Page.vue +5 -5
- package/src/modules/products/components/blocks/CardCategory.vue +1 -1
- package/src/modules/products/components/blocks/CardPosition.vue +4 -4
- package/src/modules/products/components/blocks/CardProduct.vue +3 -3
- package/src/modules/products/components/blocks/ProductDiscounts.vue +3 -3
- package/src/modules/products/components/blocks/ProductImages.vue +2 -2
- package/src/modules/products/components/blocks/ProductVariants.vue +2 -2
- package/src/modules/products/components/elements/Image360.vue +2 -2
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/elements/QuantitySelector.vue +3 -3
- package/src/modules/products/components/elements/THC.vue +1 -1
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +1 -1
- package/src/modules/products/components/forms/StockAuditForm.vue +2 -2
- package/src/modules/products/components/forms/StockHistoryView.vue +1 -1
- package/src/modules/products/components/pages/Categories.vue +1 -1
- package/src/modules/products/components/pages/CategoryEdit.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -6
- package/src/modules/products/components/pages/ProductEdit.vue +6 -6
- package/src/modules/products/components/pages/Products.vue +11 -11
- package/src/modules/products/components/sections/EditAttributes.vue +4 -4
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +6 -6
- package/src/modules/products/components/sections/EditRecommended.vue +1 -1
- package/src/modules/products/components/sections/EditVariants.vue +8 -8
- package/src/modules/products/components/sections/FilterProducts.vue +3 -3
- package/src/modules/products/components/sections/ProductConfigurator.vue +2 -2
- package/src/modules/products/components/sections/ProductInformationSection.vue +10 -10
- package/src/modules/products/components/sections/ProductsRecommended.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +7 -7
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +3 -3
- package/src/modules/rents/views/components/blocks/CardRent.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/DateLabel.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +8 -8
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +1 -1
- package/src/modules/rents/views/components/pages/Rents.vue +1 -1
- package/src/modules/rents/views/components/pages/RentsEdit.vue +6 -6
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/components/sections/FormReport.vue +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +4 -4
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +1 -1
- package/src/modules/spots/components/layouts/Spots.vue +2 -2
- package/src/modules/spots/components/pages/Spot.vue +5 -5
- package/src/modules/spots/components/pages/SpotEdit.vue +2 -2
- package/src/modules/spots/components/pages/Spots.vue +3 -3
- package/src/modules/spots/components/sections/MapSection.vue +1 -1
- package/src/modules/spots/components/sections/WorktimeEdit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CardDeposit.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +2 -2
- package/src/modules/wallet/views/components/blocks/CryptoDeposit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue +11 -11
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +4 -4
- package/src/modules/wallet/views/components/pages/Wallet.vue +22 -22
- package/src/styles/config.scss +193 -507
- package/src/styles/layout.scss +81 -1
- package/src/styles/reset.scss +2 -0
- package/src/styles/theme.scss +1 -8
- package/dist/martyrs/dist/main-BFvlam0J.js.map +0 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.js.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +0 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +0 -6
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +0 -15
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +0 -11
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +0 -20
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/src/modules/LAYOUT.MD +0 -767
- package/src/modules/STYLES.MD +0 -298
- package/src/modules/inventory/inventory.router.js +0 -72
- package/src/modules/products/products.router.js +0 -299
- package/src/styles/base/all.scss +0 -233
- package/src/styles/base/backgrounds.scss +0 -70
- package/src/styles/base/borders.scss +0 -407
- package/src/styles/base/scrolling.scss +0 -137
- package/src/styles/base/shadow_transitions_hover_refactor.scss +0 -158
- package/src/styles/base/transitions.scss +0 -109
- package/src/styles/responsive.scss +0 -152
- package/src/styles/typography.scss +0 -161
- /package/dist/{node_modules/.pnpm/@vue_shared@3.5.13 → martyrs}/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -0
|
@@ -15,19 +15,19 @@
|
|
|
15
15
|
<Block v-if="stats" title="Statistics" class="mn-b-thin">
|
|
16
16
|
<div class="cols-4 mobile:cols-2 gap-thin">
|
|
17
17
|
<div class="bg-white radius-medium pd-medium">
|
|
18
|
-
<p class="p-small
|
|
18
|
+
<p class="p-small fw-medium t-transp uppercase mn-b-thin">Total Tickets</p>
|
|
19
19
|
<h2 class="h2">{{ stats.total }}</h2>
|
|
20
20
|
</div>
|
|
21
21
|
<div class="bg-white radius-medium pd-medium">
|
|
22
|
-
<p class="p-small
|
|
22
|
+
<p class="p-small fw-medium t-transp uppercase mn-b-thin">Sold</p>
|
|
23
23
|
<h2 class="h2 t-main">{{ stats.sold }}</h2>
|
|
24
24
|
</div>
|
|
25
25
|
<div class="bg-white radius-medium pd-medium">
|
|
26
|
-
<p class="p-small
|
|
27
|
-
<h2 class="h2 t-
|
|
26
|
+
<p class="p-small fw-medium t-transp uppercase mn-b-thin">Free</p>
|
|
27
|
+
<h2 class="h2 t-grey">{{ stats.free }}</h2>
|
|
28
28
|
</div>
|
|
29
29
|
<div class="bg-white radius-medium pd-medium">
|
|
30
|
-
<p class="p-small
|
|
30
|
+
<p class="p-small fw-medium t-transp uppercase mn-b-thin">Refunds</p>
|
|
31
31
|
<h2 class="h2 t-red">{{ stats.refunded }}</h2>
|
|
32
32
|
</div>
|
|
33
33
|
</div>
|
|
@@ -35,21 +35,21 @@
|
|
|
35
35
|
|
|
36
36
|
<!-- Attendance Graph -->
|
|
37
37
|
<div v-if="attendance" class="bg-light radius-medium pd-medium mn-b-thin">
|
|
38
|
-
<h4 class="mn-b-small
|
|
38
|
+
<h4 class="mn-b-small fw-medium">Attendance Graph</h4>
|
|
39
39
|
|
|
40
40
|
<!-- General Stats -->
|
|
41
41
|
<div class="flex-nowrap flex gap-thin mn-b-medium">
|
|
42
42
|
<div class="bg-white radius-small pd-small">
|
|
43
43
|
<span class="p-micro t-transp uppercase d-block mn-b-thin">Total</span>
|
|
44
|
-
<p class="p-medium
|
|
44
|
+
<p class="p-medium fw-medium">{{ attendance.total }}</p>
|
|
45
45
|
</div>
|
|
46
46
|
<div class="bg-white radius-small pd-small">
|
|
47
47
|
<span class="p-micro t-transp uppercase d-block mn-b-thin">Expected</span>
|
|
48
|
-
<p class="p-medium
|
|
48
|
+
<p class="p-medium fw-medium">{{ attendance.expected }}</p>
|
|
49
49
|
</div>
|
|
50
50
|
<div class="bg-white radius-small pd-small">
|
|
51
51
|
<span class="p-micro t-transp uppercase d-block mn-b-thin">Arrived</span>
|
|
52
|
-
<p class="p-medium
|
|
52
|
+
<p class="p-medium fw-medium t-main">{{ attendance.arrived }}</p>
|
|
53
53
|
</div>
|
|
54
54
|
</div>
|
|
55
55
|
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<div
|
|
59
59
|
v-for="slot in attendance.timeline"
|
|
60
60
|
:key="slot.time"
|
|
61
|
-
class="flex-column flex-v-center flex gap-micro flex-
|
|
61
|
+
class="flex-column flex-v-center flex gap-micro flex-shrink-0"
|
|
62
62
|
>
|
|
63
63
|
<div
|
|
64
64
|
v-if="maxCount > 0"
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
v-else
|
|
70
70
|
class="bg-light radius-micro w-2r h-thin"
|
|
71
71
|
></div>
|
|
72
|
-
<p class="p-nano
|
|
72
|
+
<p class="p-nano fw-medium t-nowrap">{{ slot.time }}</p>
|
|
73
73
|
</div>
|
|
74
74
|
</div>
|
|
75
75
|
</div>
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
class="radius-medium bg-light gap-thin pd-medium flex-v-center flex-nowrap flex pos-relative mn-b-thin mobile:flex-v-start"
|
|
163
163
|
>
|
|
164
164
|
<!-- QR Code - clickable PDF -->
|
|
165
|
-
<a :href="ticket.image" target="_blank" class="flex-
|
|
165
|
+
<a :href="ticket.image" target="_blank" class="flex-shrink-0">
|
|
166
166
|
<img loading="lazy" :src="ticket.qrcode" class="radius-small h-5r w-5r">
|
|
167
167
|
</a>
|
|
168
168
|
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
{{ ticket.client_refactor?.email || 'No email' }}
|
|
176
176
|
</p>
|
|
177
177
|
<span
|
|
178
|
-
class="pd-thin radius-extra t-white
|
|
178
|
+
class="pd-thin radius-extra t-white fw-medium d-block w-max uppercase p-nano"
|
|
179
179
|
:class="{
|
|
180
180
|
'bg-main': ticket.status === 'unused',
|
|
181
181
|
'bg-grey': ticket.status === 'used',
|
|
@@ -190,19 +190,19 @@
|
|
|
190
190
|
<Dropdown
|
|
191
191
|
:label="{ component: IconEllipsis, class: 't-transp i-regular' }"
|
|
192
192
|
:align="'right'"
|
|
193
|
-
class="cursor-pointer radius-small pd-small bg-white flex-
|
|
193
|
+
class="cursor-pointer radius-small pd-small bg-white flex-shrink-0"
|
|
194
194
|
>
|
|
195
195
|
<section class="bg-black flex-column flex gap-thin pd-thin radius-small">
|
|
196
196
|
<button
|
|
197
197
|
@click="sendTicketEmail(ticket._id)"
|
|
198
|
-
class="w-100 t-nowrap bg-black br-
|
|
198
|
+
class="w-100 t-nowrap bg-black br-1px br-white-transp-20 t-white button-small button"
|
|
199
199
|
>
|
|
200
200
|
Send Email
|
|
201
201
|
</button>
|
|
202
202
|
|
|
203
203
|
<button
|
|
204
204
|
@click="copyTicketLink(ticket._id)"
|
|
205
|
-
class="w-100 bg-black br-
|
|
205
|
+
class="w-100 bg-black br-1px br-white-transp-20 t-white button-small button"
|
|
206
206
|
>
|
|
207
207
|
Copy Link
|
|
208
208
|
</button>
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
<button
|
|
211
211
|
v-if="ticket.status !== 'deactivated'"
|
|
212
212
|
@click="changeStatus(ticket, 'deactivated')"
|
|
213
|
-
class="w-100 bg-black br-
|
|
213
|
+
class="w-100 bg-black br-1px br-white-transp-20 t-white button-small button"
|
|
214
214
|
>
|
|
215
215
|
Deactivate
|
|
216
216
|
</button>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<button
|
|
219
219
|
v-if="ticket.status === 'deactivated' || ticket.status === 'used'"
|
|
220
220
|
@click="changeStatus(ticket, 'unused')"
|
|
221
|
-
class="w-100 bg-black br-
|
|
221
|
+
class="w-100 bg-black br-1px br-white-transp-20 t-white button-small button"
|
|
222
222
|
>
|
|
223
223
|
Activate
|
|
224
224
|
</button>
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
class="o-hidden"
|
|
21
21
|
/>
|
|
22
22
|
|
|
23
|
-
<div class="cols-
|
|
23
|
+
<div class="cols-[2fr_1fr] mobile:cols-1 gap-small bg-white t-black pd-t-zero mobile:pd-small pd-extra" v-if="!isLoading && event">
|
|
24
24
|
|
|
25
25
|
<div class="bg-light mobile:pd-medium pd-big radius-big">
|
|
26
26
|
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
{{event?.name}}
|
|
29
29
|
</h1>
|
|
30
30
|
|
|
31
|
-
<div class="flex flex-wrap gap-micro
|
|
32
|
-
<span v-if="event.date?.start" class="mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small
|
|
31
|
+
<div class="flex flex-wrap gap-micro fw-medium p-medium mn-b-semi justify-start align-center">
|
|
32
|
+
<span v-if="event.date?.start" class="mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small fw-medium bg-white">
|
|
33
33
|
<IconDate :fill="'rgb(var(--black))'" class="w-1r h-auto"/>
|
|
34
34
|
{{formatDate(event.date.start, locale)}}
|
|
35
35
|
</span>
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
<div v-if="event?.ticketsTypes?.length > 0" v-for="ticketType in event.ticketsTypes" class="pd-medium w-100 radius-medium bg-white mn-b-small">
|
|
73
73
|
<div class="flex-nowrap mn-b-small p-medium flex">
|
|
74
74
|
<span class="mn-r-auto">{{ticketType.name}}</span>
|
|
75
|
-
<span class="
|
|
75
|
+
<span class="fw-medium">{{ticketType.price}} {{returnCurrency()}}</span>
|
|
76
76
|
</div>
|
|
77
|
-
<a :href="ticketType.link" class="d-block t-center pd-l-medium pd-r-medium pd-t-small pd-b-small radius-extra uppercase
|
|
77
|
+
<a :href="ticketType.link" class="d-block t-center pd-l-medium pd-r-medium pd-t-small pd-b-small radius-extra uppercase fw-medium t-white w-100 bg-second ">
|
|
78
78
|
Buy Now
|
|
79
79
|
</a>
|
|
80
80
|
</div>
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
dateStart: 0,
|
|
9
9
|
dateEnd: 30
|
|
10
10
|
}"
|
|
11
|
-
class="bs-black-small br-b
|
|
11
|
+
class="bs-black-small br-b-1px br-black-transp-10 o-hidden bg-white pd-l-zero pd-r-zero pd-thin"
|
|
12
12
|
/>
|
|
13
13
|
</div>
|
|
14
14
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
<h2
|
|
19
19
|
class="mn-b-small"
|
|
20
20
|
>
|
|
21
|
-
Events in <p @click="openCitySelectionPopup" class="d-inline-block hover
|
|
21
|
+
Events in <p @click="openCitySelectionPopup" class="d-inline-block hover:bg-second hover:t-white cursor-pointer ease-elastic duration-150 h2 pd-micro pd-t-thin pd-r-small pd-l-small br-1px br-black-transp-10 radius-extra">Phuket</p>
|
|
22
22
|
</h2>
|
|
23
23
|
|
|
24
24
|
<Popup
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<button
|
|
15
15
|
v-if="auth.state.user._id === route.params.user || route.params._id"
|
|
16
16
|
@click="router.push({name: getRouteName('Create Event')})"
|
|
17
|
-
class="radius-
|
|
17
|
+
class="radius-extra i-big hover:scale-[1.05] cursor-pointer t-white bg-second"
|
|
18
18
|
>
|
|
19
19
|
+
|
|
20
20
|
</button>
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
h5
|
|
38
38
|
bg-white
|
|
39
39
|
gap-micro pd-t-thin pd-b-thin
|
|
40
|
-
br-b
|
|
40
|
+
br-b-1px br-black-transp-10
|
|
41
41
|
"
|
|
42
42
|
classTab="bg-light pd-small radius-small w-100"
|
|
43
43
|
/>
|
|
@@ -24,15 +24,15 @@
|
|
|
24
24
|
</div>
|
|
25
25
|
|
|
26
26
|
<div class="w-100">
|
|
27
|
-
<p class="p-regular mn-b-thin
|
|
28
|
-
<p class="
|
|
27
|
+
<p class="p-regular mn-b-thin fw-medium d-block">{{ ticket.name || 'Unnamed ticket' }}</p>
|
|
28
|
+
<p class="fw-medium t-transp">{{ returnCurrency() }}{{ ticket.price }}</p>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
<div class="flex gap-thin">
|
|
32
32
|
<Button
|
|
33
33
|
:showSuccess="false"
|
|
34
34
|
:showLoader="false"
|
|
35
|
-
class="radius-small pd-small flex-center flex aspect-1x1 bg-light cursor-pointer hover
|
|
35
|
+
class="radius-small pd-small flex-center flex aspect-1x1 bg-light cursor-pointer hover:scale-[1.05]"
|
|
36
36
|
:submit="() => openTicketPopup(ticket, index)"
|
|
37
37
|
>
|
|
38
38
|
<IconEdit class="i-regular" />
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
<Button
|
|
41
41
|
:showSuccess="false"
|
|
42
42
|
:showLoader="false"
|
|
43
|
-
class="radius-small pd-small flex-center flex aspect-1x1 bg-red cursor-pointer hover
|
|
43
|
+
class="radius-small pd-small flex-center flex aspect-1x1 bg-red cursor-pointer hover:scale-[1.05]"
|
|
44
44
|
:submit="() => deleteTicket(index)"
|
|
45
45
|
>
|
|
46
46
|
<IconDelete class="i-regular" />
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
class="w-100 bg-light radius-small pd-small"
|
|
89
89
|
/>
|
|
90
90
|
|
|
91
|
-
<div class="
|
|
91
|
+
<div class="fw-medium mn-t-small ">Validity Period</div>
|
|
92
92
|
<Checkbox
|
|
93
93
|
v-model:radio="currentTicket.validity.always"
|
|
94
94
|
label="Valid Always"
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
>
|
|
31
31
|
{{ item.name }}
|
|
32
32
|
</h3>
|
|
33
|
-
<span v-if="item.date?.start" class="mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small
|
|
34
|
-
<span class="
|
|
33
|
+
<span v-if="item.date?.start" class="mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small fw-medium bg-white">
|
|
34
|
+
<span class="fw-semi t-black" >
|
|
35
35
|
{{item.location}} / {{formatDate(item.date.start, { language: $i18n.locale, monthName: true, })}}
|
|
36
36
|
</span>
|
|
37
37
|
</span>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
class="bg-light radius-medium pd-medium cursor-pointer"
|
|
12
12
|
@click="handleDateSelect(date)"
|
|
13
13
|
>
|
|
14
|
-
<p class="mn-b-small p-medium
|
|
14
|
+
<p class="mn-b-small p-medium fw-medium">{{ date.label }}</p>
|
|
15
15
|
<div class="p-regular t-transp">{{ date.range }}</div>
|
|
16
16
|
</div>
|
|
17
17
|
</div>
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
v-slot="{
|
|
46
46
|
items
|
|
47
47
|
}"
|
|
48
|
-
class="cols-4 gap-thin"
|
|
48
|
+
class="cols-4 mobile:cols-2 gap-thin"
|
|
49
49
|
>
|
|
50
50
|
<div v-for="item in items" :key="item._id" class="bg-light radius-medium o-hidden flex-column pos-relative flex-wrap">
|
|
51
51
|
<div class="w-100 h-100 h-min-10r h-max-20r pos-relative">
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
class="w-100 h-20r object-fit-contain bg-black " @click="openPreviewPopup(item)"
|
|
67
67
|
/>
|
|
68
68
|
<div
|
|
69
|
-
class="pos-absolute pos-t-0 pos-r-0 pd-micro t-white uppercase
|
|
69
|
+
class="pos-absolute pos-t-0 pos-r-0 pd-micro t-white uppercase fw-semi p-small flex-center flex pd-r-small pd-l-small mn-r-small mn-t-small w-min bg-second radius-extra"
|
|
70
70
|
>
|
|
71
71
|
{{item.status}}
|
|
72
72
|
</div>
|
|
@@ -39,7 +39,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
39
39
|
<div className="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center p-4 z-50">
|
|
40
40
|
<div className="bg-white rounded-xl max-w-2xl w-full max-h-[90vh] overflow-y-auto">
|
|
41
41
|
<div className="sticky top-0 bg-white border-b border-gray-200 px-6 py-4 flex items-center justify-between">
|
|
42
|
-
<h2 className="text-xl
|
|
42
|
+
<h2 className="text-xl fonfw-semibold text-gray-900">Create New Initiative</h2>
|
|
43
43
|
<button
|
|
44
44
|
onClick={onClose}
|
|
45
45
|
className="text-gray-400 hover:text-gray-600 transition-colors"
|
|
@@ -50,7 +50,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
50
50
|
|
|
51
51
|
<form onSubmit={handleSubmit} className="p-6 space-y-4">
|
|
52
52
|
<div>
|
|
53
|
-
<label htmlFor="name" className="block text-sm
|
|
53
|
+
<label htmlFor="name" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
54
54
|
Name <span className="text-red-500">*</span>
|
|
55
55
|
</label>
|
|
56
56
|
<input
|
|
@@ -66,7 +66,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
66
66
|
</div>
|
|
67
67
|
|
|
68
68
|
<div>
|
|
69
|
-
<label htmlFor="title" className="block text-sm
|
|
69
|
+
<label htmlFor="title" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
70
70
|
Title
|
|
71
71
|
</label>
|
|
72
72
|
<input
|
|
@@ -81,7 +81,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
81
81
|
</div>
|
|
82
82
|
|
|
83
83
|
<div>
|
|
84
|
-
<label htmlFor="description" className="block text-sm
|
|
84
|
+
<label htmlFor="description" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
85
85
|
Description <span className="text-red-500">*</span>
|
|
86
86
|
</label>
|
|
87
87
|
<textarea
|
|
@@ -98,7 +98,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
98
98
|
|
|
99
99
|
<div className="grid grid-cols-2 gap-4">
|
|
100
100
|
<div>
|
|
101
|
-
<label htmlFor="status" className="block text-sm
|
|
101
|
+
<label htmlFor="status" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
102
102
|
Status
|
|
103
103
|
</label>
|
|
104
104
|
<select
|
|
@@ -116,7 +116,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
116
116
|
</div>
|
|
117
117
|
|
|
118
118
|
<div>
|
|
119
|
-
<label htmlFor="client" className="block text-sm
|
|
119
|
+
<label htmlFor="client" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
120
120
|
Client
|
|
121
121
|
</label>
|
|
122
122
|
<input
|
|
@@ -132,7 +132,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
132
132
|
</div>
|
|
133
133
|
|
|
134
134
|
<div>
|
|
135
|
-
<label htmlFor="url" className="block text-sm
|
|
135
|
+
<label htmlFor="url" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
136
136
|
URL
|
|
137
137
|
</label>
|
|
138
138
|
<input
|
|
@@ -147,7 +147,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
147
147
|
</div>
|
|
148
148
|
|
|
149
149
|
<div>
|
|
150
|
-
<label htmlFor="cover" className="block text-sm
|
|
150
|
+
<label htmlFor="cover" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
151
151
|
Cover Image URL
|
|
152
152
|
</label>
|
|
153
153
|
<input
|
|
@@ -163,7 +163,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
163
163
|
|
|
164
164
|
<div className="grid grid-cols-2 gap-4">
|
|
165
165
|
<div>
|
|
166
|
-
<label htmlFor="structure" className="block text-sm
|
|
166
|
+
<label htmlFor="structure" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
167
167
|
Structure
|
|
168
168
|
</label>
|
|
169
169
|
<input
|
|
@@ -178,7 +178,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
178
178
|
</div>
|
|
179
179
|
|
|
180
180
|
<div>
|
|
181
|
-
<label htmlFor="team" className="block text-sm
|
|
181
|
+
<label htmlFor="team" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
182
182
|
Team
|
|
183
183
|
</label>
|
|
184
184
|
<input
|
|
@@ -194,7 +194,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
194
194
|
</div>
|
|
195
195
|
|
|
196
196
|
<div>
|
|
197
|
-
<label htmlFor="services" className="block text-sm
|
|
197
|
+
<label htmlFor="services" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
198
198
|
Services
|
|
199
199
|
</label>
|
|
200
200
|
<input
|
|
@@ -209,7 +209,7 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
209
209
|
</div>
|
|
210
210
|
|
|
211
211
|
<div>
|
|
212
|
-
<label htmlFor="date" className="block text-sm
|
|
212
|
+
<label htmlFor="date" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
213
213
|
Date
|
|
214
214
|
</label>
|
|
215
215
|
<input
|
|
@@ -239,14 +239,14 @@ export default function CreateInitiativeForm({ onSubmit, onClose }: CreateInitia
|
|
|
239
239
|
<div className="flex gap-3 pt-4">
|
|
240
240
|
<button
|
|
241
241
|
type="submit"
|
|
242
|
-
className="flex-1 bg-blue-600 hover:bg-blue-700 text-white
|
|
242
|
+
className="flex-1 bg-blue-600 hover:bg-blue-700 text-white fonfw-semibold py-2 rounded-lg transition-colors"
|
|
243
243
|
>
|
|
244
244
|
Create Initiative
|
|
245
245
|
</button>
|
|
246
246
|
<button
|
|
247
247
|
type="button"
|
|
248
248
|
onClick={onClose}
|
|
249
|
-
className="flex-1 bg-gray-200 hover:bg-gray-300 text-gray-800
|
|
249
|
+
className="flex-1 bg-gray-200 hover:bg-gray-300 text-gray-800 fonfw-semibold py-2 rounded-lg transition-colors"
|
|
250
250
|
>
|
|
251
251
|
Cancel
|
|
252
252
|
</button>
|
|
@@ -52,7 +52,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
52
52
|
<div className="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center p-4 z-50">
|
|
53
53
|
<div className="bg-white rounded-xl max-w-2xl w-full max-h-[90vh] overflow-y-auto">
|
|
54
54
|
<div className="sticky top-0 bg-white border-b border-gray-200 px-6 py-4 flex items-center justify-between">
|
|
55
|
-
<h2 className="text-xl
|
|
55
|
+
<h2 className="text-xl fonfw-semibold text-gray-900">Create New Milestone</h2>
|
|
56
56
|
<button
|
|
57
57
|
onClick={onClose}
|
|
58
58
|
className="text-gray-400 hover:text-gray-600 transition-colors"
|
|
@@ -63,7 +63,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
63
63
|
|
|
64
64
|
<form onSubmit={handleSubmit} className="p-6 space-y-4">
|
|
65
65
|
<div>
|
|
66
|
-
<label htmlFor="name" className="block text-sm
|
|
66
|
+
<label htmlFor="name" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
67
67
|
Name <span className="text-red-500">*</span>
|
|
68
68
|
</label>
|
|
69
69
|
<input
|
|
@@ -79,7 +79,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
79
79
|
</div>
|
|
80
80
|
|
|
81
81
|
<div>
|
|
82
|
-
<label htmlFor="description" className="block text-sm
|
|
82
|
+
<label htmlFor="description" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
83
83
|
Description
|
|
84
84
|
</label>
|
|
85
85
|
<textarea
|
|
@@ -95,7 +95,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
95
95
|
|
|
96
96
|
<div className="grid grid-cols-2 gap-4">
|
|
97
97
|
<div>
|
|
98
|
-
<label htmlFor="status" className="block text-sm
|
|
98
|
+
<label htmlFor="status" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
99
99
|
Status
|
|
100
100
|
</label>
|
|
101
101
|
<select
|
|
@@ -112,7 +112,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
112
112
|
</div>
|
|
113
113
|
|
|
114
114
|
<div>
|
|
115
|
-
<label htmlFor="priority" className="block text-sm
|
|
115
|
+
<label htmlFor="priority" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
116
116
|
Priority
|
|
117
117
|
</label>
|
|
118
118
|
<select
|
|
@@ -131,7 +131,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
131
131
|
|
|
132
132
|
<div className="grid grid-cols-2 gap-4">
|
|
133
133
|
<div>
|
|
134
|
-
<label htmlFor="startDate" className="block text-sm
|
|
134
|
+
<label htmlFor="startDate" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
135
135
|
Start Date <span className="text-red-500">*</span>
|
|
136
136
|
</label>
|
|
137
137
|
<input
|
|
@@ -146,7 +146,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
146
146
|
</div>
|
|
147
147
|
|
|
148
148
|
<div>
|
|
149
|
-
<label htmlFor="dueDate" className="block text-sm
|
|
149
|
+
<label htmlFor="dueDate" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
150
150
|
Due Date <span className="text-red-500">*</span>
|
|
151
151
|
</label>
|
|
152
152
|
<input
|
|
@@ -162,7 +162,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
162
162
|
</div>
|
|
163
163
|
|
|
164
164
|
<div>
|
|
165
|
-
<label htmlFor="progress" className="block text-sm
|
|
165
|
+
<label htmlFor="progress" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
166
166
|
Progress: {formData.progress}%
|
|
167
167
|
</label>
|
|
168
168
|
<input
|
|
@@ -178,7 +178,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
178
178
|
</div>
|
|
179
179
|
|
|
180
180
|
<div>
|
|
181
|
-
<label htmlFor="owner" className="block text-sm
|
|
181
|
+
<label htmlFor="owner" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
182
182
|
Owner <span className="text-red-500">*</span>
|
|
183
183
|
</label>
|
|
184
184
|
<select
|
|
@@ -199,7 +199,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
199
199
|
</div>
|
|
200
200
|
|
|
201
201
|
<div>
|
|
202
|
-
<label htmlFor="contributors" className="block text-sm
|
|
202
|
+
<label htmlFor="contributors" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
203
203
|
Contributors
|
|
204
204
|
</label>
|
|
205
205
|
<select
|
|
@@ -221,7 +221,7 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
221
221
|
</div>
|
|
222
222
|
|
|
223
223
|
<div>
|
|
224
|
-
<label htmlFor="tags" className="block text-sm
|
|
224
|
+
<label htmlFor="tags" className="block text-sm fonfw-medium text-gray-700 mb-1">
|
|
225
225
|
Tags
|
|
226
226
|
</label>
|
|
227
227
|
<input
|
|
@@ -238,14 +238,14 @@ export default function CreateMilestoneForm({ initiativeId, onSubmit, onClose }:
|
|
|
238
238
|
<div className="flex gap-3 pt-4">
|
|
239
239
|
<button
|
|
240
240
|
type="submit"
|
|
241
|
-
className="flex-1 bg-blue-600 hover:bg-blue-700 text-white
|
|
241
|
+
className="flex-1 bg-blue-600 hover:bg-blue-700 text-white fonfw-semibold py-2 rounded-lg transition-colors"
|
|
242
242
|
>
|
|
243
243
|
Create Milestone
|
|
244
244
|
</button>
|
|
245
245
|
<button
|
|
246
246
|
type="button"
|
|
247
247
|
onClick={onClose}
|
|
248
|
-
className="flex-1 bg-gray-200 hover:bg-gray-300 text-gray-800
|
|
248
|
+
className="flex-1 bg-gray-200 hover:bg-gray-300 text-gray-800 fonfw-semibold py-2 rounded-lg transition-colors"
|
|
249
249
|
>
|
|
250
250
|
Cancel
|
|
251
251
|
</button>
|
|
@@ -14,12 +14,12 @@ export default function EmptyState({ icon: Icon, title, message, actionText, onA
|
|
|
14
14
|
<div className="bg-gray-100 rounded-full p-6 mb-4">
|
|
15
15
|
<Icon className="w-12 h-12 text-gray-400" />
|
|
16
16
|
</div>
|
|
17
|
-
<h3 className="text-xl
|
|
17
|
+
<h3 className="text-xl fonfw-semibold text-gray-900 mb-2">{title}</h3>
|
|
18
18
|
<p className="text-gray-600 text-center max-w-md mb-6">{message}</p>
|
|
19
19
|
{actionText && onAction && (
|
|
20
20
|
<button
|
|
21
21
|
onClick={onAction}
|
|
22
|
-
className="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-lg
|
|
22
|
+
className="bg-blue-600 hover:bg-blue-700 text-white px-6 py-2 rounded-lg fonfw-medium transition-colors"
|
|
23
23
|
>
|
|
24
24
|
{actionText}
|
|
25
25
|
</button>
|
|
@@ -44,7 +44,7 @@ export default function InitiativeCard({ initiative }: InitiativeCardProps) {
|
|
|
44
44
|
<span>{initiative.milestoneCount}</span>
|
|
45
45
|
</div>
|
|
46
46
|
</div>
|
|
47
|
-
<h3 className="text-lg
|
|
47
|
+
<h3 className="text-lg fonfw-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">
|
|
48
48
|
{initiative.title}
|
|
49
49
|
</h3>
|
|
50
50
|
<p className="text-gray-600 text-sm mb-4 line-clamp-2">{initiative.description}</p>
|
|
@@ -47,7 +47,7 @@ export default function LinkedEntityCard({ entityType, entityData }: LinkedEntit
|
|
|
47
47
|
</div>
|
|
48
48
|
<div className="flex-1 min-w-0">
|
|
49
49
|
<div className="text-xs text-gray-500 mb-1">{config.label}</div>
|
|
50
|
-
<h4 className="text-sm
|
|
50
|
+
<h4 className="text-sm fonfw-semibold text-gray-900 mb-2 truncate">{displayName}</h4>
|
|
51
51
|
<TaskStatusBadge status={entityData.status} />
|
|
52
52
|
</div>
|
|
53
53
|
</div>
|
|
@@ -36,7 +36,7 @@ export default function MilestoneCard({ milestone }: MilestoneCardProps) {
|
|
|
36
36
|
<Link to={`/milestones/${milestone.id}`} className="block group">
|
|
37
37
|
<div className="bg-white rounded-lg shadow-sm hover:shadow-md transition-all duration-200 p-5 border border-gray-100">
|
|
38
38
|
<div className="flex items-start justify-between mb-3">
|
|
39
|
-
<h3 className="text-base
|
|
39
|
+
<h3 className="text-base fonfw-semibold text-gray-900 group-hover:text-blue-600 transition-colors">
|
|
40
40
|
{milestone.name}
|
|
41
41
|
</h3>
|
|
42
42
|
<TaskStatusBadge status={milestone.status} />
|
|
@@ -45,7 +45,7 @@ export default function MilestoneCard({ milestone }: MilestoneCardProps) {
|
|
|
45
45
|
<div className="mb-4">
|
|
46
46
|
<div className="flex items-center justify-between mb-2 text-sm">
|
|
47
47
|
<span className="text-gray-600">Progress</span>
|
|
48
|
-
<span className="
|
|
48
|
+
<span className="fonfw-semibold text-gray-900">{milestone.progress}%</span>
|
|
49
49
|
</div>
|
|
50
50
|
<div className="w-full bg-gray-200 rounded-full h-2 overflow-hidden">
|
|
51
51
|
<div
|
|
@@ -10,7 +10,7 @@ export default function ProductRepositories({ repositories }: ProductRepositorie
|
|
|
10
10
|
<div className="bg-white rounded-xl shadow-sm p-6">
|
|
11
11
|
<div className="flex items-center gap-2 mb-4">
|
|
12
12
|
<GitBranch className="w-5 h-5 text-gray-600" />
|
|
13
|
-
<h3 className="text-lg
|
|
13
|
+
<h3 className="text-lg fonfw-semibold text-gray-900">Repositories</h3>
|
|
14
14
|
</div>
|
|
15
15
|
<p className="text-gray-500">No repositories configured yet.</p>
|
|
16
16
|
</div>
|
|
@@ -21,7 +21,7 @@ export default function ProductRepositories({ repositories }: ProductRepositorie
|
|
|
21
21
|
<div className="bg-white rounded-xl shadow-sm p-6">
|
|
22
22
|
<div className="flex items-center gap-2 mb-6">
|
|
23
23
|
<GitBranch className="w-5 h-5 text-gray-600" />
|
|
24
|
-
<h3 className="text-lg
|
|
24
|
+
<h3 className="text-lg fonfw-semibold text-gray-900">Repositories</h3>
|
|
25
25
|
</div>
|
|
26
26
|
|
|
27
27
|
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4">
|
|
@@ -29,7 +29,7 @@ export default function ProductRepositories({ repositories }: ProductRepositorie
|
|
|
29
29
|
<div key={index} className="border border-gray-200 rounded-lg p-4 hover:border-blue-300 transition-colors">
|
|
30
30
|
<div className="flex items-start justify-between mb-3">
|
|
31
31
|
<div className="flex-1">
|
|
32
|
-
<h4 className="
|
|
32
|
+
<h4 className="fonfw-semibold text-gray-900 mb-1">{repo.name}</h4>
|
|
33
33
|
<p className="text-sm text-gray-500 font-mono">{repo.path}</p>
|
|
34
34
|
</div>
|
|
35
35
|
<a
|
|
@@ -48,7 +48,7 @@ export default function ProductRepositories({ repositories }: ProductRepositorie
|
|
|
48
48
|
) : (
|
|
49
49
|
<XCircle className="w-4 h-4 text-red-600" />
|
|
50
50
|
)}
|
|
51
|
-
<span className={`text-sm
|
|
51
|
+
<span className={`text-sm fonfw-medium ${repo.buildStatus === 'passing' ? 'text-green-600' : 'text-red-600'}`}>
|
|
52
52
|
{repo.buildStatus === 'passing' ? 'Build Passing' : 'Build Failing'}
|
|
53
53
|
</span>
|
|
54
54
|
</div>
|
|
@@ -56,9 +56,9 @@ export default function ProductRepositories({ repositories }: ProductRepositorie
|
|
|
56
56
|
<div className="flex items-center justify-between text-sm">
|
|
57
57
|
<div>
|
|
58
58
|
<span className="text-gray-500">Owner:</span>
|
|
59
|
-
<span className="ml-1
|
|
59
|
+
<span className="ml-1 fonfw-medium text-gray-900">{repo.owner.name}</span>
|
|
60
60
|
</div>
|
|
61
|
-
<span className="px-2 py-1 bg-blue-100 text-blue-700 rounded text-xs
|
|
61
|
+
<span className="px-2 py-1 bg-blue-100 text-blue-700 rounded text-xs fonfw-medium">
|
|
62
62
|
{repo.lastRelease}
|
|
63
63
|
</span>
|
|
64
64
|
</div>
|