@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
@@ -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>
|
@@ -21,6 +21,16 @@
|
|
21
21
|
class="mn-b-semi w-100 bg-light pd-medium radius-small"
|
22
22
|
/>
|
23
23
|
|
24
|
+
<h3 class="mn-b-small">Date</h3>
|
25
|
+
<VueDatePicker v-model="date" range class="z-index-3 radius-small mn-b-semi bg-light" />
|
26
|
+
|
27
|
+
<!-- <Calendar
|
28
|
+
v-model:date="date"
|
29
|
+
:locale="$i18n.locale"
|
30
|
+
:allowRange="false"
|
31
|
+
class="radius-semi w-100 o-hidden bg-light"
|
32
|
+
/> -->
|
33
|
+
|
24
34
|
<h3
|
25
35
|
v-if="(auth.state.access.roles) && (auth.state.access.roles.includes('ROLE_MODERATOR') || auth.state.access.roles.includes('ROLE_ADMIN'))"
|
26
36
|
class="mn-b-small"
|
@@ -28,21 +38,9 @@
|
|
28
38
|
Tickets
|
29
39
|
</h3>
|
30
40
|
|
31
|
-
<div
|
32
|
-
v-if="(auth.state.access.roles) && (auth.state.access.roles.includes('ROLE_MODERATOR') || auth.state.access.roles.includes('ROLE_ADMIN'))"
|
33
|
-
class="mn-b-semi w-100 bg-light pd-medium radius-small"
|
34
|
-
@click="router.push({
|
35
|
-
name: 'Edit Event Tickets',
|
36
|
-
params: {
|
37
|
-
url: route.params.url
|
38
|
-
}
|
39
|
-
})"
|
40
|
-
>
|
41
|
-
Edit tickets
|
42
|
-
</div>
|
43
41
|
|
44
42
|
<h3
|
45
|
-
v-if="(auth.state.access.roles) && (auth.state.access.roles.includes('ROLE_MODERATOR') || auth.state.access.roles.includes('ROLE_ADMIN'))"
|
43
|
+
v-if="!route.params.url && (auth.state.access.roles) && (auth.state.access.roles.includes('ROLE_MODERATOR') || auth.state.access.roles.includes('ROLE_ADMIN'))"
|
46
44
|
class="mn-b-small"
|
47
45
|
>
|
48
46
|
Special Details
|
@@ -50,7 +48,7 @@
|
|
50
48
|
|
51
49
|
|
52
50
|
<Checkbox
|
53
|
-
v-if="(auth.state.access.roles) && (auth.state.access.roles.includes('ROLE_MODERATOR') || auth.state.access.roles.includes('ROLE_ADMIN'))"
|
51
|
+
v-if="!route.params.url && (auth.state.access.roles) && (auth.state.access.roles.includes('ROLE_MODERATOR') || auth.state.access.roles.includes('ROLE_ADMIN'))"
|
54
52
|
:label="'Special'"
|
55
53
|
:radio="event.special"
|
56
54
|
@update:radio="updateEvent => event.special = !event.special"
|
@@ -344,25 +342,25 @@
|
|
344
342
|
<Field
|
345
343
|
v-model:field="event.specialData.previousTitle"
|
346
344
|
placeholder="Title"
|
347
|
-
value="Explore our exclusive party archive"
|
345
|
+
:value="event.specialData.previousDescription || 'Explore our exclusive party archive'"
|
348
346
|
class="w-100 bg-light radius-small pd-medium"
|
349
347
|
/>
|
350
348
|
<Field
|
351
349
|
v-model:field="event.specialData.previousDescription"
|
352
350
|
label="Description"
|
353
|
-
value="Experience the ultimate party vibe at The Commune! Elevate your evening with distinctive and exhilarating activities, ensuring an unforgettable time. Dive into the excitement and make every moment special."
|
351
|
+
:value="event.specialData.previousDescription || 'Experience the ultimate party vibe at The Commune! Elevate your evening with distinctive and exhilarating activities, ensuring an unforgettable time. Dive into the excitement and make every moment special.'"
|
354
352
|
class="w-100 bg-light radius-small pd-medium"
|
355
353
|
/>
|
356
354
|
<Field
|
357
355
|
v-model:field="event.specialData.previousLinkText"
|
358
356
|
label="Button"
|
359
|
-
value="Check In Instagram"
|
357
|
+
:value="event.specialData.previousLinkText || 'Check In Instagram'"
|
360
358
|
class="w-100 bg-light radius-small pd-medium"
|
361
359
|
/>
|
362
360
|
<Field
|
363
361
|
v-model:field="event.specialData.previousLink"
|
364
362
|
label="Link"
|
365
|
-
value="https://www.instagram.com/thecommune.phuket/"
|
363
|
+
:value="event.specialData.previousLink || 'https://www.instagram.com/thecommune.phuket/'"
|
366
364
|
class="w-100 bg-light radius-small pd-medium"
|
367
365
|
/>
|
368
366
|
|
@@ -378,16 +376,6 @@
|
|
378
376
|
/>
|
379
377
|
</div>
|
380
378
|
|
381
|
-
<h3 class="mn-b-small">Date</h3>
|
382
|
-
<VueDatePicker v-model="date" range class="z-index-3 mn-b-semi bg-light" />
|
383
|
-
|
384
|
-
<!-- <Calendar
|
385
|
-
v-model:date="date"
|
386
|
-
:locale="$i18n.locale"
|
387
|
-
:allowRange="false"
|
388
|
-
class="radius-semi w-100 o-hidden bg-light"
|
389
|
-
/> -->
|
390
|
-
|
391
379
|
<h3 class="mn-b-small">Description</h3>
|
392
380
|
<section v-if="event" class="pd-b-extra w-100 bg-light pd-big radius-big">
|
393
381
|
<Constructor
|
@@ -405,29 +393,67 @@
|
|
405
393
|
</section>
|
406
394
|
|
407
395
|
<Popup
|
408
|
-
title="
|
396
|
+
title="Final Touches"
|
409
397
|
@close-popup="closePublicationPopup"
|
410
398
|
:isPopupOpen="isPublicationPopup"
|
411
399
|
class="w-m-33r t-left pd-big bg-white radius-big"
|
412
|
-
>
|
413
|
-
<h3 class="mn-b-small">Final Touches</h3>
|
414
|
-
|
400
|
+
>
|
415
401
|
<BlockTags
|
416
402
|
@tags-changed="newTags => event.tags = newTags"
|
417
403
|
:tags="event.tags"
|
404
|
+
class="mn-b-small"
|
418
405
|
/>
|
419
406
|
|
420
|
-
<h5 class="mn-b-thin">Add to public
|
421
|
-
<
|
422
|
-
v-
|
423
|
-
:
|
424
|
-
:
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
class="mn-b-medium bg-light radius-medium pd-small"
|
407
|
+
<h5 class="mn-b-thin">Add to public</h5>
|
408
|
+
<Card
|
409
|
+
v-if="selectedOrganization"
|
410
|
+
:photo="selectedOrganization.profile?.photo"
|
411
|
+
:title="selectedOrganization.profile?.name"
|
412
|
+
@click="() => {
|
413
|
+
selectedOrganization = null
|
414
|
+
}"
|
415
|
+
class="h-4r w-100 bg-light pd-thin radius-medium mn-b-thin"
|
430
416
|
/>
|
417
|
+
|
418
|
+
<section v-else class="mn-b-thin h-25r o-x-hidden o-y-scroll bg-light radius-big pd-small ">
|
419
|
+
<Feed
|
420
|
+
:showLoadMore="false"
|
421
|
+
:search="{
|
422
|
+
placeholder: 'Search organization...',
|
423
|
+
class: 'bg-white mn-b-thin'
|
424
|
+
}"
|
425
|
+
:states="{
|
426
|
+
empty: {
|
427
|
+
title: 'No organizations Found',
|
428
|
+
description: 'Currently, there are no such organizations available.'
|
429
|
+
}
|
430
|
+
}"
|
431
|
+
:store="{
|
432
|
+
read: (options) => organizations.actions.read(options),
|
433
|
+
state: null
|
434
|
+
}"
|
435
|
+
:options="{
|
436
|
+
user: auth.state.user._id,
|
437
|
+
postable: auth.state.user._id
|
438
|
+
}"
|
439
|
+
v-slot="{
|
440
|
+
items
|
441
|
+
}"
|
442
|
+
>
|
443
|
+
<Card
|
444
|
+
v-for="(organization, index) in items"
|
445
|
+
v-memo="[organization._id, organization.profile.name]"
|
446
|
+
:photo="organization.profile?.photo"
|
447
|
+
:title="organization.profile?.name"
|
448
|
+
@click="() => {
|
449
|
+
selectedOrganization = organization
|
450
|
+
}"
|
451
|
+
class="h-4r bg-white pd-thin radius-medium w-100 mn-b-thin"
|
452
|
+
/>
|
453
|
+
</Feed>
|
454
|
+
</section>
|
455
|
+
|
456
|
+
|
431
457
|
<h5 v-if="selectedOrganization" class="mn-b-thin">Options:</h5>
|
432
458
|
<div v-if="selectedOrganization" class="mn-b-medium br-grey-transp-25 br-2px br-solid pd-small radius-big">
|
433
459
|
<Checkbox
|
@@ -456,17 +482,19 @@ import Calendar from '@pf/src/components/DatePicker/Calendar.vue'
|
|
456
482
|
|
457
483
|
import Block from '@pf/src/components/Block/Block.vue';
|
458
484
|
import Popup from '@pf/src/components/Popup/Popup.vue';
|
459
|
-
import Field
|
485
|
+
import Field from '@pf/src/components/Field/Field.vue'
|
460
486
|
import BlockTags from '@pf/src/components/FieldTags/BlockTags.vue';
|
461
487
|
import Checkbox from '@pf/src/components/Checkbox/Checkbox.vue';
|
462
488
|
import SelectMulti from '@pf/src/components/SelectMulti/SelectMulti.vue';
|
463
489
|
import Upload from '@pf/src/components/Upload/Upload.vue';
|
464
|
-
import UploadImage
|
465
|
-
import EditImages
|
490
|
+
import UploadImage from '@pf/src/components/UploadImage/UploadImage.vue';
|
491
|
+
import EditImages from '@pf/src/components/EditImages/EditImages.vue';
|
492
|
+
import Feed from '@pf/src/components/Feed/Feed.vue'
|
466
493
|
import Button from '@pf/src/components/Button/Button.vue';
|
467
494
|
|
495
|
+
import Card from '@pf/src/modules/globals/views/components/blocks/Card.vue';
|
468
496
|
|
469
|
-
|
497
|
+
import IconDelete from '@pf/src/modules/icons/navigation/IconDelete.vue';
|
470
498
|
|
471
499
|
import { ref, onMounted } from 'vue';
|
472
500
|
import { useRoute, useRouter } from 'vue-router';
|
@@ -528,18 +556,6 @@ onMounted(async () =>{
|
|
528
556
|
name: event.value.owner.target.profile.name,
|
529
557
|
photo: event.value.owner.target.profile.photo
|
530
558
|
}
|
531
|
-
|
532
|
-
const dataPublics = await organizations.actions.read({
|
533
|
-
user: auth.state.user._id,
|
534
|
-
postable: auth.state.user._id,
|
535
|
-
limit: 100
|
536
|
-
})
|
537
|
-
|
538
|
-
publics.value = dataPublics.map(publicItem => ({
|
539
|
-
name: publicItem.profile.name,
|
540
|
-
_id: publicItem._id,
|
541
|
-
photo: publicItem.profile.photo
|
542
|
-
}));
|
543
559
|
})
|
544
560
|
|
545
561
|
const isPublicationPopup = ref(false)
|
@@ -637,6 +653,7 @@ function onDelete() {
|
|
637
653
|
border: 0;
|
638
654
|
padding: var(--medium);
|
639
655
|
padding-left: 3rem;
|
640
|
-
background: rgb(var(--
|
656
|
+
background: rgb(var(--light));
|
657
|
+
border-radius: var(--small);
|
641
658
|
}
|
642
659
|
</style>
|
@@ -5,21 +5,7 @@
|
|
5
5
|
v-if="isLoading"
|
6
6
|
v-for="i in 3" :key="i"
|
7
7
|
/>
|
8
|
-
</TransitionGroup>
|
9
|
-
|
10
|
-
<transition
|
11
|
-
name="fade"
|
12
|
-
>
|
13
|
-
<EmptyState
|
14
|
-
v-if="!isLoading && !event"
|
15
|
-
title="No Event Found"
|
16
|
-
description="Currently, there are no events available. Please check back later."
|
17
|
-
class="pd-medium mn-b-thin bg-light radius-big"
|
18
|
-
/>
|
19
|
-
</transition>
|
20
|
-
|
21
8
|
|
22
|
-
<!-- <TransitionGroup tag="ul" name="fade" class="container"> -->
|
23
9
|
<HeroEvent
|
24
10
|
v-if="!isLoading && event && event.special"
|
25
11
|
:content="{
|
@@ -84,6 +70,7 @@
|
|
84
70
|
/>
|
85
71
|
|
86
72
|
<SectionLineUp
|
73
|
+
v-if="event.specialData.lineup.lenth > 0"
|
87
74
|
:content="{
|
88
75
|
title: 'Lineup',
|
89
76
|
lineup: event.specialData.lineup
|
@@ -160,7 +147,7 @@
|
|
160
147
|
:owner="auth.state.user._id"
|
161
148
|
/>
|
162
149
|
|
163
|
-
|
150
|
+
</TransitionGroup>
|
164
151
|
|
165
152
|
</section>
|
166
153
|
</template>
|
@@ -0,0 +1,122 @@
|
|
1
|
+
<template>
|
2
|
+
<div
|
3
|
+
class="pd-thin"
|
4
|
+
>
|
5
|
+
<header
|
6
|
+
class="mn-b-medium flex-v-center flex-nowrap flex"
|
7
|
+
>
|
8
|
+
<h2
|
9
|
+
class="mn-r-medium"
|
10
|
+
>
|
11
|
+
Events
|
12
|
+
</h2>
|
13
|
+
|
14
|
+
<button
|
15
|
+
v-if="auth.state.user._id === route.params.user || route.params._id"
|
16
|
+
@click="router.push({name: 'Create Event'})"
|
17
|
+
class="radius-100 i-big hover-scale-1 cursor-pointer t-white bg-second"
|
18
|
+
>
|
19
|
+
+
|
20
|
+
</button>
|
21
|
+
</header>
|
22
|
+
|
23
|
+
<Tab
|
24
|
+
v-if="route.params._id"
|
25
|
+
v-model:selected="tabOrganization"
|
26
|
+
:tabs="[
|
27
|
+
{ name: 'My', value: 'owner' },
|
28
|
+
{ name: 'Participant', value: 'participant' },
|
29
|
+
]"
|
30
|
+
class="mn-b-small o-hidden h5 radius-big bg-light"
|
31
|
+
/>
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
<Feed
|
36
|
+
:states="{
|
37
|
+
empty: {
|
38
|
+
title: 'No Events Found',
|
39
|
+
description: 'Currently, there are no events available.'
|
40
|
+
}
|
41
|
+
}"
|
42
|
+
:store="{
|
43
|
+
read: (options) => events.read(options),
|
44
|
+
}"
|
45
|
+
:options="{
|
46
|
+
user: auth.state.user._id,
|
47
|
+
owner: route.params._id || route.params.user,
|
48
|
+
creator: route.params.user
|
49
|
+
}"
|
50
|
+
v-slot="{
|
51
|
+
items
|
52
|
+
}"
|
53
|
+
>
|
54
|
+
<CardEvent
|
55
|
+
@click="$router.push({name: 'Event', params: {url: event.url}})"
|
56
|
+
v-for="(event,index) in items"
|
57
|
+
:key="event._id"
|
58
|
+
:event="event"
|
59
|
+
:user="auth.state.user._id"
|
60
|
+
:type="'normal'"
|
61
|
+
class="bg-light radius-big mn-b-medium"
|
62
|
+
>
|
63
|
+
|
64
|
+
<div
|
65
|
+
v-if="route.params._id && hasAccess(route.params._id, 'gallery', 'read', auth.state.accesses)"
|
66
|
+
class="mn-b-semi w-100 bg-second button t-white uppercase"
|
67
|
+
@click.stop="router.push({
|
68
|
+
name: 'Edit Event Tickets',
|
69
|
+
params: {
|
70
|
+
url: event.url
|
71
|
+
}
|
72
|
+
})"
|
73
|
+
>
|
74
|
+
Check tickets
|
75
|
+
</div>
|
76
|
+
</CardEvent>
|
77
|
+
</Feed>
|
78
|
+
|
79
|
+
<!-- <Feed
|
80
|
+
v-if="tabOrganization ==='owner'"
|
81
|
+
:user="auth.state.user._id"
|
82
|
+
:creator="route.params.user"
|
83
|
+
:owner="route.params._id"
|
84
|
+
:sortOrder="'asc'"
|
85
|
+
/> -->
|
86
|
+
|
87
|
+
|
88
|
+
<!-- <Feed
|
89
|
+
v-if="tabOrganization ==='participant'"
|
90
|
+
:user="auth.state.user._id"
|
91
|
+
:participant="route.params.user"
|
92
|
+
:owner="route.params._id"
|
93
|
+
:sortOrder="'desc'"
|
94
|
+
/> -->
|
95
|
+
</div>
|
96
|
+
</template>
|
97
|
+
|
98
|
+
<script setup>
|
99
|
+
import { watch, ref } from 'vue'
|
100
|
+
import { useRoute, useRouter } from 'vue-router'
|
101
|
+
// Components
|
102
|
+
import Tab from '@pf/src/components/Tab/Tab.vue'
|
103
|
+
import Feed from '@pf/src/components/Feed/Feed.vue'
|
104
|
+
|
105
|
+
import CardEvent from '@pf/src/modules/events/components/blocks/CardEvent.vue';
|
106
|
+
|
107
|
+
import * as auth from '@pf/src/modules/auth/views/store/auth';
|
108
|
+
import * as events from '@pf/src/modules/events/store/events.js';
|
109
|
+
// Accessing router
|
110
|
+
const route = useRoute()
|
111
|
+
const router = useRouter()
|
112
|
+
// State
|
113
|
+
let tab = route.query.tab ? route.query.tab : 'owner';
|
114
|
+
|
115
|
+
const tabOrganization = ref(tab)
|
116
|
+
|
117
|
+
route.query.tab = tabOrganization.value
|
118
|
+
|
119
|
+
watch(tabOrganization, (newValue) => {
|
120
|
+
router.replace({ query: { ...route.query, tab: newValue } });
|
121
|
+
});
|
122
|
+
</script>
|
@@ -11,6 +11,7 @@
|
|
11
11
|
"
|
12
12
|
>
|
13
13
|
<div
|
14
|
+
v-if="content.cover || content.video"
|
14
15
|
style="min-height: 20rem;"
|
15
16
|
class="desktop-only radius-big o-hidden bg-black pos-relative"
|
16
17
|
>
|
@@ -37,12 +38,11 @@
|
|
37
38
|
o-hidden
|
38
39
|
bg-black
|
39
40
|
pd-big mn-r-auto mn-l-auto t-white flex-h-center flex-column o-hidden flex-v-start t-left flex w-100 h-100 gap-zero">
|
40
|
-
|
41
|
-
<div class="mn-b-big z-index-1 flex-nowrap flex gap-small">
|
41
|
+
<div v-if="content.logos.length > 0" class="mn-b-big z-index-1 flex-nowrap flex gap-small">
|
42
42
|
<img loading="lazy" v-for="logo in content.logos" class="radius-thin object-fit-contain i-big" :src="logo">
|
43
43
|
</div>
|
44
44
|
|
45
|
-
<h3 class="pd-thin z-index-1 w-max br-solid br-2px br-white radius-extra mn-b-thin">
|
45
|
+
<h3 v-if="content?.subtitle" class="pd-thin z-index-1 w-max br-solid br-2px br-white radius-extra mn-b-thin">
|
46
46
|
{{content?.subtitle}}
|
47
47
|
</h3>
|
48
48
|
|
@@ -54,9 +54,9 @@
|
|
54
54
|
{{content?.description}}
|
55
55
|
</p>
|
56
56
|
|
57
|
-
<p class="z-index-1 t-transp p-small mn-b-thin">
|
57
|
+
<p v-if="timeDifference >= 0" class="z-index-1 t-transp p-small mn-b-thin">
|
58
58
|
<span>
|
59
|
-
{{content?.ticketText }}
|
59
|
+
{{content?.ticketText || 'Buy ticket online with special price' }}
|
60
60
|
</span>
|
61
61
|
|
62
62
|
<span v-if="options?.price" class="mn-l-micro bg-white t-black pd-t-nano pd-b-nano pd-r-micro pd-l-micro radius-extra">
|
@@ -72,7 +72,7 @@
|
|
72
72
|
:date="options.date"
|
73
73
|
/>
|
74
74
|
|
75
|
-
<div v-if="content?.ticketLinkStripe" class="z-index-1 mn-t-medium mn-b-small flex-nowrap flex gap-thin">
|
75
|
+
<div v-if="content?.ticketLinkStripe && timeDifference >= 0" class="z-index-1 mn-t-medium mn-b-small flex-nowrap flex gap-thin">
|
76
76
|
<a href="#" @click="clickBuyTicket()" class="pd-l-medium pd-r-medium pd-t-small pd-b-small radius-extra uppercase t-medium t-black bg-white ">
|
77
77
|
{{content?.ticketTextButton || 'Buy Ticket' }}
|
78
78
|
</a>
|
@@ -104,7 +104,6 @@
|
|
104
104
|
|
105
105
|
import Countdown from "@pf/src/components/Countdown/Countdown.vue"
|
106
106
|
|
107
|
-
|
108
107
|
const props = defineProps({
|
109
108
|
content: {
|
110
109
|
type: Object
|
@@ -119,14 +118,13 @@
|
|
119
118
|
|
120
119
|
var isPlaying = false;
|
121
120
|
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
};
|
121
|
+
const targetDate = new Date(props.options.date).getTime();
|
122
|
+
const currentDate = ref(new Date().getTime());
|
123
|
+
const timeDifference = targetDate - currentDate.value;
|
126
124
|
|
127
|
-
|
128
|
-
|
129
|
-
};
|
125
|
+
function checkAndPlayVideo() {
|
126
|
+
if (videoElement.value) videoElement.value.onplaying = function() { isPlaying = true; };
|
127
|
+
if (videoElement.value) videoElement.value.onpause = function() { isPlaying = false; };
|
130
128
|
}
|
131
129
|
|
132
130
|
function getVideoType(videoUrl) {
|
@@ -139,14 +137,14 @@
|
|
139
137
|
}
|
140
138
|
|
141
139
|
async function playVid() {
|
142
|
-
if (videoElement.value
|
140
|
+
if (videoElement.value?.paused && !isPlaying) {
|
143
141
|
return videoElement.value.play();
|
144
142
|
}
|
145
143
|
}
|
146
144
|
|
147
145
|
onMounted(() => {
|
148
|
-
|
149
|
-
|
146
|
+
checkAndPlayVideo()
|
147
|
+
playVid()
|
150
148
|
})
|
151
149
|
|
152
150
|
function clickBuyTicket () {
|
@@ -85,23 +85,14 @@
|
|
85
85
|
|
86
86
|
var isPlaying = false;
|
87
87
|
|
88
|
-
function
|
89
|
-
|
90
|
-
|
91
|
-
// On video playing toggle values
|
92
|
-
videoElement.value.onplaying = function() {
|
93
|
-
isPlaying = true;
|
94
|
-
};
|
95
|
-
|
96
|
-
// On video pause toggle values
|
97
|
-
videoElement.value.onpause = function() {
|
98
|
-
isPlaying = false;
|
99
|
-
};
|
88
|
+
function checkAndPlayVideo() {
|
89
|
+
if (videoElement.value) videoElement.value.onplaying = function() { isPlaying = true; };
|
90
|
+
if (videoElement.value) videoElement.value.onpause = function() { isPlaying = false; };
|
100
91
|
}
|
101
92
|
|
102
93
|
// Play video function
|
103
94
|
async function playVid() {
|
104
|
-
if (videoElement.value
|
95
|
+
if (videoElement.value?.paused && !isPlaying) {
|
105
96
|
return videoElement.value.play();
|
106
97
|
}
|
107
98
|
}
|