@ozdao/prometheus-framework 0.2.221 → 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 +72 -60
- package/dist/builder.mjs +72 -60
- package/dist/community.server.js +9 -4
- package/dist/community.server.mjs +9 -4
- 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/main.css +1 -1
- 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 +174 -95
- package/dist/organizations.server.mjs +174 -95
- 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/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +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/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 +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 +44 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.js +44 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.js.map +1 -0
- 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 +4 -2
- 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 +4 -2
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +13 -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 +14 -10
- 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 +53 -40
- 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 +58 -45
- 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 +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +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 +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 +4 -4
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs +47 -43
- package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/router/blogposts.js +47 -43
- 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/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/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 +163 -134
- 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 +165 -136
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +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 +20 -11
- 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 +20 -11
- 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/BlockFilter.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.js +1 -1
- 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/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/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/landing/components/sections/SectionGuide.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
- 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/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- 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 +3 -3
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
- 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/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +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/Department.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.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/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/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 +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/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/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.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 +807 -801
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +807 -801
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.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/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/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/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/CategoryEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- 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/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 +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.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/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.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/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 +3 -3
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.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 +4 -4
- 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 +4 -4
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js.map +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/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.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/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 +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 +9 -6
- 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 +60 -0
- 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/blocks/CardBlogpost.vue +3 -1
- package/src/modules/community/components/layouts/Community.vue +7 -9
- package/src/modules/community/components/pages/BlogPost.vue +122 -123
- 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/models/blogpost.model.js +1 -1
- package/src/modules/community/router/blogposts.js +40 -33
- 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 +28 -35
- package/src/modules/organizations/middlewares/verifyAccesses.js +117 -0
- package/src/modules/organizations/models/department.model.js +3 -86
- 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/styles/base/all.scss +0 -2
- package/src/styles/config.scss +6 -0
- package/src/modules/auth/controllers/middlewares/verifyAccesses.js +0 -114
- package/src/modules/users/components/pages/ProfileEvents.vue +0 -69
@@ -29,114 +29,230 @@ const controllerFactory = (db) => {
|
|
29
29
|
res.status(500).send({ message: err.message });
|
30
30
|
}
|
31
31
|
};
|
32
|
-
|
33
|
-
|
34
|
-
}
|
32
|
+
|
35
33
|
// Read products
|
36
34
|
const Read = async (req, res) => {
|
37
|
-
|
38
|
-
|
39
|
-
let options = {};
|
35
|
+
try {
|
36
|
+
const query = {};
|
40
37
|
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
if (req.query._id) {
|
46
|
-
query._id = req.query._id;
|
47
|
-
}
|
38
|
+
if (req.query.organization) {
|
39
|
+
query.organization = new ObjectId(req.query.organization);
|
40
|
+
}
|
48
41
|
|
49
|
-
|
50
|
-
|
51
|
-
|
42
|
+
if (req.query._id) {
|
43
|
+
query._id = new ObjectId(req.query._id);
|
44
|
+
}
|
52
45
|
|
53
|
-
|
46
|
+
if (req.query.status) {
|
47
|
+
query.status = req.query.status;
|
48
|
+
}
|
54
49
|
|
55
|
-
|
56
|
-
|
57
|
-
}
|
50
|
+
const categories = req.query.categories?.split(',') || [];
|
51
|
+
if (categories.length) {
|
52
|
+
query.category = { $in: categories.map(cat => new ObjectId(cat)) };
|
53
|
+
}
|
58
54
|
|
59
|
-
|
55
|
+
const deliveryOptions = req.query.delivery?.split(',') || [];
|
56
|
+
if (deliveryOptions.length) {
|
57
|
+
query.delivery = { $in: deliveryOptions };
|
58
|
+
}
|
60
59
|
|
61
|
-
|
62
|
-
|
60
|
+
const search = req.query.search;
|
61
|
+
if (search) {
|
62
|
+
const parts = search.split('.');
|
63
|
+
let regexPattern = '';
|
64
|
+
if (parts.length === 2) {
|
65
|
+
regexPattern = parts.map(part => part.substr(0, part.length - 1) + '.{1}').join('\\.');
|
66
|
+
} else {
|
67
|
+
regexPattern = search.substr(0, search.length - 1) + '.{1}';
|
63
68
|
}
|
69
|
+
query.name = { $regex: regexPattern, $options: 'i' };
|
70
|
+
}
|
64
71
|
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
// Создаем паттерн, который допускает замену одного символа в каждой части
|
74
|
-
regexPattern = parts.map(part => part.substr(0, part.length - 1) + '.{1}').join('\\.');
|
75
|
-
} else {
|
76
|
-
// Если нет точки, применяем аналогичный подход к всей строке
|
77
|
-
regexPattern = search.substr(0, search.length - 1) + '.{1}';
|
72
|
+
const prices = req.query.prices?.split(',') || [];
|
73
|
+
if (prices.length) {
|
74
|
+
const priceConditions = prices.map(priceRange => {
|
75
|
+
if (priceRange.startsWith('<')) {
|
76
|
+
return { price: { $lt: parseInt(priceRange.slice(1)) } };
|
77
|
+
}
|
78
|
+
if (priceRange.startsWith('>')) {
|
79
|
+
return { price: { $gt: parseInt(priceRange.slice(1)) } };
|
78
80
|
}
|
81
|
+
const [min, max] = priceRange.split('-').map(Number);
|
82
|
+
return { price: { $gte: min, $lte: max } };
|
83
|
+
});
|
79
84
|
|
80
|
-
|
85
|
+
if (priceConditions.length) {
|
86
|
+
query.$or = priceConditions;
|
81
87
|
}
|
88
|
+
}
|
82
89
|
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
const priceConditions = prices.map(priceRange => {
|
89
|
-
if (priceRange.startsWith('<')) {
|
90
|
-
return { price: { $lt: parseInt(priceRange.slice(1)) } };
|
91
|
-
}
|
92
|
-
if (priceRange.startsWith('>')) {
|
93
|
-
return { price: { $gt: parseInt(priceRange.slice(1)) } };
|
94
|
-
}
|
95
|
-
|
96
|
-
const [min, max] = priceRange.split('-').map(Number);
|
90
|
+
const options = {
|
91
|
+
skip: parseInt(req.query.skip) || 0,
|
92
|
+
limit: parseInt(req.query.limit) || 10,
|
93
|
+
sort: { createdAt: -1 }
|
94
|
+
};
|
97
95
|
|
98
|
-
|
99
|
-
|
96
|
+
// {
|
97
|
+
// $lookup: {
|
98
|
+
// from: "modifications",
|
99
|
+
// let: { "productId": "$_id" },
|
100
|
+
// pipeline: [{
|
101
|
+
// $match: {
|
102
|
+
// "$expr": {
|
103
|
+
// "$eq": ["$product", "$$productId"]
|
104
|
+
// }
|
105
|
+
// }
|
106
|
+
// },{
|
107
|
+
// $lookup: {
|
108
|
+
// from: "leftovers",
|
109
|
+
// let: { "productId": "$_id" },
|
110
|
+
// pipeline: [{
|
111
|
+
// $unwind: "$positions"
|
112
|
+
// },{
|
113
|
+
// "$match": { "$expr": { "$eq": ["$positions._id", "$$productId"] }}
|
114
|
+
// },{
|
115
|
+
// "$project": {
|
116
|
+
// _id: "$positions._id",
|
117
|
+
// quantity: "$positions.quantity",
|
118
|
+
// name: "$positions.name",
|
119
|
+
// }
|
120
|
+
// }],
|
121
|
+
// as: "variantsMods"
|
122
|
+
// },
|
123
|
+
// },{
|
124
|
+
// $set: {
|
125
|
+
// quantity:{
|
126
|
+
// $sum:["$quantity",{$sum:"$variantsMods.quantity"}]
|
127
|
+
// }
|
128
|
+
// }
|
129
|
+
// },{
|
130
|
+
// $unset: "variants"
|
131
|
+
// }],
|
132
|
+
// as: "modifications"
|
133
|
+
// },
|
134
|
+
// }
|
100
135
|
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
136
|
+
const aggregationPipeline = [
|
137
|
+
{ $match: query },
|
138
|
+
{ $sort: options.sort },
|
139
|
+
{ $skip: options.skip },
|
140
|
+
{ $limit: options.limit },
|
141
|
+
{
|
142
|
+
$lookup: {
|
143
|
+
from: "leftovers",
|
144
|
+
let: { productId: "$_id", ingredientsIds: "$ingredients._id" },
|
145
|
+
pipeline: [
|
146
|
+
{ $unwind: "$positions" },
|
147
|
+
{
|
148
|
+
$match: {
|
149
|
+
$expr: {
|
150
|
+
$or: [
|
151
|
+
{ $eq: ["$positions._id", "$$productId"] },
|
152
|
+
{ $in: ["$positions._id", { $ifNull: ["$$ingredientsIds", []] }] }
|
153
|
+
]
|
154
|
+
}
|
155
|
+
}
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"$addFields": {
|
159
|
+
"positions.quantity": {
|
160
|
+
$cond: {
|
161
|
+
if: { $eq: ["$type", "stock-in"] },
|
162
|
+
then: "$positions.quantity",
|
163
|
+
else: { $multiply: ["$positions.quantity", -1] }
|
164
|
+
}
|
165
|
+
}
|
166
|
+
}
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"$project": {
|
170
|
+
_id: "$positions._id",
|
171
|
+
quantity: "$positions.quantity",
|
172
|
+
name: "$positions.name",
|
173
|
+
}
|
174
|
+
}
|
175
|
+
],
|
176
|
+
as: "leftovers"
|
177
|
+
}
|
178
|
+
},
|
179
|
+
{
|
180
|
+
$addFields: {
|
181
|
+
ingredientsQuantities: {
|
182
|
+
$cond: {
|
183
|
+
if: { $isArray: "$ingredients" },
|
184
|
+
then: {
|
185
|
+
$map: {
|
186
|
+
input: "$ingredients",
|
187
|
+
as: "ingredient",
|
188
|
+
in: {
|
189
|
+
$let: {
|
190
|
+
vars: {
|
191
|
+
ingredientId: "$$ingredient._id",
|
192
|
+
ingredientQuantity: { $ifNull: ["$$ingredient.quantity", 0] }
|
193
|
+
},
|
194
|
+
in: {
|
195
|
+
$divide: [
|
196
|
+
{
|
197
|
+
$sum: {
|
198
|
+
$map: {
|
199
|
+
input: "$leftovers",
|
200
|
+
as: "leftover",
|
201
|
+
in: {
|
202
|
+
$cond: {
|
203
|
+
if: { $eq: ["$$leftover._id", "$$ingredientId"] },
|
204
|
+
then: "$$leftover.quantity",
|
205
|
+
else: 0
|
206
|
+
}
|
207
|
+
}
|
208
|
+
}
|
209
|
+
}
|
210
|
+
},
|
211
|
+
{
|
212
|
+
$cond: {
|
213
|
+
if: { $eq: ["$$ingredientQuantity", 0] },
|
214
|
+
then: 1,
|
215
|
+
else: "$$ingredientQuantity"
|
216
|
+
}
|
217
|
+
}
|
218
|
+
]
|
219
|
+
}
|
220
|
+
}
|
221
|
+
}
|
222
|
+
}
|
223
|
+
},
|
224
|
+
else: []
|
225
|
+
}
|
106
226
|
}
|
107
227
|
}
|
108
|
-
}
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
const count = await Product.countDocuments(query);
|
119
|
-
return res.status(200).json({ count });
|
120
|
-
} catch (err) {
|
121
|
-
return res.status(500).json({ message: err.message });
|
228
|
+
},
|
229
|
+
{
|
230
|
+
$set: {
|
231
|
+
quantity: {
|
232
|
+
$cond: {
|
233
|
+
if: { $gt: [{ $size: { $ifNull: ["$ingredients", []] } }, 0] },
|
234
|
+
then: { $floor: { $min: "$ingredientsQuantities" } },
|
235
|
+
else: { $sum: "$leftovers.quantity" }
|
236
|
+
}
|
237
|
+
}
|
122
238
|
}
|
123
|
-
}
|
239
|
+
},
|
240
|
+
{ $unset: ["leftovers", "ingredientsQuantities"] }
|
241
|
+
];
|
124
242
|
|
125
|
-
|
126
|
-
|
127
|
-
// Fetching products
|
128
|
-
const products = await Product.find(query, null, options).populate('ingredients._id')
|
129
|
-
|
130
|
-
if (!products.length) {
|
131
|
-
return res.status(200).json([]);
|
132
|
-
}
|
243
|
+
// Выполнение агрегации
|
244
|
+
const products = await Product.aggregate(aggregationPipeline);
|
133
245
|
|
134
|
-
|
135
|
-
|
136
|
-
return res.status(
|
246
|
+
if (req.query.count) {
|
247
|
+
const count = products.length;
|
248
|
+
return res.status(200).json({ count });
|
137
249
|
}
|
138
|
-
};
|
139
250
|
|
251
|
+
res.status(200).json(products);
|
252
|
+
} catch (err) {
|
253
|
+
return res.status(500).json({ message: err.message });
|
254
|
+
}
|
255
|
+
};
|
140
256
|
const Update = async (req, res) => {
|
141
257
|
try {
|
142
258
|
const { _id } = req.params;
|
@@ -186,155 +302,6 @@ const controllerFactory = (db) => {
|
|
186
302
|
}
|
187
303
|
};
|
188
304
|
|
189
|
-
|
190
|
-
const getProducts = (req, res) => {
|
191
|
-
|
192
|
-
// {
|
193
|
-
// $lookup: {
|
194
|
-
// from: "modifications",
|
195
|
-
// let: { "productId": "$_id" },
|
196
|
-
// pipeline: [{
|
197
|
-
// $match: {
|
198
|
-
// "$expr": {
|
199
|
-
// "$eq": ["$product", "$$productId"]
|
200
|
-
// }
|
201
|
-
// }
|
202
|
-
// },{
|
203
|
-
// $lookup: {
|
204
|
-
// from: "leftovers",
|
205
|
-
// let: { "productId": "$_id" },
|
206
|
-
// pipeline: [{
|
207
|
-
// $unwind: "$positions"
|
208
|
-
// },{
|
209
|
-
// "$match": { "$expr": { "$eq": ["$positions._id", "$$productId"] }}
|
210
|
-
// },{
|
211
|
-
// "$project": {
|
212
|
-
// _id: "$positions._id",
|
213
|
-
// quantity: "$positions.quantity",
|
214
|
-
// name: "$positions.name",
|
215
|
-
// }
|
216
|
-
// }],
|
217
|
-
// as: "variantsMods"
|
218
|
-
// },
|
219
|
-
// },{
|
220
|
-
// $set: {
|
221
|
-
// quantity:{
|
222
|
-
// $sum:["$quantity",{$sum:"$variantsMods.quantity"}]
|
223
|
-
// }
|
224
|
-
// }
|
225
|
-
// },{
|
226
|
-
// $unset: "variants"
|
227
|
-
// }],
|
228
|
-
// as: "modifications"
|
229
|
-
// },
|
230
|
-
// }
|
231
|
-
|
232
|
-
Product.aggregate([
|
233
|
-
{
|
234
|
-
$facet: {
|
235
|
-
"withIngredients": [
|
236
|
-
{
|
237
|
-
$match: {
|
238
|
-
ingredients: { $exists: true, $not: {$size: 0} } // Продукты с ингредиентами
|
239
|
-
}
|
240
|
-
},
|
241
|
-
{
|
242
|
-
$lookup: {
|
243
|
-
from: "products",
|
244
|
-
localField: "ingredients",
|
245
|
-
foreignField: "_id",
|
246
|
-
as: "ingredientDetails"
|
247
|
-
}
|
248
|
-
},
|
249
|
-
// { $unwind: "$ingredientDetails" },
|
250
|
-
{
|
251
|
-
$lookup: {
|
252
|
-
from: "leftovers",
|
253
|
-
let: { "ingredientId": "$ingredientDetails._id" },
|
254
|
-
pipeline: [
|
255
|
-
{ $unwind: "$positions" },
|
256
|
-
{
|
257
|
-
$match: {
|
258
|
-
$expr: {
|
259
|
-
$eq: ["$positions._id", "$$ingredientId"]
|
260
|
-
}
|
261
|
-
}
|
262
|
-
},
|
263
|
-
{
|
264
|
-
$project: {
|
265
|
-
quantity: "$positions.quantity"
|
266
|
-
}
|
267
|
-
}
|
268
|
-
],
|
269
|
-
as: "ingredientLeftovers"
|
270
|
-
}
|
271
|
-
},
|
272
|
-
{
|
273
|
-
$group: {
|
274
|
-
_id: "$_id",
|
275
|
-
name: { $first: "$name" },
|
276
|
-
minQuantity: { $min: "$ingredientLeftovers.quantity" }
|
277
|
-
}
|
278
|
-
}
|
279
|
-
],
|
280
|
-
"withoutIngredients": [
|
281
|
-
{
|
282
|
-
$match: {
|
283
|
-
$or: [
|
284
|
-
{ ingredients: { $exists: false } }, // Продукты без ингредиентов
|
285
|
-
{ ingredients: { $size: 0 } }
|
286
|
-
]
|
287
|
-
}
|
288
|
-
},
|
289
|
-
{
|
290
|
-
$lookup: {
|
291
|
-
from: "leftovers",
|
292
|
-
let: { "productId": "$_id" },
|
293
|
-
pipeline: [
|
294
|
-
{ $unwind: "$positions" },
|
295
|
-
{
|
296
|
-
$match: {
|
297
|
-
$expr: {
|
298
|
-
$eq: ["$positions._id", "$$productId"]
|
299
|
-
}
|
300
|
-
}
|
301
|
-
},
|
302
|
-
{
|
303
|
-
$project: {
|
304
|
-
quantity: "$positions.quantity"
|
305
|
-
}
|
306
|
-
}
|
307
|
-
],
|
308
|
-
as: "productLeftovers"
|
309
|
-
}
|
310
|
-
},
|
311
|
-
{
|
312
|
-
$set: {
|
313
|
-
minQuantity: { $sum: "$productLeftovers.quantity" }
|
314
|
-
}
|
315
|
-
}
|
316
|
-
]
|
317
|
-
}
|
318
|
-
},
|
319
|
-
{
|
320
|
-
$project: {
|
321
|
-
products: { $setUnion: ["$withIngredients", "$withoutIngredients"] }
|
322
|
-
}
|
323
|
-
},
|
324
|
-
{ $unwind: "$products" },
|
325
|
-
{ $replaceRoot: { newRoot: "$products" } }
|
326
|
-
])
|
327
|
-
|
328
|
-
.exec((err, products) => {
|
329
|
-
// If error
|
330
|
-
if (err) {return res.status(500).send({ message: err }); }
|
331
|
-
// If not found
|
332
|
-
if (!products) {return res.status(404).send({ message: "Products not found." }); }
|
333
|
-
// If succes
|
334
|
-
res.status(200).send(products);
|
335
|
-
console.log(products)
|
336
|
-
});
|
337
|
-
};
|
338
305
|
const getProductRecommendation = async (req, res) => {
|
339
306
|
const { mood } = req.body;
|
340
307
|
|
@@ -422,146 +389,13 @@ const controllerFactory = (db) => {
|
|
422
389
|
res.status(200).send(products);
|
423
390
|
});
|
424
391
|
};
|
425
|
-
// Get product
|
426
|
-
const getProduct = async (req, res) => {
|
427
|
-
try {
|
428
|
-
const product = await Product.aggregate([
|
429
|
-
{
|
430
|
-
$match: { "_id": new ObjectId(req.params._id) }
|
431
|
-
},
|
432
|
-
{
|
433
|
-
$lookup: {
|
434
|
-
from: "leftovers",
|
435
|
-
let: { productId: "$_id", ingredientsIds: "$ingredients._id" },
|
436
|
-
pipeline: [
|
437
|
-
{
|
438
|
-
$unwind: "$positions"
|
439
|
-
},
|
440
|
-
{
|
441
|
-
$match: {
|
442
|
-
$expr: {
|
443
|
-
$or: [
|
444
|
-
{ $eq: ["$positions._id", "$$productId"] },
|
445
|
-
{ $in: ["$positions._id", { $ifNull: ["$$ingredientsIds", []] }] } // Исправлено
|
446
|
-
]
|
447
|
-
}
|
448
|
-
}
|
449
|
-
},
|
450
|
-
{
|
451
|
-
"$addFields": {
|
452
|
-
"positions.quantity": {
|
453
|
-
$cond: {
|
454
|
-
if: { $eq: ["$type", "stock-in"] },
|
455
|
-
then: "$positions.quantity",
|
456
|
-
else: { $multiply: ["$positions.quantity", -1] }
|
457
|
-
}
|
458
|
-
}
|
459
|
-
}
|
460
|
-
},
|
461
|
-
{
|
462
|
-
"$project": {
|
463
|
-
_id: "$positions._id",
|
464
|
-
quantity: "$positions.quantity",
|
465
|
-
name: "$positions.name",
|
466
|
-
}
|
467
|
-
}
|
468
|
-
],
|
469
|
-
as: "leftovers"
|
470
|
-
}
|
471
|
-
},
|
472
|
-
{
|
473
|
-
$addFields: {
|
474
|
-
ingredientsQuantities: {
|
475
|
-
$cond: {
|
476
|
-
if: { $isArray: "$ingredients" },
|
477
|
-
then: {
|
478
|
-
$map: {
|
479
|
-
input: "$ingredients",
|
480
|
-
as: "ingredient",
|
481
|
-
in: {
|
482
|
-
$let: {
|
483
|
-
vars: {
|
484
|
-
ingredientId: "$$ingredient._id",
|
485
|
-
ingredientQuantity: { $ifNull: ["$$ingredient.quantity", 0] }
|
486
|
-
},
|
487
|
-
in: {
|
488
|
-
$divide: [
|
489
|
-
{
|
490
|
-
$sum: {
|
491
|
-
$map: {
|
492
|
-
input: "$leftovers",
|
493
|
-
as: "leftover",
|
494
|
-
in: {
|
495
|
-
$cond: {
|
496
|
-
if: { $eq: ["$$leftover._id", "$$ingredientId"] },
|
497
|
-
then: "$$leftover.quantity",
|
498
|
-
else: 0
|
499
|
-
}
|
500
|
-
}
|
501
|
-
}
|
502
|
-
}
|
503
|
-
},
|
504
|
-
{
|
505
|
-
$cond: {
|
506
|
-
if: { $eq: ["$$ingredientQuantity", 0] },
|
507
|
-
then: 1,
|
508
|
-
else: "$$ingredientQuantity"
|
509
|
-
}
|
510
|
-
}
|
511
|
-
]
|
512
|
-
}
|
513
|
-
}
|
514
|
-
}
|
515
|
-
}
|
516
|
-
},
|
517
|
-
else: []
|
518
|
-
}
|
519
|
-
}
|
520
|
-
}
|
521
|
-
},
|
522
|
-
{
|
523
|
-
$set: {
|
524
|
-
quantity: {
|
525
|
-
$cond: {
|
526
|
-
if: { $gt: [{ $size: { $ifNull: ["$ingredients", []] } }, 0] }, // Снова проверяем, не пустой ли массив ингредиентов
|
527
|
-
then: { $floor: { $min: "$ingredientsQuantities" } },
|
528
|
-
else: { $sum: "$leftovers.quantity" } // Просто суммируем quantity из leftovers, если ингредиентов нет
|
529
|
-
}
|
530
|
-
}
|
531
|
-
}
|
532
|
-
},
|
533
|
-
{ $unset: ["leftovers", "ingredientsQuantities"] }
|
534
|
-
]);
|
535
|
-
|
536
|
-
console.log(product)
|
537
|
-
|
538
|
-
if (!product || product.length < 1) {
|
539
|
-
return res.status(404).send({ message: "Product not found." });
|
540
|
-
}
|
541
|
-
|
542
|
-
const updatedProduct = await Product.findOneAndUpdate(
|
543
|
-
{ _id: req.params._id },
|
544
|
-
{ $inc: { popularity: 1 } },
|
545
|
-
{ new: true }
|
546
|
-
);
|
547
|
-
|
548
|
-
// console.log('Popularity updated:', updatedProduct);
|
549
|
-
|
550
|
-
res.status(200).send(product);
|
551
|
-
} catch (err) {
|
552
|
-
console.error('Error:', err);
|
553
|
-
res.status(500).send({ message: err });
|
554
|
-
}
|
555
|
-
};
|
556
392
|
|
557
393
|
return {
|
558
394
|
Create,
|
559
395
|
Read,
|
560
396
|
Update,
|
561
397
|
Delete,
|
562
|
-
getProducts,
|
563
398
|
getProductsPopular,
|
564
|
-
getProduct,
|
565
399
|
getProductRecommendation
|
566
400
|
};
|
567
401
|
};
|
@@ -2,11 +2,10 @@
|
|
2
2
|
// DEPENDENCIES
|
3
3
|
/////////////////////////////
|
4
4
|
import { reactive, watch, computed } from "vue";
|
5
|
-
import axios from 'axios';
|
6
5
|
// Globals
|
7
6
|
import { setError } from '@pf/src/modules/globals/views/store/globals'
|
8
7
|
// Setup Axios
|
9
|
-
|
8
|
+
import $axios from '@pf/src/modules/globals/views/utils/axios-instance.js';
|
10
9
|
|
11
10
|
const state = reactive({
|
12
11
|
all: [],
|
@@ -2,11 +2,10 @@
|
|
2
2
|
// DEPENDENCIES
|
3
3
|
/////////////////////////////
|
4
4
|
import { reactive, watch, computed } from "vue";
|
5
|
-
import axios from 'axios';
|
6
5
|
// Globals
|
7
6
|
import { setError } from '@pf/src/modules/globals/views/store/globals'
|
8
7
|
// Setup Axios
|
9
|
-
|
8
|
+
import $axios from '@pf/src/modules/globals/views/utils/axios-instance.js';
|
10
9
|
|
11
10
|
const state = reactive({
|
12
11
|
all: [],
|
@@ -2,11 +2,10 @@
|
|
2
2
|
// DEPENDENCIES
|
3
3
|
/////////////////////////////
|
4
4
|
import { reactive, watch, computed } from "vue";
|
5
|
-
import axios from 'axios';
|
6
5
|
// Globals
|
7
6
|
import { setError } from '@pf/src/modules/globals/views/store/globals'
|
8
7
|
// Setup Axios
|
9
|
-
|
8
|
+
import $axios from '@pf/src/modules/globals/views/utils/axios-instance.js';
|
10
9
|
/////////////////////////////
|
11
10
|
// STATE
|
12
11
|
/////////////////////////////
|
@@ -204,17 +203,6 @@ const actions = {
|
|
204
203
|
);
|
205
204
|
},
|
206
205
|
|
207
|
-
async fetchProduct(_id) {
|
208
|
-
try {
|
209
|
-
const response = await $axios.get("/api/products/" + _id);
|
210
|
-
|
211
|
-
state.current = response.data[0];
|
212
|
-
return Promise.resolve(response.data[0]);
|
213
|
-
} catch (error) {
|
214
|
-
setError(error)
|
215
|
-
return Promise.reject(error);
|
216
|
-
}
|
217
|
-
},
|
218
206
|
|
219
207
|
async fetchProductPopular() {
|
220
208
|
return await $axios.get(`/api/products`).then(
|