@ozdao/prometheus-framework 0.2.111 → 0.2.113
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 -0
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.js +121 -0
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue2.js +1 -0
- 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 +1 -45
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.js +45 -1
- 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 +45 -45
- 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/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/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 +213 -213
- 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 +13 -1
- 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 +1 -13
- 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/blocks/CardUser.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/blocks/CardUser.vue.js +6 -6
- 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 -0
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.js +102 -0
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue2.js +1 -0
- package/dist/prometheus-framework/src/modules/users/users.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/users.client.js +8 -6
- 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/blocks/CardUser.vue +3 -3
- 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 +76 -14
- package/src/modules/users/users.client.js +5 -0
- 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
@@ -17,7 +17,7 @@
|
|
17
17
|
@input="onInput(0)"
|
18
18
|
@paste="($event) => onPaste($event, 0)"
|
19
19
|
@keydown="($event) => onKeyDown($event, 0)"
|
20
|
-
class="w-100 h1 pd-small t-center bg-
|
20
|
+
class="w-100 h1 pd-small t-center bg-light radius-small mn-r-small"
|
21
21
|
>
|
22
22
|
<input
|
23
23
|
type="number"
|
@@ -26,7 +26,7 @@
|
|
26
26
|
@input="onInput(1)"
|
27
27
|
@paste="($event) => onPaste($event, 1)"
|
28
28
|
@keydown="($event) => onKeyDown($event, 1)"
|
29
|
-
class="w-100 h1 pd-small t-center bg-
|
29
|
+
class="w-100 h1 pd-small t-center bg-light radius-small mn-r-small"
|
30
30
|
>
|
31
31
|
<input
|
32
32
|
type="number"
|
@@ -35,7 +35,7 @@
|
|
35
35
|
@input="onInput(2)"
|
36
36
|
@paste="($event) => onPaste($event, 2)"
|
37
37
|
@keydown="($event) => onKeyDown($event, 2)"
|
38
|
-
class="w-100 h1 pd-small t-center bg-
|
38
|
+
class="w-100 h1 pd-small t-center bg-light radius-small mn-r-small"
|
39
39
|
>
|
40
40
|
<input
|
41
41
|
type="number"
|
@@ -44,7 +44,7 @@
|
|
44
44
|
@input="onInput(3)"
|
45
45
|
@paste="($event) => onPaste($event, 3)"
|
46
46
|
@keydown="($event) => onKeyDown($event, 3)"
|
47
|
-
class="w-100 h1 pd-small t-center bg-
|
47
|
+
class="w-100 h1 pd-small t-center bg-light radius-small"
|
48
48
|
>
|
49
49
|
</div>
|
50
50
|
|
@@ -13,13 +13,13 @@
|
|
13
13
|
type="password"
|
14
14
|
:validation="passswordValidation"
|
15
15
|
:placeholder="t('passwordPlaceholder')"
|
16
|
-
class="bg-
|
16
|
+
class="bg-light pd-small radius-small mn-b-thin"
|
17
17
|
/>
|
18
18
|
<Field
|
19
19
|
v-model:field="auth.state.user.passwordRepeat"
|
20
20
|
type="password"
|
21
21
|
:placeholder="t('repeatPasswordPlaceholder')"
|
22
|
-
class="bg-
|
22
|
+
class="bg-light pd-small radius-small mn-b-thin"
|
23
23
|
/>
|
24
24
|
</div>
|
25
25
|
<div
|
@@ -12,14 +12,14 @@
|
|
12
12
|
:validation="passswordValidation"
|
13
13
|
label="Password"
|
14
14
|
placeholder="******"
|
15
|
-
class="mn-b-thin bg-
|
15
|
+
class="mn-b-thin bg-light pd-medium radius-small"
|
16
16
|
/>
|
17
17
|
<Field
|
18
18
|
v-model:field="auth.state.user.passwordRepeat"
|
19
19
|
type="password"
|
20
20
|
label="Repeat Password"
|
21
21
|
placeholder="******"
|
22
|
-
class="bg-
|
22
|
+
class="bg-light pd-medium radius-small"
|
23
23
|
|
24
24
|
/>
|
25
25
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<p class="mn-b-small t-transp">{{ t('instructions') }}</p>
|
7
7
|
|
8
8
|
<!-- Select -->
|
9
|
-
<div class="mn-b-small p-small uppercase t-semi bg-
|
9
|
+
<div class="mn-b-small p-small uppercase t-semi bg-light radius-big o-hidden">
|
10
10
|
<Tab
|
11
11
|
v-model:selected="tabAuth"
|
12
12
|
:tabs="[
|
@@ -32,7 +32,7 @@
|
|
32
32
|
:validation="phoneValidation"
|
33
33
|
mode="national"
|
34
34
|
:inputOptions="{placeholder: t('phonePlaceholder')}"
|
35
|
-
class="bg-
|
35
|
+
class="bg-light pd-small radius-small mn-b-thin"
|
36
36
|
/>
|
37
37
|
</div>
|
38
38
|
</transition>
|
@@ -44,7 +44,7 @@
|
|
44
44
|
v-model:field="auth.state.user.email"
|
45
45
|
:placeholder="t('emailPlaceholder')"
|
46
46
|
:validation="emailValidation"
|
47
|
-
class="bg-
|
47
|
+
class="bg-light pd-medium radius-small"
|
48
48
|
/>
|
49
49
|
</div>
|
50
50
|
</transition>
|
@@ -14,7 +14,7 @@
|
|
14
14
|
</p>
|
15
15
|
|
16
16
|
<!-- Select -->
|
17
|
-
<div class="mn-b-small p-small uppercase t-semi bg-
|
17
|
+
<div class="mn-b-small p-small uppercase t-semi bg-light radius-big o-hidden">
|
18
18
|
<Tab
|
19
19
|
v-model:selected="tabAuth"
|
20
20
|
:tabs="[
|
@@ -40,7 +40,7 @@
|
|
40
40
|
:validation="phoneValidation"
|
41
41
|
mode="national"
|
42
42
|
:inputOptions="{placeholder: t('phonePlaceholder'), type: 'tel'}"
|
43
|
-
class="bg-
|
43
|
+
class="bg-light pd-small radius-small mn-b-thin"
|
44
44
|
/>
|
45
45
|
|
46
46
|
</div>
|
@@ -51,7 +51,7 @@
|
|
51
51
|
v-model:field="auth.state.user.email"
|
52
52
|
:placeholder="t('emailPlaceholder')"
|
53
53
|
:validation="emailValidation"
|
54
|
-
class="bg-
|
54
|
+
class="bg-light pd-medium radius-small"
|
55
55
|
/>
|
56
56
|
</div>
|
57
57
|
</transition>
|
@@ -64,7 +64,7 @@
|
|
64
64
|
:validation="passswordValidation"
|
65
65
|
:placeholder="t('passwordPlaceholder')"
|
66
66
|
class="
|
67
|
-
bg-
|
67
|
+
bg-light
|
68
68
|
pd-medium
|
69
69
|
radius-small
|
70
70
|
mn-b-semi
|
@@ -5,7 +5,7 @@
|
|
5
5
|
<h3 class="mn-b-small">{{t('title')}}</h3>
|
6
6
|
|
7
7
|
<!-- Select -->
|
8
|
-
<div class="mn-b-small p-small uppercase t-semi bg-
|
8
|
+
<div class="mn-b-small p-small uppercase t-semi bg-light radius-big o-hidden">
|
9
9
|
<Tab
|
10
10
|
v-model:selected="tabAuth"
|
11
11
|
:tabs="[
|
@@ -31,7 +31,7 @@
|
|
31
31
|
:validation="phoneValidation"
|
32
32
|
mode="national"
|
33
33
|
:inputOptions="{placeholder: t('phonePlaceholder')}"
|
34
|
-
class="bg-
|
34
|
+
class="bg-light pd-small radius-small mn-b-thin"
|
35
35
|
/>
|
36
36
|
|
37
37
|
</div>
|
@@ -43,7 +43,7 @@
|
|
43
43
|
v-model:field="auth.state.user.email"
|
44
44
|
:placeholder="t('emailPlaceholder')"
|
45
45
|
:validation="emailValidation"
|
46
|
-
class="bg-
|
46
|
+
class="bg-light pd-medium radius-small"
|
47
47
|
/>
|
48
48
|
</div>
|
49
49
|
</transition>
|
@@ -29,7 +29,7 @@
|
|
29
29
|
<!-- ---------------------------------------------------------------- -->
|
30
30
|
<!-- 03. Page Content -->
|
31
31
|
<!-- ---------------------------------------------------------------- -->
|
32
|
-
<section class=" bg-
|
32
|
+
<section class=" bg-light br-bot-dark section-subsection section">
|
33
33
|
|
34
34
|
<form onsubmit="return false">
|
35
35
|
<!-- ---------------------------------------------------------------- -->
|
@@ -31,7 +31,7 @@
|
|
31
31
|
|
32
32
|
|
33
33
|
|
34
|
-
<section class="cols-3 bg-
|
34
|
+
<section class="cols-3 bg-light br-bot-dark section-subsection section">
|
35
35
|
<TestButton></TestButton>
|
36
36
|
<div v-for="user in users" class="order-card col">
|
37
37
|
<p class=" mn-b-small order-status w-100">
|
@@ -1,9 +1,9 @@
|
|
1
1
|
<template>
|
2
2
|
<div class="">
|
3
|
-
<h1 class="pd-medium radius-medium bg-
|
3
|
+
<h1 class="pd-medium radius-medium bg-light mn-b-small">Welcome to Backoffice</h1>
|
4
4
|
|
5
5
|
<Menu
|
6
|
-
class="bg-
|
6
|
+
class="bg-light mn-b-semi"
|
7
7
|
>
|
8
8
|
<MenuItem
|
9
9
|
@click="router.push({
|
@@ -118,7 +118,7 @@
|
|
118
118
|
</Menu>
|
119
119
|
|
120
120
|
<!-- <Menu
|
121
|
-
class="bg-
|
121
|
+
class="bg-light"
|
122
122
|
>
|
123
123
|
<MenuItem
|
124
124
|
@click="router.push({
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<template>
|
2
2
|
<div style="grid-template-columns: 2fr 4fr 2fr;" class="cols-3 gap-thin pd-thin">
|
3
3
|
|
4
|
-
<ul class="align-self-start pos-sticky pos-t-0 w-100 bg-
|
4
|
+
<ul class="align-self-start pos-sticky pos-t-0 w-100 bg-light radius-big pd-medium p-medium gap-thin flex-column flex-nowrap flex">
|
5
5
|
<li
|
6
6
|
:class="{'t-black bg-white': route.params.category === 'featured' }"
|
7
7
|
@click="router.push({name: 'Blog', params: { category: 'featured' } })"
|
@@ -81,7 +81,7 @@
|
|
81
81
|
|
82
82
|
</section>
|
83
83
|
|
84
|
-
<div class="align-self-start bg-
|
84
|
+
<div class="align-self-start bg-light radius-big pd-medium">
|
85
85
|
<div class="gap-thin flex-nowrap flex">
|
86
86
|
<p class="t-medium mn-b-small">Popular Communities</p>
|
87
87
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
2
|
<section class="pd-thin">
|
3
|
-
<TransitionGroup tag="ul" name="fade" class="o-hidden bg-
|
3
|
+
<TransitionGroup tag="ul" name="fade" class="o-hidden bg-light radius-big">
|
4
4
|
<SkeletonBlogpost
|
5
5
|
v-if="isLoading"
|
6
6
|
v-for="i in 3" :key="i"
|
@@ -14,7 +14,7 @@
|
|
14
14
|
v-if="!isLoading && !blogpost"
|
15
15
|
title="No Blogpost Found"
|
16
16
|
description="Currently, there are no blogposts available. Please check back later."
|
17
|
-
class="pd-medium mn-b-thin bg-
|
17
|
+
class="pd-medium mn-b-thin bg-light radius-big"
|
18
18
|
/>
|
19
19
|
</transition>
|
20
20
|
|
@@ -4,7 +4,7 @@
|
|
4
4
|
>
|
5
5
|
<section
|
6
6
|
style="min-height: 100%;"
|
7
|
-
class="w-100 bg-
|
7
|
+
class="w-100 bg-light pd-big radius-big"
|
8
8
|
>
|
9
9
|
<!-- Title -->
|
10
10
|
<div
|
@@ -55,7 +55,7 @@
|
|
55
55
|
<Field
|
56
56
|
v-model:field="post.source"
|
57
57
|
placeholder="Add full link to the source"
|
58
|
-
class="mn-b-medium bg-
|
58
|
+
class="mn-b-medium bg-light radius-medium pd-small"
|
59
59
|
/>
|
60
60
|
|
61
61
|
<h5 class="mn-b-thin">Add to public:</h5>
|
@@ -67,10 +67,10 @@
|
|
67
67
|
placeholder="Type to search or add tag"
|
68
68
|
label="name"
|
69
69
|
track-by="_id"
|
70
|
-
class="mn-b-medium bg-
|
70
|
+
class="mn-b-medium bg-light radius-medium pd-small"
|
71
71
|
/>
|
72
72
|
<h5 v-if="selectedOrganization" class="mn-b-thin">Options:</h5>
|
73
|
-
<div v-if="selectedOrganization" class="mn-b-medium br-grey br-2px br-solid pd-small radius-big">
|
73
|
+
<div v-if="selectedOrganization" class="mn-b-medium br-grey-transp-25 br-2px br-solid pd-small radius-big">
|
74
74
|
<Checkbox
|
75
75
|
:label="'Hide Author'"
|
76
76
|
:radio="post.creator.hidden"
|
@@ -8,14 +8,14 @@
|
|
8
8
|
</div>
|
9
9
|
|
10
10
|
<div class="mn-b-small" v-if="owner">
|
11
|
-
<form @submit.prevent="submitComment" class="bg-
|
11
|
+
<form @submit.prevent="submitComment" class="bg-light radius-big pd-medium">
|
12
12
|
<textarea v-model="commentContent" placeholder="Enter your comment" class="pd-small p-big w-100 radius-small mn-r-small"></textarea>
|
13
13
|
<button type="submit" class="mn-l-auto bg-main button">Send</button>
|
14
14
|
</form>
|
15
15
|
</div>
|
16
16
|
</div>
|
17
17
|
|
18
|
-
<div v-for="comment in comments" :key="comment._id" class="comment mn-b-small radius-big pd-medium bg-
|
18
|
+
<div v-for="comment in comments" :key="comment._id" class="comment mn-b-small radius-big pd-medium bg-light">
|
19
19
|
|
20
20
|
<CardHeader
|
21
21
|
class="mn-b-medium"
|
@@ -11,7 +11,7 @@
|
|
11
11
|
v-if="!isLoading && posts.length < 1"
|
12
12
|
title="No Blog Posts Found"
|
13
13
|
description="Currently, there are no posts available in this blog. Please check back later."
|
14
|
-
class="pd-medium mn-b-thin bg-
|
14
|
+
class="pd-medium mn-b-thin bg-light radius-big"
|
15
15
|
/>
|
16
16
|
<div :class="$attrs.class" v-else>
|
17
17
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<template>
|
2
2
|
<div
|
3
3
|
v-if="prop.content"
|
4
|
-
class="o-hidden radius-big pos-relative bg-
|
4
|
+
class="o-hidden radius-big pos-relative bg-light mn-b-small w-100 flex-center flex"
|
5
5
|
>
|
6
6
|
<img
|
7
7
|
:src="(FILE_SERVER_URL || '') + prop.content"
|
@@ -1,10 +1,10 @@
|
|
1
1
|
<template>
|
2
2
|
<div
|
3
|
-
class="mn-b-thin w-100 pd-medium bg-white radius-medium"
|
3
|
+
class="mn-b-thin w-100 pd-medium bg-black t-white radius-medium"
|
4
4
|
>
|
5
5
|
|
6
6
|
<div v-if="prop.content" class="flex-center flex">
|
7
|
-
<video controls class="w-100">
|
7
|
+
<video controls class="w-100 h-max-30r">
|
8
8
|
<source :src="prop.content" type="video/mp4">
|
9
9
|
Your browser does not support the video tag.
|
10
10
|
</video>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
2
|
<article v-if="event" class="h-100 pd-thin">
|
3
|
-
<div class="mn-b-thin radius-small w-100 h-10r bg-
|
3
|
+
<div class="mn-b-thin radius-small w-100 h-10r bg-light flex-center flex-column flex">
|
4
4
|
<UploadImage
|
5
5
|
v-model:photo="event.cover"
|
6
6
|
:uploadPath="'specials'"
|
@@ -12,13 +12,13 @@
|
|
12
12
|
<Field
|
13
13
|
v-model:field="event.name"
|
14
14
|
placeholder="Event name"
|
15
|
-
class="mn-b-thin w-100 bg-
|
15
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
16
16
|
/>
|
17
17
|
<Field
|
18
18
|
v-model:field="event.description"
|
19
19
|
type="textfield"
|
20
20
|
placeholder="Enter short description"
|
21
|
-
class="mn-b-semi w-100 bg-
|
21
|
+
class="mn-b-semi w-100 bg-light pd-medium radius-small"
|
22
22
|
/>
|
23
23
|
|
24
24
|
<h3
|
@@ -30,7 +30,7 @@
|
|
30
30
|
|
31
31
|
<div
|
32
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-
|
33
|
+
class="mn-b-semi w-100 bg-light pd-medium radius-small"
|
34
34
|
@click="router.push({
|
35
35
|
name: 'Edit Event Tickets',
|
36
36
|
params: {
|
@@ -70,7 +70,7 @@
|
|
70
70
|
<Field
|
71
71
|
v-model:field="event.specialData.subtitle"
|
72
72
|
placeholder="Event subtitle"
|
73
|
-
class="mn-b-thin w-100 bg-
|
73
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
74
74
|
/>
|
75
75
|
|
76
76
|
<EditImages
|
@@ -85,7 +85,7 @@
|
|
85
85
|
showText: false
|
86
86
|
}"
|
87
87
|
@update:images="(newImages) => event.specialData.logos = newImages"
|
88
|
-
class="mn-b-thin bg-
|
88
|
+
class="mn-b-thin bg-light radius-small"
|
89
89
|
/>
|
90
90
|
<h5
|
91
91
|
class="mn-b-thin"
|
@@ -100,7 +100,7 @@
|
|
100
100
|
uploadPath="specials"
|
101
101
|
type="file"
|
102
102
|
class="
|
103
|
-
mn-b-thin w-100 bg-
|
103
|
+
mn-b-thin w-100 bg-light pd-medium radius-small t-black
|
104
104
|
"
|
105
105
|
/>
|
106
106
|
|
@@ -124,19 +124,19 @@
|
|
124
124
|
v-model:field="event.specialData.ticketPrice"
|
125
125
|
type="number"
|
126
126
|
placeholder="Ticket price in baht"
|
127
|
-
class="mn-b-thin w-100 bg-
|
127
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
128
128
|
/>
|
129
129
|
|
130
130
|
<Field
|
131
131
|
v-model:field="event.specialData.ticketText"
|
132
132
|
placeholder="Promotion text for ticket in hero "
|
133
|
-
class="w-100 bg-
|
133
|
+
class="w-100 bg-light radius-small pd-medium"
|
134
134
|
/>
|
135
135
|
|
136
136
|
<Field
|
137
137
|
v-model:field="event.specialData.ticketTextButton"
|
138
138
|
placeholder="Text on 'Buy Ticket' button "
|
139
|
-
class="w-100 bg-
|
139
|
+
class="w-100 bg-light radius-small pd-medium"
|
140
140
|
/>
|
141
141
|
|
142
142
|
|
@@ -154,13 +154,13 @@
|
|
154
154
|
<Field
|
155
155
|
v-model:field="event.specialData.guestTitle"
|
156
156
|
placeholder="Title for Main Guest section"
|
157
|
-
class="mn-b-thin w-100 bg-
|
157
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
158
158
|
/>
|
159
159
|
|
160
160
|
<Field
|
161
161
|
v-model:field="event.specialData.guestDescription"
|
162
162
|
placeholder="Description for Main Guest section"
|
163
|
-
class="mn-b-thin w-100 bg-
|
163
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
164
164
|
/>
|
165
165
|
|
166
166
|
<div class="gap-thin cols-3">
|
@@ -168,44 +168,44 @@
|
|
168
168
|
<Field
|
169
169
|
v-model:field="event.specialData.guestFacebook"
|
170
170
|
placeholder="Facebook of Main Guest"
|
171
|
-
class="mn-b-thin w-100 bg-
|
171
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
172
172
|
/>
|
173
173
|
|
174
174
|
<Field
|
175
175
|
v-model:field="event.specialData.guestInstagram"
|
176
176
|
placeholder="Instagram of Main Guest"
|
177
|
-
class="mn-b-thin w-100 bg-
|
177
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
178
178
|
/>
|
179
179
|
|
180
180
|
<Field
|
181
181
|
v-model:field="event.specialData.guestTwitter"
|
182
182
|
placeholder="Twitter of Main Guest"
|
183
|
-
class="mn-b-thin w-100 bg-
|
183
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
184
184
|
/>
|
185
185
|
|
186
186
|
|
187
187
|
<Field
|
188
188
|
v-model:field="event.specialData.guestTelegram"
|
189
189
|
placeholder="Telegram of Main Guest"
|
190
|
-
class="mn-b-thin w-100 bg-
|
190
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
191
191
|
/>
|
192
192
|
|
193
193
|
<Field
|
194
194
|
v-model:field="event.specialData.guestSoundcloud"
|
195
195
|
placeholder="Link to Main Guest soundcloud track"
|
196
|
-
class="mn-b-thin w-100 bg-
|
196
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
197
197
|
/>
|
198
198
|
|
199
199
|
<Field
|
200
200
|
v-model:field="event.specialData.guestSpotify"
|
201
201
|
placeholder="Link to Main guest spotify track"
|
202
|
-
class="mn-b-thin w-100 bg-
|
202
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
203
203
|
/>
|
204
204
|
|
205
205
|
<Field
|
206
206
|
v-model:field="event.specialData.guestYoutube"
|
207
207
|
placeholder="Link to Main guest youtube video"
|
208
|
-
class="mn-b-thin w-100 bg-
|
208
|
+
class="mn-b-thin w-100 bg-light pd-medium radius-small"
|
209
209
|
/>
|
210
210
|
</div>
|
211
211
|
|
@@ -222,7 +222,7 @@
|
|
222
222
|
uploadPath="/specials"
|
223
223
|
type="file"
|
224
224
|
class="
|
225
|
-
mn-b-thin w-100 bg-
|
225
|
+
mn-b-thin w-100 bg-light pd-medium radius-small t-black
|
226
226
|
"
|
227
227
|
/>
|
228
228
|
|
@@ -294,12 +294,12 @@
|
|
294
294
|
<Field
|
295
295
|
v-model:field="item.name"
|
296
296
|
placeholder="Name"
|
297
|
-
class="w-100 bg-
|
297
|
+
class="w-100 bg-light radius-small pd-medium"
|
298
298
|
/>
|
299
299
|
<Field
|
300
300
|
v-model:field="item.time"
|
301
301
|
placeholder="Time"
|
302
|
-
class="w-100 bg-
|
302
|
+
class="w-100 bg-light radius-small pd-medium"
|
303
303
|
/>
|
304
304
|
<div class="radius-small h-100 i-big flex-center flex aspect-1x1 bg-red">
|
305
305
|
<IconDelete
|
@@ -323,7 +323,7 @@
|
|
323
323
|
uploadPath="/specials"
|
324
324
|
type="file"
|
325
325
|
class="
|
326
|
-
mn-b-thin w-100 bg-
|
326
|
+
mn-b-thin w-100 bg-light pd-medium radius-small t-black
|
327
327
|
"
|
328
328
|
/>
|
329
329
|
|
@@ -345,25 +345,25 @@
|
|
345
345
|
v-model:field="event.specialData.previousTitle"
|
346
346
|
placeholder="Title"
|
347
347
|
value="Explore our exclusive party archive"
|
348
|
-
class="w-100 bg-
|
348
|
+
class="w-100 bg-light radius-small pd-medium"
|
349
349
|
/>
|
350
350
|
<Field
|
351
351
|
v-model:field="event.specialData.previousDescription"
|
352
352
|
label="Description"
|
353
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."
|
354
|
-
class="w-100 bg-
|
354
|
+
class="w-100 bg-light radius-small pd-medium"
|
355
355
|
/>
|
356
356
|
<Field
|
357
357
|
v-model:field="event.specialData.previousLinkText"
|
358
358
|
label="Button"
|
359
359
|
value="Check In Instagram"
|
360
|
-
class="w-100 bg-
|
360
|
+
class="w-100 bg-light radius-small pd-medium"
|
361
361
|
/>
|
362
362
|
<Field
|
363
363
|
v-model:field="event.specialData.previousLink"
|
364
364
|
label="Link"
|
365
365
|
value="https://www.instagram.com/thecommune.phuket/"
|
366
|
-
class="w-100 bg-
|
366
|
+
class="w-100 bg-light radius-small pd-medium"
|
367
367
|
/>
|
368
368
|
|
369
369
|
<Upload
|
@@ -373,7 +373,7 @@
|
|
373
373
|
uploadPath="/specials"
|
374
374
|
type="file"
|
375
375
|
class="
|
376
|
-
mn-b-thin w-100 bg-
|
376
|
+
mn-b-thin w-100 bg-light pd-medium radius-small t-black
|
377
377
|
"
|
378
378
|
/>
|
379
379
|
</div>
|
@@ -382,7 +382,7 @@
|
|
382
382
|
<VueDatePicker v-model="date" range class="z-index-3 mn-b-semi" />
|
383
383
|
|
384
384
|
<h3 class="mn-b-small">Description</h3>
|
385
|
-
<section v-if="event" class="pd-b-extra w-100 bg-
|
385
|
+
<section v-if="event" class="pd-b-extra w-100 bg-light pd-big radius-big">
|
386
386
|
<Constructor
|
387
387
|
:content="event.content"
|
388
388
|
@update="update => event.content = update"
|
@@ -398,7 +398,7 @@
|
|
398
398
|
</section>
|
399
399
|
|
400
400
|
<Popup
|
401
|
-
title="
|
401
|
+
title="Publish"
|
402
402
|
@close-popup="closePublicationPopup"
|
403
403
|
:isPopupOpen="isPublicationPopup"
|
404
404
|
class="w-m-33r t-left pd-big bg-white radius-big"
|
@@ -419,10 +419,10 @@
|
|
419
419
|
placeholder="Type to search or add tag"
|
420
420
|
label="name"
|
421
421
|
track-by="_id"
|
422
|
-
class="mn-b-medium bg-
|
422
|
+
class="mn-b-medium bg-light radius-medium pd-small"
|
423
423
|
/>
|
424
424
|
<h5 v-if="selectedOrganization" class="mn-b-thin">Options:</h5>
|
425
|
-
<div v-if="selectedOrganization" class="mn-b-medium br-grey br-2px br-solid pd-small radius-big">
|
425
|
+
<div v-if="selectedOrganization" class="mn-b-medium br-grey-transp-25 br-2px br-solid pd-small radius-big">
|
426
426
|
<Checkbox
|
427
427
|
:label="'Hide Author'"
|
428
428
|
:radio="event.creator.hidden"
|
@@ -91,7 +91,7 @@
|
|
91
91
|
>
|
92
92
|
<div
|
93
93
|
v-for="(ticket, index) in items"
|
94
|
-
class="radius-big bg-
|
94
|
+
class="radius-big bg-light gap-small pd-medium flex-v-center flex-nowrap flex pos-relative mn-b-thin"
|
95
95
|
>
|
96
96
|
<a :href="ticket.image" target="_blank"><img :src="ticket.qrcode" class="radius-small h-5r w-5r"></a>
|
97
97
|
|