@ozdao/prometheus-framework 0.2.308 → 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/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 +745 -745
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +745 -745
- 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/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/typography.scss +2 -2
- package/src/modules/auth/views/router/account.js +0 -41
@@ -5,7 +5,7 @@ const vueRouter = require("vue-router");
|
|
5
5
|
const vueI18n = require("vue-i18n");
|
6
6
|
const IconShopcart = require("../../../../icons/entities/IconShopcart.vue.cjs");
|
7
7
|
const IconProfile = require("../../../../icons/entities/IconProfile.vue.cjs");
|
8
|
-
const Button = require("../../../../../components/Button/Button.
|
8
|
+
const Button = require("../../../../../components/Button/Button.vue2.cjs");
|
9
9
|
require("../../store/globals.cjs");
|
10
10
|
const shopcart = require("../../../../orders/store/shopcart.cjs");
|
11
11
|
const auth = require("../../../../auth/views/store/auth.cjs");
|
package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js
CHANGED
@@ -3,7 +3,7 @@ import { useRouter, useRoute } from "vue-router";
|
|
3
3
|
import { useI18n } from "vue-i18n";
|
4
4
|
import _sfc_main$2 from "../../../../icons/entities/IconShopcart.vue.js";
|
5
5
|
import _sfc_main$3 from "../../../../icons/entities/IconProfile.vue.js";
|
6
|
-
import _sfc_main$1 from "../../../../../components/Button/Button.
|
6
|
+
import _sfc_main$1 from "../../../../../components/Button/Button.vue2.js";
|
7
7
|
import "../../store/globals.js";
|
8
8
|
import { actions, getters } from "../../../../orders/store/shopcart.js";
|
9
9
|
import { state } from "../../../../auth/views/store/auth.js";
|
@@ -0,0 +1,36 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
3
|
+
const vue = require("vue");
|
4
|
+
const _hoisted_1 = {
|
5
|
+
width: "27",
|
6
|
+
height: "27",
|
7
|
+
viewBox: "0 0 27 27",
|
8
|
+
fill: "none",
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
10
|
+
};
|
11
|
+
const _hoisted_2 = ["fill"];
|
12
|
+
const _sfc_main = {
|
13
|
+
__name: "IconCatalog",
|
14
|
+
props: {
|
15
|
+
fill: {
|
16
|
+
type: String,
|
17
|
+
default: "rgb(var(--black))"
|
18
|
+
},
|
19
|
+
theme: {
|
20
|
+
type: String,
|
21
|
+
default: "light"
|
22
|
+
}
|
23
|
+
},
|
24
|
+
setup(__props) {
|
25
|
+
return (_ctx, _cache) => {
|
26
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [
|
27
|
+
vue.createElementVNode("path", {
|
28
|
+
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",
|
29
|
+
fill: __props.fill
|
30
|
+
}, null, 8, _hoisted_2)
|
31
|
+
]);
|
32
|
+
};
|
33
|
+
}
|
34
|
+
};
|
35
|
+
exports.default = _sfc_main;
|
36
|
+
//# sourceMappingURL=IconCatalog.vue.cjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"IconCatalog.vue.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -0,0 +1,36 @@
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
2
|
+
const _hoisted_1 = {
|
3
|
+
width: "27",
|
4
|
+
height: "27",
|
5
|
+
viewBox: "0 0 27 27",
|
6
|
+
fill: "none",
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
8
|
+
};
|
9
|
+
const _hoisted_2 = ["fill"];
|
10
|
+
const _sfc_main = {
|
11
|
+
__name: "IconCatalog",
|
12
|
+
props: {
|
13
|
+
fill: {
|
14
|
+
type: String,
|
15
|
+
default: "rgb(var(--black))"
|
16
|
+
},
|
17
|
+
theme: {
|
18
|
+
type: String,
|
19
|
+
default: "light"
|
20
|
+
}
|
21
|
+
},
|
22
|
+
setup(__props) {
|
23
|
+
return (_ctx, _cache) => {
|
24
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [
|
25
|
+
createElementVNode("path", {
|
26
|
+
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",
|
27
|
+
fill: __props.fill
|
28
|
+
}, null, 8, _hoisted_2)
|
29
|
+
]);
|
30
|
+
};
|
31
|
+
}
|
32
|
+
};
|
33
|
+
export {
|
34
|
+
_sfc_main as default
|
35
|
+
};
|
36
|
+
//# sourceMappingURL=IconCatalog.vue.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"IconCatalog.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -1,8 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
3
3
|
const vue = require("vue");
|
4
|
-
const _pluginVue_exportHelper = require("../../../../../_virtual/_plugin-vue_export-helper.cjs");
|
5
|
-
const _sfc_main = {};
|
6
4
|
const _hoisted_1 = {
|
7
5
|
width: "56",
|
8
6
|
height: "56",
|
@@ -10,26 +8,40 @@ const _hoisted_1 = {
|
|
10
8
|
fill: "none",
|
11
9
|
xmlns: "http://www.w3.org/2000/svg"
|
12
10
|
};
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
11
|
+
const _hoisted_2 = ["fill"];
|
12
|
+
const _hoisted_3 = ["fill"];
|
13
|
+
const _hoisted_4 = ["fill"];
|
14
|
+
const _hoisted_5 = ["fill"];
|
15
|
+
const _sfc_main = {
|
16
|
+
__name: "IconCommunity",
|
17
|
+
props: {
|
18
|
+
fill: {
|
19
|
+
type: String,
|
20
|
+
default: "rgb(var(--black))"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
setup(__props) {
|
24
|
+
return (_ctx, _cache) => {
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
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",
|
28
|
+
fill: __props.fill
|
29
|
+
}, null, 8, _hoisted_2),
|
30
|
+
vue.createElementVNode("path", {
|
31
|
+
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",
|
32
|
+
fill: __props.fill
|
33
|
+
}, null, 8, _hoisted_3),
|
34
|
+
vue.createElementVNode("path", {
|
35
|
+
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",
|
36
|
+
fill: __props.fill
|
37
|
+
}, null, 8, _hoisted_4),
|
38
|
+
vue.createElementVNode("path", {
|
39
|
+
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",
|
40
|
+
fill: __props.fill
|
41
|
+
}, null, 8, _hoisted_5)
|
42
|
+
]);
|
43
|
+
};
|
44
|
+
}
|
45
|
+
};
|
46
|
+
exports.default = _sfc_main;
|
35
47
|
//# sourceMappingURL=IconCommunity.vue.cjs.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconCommunity.vue.cjs","sources":[
|
1
|
+
{"version":3,"file":"IconCommunity.vue.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -1,6 +1,4 @@
|
|
1
1
|
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
2
|
-
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
3
|
-
const _sfc_main = {};
|
4
2
|
const _hoisted_1 = {
|
5
3
|
width: "56",
|
6
4
|
height: "56",
|
@@ -8,28 +6,42 @@ const _hoisted_1 = {
|
|
8
6
|
fill: "none",
|
9
7
|
xmlns: "http://www.w3.org/2000/svg"
|
10
8
|
};
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
9
|
+
const _hoisted_2 = ["fill"];
|
10
|
+
const _hoisted_3 = ["fill"];
|
11
|
+
const _hoisted_4 = ["fill"];
|
12
|
+
const _hoisted_5 = ["fill"];
|
13
|
+
const _sfc_main = {
|
14
|
+
__name: "IconCommunity",
|
15
|
+
props: {
|
16
|
+
fill: {
|
17
|
+
type: String,
|
18
|
+
default: "rgb(var(--black))"
|
19
|
+
}
|
20
|
+
},
|
21
|
+
setup(__props) {
|
22
|
+
return (_ctx, _cache) => {
|
23
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [
|
24
|
+
createElementVNode("path", {
|
25
|
+
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",
|
26
|
+
fill: __props.fill
|
27
|
+
}, null, 8, _hoisted_2),
|
28
|
+
createElementVNode("path", {
|
29
|
+
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",
|
30
|
+
fill: __props.fill
|
31
|
+
}, null, 8, _hoisted_3),
|
32
|
+
createElementVNode("path", {
|
33
|
+
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",
|
34
|
+
fill: __props.fill
|
35
|
+
}, null, 8, _hoisted_4),
|
36
|
+
createElementVNode("path", {
|
37
|
+
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",
|
38
|
+
fill: __props.fill
|
39
|
+
}, null, 8, _hoisted_5)
|
40
|
+
]);
|
41
|
+
};
|
42
|
+
}
|
43
|
+
};
|
32
44
|
export {
|
33
|
-
|
45
|
+
_sfc_main as default
|
34
46
|
};
|
35
47
|
//# sourceMappingURL=IconCommunity.vue.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconCommunity.vue.js","sources":[
|
1
|
+
{"version":3,"file":"IconCommunity.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -1,8 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
3
3
|
const vue = require("vue");
|
4
|
-
const _pluginVue_exportHelper = require("../../../../../_virtual/_plugin-vue_export-helper.cjs");
|
5
|
-
const _sfc_main = {};
|
6
4
|
const _hoisted_1 = {
|
7
5
|
width: "80",
|
8
6
|
height: "80",
|
@@ -10,14 +8,25 @@ const _hoisted_1 = {
|
|
10
8
|
fill: "none",
|
11
9
|
xmlns: "http://www.w3.org/2000/svg"
|
12
10
|
};
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
}
|
21
|
-
|
22
|
-
|
11
|
+
const _hoisted_2 = ["fill"];
|
12
|
+
const _sfc_main = {
|
13
|
+
__name: "IconGroups",
|
14
|
+
props: {
|
15
|
+
fill: {
|
16
|
+
type: String,
|
17
|
+
default: "rgb(var(--black))"
|
18
|
+
}
|
19
|
+
},
|
20
|
+
setup(__props) {
|
21
|
+
return (_ctx, _cache) => {
|
22
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [
|
23
|
+
vue.createElementVNode("path", {
|
24
|
+
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",
|
25
|
+
fill: __props.fill
|
26
|
+
}, null, 8, _hoisted_2)
|
27
|
+
]);
|
28
|
+
};
|
29
|
+
}
|
30
|
+
};
|
31
|
+
exports.default = _sfc_main;
|
23
32
|
//# sourceMappingURL=IconGroups.vue.cjs.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconGroups.vue.cjs","sources":[
|
1
|
+
{"version":3,"file":"IconGroups.vue.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -1,6 +1,4 @@
|
|
1
1
|
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
2
|
-
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
3
|
-
const _sfc_main = {};
|
4
2
|
const _hoisted_1 = {
|
5
3
|
width: "80",
|
6
4
|
height: "80",
|
@@ -8,16 +6,27 @@ const _hoisted_1 = {
|
|
8
6
|
fill: "none",
|
9
7
|
xmlns: "http://www.w3.org/2000/svg"
|
10
8
|
};
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
}
|
19
|
-
|
9
|
+
const _hoisted_2 = ["fill"];
|
10
|
+
const _sfc_main = {
|
11
|
+
__name: "IconGroups",
|
12
|
+
props: {
|
13
|
+
fill: {
|
14
|
+
type: String,
|
15
|
+
default: "rgb(var(--black))"
|
16
|
+
}
|
17
|
+
},
|
18
|
+
setup(__props) {
|
19
|
+
return (_ctx, _cache) => {
|
20
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [
|
21
|
+
createElementVNode("path", {
|
22
|
+
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",
|
23
|
+
fill: __props.fill
|
24
|
+
}, null, 8, _hoisted_2)
|
25
|
+
]);
|
26
|
+
};
|
27
|
+
}
|
28
|
+
};
|
20
29
|
export {
|
21
|
-
|
30
|
+
_sfc_main as default
|
22
31
|
};
|
23
32
|
//# sourceMappingURL=IconGroups.vue.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"IconGroups.vue.js","sources":[
|
1
|
+
{"version":3,"file":"IconGroups.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -0,0 +1,36 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
3
|
+
const vue = require("vue");
|
4
|
+
const _hoisted_1 = {
|
5
|
+
width: "29",
|
6
|
+
height: "28",
|
7
|
+
viewBox: "0 0 29 28",
|
8
|
+
fill: "none",
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
10
|
+
};
|
11
|
+
const _hoisted_2 = ["fill"];
|
12
|
+
const _sfc_main = {
|
13
|
+
__name: "IconHome",
|
14
|
+
props: {
|
15
|
+
fill: {
|
16
|
+
type: String,
|
17
|
+
default: "rgb(var(--black))"
|
18
|
+
},
|
19
|
+
theme: {
|
20
|
+
type: String,
|
21
|
+
default: "light"
|
22
|
+
}
|
23
|
+
},
|
24
|
+
setup(__props) {
|
25
|
+
return (_ctx, _cache) => {
|
26
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [
|
27
|
+
vue.createElementVNode("path", {
|
28
|
+
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",
|
29
|
+
fill: __props.fill
|
30
|
+
}, null, 8, _hoisted_2)
|
31
|
+
]);
|
32
|
+
};
|
33
|
+
}
|
34
|
+
};
|
35
|
+
exports.default = _sfc_main;
|
36
|
+
//# sourceMappingURL=IconHome.vue.cjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"IconHome.vue.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -0,0 +1,36 @@
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
2
|
+
const _hoisted_1 = {
|
3
|
+
width: "29",
|
4
|
+
height: "28",
|
5
|
+
viewBox: "0 0 29 28",
|
6
|
+
fill: "none",
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
8
|
+
};
|
9
|
+
const _hoisted_2 = ["fill"];
|
10
|
+
const _sfc_main = {
|
11
|
+
__name: "IconHome",
|
12
|
+
props: {
|
13
|
+
fill: {
|
14
|
+
type: String,
|
15
|
+
default: "rgb(var(--black))"
|
16
|
+
},
|
17
|
+
theme: {
|
18
|
+
type: String,
|
19
|
+
default: "light"
|
20
|
+
}
|
21
|
+
},
|
22
|
+
setup(__props) {
|
23
|
+
return (_ctx, _cache) => {
|
24
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [
|
25
|
+
createElementVNode("path", {
|
26
|
+
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",
|
27
|
+
fill: __props.fill
|
28
|
+
}, null, 8, _hoisted_2)
|
29
|
+
]);
|
30
|
+
};
|
31
|
+
}
|
32
|
+
};
|
33
|
+
export {
|
34
|
+
_sfc_main as default
|
35
|
+
};
|
36
|
+
//# sourceMappingURL=IconHome.vue.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"IconHome.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -10,7 +10,7 @@ const _hoisted_1 = {
|
|
10
10
|
};
|
11
11
|
function _sfc_render(_ctx, _cache) {
|
12
12
|
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
|
13
|
-
vue.createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--
|
13
|
+
vue.createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--white))"></rect><rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="45" rx="5" ry="5" width="70%" height="50" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="110" rx="3" ry="3" width="90%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="130" rx="3" ry="3" width="70%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="-25%" y="0" width="25%" height="100%" fill="rgb(var(--white))" mask="url(#myMask)" opacity="0.3"><animate attributeName="x" from="-25%" to="100%" dur="2s" repeatCount="indefinite"></animate></rect>', 6)
|
14
14
|
]));
|
15
15
|
}
|
16
16
|
const SkeletonBlogpost = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SkeletonBlogpost.vue.cjs","sources":["../../../../../../src/modules/icons/skeletons/SkeletonBlogpost.vue"],"sourcesContent":["<template>\n <svg width=\"100%\" height=\"20rem\" xmlns=\"http://www.w3.org/2000/svg\">\n <!-- Фоновый прямоугольник для всей карточки -->\n <rect x=\"0\" y=\"0\" rx=\"5\" ry=\"5\" width=\"100%\" height=\"100%\" fill=\"rgb(var(--
|
1
|
+
{"version":3,"file":"SkeletonBlogpost.vue.cjs","sources":["../../../../../../src/modules/icons/skeletons/SkeletonBlogpost.vue"],"sourcesContent":["<template>\n <svg width=\"100%\" height=\"20rem\" xmlns=\"http://www.w3.org/2000/svg\">\n <!-- Фоновый прямоугольник для всей карточки -->\n <rect x=\"0\" y=\"0\" rx=\"5\" ry=\"5\" width=\"100%\" height=\"100%\" fill=\"rgb(var(--white))\"/>\n \n <!-- Имитация шапки карточки -->\n <rect x=\"15\" y=\"15\" rx=\"4\" ry=\"4\" width=\"40%\" height=\"20\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Имитация изображения -->\n <rect x=\"15\" y=\"45\" rx=\"5\" ry=\"5\" width=\"70%\" height=\"50\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Имитация текста под изображением -->\n <rect x=\"15\" y=\"110\" rx=\"3\" ry=\"3\" width=\"90%\" height=\"6\" fill=\"rgba(var(--black),0.05)\"></rect>\n <rect x=\"15\" y=\"130\" rx=\"3\" ry=\"3\" width=\"70%\" height=\"6\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Блик с анимацией движения -->\n <rect x=\"-25%\" y=\"0\" width=\"25%\" height=\"100%\" fill=\"rgb(var(--white))\" mask=\"url(#myMask)\" opacity=\"0.3\">\n <animate attributeName=\"x\" from=\"-25%\" to=\"100%\" dur=\"2s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </svg>\n</template>"],"names":[],"mappings":";;;;;AACO,MAAA,aAAY;AAAA,EAAC;EAAe,QAAkC;AAAA;;AAAnE,SAAA,YAAA,MAAA,QAAA;;;;;;;"}
|
@@ -8,7 +8,7 @@ const _hoisted_1 = {
|
|
8
8
|
};
|
9
9
|
function _sfc_render(_ctx, _cache) {
|
10
10
|
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
|
11
|
-
createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--
|
11
|
+
createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--white))"></rect><rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="45" rx="5" ry="5" width="70%" height="50" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="110" rx="3" ry="3" width="90%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="130" rx="3" ry="3" width="70%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="-25%" y="0" width="25%" height="100%" fill="rgb(var(--white))" mask="url(#myMask)" opacity="0.3"><animate attributeName="x" from="-25%" to="100%" dur="2s" repeatCount="indefinite"></animate></rect>', 6)
|
12
12
|
]));
|
13
13
|
}
|
14
14
|
const SkeletonBlogpost = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SkeletonBlogpost.vue.js","sources":["../../../../../../src/modules/icons/skeletons/SkeletonBlogpost.vue"],"sourcesContent":["<template>\n <svg width=\"100%\" height=\"20rem\" xmlns=\"http://www.w3.org/2000/svg\">\n <!-- Фоновый прямоугольник для всей карточки -->\n <rect x=\"0\" y=\"0\" rx=\"5\" ry=\"5\" width=\"100%\" height=\"100%\" fill=\"rgb(var(--
|
1
|
+
{"version":3,"file":"SkeletonBlogpost.vue.js","sources":["../../../../../../src/modules/icons/skeletons/SkeletonBlogpost.vue"],"sourcesContent":["<template>\n <svg width=\"100%\" height=\"20rem\" xmlns=\"http://www.w3.org/2000/svg\">\n <!-- Фоновый прямоугольник для всей карточки -->\n <rect x=\"0\" y=\"0\" rx=\"5\" ry=\"5\" width=\"100%\" height=\"100%\" fill=\"rgb(var(--white))\"/>\n \n <!-- Имитация шапки карточки -->\n <rect x=\"15\" y=\"15\" rx=\"4\" ry=\"4\" width=\"40%\" height=\"20\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Имитация изображения -->\n <rect x=\"15\" y=\"45\" rx=\"5\" ry=\"5\" width=\"70%\" height=\"50\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Имитация текста под изображением -->\n <rect x=\"15\" y=\"110\" rx=\"3\" ry=\"3\" width=\"90%\" height=\"6\" fill=\"rgba(var(--black),0.05)\"></rect>\n <rect x=\"15\" y=\"130\" rx=\"3\" ry=\"3\" width=\"70%\" height=\"6\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Блик с анимацией движения -->\n <rect x=\"-25%\" y=\"0\" width=\"25%\" height=\"100%\" fill=\"rgb(var(--white))\" mask=\"url(#myMask)\" opacity=\"0.3\">\n <animate attributeName=\"x\" from=\"-25%\" to=\"100%\" dur=\"2s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </svg>\n</template>"],"names":[],"mappings":";;;AACO,MAAA,aAAY;AAAA,EAAC;EAAe,QAAkC;AAAA;;AAAnE,SAAA,YAAA,MAAA,QAAA;;;;;;"}
|
@@ -10,7 +10,7 @@ const _hoisted_1 = {
|
|
10
10
|
};
|
11
11
|
function _sfc_render(_ctx, _cache) {
|
12
12
|
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
|
13
|
-
vue.createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--
|
13
|
+
vue.createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--white))"></rect><rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="45" rx="5" ry="5" width="70%" height="50" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="110" rx="3" ry="3" width="90%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="130" rx="3" ry="3" width="70%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="-25%" y="0" width="25%" height="100%" fill="rgb(var(--white))" mask="url(#myMask)" opacity="0.3"><animate attributeName="x" from="-25%" to="100%" dur="2s" repeatCount="indefinite"></animate></rect>', 6)
|
14
14
|
]));
|
15
15
|
}
|
16
16
|
const SkeletonEvent = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"SkeletonEvent.vue.cjs","sources":["../../../../../../src/modules/icons/skeletons/SkeletonEvent.vue"],"sourcesContent":["<template>\n <svg width=\"100%\" height=\"16rem\" xmlns=\"http://www.w3.org/2000/svg\">\n <!-- Фоновый прямоугольник для всей карточки -->\n <rect x=\"0\" y=\"0\" rx=\"5\" ry=\"5\" width=\"100%\" height=\"100%\" fill=\"rgb(var(--
|
1
|
+
{"version":3,"file":"SkeletonEvent.vue.cjs","sources":["../../../../../../src/modules/icons/skeletons/SkeletonEvent.vue"],"sourcesContent":["<template>\n <svg width=\"100%\" height=\"16rem\" xmlns=\"http://www.w3.org/2000/svg\">\n <!-- Фоновый прямоугольник для всей карточки -->\n <rect x=\"0\" y=\"0\" rx=\"5\" ry=\"5\" width=\"100%\" height=\"100%\" fill=\"rgb(var(--white))\" />\n \n <!-- Имитация шапки карточки -->\n <rect x=\"15\" y=\"15\" rx=\"4\" ry=\"4\" width=\"40%\" height=\"20\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Имитация изображения -->\n <rect x=\"15\" y=\"45\" rx=\"5\" ry=\"5\" width=\"70%\" height=\"50\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Имитация текста под изображением -->\n <rect x=\"15\" y=\"110\" rx=\"3\" ry=\"3\" width=\"90%\" height=\"6\" fill=\"rgba(var(--black),0.05)\"></rect>\n <rect x=\"15\" y=\"130\" rx=\"3\" ry=\"3\" width=\"70%\" height=\"6\" fill=\"rgba(var(--black),0.05)\"></rect>\n \n <!-- Блик с анимацией движения -->\n <rect x=\"-25%\" y=\"0\" width=\"25%\" height=\"100%\" fill=\"rgb(var(--white))\" mask=\"url(#myMask)\" opacity=\"0.3\">\n <animate attributeName=\"x\" from=\"-25%\" to=\"100%\" dur=\"2s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </svg>\n</template>"],"names":[],"mappings":";;;;;AACO,MAAA,aAAY;AAAA,EAAC;EAAe,QAAkC;AAAA;;AAAnE,SAAA,YAAA,MAAA,QAAA;;;;;;;"}
|