@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
package/src/jit/rules.js
ADDED
|
@@ -0,0 +1,474 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Martyrs JIT CSS Engine - Rules
|
|
3
|
+
*
|
|
4
|
+
* resolveValue() резолвит любые значения:
|
|
5
|
+
* [200px] → 200px | medium → var(--medium) | 50r → 50rem | 100vh → 100vh | 100 → 100%
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
const sizeVars = ['extra', 'big', 'semi', 'medium', 'regular', 'small', 'thin', 'micro', 'nano'];
|
|
9
|
+
|
|
10
|
+
// Цвета для bg-*, t-*, fill-*, stroke-*
|
|
11
|
+
const colorNames = [
|
|
12
|
+
'main', 'second', 'third', 'fourth', 'fifth',
|
|
13
|
+
'black', 'dark', 'grey', 'light', 'white',
|
|
14
|
+
'red', 'red-nice', 'green', 'green-nice', 'orange', 'orange-nice', 'yellow', 'yellow-nice',
|
|
15
|
+
'youtube', 'telegram', 'twitter', 'instagram', 'reddit', 'transparent'
|
|
16
|
+
];
|
|
17
|
+
const colorVariants = ['extra', 'big', 'semi', 'medium', 'regular', 'small', 'thin', 'micro', 'nano'];
|
|
18
|
+
|
|
19
|
+
// Проверяет цвет и возвращает CSS значение
|
|
20
|
+
function resolveColor(name) {
|
|
21
|
+
// Проверяем базовый цвет или вариант (main-medium, black-thin)
|
|
22
|
+
for (const color of colorNames) {
|
|
23
|
+
if (name === color) {
|
|
24
|
+
return `rgb(var(--${color}))`;
|
|
25
|
+
}
|
|
26
|
+
for (const variant of colorVariants) {
|
|
27
|
+
if (name === `${color}-${variant}`) {
|
|
28
|
+
return `var(--${color}-${variant})`;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
return null;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
export function resolveValue(value, jit) {
|
|
36
|
+
if (!value) return null;
|
|
37
|
+
|
|
38
|
+
// [200px], [1fr_3fr]
|
|
39
|
+
if (value.startsWith('[') && value.endsWith(']')) {
|
|
40
|
+
const inner = value.slice(1, -1);
|
|
41
|
+
return jit ? jit.parseArbitraryValue(inner) : inner.replace(/_/g, ' ');
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
// extra, big, semi, medium...
|
|
45
|
+
if (sizeVars.includes(value)) return `var(--${value})`;
|
|
46
|
+
|
|
47
|
+
// 50r → 50rem
|
|
48
|
+
if (/^\d+r$/.test(value)) return value.replace('r', 'rem');
|
|
49
|
+
|
|
50
|
+
// 100vh, 50vw, 100dvh, 90deg...
|
|
51
|
+
if (/^\d+(vh|vw|dvh|dvw|svh|svw|lvh|lvw|deg)$/.test(value)) return value;
|
|
52
|
+
|
|
53
|
+
// 100 → 100%
|
|
54
|
+
if (/^\d+$/.test(value)) return `${value}%`;
|
|
55
|
+
|
|
56
|
+
// special
|
|
57
|
+
if (value === 'auto') return 'auto';
|
|
58
|
+
if (value === 'zero') return '0';
|
|
59
|
+
if (value === 'full') return '100%';
|
|
60
|
+
if (value === 'screen') return '100vh';
|
|
61
|
+
if (value === 'min') return 'min-content';
|
|
62
|
+
if (value === 'max') return 'max-content';
|
|
63
|
+
if (value === 'fit') return 'fit-content';
|
|
64
|
+
|
|
65
|
+
return null;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
const dir = { t: 'top', r: 'right', b: 'bottom', l: 'left' };
|
|
69
|
+
|
|
70
|
+
// Easing functions map
|
|
71
|
+
const easings = {
|
|
72
|
+
'linear': 'linear',
|
|
73
|
+
'ease': 'ease',
|
|
74
|
+
'ease-in': 'ease-in',
|
|
75
|
+
'ease-out': 'ease-out',
|
|
76
|
+
'ease-in-out': 'ease-in-out',
|
|
77
|
+
// Standard easings
|
|
78
|
+
'sine-in': 'cubic-bezier(0.12,0,0.39,0)',
|
|
79
|
+
'sine-out': 'cubic-bezier(0.61,1,0.88,1)',
|
|
80
|
+
'sine-in-out': 'cubic-bezier(0.37,0,0.63,1)',
|
|
81
|
+
'quad-in': 'cubic-bezier(0.11,0,0.5,0)',
|
|
82
|
+
'quad-out': 'cubic-bezier(0.5,1,0.89,1)',
|
|
83
|
+
'quad-in-out': 'cubic-bezier(0.45,0,0.55,1)',
|
|
84
|
+
'cubic': 'cubic-bezier(0.65,0,0.35,1)',
|
|
85
|
+
'cubic-in': 'cubic-bezier(0.32,0,0.67,0)',
|
|
86
|
+
'cubic-out': 'cubic-bezier(0.33,1,0.68,1)',
|
|
87
|
+
'cubic-in-out': 'cubic-bezier(0.65,0,0.35,1)',
|
|
88
|
+
'quart-in': 'cubic-bezier(0.5,0,0.75,0)',
|
|
89
|
+
'quart-out': 'cubic-bezier(0.25,1,0.5,1)',
|
|
90
|
+
'quart-in-out': 'cubic-bezier(0.76,0,0.24,1)',
|
|
91
|
+
'quint-in': 'cubic-bezier(0.64,0,0.78,0)',
|
|
92
|
+
'quint-out': 'cubic-bezier(0.22,1,0.36,1)',
|
|
93
|
+
'quint-in-out': 'cubic-bezier(0.83,0,0.17,1)',
|
|
94
|
+
'expo-in': 'cubic-bezier(0.7,0,0.84,0)',
|
|
95
|
+
'expo-out': 'cubic-bezier(0.16,1,0.3,1)',
|
|
96
|
+
'expo-in-out': 'cubic-bezier(0.87,0,0.13,1)',
|
|
97
|
+
'circ-in': 'cubic-bezier(0.55,0,1,0.45)',
|
|
98
|
+
'circ-out': 'cubic-bezier(0,0.55,0.45,1)',
|
|
99
|
+
'circ-in-out': 'cubic-bezier(0.85,0,0.15,1)',
|
|
100
|
+
'back-in': 'cubic-bezier(0.36,0,0.66,-0.56)',
|
|
101
|
+
'back-out': 'cubic-bezier(0.34,1.56,0.64,1)',
|
|
102
|
+
'back-in-out': 'cubic-bezier(0.68,-0.6,0.32,1.6)',
|
|
103
|
+
'elastic': 'cubic-bezier(0.17,0.67,0.33,0.94)',
|
|
104
|
+
'spring': 'cubic-bezier(0.23,1,0.32,1.01)',
|
|
105
|
+
'bounce': 'cubic-bezier(0.71,-0.46,0.88,0.6)',
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
function handleNegative(val, jit) {
|
|
109
|
+
const isNeg = val.endsWith('-negative');
|
|
110
|
+
const clean = isNeg ? val.slice(0, -9) : val;
|
|
111
|
+
const resolved = resolveValue(clean, jit);
|
|
112
|
+
if (!resolved) return null;
|
|
113
|
+
return isNeg ? `calc(${resolved} * -1)` : resolved;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
export const rules = [
|
|
117
|
+
// Display
|
|
118
|
+
[/^d-(block|inline|inline-block|flex|inline-flex|grid|inline-grid|none|contents|table|table-row|table-cell)$/, (m) => `display: ${m[1]};`],
|
|
119
|
+
|
|
120
|
+
// Position
|
|
121
|
+
[/^pos-(relative|absolute|fixed|sticky|static)$/, (m) => `position: ${m[1]};`],
|
|
122
|
+
[/^pos-(t|r|b|l)-(.+)$/, (m, jit) => {
|
|
123
|
+
const v = handleNegative(m[2], jit);
|
|
124
|
+
return v ? `${dir[m[1]]}: ${v};` : null;
|
|
125
|
+
}],
|
|
126
|
+
|
|
127
|
+
// Grid
|
|
128
|
+
[/^cols-(.+)$/, (m, jit) => {
|
|
129
|
+
if (m[1].startsWith('[')) {
|
|
130
|
+
const v = resolveValue(m[1], jit);
|
|
131
|
+
return v ? `display: grid; grid-template-columns: ${v};` : null;
|
|
132
|
+
}
|
|
133
|
+
const n = parseInt(m[1]);
|
|
134
|
+
if (n > 0) return `display: grid; grid-template-columns: repeat(${n}, minmax(0, 1fr));`;
|
|
135
|
+
return null;
|
|
136
|
+
}],
|
|
137
|
+
[/^rows-(.+)$/, (m, jit) => {
|
|
138
|
+
if (m[1].startsWith('[')) {
|
|
139
|
+
const v = resolveValue(m[1], jit);
|
|
140
|
+
return v ? `display: grid; grid-template-rows: ${v};` : null;
|
|
141
|
+
}
|
|
142
|
+
const n = parseInt(m[1]);
|
|
143
|
+
if (n > 0) return `display: grid; grid-template-rows: repeat(${n}, minmax(0, 1fr));`;
|
|
144
|
+
return null;
|
|
145
|
+
}],
|
|
146
|
+
|
|
147
|
+
// Gap (специфичные перед общими)
|
|
148
|
+
[/^gap-x-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `column-gap: ${v};` : null; }],
|
|
149
|
+
[/^gap-y-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `row-gap: ${v};` : null; }],
|
|
150
|
+
[/^gap-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `gap: ${v};` : null; }],
|
|
151
|
+
|
|
152
|
+
// Size (специфичные перед общими)
|
|
153
|
+
[/^w-min-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `min-width: ${v};` : null; }],
|
|
154
|
+
[/^w-max-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `max-width: ${v};` : null; }],
|
|
155
|
+
[/^h-min-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `min-height: ${v};` : null; }],
|
|
156
|
+
[/^h-max-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `max-height: ${v};` : null; }],
|
|
157
|
+
[/^w-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `width: ${v};` : null; }],
|
|
158
|
+
[/^h-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `height: ${v};` : null; }],
|
|
159
|
+
|
|
160
|
+
// Padding (специфичные перед общими)
|
|
161
|
+
[/^pd-(t|r|b|l)-(.+)$/, (m, jit) => {
|
|
162
|
+
const v = handleNegative(m[2], jit);
|
|
163
|
+
return v ? `padding-${dir[m[1]]}: ${v};` : null;
|
|
164
|
+
}],
|
|
165
|
+
[/^pd-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `padding: ${v};` : null; }],
|
|
166
|
+
|
|
167
|
+
// Margin (специфичные перед общими)
|
|
168
|
+
[/^mn-(t|r|b|l)-(.+)$/, (m, jit) => {
|
|
169
|
+
const v = handleNegative(m[2], jit);
|
|
170
|
+
return v ? `margin-${dir[m[1]]}: ${v};` : null;
|
|
171
|
+
}],
|
|
172
|
+
[/^mn-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `margin: ${v};` : null; }],
|
|
173
|
+
|
|
174
|
+
// Border radius (специфичные перед общими)
|
|
175
|
+
[/^radius-tl-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `border-top-left-radius: ${v};` : null; }],
|
|
176
|
+
[/^radius-tr-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `border-top-right-radius: ${v};` : null; }],
|
|
177
|
+
[/^radius-bl-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `border-bottom-left-radius: ${v};` : null; }],
|
|
178
|
+
[/^radius-br-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `border-bottom-right-radius: ${v};` : null; }],
|
|
179
|
+
[/^radius-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `border-radius: ${v};` : null; }],
|
|
180
|
+
|
|
181
|
+
// Inset
|
|
182
|
+
[/^top-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `top: ${v};` : null; }],
|
|
183
|
+
[/^right-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `right: ${v};` : null; }],
|
|
184
|
+
[/^bottom-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `bottom: ${v};` : null; }],
|
|
185
|
+
[/^left-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `left: ${v};` : null; }],
|
|
186
|
+
[/^inset-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `inset: ${v};` : null; }],
|
|
187
|
+
|
|
188
|
+
// Z-index (z-index-0..10 → 0, 10, 20..100, z-index-1-negative → -10)
|
|
189
|
+
[/^z-index-(\d+)(-negative)?$/, (m) => {
|
|
190
|
+
const val = parseInt(m[1]) * 10;
|
|
191
|
+
return `z-index: ${m[2] ? -val : val};`;
|
|
192
|
+
}],
|
|
193
|
+
// Z-index (z-0, z-10, z-[100])
|
|
194
|
+
[/^z-(.+)$/, (m) => {
|
|
195
|
+
if (m[1].startsWith('[')) return `z-index: ${m[1].slice(1, -1)};`;
|
|
196
|
+
if (/^\d+$/.test(m[1])) return `z-index: ${m[1]};`;
|
|
197
|
+
if (m[1] === 'auto') return 'z-index: auto;';
|
|
198
|
+
return null;
|
|
199
|
+
}],
|
|
200
|
+
|
|
201
|
+
// Flex
|
|
202
|
+
[/^flex-center$/, () => 'align-items: center; justify-content: center;'],
|
|
203
|
+
[/^flex-(h-center|justify-start|justify-center|justify-end|justify-between|justify-around)$/, (m) => {
|
|
204
|
+
const map = { 'h-center': 'center', 'justify-start': 'flex-start', 'justify-center': 'center', 'justify-end': 'flex-end', 'justify-between': 'space-between', 'justify-around': 'space-around' };
|
|
205
|
+
return `justify-content: ${map[m[1]]};`;
|
|
206
|
+
}],
|
|
207
|
+
[/^flex-(v-center|align-start|align-center|align-end|align-stretch|align-baseline)$/, (m) => {
|
|
208
|
+
const map = { 'v-center': 'center', 'align-start': 'flex-start', 'align-center': 'center', 'align-end': 'flex-end', 'align-stretch': 'stretch', 'align-baseline': 'baseline' };
|
|
209
|
+
return `align-items: ${map[m[1]]};`;
|
|
210
|
+
}],
|
|
211
|
+
[/^flex-(row|column|row-reverse|column-reverse)$/, (m) => `flex-direction: ${m[1]};`],
|
|
212
|
+
[/^flex-(wrap|nowrap)$/, (m) => `flex-wrap: ${m[1]};`],
|
|
213
|
+
[/^flex-\[(.+)\]$/, (m, jit) => `flex: ${jit.parseArbitraryValue(m[1])};`],
|
|
214
|
+
[/^basis-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `flex-basis: ${v};` : null; }],
|
|
215
|
+
[/^order-(.+)$/, (m) => {
|
|
216
|
+
if (m[1].startsWith('[')) return `order: ${m[1].slice(1, -1)};`;
|
|
217
|
+
if (/^\d+$/.test(m[1])) return `order: ${m[1]};`;
|
|
218
|
+
return null;
|
|
219
|
+
}],
|
|
220
|
+
|
|
221
|
+
// Flex child
|
|
222
|
+
[/^flex-child-none$/, () => 'flex: none;'],
|
|
223
|
+
[/^flex-child-noresize$/, () => 'flex: 0;'],
|
|
224
|
+
[/^flex-child-1$/, () => 'flex: 1;'],
|
|
225
|
+
[/^flex-child-auto$/, () => 'flex: auto;'],
|
|
226
|
+
[/^flex-child-default$/, () => 'flex: 0 0 auto;'],
|
|
227
|
+
[/^flex-child-initial$/, () => 'flex: initial;'],
|
|
228
|
+
[/^flex-child-grow-(\d+)$/, (m) => `flex-grow: ${m[1]};`],
|
|
229
|
+
[/^flex-child-shrink-(\d+)$/, (m) => `flex-shrink: ${m[1]};`],
|
|
230
|
+
[/^flex-child-basis-(auto|0)$/, (m) => `flex-basis: ${m[1]};`],
|
|
231
|
+
[/^flex-child-order-(\d+|last)$/, (m) => `order: ${m[1] === 'last' ? '9999' : m[1]};`],
|
|
232
|
+
|
|
233
|
+
// Align self
|
|
234
|
+
[/^align-self-(start|center|end|stretch|baseline|auto)$/, (m) => `align-self: ${m[1]};`],
|
|
235
|
+
|
|
236
|
+
// Overflow
|
|
237
|
+
[/^o-(hidden|scroll|auto|visible|clip)$/, (m) => `overflow: ${m[1]};`],
|
|
238
|
+
[/^o-x-(hidden|scroll|auto|visible|clip)$/, (m) => `overflow-x: ${m[1]};`],
|
|
239
|
+
[/^o-y-(hidden|scroll|auto|visible|clip)$/, (m) => `overflow-y: ${m[1]};`],
|
|
240
|
+
|
|
241
|
+
// Text
|
|
242
|
+
[/^t-(left|center|right|justify)$/, (m) => `text-align: ${m[1]};`],
|
|
243
|
+
[/^text-\[(.+)\]$/, (m, jit) => `font-size: ${jit.parseArbitraryValue(m[1])};`],
|
|
244
|
+
[/^leading-\[(.+)\]$/, (m, jit) => `line-height: ${jit.parseArbitraryValue(m[1])};`],
|
|
245
|
+
[/^tracking-\[(.+)\]$/, (m, jit) => `letter-spacing: ${jit.parseArbitraryValue(m[1])};`],
|
|
246
|
+
|
|
247
|
+
// Colors - transparency (bg-main-transp-50 → rgba(var(--main), 0.5))
|
|
248
|
+
[/^bg-(.+)-transp-(\d+)$/, (m) => {
|
|
249
|
+
const color = m[1];
|
|
250
|
+
const opacity = parseInt(m[2]) / 100;
|
|
251
|
+
if (colorNames.includes(color)) return `background: rgba(var(--${color}), ${opacity});`;
|
|
252
|
+
return null;
|
|
253
|
+
}],
|
|
254
|
+
[/^t-(.+)-transp-(\d+)$/, (m) => {
|
|
255
|
+
const color = m[1];
|
|
256
|
+
const opacity = parseInt(m[2]) / 100;
|
|
257
|
+
if (colorNames.includes(color)) return `color: rgba(var(--${color}), ${opacity});`;
|
|
258
|
+
return null;
|
|
259
|
+
}],
|
|
260
|
+
[/^fill-(.+)-transp-(\d+)$/, (m) => {
|
|
261
|
+
const color = m[1];
|
|
262
|
+
const opacity = parseInt(m[2]) / 100;
|
|
263
|
+
if (colorNames.includes(color)) return `fill: rgba(var(--${color}), ${opacity});`;
|
|
264
|
+
return null;
|
|
265
|
+
}],
|
|
266
|
+
|
|
267
|
+
// Gradient arbitrary: bg-grad-[135deg_main_white], bg-grad-[to-r_black_transparent]
|
|
268
|
+
[/^bg-grad-\[(.+)\]$/, (m, jit) => {
|
|
269
|
+
const parts = jit.parseArbitraryValue(m[1]).split(' ');
|
|
270
|
+
if (parts.length < 3) return null;
|
|
271
|
+
|
|
272
|
+
// Направление: 135deg или to-r/to-br/etc
|
|
273
|
+
let dir = parts[0];
|
|
274
|
+
if (dir.startsWith('to-')) {
|
|
275
|
+
const dirMap = { 't': 'to top', 'tr': 'to top right', 'r': 'to right', 'br': 'to bottom right', 'b': 'to bottom', 'bl': 'to bottom left', 'l': 'to left', 'tl': 'to top left' };
|
|
276
|
+
dir = dirMap[dir.slice(3)] || 'to bottom';
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
// Цвета: main → rgb(var(--main)), main-50 → rgba(var(--main), 0.5), transparent, #hex
|
|
280
|
+
const resolveGradColor = (c) => {
|
|
281
|
+
if (c === 'transparent') return 'transparent';
|
|
282
|
+
if (c.startsWith('#')) return c;
|
|
283
|
+
const match = c.match(/^([a-z]+)-(\d+)$/);
|
|
284
|
+
if (match && colorNames.includes(match[1])) return `rgba(var(--${match[1]}), ${parseInt(match[2]) / 100})`;
|
|
285
|
+
if (colorNames.includes(c)) return `rgb(var(--${c}))`;
|
|
286
|
+
return c;
|
|
287
|
+
};
|
|
288
|
+
|
|
289
|
+
const colors = parts.slice(1).map(resolveGradColor).join(', ');
|
|
290
|
+
return `background: linear-gradient(${dir}, ${colors});`;
|
|
291
|
+
}],
|
|
292
|
+
|
|
293
|
+
// Colors (arbitrary) - ПЕРЕД named чтобы [#fff] не попал в named
|
|
294
|
+
[/^bg-\[(.+)\]$/, (m, jit) => `background: ${jit.parseArbitraryValue(m[1])};`],
|
|
295
|
+
[/^t-\[(.+)\]$/, (m, jit) => `color: ${jit.parseArbitraryValue(m[1])};`],
|
|
296
|
+
[/^fill-\[(.+)\]$/, (m, jit) => `fill: ${jit.parseArbitraryValue(m[1])};`],
|
|
297
|
+
[/^stroke-\[(.+)\]$/, (m, jit) => `stroke: ${jit.parseArbitraryValue(m[1])};`],
|
|
298
|
+
|
|
299
|
+
// Colors - named (bg-main, bg-main-medium, t-black, fill-white)
|
|
300
|
+
[/^bg-([a-z][\w-]*)$/, (m) => { const v = resolveColor(m[1]); return v ? `background: ${v};` : null; }],
|
|
301
|
+
[/^t-([a-z][\w-]*)$/, (m) => { const v = resolveColor(m[1]); return v ? `color: ${v};` : null; }],
|
|
302
|
+
[/^fill-([a-z][\w-]*)$/, (m) => { const v = resolveColor(m[1]); return v ? `fill: ${v};` : null; }],
|
|
303
|
+
[/^stroke-([a-z][\w-]*)$/, (m) => { const v = resolveColor(m[1]); return v ? `stroke: ${v};` : null; }],
|
|
304
|
+
|
|
305
|
+
// Transform (через CSS-переменные для комбинирования)
|
|
306
|
+
[/^translate-x-(.+)$/, (m, jit) => { const v = handleNegative(m[1], jit); return v ? `--m-tx: ${v};` : null; }],
|
|
307
|
+
[/^translate-y-(.+)$/, (m, jit) => { const v = handleNegative(m[1], jit); return v ? `--m-ty: ${v};` : null; }],
|
|
308
|
+
[/^translate-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-tx: ${v}; --m-ty: ${v};` : null; }],
|
|
309
|
+
[/^rotate-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-rotate: ${v};` : null; }],
|
|
310
|
+
[/^scale-x-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-scale-x: ${v};` : null; }],
|
|
311
|
+
[/^scale-y-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-scale-y: ${v};` : null; }],
|
|
312
|
+
[/^scale-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-scale-x: ${v}; --m-scale-y: ${v};` : null; }],
|
|
313
|
+
[/^skew-x-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-skew-x: ${v};` : null; }],
|
|
314
|
+
[/^skew-y-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `--m-skew-y: ${v};` : null; }],
|
|
315
|
+
|
|
316
|
+
// Aspect ratio (aspect-16x9, aspect-4x3, aspect-1x1)
|
|
317
|
+
[/^aspect-(\d+)x(\d+)$/, (m) => `aspect-ratio: ${m[1]} / ${m[2]};`],
|
|
318
|
+
|
|
319
|
+
// Object fit
|
|
320
|
+
[/^object-fit-(cover|contain|fill|none|scale-down)$/, (m) => `object-fit: ${m[1]};`],
|
|
321
|
+
|
|
322
|
+
// Backdrop blur (bg-blur-medium, bg-blur-[10px])
|
|
323
|
+
[/^bg-blur-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `backdrop-filter: blur(${v});` : null; }],
|
|
324
|
+
|
|
325
|
+
// Borders (box-shadow inset) - специфичные перед общими
|
|
326
|
+
// Side + color: br-t-green, br-l-red (1px default)
|
|
327
|
+
[/^br-(t|r|b|l)-(.+)-transp-(\d+)$/, (m) => {
|
|
328
|
+
const color = m[2];
|
|
329
|
+
const opacity = parseInt(m[3]) / 100;
|
|
330
|
+
if (!colorNames.includes(color)) return null;
|
|
331
|
+
const c = `rgba(var(--${color}), ${opacity})`;
|
|
332
|
+
if (m[1] === 't') return `box-shadow: inset 0 1px 0 0 ${c};`;
|
|
333
|
+
if (m[1] === 'r') return `box-shadow: inset -1px 0 0 0 ${c};`;
|
|
334
|
+
if (m[1] === 'b') return `box-shadow: inset 0 -1px 0 0 ${c};`;
|
|
335
|
+
if (m[1] === 'l') return `box-shadow: inset 1px 0 0 0 ${c};`;
|
|
336
|
+
return null;
|
|
337
|
+
}],
|
|
338
|
+
[/^br-(t|r|b|l)-([a-z][\w-]*)$/, (m) => {
|
|
339
|
+
const v = resolveColor(m[2]);
|
|
340
|
+
if (!v) return null;
|
|
341
|
+
if (m[1] === 't') return `box-shadow: inset 0 1px 0 0 ${v};`;
|
|
342
|
+
if (m[1] === 'r') return `box-shadow: inset -1px 0 0 0 ${v};`;
|
|
343
|
+
if (m[1] === 'b') return `box-shadow: inset 0 -1px 0 0 ${v};`;
|
|
344
|
+
if (m[1] === 'l') return `box-shadow: inset 1px 0 0 0 ${v};`;
|
|
345
|
+
return null;
|
|
346
|
+
}],
|
|
347
|
+
// Single sides with width: br-t-1px, br-r-2px, br-b-1px, br-l-1px
|
|
348
|
+
[/^br-t-(\d+)px$/, (m) => `box-shadow: inset 0 ${m[1]}px 0 0 var(--br-color, currentColor);`],
|
|
349
|
+
[/^br-r-(\d+)px$/, (m) => `box-shadow: inset -${m[1]}px 0 0 0 var(--br-color, currentColor);`],
|
|
350
|
+
[/^br-b-(\d+)px$/, (m) => `box-shadow: inset 0 -${m[1]}px 0 0 var(--br-color, currentColor);`],
|
|
351
|
+
[/^br-l-(\d+)px$/, (m) => `box-shadow: inset ${m[1]}px 0 0 0 var(--br-color, currentColor);`],
|
|
352
|
+
// All sides: br-1px, br-2px, br-[3px]
|
|
353
|
+
[/^br-(\d+)px$/, (m) => `box-shadow: inset 0 0 0 ${m[1]}px var(--br-color, currentColor);`],
|
|
354
|
+
[/^br-\[(\d+px)\]$/, (m) => `box-shadow: inset 0 0 0 ${m[1]} var(--br-color, currentColor);`],
|
|
355
|
+
// Border colors: br-grey, br-main, br-black-transp-50
|
|
356
|
+
[/^br-(.+)-transp-(\d+)$/, (m) => {
|
|
357
|
+
const color = m[1];
|
|
358
|
+
const opacity = parseInt(m[2]) / 100;
|
|
359
|
+
if (colorNames.includes(color)) return `--br-color: rgba(var(--${color}), ${opacity});`;
|
|
360
|
+
return null;
|
|
361
|
+
}],
|
|
362
|
+
[/^br-([a-z][\w-]*)$/, (m) => { const v = resolveColor(m[1]); return v ? `--br-color: ${v};` : null; }],
|
|
363
|
+
|
|
364
|
+
// Opacity (opacity-50, opacity-[0.75])
|
|
365
|
+
[/^opacity-(\d+)$/, (m) => `opacity: ${parseInt(m[1]) / 100};`],
|
|
366
|
+
[/^opacity-\[(.+)\]$/, (m) => `opacity: ${m[1]};`],
|
|
367
|
+
|
|
368
|
+
// Box shadows: bs-{size}, bs-{color}, bs-{color}-{size}, bs-none, bs-[...]
|
|
369
|
+
// Sizes: nano, micro, thin, small, regular, medium, semi, big, extra
|
|
370
|
+
// Colors: any from colorNames (black, dark, main, etc.)
|
|
371
|
+
[/^bs-(nano|micro|thin|small|regular|medium|semi|big|extra)$/, (m) => {
|
|
372
|
+
const scale = { nano: 0.5, micro: 1, thin: 2, small: 3, regular: 4, medium: 5, semi: 6, big: 8, extra: 10 };
|
|
373
|
+
const s = scale[m[1]];
|
|
374
|
+
return `box-shadow: 0 ${s}px ${s*2}px rgba(var(--dark),0.05), 0 ${s*2}px ${s*4}px rgba(var(--dark),0.08), 0 ${s*3}px ${s*6}px rgba(var(--dark),0.10);`;
|
|
375
|
+
}],
|
|
376
|
+
[/^bs-([a-z]+)-(nano|micro|thin|small|regular|medium|semi|big|extra)$/, (m) => {
|
|
377
|
+
const color = m[1];
|
|
378
|
+
if (!colorNames.includes(color)) return null;
|
|
379
|
+
const scale = { nano: 0.5, micro: 1, thin: 2, small: 3, regular: 4, medium: 5, semi: 6, big: 8, extra: 10 };
|
|
380
|
+
const s = scale[m[2]];
|
|
381
|
+
return `box-shadow: 0 ${s}px ${s*2}px rgba(var(--${color}),0.05), 0 ${s*2}px ${s*4}px rgba(var(--${color}),0.08), 0 ${s*3}px ${s*6}px rgba(var(--${color}),0.10);`;
|
|
382
|
+
}],
|
|
383
|
+
[/^bs-([a-z]+)$/, (m) => {
|
|
384
|
+
if (!colorNames.includes(m[1])) return null;
|
|
385
|
+
return `box-shadow: 0 4px 8px rgba(var(--${m[1]}),0.05), 0 8px 16px rgba(var(--${m[1]}),0.08), 0 12px 24px rgba(var(--${m[1]}),0.10);`;
|
|
386
|
+
}],
|
|
387
|
+
[/^bs-none$/, () => 'box-shadow: none;'],
|
|
388
|
+
[/^bs-\[(.+)\]$/, (m, jit) => `box-shadow: ${jit.parseArbitraryValue(m[1])};`],
|
|
389
|
+
|
|
390
|
+
// Transitions: ease-{type}, ease-{type}-{ms}, duration-{ms}, delay-{ms}
|
|
391
|
+
[/^ease-([a-z-]+)-(\d+)$/, (m) => {
|
|
392
|
+
const easing = easings[m[1]];
|
|
393
|
+
return easing ? `transition: all ${parseInt(m[2]) / 1000}s ${easing};` : null;
|
|
394
|
+
}],
|
|
395
|
+
[/^ease-([a-z-]+)$/, (m) => {
|
|
396
|
+
const easing = easings[m[1]];
|
|
397
|
+
return easing ? `transition: all 0.33s ${easing};` : null;
|
|
398
|
+
}],
|
|
399
|
+
[/^duration-(\d+)$/, (m) => `transition-duration: ${parseInt(m[1]) / 1000}s;`],
|
|
400
|
+
[/^delay-(\d+)$/, (m) => `transition-delay: ${parseInt(m[1]) / 1000}s;`],
|
|
401
|
+
|
|
402
|
+
// Pointer events
|
|
403
|
+
[/^no-events$/, () => 'pointer-events: none;'],
|
|
404
|
+
|
|
405
|
+
// Width/Height с min() (w-m-66r → width: min(100%, 66rem))
|
|
406
|
+
[/^w-m-(\d+)r$/, (m) => `width: min(100%, ${m[1]}rem);`],
|
|
407
|
+
[/^h-m-(\d+)r$/, (m) => `height: min(100%, ${m[1]}rem);`],
|
|
408
|
+
|
|
409
|
+
// Font weight (fw-bold, fw-500, fw-[600])
|
|
410
|
+
[/^fw-(bold|demi|semi|medium|regular|light)$/, (m) => {
|
|
411
|
+
const map = { bold: 900, demi: 700, semi: 600, medium: 500, regular: 400, light: 300 };
|
|
412
|
+
return `font-weight: ${map[m[1]]};`;
|
|
413
|
+
}],
|
|
414
|
+
[/^fw-\[(.+)\]$/, (m) => `font-weight: ${m[1]};`],
|
|
415
|
+
[/^fw-(\d+)$/, (m) => `font-weight: ${m[1]};`],
|
|
416
|
+
|
|
417
|
+
// White-space (ws-nowrap, ws-pre-line)
|
|
418
|
+
[/^ws-(nowrap|normal|pre|pre-line|pre-wrap|break-spaces)$/, (m) => `white-space: ${m[1]};`],
|
|
419
|
+
|
|
420
|
+
// Line-height (lh-medium, lh-125, lh-[1.75])
|
|
421
|
+
[/^lh-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `line-height: ${v};` : null; }],
|
|
422
|
+
|
|
423
|
+
// Text transform
|
|
424
|
+
[/^uppercase$/, () => 'text-transform: uppercase;'],
|
|
425
|
+
[/^lowercase$/, () => 'text-transform: lowercase;'],
|
|
426
|
+
[/^capitalize$/, () => 'text-transform: capitalize;'],
|
|
427
|
+
|
|
428
|
+
// Text decoration
|
|
429
|
+
[/^underline$/, () => 'text-decoration: underline;'],
|
|
430
|
+
[/^line-through$/, () => 'text-decoration: line-through;'],
|
|
431
|
+
|
|
432
|
+
// User select
|
|
433
|
+
[/^select-none$/, () => '-webkit-user-select: none; user-select: none;'],
|
|
434
|
+
|
|
435
|
+
// Truncate (truncate, line-clamp-1, line-clamp-[5])
|
|
436
|
+
[/^truncate$/, () => 'overflow: hidden; text-overflow: ellipsis; white-space: nowrap;'],
|
|
437
|
+
[/^line-clamp-(\d+)$/, (m) => `display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: ${m[1]};`],
|
|
438
|
+
|
|
439
|
+
// Cursor (cursor-pointer, cursor-move, cursor-grab, etc.)
|
|
440
|
+
[/^cursor-(pointer|move|text|help|wait|crosshair|not-allowed|grab|grabbing|default|none|auto)$/, (m) => `cursor: ${m[1]};`],
|
|
441
|
+
[/^cursor-(ns|ew|ne|nw|se|sw|n|e|s|w)-resize$/, (m) => `cursor: ${m[1]}-resize;`],
|
|
442
|
+
|
|
443
|
+
// Icon sizes (i-extra, i-big, i-medium, etc.) - используют CSS переменные
|
|
444
|
+
[/^i-(extra|big|semi|medium|regular|small|thin|micro|nano)$/, (m) => `width: var(--${m[1]}); height: var(--${m[1]});`],
|
|
445
|
+
|
|
446
|
+
// Flex shrink (flex-shrink-0, flex-shrink-1)
|
|
447
|
+
[/^flex-shrink-(\d+)$/, (m) => `flex-shrink: ${m[1]};`],
|
|
448
|
+
|
|
449
|
+
// Scroll snap type (scroll-snap-x-mandatory, scroll-snap-y-proximity)
|
|
450
|
+
[/^scroll-snap-(x|y)-(mandatory|proximity)$/, (m) => `scroll-snap-type: ${m[1]} ${m[2]};`],
|
|
451
|
+
// Scroll snap align (scroll-snap-start, scroll-snap-center)
|
|
452
|
+
[/^scroll-snap-(start|end|center|none)$/, (m) => `scroll-snap-align: ${m[1]};`],
|
|
453
|
+
|
|
454
|
+
// Scroll behavior (scroll-smooth, scroll-auto)
|
|
455
|
+
[/^scroll-(auto|smooth)$/, (m) => `scroll-behavior: ${m[1]};`],
|
|
456
|
+
|
|
457
|
+
// Scroll padding (scroll-pd-medium, scroll-pd-t-small) - через resolveValue
|
|
458
|
+
[/^scroll-pd-(t|r|b|l)-(.+)$/, (m, jit) => { const v = resolveValue(m[2], jit); return v ? `scroll-padding-${dir[m[1]]}: ${v};` : null; }],
|
|
459
|
+
[/^scroll-pd-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `scroll-padding: ${v};` : null; }],
|
|
460
|
+
|
|
461
|
+
// Scroll margin (scroll-mn-medium, scroll-mn-t-small) - через resolveValue
|
|
462
|
+
[/^scroll-mn-(t|r|b|l)-(.+)$/, (m, jit) => { const v = resolveValue(m[2], jit); return v ? `scroll-margin-${dir[m[1]]}: ${v};` : null; }],
|
|
463
|
+
[/^scroll-mn-(.+)$/, (m, jit) => { const v = resolveValue(m[1], jit); return v ? `scroll-margin: ${v};` : null; }],
|
|
464
|
+
|
|
465
|
+
// Overscroll (overscroll-x-contain, overscroll-none)
|
|
466
|
+
[/^overscroll-(x|y)-(auto|contain|none)$/, (m) => `overscroll-behavior-${m[1]}: ${m[2]};`],
|
|
467
|
+
[/^overscroll-(auto|contain|none)$/, (m) => `overscroll-behavior: ${m[1]};`],
|
|
468
|
+
|
|
469
|
+
// Scroll hide (scroll-hide)
|
|
470
|
+
[/^scroll-hide$/, () => `-ms-overflow-style: none; scrollbar-width: none;`],
|
|
471
|
+
|
|
472
|
+
];
|
|
473
|
+
|
|
474
|
+
export default rules;
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Martyrs JIT CSS Engine - Variants
|
|
3
|
+
*
|
|
4
|
+
* Варианты (модификаторы) для классов:
|
|
5
|
+
* - mobile:cols-2 -> @media (max-width: 640px) { .mobile\:cols-2 { ... } }
|
|
6
|
+
* - hover:bg-main -> .hover\:bg-main:hover { ... }
|
|
7
|
+
* - dark:bg-black -> @media (prefers-color-scheme: dark) { ... }
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
export const variants = [
|
|
11
|
+
// ========================================
|
|
12
|
+
// RESPONSIVE BREAKPOINTS
|
|
13
|
+
// ========================================
|
|
14
|
+
|
|
15
|
+
{
|
|
16
|
+
name: 'mobile',
|
|
17
|
+
wrapper: (selector, css, jit) =>
|
|
18
|
+
`@media (max-width: 640px) { .${selector} { ${css} } }`
|
|
19
|
+
},
|
|
20
|
+
|
|
21
|
+
{
|
|
22
|
+
name: 'tablet',
|
|
23
|
+
wrapper: (selector, css, jit) =>
|
|
24
|
+
`@media (min-width: 641px) and (max-width: 1024px) { .${selector} { ${css} } }`
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
{
|
|
28
|
+
name: 'desktop',
|
|
29
|
+
wrapper: (selector, css, jit) =>
|
|
30
|
+
`@media (min-width: 1025px) and (max-width: 1440px) { .${selector} { ${css} } }`
|
|
31
|
+
},
|
|
32
|
+
|
|
33
|
+
{
|
|
34
|
+
name: 'widescreen',
|
|
35
|
+
wrapper: (selector, css, jit) =>
|
|
36
|
+
`@media (min-width: 1441px) { .${selector} { ${css} } }`
|
|
37
|
+
},
|
|
38
|
+
|
|
39
|
+
// ========================================
|
|
40
|
+
// PSEUDO-CLASSES
|
|
41
|
+
// ========================================
|
|
42
|
+
|
|
43
|
+
{
|
|
44
|
+
name: 'hover',
|
|
45
|
+
wrapper: (selector, css) =>
|
|
46
|
+
`.${selector}:hover { ${css} }`
|
|
47
|
+
},
|
|
48
|
+
|
|
49
|
+
{
|
|
50
|
+
name: 'focus',
|
|
51
|
+
wrapper: (selector, css) =>
|
|
52
|
+
`.${selector}:focus { ${css} }`
|
|
53
|
+
},
|
|
54
|
+
|
|
55
|
+
{
|
|
56
|
+
name: 'active',
|
|
57
|
+
wrapper: (selector, css) =>
|
|
58
|
+
`.${selector}:active { ${css} }`
|
|
59
|
+
},
|
|
60
|
+
|
|
61
|
+
{
|
|
62
|
+
name: 'disabled',
|
|
63
|
+
wrapper: (selector, css) =>
|
|
64
|
+
`.${selector}:disabled { ${css} }`
|
|
65
|
+
},
|
|
66
|
+
|
|
67
|
+
{
|
|
68
|
+
name: 'first',
|
|
69
|
+
wrapper: (selector, css) =>
|
|
70
|
+
`.${selector}:first-child { ${css} }`
|
|
71
|
+
},
|
|
72
|
+
|
|
73
|
+
{
|
|
74
|
+
name: 'last',
|
|
75
|
+
wrapper: (selector, css) =>
|
|
76
|
+
`.${selector}:last-child { ${css} }`
|
|
77
|
+
},
|
|
78
|
+
|
|
79
|
+
{
|
|
80
|
+
name: 'odd',
|
|
81
|
+
wrapper: (selector, css) =>
|
|
82
|
+
`.${selector}:nth-child(odd) { ${css} }`
|
|
83
|
+
},
|
|
84
|
+
|
|
85
|
+
{
|
|
86
|
+
name: 'even',
|
|
87
|
+
wrapper: (selector, css) =>
|
|
88
|
+
`.${selector}:nth-child(even) { ${css} }`
|
|
89
|
+
},
|
|
90
|
+
|
|
91
|
+
// ========================================
|
|
92
|
+
// COLOR SCHEME
|
|
93
|
+
// ========================================
|
|
94
|
+
|
|
95
|
+
{
|
|
96
|
+
name: 'dark',
|
|
97
|
+
wrapper: (selector, css) =>
|
|
98
|
+
`@media (prefers-color-scheme: dark) { .${selector} { ${css} } }`
|
|
99
|
+
},
|
|
100
|
+
|
|
101
|
+
{
|
|
102
|
+
name: 'light',
|
|
103
|
+
wrapper: (selector, css) =>
|
|
104
|
+
`@media (prefers-color-scheme: light) { .${selector} { ${css} } }`
|
|
105
|
+
},
|
|
106
|
+
|
|
107
|
+
// ========================================
|
|
108
|
+
// GROUP VARIANTS
|
|
109
|
+
// ========================================
|
|
110
|
+
|
|
111
|
+
{
|
|
112
|
+
name: 'group-hover',
|
|
113
|
+
wrapper: (selector, css) =>
|
|
114
|
+
`.group:hover .${selector} { ${css} }`
|
|
115
|
+
},
|
|
116
|
+
|
|
117
|
+
// ========================================
|
|
118
|
+
// PRINT
|
|
119
|
+
// ========================================
|
|
120
|
+
|
|
121
|
+
{
|
|
122
|
+
name: 'print',
|
|
123
|
+
wrapper: (selector, css) =>
|
|
124
|
+
`@media print { .${selector} { ${css} } }`
|
|
125
|
+
},
|
|
126
|
+
];
|
|
127
|
+
|
|
128
|
+
export default variants;
|
|
@@ -33,14 +33,14 @@
|
|
|
33
33
|
<div v-if="action || role" class="mn-l-auto flex-stretch flex-v-center flex">
|
|
34
34
|
<span
|
|
35
35
|
v-if="role"
|
|
36
|
-
class="flex-child flex-
|
|
36
|
+
class="flex-child flex-shrink-0 capitalize w-max fw-medium radius-big pd-thin bg-main"
|
|
37
37
|
>
|
|
38
38
|
{{role}}
|
|
39
39
|
</span>
|
|
40
40
|
<button
|
|
41
41
|
v-if="action"
|
|
42
42
|
@click.stop="action.method"
|
|
43
|
-
class="h-2r w-2r t-white mn-l-thin capitalize
|
|
43
|
+
class="h-2r w-2r t-white mn-l-thin capitalize fw-medium radius-big bg-red"
|
|
44
44
|
>
|
|
45
45
|
<component v-if="action.label.is" :is="action.label.is" v-bind="action.label.props"></component>
|
|
46
46
|
|
|
@@ -5,21 +5,21 @@
|
|
|
5
5
|
loading="lazy"
|
|
6
6
|
v-if="store.users?.state?.current?.profile?.photo && store.users.state.current.profile.photo.length > 0"
|
|
7
7
|
:src="(FILE_SERVER_URL || '') + store.users.state.current.profile.photo"
|
|
8
|
-
class="avatar radius-
|
|
8
|
+
class="avatar radius-extra bg-white object-fit-cover i-semi"
|
|
9
9
|
/>
|
|
10
10
|
|
|
11
11
|
<PlaceholderUserpic
|
|
12
12
|
v-else
|
|
13
|
-
class="avatar radius-
|
|
13
|
+
class="avatar radius-extra i-semi"
|
|
14
14
|
/>
|
|
15
15
|
|
|
16
16
|
<div class="profile-info flex-child-default">
|
|
17
|
-
<div class="profile-name mn-b-micro
|
|
17
|
+
<div class="profile-name mn-b-micro fw-medium">{{ store.users?.state?.current?.profile?.name || 'Anonymous' }}</div>
|
|
18
18
|
<div class="lex-nowrap flex gap-micro">
|
|
19
19
|
<div
|
|
20
20
|
v-for="(role, index) in store.users?.state?.current?.roles"
|
|
21
21
|
:key="index"
|
|
22
|
-
class="pd-thin radius-small t-small
|
|
22
|
+
class="pd-thin radius-small t-small fw-semi bg-white"
|
|
23
23
|
>
|
|
24
24
|
{{ role.icon }}
|
|
25
25
|
{{ role.name }}
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
</div>
|
|
25
25
|
<div
|
|
26
26
|
v-if="route.query.method !== 'reset-password'"
|
|
27
|
-
class="p-regular
|
|
27
|
+
class="p-regular fw-semi mn-b-semi "
|
|
28
28
|
>
|
|
29
|
-
By registering, you agree to our <a class="t-
|
|
29
|
+
By registering, you agree to our <a class="t-grey" href="/legal/eula" target="_blank" rel="noopener noreferrer">End User License Agreement (EULA)</a>
|
|
30
30
|
</div>
|
|
31
31
|
<!-- Button -->
|
|
32
32
|
<Button :submit="onSubmit" :callback="redirectTo" class="w-100 bg-main mn-b-big">
|