@ozdao/martyrs 0.2.571 → 0.2.572
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/builder.js +1194 -45
- package/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +1173 -1191
- package/dist/martyrs/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +94 -112
- package/dist/martyrs/dist/main-BfEQkhXS.js.map +1 -0
- package/dist/martyrs/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +3 -3
- package/dist/martyrs/dist/{web-CH5wzMHy.js.map → web-BqTV9va1.js.map} +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_core@7.0.1 → @capacitor_core@7.4.4}/node_modules/@capacitor/core/dist/index.js +2 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +1 -0
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js.map +1 -1
- package/dist/{node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → martyrs}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +1 -1
- package/dist/martyrs/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
- package/dist/martyrs/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/martyrs/node_modules/dayjs/dayjs.min.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/martyrs/node_modules/dayjs/plugin/weekOfYear.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js +15 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js +17 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js +13 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/martyrs/src/components/Block/Block.vue.js +2 -2
- package/dist/martyrs/src/components/Block/Block.vue.js.map +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +6 -6
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +2 -2
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js +5 -5
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +4 -4
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.js → Dropdown.vue2.js} +2 -2
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +1 -0
- package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +3 -3
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +4 -4
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue.js → Loader.vue2.js} +3 -3
- package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
- package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +2 -2
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/Select.vue.js +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
- package/dist/martyrs/src/components/Table/Table.vue.js +3 -3
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.js → Tooltip.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +8 -8
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +4 -4
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +5 -5
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js +2 -2
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.js +7 -7
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +10 -10
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +2 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +10 -10
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +25 -5
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +4 -4
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +11 -11
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js +16 -16
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +24 -24
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +29 -47
- package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +21 -2
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +19 -19
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +8 -8
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +7 -7
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +11 -11
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +5 -5
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +6 -6
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +7 -7
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +13 -13
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +24 -24
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +10 -13
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +9 -9
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +27 -27
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +17 -17
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +27 -27
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.js +6 -6
- package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +17 -17
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js +8 -8
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +7 -7
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js +5 -5
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +12 -12
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +9 -9
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +8 -8
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js +3 -3
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +6 -6
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js +12 -12
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +24 -24
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
- package/dist/style.css +194 -202
- package/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +1 -1
- package/package.json +6 -8
- package/src/builder/modes/ssr.prod.js +1 -0
- package/src/builder/modes/ssr.rspack.dev.js +13 -6
- package/src/builder/rspack/rspack.config.base.js +7 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +19 -44
- package/src/builder/templates/page.js +21 -0
- package/src/components/Block/Block.vue +1 -1
- package/src/components/BottomSheet/BottomSheet.vue +1 -1
- package/src/components/Calendar/Calendar.vue +5 -5
- package/src/components/Checkbox/Checkbox.vue +2 -2
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/Completion/Completion.vue +2 -2
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +4 -4
- package/src/components/EditImages/EditImages.vue +1 -1
- package/src/components/Feed/Feed.old.vue +1 -1
- package/src/components/Feed/Feed.vue +1 -1
- package/src/components/FieldBig/FieldBig.vue +2 -2
- package/src/components/FieldPhone/FieldPhone.vue +1 -1
- package/src/components/FieldTags/BlockTags.vue +1 -1
- package/src/components/Loader/Loader.vue +1 -1
- package/src/components/Menu/MenuItem.vue +2 -2
- package/src/components/PhotoViewer/PhotoViewer.vue +1 -1
- package/src/components/Radio/Radio.vue +1 -1
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Table/Table.vue +2 -2
- package/src/components/Text/Text.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +2 -2
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +3 -3
- package/src/configurator/components/layouts/layoutConfigurator.vue +1 -1
- package/src/configurator/components/pages/Styles.vue +2 -2
- package/src/jit/.claude/settings.local.json +10 -0
- package/src/jit/CLAUDE.md +387 -0
- package/src/jit/core.js +274 -0
- package/src/jit/extractor.js +140 -0
- package/src/jit/index.js +19 -0
- package/src/jit/loader.js +46 -0
- package/src/jit/plugin.js +209 -0
- package/src/jit/rules.js +474 -0
- package/src/jit/variants.js +128 -0
- package/src/modules/auth/views/components/blocks/CardUser.vue +2 -2
- package/src/modules/auth/views/components/blocks/ProfileCard.vue +4 -4
- package/src/modules/auth/views/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/views/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/views/components/pages/Profile.vue +5 -5
- package/src/modules/auth/views/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +2 -2
- package/src/modules/auth/views/components/pages/ResetPassword.vue +1 -1
- package/src/modules/auth/views/components/pages/SignIn.vue +3 -3
- package/src/modules/auth/views/components/pages/SignUp.vue +1 -1
- package/src/modules/auth/views/components/pages/UserDashboard.vue +3 -3
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/ProfileCompletion.vue +2 -2
- package/src/modules/auth/views/components/sections/ProfileEditCredentials.vue +7 -7
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +2 -2
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +2 -2
- package/src/modules/backoffice/components/pages/Dashboard.vue +4 -4
- package/src/modules/backoffice/components/partials/Sidebar.vue +5 -5
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +2 -2
- package/src/modules/community/components/blocks/Activity.vue +7 -7
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/blocks/FooterBlogpost.vue +4 -4
- package/src/modules/community/components/layouts/Community.vue +10 -10
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/community/components/pages/Posts.vue +2 -2
- package/src/modules/community/components/sections/Comment.vue +2 -2
- package/src/modules/constructor/components/elements/Audio.vue +1 -1
- package/src/modules/constructor/components/elements/Caption.vue +1 -1
- package/src/modules/constructor/components/elements/Embed.vue +1 -1
- package/src/modules/constructor/components/elements/Textarea.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +1 -1
- package/src/modules/core/views/classes/core.app.js +2 -1
- package/src/modules/core/views/components/blocks/BlockSorting.vue +2 -2
- package/src/modules/core/views/components/blocks/CardFooter.vue +4 -4
- package/src/modules/core/views/components/blocks/CardHeader.vue +7 -7
- package/src/modules/core/views/components/blocks/HelpCard.vue +1 -1
- package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/core/views/components/elements/ButtonDate.vue +1 -1
- package/src/modules/core/views/components/elements/PhotoStack.vue +3 -3
- package/src/modules/core/views/components/layouts/App.vue +28 -4
- package/src/modules/core/views/components/layouts/Client.vue +4 -4
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +15 -15
- package/src/modules/core/views/components/partials/CitySelection.vue +1 -1
- package/src/modules/core/views/components/partials/Footer.centered.vue +17 -17
- package/src/modules/core/views/components/partials/Footer.vue +18 -18
- package/src/modules/core/views/components/partials/Header.vue +10 -11
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +20 -19
- package/src/modules/core/views/components/partials/NavigationBar.vue +3 -3
- package/src/modules/core/views/components/partials/Sidebar.vue +6 -6
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterCheckbox.vue +1 -1
- package/src/modules/core/views/components/sections/filters/FilterDateRange.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterPrice.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterRange.vue +2 -2
- package/src/modules/core/views/store/core.store.js +36 -60
- package/src/modules/core/views/utils/vue-app-renderer.js +31 -1
- package/src/modules/events/components/blocks/CardEvent.vue +6 -6
- package/src/modules/events/components/blocks/CardEventShort.vue +3 -3
- package/src/modules/events/components/pages/EditEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEventTickets.vue +18 -18
- package/src/modules/events/components/pages/Event.vue +5 -5
- package/src/modules/events/components/pages/Events.vue +2 -2
- package/src/modules/events/components/pages/EventsBackoffice.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +5 -5
- package/src/modules/events/components/sections/EventsHot.vue +2 -2
- package/src/modules/events/components/sections/List.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/gallery/components/pages/Gallery.vue +1 -1
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/governance/reactcode/src/components/CreateInitiativeForm.tsx +14 -14
- package/src/modules/governance/reactcode/src/components/CreateMilestoneForm.tsx +13 -13
- package/src/modules/governance/reactcode/src/components/EmptyState.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/InitiativeCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/LinkedEntityCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/MilestoneCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/ProductRepositories.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/ProductSummary.tsx +18 -18
- package/src/modules/governance/reactcode/src/components/ProductTeam.tsx +7 -7
- package/src/modules/governance/reactcode/src/components/ProposeTaskForm.tsx +9 -9
- package/src/modules/governance/reactcode/src/components/TaskAssignForm.tsx +4 -4
- package/src/modules/governance/reactcode/src/components/TaskCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/VoteForm.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/VotingCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/VotingResults.tsx +15 -15
- package/src/modules/governance/reactcode/src/pages/InitiativeDetailPage.tsx +41 -41
- package/src/modules/governance/reactcode/src/pages/InitiativeMilestonesPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/InitiativesListPage.tsx +6 -6
- package/src/modules/governance/reactcode/src/pages/MilestoneDetailPage.tsx +9 -9
- package/src/modules/governance/reactcode/src/pages/RoadmapPage.tsx +14 -14
- package/src/modules/governance/reactcode/src/pages/TaskDetailPage.tsx +44 -44
- package/src/modules/governance/reactcode/src/pages/VotingDetailPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/VotingsListPage.tsx +3 -3
- package/src/modules/governance/reactcode-2/App.tsx +28 -0
- package/src/modules/governance/reactcode-2/README.md +20 -0
- package/src/modules/governance/reactcode-2/components/Charts.tsx +58 -0
- package/src/modules/governance/reactcode-2/components/Layout.tsx +457 -0
- package/src/modules/governance/reactcode-2/components/TaskPage.tsx +325 -0
- package/src/modules/governance/reactcode-2/components/VoteBadge.tsx +27 -0
- package/src/modules/governance/reactcode-2/components/VotingsFeedPage.tsx +328 -0
- package/src/modules/governance/reactcode-2/constants.ts +154 -0
- package/src/modules/governance/reactcode-2/index.html +70 -0
- package/src/modules/governance/reactcode-2/index.tsx +15 -0
- package/src/modules/governance/reactcode-2/metadata.json +5 -0
- package/src/modules/governance/reactcode-2/package.json +23 -0
- package/src/modules/governance/reactcode-2/pnpm-lock.yaml +1410 -0
- package/src/modules/governance/reactcode-2/tsconfig.json +29 -0
- package/src/modules/governance/reactcode-2/types.ts +48 -0
- package/src/modules/governance/reactcode-2/vite.config.ts +23 -0
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +10 -10
- package/src/modules/governance/views/components/blocks/CardMilestoneItem.vue +15 -15
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +9 -9
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +11 -11
- package/src/modules/governance/views/components/layouts/Governance.vue +1 -1
- package/src/modules/governance/views/components/pages/Governance.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiative.vue +112 -112
- package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +31 -31
- package/src/modules/governance/views/components/pages/Initiatives.vue +20 -22
- package/src/modules/governance/views/components/pages/Milestone.vue +25 -25
- package/src/modules/governance/views/components/pages/Roadmap.vue +47 -47
- package/src/modules/governance/views/components/pages/Task.vue +106 -106
- package/src/modules/governance/views/components/pages/Tasks.vue +16 -16
- package/src/modules/governance/views/components/pages/Voting.vue +23 -23
- package/src/modules/governance/views/components/pages/Votings.vue +7 -7
- package/src/modules/governance/views/components/partials/EmptyState.vue +3 -3
- package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +11 -11
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +4 -4
- package/src/modules/governance/views/components/partials/VoteForm.vue +14 -14
- package/src/modules/governance/views/components/partials/VotingResults.vue +22 -22
- package/src/modules/icons/components/IconSearchPopup.vue +3 -3
- package/src/modules/icons/entities/IconCash.vue +23 -0
- package/src/modules/icons/navigation/IconSort.vue +4 -4
- package/src/modules/icons/pages/IconsPage.vue +7 -7
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +3 -3
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +1 -1
- package/src/modules/inventory/components/pages/Inventory.vue +10 -10
- package/src/modules/inventory/components/pages/InventoryEdit.vue +6 -6
- package/src/modules/landing/components/blocks/MapBlock.vue +2 -2
- package/src/modules/landing/components/sections/Examples.vue +1 -1
- package/src/modules/landing/components/sections/InstagramSection.vue +1 -1
- package/src/modules/landing/components/sections/SectionEarn.vue +4 -4
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFocus.vue +2 -2
- package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/components/sections/SectionHeroVideo.vue +2 -2
- package/src/modules/landing/components/sections/SectionJoinUs.vue +2 -2
- package/src/modules/landing/components/sections/SectionMobileApp.vue +3 -3
- package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
- package/src/modules/landing/components/sections/SectionRoadmap.vue +2 -2
- package/src/modules/marketplace/views/components/layouts/Marketplace.vue +8 -8
- package/src/modules/marketplace/views/components/pages/Marketplace.vue +5 -5
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +11 -11
- package/src/modules/music/components/blocks/ActionButtons.vue +2 -2
- package/src/modules/music/components/cards/AlbumCard.vue +4 -4
- package/src/modules/music/components/cards/ArtistCard.vue +3 -8
- package/src/modules/music/components/cards/ArtistCardSmall.vue +2 -2
- package/src/modules/music/components/cards/PlaylistCard.vue +4 -4
- package/src/modules/music/components/cards/TrackListCard.vue +5 -5
- package/src/modules/music/components/forms/AlbumForm.vue +8 -8
- package/src/modules/music/components/forms/ArtistForm.vue +4 -4
- package/src/modules/music/components/forms/PlaylistForm.vue +7 -7
- package/src/modules/music/components/forms/SearchForm.vue +1 -1
- package/src/modules/music/components/forms/TrackForm.vue +13 -13
- package/src/modules/music/components/pages/Album.vue +22 -22
- package/src/modules/music/components/pages/Artist.vue +7 -7
- package/src/modules/music/components/pages/MusicHome.vue +13 -18
- package/src/modules/music/components/pages/MusicLibrary.vue +9 -9
- package/src/modules/music/components/pages/Playlist.vue +25 -25
- package/src/modules/music/components/pages/SearchResults.vue +15 -15
- package/src/modules/music/components/pages/Track.vue +25 -25
- package/src/modules/music/components/player/FullscreenPlayer.vue +5 -5
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
- package/src/modules/orders/components/blocks/CardApplication.vue +1 -1
- package/src/modules/orders/components/blocks/CardCustomer.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +5 -5
- package/src/modules/orders/components/blocks/CardOrderItem.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderUser.vue +3 -3
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +4 -4
- package/src/modules/orders/components/blocks/StatusHistory.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +3 -3
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +2 -2
- package/src/modules/orders/components/forms/FormCustomerDetails.vue +3 -3
- package/src/modules/orders/components/pages/Favorites.vue +1 -1
- package/src/modules/orders/components/pages/OrderBackoffice.vue +15 -15
- package/src/modules/orders/components/pages/OrderCreate.vue +2 -2
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +4 -4
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +2 -2
- package/src/modules/orders/components/sections/ApplicationDetails.vue +2 -2
- package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
- package/src/modules/orders/components/sections/CustomerDetails.vue +2 -2
- package/src/modules/orders/components/sections/Succes.vue +4 -4
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +4 -4
- package/src/modules/organizations/components/blocks/Contacts.vue +8 -8
- package/src/modules/organizations/components/blocks/Rating.vue +1 -1
- package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +3 -3
- package/src/modules/organizations/components/forms/DepartmentForm.vue +1 -1
- package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
- package/src/modules/organizations/components/pages/Department.vue +2 -2
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +1 -1
- package/src/modules/organizations/components/pages/Members.vue +1 -1
- package/src/modules/organizations/components/pages/Organization.new.vue +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +6 -6
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +2 -2
- package/src/modules/organizations/components/pages/Organizations.vue +3 -3
- package/src/modules/organizations/components/sections/Documents.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +1 -1
- package/src/modules/organizations/components/sections/Unit.vue +1 -1
- package/src/modules/pages/views/components/blocks/CardPage.vue +2 -2
- package/src/modules/pages/views/components/pages/Page.vue +5 -5
- package/src/modules/products/components/blocks/CardCategory.vue +1 -1
- package/src/modules/products/components/blocks/CardPosition.vue +4 -4
- package/src/modules/products/components/blocks/CardProduct.vue +3 -3
- package/src/modules/products/components/blocks/ProductDiscounts.vue +3 -3
- package/src/modules/products/components/blocks/ProductImages.vue +2 -2
- package/src/modules/products/components/blocks/ProductVariants.vue +2 -2
- package/src/modules/products/components/elements/Image360.vue +2 -2
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/elements/QuantitySelector.vue +3 -3
- package/src/modules/products/components/elements/THC.vue +1 -1
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +1 -1
- package/src/modules/products/components/forms/StockAuditForm.vue +2 -2
- package/src/modules/products/components/forms/StockHistoryView.vue +1 -1
- package/src/modules/products/components/pages/Categories.vue +1 -1
- package/src/modules/products/components/pages/CategoryEdit.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -6
- package/src/modules/products/components/pages/ProductEdit.vue +6 -6
- package/src/modules/products/components/pages/Products.vue +11 -11
- package/src/modules/products/components/sections/EditAttributes.vue +4 -4
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +6 -6
- package/src/modules/products/components/sections/EditRecommended.vue +1 -1
- package/src/modules/products/components/sections/EditVariants.vue +8 -8
- package/src/modules/products/components/sections/FilterProducts.vue +3 -3
- package/src/modules/products/components/sections/ProductConfigurator.vue +2 -2
- package/src/modules/products/components/sections/ProductInformationSection.vue +10 -10
- package/src/modules/products/components/sections/ProductsRecommended.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +7 -7
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +3 -3
- package/src/modules/rents/views/components/blocks/CardRent.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/DateLabel.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +8 -8
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +1 -1
- package/src/modules/rents/views/components/pages/Rents.vue +1 -1
- package/src/modules/rents/views/components/pages/RentsEdit.vue +6 -6
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/components/sections/FormReport.vue +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +4 -4
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +1 -1
- package/src/modules/spots/components/layouts/Spots.vue +2 -2
- package/src/modules/spots/components/pages/Spot.vue +5 -5
- package/src/modules/spots/components/pages/SpotEdit.vue +2 -2
- package/src/modules/spots/components/pages/Spots.vue +3 -3
- package/src/modules/spots/components/sections/MapSection.vue +1 -1
- package/src/modules/spots/components/sections/WorktimeEdit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CardDeposit.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +2 -2
- package/src/modules/wallet/views/components/blocks/CryptoDeposit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue +11 -11
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +4 -4
- package/src/modules/wallet/views/components/pages/Wallet.vue +22 -22
- package/src/styles/config.scss +193 -507
- package/src/styles/layout.scss +81 -1
- package/src/styles/reset.scss +2 -0
- package/src/styles/theme.scss +1 -8
- package/dist/martyrs/dist/main-BFvlam0J.js.map +0 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.js.map +0 -1
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +0 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +0 -6
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +0 -15
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +0 -11
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +0 -20
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/src/modules/LAYOUT.MD +0 -767
- package/src/modules/STYLES.MD +0 -298
- package/src/modules/inventory/inventory.router.js +0 -72
- package/src/modules/products/products.router.js +0 -299
- package/src/styles/base/all.scss +0 -233
- package/src/styles/base/backgrounds.scss +0 -70
- package/src/styles/base/borders.scss +0 -407
- package/src/styles/base/scrolling.scss +0 -137
- package/src/styles/base/shadow_transitions_hover_refactor.scss +0 -158
- package/src/styles/base/transitions.scss +0 -109
- package/src/styles/responsive.scss +0 -152
- package/src/styles/typography.scss +0 -161
- /package/dist/{node_modules/.pnpm/@vue_shared@3.5.13 → martyrs}/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -0
package/src/styles/base/all.scss
DELETED
|
@@ -1,233 +0,0 @@
|
|
|
1
|
-
// _all.scss
|
|
2
|
-
/*@use 'colors'; // Import the new colors module*/
|
|
3
|
-
@use 'borders';
|
|
4
|
-
@use 'scrolling';
|
|
5
|
-
@use 'transitions';
|
|
6
|
-
@use 'shadow_transitions_hover_refactor';
|
|
7
|
-
|
|
8
|
-
.disabled {
|
|
9
|
-
opacity: 0.75 !important;
|
|
10
|
-
pointer-events: none !important;
|
|
11
|
-
cursor: default !important;
|
|
12
|
-
color: rgba(var(--black), 0.5) !important;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.unactive { opacity: 0.0; }
|
|
16
|
-
.hide { display: block; position: absolute; opacity: 0; pointer-events: none; }
|
|
17
|
-
|
|
18
|
-
.centered {
|
|
19
|
-
position: absolute;
|
|
20
|
-
top: 50%;
|
|
21
|
-
left: 50%;
|
|
22
|
-
transform: translate(-50%, -50%);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.centered-v {
|
|
26
|
-
position: absolute;
|
|
27
|
-
top: 50%;
|
|
28
|
-
transform: translateY(-50%);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.centered-h {
|
|
32
|
-
position: absolute;
|
|
33
|
-
left: 50%;
|
|
34
|
-
transform: translateX(-50%);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
body {
|
|
39
|
-
.bs-black-small { box-shadow: 0px 0px 17px -3px rgba(var(--black), 0.1); }
|
|
40
|
-
|
|
41
|
-
.w-auto { width: auto; }
|
|
42
|
-
.w-min { width: min-content; }
|
|
43
|
-
.w-fit { width: fit-content; }
|
|
44
|
-
.w-max { width: max-content; }
|
|
45
|
-
|
|
46
|
-
.h-auto { height: auto; }
|
|
47
|
-
.h-min { height: min-content; }
|
|
48
|
-
.h-fit { height: fit-content; }
|
|
49
|
-
.h-max { height: max-content; }
|
|
50
|
-
|
|
51
|
-
.w-m-66r { width: min(100%, 66rem); }
|
|
52
|
-
.w-m-60r { width: min(100%, 60rem); }
|
|
53
|
-
.w-m-50r { width: min(100%, 50rem); }
|
|
54
|
-
.h-m-40r { height: min(100%, 40rem); }
|
|
55
|
-
.w-m-40r { width: min(100%, 40rem); }
|
|
56
|
-
.w-m-33r { width: min(100%, 33rem); }
|
|
57
|
-
.w-m-25r { width: min(100%, 25rem); }
|
|
58
|
-
.w-m-20r { width: min(100%, 20rem); }
|
|
59
|
-
.w-m-15r { width: min(100%, 15rem); }
|
|
60
|
-
.w-m-10r { width: min(100%, 10rem); }
|
|
61
|
-
.w-m-5r { width: min(100%, 5rem); }
|
|
62
|
-
.w-m-3r { width: min(100%, 3rem); }
|
|
63
|
-
.w-m-2r { width: min(100%, 2rem); }
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
body {
|
|
67
|
-
.rotate-90 { transform: rotate(90deg) }
|
|
68
|
-
.rotate-180 { transform: rotate(180deg) }
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
body {
|
|
72
|
-
.cursor-pointer { cursor: pointer; }
|
|
73
|
-
.cursor-move { cursor: move; }
|
|
74
|
-
.cursor-text { cursor: text; }
|
|
75
|
-
.cursor-help { cursor: help; }
|
|
76
|
-
.cursor-wait { cursor: wait; }
|
|
77
|
-
.cursor-crosshair { cursor: crosshair; }
|
|
78
|
-
.cursor-not-allowed { cursor: not-allowed; }
|
|
79
|
-
.cursor-grab { cursor: grab; }
|
|
80
|
-
.cursor-grabbing { cursor: grabbing; }
|
|
81
|
-
|
|
82
|
-
.cursor-ns-resize { cursor: ns-resize; }
|
|
83
|
-
.cursor-ew-resize { cursor: ew-resize; }
|
|
84
|
-
.cursor-ne-resize { cursor: ne-resize; }
|
|
85
|
-
.cursor-nw-resize { cursor: nw-resize; }
|
|
86
|
-
.cursor-se-resize { cursor: se-resize; }
|
|
87
|
-
.cursor-sw-resize { cursor: sw-resize; }
|
|
88
|
-
|
|
89
|
-
.cursor-n-resize { cursor: n-resize; }
|
|
90
|
-
.cursor-e-resize { cursor: e-resize; }
|
|
91
|
-
.cursor-s-resize { cursor: s-resize; }
|
|
92
|
-
.cursor-w-resize { cursor: w-resize; }
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
body {
|
|
96
|
-
|
|
97
|
-
// Icon Classes
|
|
98
|
-
.i-extra { width: var(--extra); height: var(--extra); }
|
|
99
|
-
.i-big { width: var(--big); height: var(--big); }
|
|
100
|
-
.i-semi { width: var(--semi); height: var(--semi); }
|
|
101
|
-
.i-medium { width: var(--medium); height: var(--medium); }
|
|
102
|
-
.i-regular { width: var(--regular); height: var(--regular) }
|
|
103
|
-
.i-small { width: var(--small); height: var(--small) }
|
|
104
|
-
.i-thin { width: var(--thin); height: var(--thin) }
|
|
105
|
-
.i-micro { width: var(--micro); height: var(--micro) }
|
|
106
|
-
.i-nano { width: var(--nano); height: var(--nano) }
|
|
107
|
-
|
|
108
|
-
// REFACTOR
|
|
109
|
-
.i-base { width: 1rem; height: 1rem }
|
|
110
|
-
.i-default { width: var(--regular); height: var(--regular) }
|
|
111
|
-
.i-circle { padding: var(--small); border-radius: var(--extra); background: var(--light-main); overflow: visible; }
|
|
112
|
-
// REFACTOR
|
|
113
|
-
|
|
114
|
-
// Aspect ratio
|
|
115
|
-
.aspect-16x9 { aspect-ratio: 16 / 9; }
|
|
116
|
-
.aspect-4x3 { aspect-ratio: 4 / 3; }
|
|
117
|
-
.aspect-1x1 { aspect-ratio: 1 / 1; }
|
|
118
|
-
|
|
119
|
-
// Object-fit
|
|
120
|
-
.object-fit-cover { object-fit: cover; }
|
|
121
|
-
.object-fit-contain { object-fit: contain; }
|
|
122
|
-
.object-fit-fill { object-fit: fill; }
|
|
123
|
-
|
|
124
|
-
// Interaction
|
|
125
|
-
.no-events { pointer-events: none }
|
|
126
|
-
|
|
127
|
-
// Layout - Flex
|
|
128
|
-
.flex {
|
|
129
|
-
display: flex;
|
|
130
|
-
&-nowrap { flex-wrap: nowrap; }
|
|
131
|
-
&-wrap { flex-wrap: wrap; }
|
|
132
|
-
&-center { align-items: center; justify-content: center; }
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
.align-self-start { align-self: start; }
|
|
136
|
-
|
|
137
|
-
.flex-child {
|
|
138
|
-
&-none { flex: none; }
|
|
139
|
-
&-noresize { flex: 0 }
|
|
140
|
-
&-1 { flex: 1; }
|
|
141
|
-
&-auto { flex: auto; }
|
|
142
|
-
&-default { flex: 0 0 auto }
|
|
143
|
-
&-initial { flex: initial; }
|
|
144
|
-
&-grow-0 { flex-grow: 0; }
|
|
145
|
-
&-grow-1 { flex-grow: 1; }
|
|
146
|
-
&-grow-2 { flex-grow: 2; }
|
|
147
|
-
&-grow-3 { flex-grow: 3; }
|
|
148
|
-
&-shrink-0 { flex-shrink: 0; }
|
|
149
|
-
&-shrink-1 { flex-shrink: 1; }
|
|
150
|
-
&-basis-auto { flex-basis: auto; }
|
|
151
|
-
&-basis-0 { flex-basis: 0; }
|
|
152
|
-
&-order-0 { order: 0; }
|
|
153
|
-
&-order-1 { order: 1; }
|
|
154
|
-
&-order-2 { order: 2; }
|
|
155
|
-
&-order-3 { order: 3; }
|
|
156
|
-
&-order-4 { order: 4; }
|
|
157
|
-
&-order-5 { order: 5; }
|
|
158
|
-
&-order-6 { order: 6; }
|
|
159
|
-
&-order-7 { order: 7; }
|
|
160
|
-
&-order-8 { order: 8; }
|
|
161
|
-
&-order-9 { order: 9; }
|
|
162
|
-
&-order-last { order: 9999; }
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
// Grid/Columns
|
|
166
|
-
.cols-1 { display: grid; grid-template-columns: 1fr; }
|
|
167
|
-
.cols-2 {
|
|
168
|
-
display: grid;
|
|
169
|
-
grid-template-columns: 1fr 1fr;
|
|
170
|
-
grid-auto-flow: dense;
|
|
171
|
-
> *:only-child { grid-column: 1 / -1; }
|
|
172
|
-
}
|
|
173
|
-
.cols-auto-1fr {
|
|
174
|
-
display: grid;
|
|
175
|
-
grid-template-columns: auto 1fr;
|
|
176
|
-
align-items: stretch;
|
|
177
|
-
}
|
|
178
|
-
.cols-2-fit-content { display: grid; grid-template-columns: fit-content(100%) 1fr; }
|
|
179
|
-
.cols-3 { display: grid; grid-template-columns: 1fr 1fr 1fr; }
|
|
180
|
-
.cols-4 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; }
|
|
181
|
-
.cols-5 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
|
|
182
|
-
.cols-6 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
|
|
183
|
-
|
|
184
|
-
.cols-2-golden-ration { display: grid; grid-template-columns: 1.66fr 1.33fr; }
|
|
185
|
-
.cols-2-2_1 { display: grid; grid-template-columns: 2fr 1fr; }
|
|
186
|
-
.cols-2-1_2 { display: grid; grid-template-columns: 1fr 2fr; }
|
|
187
|
-
.cols-2-1_2_1 { display: grid; grid-template-columns: 1fr 2fr 1fr; }
|
|
188
|
-
|
|
189
|
-
.cols-2-1_3 {
|
|
190
|
-
display: grid;
|
|
191
|
-
grid-template-columns: 1fr 3fr;
|
|
192
|
-
grid-auto-flow: dense;
|
|
193
|
-
> *:only-child { grid-column: 1 / -1; }
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.cols-2-3_1 {
|
|
197
|
-
display: grid;
|
|
198
|
-
grid-template-columns: 3fr 1fr;
|
|
199
|
-
grid-auto-flow: dense;
|
|
200
|
-
> *:only-child { grid-column: 1 / -1; }
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.cols-2-1_4 { display: grid; grid-template-columns: 1fr 4fr; }
|
|
204
|
-
.cols-2-4_1 { display: grid; grid-template-columns: 4fr 1fr; }
|
|
205
|
-
|
|
206
|
-
.col-w-100 { grid-column: 1 / -1 }
|
|
207
|
-
|
|
208
|
-
.rows-1 { display: grid; grid-template-columns: 100%; grid-auto-rows: minmax(auto, max-content); }
|
|
209
|
-
.rows-1-min0_max1 { display: grid; grid-template-rows: minmax(0, 1fr); }
|
|
210
|
-
.rows-auto {
|
|
211
|
-
grid-auto-flow: row;
|
|
212
|
-
grid-auto-columns: auto;
|
|
213
|
-
grid-template-rows: auto;
|
|
214
|
-
grid-auto-rows: auto;
|
|
215
|
-
}
|
|
216
|
-
.rows-auto-1fr { grid-auto-rows: 1fr; }
|
|
217
|
-
|
|
218
|
-
.grid { display: grid; }
|
|
219
|
-
|
|
220
|
-
// Z-Index
|
|
221
|
-
.z-index-0 { z-index: 0; }
|
|
222
|
-
.z-index-1 { z-index: 10; }
|
|
223
|
-
.z-index-2 { z-index: 20; }
|
|
224
|
-
.z-index-3 { z-index: 30; }
|
|
225
|
-
.z-index-4 { z-index: 40; }
|
|
226
|
-
.z-index-5 { z-index: 50; }
|
|
227
|
-
.z-index-6 { z-index: 60; }
|
|
228
|
-
.z-index-7 { z-index: 70; }
|
|
229
|
-
.z-index-8 { z-index: 80; }
|
|
230
|
-
.z-index-9 { z-index: 90; }
|
|
231
|
-
.z-index-10 { z-index: 100; }
|
|
232
|
-
.z-index-1-negative { z-index: -10; }
|
|
233
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
body {
|
|
2
|
-
// Colors
|
|
3
|
-
.bg-red { background: rgb(var(--red)); }
|
|
4
|
-
.bg-red-nice { background: rgb(var(--red-nice)); }
|
|
5
|
-
.bg-green { background: rgb(var(--green)); }
|
|
6
|
-
.bg-green-nice { background: rgb(var(--green-nice)); }
|
|
7
|
-
.bg-orange { background: rgb(var(--orange)); } /* исправлено имя переменной */
|
|
8
|
-
.bg-orange-nice { background: rgb(var(--orange-nice)); } /* исправлено имя переменной */
|
|
9
|
-
.bg-yellow { background: rgb(var(--yellow)); }
|
|
10
|
-
.bg-yellow-nice { background: rgb(var(--yellow-nice)); }
|
|
11
|
-
// Colors BG
|
|
12
|
-
.bg-youtube { background: rgba(var(--youtube), 1); }
|
|
13
|
-
.bg-telegram { background: rgba(var(--telegram), 1); }
|
|
14
|
-
.bg-twitter { background: rgba(var(--twitter), 1); }
|
|
15
|
-
.bg-reddit { background: rgba(var(--reddit), 1); }
|
|
16
|
-
.bg-instagram { background: rgba(var(--instagram), 1); }
|
|
17
|
-
// BG Blur
|
|
18
|
-
.bg-blur-extra { backdrop-filter: blur(var(--extra)) }
|
|
19
|
-
.bg-blur-big { backdrop-filter: blur(var(--big)) }
|
|
20
|
-
.bg-blur-semi { backdrop-filter: blur(var(--semi)) }
|
|
21
|
-
.bg-blur-medium { backdrop-filter: blur(var(--medium)) }
|
|
22
|
-
.bg-blur-regular { backdrop-filter: blur(var(--regular)) }
|
|
23
|
-
.bg-blur-small { backdrop-filter: blur(var(--small)) }
|
|
24
|
-
.bg-blur-thin { backdrop-filter: blur(var(--thin)) }
|
|
25
|
-
// Other
|
|
26
|
-
.bg-black-grad { background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%); }
|
|
27
|
-
.bg-grad-main { background: radial-gradient(84.52% 84.52% at 50% 50%, rgb(var(--main)) 23.39%, #E7FFF4 100%), #E8FFF3;}
|
|
28
|
-
.bg-grad-white { background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); }
|
|
29
|
-
// Transpatrens
|
|
30
|
-
.bg-t-white { background: rgba(var(--white),0.1); }
|
|
31
|
-
.bg-t-grey { background: rgba(var(--grey),0.1); }
|
|
32
|
-
.bg-t-darkgrey { background: rgba(var(--darkgrey),0.1); }
|
|
33
|
-
.bg-transp { background: rgba(var(--white),0); }
|
|
34
|
-
// Video Bg
|
|
35
|
-
.bg-video {
|
|
36
|
-
position: absolute;
|
|
37
|
-
top: 0;
|
|
38
|
-
left: 0;
|
|
39
|
-
width: 100%;
|
|
40
|
-
height: 100%;
|
|
41
|
-
z-index: 1;
|
|
42
|
-
object-fit: cover;
|
|
43
|
-
}
|
|
44
|
-
// Fills
|
|
45
|
-
.fill-l-main { fill: var(--light-main); }
|
|
46
|
-
.fill-main { fill: rgb(var(--main)); }
|
|
47
|
-
.fill-black { fill: rgb(var(--black)); }
|
|
48
|
-
.fill-dark { fill: var(--dark); }
|
|
49
|
-
.fill-grey { fill: var(--grey); }
|
|
50
|
-
.fill-light { fill: var(--light); }
|
|
51
|
-
.fill-card { fill: #F7F7F7; }
|
|
52
|
-
.fill-card-blue { fill: #eef2f6; }
|
|
53
|
-
.fill-white { fill: rgb(var(--white));; }
|
|
54
|
-
.fill-t-white { fill: rgba(var(--white),0.1); }
|
|
55
|
-
.fill-t-grey { fill: rgba(var(--grey),0.1); }
|
|
56
|
-
.fill-t-darkgrey{ fill: rgba(var(--darkgrey),0.1); }
|
|
57
|
-
.fill-transp { fill: rgba(var(--white),0); }
|
|
58
|
-
// Colors Fills
|
|
59
|
-
.fill-blue { fill: #0057FF; }
|
|
60
|
-
.fill-light-blue{ fill: #4E8AFF; }
|
|
61
|
-
.fill-lightblue { fill: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 100%), #BFD4FF; }
|
|
62
|
-
.fill-green { fill: #25DA08; }
|
|
63
|
-
.fill-light-red { fill: var(--light-red); }
|
|
64
|
-
// Brand Fills
|
|
65
|
-
.fill-youtube { fill: var(--youtube); }
|
|
66
|
-
.fill-telegram { fill: var(--telegram); }
|
|
67
|
-
.fill-twitter { fill: var(--twitter); }
|
|
68
|
-
.fill-reddit { fill: var(--reddit); }
|
|
69
|
-
.fill-instagram { fill: var(--instagram); }
|
|
70
|
-
}
|
|
@@ -1,407 +0,0 @@
|
|
|
1
|
-
body {
|
|
2
|
-
hr {
|
|
3
|
-
width: 100%;
|
|
4
|
-
height: 1px;
|
|
5
|
-
background: rgba(0,0,0,0.1);
|
|
6
|
-
margin: 0;
|
|
7
|
-
border: none;
|
|
8
|
-
|
|
9
|
-
&.absolute {
|
|
10
|
-
position: absolute;
|
|
11
|
-
left: 0;
|
|
12
|
-
top: 0;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
hr.vertical {
|
|
17
|
-
height: 100%;
|
|
18
|
-
width: 1px;
|
|
19
|
-
left: 0;
|
|
20
|
-
top: 0;
|
|
21
|
-
background: rgba(0,0,0,0.1);
|
|
22
|
-
margin: 0;
|
|
23
|
-
border: none;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// Border Classes - напрямую через box-shadow
|
|
27
|
-
.br-zero {
|
|
28
|
-
box-shadow: none;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.br-1px {
|
|
32
|
-
box-shadow: inset 0 1px 0 0 currentColor,
|
|
33
|
-
inset -1px 0 0 0 currentColor,
|
|
34
|
-
inset 0 -1px 0 0 currentColor,
|
|
35
|
-
inset 1px 0 0 0 currentColor;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.br-2px {
|
|
39
|
-
box-shadow: inset 0 2px 0 0 currentColor,
|
|
40
|
-
inset -2px 0 0 0 currentColor,
|
|
41
|
-
inset 0 -2px 0 0 currentColor,
|
|
42
|
-
inset 2px 0 0 0 currentColor;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
/* Border style */
|
|
46
|
-
.br-solid { /* default for box-shadow */ }
|
|
47
|
-
.br-dash {
|
|
48
|
-
border: 1px dashed currentColor;
|
|
49
|
-
box-shadow: none;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
/* Border sides */
|
|
53
|
-
.br-t {
|
|
54
|
-
box-shadow: inset 0 1px 0 0 currentColor;
|
|
55
|
-
}
|
|
56
|
-
.br-r {
|
|
57
|
-
box-shadow: inset -1px 0 0 0 currentColor;
|
|
58
|
-
}
|
|
59
|
-
.br-b {
|
|
60
|
-
box-shadow: inset 0 -1px 0 0 currentColor;
|
|
61
|
-
}
|
|
62
|
-
.br-b-2px {
|
|
63
|
-
box-shadow: inset 0 -2px 0 0 currentColor;
|
|
64
|
-
}
|
|
65
|
-
.br-b-3px {
|
|
66
|
-
box-shadow: inset 0 -3px 0 0 currentColor;
|
|
67
|
-
}
|
|
68
|
-
.br-l {
|
|
69
|
-
box-shadow: inset 1px 0 0 0 currentColor;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
/* Border colors с конкретными значениями */
|
|
73
|
-
.br-black {
|
|
74
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--black)); }
|
|
75
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--black)); }
|
|
76
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--black)); }
|
|
77
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--black)); }
|
|
78
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--black)); }
|
|
79
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--black)); }
|
|
80
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--black)); }
|
|
81
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--black)); }
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.br-dark {
|
|
85
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--dark)); }
|
|
86
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--dark)); }
|
|
87
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--dark)); }
|
|
88
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--dark)); }
|
|
89
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--dark)); }
|
|
90
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--dark)); }
|
|
91
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--dark)); }
|
|
92
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--dark)); }
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.br-main {
|
|
96
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--main)); }
|
|
97
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--main)); }
|
|
98
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--main)); }
|
|
99
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--main)); }
|
|
100
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--main)); }
|
|
101
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--main)); }
|
|
102
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--main)); }
|
|
103
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--main)); }
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.br-second {
|
|
107
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--second)); }
|
|
108
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--second)); }
|
|
109
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--second)); }
|
|
110
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--second)); }
|
|
111
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--second)); }
|
|
112
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--second)); }
|
|
113
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--second)); }
|
|
114
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--second)); }
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.br-grey {
|
|
118
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--grey)); }
|
|
119
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--grey)); }
|
|
120
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--grey)); }
|
|
121
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--grey)); }
|
|
122
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--grey)); }
|
|
123
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--grey)); }
|
|
124
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--grey)); }
|
|
125
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--grey)); }
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.br-light {
|
|
129
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--light)); }
|
|
130
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--light)); }
|
|
131
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--light)); }
|
|
132
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--light)); }
|
|
133
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--light)); }
|
|
134
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--light)); }
|
|
135
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--light)); }
|
|
136
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--light)); }
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.br-white {
|
|
140
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--white)); }
|
|
141
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--white)); }
|
|
142
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--white)); }
|
|
143
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--white)); }
|
|
144
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--white)); }
|
|
145
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 rgb(var(--white)); }
|
|
146
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 rgb(var(--white)); }
|
|
147
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--white)); }
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.br-red {
|
|
151
|
-
&.br-1px { box-shadow: inset 0 0 0 1px red; }
|
|
152
|
-
&.br-2px { box-shadow: inset 0 0 0 2px red; }
|
|
153
|
-
&.br-t { box-shadow: inset 0 1px 0 0 red; }
|
|
154
|
-
&.br-r { box-shadow: inset -1px 0 0 0 red; }
|
|
155
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 red; }
|
|
156
|
-
&.br-b-2px { box-shadow: inset 0 -2px 0 0 red; }
|
|
157
|
-
&.br-b-3px { box-shadow: inset 0 -3px 0 0 red; }
|
|
158
|
-
&.br-l { box-shadow: inset 1px 0 0 0 red; }
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
// Border Grey transp
|
|
162
|
-
.br-grey-transp-50 {
|
|
163
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--grey), 0.50); }
|
|
164
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--grey), 0.50); }
|
|
165
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--grey), 0.50); }
|
|
166
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--grey), 0.50); }
|
|
167
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--grey), 0.50); }
|
|
168
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--grey), 0.50); }
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.br-grey-transp-25 {
|
|
172
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--grey), 0.25); }
|
|
173
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--grey), 0.25); }
|
|
174
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--grey), 0.25); }
|
|
175
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--grey), 0.25); }
|
|
176
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--grey), 0.25); }
|
|
177
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--grey), 0.25); }
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.br-grey-transp-10 {
|
|
181
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--grey), 0.10); }
|
|
182
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--grey), 0.10); }
|
|
183
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--grey), 0.10); }
|
|
184
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--grey), 0.10); }
|
|
185
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--grey), 0.10); }
|
|
186
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--grey), 0.10); }
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
// Border Black Transp - примеры для основных значений
|
|
190
|
-
.br-black-transp-5 {
|
|
191
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--black), 0.05); }
|
|
192
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--black), 0.05); }
|
|
193
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--black), 0.05); }
|
|
194
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--black), 0.05); }
|
|
195
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--black), 0.05); }
|
|
196
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--black), 0.05); }
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.br-black-transp-10 {
|
|
200
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--black), 0.10); }
|
|
201
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--black), 0.10); }
|
|
202
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--black), 0.10); }
|
|
203
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--black), 0.10); }
|
|
204
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--black), 0.10); }
|
|
205
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--black), 0.10); }
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.br-black-transp-20 {
|
|
209
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--black), 0.20); }
|
|
210
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--black), 0.20); }
|
|
211
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--black), 0.20); }
|
|
212
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--black), 0.20); }
|
|
213
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--black), 0.20); }
|
|
214
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--black), 0.20); }
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
.br-black-transp-50 {
|
|
218
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--black), 0.50); }
|
|
219
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--black), 0.50); }
|
|
220
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--black), 0.50); }
|
|
221
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--black), 0.50); }
|
|
222
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--black), 0.50); }
|
|
223
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--black), 0.50); }
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
// Border White Transp - примеры для основных значений
|
|
227
|
-
.br-white-transp-10 {
|
|
228
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--white), 0.10); }
|
|
229
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--white), 0.10); }
|
|
230
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--white), 0.10); }
|
|
231
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--white), 0.10); }
|
|
232
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--white), 0.10); }
|
|
233
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--white), 0.10); }
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.br-white-transp-20 {
|
|
237
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--white), 0.20); }
|
|
238
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--white), 0.20); }
|
|
239
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--white), 0.20); }
|
|
240
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--white), 0.20); }
|
|
241
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--white), 0.20); }
|
|
242
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--white), 0.20); }
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
.br-white-transp-50 {
|
|
246
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgba(var(--white), 0.50); }
|
|
247
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgba(var(--white), 0.50); }
|
|
248
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgba(var(--white), 0.50); }
|
|
249
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgba(var(--white), 0.50); }
|
|
250
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgba(var(--white), 0.50); }
|
|
251
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgba(var(--white), 0.50); }
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
/* Social media brand borders */
|
|
255
|
-
.br-youtube {
|
|
256
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--youtube)); }
|
|
257
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--youtube)); }
|
|
258
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--youtube)); }
|
|
259
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--youtube)); }
|
|
260
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--youtube)); }
|
|
261
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--youtube)); }
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
.br-telegram {
|
|
265
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--telegram)); }
|
|
266
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--telegram)); }
|
|
267
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--telegram)); }
|
|
268
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--telegram)); }
|
|
269
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--telegram)); }
|
|
270
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--telegram)); }
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
.br-twitter {
|
|
274
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--twitter)); }
|
|
275
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--twitter)); }
|
|
276
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--twitter)); }
|
|
277
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--twitter)); }
|
|
278
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--twitter)); }
|
|
279
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--twitter)); }
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
.br-reddit {
|
|
283
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--reddit)); }
|
|
284
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--reddit)); }
|
|
285
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--reddit)); }
|
|
286
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--reddit)); }
|
|
287
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--reddit)); }
|
|
288
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--reddit)); }
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
.br-instagram {
|
|
292
|
-
&.br-1px { box-shadow: inset 0 0 0 1px rgb(var(--instagram)); }
|
|
293
|
-
&.br-2px { box-shadow: inset 0 0 0 2px rgb(var(--instagram)); }
|
|
294
|
-
&.br-t { box-shadow: inset 0 1px 0 0 rgb(var(--instagram)); }
|
|
295
|
-
&.br-r { box-shadow: inset -1px 0 0 0 rgb(var(--instagram)); }
|
|
296
|
-
&.br-b { box-shadow: inset 0 -1px 0 0 rgb(var(--instagram)); }
|
|
297
|
-
&.br-l { box-shadow: inset 1px 0 0 0 rgb(var(--instagram)); }
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
/* Inset borders - special case */
|
|
301
|
-
.br-inset-2px-black {
|
|
302
|
-
box-shadow: inset 0 0 0 2px rgb(var(--black));
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
// Border anim
|
|
306
|
-
.br-anim {
|
|
307
|
-
border: 1px dashed currentColor;
|
|
308
|
-
animation: dash-animation 1s linear infinite;
|
|
309
|
-
box-shadow: none;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
@keyframes dash-animation {
|
|
313
|
-
0% {
|
|
314
|
-
border-color-position: 0;
|
|
315
|
-
}
|
|
316
|
-
100% {
|
|
317
|
-
border-color-position: 20px;
|
|
318
|
-
}
|
|
319
|
-
}
|
|
320
|
-
|
|
321
|
-
// Glow effect
|
|
322
|
-
.br-glow {
|
|
323
|
-
position: relative;
|
|
324
|
-
box-shadow: inset 0 0 0 2px rgb(var(--white)),
|
|
325
|
-
0px 0px 5px rgb(var(--white)),
|
|
326
|
-
0px 0px 10px rgb(var(--white)),
|
|
327
|
-
0px 0px 15px rgb(var(--white));
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
.br-glow-animation {
|
|
331
|
-
animation: glow-animation 2s ease-in-out infinite;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
@keyframes glow-animation {
|
|
335
|
-
0%, 100% {
|
|
336
|
-
box-shadow: inset 0 0 0 2px rgb(var(--white)),
|
|
337
|
-
0px 0px 5px rgba(var(--white), 0.5),
|
|
338
|
-
0px 0px 10px rgba(var(--white), 0.5),
|
|
339
|
-
0px 0px 15px rgba(var(--white), 0.5);
|
|
340
|
-
}
|
|
341
|
-
50% {
|
|
342
|
-
box-shadow: inset 0 0 0 2px rgb(var(--white)),
|
|
343
|
-
0px 0px 10px rgba(var(--white), 1),
|
|
344
|
-
0px 0px 20px rgba(var(--white), 1),
|
|
345
|
-
0px 0px 30px rgba(var(--white), 1);
|
|
346
|
-
}
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
// Pulse effect
|
|
350
|
-
.br-pulse {
|
|
351
|
-
position: relative;
|
|
352
|
-
box-shadow: inset 0 0 0 2px #ffffff;
|
|
353
|
-
|
|
354
|
-
&::after {
|
|
355
|
-
content: '';
|
|
356
|
-
position: absolute;
|
|
357
|
-
top: 0;
|
|
358
|
-
left: 0;
|
|
359
|
-
right: 0;
|
|
360
|
-
bottom: 0;
|
|
361
|
-
pointer-events: none;
|
|
362
|
-
box-shadow: 0 0 0 0 #ffffff;
|
|
363
|
-
animation: pulse 2s infinite;
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
|
|
367
|
-
@keyframes pulse {
|
|
368
|
-
0% {
|
|
369
|
-
transform: scale(0.95);
|
|
370
|
-
box-shadow: 0 0 0 0 #ffffff;
|
|
371
|
-
}
|
|
372
|
-
70% {
|
|
373
|
-
transform: scale(1);
|
|
374
|
-
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
|
|
375
|
-
}
|
|
376
|
-
100% {
|
|
377
|
-
transform: scale(0.95);
|
|
378
|
-
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
|
|
379
|
-
}
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
// Spin effect
|
|
383
|
-
.br-spin {
|
|
384
|
-
position: relative;
|
|
385
|
-
|
|
386
|
-
&::before {
|
|
387
|
-
content: '';
|
|
388
|
-
position: absolute;
|
|
389
|
-
top: 0;
|
|
390
|
-
left: 0;
|
|
391
|
-
right: 0;
|
|
392
|
-
bottom: 0;
|
|
393
|
-
pointer-events: none;
|
|
394
|
-
box-shadow: inset 0 0 0 2px #ffffff;
|
|
395
|
-
animation: spin 2s linear infinite;
|
|
396
|
-
}
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
@keyframes spin {
|
|
400
|
-
0% {
|
|
401
|
-
transform: rotate(0deg);
|
|
402
|
-
}
|
|
403
|
-
100% {
|
|
404
|
-
transform: rotate(360deg);
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
}
|