@ozdao/prometheus-framework 0.2.222 → 0.2.223
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/auth.server.js +4 -4
- package/dist/auth.server.mjs +4 -4
- package/dist/builder.js +65 -56
- package/dist/builder.mjs +65 -56
- package/dist/community.server.js +8 -3
- package/dist/community.server.mjs +8 -3
- package/dist/events.server.js +14 -24
- package/dist/events.server.mjs +14 -24
- package/dist/files.server.js +1 -1
- package/dist/files.server.mjs +1 -1
- package/dist/gallery.server.js +42 -76
- package/dist/gallery.server.mjs +41 -75
- package/dist/index-CsS7qx1d.js +243 -0
- package/dist/index-UIHE6Rk3.mjs +244 -0
- package/dist/node_modules/@capacitor/core/dist/index.cjs +529 -0
- package/dist/node_modules/@capacitor/core/dist/index.cjs.map +1 -0
- package/dist/node_modules/@capacitor/core/dist/index.js +530 -0
- package/dist/node_modules/@capacitor/core/dist/index.js.map +1 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs +51 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs.map +1 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.js +55 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.js.map +1 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs +25 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs.map +1 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js +13 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js.map +1 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs +67 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs.map +1 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js +67 -0
- package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js.map +1 -0
- package/dist/node_modules/@unhead/shared/dist/index.cjs +7 -0
- package/dist/node_modules/@unhead/shared/dist/index.cjs.map +1 -0
- package/dist/node_modules/@unhead/shared/dist/index.js +7 -0
- package/dist/node_modules/@unhead/shared/dist/index.js.map +1 -0
- package/dist/node_modules/@unhead/ssr/dist/index.cjs +87 -0
- package/dist/node_modules/@unhead/ssr/dist/index.cjs.map +1 -0
- package/dist/node_modules/@unhead/ssr/dist/index.js +87 -0
- package/dist/node_modules/@unhead/ssr/dist/index.js.map +1 -0
- package/dist/orders.server.js +2 -2
- package/dist/orders.server.mjs +2 -2
- package/dist/organizations.server.js +149 -107
- package/dist/organizations.server.mjs +149 -107
- package/dist/pages.server.js +1 -1
- package/dist/pages.server.mjs +1 -1
- package/dist/products.server.js +119 -266
- package/dist/products.server.mjs +119 -266
- package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs +814 -0
- package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs.map +1 -0
- package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +814 -0
- package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
- package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.cjs +210 -0
- package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.cjs.map +1 -0
- package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.js +210 -0
- package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -2
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue.js +1 -2
- package/dist/prometheus-framework/src/components/Button/Button.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +26 -41
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +27 -42
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +6 -8
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +6 -8
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs +2 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js +2 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +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/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs +5 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js +5 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.cjs +11 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.js +11 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/store/auth.cjs +37 -35
- package/dist/prometheus-framework/src/modules/auth/views/store/auth.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/store/auth.js +33 -31
- package/dist/prometheus-framework/src/modules/auth/views/store/auth.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/store/twofa.cjs +3 -5
- package/dist/prometheus-framework/src/modules/auth/views/store/twofa.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/store/twofa.js +2 -4
- package/dist/prometheus-framework/src/modules/auth/views/store/twofa.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.cjs +8 -5
- package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.js +8 -5
- package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.js.map +1 -1
- 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.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +6 -3
- 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 +6 -3
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +50 -35
- 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 +55 -40
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +16 -15
- 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 +16 -15
- 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 +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs +46 -49
- package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/router/blogposts.js +46 -49
- package/dist/prometheus-framework/src/modules/community/router/blogposts.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs +13 -20
- package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/store/blogposts.js +9 -16
- package/dist/prometheus-framework/src/modules/community/store/blogposts.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/store/reactions.cjs +5 -9
- package/dist/prometheus-framework/src/modules/community/store/reactions.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/store/reactions.js +1 -5
- package/dist/prometheus-framework/src/modules/community/store/reactions.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +29 -54
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +30 -55
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +162 -133
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +164 -135
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +124 -135
- 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 +133 -144
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +96 -0
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +96 -0
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.cjs +39 -25
- package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.js +40 -26
- package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.cjs +4 -3
- package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.js +4 -3
- package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.cjs +16 -5
- package/dist/prometheus-framework/src/modules/events/router/events.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.js +16 -5
- package/dist/prometheus-framework/src/modules/events/router/events.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/store/events.cjs +5 -6
- package/dist/prometheus-framework/src/modules/events/store/events.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/store/events.js +1 -2
- package/dist/prometheus-framework/src/modules/events/store/events.js.map +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +19 -10
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +19 -10
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.cjs +5 -2
- package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.js +5 -2
- package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/globals.client.cjs +2 -0
- 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/globals.store.cjs +4 -3
- package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.js +4 -3
- package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.cjs +64 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.js +64 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.js.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -19
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -19
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/LocationSelection.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/LocationSelection.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/store/globals.cjs +3 -2
- package/dist/prometheus-framework/src/modules/globals/views/store/globals.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/store/globals.js +3 -2
- package/dist/prometheus-framework/src/modules/globals/views/store/globals.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.cjs +17 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.js +17 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.js.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.cjs +57 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.js +57 -0
- package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.js.map +1 -0
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/store/orders.cjs +6 -7
- package/dist/prometheus-framework/src/modules/orders/store/orders.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/orders/store/orders.js +1 -2
- package/dist/prometheus-framework/src/modules/orders/store/orders.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +60 -23
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +60 -23
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +3 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +1 -1
- 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/organizations/router/organizations.cjs +2 -0
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +2 -0
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +11 -9
- package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/departments.js +6 -4
- package/dist/prometheus-framework/src/modules/organizations/store/departments.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +5 -11
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +1 -7
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.js.map +1 -1
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +852 -846
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +852 -846
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.cjs +5 -10
- package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.js +5 -10
- package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +12 -7
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +12 -7
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/store/categories.cjs +7 -8
- package/dist/prometheus-framework/src/modules/products/store/categories.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/categories.js +1 -2
- package/dist/prometheus-framework/src/modules/products/store/categories.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs +6 -7
- package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/leftovers.js +1 -2
- package/dist/prometheus-framework/src/modules/products/store/leftovers.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.cjs +10 -21
- package/dist/prometheus-framework/src/modules/products/store/products.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.js +1 -12
- package/dist/prometheus-framework/src/modules/products/store/products.js.map +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.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/SpotEdit.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/spots/store/spots.cjs +6 -9
- package/dist/prometheus-framework/src/modules/spots/store/spots.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/spots/store/spots.js +1 -4
- package/dist/prometheus-framework/src/modules/spots/store/spots.js.map +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/router/users.cjs +2 -2
- package/dist/prometheus-framework/src/modules/users/router/users.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/users/router/users.js +2 -2
- package/dist/prometheus-framework/src/modules/users/router/users.js.map +1 -1
- package/dist/prometheus-framework/src/modules/users/store/users.cjs +5 -6
- package/dist/prometheus-framework/src/modules/users/store/users.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/users/store/users.js +1 -2
- package/dist/prometheus-framework/src/modules/users/store/users.js.map +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
- package/dist/prometheus-framework.cjs.js +17 -17
- package/dist/prometheus-framework.es.js +1790 -1790
- package/dist/queryProcessor-CU4A6Y4N.mjs +197 -0
- package/dist/queryProcessor-CcsJEUBr.js +196 -0
- package/dist/spots.server.js +1 -1
- package/dist/spots.server.mjs +1 -1
- package/dist/verifyAccesses-BsrJOct8.mjs +90 -0
- package/dist/verifyAccesses-BvLnOtBN.js +89 -0
- package/dist/wallet.server.js +2 -2
- package/dist/wallet.server.mjs +2 -2
- package/package.json +1 -1
- package/src/builder/modes/ssr.dev.js +2 -2
- package/src/builder/modes/ssr.prod.js +4 -4
- package/src/builder/ssr/ssr-render-html.js +11 -13
- package/src/builder/templates/page.html +37 -0
- package/src/builder/templates/page.js +4 -0
- package/src/builder/webpack/webpack.config.client.js +2 -2
- package/src/builder/webpack/webpack.config.ssr.js +1 -1
- package/src/components/Button/Button.vue +0 -1
- package/src/components/Feed/Feed.vue +34 -55
- package/src/components/FieldTags/BlockTags.vue +0 -1
- package/src/components/UploadImage/UploadImage.vue +2 -1
- package/src/modules/auth/controllers/middlewares/authJwt.js +1 -1
- package/src/modules/auth/controllers/middlewares/verifySignUp.js +11 -11
- package/src/modules/auth/controllers/routes/auth.routes.js +2 -2
- package/src/modules/auth/controllers/services/auth.service.js +1 -0
- package/src/modules/auth/views/components/pages/SignIn.vue +1 -0
- package/src/modules/auth/views/middlewares/auth.validation.js +17 -1
- package/src/modules/auth/views/middlewares/ownership.validation.js +16 -1
- package/src/modules/auth/views/store/auth.js +43 -39
- package/src/modules/auth/views/store/twofa.js +2 -5
- package/src/modules/auth/views/validations/inputs.validation.js +12 -6
- package/src/modules/community/components/layouts/Community.vue +3 -3
- package/src/modules/community/components/pages/BlogPost.vue +122 -120
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/community/components/sections/Comments.vue +5 -5
- package/src/modules/community/controllers/blog.controller.js +1 -1
- package/src/modules/community/router/blogposts.js +37 -38
- package/src/modules/community/routes/blog.routes.js +4 -0
- package/src/modules/community/store/blogposts.js +11 -19
- package/src/modules/community/store/reactions.js +1 -7
- package/src/modules/events/components/elements/ButtonCheck.vue +36 -66
- package/src/modules/events/components/pages/EditEvent.vue +76 -59
- package/src/modules/events/components/pages/Event.vue +2 -15
- package/src/modules/events/components/pages/Events.vue +2 -1
- package/src/modules/events/components/pages/EventsBackoffice.vue +122 -0
- package/src/modules/events/components/sections/HeroEvent.vue +15 -17
- package/src/modules/events/components/sections/SectionPreviousEvents.vue +4 -13
- package/src/modules/events/router/events.js +11 -4
- package/src/modules/events/store/events.js +2 -4
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +24 -13
- package/src/modules/gallery/controllers/gallery.controller.js +30 -31
- package/src/modules/gallery/router/gallery.backoffice.router.js +5 -1
- package/src/modules/gallery/routes/gallery.routes.js +22 -4
- package/src/modules/globals/controllers/utils/queryProcessor.js +24 -4
- package/src/modules/globals/globals.client.js +2 -0
- package/src/modules/globals/views/classes/globals.store.js +4 -3
- package/src/modules/globals/views/components/blocks/Card.vue +56 -0
- package/src/modules/globals/views/components/blocks/CardHeader.vue +1 -3
- package/src/modules/globals/views/components/layouts/App.vue +1 -0
- package/src/modules/globals/views/components/layouts/Client.vue +0 -30
- package/src/modules/globals/views/store/globals.js +4 -2
- package/src/modules/globals/views/utils/axios-instance.js +18 -0
- package/src/modules/globals/views/utils/vue-app-renderer.js +87 -0
- package/src/modules/integrations/stripe/controllers/services/stripe.service.js +15 -30
- package/src/modules/landing/components/pages/Governance.vue +4 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +12 -10
- package/src/modules/landing/components/sections/SectionsSection.vue +5 -8
- package/src/modules/landing/router/landing.js +2 -1
- package/src/modules/orders/store/orders.js +1 -3
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +36 -0
- package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +3 -1
- package/src/modules/organizations/controllers/organizations.controller.js +2 -1
- package/src/modules/organizations/middlewares/verifyAccesses.js +117 -0
- package/src/modules/organizations/models/department.model.js +3 -100
- package/src/modules/organizations/models/organization.model.js +6 -4
- package/src/modules/organizations/models/schemas/accesses.schema.js +142 -0
- package/src/modules/organizations/router/organizations.js +2 -0
- package/src/modules/organizations/store/departments.js +6 -6
- package/src/modules/organizations/store/organizations.js +2 -16
- package/src/modules/pages/views/router/pages.backoffice.router.js +5 -7
- package/src/modules/products/components/blocks/CardProduct.vue +2 -0
- package/src/modules/products/components/pages/Product.vue +1 -1
- package/src/modules/products/components/sections/MenuSection.vue +2 -2
- package/src/modules/products/controllers/products.controller.js +201 -367
- package/src/modules/products/routes/products.routes.js +0 -5
- package/src/modules/products/store/categories.js +1 -2
- package/src/modules/products/store/leftovers.js +1 -2
- package/src/modules/products/store/products.js +1 -13
- package/src/modules/reports/components/sections/FormReport.vue +20 -20
- package/src/modules/spots/store/spots.js +1 -6
- package/src/modules/users/components/pages/Profile.vue +1 -1
- package/src/modules/users/router/users.js +2 -2
- package/src/modules/users/store/users.js +1 -3
- package/src/modules/auth/controllers/middlewares/verifyAccesses.js +0 -114
- package/src/modules/users/components/pages/ProfileEvents.vue +0 -69
@@ -1,5 +1,5 @@
|
|
1
1
|
<template>
|
2
|
-
<section
|
2
|
+
<section>
|
3
3
|
<TransitionGroup tag="ul" name="fade" class="o-hidden bg-light radius-big">
|
4
4
|
<SkeletonBlogpost
|
5
5
|
v-if="isLoading"
|
@@ -17,136 +17,138 @@
|
|
17
17
|
/>
|
18
18
|
</transition>
|
19
19
|
|
20
|
-
|
21
|
-
|
22
|
-
|
23
20
|
<TransitionGroup tag="ul" name="fade" class="container">
|
24
21
|
<!-- <button @click="share" >
|
25
22
|
Поделиться
|
26
23
|
</button>
|
27
24
|
-->
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
25
|
+
<CardBlogpost
|
26
|
+
v-if="!isLoading && blogpost"
|
27
|
+
@click="$router.push({name: 'Blogpost', params: {url: blogpost.url}})"
|
28
|
+
:blogpost="blogpost"
|
29
|
+
:user="auth.state.user._id"
|
30
|
+
:type="'blogpostPage'"
|
31
|
+
:hideTitle="true"
|
32
|
+
class="mn-b-thin"
|
33
|
+
>
|
34
|
+
|
35
|
+
<Viewer
|
36
|
+
v-if="blogpost && blogpost.content"
|
37
|
+
:content="blogpost.content"
|
38
|
+
/>
|
39
|
+
|
40
|
+
<a v-if="blogpost.source" :href="blogpost.source" target="_blank" class="mn-b-semi d-block w-max radius-big pd-thin bg-black t-white">
|
41
|
+
Check Source 🔗
|
42
|
+
</a>
|
43
|
+
|
44
|
+
</CardBlogpost>
|
45
|
+
|
46
|
+
<!-- <h3 class="mn-b-small">Recommended Communities</h3>
|
47
|
+
<Publics
|
48
|
+
class="mn-b-small"
|
49
|
+
/> -->
|
50
|
+
|
51
|
+
<Comments
|
52
|
+
v-if="!isLoading && blogpost"
|
53
|
+
:type="'blogpost'"
|
54
|
+
:target="blogpost._id"
|
55
|
+
:owner="auth.state.user._id"
|
56
|
+
class="bg-light radius-big pd-medium"
|
57
|
+
/>
|
60
58
|
|
61
|
-
|
59
|
+
</TransitionGroup>
|
62
60
|
|
63
61
|
</section>
|
64
62
|
</template>
|
65
63
|
|
66
64
|
<script setup>
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
}}
|
149
|
-
|
65
|
+
import { ref, onMounted, computed, onServerPrefetch, watch } from 'vue';
|
66
|
+
import { useHead } from '@unhead/vue'
|
67
|
+
import Loader from '@pf/src/components/Loader/Loader.vue';
|
68
|
+
import EmptyState from '@pf/src/components/EmptyState/EmptyState.vue';
|
69
|
+
import CardBlogpost from '@pf/src/modules/community/components/blocks/CardBlogpost.vue';
|
70
|
+
import SkeletonBlogpost from '@pf/src/modules/icons/skeletons/SkeletonBlogpost.vue'
|
71
|
+
import Publics from '@pf/src/modules/organizations/components/sections/Publics.vue'
|
72
|
+
import Comments from '@pf/src/modules/community/components/sections/Comments.vue';
|
73
|
+
import Viewer from '@pf/src/modules/constructor/components/sections/Viewer.vue';
|
74
|
+
import * as blog from '@pf/src/modules/community/store/blogposts.js';
|
75
|
+
import * as auth from '@pf/src/modules/auth/views/store/auth';
|
76
|
+
|
77
|
+
import { useRoute } from 'vue-router';
|
78
|
+
|
79
|
+
const route = useRoute();
|
80
|
+
const blogpost = computed(() => blog.state.current);
|
81
|
+
const isLoading = ref(false);
|
82
|
+
const canShare = ref(false);
|
83
|
+
const error = ref(null);
|
84
|
+
|
85
|
+
async function fetchBlogpost() {
|
86
|
+
try {
|
87
|
+
isLoading.value = true;
|
88
|
+
const data = await blog.read({ user: auth.state.user?._id, url: route.params.url });
|
89
|
+
blogpost.value = data[0];
|
90
|
+
// Обновляем состояние хранилища
|
91
|
+
blog.state.current = data[0];
|
92
|
+
} catch (err) {
|
93
|
+
error.value = err;
|
94
|
+
console.error('Error fetching blogpost:', err);
|
95
|
+
} finally {
|
96
|
+
isLoading.value = false;
|
97
|
+
}
|
98
|
+
}
|
99
|
+
|
100
|
+
onServerPrefetch(async() => {
|
101
|
+
await fetchBlogpost()
|
102
|
+
});
|
103
|
+
|
104
|
+
onMounted(async() => {
|
105
|
+
if (!blogpost.value || blogpost.value.url !== route.params.url) {
|
106
|
+
await fetchBlogpost();
|
107
|
+
}
|
108
|
+
canShare.value = !!navigator.share;
|
109
|
+
});
|
110
|
+
|
111
|
+
|
112
|
+
const share = async () => {
|
113
|
+
if (!canShare.value) return;
|
114
|
+
try {
|
115
|
+
await navigator.share({
|
116
|
+
title: blogpost.value.name,
|
117
|
+
text: firstText.value?.content.slice(0, 120) || 'Check out this blog post!',
|
118
|
+
url: window.location.href,
|
119
|
+
});
|
120
|
+
console.log('Content shared successfully');
|
121
|
+
} catch (error) {
|
122
|
+
console.error('Error sharing:', error);
|
123
|
+
}
|
124
|
+
};
|
125
|
+
|
126
|
+
const firstImage = computed(() => {
|
127
|
+
return blogpost.value?.content?.find(block => block.type === 'ImageUpload');
|
128
|
+
});
|
129
|
+
|
130
|
+
const firstText = computed(() => {
|
131
|
+
return blogpost.value?.content?.find(block =>
|
132
|
+
block.type === 'Textarea' && block.class !== 'h2'
|
133
|
+
);
|
134
|
+
});
|
135
|
+
|
136
|
+
const metadata = computed(() => ({
|
137
|
+
title: blogpost.value?.name,
|
138
|
+
description: firstText.value?.content.slice(0, 120),
|
139
|
+
meta: [
|
140
|
+
{ hid: 'description', name: 'description', content: firstText.value?.content.slice(0, 120) },
|
141
|
+
{ hid: 'og:title', property: 'og:title', content: blogpost.value?.name },
|
142
|
+
{ hid: 'og:description', property: 'og:description', content: firstText.value?.content.slice(0, 120) },
|
143
|
+
{ hid: 'og:image', property: 'og:image', content: firstImage.value?.content ? `${process.env.FILE_SERVER_URL}${firstImage.value.content}` : `${process.env.FILE_SERVER_URL}/favicon/cover.jpg` },
|
144
|
+
{ hid: 'twitter:title', name: 'twitter:title', content: blogpost.value?.name },
|
145
|
+
{ hid: 'twitter:description', name: 'twitter:description', content: firstText.value?.content.slice(0, 120) },
|
146
|
+
{ hid: 'twitter:image', name: 'twitter:image', content: firstImage.value?.content ? `${process.env.FILE_SERVER_URL}${firstImage.value.content}` : `${process.env.FILE_SERVER_URL}/favicon/cover.jpg` },
|
147
|
+
{ hid: 'twitter:card', name: 'twitter:card', content: 'summary_large_image' },
|
148
|
+
],
|
149
|
+
}));
|
150
|
+
|
151
|
+
useHead(metadata);
|
150
152
|
</script>
|
151
153
|
|
152
154
|
<style lang="scss">
|
@@ -1,15 +1,15 @@
|
|
1
1
|
<template>
|
2
2
|
<div id="comments">
|
3
|
-
<div>
|
3
|
+
<div class="mn-b-medium">
|
4
4
|
<h3 class="mn-b-small">{{ comments.length }} comments</h3>
|
5
5
|
|
6
|
-
<div @click="$router.push({name: 'Sign In'})" class="pd-big cursor-pointer mn-b-small
|
6
|
+
<div @click="$router.push({name: 'Sign In'})" class="pd-big cursor-pointer mn-b-small bg-black t-white flex-center flex radius-big" v-if="!owner">
|
7
7
|
<p class="t-semi uppercase">Please log in to leave a comment.</p>
|
8
8
|
</div>
|
9
9
|
|
10
10
|
<div class="mn-b-small" v-if="owner">
|
11
|
-
<form @submit.prevent="submitComment" class="bg-
|
12
|
-
<textarea v-model="commentContent" placeholder="Enter your comment" class="
|
11
|
+
<form @submit.prevent="submitComment" class="bg-white radius-medium pd-small">
|
12
|
+
<textarea v-model="commentContent" placeholder="Enter your comment" class="p-big w-100 radius-small mn-r-small"></textarea>
|
13
13
|
<button type="submit" class="mn-l-auto bg-main button">Send</button>
|
14
14
|
</form>
|
15
15
|
</div>
|
@@ -24,7 +24,7 @@
|
|
24
24
|
:owner="owner"
|
25
25
|
@reply="handleReply"
|
26
26
|
@load-more="loadMoreChildren"
|
27
|
-
class="comment mn-b-small radius-big
|
27
|
+
class="comment mn-b-small radius-big bg-light"
|
28
28
|
/>
|
29
29
|
</div>
|
30
30
|
</template>
|
@@ -29,46 +29,45 @@ const community = [
|
|
29
29
|
title_hide: true
|
30
30
|
},
|
31
31
|
component: () => import(/* webpackChunkName: 'Blog' */ '../components/pages/Blog.vue')
|
32
|
-
}
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
32
|
+
},{
|
33
|
+
path: 'posts/create',
|
34
|
+
name: 'Create BlogPost',
|
35
|
+
meta: {
|
36
|
+
title: {
|
37
|
+
en: 'Create Post',
|
38
|
+
ru: 'Создать Пост'
|
39
|
+
},
|
40
40
|
},
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
}
|
54
|
-
},
|
55
|
-
component: () => import(/* webpackChunkName: 'BlogPost' */ '../components/pages/BlogPost.vue')
|
56
|
-
},{
|
57
|
-
path: 'community/posts/:url/edit',
|
58
|
-
name: 'Edit BlogPost',
|
59
|
-
meta: {
|
60
|
-
title: {
|
61
|
-
en: 'Edit Post',
|
62
|
-
ru: 'Редактировать пост'
|
41
|
+
// beforeEnter: [
|
42
|
+
// validationAuth.requiresAuth,
|
43
|
+
// ],
|
44
|
+
component: () => import(/* webpackChunkName: 'CreateBlogPost' */ '../components/pages/CreateBlogPost.vue')
|
45
|
+
},{
|
46
|
+
path: 'posts/:url',
|
47
|
+
name: 'BlogPost',
|
48
|
+
meta: {
|
49
|
+
title: {
|
50
|
+
en: 'Post',
|
51
|
+
ru: 'Пост'
|
52
|
+
}
|
63
53
|
},
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
54
|
+
component: () => import(/* webpackChunkName: 'BlogPost' */ '../components/pages/BlogPost.vue')
|
55
|
+
},{
|
56
|
+
path: 'posts/:url/edit',
|
57
|
+
name: 'Edit BlogPost',
|
58
|
+
meta: {
|
59
|
+
title: {
|
60
|
+
en: 'Edit Post',
|
61
|
+
ru: 'Редактировать пост'
|
62
|
+
},
|
63
|
+
},
|
64
|
+
beforeEnter: [
|
65
|
+
validationAuth.requiresAuth,
|
66
|
+
validationOwnership.requiresEditAccess
|
67
|
+
],
|
68
|
+
component: () => import(/* webpackChunkName: 'CreateBlogPost' */ '../components/pages/CreateBlogPost.vue')
|
69
|
+
}]
|
70
|
+
},
|
72
71
|
];
|
73
72
|
|
74
73
|
export default community;
|
@@ -3,10 +3,13 @@ const controllerFactory = require("../controllers/blog.controller");
|
|
3
3
|
const middlewareFactoryAuth = require('@pf/src/modules/auth/controllers/middlewares');
|
4
4
|
const middlewareFactoryCommunity = require('../middlewares/server');
|
5
5
|
|
6
|
+
const middlewareFactoryAccesses = require('@pf/src/modules/organizations/middlewares/verifyAccesses')
|
7
|
+
|
6
8
|
module.exports = function(app, db, origins) {
|
7
9
|
const controller = controllerFactory(db);
|
8
10
|
|
9
11
|
const { authJwt } = middlewareFactoryAuth(db);
|
12
|
+
const { verifyAccess, handleAccessResult } = middlewareFactoryAccesses(db)
|
10
13
|
const { verifyBlogpost } = middlewareFactoryCommunity(db);
|
11
14
|
|
12
15
|
app.get(
|
@@ -17,6 +20,7 @@ module.exports = function(app, db, origins) {
|
|
17
20
|
app.post(
|
18
21
|
"/api/blog/create",
|
19
22
|
[
|
23
|
+
authJwt.verifyToken(),
|
20
24
|
verifyBlogpost.checkNameNotEmpty,
|
21
25
|
verifyBlogpost.checkBlogpostExistOrNot,
|
22
26
|
],
|
@@ -1,11 +1,9 @@
|
|
1
|
-
// Dependencies
|
2
|
-
import axios from 'axios';
|
3
|
-
// Setup Axios
|
4
|
-
const $axios = axios.create({baseURL: process.env.API_URL, withCredentials: true})
|
5
1
|
// Vue modules
|
6
2
|
import { reactive, ref, computed, toRefs, watch } from "vue";
|
3
|
+
// Axios
|
4
|
+
import $axios from '@pf/src/modules/globals/views/utils/axios-instance.js';
|
7
5
|
// Globals
|
8
|
-
import { setError }
|
6
|
+
import { setError } from '@pf/src/modules/globals/views/store/globals'
|
9
7
|
// State
|
10
8
|
const state = reactive({
|
11
9
|
all: [],
|
@@ -35,18 +33,7 @@ const state = reactive({
|
|
35
33
|
value: 'creator'
|
36
34
|
}]
|
37
35
|
},
|
38
|
-
current:
|
39
|
-
_id: "",
|
40
|
-
url: "",
|
41
|
-
status: "",
|
42
|
-
name: "",
|
43
|
-
tags: [],
|
44
|
-
owner: {},
|
45
|
-
source: null,
|
46
|
-
date: "",
|
47
|
-
views: 0,
|
48
|
-
content: [],
|
49
|
-
}
|
36
|
+
current: null
|
50
37
|
});
|
51
38
|
|
52
39
|
async function read(options = {}) {
|
@@ -98,12 +85,17 @@ async function read(options = {}) {
|
|
98
85
|
options.params.limit = options.limit || 10;
|
99
86
|
|
100
87
|
try {
|
88
|
+
console.log('params is', options.params)
|
101
89
|
const response = await $axios.get('/api/blog/read', { params: options.params });
|
102
90
|
|
103
91
|
if (options.url) {
|
104
|
-
|
92
|
+
if (response.data && response.data.length > 0) {
|
93
|
+
state.current = response.data[0];
|
94
|
+
} else {
|
95
|
+
state.current = null;
|
96
|
+
}
|
105
97
|
} else {
|
106
|
-
|
98
|
+
state.all = response.data;
|
107
99
|
}
|
108
100
|
|
109
101
|
return Promise.resolve(response.data);
|
@@ -1,6 +1,3 @@
|
|
1
|
-
// Dependencies
|
2
|
-
import axios from 'axios';
|
3
|
-
|
4
1
|
// Vue modules
|
5
2
|
import { reactive, watch } from "vue";
|
6
3
|
|
@@ -8,10 +5,7 @@ import { reactive, watch } from "vue";
|
|
8
5
|
import { setError } from '@pf/src/modules/globals/views/store/globals';
|
9
6
|
|
10
7
|
// Setup Axios
|
11
|
-
|
12
|
-
baseURL: process.env.API_URL,
|
13
|
-
withCredentials: true
|
14
|
-
});
|
8
|
+
import $axios from '@pf/src/modules/globals/views/utils/axios-instance.js';
|
15
9
|
|
16
10
|
// State
|
17
11
|
const state = reactive({
|
@@ -1,34 +1,30 @@
|
|
1
1
|
<template>
|
2
2
|
<div>
|
3
|
-
<Button :submit="
|
3
|
+
<Button :submit="startScan" class="bg-main button-small radius-extra button">
|
4
4
|
Check Tickets
|
5
5
|
</Button>
|
6
|
-
|
7
|
-
|
8
|
-
|
6
|
+
<Popup
|
7
|
+
title="Scan QR Code"
|
8
|
+
@close-popup="closePublicationPopup"
|
9
|
+
:isPopupOpen="isPublicationPopup"
|
10
|
+
class="w-max-30r h-max-30r t-left pd-big bg-white radius-big"
|
11
|
+
>
|
9
12
|
<h3 class="mn-b-small">Scan QR Code</h3>
|
10
|
-
|
11
13
|
<div class="h-max">
|
12
|
-
|
14
|
+
<!-- Scanning will be handled by Capacitor, so we don't need a visual component here -->
|
13
15
|
</div>
|
14
16
|
</Popup>
|
15
17
|
</div>
|
16
18
|
</template>
|
17
19
|
|
18
20
|
<script setup>
|
19
|
-
// Deps
|
20
21
|
import { ref } from 'vue'
|
21
|
-
import {
|
22
|
-
|
23
|
-
// In components
|
22
|
+
import { BarcodeScanner } from '@capacitor-mlkit/barcode-scanning'
|
24
23
|
import Popup from '@pf/src/components/Popup/Popup.vue'
|
25
24
|
import Button from '@pf/src/components/Button/Button.vue'
|
26
|
-
|
27
|
-
// Methods
|
28
25
|
import * as tickets from '@pf/src/modules/events/store/tickets'
|
29
26
|
|
30
|
-
const emits = defineEmits('qrcodecheck')
|
31
|
-
|
27
|
+
const emits = defineEmits(['qrcodecheck'])
|
32
28
|
const isPublicationPopup = ref(false)
|
33
29
|
const error = ref('')
|
34
30
|
|
@@ -40,67 +36,41 @@ function closePublicationPopup() {
|
|
40
36
|
isPublicationPopup.value = false
|
41
37
|
}
|
42
38
|
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
result.value = detectedCodes.map((code) => code.rawValue)
|
47
|
-
|
39
|
+
async function startScan() {
|
40
|
+
openPublicationPopup()
|
41
|
+
|
48
42
|
try {
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
43
|
+
await BarcodeScanner.isSupported()
|
44
|
+
const { barcodes } = await BarcodeScanner.scan()
|
45
|
+
|
46
|
+
if (barcodes.length > 0) {
|
47
|
+
await processBarcode(barcodes[0].rawValue)
|
48
|
+
} else {
|
49
|
+
throw new Error('No barcode detected')
|
53
50
|
}
|
54
|
-
|
55
|
-
const response = await tickets.actions.update({
|
56
|
-
_id: qrcode,
|
57
|
-
status: 'used',
|
58
|
-
check: true
|
59
|
-
})
|
60
|
-
|
61
|
-
alert("Ticket checked. And it's all right!");
|
62
51
|
} catch (e) {
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
}
|
68
|
-
|
69
|
-
function onError(err) {
|
70
|
-
error.value = `[${err.name}]: `
|
71
|
-
|
72
|
-
if (err.name === 'NotAllowedError') {
|
73
|
-
error.value += 'you need to grant camera access permission'
|
74
|
-
} else if (err.name === 'NotFoundError') {
|
75
|
-
error.value += 'no camera on this device'
|
76
|
-
} else if (err.name === 'NotSupportedError') {
|
77
|
-
error.value += 'secure context required (HTTPS, localhost)'
|
78
|
-
} else if (err.name === 'NotReadableError') {
|
79
|
-
error.value += 'is the camera already in use?'
|
80
|
-
} else if (err.name === 'OverconstrainedError') {
|
81
|
-
error.value += 'installed cameras are not suitable'
|
82
|
-
} else if (err.name === 'StreamApiNotSupportedError') {
|
83
|
-
error.value += 'Stream API is not supported in this browser'
|
84
|
-
} else if (err.name === 'InsecureContextError') {
|
85
|
-
error.value += 'Camera access is only permitted in secure context. Use HTTPS or localhost rather than HTTP.'
|
86
|
-
} else {
|
87
|
-
error.value += err.message
|
52
|
+
error.value = e.message
|
53
|
+
alert(`Error: ${error.value}`)
|
54
|
+
} finally {
|
55
|
+
closePublicationPopup()
|
88
56
|
}
|
89
57
|
}
|
90
58
|
|
91
|
-
function
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
}
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
59
|
+
async function processBarcode(qrcode) {
|
60
|
+
try {
|
61
|
+
if (!qrcode) {
|
62
|
+
throw new Error('Troubles with qrcode reading')
|
63
|
+
}
|
64
|
+
const response = await tickets.actions.update({ _id: qrcode, status: 'used', check: true })
|
65
|
+
alert("Ticket checked. And it's all right!")
|
66
|
+
} catch (e) {
|
67
|
+
alert(`Ticket is not found, already used or deactivated!`)
|
68
|
+
} finally {
|
69
|
+
emits('qrcodecheck')
|
100
70
|
}
|
101
71
|
}
|
102
72
|
</script>
|
103
73
|
|
104
74
|
<style scoped>
|
105
75
|
/* Existing styles can stay unchanged */
|
106
|
-
</style>
|
76
|
+
</style>
|