@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
|
@@ -2,13 +2,13 @@ import { ref, onMounted, createElementBlock, createCommentVNode, openBlock, crea
|
|
|
2
2
|
import { useRouter, useRoute } from "vue-router";
|
|
3
3
|
import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
|
|
4
4
|
import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
|
|
5
|
-
/* empty css
|
|
5
|
+
/* empty css */
|
|
6
6
|
import Field from "../../../../components/Field/Field.vue.js";
|
|
7
|
-
import Select from "../../../../components/Select/Select.
|
|
7
|
+
import Select from "../../../../components/Select/Select.vue2.js";
|
|
8
8
|
import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
|
|
9
9
|
import _sfc_main$4 from "../../../../components/Address/Address.vue.js";
|
|
10
10
|
import _sfc_main$5 from "../../../../components/LocationMarker/LocationMarker.vue.js";
|
|
11
|
-
import _sfc_main$2 from "../../../../components/Button/Button.
|
|
11
|
+
import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
|
|
12
12
|
/* empty css */
|
|
13
13
|
import WorktimeEdit from "../sections/WorktimeEdit.vue.js";
|
|
14
14
|
import { actions, state } from "../../store/spots.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { mergeModels, useModel, ref, computed, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, toDisplayString, unref, withCtx, createTextVNode, Fragment, renderList, normalizeClass, createCommentVNode, createBlock } from "vue";
|
|
2
2
|
import { useI18n } from "vue-i18n";
|
|
3
|
-
import _sfc_main$1 from "../../../../components/Button/Button.
|
|
3
|
+
import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
|
|
4
4
|
import Field from "../../../../components/Field/Field.vue.js";
|
|
5
|
-
import Select from "../../../../components/Select/Select.
|
|
5
|
+
import Select from "../../../../components/Select/Select.vue2.js";
|
|
6
6
|
import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
|
|
7
7
|
import _sfc_main$2 from "../../../../components/Popup/Popup.vue.js";
|
|
8
8
|
/* empty css */
|
|
@@ -4,7 +4,7 @@ import { BigNumber } from "../../../../../../node_modules/.pnpm/bignumber.js@9.1
|
|
|
4
4
|
import { state, actions } from "../../store/wallet.store.js";
|
|
5
5
|
import text from "../../localization/wallet.json.js";
|
|
6
6
|
import Field from "../../../../../components/Field/Field.vue.js";
|
|
7
|
-
import Select from "../../../../../components/Select/Select.
|
|
7
|
+
import Select from "../../../../../components/Select/Select.vue2.js";
|
|
8
8
|
const _hoisted_1 = { class: "mn-b-small t-center fw-bold" };
|
|
9
9
|
const _hoisted_2 = { class: "fw-semi" };
|
|
10
10
|
const _hoisted_3 = ["disabled"];
|
|
@@ -4,11 +4,11 @@ import Web3 from "web3";
|
|
|
4
4
|
import { state, actions } from "../../store/wallet.store.js";
|
|
5
5
|
import text from "../../localization/wallet.json.js";
|
|
6
6
|
import _sfc_main$3 from "../../../../../components/Popup/Popup.vue.js";
|
|
7
|
-
import _sfc_main$1 from "../../../../../components/Button/Button.
|
|
7
|
+
import _sfc_main$1 from "../../../../../components/Button/Button.vue.js";
|
|
8
8
|
import "vue-router";
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
|
-
/* empty css
|
|
11
|
+
/* empty css */
|
|
12
12
|
import _sfc_main$2 from "../elements/ConnectMetamask.vue.js";
|
|
13
13
|
import _sfc_main$4 from "../blocks/CashDeposit.vue.js";
|
|
14
14
|
import _sfc_main$5 from "../blocks/CardDeposit.vue.js";
|