@ozdao/prometheus-framework 0.2.307 → 0.2.309
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main.css +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +13 -12
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +13 -12
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js.map +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/auth.client.cjs +1 -0
- package/dist/prometheus-framework/src/modules/auth/auth.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/auth.client.js +1 -0
- package/dist/prometheus-framework/src/modules/auth/auth.client.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +59 -79
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +80 -100
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +92 -87
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +95 -90
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs +19 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.js +19 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.js.map +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/FooterBlogpost.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/community/components/blocks/FooterBlogpost.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/FooterBlogpost.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +9 -9
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs +2 -1
- package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/router/blogposts.js +2 -1
- package/dist/prometheus-framework/src/modules/community/router/blogposts.js.map +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/globals.client.cjs +4 -2
- package/dist/prometheus-framework/src/modules/globals/globals.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/globals.client.js +2 -0
- package/dist/prometheus-framework/src/modules/globals/globals.client.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/classes/store.cjs +57 -0
- package/dist/prometheus-framework/src/modules/globals/views/classes/store.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/classes/store.js +57 -0
- package/dist/prometheus-framework/src/modules/globals/views/classes/store.js.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.cjs +75 -114
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.js +76 -115
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconCatalog.vue.cjs +36 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconCatalog.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconCatalog.vue.js +36 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconCatalog.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.cjs +36 -24
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.js +36 -24
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.cjs +21 -12
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.js +21 -12
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconHome.vue.cjs +36 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconHome.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconHome.vue.js +36 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconHome.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonBlogpost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonBlogpost.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonBlogpost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonBlogpost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEvent.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEvent.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEvent.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEventShort.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEventShort.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEventShort.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonEventShort.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonOrganization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonOrganization.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonOrganization.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/skeletons/SkeletonOrganization.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +615 -615
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +615 -615
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
- package/dist/prometheus-framework.cjs.js +21 -21
- package/dist/prometheus-framework.es.js +910 -910
- package/package.json +1 -1
- package/src/components/Completion/Completion.vue +1 -0
- package/src/components/Feed/Feed.vue +1 -1
- package/src/components/Field/Field.vue +1 -1
- package/src/modules/auth/auth.client.js +2 -0
- package/src/modules/auth/views/components/pages/Profile.vue +57 -35
- package/src/modules/auth/views/components/pages/ProfileEdit.vue +91 -77
- package/src/modules/auth/views/router/users.js +21 -2
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/blocks/FooterBlogpost.vue +3 -3
- package/src/modules/community/components/layouts/Community.vue +8 -8
- package/src/modules/community/components/pages/Blog.vue +1 -1
- package/src/modules/community/components/pages/BlogPost.vue +3 -3
- package/src/modules/community/components/pages/Community.vue +1 -1
- package/src/modules/community/components/sections/Comments.vue +2 -2
- package/src/modules/community/router/blogposts.js +4 -3
- package/src/modules/events/components/pages/Event.vue +1 -1
- package/src/modules/globals/globals.client.js +3 -0
- package/src/modules/globals/views/classes/store.js +63 -0
- package/src/modules/globals/views/components/partials/BottomNavigationBar.vue +87 -59
- package/src/modules/icons/entities/IconCatalog.vue +18 -0
- package/src/modules/icons/entities/IconCommunity.vue +15 -5
- package/src/modules/icons/entities/IconGroups.vue +7 -2
- package/src/modules/icons/entities/IconHome.vue +18 -0
- package/src/modules/icons/skeletons/SkeletonBlogpost.vue +1 -1
- package/src/modules/icons/skeletons/SkeletonEvent.vue +1 -1
- package/src/modules/icons/skeletons/SkeletonEventShort.vue +1 -1
- package/src/modules/icons/skeletons/SkeletonOrganization.vue +1 -1
- package/src/styles/base/shadow_transitions_hover_refactor.scss +2 -0
- package/src/styles/layout.scss +2 -2
- package/src/styles/typography.scss +2 -2
- package/src/modules/auth/views/router/account.js +0 -41
@@ -0,0 +1,63 @@
|
|
1
|
+
import { reactive, provide, inject, isReactive } from 'vue';
|
2
|
+
|
3
|
+
class Store {
|
4
|
+
constructor() {
|
5
|
+
if (!Store.instance) {
|
6
|
+
this.store = reactive({
|
7
|
+
modules: [], // Инициализация пустого объекта для модулей
|
8
|
+
addStore: this.addStore.bind(this), // Привязка контекста
|
9
|
+
getInitialState: this.getInitialState.bind(this), // Метод получения начального состояния
|
10
|
+
setInitialState: this.setInitialState.bind(this) // Метод установки начального состояния
|
11
|
+
});
|
12
|
+
|
13
|
+
Store.instance = this;
|
14
|
+
}
|
15
|
+
return Store.instance;
|
16
|
+
}
|
17
|
+
|
18
|
+
addStore(name, storage) {
|
19
|
+
this.store[name] = storage;
|
20
|
+
this.store.modules.push(name);
|
21
|
+
}
|
22
|
+
|
23
|
+
async getInitialState() {
|
24
|
+
const initialState = {};
|
25
|
+
for (const [moduleName, moduleStore] of Object.entries(this.store)) {
|
26
|
+
if (moduleName !== 'modules' && moduleName !== 'addStore' && moduleName !== 'getInitialState' && moduleName !== 'setInitialState') {
|
27
|
+
if (moduleStore.state) {
|
28
|
+
initialState[moduleName] = JSON.parse(JSON.stringify(moduleStore.state));
|
29
|
+
}
|
30
|
+
}
|
31
|
+
}
|
32
|
+
return initialState;
|
33
|
+
}
|
34
|
+
|
35
|
+
async setInitialState(initialState) {
|
36
|
+
for (const [moduleName, moduleState] of Object.entries(initialState)) {
|
37
|
+
if (this.store[moduleName] && this.store[moduleName].state) {
|
38
|
+
this.mergeReactive(this.store[moduleName].state, moduleState);
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
42
|
+
|
43
|
+
mergeReactive(target, source) {
|
44
|
+
for (const key in source) {
|
45
|
+
if (isReactive(target[key]) && typeof source[key] === 'object') {
|
46
|
+
this.mergeReactive(target[key], source[key]);
|
47
|
+
} else {
|
48
|
+
target[key] = source[key];
|
49
|
+
}
|
50
|
+
}
|
51
|
+
}
|
52
|
+
}
|
53
|
+
|
54
|
+
const instance = new Store();
|
55
|
+
|
56
|
+
Object.freeze(instance);
|
57
|
+
|
58
|
+
export function useStore() {
|
59
|
+
return instance.store
|
60
|
+
}
|
61
|
+
|
62
|
+
export default instance.store;
|
63
|
+
|
@@ -1,76 +1,104 @@
|
|
1
1
|
<template>
|
2
2
|
<footer ref="navRef" class="pos-relative pd-medium bg-white">
|
3
3
|
<nav class="t-black w-100 flex-justify-between flex-v-center flex">
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
4
|
+
<!-- Home -->
|
5
|
+
<router-link
|
6
|
+
class="no-hover-color t-center t-medium"
|
7
|
+
:class="{ 't-second': $route.path === '/', 't-transp': $route.path !== '/' }"
|
8
|
+
to="/"
|
9
|
+
>
|
10
|
+
<IconHome
|
11
|
+
class="mn-r-auto mn-l-auto i-big mn-b-thin"
|
12
|
+
:fill="$route.path === '/' ? 'rgb(var(--second))' : 'currentColor'"
|
13
|
+
/>
|
14
|
+
<p class="t-semi p-small w-100">{{t('navigation.home')}}</p>
|
15
|
+
</router-link>
|
16
16
|
|
17
|
+
<!-- Gallery -->
|
18
|
+
<router-link
|
19
|
+
class="no-hover-color t-center t-medium"
|
20
|
+
:class="{ 't-second': $route.path === '/catalog', 't-transp': $route.path !== '/catalog' }"
|
21
|
+
to="/catalog"
|
22
|
+
>
|
23
|
+
<IconCatalog
|
24
|
+
class="mn-r-auto mn-l-auto i-big mn-b-thin"
|
25
|
+
:fill="$route.path === '/catalog' ? 'rgb(var(--second))' : 'currentColor'"
|
26
|
+
/>
|
27
|
+
<p class=" t-semi p-small w-100">{{t('navigation.catalog')}}</p>
|
28
|
+
</router-link>
|
17
29
|
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
<path d="M38.9091 34C38.3305 34 37.7755 33.7893 37.3663 33.4142C36.9572 33.0391 36.7273 32.5304 36.7273 32C36.7268 31.4718 36.9543 30.965 37.36 30.59C37.7772 30.2285 38.3296 30.0271 38.9037 30.0271C39.4777 30.0271 40.0301 30.2285 40.4473 30.59C40.7506 30.8696 40.9569 31.2253 41.0403 31.6121C41.1238 31.999 41.0806 32.3998 40.9162 32.7642C40.7518 33.1286 40.4736 33.4404 40.1165 33.6603C39.7594 33.8801 39.3393 33.9983 38.9091 34Z" fill="rgb(var(--main))"/>
|
31
|
-
<path d="M45.4545 53H10.5455C8.80949 53 7.14463 52.3679 5.91712 51.2426C4.68961 50.1174 4 48.5913 4 47V15C4 13.4087 4.68961 11.8826 5.91712 10.7574C7.14463 9.63214 8.80949 9 10.5455 9H45.4545C47.1905 9 48.8554 9.63214 50.0829 10.7574C51.3104 11.8826 52 13.4087 52 15V47C52 48.5913 51.3104 50.1174 50.0829 51.2426C48.8554 52.3679 47.1905 53 45.4545 53ZM10.5455 13C9.9668 13 9.41184 13.2107 9.00267 13.5858C8.5935 13.9609 8.36364 14.4696 8.36364 15V47C8.36364 47.5304 8.5935 48.0391 9.00267 48.4142C9.41184 48.7893 9.9668 49 10.5455 49H45.4545C46.0332 49 46.5882 48.7893 46.9973 48.4142C47.4065 48.0391 47.6364 47.5304 47.6364 47V15C47.6364 14.4696 47.4065 13.9609 46.9973 13.5858C46.5882 13.2107 46.0332 13 45.4545 13H10.5455Z" fill="rgb(var(--main))"/>
|
32
|
-
<path d="M49.8182 24H6.18182C5.60316 24 5.04821 23.7893 4.63904 23.4142C4.22987 23.0391 4 22.5304 4 22C4 21.4696 4.22987 20.9609 4.63904 20.5858C5.04821 20.2107 5.60316 20 6.18182 20H49.8182C50.3968 20 50.9518 20.2107 51.361 20.5858C51.7701 20.9609 52 21.4696 52 22C52 22.5304 51.7701 23.0391 51.361 23.4142C50.9518 23.7893 50.3968 24 49.8182 24Z" fill="rgb(var(--main))"/>
|
33
|
-
</svg>
|
30
|
+
<!-- Events -->
|
31
|
+
<router-link
|
32
|
+
class="no-hover-color t-center t-medium"
|
33
|
+
:class="{ 't-second': $route.path === '/rents', 't-transp': $route.path !== '/rents' }"
|
34
|
+
to="/rents"
|
35
|
+
>
|
36
|
+
<IconShopcart
|
37
|
+
class="mn-r-auto mn-l-auto i-big mn-b-thin"
|
38
|
+
:fill="$route.path === '/rents' ? 'rgb(var(--second))' : 'currentColor'"
|
39
|
+
/>
|
40
|
+
<p class=" t-semi p-small w-100">{{t('navigation.rents')}}</p>
|
41
|
+
</router-link>
|
34
42
|
|
35
|
-
<!-- <p class="uppercase t-semi p-small w-100">{{$t('navigation.events')}}</p> -->
|
36
|
-
</router-link>
|
37
43
|
<!-- Community -->
|
38
|
-
<router-link
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
44
|
+
<router-link
|
45
|
+
class="no-hover-color t-center t-medium"
|
46
|
+
:class="{ 't-second': $route.path === '/community', 't-transp': $route.path !== '/community' }"
|
47
|
+
to="/community"
|
48
|
+
>
|
49
|
+
<IconCommunity
|
50
|
+
class="mn-r-auto mn-l-auto i-big mn-b-thin"
|
51
|
+
:fill="$route.path === '/community' ? 'rgb(var(--second))' : 'currentColor'"
|
52
|
+
/>
|
53
|
+
<p class=" t-semi p-small w-100">{{t('navigation.community')}}</p>
|
46
54
|
</router-link>
|
47
|
-
<!-- Booking -->
|
48
|
-
<!-- <router-link class="no-hover-color t-center t-black t-medium" to="/account">
|
49
|
-
<svg class="mn-r-auto mn-l-auto i-big mn-b-thin" width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg">
|
50
|
-
<path d="M18 50.11C16.4087 50.11 14.8826 49.4779 13.7574 48.3526C12.6321 47.2274 12 45.7013 12 44.11V12C12 10.4087 12.6321 8.88258 13.7574 7.75736C14.8826 6.63214 16.4087 6 18 6H39C40.5913 6 42.1174 6.63214 43.2426 7.75736C44.3679 8.88258 45 10.4087 45 12V43.77C45.0008 44.8964 44.6846 46.0004 44.0874 46.9555C43.4902 47.9106 42.6362 48.6783 41.6231 49.1707C40.61 49.6632 39.4787 49.8605 38.3588 49.7401C37.2388 49.6198 36.1753 49.1865 35.29 48.49L30.15 44.49C29.802 44.2256 29.377 44.0825 28.94 44.0825C28.503 44.0825 28.078 44.2256 27.73 44.49L21.54 49.03C20.5033 49.754 19.2643 50.132 18 50.11ZM18 10C17.4696 10 16.9609 10.2107 16.5858 10.5858C16.2107 10.9609 16 11.4696 16 12V44.11C16.0009 44.4789 16.1038 44.8404 16.2973 45.1544C16.4909 45.4685 16.7675 45.7229 17.0966 45.8895C17.4257 46.0562 17.7945 46.1285 18.1622 46.0986C18.5299 46.0687 18.8821 45.9377 19.18 45.72L25.37 41.18C26.4261 40.4063 27.7062 39.9993 29.0152 40.0209C30.3241 40.0426 31.5901 40.4918 32.62 41.3L37.76 45.3C38.0522 45.531 38.403 45.6758 38.7731 45.7181C39.1431 45.7605 39.5176 45.6986 39.8544 45.5396C40.1912 45.3806 40.4769 45.1306 40.6793 44.818C40.8817 44.5053 40.9928 44.1424 41 43.77V12C41 11.4696 40.7893 10.9609 40.4142 10.5858C40.0391 10.2107 39.5304 10 39 10H18Z" fill="rgb(var(--main))"/>
|
51
|
-
</svg> -->
|
52
|
-
|
53
|
-
<!-- <p class="uppercase t-semi p-small w-100">{{$t('navigation.booking')}}</p> -->
|
54
|
-
<!-- </router-link> -->
|
55
55
|
|
56
|
+
<!-- Account -->
|
57
|
+
<router-link
|
58
|
+
class="no-hover-color t-center t-medium"
|
59
|
+
:class="{
|
60
|
+
't-second': $route.path.startsWith('/auth/') || $route.path.startsWith('/users/'),
|
61
|
+
't-transp': !$route.path.startsWith('/auth/') && !$route.path.startsWith('/users/')
|
62
|
+
}"
|
63
|
+
:to="auth.state.access.status === false ? {name: 'Sign In'} : { name: 'User Profile', params: { _id: auth.state.user._id }}"
|
64
|
+
>
|
65
|
+
<IconProfile
|
66
|
+
class="mn-r-auto mn-l-auto i-big mn-b-thin"
|
67
|
+
:fill="$route.path.startsWith('/auth/') || $route.path.startsWith('/users/') ? 'rgb(var(--second))' : 'currentColor'"
|
68
|
+
/>
|
69
|
+
<p class="t-semi p-small w-100">{{t('navigation.profile')}}</p>
|
70
|
+
</router-link>
|
56
71
|
</nav>
|
57
72
|
</footer>
|
58
73
|
</template>
|
59
74
|
|
60
75
|
<script setup>
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
import { ref } from 'vue';
|
65
|
-
// import { useRoute } from 'vue-router';
|
76
|
+
import { ref, computed } from 'vue';
|
77
|
+
import { useRoute } from 'vue-router';
|
78
|
+
import { useI18n } from 'vue-i18n'
|
66
79
|
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
80
|
+
import IconHome from '@pf/src/modules/icons/entities/IconHome.vue'
|
81
|
+
import IconCatalog from '@pf/src/modules/icons/entities/IconCatalog.vue'
|
82
|
+
import IconShopcart from '@pf/src/modules/icons/entities/IconShopcart.vue'
|
83
|
+
import IconCommunity from '@pf/src/modules/icons/entities/IconCommunity.vue'
|
84
|
+
import IconProfile from '@pf/src/modules/icons/entities/IconProfile.vue'
|
85
|
+
|
86
|
+
import * as auth from '@pf/src/modules/auth/views/store/auth';
|
87
|
+
|
88
|
+
const route = useRoute();
|
71
89
|
const navRef = ref(null);
|
72
90
|
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
91
|
+
|
92
|
+
|
93
|
+
const { t, te } = useI18n({ messages: {
|
94
|
+
"en": {
|
95
|
+
"navigation": {
|
96
|
+
"home": "Home",
|
97
|
+
"catalog": "Catalog",
|
98
|
+
"rents": "My Rents",
|
99
|
+
"community": "Community",
|
100
|
+
"profile": "Profile"
|
101
|
+
}
|
102
|
+
}
|
103
|
+
}})
|
104
|
+
</script>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<template>
|
2
|
+
<svg width="27" height="27" viewBox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="M5.27637 12.5625C4.51465 12.5625 3.94336 12.375 3.5625 12C3.1875 11.625 3 11.042 3 10.251V5.30273C3 4.52344 3.1875 3.94629 3.5625 3.57129C3.94336 3.19043 4.51465 3 5.27637 3H10.2861C11.042 3 11.6104 3.19043 11.9912 3.57129C12.3721 3.94629 12.5625 4.52344 12.5625 5.30273V10.251C12.5625 11.042 12.3721 11.625 11.9912 12C11.6104 12.375 11.042 12.5625 10.2861 12.5625H5.27637ZM5.28516 10.9102H10.2686C10.4854 10.9102 10.6465 10.8574 10.752 10.752C10.8574 10.6465 10.9102 10.4795 10.9102 10.251V5.30273C10.9102 5.08008 10.8574 4.91602 10.752 4.81055C10.6465 4.69922 10.4854 4.64355 10.2686 4.64355H5.28516C5.0625 4.64355 4.89844 4.69922 4.79297 4.81055C4.69336 4.91602 4.64355 5.08008 4.64355 5.30273V10.251C4.64355 10.4795 4.69336 10.6465 4.79297 10.752C4.89844 10.8574 5.0625 10.9102 5.28516 10.9102ZM16.6582 12.5625C15.8965 12.5625 15.3281 12.375 14.9531 12C14.5781 11.625 14.3906 11.042 14.3906 10.251V5.30273C14.3906 4.52344 14.5781 3.94629 14.9531 3.57129C15.3281 3.19043 15.8965 3 16.6582 3H21.6768C22.4326 3 22.998 3.19043 23.373 3.57129C23.7539 3.94629 23.9443 4.52344 23.9443 5.30273V10.251C23.9443 11.042 23.7539 11.625 23.373 12C22.998 12.375 22.4326 12.5625 21.6768 12.5625H16.6582ZM16.6846 10.9102H21.6592C21.876 10.9102 22.0371 10.8574 22.1426 10.752C22.248 10.6465 22.3008 10.4795 22.3008 10.251V5.30273C22.3008 5.08008 22.248 4.91602 22.1426 4.81055C22.0371 4.69922 21.876 4.64355 21.6592 4.64355H16.6846C16.4561 4.64355 16.2891 4.69922 16.1836 4.81055C16.084 4.91602 16.0342 5.08008 16.0342 5.30273V10.251C16.0342 10.4795 16.084 10.6465 16.1836 10.752C16.2891 10.8574 16.4561 10.9102 16.6846 10.9102ZM5.27637 23.9443C4.51465 23.9443 3.94336 23.7568 3.5625 23.3818C3.1875 23.0127 3 22.4326 3 21.6416V16.6934C3 15.9082 3.1875 15.3281 3.5625 14.9531C3.94336 14.5781 4.51465 14.3906 5.27637 14.3906H10.2861C11.042 14.3906 11.6104 14.5781 11.9912 14.9531C12.3721 15.3281 12.5625 15.9082 12.5625 16.6934V21.6416C12.5625 22.4326 12.3721 23.0127 11.9912 23.3818C11.6104 23.7568 11.042 23.9443 10.2861 23.9443H5.27637ZM5.28516 22.3008H10.2686C10.4854 22.3008 10.6465 22.2451 10.752 22.1338C10.8574 22.0283 10.9102 21.8643 10.9102 21.6416V16.6934C10.9102 16.4707 10.8574 16.3066 10.752 16.2012C10.6465 16.0898 10.4854 16.0342 10.2686 16.0342H5.28516C5.0625 16.0342 4.89844 16.0898 4.79297 16.2012C4.69336 16.3066 4.64355 16.4707 4.64355 16.6934V21.6416C4.64355 21.8643 4.69336 22.0283 4.79297 22.1338C4.89844 22.2451 5.0625 22.3008 5.28516 22.3008ZM16.6582 23.9443C15.8965 23.9443 15.3281 23.7568 14.9531 23.3818C14.5781 23.0127 14.3906 22.4326 14.3906 21.6416V16.6934C14.3906 15.9082 14.5781 15.3281 14.9531 14.9531C15.3281 14.5781 15.8965 14.3906 16.6582 14.3906H21.6768C22.4326 14.3906 22.998 14.5781 23.373 14.9531C23.7539 15.3281 23.9443 15.9082 23.9443 16.6934V21.6416C23.9443 22.4326 23.7539 23.0127 23.373 23.3818C22.998 23.7568 22.4326 23.9443 21.6768 23.9443H16.6582ZM16.6846 22.3008H21.6592C21.876 22.3008 22.0371 22.2451 22.1426 22.1338C22.248 22.0283 22.3008 21.8643 22.3008 21.6416V16.6934C22.3008 16.4707 22.248 16.3066 22.1426 16.2012C22.0371 16.0898 21.876 16.0342 21.6592 16.0342H16.6846C16.4561 16.0342 16.2891 16.0898 16.1836 16.2012C16.084 16.3066 16.0342 16.4707 16.0342 16.6934V21.6416C16.0342 21.8643 16.084 22.0283 16.1836 22.1338C16.2891 22.2451 16.4561 22.3008 16.6846 22.3008Z" :fill="fill"/>
|
4
|
+
</svg>
|
5
|
+
</template>
|
6
|
+
|
7
|
+
<script setup>
|
8
|
+
const props = defineProps({
|
9
|
+
fill: {
|
10
|
+
type: String,
|
11
|
+
default: 'rgb(var(--black))'
|
12
|
+
},
|
13
|
+
theme: {
|
14
|
+
type: String,
|
15
|
+
default: "light"
|
16
|
+
}
|
17
|
+
})
|
18
|
+
</script>
|
@@ -1,8 +1,18 @@
|
|
1
1
|
<template>
|
2
2
|
<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="M28.2899 50C24.4282 50.007 20.6332 48.9927 17.2899 47.06L12.5299 49.17C11.6317 49.567 10.6307 49.6695 9.67068 49.4627C8.71061 49.2558 7.84068 48.7503 7.1856 48.0186C6.53051 47.2869 6.12391 46.3666 6.02409 45.3896C5.92426 44.4126 6.13634 43.4291 6.62991 42.58L8.96991 38.58C6.65145 34.3531 5.78562 29.4816 6.50556 24.7147C7.22549 19.9478 9.49132 15.5493 12.9546 12.1956C16.418 8.84187 20.887 6.71863 25.6747 6.15233C30.4623 5.58604 35.3034 6.60805 39.4536 9.06121C43.6037 11.5144 46.8332 15.2629 48.6454 19.7303C50.4576 24.1977 50.7522 29.1367 49.4839 33.7879C48.2155 38.4391 45.4545 42.5448 41.6254 45.4739C37.7962 48.403 33.1109 49.9932 28.2899 50ZM17.4799 42.81C17.8631 42.811 18.238 42.9221 18.5599 43.13C22.2995 45.5441 26.7982 46.4939 31.1945 45.7975C35.5908 45.1011 39.5757 42.8075 42.3861 39.3558C45.1966 35.9041 46.6349 31.537 46.4258 27.0908C46.2167 22.6446 44.3748 18.4318 41.2529 15.2591C38.1309 12.0864 33.9483 10.1769 29.5061 9.89616C25.0638 9.61544 20.6741 10.9833 17.1776 13.7377C13.6811 16.4921 11.3235 20.4396 10.5563 24.8241C9.78918 29.2086 10.6664 33.722 13.0199 37.5C13.2068 37.8111 13.3055 38.1671 13.3055 38.53C13.3055 38.8929 13.2068 39.2489 13.0199 39.56L10.0899 44.56C10.0202 44.6791 9.99023 44.8174 10.0043 44.9547C10.0184 45.0919 10.0759 45.2212 10.1683 45.3237C10.2608 45.4262 10.3834 45.4966 10.5186 45.5247C10.6537 45.5528 10.7943 45.5371 10.9199 45.48L16.6699 43C16.9236 42.8806 17.1996 42.8159 17.4799 42.81Z" fill="
|
4
|
-
<path d="M28.2898 30C27.7594 30 27.2507 29.7893 26.8756 29.4142C26.5005 29.0391 26.2898 28.5304 26.2898 28C26.2898 27.4696 26.5005 26.9609 26.8756 26.5858C27.2507 26.2107 27.7594 26 28.2898 26C28.8202 26 29.3289 26.2107 29.704 26.5858C30.0791 26.9609 30.2898 27.4696 30.2898 28C30.2898 28.5304 30.0791 29.0391 29.704 29.4142C29.3289 29.7893 28.8202 30 28.2898 30Z" fill="
|
5
|
-
<path d="M20.2898 30C19.7594 30 19.2507 29.7893 18.8756 29.4142C18.5005 29.0391 18.2898 28.5304 18.2898 28C18.2898 27.4696 18.5005 26.9609 18.8756 26.5858C19.2507 26.2107 19.7594 26 20.2898 26C20.8202 26 21.3289 26.2107 21.704 26.5858C22.0791 26.9609 22.2898 27.4696 22.2898 28C22.2898 28.5304 22.0791 29.0391 21.704 29.4142C21.3289 29.7893 20.8202 30 20.2898 30Z" fill="
|
6
|
-
<path d="M36.2898 30C35.7594 30 35.2507 29.7893 34.8756 29.4142C34.5005 29.0391 34.2898 28.5304 34.2898 28C34.2898 27.4696 34.5005 26.9609 34.8756 26.5858C35.2507 26.2107 35.7594 26 36.2898 26C36.8202 26 37.3289 26.2107 37.704 26.5858C38.0791 26.9609 38.2898 27.4696 38.2898 28C38.2898 28.5304 38.0791 29.0391 37.704 29.4142C37.3289 29.7893 36.8202 30 36.2898 30Z" fill="
|
3
|
+
<path d="M28.2899 50C24.4282 50.007 20.6332 48.9927 17.2899 47.06L12.5299 49.17C11.6317 49.567 10.6307 49.6695 9.67068 49.4627C8.71061 49.2558 7.84068 48.7503 7.1856 48.0186C6.53051 47.2869 6.12391 46.3666 6.02409 45.3896C5.92426 44.4126 6.13634 43.4291 6.62991 42.58L8.96991 38.58C6.65145 34.3531 5.78562 29.4816 6.50556 24.7147C7.22549 19.9478 9.49132 15.5493 12.9546 12.1956C16.418 8.84187 20.887 6.71863 25.6747 6.15233C30.4623 5.58604 35.3034 6.60805 39.4536 9.06121C43.6037 11.5144 46.8332 15.2629 48.6454 19.7303C50.4576 24.1977 50.7522 29.1367 49.4839 33.7879C48.2155 38.4391 45.4545 42.5448 41.6254 45.4739C37.7962 48.403 33.1109 49.9932 28.2899 50ZM17.4799 42.81C17.8631 42.811 18.238 42.9221 18.5599 43.13C22.2995 45.5441 26.7982 46.4939 31.1945 45.7975C35.5908 45.1011 39.5757 42.8075 42.3861 39.3558C45.1966 35.9041 46.6349 31.537 46.4258 27.0908C46.2167 22.6446 44.3748 18.4318 41.2529 15.2591C38.1309 12.0864 33.9483 10.1769 29.5061 9.89616C25.0638 9.61544 20.6741 10.9833 17.1776 13.7377C13.6811 16.4921 11.3235 20.4396 10.5563 24.8241C9.78918 29.2086 10.6664 33.722 13.0199 37.5C13.2068 37.8111 13.3055 38.1671 13.3055 38.53C13.3055 38.8929 13.2068 39.2489 13.0199 39.56L10.0899 44.56C10.0202 44.6791 9.99023 44.8174 10.0043 44.9547C10.0184 45.0919 10.0759 45.2212 10.1683 45.3237C10.2608 45.4262 10.3834 45.4966 10.5186 45.5247C10.6537 45.5528 10.7943 45.5371 10.9199 45.48L16.6699 43C16.9236 42.8806 17.1996 42.8159 17.4799 42.81Z" :fill="fill"/>
|
4
|
+
<path d="M28.2898 30C27.7594 30 27.2507 29.7893 26.8756 29.4142C26.5005 29.0391 26.2898 28.5304 26.2898 28C26.2898 27.4696 26.5005 26.9609 26.8756 26.5858C27.2507 26.2107 27.7594 26 28.2898 26C28.8202 26 29.3289 26.2107 29.704 26.5858C30.0791 26.9609 30.2898 27.4696 30.2898 28C30.2898 28.5304 30.0791 29.0391 29.704 29.4142C29.3289 29.7893 28.8202 30 28.2898 30Z" :fill="fill"/>
|
5
|
+
<path d="M20.2898 30C19.7594 30 19.2507 29.7893 18.8756 29.4142C18.5005 29.0391 18.2898 28.5304 18.2898 28C18.2898 27.4696 18.5005 26.9609 18.8756 26.5858C19.2507 26.2107 19.7594 26 20.2898 26C20.8202 26 21.3289 26.2107 21.704 26.5858C22.0791 26.9609 22.2898 27.4696 22.2898 28C22.2898 28.5304 22.0791 29.0391 21.704 29.4142C21.3289 29.7893 20.8202 30 20.2898 30Z" :fill="fill"/>
|
6
|
+
<path d="M36.2898 30C35.7594 30 35.2507 29.7893 34.8756 29.4142C34.5005 29.0391 34.2898 28.5304 34.2898 28C34.2898 27.4696 34.5005 26.9609 34.8756 26.5858C35.2507 26.2107 35.7594 26 36.2898 26C36.8202 26 37.3289 26.2107 37.704 26.5858C38.0791 26.9609 38.2898 27.4696 38.2898 28C38.2898 28.5304 38.0791 29.0391 37.704 29.4142C37.3289 29.7893 36.8202 30 36.2898 30Z" :fill="fill"/>
|
7
7
|
</svg>
|
8
|
-
</template>
|
8
|
+
</template>
|
9
|
+
|
10
|
+
|
11
|
+
<script setup>
|
12
|
+
const props = defineProps({
|
13
|
+
fill: {
|
14
|
+
type: String,
|
15
|
+
default: 'rgb(var(--black))'
|
16
|
+
}
|
17
|
+
})
|
18
|
+
</script>
|
@@ -1,9 +1,14 @@
|
|
1
1
|
<template>
|
2
2
|
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="M9 19C9 17.1435 9.7375 15.363 11.0503 14.0503C12.363 12.7375 14.1435 12 16 12C17.8565 12 19.637 12.7375 20.9497 14.0503C22.2625 15.363 23 17.1435 23 19C23 20.8565 22.2625 22.637 20.9497 23.9497C19.637 25.2625 17.8565 26 16 26C14.1435 26 12.363 25.2625 11.0503 23.9497C9.7375 22.637 9 20.8565 9 19ZM8 38.7125C6.75 40.1125 6 41.975 6 44C6 46.025 6.75 47.8875 8 49.2875V38.7125ZM26.05 32.55C22.3375 35.8375 20 40.65 20 46C20 50.2875 21.5 54.225 24 57.3125V60C24 62.2125 22.2125 64 20 64H12C9.7875 64 8 62.2125 8 60V56.65C3.275 54.4 0 49.5875 0 44C0 36.2625 6.2625 30 14 30H18C21 30 23.775 30.9375 26.05 32.5375V32.55ZM56 60V57.3125C58.5 54.225 60 50.2875 60 46C60 40.65 57.6625 35.8375 53.95 32.5375C56.225 30.9375 59 30 62 30H66C73.7375 30 80 36.2625 80 44C80 49.5875 76.725 54.4 72 56.65V60C72 62.2125 70.2125 64 68 64H60C57.7875 64 56 62.2125 56 60ZM57 19C57 17.1435 57.7375 15.363 59.0503 14.0503C60.363 12.7375 62.1435 12 64 12C65.8565 12 67.637 12.7375 68.9497 14.0503C70.2625 15.363 71 17.1435 71 19C71 20.8565 70.2625 22.637 68.9497 23.9497C67.637 25.2625 65.8565 26 64 26C62.1435 26 60.363 25.2625 59.0503 23.9497C57.7375 22.637 57 20.8565 57 19ZM72 38.7125V49.3C73.25 47.8875 74 46.0375 74 44.0125C74 41.9875 73.25 40.125 72 38.725V38.7125ZM40 12C42.1217 12 44.1566 12.8429 45.6569 14.3431C47.1571 15.8434 48 17.8783 48 20C48 22.1217 47.1571 24.1566 45.6569 25.6569C44.1566 27.1571 42.1217 28 40 28C37.8783 28 35.8434 27.1571 34.3431 25.6569C32.8429 24.1566 32 22.1217 32 20C32 17.8783 32.8429 15.8434 34.3431 14.3431C35.8434 12.8429 37.8783 12 40 12ZM30 46C30 48.025 30.75 49.875 32 51.2875V40.7125C30.75 42.125 30 43.975 30 46ZM48 40.7125V51.3C49.25 49.8875 50 48.0375 50 46.0125C50 43.9875 49.25 42.125 48 40.725V40.7125ZM56 46C56 51.5875 52.725 56.4 48 58.65V64C48 66.2125 46.2125 68 44 68H36C33.7875 68 32 66.2125 32 64V58.65C27.275 56.4 24 51.5875 24 46C24 38.2625 30.2625 32 38 32H42C49.7375 32 56 38.2625 56 46Z" fill="
|
3
|
+
<path d="M9 19C9 17.1435 9.7375 15.363 11.0503 14.0503C12.363 12.7375 14.1435 12 16 12C17.8565 12 19.637 12.7375 20.9497 14.0503C22.2625 15.363 23 17.1435 23 19C23 20.8565 22.2625 22.637 20.9497 23.9497C19.637 25.2625 17.8565 26 16 26C14.1435 26 12.363 25.2625 11.0503 23.9497C9.7375 22.637 9 20.8565 9 19ZM8 38.7125C6.75 40.1125 6 41.975 6 44C6 46.025 6.75 47.8875 8 49.2875V38.7125ZM26.05 32.55C22.3375 35.8375 20 40.65 20 46C20 50.2875 21.5 54.225 24 57.3125V60C24 62.2125 22.2125 64 20 64H12C9.7875 64 8 62.2125 8 60V56.65C3.275 54.4 0 49.5875 0 44C0 36.2625 6.2625 30 14 30H18C21 30 23.775 30.9375 26.05 32.5375V32.55ZM56 60V57.3125C58.5 54.225 60 50.2875 60 46C60 40.65 57.6625 35.8375 53.95 32.5375C56.225 30.9375 59 30 62 30H66C73.7375 30 80 36.2625 80 44C80 49.5875 76.725 54.4 72 56.65V60C72 62.2125 70.2125 64 68 64H60C57.7875 64 56 62.2125 56 60ZM57 19C57 17.1435 57.7375 15.363 59.0503 14.0503C60.363 12.7375 62.1435 12 64 12C65.8565 12 67.637 12.7375 68.9497 14.0503C70.2625 15.363 71 17.1435 71 19C71 20.8565 70.2625 22.637 68.9497 23.9497C67.637 25.2625 65.8565 26 64 26C62.1435 26 60.363 25.2625 59.0503 23.9497C57.7375 22.637 57 20.8565 57 19ZM72 38.7125V49.3C73.25 47.8875 74 46.0375 74 44.0125C74 41.9875 73.25 40.125 72 38.725V38.7125ZM40 12C42.1217 12 44.1566 12.8429 45.6569 14.3431C47.1571 15.8434 48 17.8783 48 20C48 22.1217 47.1571 24.1566 45.6569 25.6569C44.1566 27.1571 42.1217 28 40 28C37.8783 28 35.8434 27.1571 34.3431 25.6569C32.8429 24.1566 32 22.1217 32 20C32 17.8783 32.8429 15.8434 34.3431 14.3431C35.8434 12.8429 37.8783 12 40 12ZM30 46C30 48.025 30.75 49.875 32 51.2875V40.7125C30.75 42.125 30 43.975 30 46ZM48 40.7125V51.3C49.25 49.8875 50 48.0375 50 46.0125C50 43.9875 49.25 42.125 48 40.725V40.7125ZM56 46C56 51.5875 52.725 56.4 48 58.65V64C48 66.2125 46.2125 68 44 68H36C33.7875 68 32 66.2125 32 64V58.65C27.275 56.4 24 51.5875 24 46C24 38.2625 30.2625 32 38 32H42C49.7375 32 56 38.2625 56 46Z" :fill="fill"/>
|
4
4
|
</svg>
|
5
5
|
</template>
|
6
6
|
|
7
7
|
<script setup>
|
8
|
-
|
8
|
+
const props = defineProps({
|
9
|
+
fill: {
|
10
|
+
type: String,
|
11
|
+
default: 'rgb(var(--black))'
|
12
|
+
}
|
13
|
+
})
|
9
14
|
</script>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<template>
|
2
|
+
<svg width="29" height="28" viewBox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="M11.248 23.2363V16.0117C11.248 15.7598 11.3242 15.5576 11.4766 15.4053C11.6289 15.2529 11.8311 15.1768 12.083 15.1768H16.9258C17.1777 15.1768 17.377 15.2529 17.5234 15.4053C17.6758 15.5576 17.752 15.7598 17.752 16.0117V23.2363H11.248ZM1.94922 12.7949C1.63281 12.7949 1.38379 12.7012 1.20215 12.5137C1.02051 12.3203 0.929688 12.0977 0.929688 11.8457C0.929688 11.7051 0.961914 11.5674 1.02637 11.4326C1.09082 11.292 1.19043 11.166 1.3252 11.0547L13.0322 1.22852C13.4893 0.841797 13.9785 0.648438 14.5 0.648438C15.0215 0.648438 15.5107 0.841797 15.9678 1.22852L27.6748 11.0547C27.8096 11.166 27.9092 11.292 27.9736 11.4326C28.0381 11.5674 28.0703 11.7051 28.0703 11.8457C28.0703 12.0977 27.9795 12.3203 27.7979 12.5137C27.6221 12.7012 27.373 12.7949 27.0508 12.7949C26.8984 12.7949 26.7549 12.7598 26.6201 12.6895C26.4912 12.6191 26.3652 12.5342 26.2422 12.4346L14.9834 2.98633C14.8311 2.85742 14.6699 2.79297 14.5 2.79297C14.3301 2.79297 14.1689 2.85742 14.0166 2.98633L2.75781 12.4346C2.63477 12.5342 2.50586 12.6191 2.37109 12.6895C2.24219 12.7598 2.10156 12.7949 1.94922 12.7949ZM21.8213 6.72168V3.98828C21.8213 3.75977 21.8916 3.57812 22.0322 3.44336C22.1787 3.30273 22.3662 3.23242 22.5947 3.23242H23.9834C24.2178 3.23242 24.4053 3.30273 24.5459 3.44336C24.6865 3.57812 24.7568 3.75977 24.7568 3.98828V9.18262L21.8213 6.72168ZM6.84473 24.6514C6.01855 24.6514 5.37988 24.4287 4.92871 23.9834C4.47754 23.5439 4.25195 22.9199 4.25195 22.1113V9.5166L6.18555 8.18945V21.54C6.18555 21.9209 6.28223 22.2109 6.47559 22.4102C6.6748 22.6152 6.96484 22.7178 7.3457 22.7178H21.6455C22.0322 22.7178 22.3223 22.6152 22.5156 22.4102C22.7148 22.2109 22.8145 21.9209 22.8145 21.54V8.18066L24.7568 9.5166V22.1113C24.7568 22.9141 24.5283 23.5381 24.0713 23.9834C23.6201 24.4287 22.9814 24.6514 22.1553 24.6514H6.84473Z" :fill="fill"/>
|
4
|
+
</svg>
|
5
|
+
</template>
|
6
|
+
|
7
|
+
<script setup>
|
8
|
+
const props = defineProps({
|
9
|
+
fill: {
|
10
|
+
type: String,
|
11
|
+
default: 'rgb(var(--black))'
|
12
|
+
},
|
13
|
+
theme: {
|
14
|
+
type: String,
|
15
|
+
default: "light"
|
16
|
+
}
|
17
|
+
})
|
18
|
+
</script>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<template>
|
2
2
|
<svg width="100%" height="20rem" xmlns="http://www.w3.org/2000/svg">
|
3
3
|
<!-- Фоновый прямоугольник для всей карточки -->
|
4
|
-
<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--
|
4
|
+
<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--white))"/>
|
5
5
|
|
6
6
|
<!-- Имитация шапки карточки -->
|
7
7
|
<rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<template>
|
2
2
|
<svg width="100%" height="16rem" xmlns="http://www.w3.org/2000/svg">
|
3
3
|
<!-- Фоновый прямоугольник для всей карточки -->
|
4
|
-
<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--
|
4
|
+
<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--white))" />
|
5
5
|
|
6
6
|
<!-- Имитация шапки карточки -->
|
7
7
|
<rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<template>
|
2
2
|
<svg width="100%" height="50" xmlns="http://www.w3.org/2000/svg">
|
3
3
|
<!-- Фоновый прямоугольник для всей строки -->
|
4
|
-
<rect x="0" y="0" width="100%" height="100%" fill="rgb(var(--
|
4
|
+
<rect x="0" y="0" width="100%" height="100%" fill="rgb(var(--white))"/>
|
5
5
|
|
6
6
|
<!-- Имитация времени -->
|
7
7
|
<rect x="15" y="15" rx="3" ry="3" width="40" height="20" fill="rgba(var(--black),0.05)"></rect>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<template>
|
2
2
|
<svg width="100%" height="20rem" xmlns="http://www.w3.org/2000/svg">
|
3
3
|
<!-- Фоновый прямоугольник для всей карточки -->
|
4
|
-
<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--
|
4
|
+
<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--white))"/>
|
5
5
|
|
6
6
|
<!-- Имитация шапки карточки -->
|
7
7
|
<rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect>
|
@@ -12,6 +12,8 @@ body {
|
|
12
12
|
.hover-bg-fifth {&:hover {background: rgb(var(--fifth), 1);; } }
|
13
13
|
.hover-bg-white {&:hover {background: rgb(var(--white), 1);; } }
|
14
14
|
.hover-bg-black {&:hover {background: rgb(var(--black), 1);; } }
|
15
|
+
.hover-bg-light {&:hover {background: rgb(var(--light), 1);; } }
|
16
|
+
|
15
17
|
|
16
18
|
.hover-fill-main {&:hover {fill: rgb(var(--main)); } }
|
17
19
|
.hover-fill-white {&:hover {fill: rgb(var(--white)); } }
|
package/src/styles/layout.scss
CHANGED
@@ -13,8 +13,8 @@ body {
|
|
13
13
|
|
14
14
|
// Font Styles
|
15
15
|
h1,.h1 { font-family: var(--font-main); font-weight: 500; font-size: 3.750rem; line-height: 1.000; letter-spacing: -0.05rem; text-transform: none; }
|
16
|
-
h2,.h2 { font-family: var(--font-main); font-weight: 500; font-size: 2.
|
17
|
-
h3,.h3 { font-family: var(--font-main); font-weight: 500; font-size: 1.
|
16
|
+
h2,.h2 { font-family: var(--font-main); font-weight: 500; font-size: 2.000rem; line-height: 1.000; letter-spacing: -0.05rem; text-transform: none; }
|
17
|
+
h3,.h3 { font-family: var(--font-main); font-weight: 500; font-size: 1.750rem; line-height: 1.000; letter-spacing: -0.05rem; text-transform: none; }
|
18
18
|
h4,.h4 { font-family: var(--font-main); font-weight: 500; font-size: 1.500rem; line-height: 1.250; letter-spacing: +0.0rem; text-transform: none; }
|
19
19
|
h5,.h5 { font-family: var(--font-main); font-weight: 500; font-size: 0.750rem; line-height: 1.250; letter-spacing: -0.0rem; text-transform: none; }
|
20
20
|
|
@@ -1,41 +0,0 @@
|
|
1
|
-
// import layoutAccount from '@/modules/account/layouts/Account.vue'
|
2
|
-
|
3
|
-
// const account = [{
|
4
|
-
// path: 'app',
|
5
|
-
// component: layoutAccount,
|
6
|
-
// children: [{
|
7
|
-
// path: 'history',
|
8
|
-
// name: 'Order History',
|
9
|
-
// meta: {
|
10
|
-
// title: {
|
11
|
-
// en: 'Order History',
|
12
|
-
// ru: 'История заказов'
|
13
|
-
// },
|
14
|
-
// authorize: []
|
15
|
-
// },
|
16
|
-
// component: () => import(/* webpackChunkName: 'Account' */ '@/modules/account/pages/History.vue'),
|
17
|
-
// }]
|
18
|
-
// }];
|
19
|
-
|
20
|
-
// export default account;
|
21
|
-
|
22
|
-
import layoutBackoffice from '../components/layouts/Backoffice.vue'
|
23
|
-
|
24
|
-
const backofficeRoutes = [{
|
25
|
-
path: 'backoffice',
|
26
|
-
component: layoutBackoffice,
|
27
|
-
children: [{
|
28
|
-
path: ':_id',
|
29
|
-
name: 'Backoffice',
|
30
|
-
meta: {
|
31
|
-
title: {
|
32
|
-
en: 'Backoffice',
|
33
|
-
ru: 'Управление'
|
34
|
-
},
|
35
|
-
authorize: []
|
36
|
-
},
|
37
|
-
component: () => import(/* webpackChunkName: 'BackofficeGallery' */ '@pf/src/modules/gallery/components/sections/BackofficeGallery.vue'),
|
38
|
-
}]
|
39
|
-
}];
|
40
|
-
|
41
|
-
export default backofficeRoutes;
|