@ozdao/martyrs 0.2.578 → 0.2.581
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 +5 -2
- package/dist/loader.js +1 -1
- package/dist/{main-EZaj64lH.js → main-vq1_XpmQ.js} +430 -425
- package/dist/martyrs/dist/{main-EZaj64lH.js → main-vq1_XpmQ.js} +12 -12
- package/dist/martyrs/dist/main-vq1_XpmQ.js.map +1 -0
- package/dist/martyrs/dist/{web-ClbcbWYJ.js → web-BNJDRie_.js} +2 -2
- package/dist/martyrs/dist/{web-ClbcbWYJ.js.map → web-BNJDRie_.js.map} +1 -1
- package/dist/martyrs/src/components/Button/{Button.vue2.js → Button.vue.js} +3 -3
- package/dist/martyrs/src/components/Button/Button.vue.js.map +1 -0
- package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js +21 -11
- package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue.js → Loader.vue2.js} +2 -2
- 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 +3 -3
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/{Select.vue.js → Select.vue2.js} +2 -2
- package/dist/martyrs/src/components/Select/Select.vue2.js.map +1 -0
- package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
- package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +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/Invite.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +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/ProfileEditProfile.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +5 -2
- 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 +2 -2
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -0
- package/dist/martyrs/src/modules/auth/views/store/auth.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +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/PopupDateSelector.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +34 -38
- 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 +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +19 -10
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +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 +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
- package/dist/martyrs/src/modules/icons/actions/IconDuplicate.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/actions/IconShopcartAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/actions/IconShow.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconAddress.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconBell.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconCalendar.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconCatalog.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconCommunity.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconDate.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconDiscount.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconEarn.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconEmail.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconEvents.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconFeatured.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconFile.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconFollowing.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconGallery.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconGroups.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconHome.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconLeftovers.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconList.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconLock.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconMusic.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconOrders.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconPayments.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconPhone.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconPopular.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconPrice.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconProducts.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconProfile.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconRecent.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconSettings.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconShopcart.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconArrow.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconAttach.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconCheck.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconCheckmark.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconCross.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconDelete.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconDoubleCheck.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconEllipsis.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconFilter.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconHeart.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconInfo.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconLike.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconMinus.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconMute.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconPause.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconPlay.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconPlus.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconRefresh.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSearch.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconShuffle.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconUnMute.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconUpload.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconVolume.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/dribbble.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/facebook.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/instagram.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/line.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/linkedin.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/reddit.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/telegram.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/twitter.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/vk.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/whatsapp.vue.js +1 -1
- package/dist/martyrs/src/modules/icons/socials/youtube.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/PlayerControls.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +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/pages/Notifications.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/{martyrs → 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 +1 -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 +1 -0
- package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/{martyrs → node_modules/.pnpm/dayjs@1.11.13}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js.map +1 -0
- package/dist/{martyrs → node_modules/.pnpm/dayjs@1.11.13}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.js.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +6 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +15 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +11 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +20 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/style.css +37 -28
- package/dist/{web-ClbcbWYJ.js → web-BNJDRie_.js} +1 -1
- package/package.json +1 -1
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/Dropdown/Dropdown.vue +42 -14
- package/src/components/Menu/MenuItem.vue +3 -3
- package/src/jit/loader.js +1 -1
- package/src/jit/plugin.js +6 -1
- package/src/modules/auth/views/components/pages/SignIn.vue +14 -10
- package/src/modules/auth/views/store/auth.js +1 -0
- package/src/modules/core/views/components/partials/Navigation.vue +9 -12
- package/src/modules/core/views/components/partials/Sidebar.vue +17 -11
- package/src/modules/icons/actions/IconDuplicate.vue +1 -1
- package/src/modules/icons/actions/IconOpenLink.vue +1 -1
- package/src/modules/icons/actions/IconShopcartAdd.vue +1 -1
- package/src/modules/icons/actions/IconShow.vue +1 -1
- package/src/modules/icons/entities/IconAddress.vue +1 -1
- package/src/modules/icons/entities/IconBell.vue +1 -1
- package/src/modules/icons/entities/IconCalendar.vue +1 -1
- package/src/modules/icons/entities/IconCash.vue +1 -1
- package/src/modules/icons/entities/IconCatalog.vue +1 -1
- package/src/modules/icons/entities/IconCommunity.vue +1 -1
- package/src/modules/icons/entities/IconDate.vue +1 -1
- package/src/modules/icons/entities/IconDiscount.vue +1 -1
- package/src/modules/icons/entities/IconEarn.vue +1 -1
- package/src/modules/icons/entities/IconEmail.vue +1 -1
- package/src/modules/icons/entities/IconEvents.vue +1 -1
- package/src/modules/icons/entities/IconFeatured.vue +1 -1
- package/src/modules/icons/entities/IconFile.vue +1 -1
- package/src/modules/icons/entities/IconFollowing.vue +1 -1
- package/src/modules/icons/entities/IconGallery.vue +1 -1
- package/src/modules/icons/entities/IconGroups.vue +1 -1
- package/src/modules/icons/entities/IconHome.vue +1 -1
- package/src/modules/icons/entities/IconInfo.vue +1 -1
- package/src/modules/icons/entities/IconLeftovers.vue +1 -1
- package/src/modules/icons/entities/IconList.vue +1 -1
- package/src/modules/icons/entities/IconLock.vue +1 -1
- package/src/modules/icons/entities/IconMusic.vue +1 -1
- package/src/modules/icons/entities/IconOrders.vue +1 -1
- package/src/modules/icons/entities/IconPayments.vue +1 -1
- package/src/modules/icons/entities/IconPhone.vue +1 -1
- package/src/modules/icons/entities/IconPopular.vue +1 -1
- package/src/modules/icons/entities/IconPrice.vue +1 -1
- package/src/modules/icons/entities/IconProducts.vue +1 -1
- package/src/modules/icons/entities/IconProfile.vue +1 -1
- package/src/modules/icons/entities/IconRecent.vue +1 -1
- package/src/modules/icons/entities/IconSettings.vue +1 -1
- package/src/modules/icons/entities/IconShopcart.vue +1 -1
- package/src/modules/icons/navigation/IconAdd.vue +1 -1
- package/src/modules/icons/navigation/IconArrow.vue +1 -1
- package/src/modules/icons/navigation/IconAttach.vue +1 -1
- package/src/modules/icons/navigation/IconCheck.vue +1 -1
- package/src/modules/icons/navigation/IconCheckmark.vue +1 -1
- package/src/modules/icons/navigation/IconCross.vue +1 -1
- package/src/modules/icons/navigation/IconDelete.vue +1 -1
- package/src/modules/icons/navigation/IconDoubleCheck.vue +1 -1
- package/src/modules/icons/navigation/IconEdit.vue +1 -1
- package/src/modules/icons/navigation/IconEllipsis.vue +1 -1
- package/src/modules/icons/navigation/IconFilter.vue +1 -1
- package/src/modules/icons/navigation/IconHeart.vue +1 -1
- package/src/modules/icons/navigation/IconInfo.vue +1 -1
- package/src/modules/icons/navigation/IconLike.vue +1 -1
- package/src/modules/icons/navigation/IconMinus.vue +1 -1
- package/src/modules/icons/navigation/IconMute.vue +1 -1
- package/src/modules/icons/navigation/IconPause.vue +1 -1
- package/src/modules/icons/navigation/IconPlay.vue +1 -1
- package/src/modules/icons/navigation/IconPlus.vue +1 -1
- package/src/modules/icons/navigation/IconRefresh.vue +1 -1
- package/src/modules/icons/navigation/IconSearch.vue +1 -1
- package/src/modules/icons/navigation/IconShuffle.vue +1 -1
- package/src/modules/icons/navigation/IconSort.vue +1 -1
- package/src/modules/icons/navigation/IconUnMute.vue +1 -1
- package/src/modules/icons/navigation/IconUpload.vue +1 -1
- package/src/modules/icons/navigation/IconVolume.vue +1 -1
- package/src/modules/icons/socials/dribbble.vue +1 -1
- package/src/modules/icons/socials/facebook.vue +1 -1
- package/src/modules/icons/socials/instagram.vue +1 -1
- package/src/modules/icons/socials/line.vue +1 -1
- package/src/modules/icons/socials/linkedin.vue +1 -1
- package/src/modules/icons/socials/reddit.vue +1 -1
- package/src/modules/icons/socials/telegram.vue +1 -1
- package/src/modules/icons/socials/twitter.vue +1 -1
- package/src/modules/icons/socials/vk.vue +1 -1
- package/src/modules/icons/socials/whatsapp.vue +1 -1
- package/src/modules/icons/socials/youtube.vue +1 -1
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/styles/config.scss +0 -1
- package/dist/martyrs/dist/main-EZaj64lH.js.map +0 -1
- package/dist/martyrs/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
- package/dist/martyrs/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
- package/dist/martyrs/node_modules/dayjs/dayjs.min.js.map +0 -1
- package/dist/martyrs/node_modules/dayjs/plugin/weekOfYear.js.map +0 -1
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js +0 -5
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js.map +0 -1
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js +0 -15
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js +0 -17
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js +0 -13
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js +0 -8
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js.map +0 -1
- package/dist/martyrs/src/components/Button/Button.vue2.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/Select/Select.vue.js.map +0 -1
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
- /package/dist/{martyrs → node_modules/.pnpm/@vue_shared@3.5.13}/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -0
|
@@ -60,7 +60,7 @@ const handleClick = () => {
|
|
|
60
60
|
<template>
|
|
61
61
|
<div
|
|
62
62
|
class="notification-item gap-thin flex pd-small radius-small bg-light"
|
|
63
|
-
:class="{ 'bg-second-
|
|
63
|
+
:class="{ 'bg-second-nano': isUnread }"
|
|
64
64
|
@click="handleClick"
|
|
65
65
|
>
|
|
66
66
|
<div class="notification-icon">
|
package/src/styles/config.scss
CHANGED
|
@@ -183,7 +183,6 @@ $xxl-desktop-min: 1921px;
|
|
|
183
183
|
// TYPOGRAPHY
|
|
184
184
|
// ============================================================================
|
|
185
185
|
body { font-family: var(--font); }
|
|
186
|
-
a, button { font-family: var(--font-main); }
|
|
187
186
|
a { transition: all 0.233s ease; }
|
|
188
187
|
a:hover { cursor: pointer; }
|
|
189
188
|
b { font-weight: 600; }
|