@ozdao/prometheus-framework 0.2.112 → 0.2.114
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/common.schema-BFhpUXUt.js +12 -0
- package/dist/common.schema-ChBVARrs.mjs +13 -0
- package/dist/community.server.js +6 -4
- package/dist/community.server.mjs +4 -2
- package/dist/engagement.schema-CI2ifjXN.mjs +28 -0
- package/dist/engagement.schema-fdLNO2_6.js +27 -0
- package/dist/events.server.js +6 -4
- package/dist/events.server.mjs +4 -2
- package/dist/files.server.js +81 -29
- package/dist/files.server.mjs +81 -29
- package/dist/gallery.server.js +66 -39
- package/dist/gallery.server.mjs +66 -39
- package/dist/main-8APITHuW.mjs +14201 -0
- package/dist/main-8N2Jmsuk.js +2 -2
- package/dist/main-BJvlNekm.mjs +5 -5
- package/dist/main-BQisDfLk.js +2 -2
- package/dist/main-BV1Yv9Hy.js +2 -2
- package/dist/main-Bw0PvTs-.mjs +5 -5
- package/dist/main-ByCtZbHD.mjs +5 -5
- package/dist/main-CX2ISR43.mjs +5 -5
- package/dist/main-CXObXjv-.js +2 -2
- package/dist/main-CkeuHuCY.mjs +5 -5
- package/dist/main-CnfcBov2.mjs +5 -5
- package/dist/main-D50VqYhy.js +2 -2
- package/dist/main-D8gNZLSa.js +2 -2
- package/dist/main-DPsHxX0l.mjs +5 -5
- package/dist/main-DTlUA63C.mjs +5 -5
- package/dist/main-DfD5hLQo.mjs +5 -5
- package/dist/main-Dh6Zfei9.js +2 -2
- package/dist/main-DmNP-t33.mjs +5 -5
- package/dist/main-DwyUYWFX.js +2 -2
- package/dist/main-VcxO-jAt.js +92 -0
- package/dist/main-cffh4bbv.js +2 -2
- package/dist/main-pGo7JpSP.js +2 -2
- package/dist/main.css +1 -1
- package/dist/metadata.schema-6slGhpQS.js +40 -0
- package/dist/metadata.schema-CK5e2O3f.mjs +41 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.cjs +1 -1
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +410 -407
- package/dist/node_modules/vue-qrcode-reader/dist/vue-qrcode-reader.cjs +3 -3
- package/dist/node_modules/vue-qrcode-reader/dist/vue-qrcode-reader.js +469 -456
- package/dist/node_modules/web3/lib/esm/accounts.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/accounts.js +5 -2
- package/dist/node_modules/web3/lib/esm/index.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/index.js +45 -42
- package/dist/node_modules/web3/lib/esm/version.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/version.js +1 -1
- package/dist/node_modules/web3/lib/esm/web3.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/web3.js +40 -37
- package/dist/node_modules/web3-core/lib/esm/web3_config.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_config.js +28 -18
- package/dist/node_modules/web3-core/lib/esm/web3_context.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_context.js +56 -53
- package/dist/node_modules/web3-core/lib/esm/web3_request_manager.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_request_manager.js +100 -87
- package/dist/node_modules/web3-errors/lib/esm/error_codes.cjs +1 -1
- package/dist/node_modules/web3-errors/lib/esm/error_codes.js +97 -95
- package/dist/node_modules/web3-errors/lib/esm/errors/contract_errors.cjs +1 -1
- package/dist/node_modules/web3-errors/lib/esm/errors/contract_errors.js +8 -8
- package/dist/node_modules/web3-errors/lib/esm/errors/response_errors.cjs +1 -1
- package/dist/node_modules/web3-errors/lib/esm/errors/response_errors.js +20 -20
- package/dist/node_modules/web3-errors/lib/esm/errors/transaction_errors.cjs +4 -4
- package/dist/node_modules/web3-errors/lib/esm/errors/transaction_errors.js +2 -2
- package/dist/node_modules/web3-errors/lib/esm/errors/utils_errors.cjs +1 -1
- package/dist/node_modules/web3-errors/lib/esm/errors/utils_errors.js +33 -27
- package/dist/node_modules/web3-errors/lib/esm/web3_error_base.cjs +1 -1
- package/dist/node_modules/web3-errors/lib/esm/web3_error_base.js +33 -12
- package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.js +183 -179
- package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.js +10 -10
- package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_gas_pricing.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_gas_pricing.js +45 -44
- package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.js +59 -57
- package/dist/node_modules/web3-eth/lib/esm/utils/transaction_builder.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/transaction_builder.js +43 -43
- package/dist/node_modules/web3-eth/lib/esm/utils/wait_for_transaction_receipt.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/wait_for_transaction_receipt.js +31 -31
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.js +26 -26
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.js +53 -51
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.js +25 -23
- package/dist/node_modules/web3-eth/lib/esm/web3_eth.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/web3_eth.js +103 -101
- package/dist/node_modules/web3-eth-contract/lib/esm/contract.cjs +2 -2
- package/dist/node_modules/web3-eth-contract/lib/esm/contract.js +159 -156
- package/dist/node_modules/web3-eth-contract/lib/esm/encoding.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/encoding.js +11 -8
- package/dist/node_modules/web3-eth-contract/lib/esm/index.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/index.js +3 -0
- package/dist/node_modules/web3-eth-contract/lib/esm/log_subscription.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/log_subscription.js +5 -2
- package/dist/node_modules/web3-eth-ens/lib/esm/ens.cjs +1 -1
- package/dist/node_modules/web3-eth-ens/lib/esm/ens.js +19 -16
- package/dist/node_modules/web3-eth-ens/lib/esm/registry.cjs +1 -1
- package/dist/node_modules/web3-eth-ens/lib/esm/registry.js +5 -2
- package/dist/node_modules/web3-eth-personal/lib/esm/rpc_method_wrappers.cjs +1 -1
- package/dist/node_modules/web3-eth-personal/lib/esm/rpc_method_wrappers.js +50 -47
- package/dist/node_modules/web3-net/lib/esm/net.cjs +1 -1
- package/dist/node_modules/web3-net/lib/esm/net.js +27 -27
- package/dist/node_modules/web3-utils/lib/esm/converters.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/converters.js +100 -83
- package/dist/node_modules/web3-utils/lib/esm/formatter.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/formatter.js +123 -104
- package/dist/node_modules/web3-validator/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/utils.js +21 -21
- package/dist/node_modules/web3-validator/lib/esm/validation/bytes.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/validation/bytes.js +10 -10
- package/dist/node_modules/web3-validator/lib/esm/validation/numbers.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/validation/numbers.js +30 -28
- package/dist/orders.server.js +1 -1
- package/dist/orders.server.mjs +1 -1
- package/dist/organizations.server.js +56 -59
- package/dist/organizations.server.mjs +56 -59
- package/dist/products.server.js +1 -1
- package/dist/products.server.mjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue2.js +17 -17
- package/dist/prometheus-framework/src/components/Block/Block.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Block/Block.vue.js +5 -5
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +33 -30
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.js +9 -9
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.js +1 -0
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.js +165 -0
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +22 -19
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +132 -64
- package/dist/prometheus-framework/src/components/Feed/Feed.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/Feed/Feed.vue2.js +1 -0
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +9 -9
- package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.js +12 -12
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +16 -16
- package/dist/prometheus-framework/src/components/Map/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Map/Map.vue.js +14 -13
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.js +8 -8
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.js +29 -36
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.js +45 -1
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.js +1 -45
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +17 -17
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +24 -24
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +24 -24
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +11 -11
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +26 -26
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +14 -14
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +6 -6
- 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.js +46 -46
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/community/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/Feed.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +19 -16
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Image.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Image.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +1 -5
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +0 -66
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.cjs +5 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.js +66 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.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/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +214 -214
- 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 +8 -8
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +23 -23
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +9 -9
- 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 +3 -3
- 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 +9 -9
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +167 -202
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +73 -165
- package/dist/prometheus-framework/src/modules/gallery/store/gallery.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/store/gallery.js +3 -47
- package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSearch.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSorting.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSorting.vue.js +75 -0
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +96 -77
- package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue.js +1 -0
- package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue2.js +27 -0
- package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonSort.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonSort.vue.js +31 -0
- package/dist/prometheus-framework/src/modules/globals/services/globals.store.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/services/globals.store.js +21 -19
- package/dist/prometheus-framework/src/modules/globals/store/globals.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.js +10 -4
- package/dist/prometheus-framework/src/modules/icons/navigation/IconCalendar.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconCalendar.vue.js +31 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconFilter.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconFilter.vue.js +31 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconSort.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconSort.vue.js +59 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +80 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue2.js +1 -0
- package/dist/prometheus-framework/src/modules/landing/landing.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/landing/landing.client.js +8 -6
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Cookies.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Cookies.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/EULA.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/EULA.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Privacy.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Privacy.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Terms.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Terms.vue.js +30 -30
- package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.cjs +1 -1
- package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.js +21 -45
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.js +1 -13
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +13 -1
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.js +36 -36
- package/dist/prometheus-framework/src/modules/orders/components/blocks/StatusHistory.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/blocks/StatusHistory.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue.js +53 -53
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +33 -33
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +10 -10
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.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 +24 -24
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/orders/store/applications.cjs +1 -0
- package/dist/prometheus-framework/src/modules/orders/store/applications.js +37 -0
- 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 +5 -5
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.js +11 -11
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.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 +16 -16
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +41 -41
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +11 -11
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +17 -17
- 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 +36 -36
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.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 +20 -20
- 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 +12 -12
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +33 -34
- 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 +16 -16
- 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 +15 -15
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +8 -8
- 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 +8 -8
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +9 -9
- 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.js +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 +22 -22
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +14 -14
- package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.js +51 -56
- 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 +4 -4
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +32 -32
- package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/products.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/products.client.js +28 -30
- package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.js +12 -12
- 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 +30 -26
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +35 -35
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +11 -11
- 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 +41 -41
- 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 +13 -13
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.js +19 -19
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +14 -11
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +1 -1
- package/dist/queryProcessor-BJoJAetd.mjs +162 -0
- package/dist/queryProcessor-DWf9tsis.js +161 -0
- package/dist/style.css +1 -1
- package/dist/wallet.server.js +1 -1
- package/dist/wallet.server.mjs +1 -1
- package/dist/web-TGdVOTnw.js +1 -0
- package/dist/web-_W9a_nWD.mjs +54 -0
- package/package.json +1 -1
- package/src/components/Address/Address.vue +1 -1
- package/src/components/AskToLogin/AskToLogin.vue +1 -1
- package/src/components/Block/Block.vue +1 -1
- package/src/components/Checkbox/Checkbox.vue +40 -43
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/DatePicker/Calendar.vue +29 -31
- package/src/components/Dropdown/Dropdown.vue +5 -11
- package/src/components/Feed/Feed.vue +98 -15
- package/src/components/FieldTags/BlockTags.vue +3 -3
- package/src/components/FieldTags/FieldTags.vue +1 -1
- package/src/components/FieldTags/vue-tags-input.scss +1 -1
- package/src/components/LocationMarker/LocationMarker.vue +1 -1
- package/src/components/LocationSelection/LocationSelection.vue +5 -30
- package/src/components/Map/LoaderGMaps.js +66 -0
- package/src/components/Map/Map.vue +2 -1
- package/src/components/Marquee/Marquee.vue +1 -1
- package/src/components/Radio/Radio.vue +36 -13
- package/src/configurator/components/pages/Styles.vue +1 -1
- package/src/modules/auth/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/components/pages/EnterCode.vue +4 -4
- package/src/modules/auth/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/components/pages/Invite.vue +2 -2
- package/src/modules/auth/components/pages/ResetPassword.vue +3 -3
- package/src/modules/auth/components/pages/SignIn.vue +4 -4
- package/src/modules/auth/components/pages/SignUp.vue +3 -3
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/Pages.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +1 -1
- package/src/modules/backoffice/components/pages/Dashboard.vue +3 -3
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/layouts/Community.vue +2 -2
- package/src/modules/community/components/pages/BlogPost.vue +2 -2
- package/src/modules/community/components/pages/CreateBlogPost.vue +4 -4
- package/src/modules/community/components/sections/Comments.vue +2 -2
- package/src/modules/community/components/sections/Feed.vue +1 -1
- package/src/modules/community/components/sections/HotPosts.vue +1 -1
- package/src/modules/constructor/components/elements/Image.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +2 -2
- package/src/modules/events/components/blocks/CardEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEvent.vue +32 -32
- package/src/modules/events/components/pages/EditEventTickets.vue +1 -1
- package/src/modules/events/components/pages/Event.vue +3 -3
- package/src/modules/events/components/pages/Events.vue +4 -3
- package/src/modules/events/components/sections/Feed.vue +3 -3
- package/src/modules/events/components/sections/List.vue +2 -2
- package/src/modules/files/controllers/files.controller.js +8 -6
- package/src/modules/files/middlewares/server/middlewareBusboy.js +79 -14
- package/src/modules/files/routes/files.routes.js +11 -9
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +158 -355
- package/src/modules/gallery/components/sections/GalleryWithCategories.vue +26 -244
- package/src/modules/gallery/controllers/gallery.controller.js +57 -38
- package/src/modules/gallery/models/photo.model.js +20 -11
- package/src/modules/gallery/routes/gallery.routes.js +3 -3
- package/src/modules/gallery/store/gallery.js +3 -78
- package/src/modules/globals/components/blocks/BlockSearch.vue +1 -1
- package/src/modules/globals/components/blocks/BlockSorting.vue +77 -0
- package/src/modules/globals/components/blocks/CardHeader.vue +27 -25
- package/src/modules/globals/components/elements/ButtonDate.vue +66 -0
- package/src/modules/globals/components/elements/ButtonSort.vue +41 -0
- package/src/modules/globals/components/layouts/Client.vue +273 -0
- package/src/{components/Footer → modules/globals/components/partials}/Footer.vue +1 -1
- package/src/{components/Header → modules/globals/components/partials}/Header.vue +98 -84
- package/src/modules/globals/controllers/utils/queryProcessor.js +3 -3
- package/src/modules/globals/models/common.schema.js +1 -1
- package/src/modules/globals/services/globals.store.js +11 -6
- package/src/modules/globals/store/globals.js +12 -10
- package/src/modules/icons/logos/Logotype.vue +23 -19
- package/src/modules/icons/navigation/IconCalendar.vue +18 -0
- package/src/modules/icons/navigation/IconFilter.vue +18 -0
- package/src/modules/icons/navigation/IconSearch.vue +1 -3
- package/src/modules/icons/navigation/IconSort.vue +21 -0
- package/src/modules/landing/components/pages/Home.vue +4 -4
- package/src/modules/landing/components/sections/FeatureSection.vue +5 -5
- package/src/modules/landing/components/sections/HowToBuyWDR.vue +2 -2
- package/src/modules/landing/components/sections/SectionFeature.vue +2 -2
- package/src/modules/landing/components/sections/SectionFeaturesImages.vue +2 -2
- package/src/modules/landing/components/sections/SectionsSection.vue +4 -4
- package/src/modules/{orders → landing}/components/sections/SubscribeNewsletter.vue +0 -2
- package/src/modules/landing/components/sections/WhatIsWDRSection.vue +6 -6
- package/src/modules/landing/landing.client.js +2 -0
- package/src/modules/landing/router/landing.js +1 -1
- package/src/modules/legal/components/pages/Legal.vue +2 -2
- package/src/modules/legal/components/pages/legal/Cookies.vue +1 -1
- package/src/modules/legal/components/pages/legal/EULA.vue +1 -1
- package/src/modules/legal/components/pages/legal/Privacy.vue +1 -1
- package/src/modules/legal/components/pages/legal/Terms.vue +1 -1
- package/src/modules/marketplace/components/layouts/Marketplace.vue +37 -49
- package/src/modules/marketplace/components/pages/Catalog.vue +43 -131
- package/src/modules/marketplace/components/sections/Filters.vue +63 -115
- package/src/modules/marketplace/store/marketplace.js +22 -167
- package/src/modules/mobile/components/Walkthrough/Walkthrough.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrderItem.vue +6 -6
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +1 -1
- package/src/modules/orders/components/blocks/StatusHistory.vue +1 -1
- package/src/modules/orders/components/pages/Order.vue +8 -8
- package/src/modules/orders/components/pages/OrderBackoffice.vue +7 -7
- package/src/modules/orders/components/pages/OrderCreate.vue +1 -1
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +3 -3
- package/src/modules/orders/components/pages/Orders.vue +3 -5
- package/src/modules/orders/components/partials/ShopCart.vue +5 -1
- package/src/modules/orders/components/sections/FormAddCustomer.vue +2 -2
- package/src/modules/orders/components/sections/FormDelivery.vue +1 -1
- package/src/modules/orders/store/applications.js +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +1 -1
- package/src/modules/organizations/components/blocks/Contacts.vue +4 -4
- package/src/modules/organizations/components/pages/Department.vue +3 -3
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +6 -6
- package/src/modules/organizations/components/pages/Members.vue +4 -4
- package/src/modules/organizations/components/pages/Organization.vue +3 -3
- package/src/modules/organizations/components/pages/OrganizationCreate.vue +2 -2
- package/src/modules/organizations/components/pages/OrganizationDetails.vue +1 -1
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +1 -1
- package/src/modules/organizations/components/pages/OrganizationEdit.vue +9 -9
- package/src/modules/organizations/components/pages/OrganizationPeople.vue +1 -1
- package/src/modules/organizations/components/pages/Organizations.vue +1 -1
- package/src/modules/organizations/components/sections/DetailsTab.vue +4 -4
- package/src/modules/organizations/components/sections/Feed.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +2 -2
- package/src/modules/organizations/components/sections/Publics.vue +1 -1
- package/src/modules/organizations/controllers/organizations.controller.js +103 -93
- package/src/modules/organizations/models/organization.model.js +10 -7
- package/src/modules/organizations/store/organizations.js +3 -34
- package/src/modules/products/components/blocks/CardPosition.vue +2 -2
- package/src/modules/products/components/blocks/LeftoverPositions.vue +2 -2
- package/src/modules/products/components/pages/Categories.vue +1 -1
- package/src/modules/products/components/pages/EditLeftover.vue +1 -1
- package/src/modules/products/components/pages/Leftovers.vue +4 -4
- package/src/modules/products/components/pages/Product.vue +1 -5
- package/src/modules/products/components/pages/ProductEdit.vue +1 -1
- package/src/modules/products/components/pages/Products.vue +2 -2
- package/src/modules/products/components/sections/EditProductInfo.vue +1 -1
- package/src/modules/products/components/sections/FilterProducts.vue +1 -1
- package/src/modules/products/components/sections/HeroRecommendation.vue +67 -74
- package/src/modules/products/components/sections/MenuSection.vue +2 -2
- package/src/modules/products/components/sections/PopularProducts.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +3 -3
- package/src/modules/products/products.client.js +0 -2
- package/src/modules/reports/components/pages/BackofficeReports.vue +4 -4
- package/src/modules/spots/components/blocks/CardSpot.vue +9 -1
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +2 -2
- package/src/modules/spots/components/layouts/Spots.vue +0 -2
- package/src/modules/spots/components/pages/Spot.vue +4 -4
- package/src/modules/spots/components/pages/SpotEdit.vue +1 -1
- package/src/modules/spots/components/sections/PlaceModify.vue +1 -1
- package/src/modules/spots/components/sections/Places.vue +1 -1
- package/src/modules/users/components/pages/Profile.vue +5 -5
- package/src/modules/users/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/users/components/pages/ProfileComments.vue +1 -1
- package/src/modules/users/components/pages/ProfileEdit.vue +11 -11
- package/src/modules/users/components/pages/ProfileEvents.vue +1 -1
- package/src/modules/users/components/pages/ProfileLikes.vue +1 -1
- package/src/modules/users/components/sections/FeaturedUsers.vue +3 -3
- package/src/modules/wallet/views/components/pages/Payments.vue +2 -2
- package/src/modules/wallet/views/components/pages/Wallet.vue +3 -3
- package/src/styles/base/borders.scss +4 -0
- package/src/styles/base/shadow_transitions_hover_refactor.scss +4 -0
- package/src/styles/config.scss +15 -9
- package/src/styles/layout.scss +37 -8
- package/src/styles/typography.scss +24 -24
- package/src/modules/products/components/sections/SortProducts.vue +0 -74
- /package/src/{components/Navigation → modules/globals/components/partials}/Navigation.vue +0 -0
@@ -1,5 +1,5 @@
|
|
1
|
-
import { ref as v, onMounted as
|
2
|
-
import "../../../constructor/components/elements/Textarea.
|
1
|
+
import { ref as v, onMounted as $, unref as a, openBlock as u, createElementBlock as r, createElementVNode as s, createVNode as i, createCommentVNode as p, createBlock as G, withCtx as D, Fragment as _, renderList as T, createTextVNode as F } from "vue";
|
2
|
+
import "../../../constructor/components/elements/Textarea.vue.js";
|
3
3
|
import A from "../../../constructor/components/sections/Constructor.vue.js";
|
4
4
|
import B from "../../../../../node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js";
|
5
5
|
import "../../../../../node_modules/@vuepic/vue-datepicker/dist/main.css.js";
|
@@ -10,55 +10,55 @@ import z from "../../../../components/FieldTags/BlockTags.vue.js";
|
|
10
10
|
import P from "../../../../components/Checkbox/Checkbox.vue.js";
|
11
11
|
import H from "../../../../components/SelectMulti/SelectMulti.vue.js";
|
12
12
|
import k from "../../../../components/Upload/Upload.vue.js";
|
13
|
-
import
|
13
|
+
import U from "../../../../components/UploadImage/UploadImage.vue.js";
|
14
14
|
import Y from "../../../../components/EditImages/EditImages.vue.js";
|
15
15
|
import J from "../../../../components/Button/Button.vue2.js";
|
16
16
|
import L from "../../../icons/navigation/IconDelete.vue.js";
|
17
17
|
import { useRoute as j, useRouter as q } from "vue-router";
|
18
|
-
import { read as K, clean as Q, state as W, update as
|
18
|
+
import { read as K, clean as Q, state as W, update as O, create as C, remove as X } from "../../store/events.js";
|
19
19
|
import { state as d } from "../../../auth/store/auth.js";
|
20
20
|
import { actions as Z } from "../../../organizations/store/organizations.js";
|
21
21
|
import "./EditEvent.vue2.js";
|
22
22
|
const ee = {
|
23
23
|
key: 0,
|
24
24
|
class: "h-100 pd-thin"
|
25
|
-
}, le = { class: "mn-b-thin radius-small w-100 h-10r bg-
|
25
|
+
}, le = { class: "mn-b-thin radius-small w-100 h-10r bg-light flex-center flex-column flex" }, te = /* @__PURE__ */ s("h4", null, "Upload Event Cover", -1), ae = {
|
26
26
|
key: 0,
|
27
27
|
class: "mn-b-small"
|
28
|
-
},
|
28
|
+
}, ie = {
|
29
29
|
key: 2,
|
30
30
|
class: "mn-b-small"
|
31
|
-
},
|
31
|
+
}, se = {
|
32
32
|
key: 4,
|
33
33
|
class: "mn-b-semi"
|
34
|
-
}, oe = /* @__PURE__ */
|
34
|
+
}, oe = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Hero Section ", -1), ne = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Video in Hero Section ", -1), de = /* @__PURE__ */ s("p", null, "Need to upload in webm format because of needs of optimization", -1), ue = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Ticket ", -1), re = { class: "mn-b-small gap-small cols-2-fit-content" }, pe = { class: "gap-thin flex-nowrap flex w-100" }, me = /* @__PURE__ */ s("hr", { class: "bg-black-transp-10 mn-b-semi mn-t-semi d-block" }, null, -1), ce = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Guest Section ", -1), fe = { class: "gap-thin cols-3" }, ge = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Video in Guests Section ", -1), he = { class: "gap-thin flex-nowrap flex w-100" }, be = { class: "w-100" }, ve = { class: "radius-small h-100 i-big flex-center flex aspect-1x1 bg-red" }, De = /* @__PURE__ */ s("hr", { class: "bg-black-transp-10 mn-b-semi mn-t-semi d-block" }, null, -1), ke = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Lineup Section ", -1), we = { class: "radius-small h-100 i-big flex-center flex aspect-1x1 bg-red" }, Ue = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Background in Lineup Section ", -1), xe = /* @__PURE__ */ s("hr", { class: "bg-black-transp-10 mn-b-semi mn-t-semi d-block" }, null, -1), ye = /* @__PURE__ */ s("h4", { class: "mn-b-thin" }, " Previous Party Section ", -1), _e = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, " Video in Previous Partys Section ", -1), Te = /* @__PURE__ */ s("h3", { class: "mn-b-small" }, "Date", -1), Ee = /* @__PURE__ */ s("h3", { class: "mn-b-small" }, "Description", -1), Pe = {
|
35
35
|
key: 5,
|
36
|
-
class: "pd-b-extra w-100 bg-
|
36
|
+
class: "pd-b-extra w-100 bg-light pd-big radius-big"
|
37
37
|
}, Le = {
|
38
38
|
key: 6,
|
39
39
|
class: "pd-thin pos-sticky pos-l-0 pos-b-0 w-100"
|
40
|
-
},
|
40
|
+
}, Oe = { class: "pd-thin radius-big bg-main w-100 flex-nowrap flex" }, Ce = /* @__PURE__ */ s("h3", { class: "mn-b-small" }, "Final Touches", -1), Me = /* @__PURE__ */ s("h5", { class: "mn-b-thin" }, "Add to public:", -1), Ve = {
|
41
41
|
key: 0,
|
42
42
|
class: "mn-b-thin"
|
43
43
|
}, Re = {
|
44
44
|
key: 1,
|
45
|
-
class: "mn-b-medium br-grey br-2px br-solid pd-small radius-big"
|
46
|
-
},
|
45
|
+
class: "mn-b-medium br-grey-transp-25 br-2px br-solid pd-small radius-big"
|
46
|
+
}, al = {
|
47
47
|
__name: "EditEvent",
|
48
48
|
setup(Se) {
|
49
|
-
const
|
50
|
-
let e = v(null),
|
51
|
-
const
|
52
|
-
|
53
|
-
if (
|
54
|
-
const
|
55
|
-
e.value =
|
49
|
+
const h = j(), b = q();
|
50
|
+
let e = v(null), x = v(null);
|
51
|
+
const y = v([]), m = v(null), c = v(/* @__PURE__ */ new Date());
|
52
|
+
$(async () => {
|
53
|
+
if (h.params.url) {
|
54
|
+
const t = await K({ user: d.user._id, url: h.params.url });
|
55
|
+
e.value = t.pop(), console.log(e.value);
|
56
56
|
const l = e.value.date.start, g = e.value.date.end;
|
57
57
|
c.value = [l, g];
|
58
58
|
} else {
|
59
59
|
Q(), e.value = W.current;
|
60
|
-
const
|
61
|
-
c.value = [
|
60
|
+
const t = /* @__PURE__ */ new Date(), l = /* @__PURE__ */ new Date();
|
61
|
+
c.value = [t, l];
|
62
62
|
}
|
63
63
|
e.value.owner || (e.value.owner = {
|
64
64
|
target: d.user._id,
|
@@ -77,10 +77,10 @@ const ee = {
|
|
77
77
|
postable: d.user._id,
|
78
78
|
limit: 100
|
79
79
|
});
|
80
|
-
|
81
|
-
name:
|
82
|
-
_id:
|
83
|
-
photo:
|
80
|
+
x.value = o.map((t) => ({
|
81
|
+
name: t.profile.name,
|
82
|
+
_id: t._id,
|
83
|
+
photo: t.profile.photo
|
84
84
|
}));
|
85
85
|
});
|
86
86
|
const w = v(!1);
|
@@ -91,15 +91,15 @@ const ee = {
|
|
91
91
|
w.value = !1;
|
92
92
|
}
|
93
93
|
function R() {
|
94
|
-
|
94
|
+
y.value.length > 0 && y.value.map((o) => o.text), e.value.status = "draft", e.value.date = {
|
95
95
|
start: c.value[0],
|
96
96
|
end: c.value[1]
|
97
|
-
},
|
98
|
-
|
97
|
+
}, h.params.url ? O(e.value).then((o) => {
|
98
|
+
b.push({ name: "Event", params: { url: o.url } });
|
99
99
|
}).catch((o) => {
|
100
100
|
console.error(o);
|
101
|
-
}) :
|
102
|
-
|
101
|
+
}) : C(e.value).then((o) => {
|
102
|
+
b.push({ name: "Event", params: { url: o.url } });
|
103
103
|
}).catch((o) => {
|
104
104
|
console.error(o);
|
105
105
|
});
|
@@ -111,75 +111,75 @@ const ee = {
|
|
111
111
|
}), m.value || (e.value.creator.hidden = !1), m.value || (e.value.organization = e.value.creator), e.value.status = "published", e.value.date = {
|
112
112
|
start: c.value[0],
|
113
113
|
end: c.value[1]
|
114
|
-
}, console.log(c.value),
|
115
|
-
|
114
|
+
}, console.log(c.value), h.params.url ? (console.log(e.value), O(e.value).then((o) => {
|
115
|
+
b.push({ name: "Event", params: { url: o.url } });
|
116
116
|
}).catch((o) => {
|
117
117
|
console.log(o);
|
118
|
-
})) :
|
119
|
-
|
118
|
+
})) : C(e.value).then((o) => {
|
119
|
+
b.push({ name: "Event", params: { url: o.url } });
|
120
120
|
}).catch((o) => {
|
121
121
|
console.log(o);
|
122
122
|
});
|
123
123
|
}
|
124
124
|
function N() {
|
125
125
|
confirm("Are you sure you want to delete this event?") && X(e.value._id).then((o) => {
|
126
|
-
|
126
|
+
b.push({ name: "User Events", params: { _id: e.value.creator.target._id } });
|
127
127
|
}).catch((o) => {
|
128
128
|
console.error(o);
|
129
129
|
});
|
130
130
|
}
|
131
|
-
return (o,
|
132
|
-
|
133
|
-
|
134
|
-
photo:
|
135
|
-
"onUpdate:photo":
|
131
|
+
return (o, t) => a(e) ? (u(), r("article", ee, [
|
132
|
+
s("div", le, [
|
133
|
+
i(U, {
|
134
|
+
photo: a(e).cover,
|
135
|
+
"onUpdate:photo": t[0] || (t[0] = (l) => a(e).cover = l),
|
136
136
|
uploadPath: "specials",
|
137
137
|
class: "h-4r w-4r aspect-1x1 o-hidden mn-b-thin radius-extra"
|
138
138
|
}, null, 8, ["photo"]),
|
139
|
-
|
139
|
+
te
|
140
140
|
]),
|
141
|
-
|
142
|
-
field:
|
143
|
-
"onUpdate:field":
|
141
|
+
i(n, {
|
142
|
+
field: a(e).name,
|
143
|
+
"onUpdate:field": t[1] || (t[1] = (l) => a(e).name = l),
|
144
144
|
placeholder: "Event name",
|
145
|
-
class: "mn-b-thin w-100 bg-
|
145
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
146
146
|
}, null, 8, ["field"]),
|
147
|
-
|
148
|
-
field:
|
149
|
-
"onUpdate:field":
|
147
|
+
i(n, {
|
148
|
+
field: a(e).description,
|
149
|
+
"onUpdate:field": t[2] || (t[2] = (l) => a(e).description = l),
|
150
150
|
type: "textfield",
|
151
151
|
placeholder: "Enter short description",
|
152
|
-
class: "mn-b-semi w-100 bg-
|
152
|
+
class: "mn-b-semi w-100 bg-light pd-medium radius-small"
|
153
153
|
}, null, 8, ["field"]),
|
154
|
-
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (
|
155
|
-
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (
|
154
|
+
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (u(), r("h3", ae, " Tickets ")) : p("", !0),
|
155
|
+
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (u(), r("div", {
|
156
156
|
key: 1,
|
157
|
-
class: "mn-b-semi w-100 bg-
|
158
|
-
onClick:
|
157
|
+
class: "mn-b-semi w-100 bg-light pd-medium radius-small",
|
158
|
+
onClick: t[3] || (t[3] = (l) => a(b).push({
|
159
159
|
name: "Edit Event Tickets",
|
160
160
|
params: {
|
161
|
-
url:
|
161
|
+
url: a(h).params.url
|
162
162
|
}
|
163
163
|
}))
|
164
164
|
}, " Edit tickets ")) : p("", !0),
|
165
|
-
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (
|
166
|
-
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (
|
165
|
+
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (u(), r("h3", ie, " Special Details ")) : p("", !0),
|
166
|
+
d.access.roles && (d.access.roles.includes("ROLE_MODERATOR") || d.access.roles.includes("ROLE_ADMIN")) ? (u(), G(P, {
|
167
167
|
key: 3,
|
168
168
|
label: "Special",
|
169
|
-
radio:
|
170
|
-
"onUpdate:radio":
|
169
|
+
radio: a(e).special,
|
170
|
+
"onUpdate:radio": t[4] || (t[4] = (l) => a(e).special = !a(e).special),
|
171
171
|
class: "mn-b-semi w-100 bg-black t-white pd-medium radius-small"
|
172
172
|
}, null, 8, ["radio"])) : p("", !0),
|
173
|
-
|
173
|
+
a(e).special ? (u(), r("div", se, [
|
174
174
|
oe,
|
175
|
-
|
176
|
-
field:
|
177
|
-
"onUpdate:field":
|
175
|
+
i(n, {
|
176
|
+
field: a(e).specialData.subtitle,
|
177
|
+
"onUpdate:field": t[5] || (t[5] = (l) => a(e).specialData.subtitle = l),
|
178
178
|
placeholder: "Event subtitle",
|
179
|
-
class: "mn-b-thin w-100 bg-
|
179
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
180
180
|
}, null, 8, ["field"]),
|
181
|
-
|
182
|
-
images:
|
181
|
+
i(Y, {
|
182
|
+
images: a(e).specialData.logos,
|
183
183
|
uploadPath: "/specials",
|
184
184
|
text: {
|
185
185
|
title: "Drag & Drop Your Logos Here",
|
@@ -189,156 +189,156 @@ const ee = {
|
|
189
189
|
showTitle: !0,
|
190
190
|
showText: !1
|
191
191
|
},
|
192
|
-
"onUpdate:images":
|
193
|
-
class: "mn-b-thin bg-
|
192
|
+
"onUpdate:images": t[6] || (t[6] = (l) => a(e).specialData.logos = l),
|
193
|
+
class: "mn-b-thin bg-light radius-small"
|
194
194
|
}, null, 8, ["images"]),
|
195
195
|
ne,
|
196
196
|
de,
|
197
|
-
|
198
|
-
field:
|
199
|
-
"onUpdate:field":
|
197
|
+
i(k, {
|
198
|
+
field: a(e).specialData.video,
|
199
|
+
"onUpdate:field": t[7] || (t[7] = (l) => a(e).specialData.video = l),
|
200
200
|
placeholder: "Upload video",
|
201
|
-
onFileChange:
|
201
|
+
onFileChange: t[8] || (t[8] = (l) => a(e).specialData.video = l),
|
202
202
|
uploadPath: "specials",
|
203
203
|
type: "file",
|
204
|
-
class: "mn-b-thin w-100 bg-
|
204
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small t-black"
|
205
205
|
}, null, 8, ["field"]),
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
photo:
|
210
|
-
"onUpdate:photo":
|
206
|
+
ue,
|
207
|
+
s("div", re, [
|
208
|
+
i(U, {
|
209
|
+
photo: a(e).specialData.ticketImage,
|
210
|
+
"onUpdate:photo": t[9] || (t[9] = (l) => a(e).specialData.ticketImage = l),
|
211
211
|
uploadPath: "/specials",
|
212
212
|
class: "aspect-1x1 w-4r o-hidden radius-extra"
|
213
213
|
}, null, 8, ["photo"]),
|
214
|
-
|
215
|
-
|
216
|
-
field:
|
217
|
-
"onUpdate:field":
|
214
|
+
s("div", pe, [
|
215
|
+
i(n, {
|
216
|
+
field: a(e).specialData.ticketPrice,
|
217
|
+
"onUpdate:field": t[10] || (t[10] = (l) => a(e).specialData.ticketPrice = l),
|
218
218
|
type: "number",
|
219
219
|
placeholder: "Ticket price in baht",
|
220
|
-
class: "mn-b-thin w-100 bg-
|
220
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
221
221
|
}, null, 8, ["field"]),
|
222
|
-
|
223
|
-
field:
|
224
|
-
"onUpdate:field":
|
222
|
+
i(n, {
|
223
|
+
field: a(e).specialData.ticketText,
|
224
|
+
"onUpdate:field": t[11] || (t[11] = (l) => a(e).specialData.ticketText = l),
|
225
225
|
placeholder: "Promotion text for ticket in hero ",
|
226
|
-
class: "w-100 bg-
|
226
|
+
class: "w-100 bg-light radius-small pd-medium"
|
227
227
|
}, null, 8, ["field"]),
|
228
|
-
|
229
|
-
field:
|
230
|
-
"onUpdate:field":
|
228
|
+
i(n, {
|
229
|
+
field: a(e).specialData.ticketTextButton,
|
230
|
+
"onUpdate:field": t[12] || (t[12] = (l) => a(e).specialData.ticketTextButton = l),
|
231
231
|
placeholder: "Text on 'Buy Ticket' button ",
|
232
|
-
class: "w-100 bg-
|
232
|
+
class: "w-100 bg-light radius-small pd-medium"
|
233
233
|
}, null, 8, ["field"])
|
234
234
|
])
|
235
235
|
]),
|
236
236
|
me,
|
237
237
|
ce,
|
238
|
-
|
239
|
-
field:
|
240
|
-
"onUpdate:field":
|
238
|
+
i(n, {
|
239
|
+
field: a(e).specialData.guestTitle,
|
240
|
+
"onUpdate:field": t[13] || (t[13] = (l) => a(e).specialData.guestTitle = l),
|
241
241
|
placeholder: "Title for Main Guest section",
|
242
|
-
class: "mn-b-thin w-100 bg-
|
242
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
243
243
|
}, null, 8, ["field"]),
|
244
|
-
|
245
|
-
field:
|
246
|
-
"onUpdate:field":
|
244
|
+
i(n, {
|
245
|
+
field: a(e).specialData.guestDescription,
|
246
|
+
"onUpdate:field": t[14] || (t[14] = (l) => a(e).specialData.guestDescription = l),
|
247
247
|
placeholder: "Description for Main Guest section",
|
248
|
-
class: "mn-b-thin w-100 bg-
|
248
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
249
249
|
}, null, 8, ["field"]),
|
250
|
-
|
251
|
-
|
252
|
-
field:
|
253
|
-
"onUpdate:field":
|
250
|
+
s("div", fe, [
|
251
|
+
i(n, {
|
252
|
+
field: a(e).specialData.guestFacebook,
|
253
|
+
"onUpdate:field": t[15] || (t[15] = (l) => a(e).specialData.guestFacebook = l),
|
254
254
|
placeholder: "Facebook of Main Guest",
|
255
|
-
class: "mn-b-thin w-100 bg-
|
255
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
256
256
|
}, null, 8, ["field"]),
|
257
|
-
|
258
|
-
field:
|
259
|
-
"onUpdate:field":
|
257
|
+
i(n, {
|
258
|
+
field: a(e).specialData.guestInstagram,
|
259
|
+
"onUpdate:field": t[16] || (t[16] = (l) => a(e).specialData.guestInstagram = l),
|
260
260
|
placeholder: "Instagram of Main Guest",
|
261
|
-
class: "mn-b-thin w-100 bg-
|
261
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
262
262
|
}, null, 8, ["field"]),
|
263
|
-
|
264
|
-
field:
|
265
|
-
"onUpdate:field":
|
263
|
+
i(n, {
|
264
|
+
field: a(e).specialData.guestTwitter,
|
265
|
+
"onUpdate:field": t[17] || (t[17] = (l) => a(e).specialData.guestTwitter = l),
|
266
266
|
placeholder: "Twitter of Main Guest",
|
267
|
-
class: "mn-b-thin w-100 bg-
|
267
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
268
268
|
}, null, 8, ["field"]),
|
269
|
-
|
270
|
-
field:
|
271
|
-
"onUpdate:field":
|
269
|
+
i(n, {
|
270
|
+
field: a(e).specialData.guestTelegram,
|
271
|
+
"onUpdate:field": t[18] || (t[18] = (l) => a(e).specialData.guestTelegram = l),
|
272
272
|
placeholder: "Telegram of Main Guest",
|
273
|
-
class: "mn-b-thin w-100 bg-
|
273
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
274
274
|
}, null, 8, ["field"]),
|
275
|
-
|
276
|
-
field:
|
277
|
-
"onUpdate:field":
|
275
|
+
i(n, {
|
276
|
+
field: a(e).specialData.guestSoundcloud,
|
277
|
+
"onUpdate:field": t[19] || (t[19] = (l) => a(e).specialData.guestSoundcloud = l),
|
278
278
|
placeholder: "Link to Main Guest soundcloud track",
|
279
|
-
class: "mn-b-thin w-100 bg-
|
279
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
280
280
|
}, null, 8, ["field"]),
|
281
|
-
|
282
|
-
field:
|
283
|
-
"onUpdate:field":
|
281
|
+
i(n, {
|
282
|
+
field: a(e).specialData.guestSpotify,
|
283
|
+
"onUpdate:field": t[20] || (t[20] = (l) => a(e).specialData.guestSpotify = l),
|
284
284
|
placeholder: "Link to Main guest spotify track",
|
285
|
-
class: "mn-b-thin w-100 bg-
|
285
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
286
286
|
}, null, 8, ["field"]),
|
287
|
-
|
288
|
-
field:
|
289
|
-
"onUpdate:field":
|
287
|
+
i(n, {
|
288
|
+
field: a(e).specialData.guestYoutube,
|
289
|
+
"onUpdate:field": t[21] || (t[21] = (l) => a(e).specialData.guestYoutube = l),
|
290
290
|
placeholder: "Link to Main guest youtube video",
|
291
|
-
class: "mn-b-thin w-100 bg-
|
291
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small"
|
292
292
|
}, null, 8, ["field"])
|
293
293
|
]),
|
294
294
|
ge,
|
295
|
-
|
296
|
-
field:
|
297
|
-
"onUpdate:field":
|
295
|
+
i(k, {
|
296
|
+
field: a(e).specialData.guestVideo,
|
297
|
+
"onUpdate:field": t[22] || (t[22] = (l) => a(e).specialData.guestVideo = l),
|
298
298
|
placeholder: "Upload video",
|
299
|
-
onFileChange:
|
299
|
+
onFileChange: t[23] || (t[23] = (l) => a(e).specialData.guestVideo = l),
|
300
300
|
uploadPath: "/specials",
|
301
301
|
type: "file",
|
302
|
-
class: "mn-b-thin w-100 bg-
|
302
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small t-black"
|
303
303
|
}, null, 8, ["field"]),
|
304
|
-
|
304
|
+
i(E, {
|
305
305
|
title: "Guests",
|
306
306
|
placeholder: "No guests added yet",
|
307
307
|
actions: [{
|
308
308
|
label: "+",
|
309
|
-
function: () =>
|
309
|
+
function: () => a(e).specialData.guests.push({ name: null, description: null, photo: null, main: !1 })
|
310
310
|
}],
|
311
311
|
class: "cols-1 mn-b-thin t-black gap-thin"
|
312
312
|
}, {
|
313
313
|
default: D(() => [
|
314
|
-
(
|
314
|
+
(u(!0), r(_, null, T(a(e).specialData.guests, (l, g) => (u(), r("div", {
|
315
315
|
class: "mn-b-small gap-small cols-2-fit-content",
|
316
316
|
key: g
|
317
317
|
}, [
|
318
|
-
|
318
|
+
i(U, {
|
319
319
|
photo: l.photo,
|
320
320
|
"onUpdate:photo": (f) => l.photo = f,
|
321
321
|
uploadPath: "/specials",
|
322
322
|
class: "aspect-1x1 w-8r o-hidden radius-extra"
|
323
323
|
}, null, 8, ["photo", "onUpdate:photo"]),
|
324
|
-
|
325
|
-
|
326
|
-
|
324
|
+
s("div", he, [
|
325
|
+
s("div", be, [
|
326
|
+
i(n, {
|
327
327
|
field: l.name,
|
328
328
|
"onUpdate:field": (f) => l.name = f,
|
329
329
|
placeholder: "Name",
|
330
330
|
class: "w-100 mn-b-thin bg-white radius-small pd-medium"
|
331
331
|
}, null, 8, ["field", "onUpdate:field"]),
|
332
|
-
|
332
|
+
i(n, {
|
333
333
|
field: l.description,
|
334
334
|
"onUpdate:field": (f) => l.description = f,
|
335
335
|
placeholder: "Description",
|
336
336
|
class: "w-100 mn-b-thin bg-white radius-small pd-medium"
|
337
337
|
}, null, 8, ["field", "onUpdate:field"])
|
338
338
|
]),
|
339
|
-
|
340
|
-
|
341
|
-
onClick: () =>
|
339
|
+
s("div", ve, [
|
340
|
+
i(L, {
|
341
|
+
onClick: () => a(e).specialData.guests.splice(g, 1),
|
342
342
|
class: "i-medium"
|
343
343
|
}, null, 8, ["onClick"])
|
344
344
|
])
|
@@ -349,35 +349,35 @@ const ee = {
|
|
349
349
|
}, 8, ["actions"]),
|
350
350
|
De,
|
351
351
|
ke,
|
352
|
-
|
352
|
+
i(E, {
|
353
353
|
title: "Line Up",
|
354
354
|
placeholder: "No line ups added yet",
|
355
355
|
actions: [{
|
356
356
|
label: "+",
|
357
|
-
function: () =>
|
357
|
+
function: () => a(e).specialData.lineup.push({ name: null, description: null, photo: null, main: !1 })
|
358
358
|
}],
|
359
359
|
class: "cols-1 t-black gap-thin"
|
360
360
|
}, {
|
361
361
|
default: D(() => [
|
362
|
-
(
|
362
|
+
(u(!0), r(_, null, T(a(e).specialData.lineup, (l, g) => (u(), r("div", {
|
363
363
|
class: "mn-b-thin gap-small flex-nowrap flex",
|
364
364
|
key: g
|
365
365
|
}, [
|
366
|
-
|
366
|
+
i(n, {
|
367
367
|
field: l.name,
|
368
368
|
"onUpdate:field": (f) => l.name = f,
|
369
369
|
placeholder: "Name",
|
370
|
-
class: "w-100 bg-
|
370
|
+
class: "w-100 bg-light radius-small pd-medium"
|
371
371
|
}, null, 8, ["field", "onUpdate:field"]),
|
372
|
-
|
372
|
+
i(n, {
|
373
373
|
field: l.time,
|
374
374
|
"onUpdate:field": (f) => l.time = f,
|
375
375
|
placeholder: "Time",
|
376
|
-
class: "w-100 bg-
|
376
|
+
class: "w-100 bg-light radius-small pd-medium"
|
377
377
|
}, null, 8, ["field", "onUpdate:field"]),
|
378
|
-
|
379
|
-
|
380
|
-
onClick: () =>
|
378
|
+
s("div", we, [
|
379
|
+
i(L, {
|
380
|
+
onClick: () => a(e).specialData.lineup.splice(g, 1),
|
381
381
|
class: "i-medium"
|
382
382
|
}, null, 8, ["onClick"])
|
383
383
|
])
|
@@ -385,123 +385,123 @@ const ee = {
|
|
385
385
|
]),
|
386
386
|
_: 1
|
387
387
|
}, 8, ["actions"]),
|
388
|
-
|
389
|
-
|
390
|
-
field:
|
391
|
-
"onUpdate:field":
|
388
|
+
Ue,
|
389
|
+
i(k, {
|
390
|
+
field: a(e).specialData.lineupBackground,
|
391
|
+
"onUpdate:field": t[24] || (t[24] = (l) => a(e).specialData.lineupBackground = l),
|
392
392
|
placeholder: "Upload image",
|
393
|
-
onFileChange:
|
393
|
+
onFileChange: t[25] || (t[25] = (l) => a(e).specialData.lineupBackground = l),
|
394
394
|
uploadPath: "/specials",
|
395
395
|
type: "file",
|
396
|
-
class: "mn-b-thin w-100 bg-
|
396
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small t-black"
|
397
397
|
}, null, 8, ["field"]),
|
398
|
-
Ue,
|
399
398
|
xe,
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
399
|
+
ye,
|
400
|
+
_e,
|
401
|
+
i(n, {
|
402
|
+
field: a(e).specialData.previousTitle,
|
403
|
+
"onUpdate:field": t[26] || (t[26] = (l) => a(e).specialData.previousTitle = l),
|
404
404
|
placeholder: "Title",
|
405
405
|
value: "Explore our exclusive party archive",
|
406
|
-
class: "w-100 bg-
|
406
|
+
class: "w-100 bg-light radius-small pd-medium"
|
407
407
|
}, null, 8, ["field"]),
|
408
|
-
|
409
|
-
field:
|
410
|
-
"onUpdate:field":
|
408
|
+
i(n, {
|
409
|
+
field: a(e).specialData.previousDescription,
|
410
|
+
"onUpdate:field": t[27] || (t[27] = (l) => a(e).specialData.previousDescription = l),
|
411
411
|
label: "Description",
|
412
412
|
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.",
|
413
|
-
class: "w-100 bg-
|
413
|
+
class: "w-100 bg-light radius-small pd-medium"
|
414
414
|
}, null, 8, ["field"]),
|
415
|
-
|
416
|
-
field:
|
417
|
-
"onUpdate:field":
|
415
|
+
i(n, {
|
416
|
+
field: a(e).specialData.previousLinkText,
|
417
|
+
"onUpdate:field": t[28] || (t[28] = (l) => a(e).specialData.previousLinkText = l),
|
418
418
|
label: "Button",
|
419
419
|
value: "Check In Instagram",
|
420
|
-
class: "w-100 bg-
|
420
|
+
class: "w-100 bg-light radius-small pd-medium"
|
421
421
|
}, null, 8, ["field"]),
|
422
|
-
|
423
|
-
field:
|
424
|
-
"onUpdate:field":
|
422
|
+
i(n, {
|
423
|
+
field: a(e).specialData.previousLink,
|
424
|
+
"onUpdate:field": t[29] || (t[29] = (l) => a(e).specialData.previousLink = l),
|
425
425
|
label: "Link",
|
426
426
|
value: "https://www.instagram.com/thecommune.phuket/",
|
427
|
-
class: "w-100 bg-
|
427
|
+
class: "w-100 bg-light radius-small pd-medium"
|
428
428
|
}, null, 8, ["field"]),
|
429
|
-
|
430
|
-
field:
|
431
|
-
"onUpdate:field":
|
429
|
+
i(k, {
|
430
|
+
field: a(e).specialData.previousVideo,
|
431
|
+
"onUpdate:field": t[30] || (t[30] = (l) => a(e).specialData.previousVideo = l),
|
432
432
|
placeholder: "Upload image",
|
433
|
-
onFileChange:
|
433
|
+
onFileChange: t[31] || (t[31] = (l) => a(e).specialData.previousVideo = l),
|
434
434
|
uploadPath: "/specials",
|
435
435
|
type: "file",
|
436
|
-
class: "mn-b-thin w-100 bg-
|
436
|
+
class: "mn-b-thin w-100 bg-light pd-medium radius-small t-black"
|
437
437
|
}, null, 8, ["field"])
|
438
438
|
])) : p("", !0),
|
439
|
-
|
440
|
-
|
439
|
+
Te,
|
440
|
+
i(a(B), {
|
441
441
|
modelValue: c.value,
|
442
|
-
"onUpdate:modelValue":
|
442
|
+
"onUpdate:modelValue": t[32] || (t[32] = (l) => c.value = l),
|
443
443
|
range: "",
|
444
444
|
class: "z-index-3 mn-b-semi"
|
445
445
|
}, null, 8, ["modelValue"]),
|
446
446
|
Ee,
|
447
|
-
|
448
|
-
|
449
|
-
content:
|
450
|
-
onUpdate:
|
447
|
+
a(e) ? (u(), r("section", Pe, [
|
448
|
+
i(A, {
|
449
|
+
content: a(e).content,
|
450
|
+
onUpdate: t[33] || (t[33] = (l) => a(e).content = l)
|
451
451
|
}, null, 8, ["content"])
|
452
452
|
])) : p("", !0),
|
453
|
-
|
454
|
-
|
455
|
-
|
453
|
+
a(e) ? (u(), r("section", Le, [
|
454
|
+
s("div", Oe, [
|
455
|
+
a(h).params.url ? (u(), r("a", {
|
456
456
|
key: 0,
|
457
|
-
onClick:
|
457
|
+
onClick: t[34] || (t[34] = (l) => N()),
|
458
458
|
class: "mn-r-auto bg-red t-white t-black button"
|
459
459
|
}, "Delete")) : p("", !0),
|
460
|
-
|
461
|
-
onClick:
|
460
|
+
s("a", {
|
461
|
+
onClick: t[35] || (t[35] = (l) => R()),
|
462
462
|
class: "mn-l-auto bg-white t-black button"
|
463
463
|
}, "To Drafts"),
|
464
|
-
|
465
|
-
onClick:
|
464
|
+
s("a", {
|
465
|
+
onClick: t[36] || (t[36] = (l) => M()),
|
466
466
|
class: "mn-l-thin bg-black t-white button"
|
467
467
|
}, "Publish")
|
468
468
|
])
|
469
469
|
])) : p("", !0),
|
470
|
-
|
471
|
-
title: "
|
470
|
+
i(I, {
|
471
|
+
title: "Publish",
|
472
472
|
onClosePopup: V,
|
473
473
|
isPopupOpen: w.value,
|
474
474
|
class: "w-m-33r t-left pd-big bg-white radius-big"
|
475
475
|
}, {
|
476
476
|
default: D(() => [
|
477
|
-
|
478
|
-
|
479
|
-
onTagsChanged:
|
480
|
-
tags:
|
477
|
+
Ce,
|
478
|
+
i(z, {
|
479
|
+
onTagsChanged: t[37] || (t[37] = (l) => a(e).tags = l),
|
480
|
+
tags: a(e).tags
|
481
481
|
}, null, 8, ["tags"]),
|
482
482
|
Me,
|
483
|
-
|
483
|
+
i(H, {
|
484
484
|
modelValue: m.value,
|
485
|
-
"onUpdate:modelValue":
|
486
|
-
options:
|
485
|
+
"onUpdate:modelValue": t[38] || (t[38] = (l) => m.value = l),
|
486
|
+
options: a(x),
|
487
487
|
multiple: !1,
|
488
488
|
taggable: !1,
|
489
489
|
placeholder: "Type to search or add tag",
|
490
490
|
label: "name",
|
491
491
|
"track-by": "_id",
|
492
|
-
class: "mn-b-medium bg-
|
492
|
+
class: "mn-b-medium bg-light radius-medium pd-small"
|
493
493
|
}, null, 8, ["modelValue", "options"]),
|
494
|
-
m.value ? (
|
495
|
-
m.value ? (
|
496
|
-
|
494
|
+
m.value ? (u(), r("h5", Ve, "Options:")) : p("", !0),
|
495
|
+
m.value ? (u(), r("div", Re, [
|
496
|
+
i(P, {
|
497
497
|
label: "Hide Author",
|
498
|
-
radio:
|
499
|
-
"onUpdate:radio":
|
498
|
+
radio: a(e).creator.hidden,
|
499
|
+
"onUpdate:radio": t[39] || (t[39] = (l) => a(e).creator.hidden = l),
|
500
500
|
name: "prices",
|
501
501
|
class: "w-100"
|
502
502
|
}, null, 8, ["radio"])
|
503
503
|
])) : p("", !0),
|
504
|
-
|
504
|
+
i(J, {
|
505
505
|
submit: S,
|
506
506
|
callback: o.redirectTo,
|
507
507
|
class: "w-100 bg-black t-white"
|
@@ -518,5 +518,5 @@ const ee = {
|
|
518
518
|
}
|
519
519
|
};
|
520
520
|
export {
|
521
|
-
|
521
|
+
al as default
|
522
522
|
};
|