@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
@@ -1,14 +1,65 @@
|
|
1
|
+
<script setup="props">
|
2
|
+
import { computed, onMounted, toRefs, ref, inject } from 'vue'
|
3
|
+
|
4
|
+
import { useRouter,useRoute } from 'vue-router'
|
5
|
+
import { useI18n } from 'vue-i18n'
|
6
|
+
import { useStore } from '@/store';
|
7
|
+
|
8
|
+
// Globasls Component
|
9
|
+
import Navigation from '@pf/src/modules/globals/components/partials/Navigation.vue'
|
10
|
+
// Prometheus Component
|
11
|
+
import Button from '@pf/src/components/Button/Button.vue'
|
12
|
+
import Select from '@pf/src/components/Select/Select.vue'
|
13
|
+
import Checkbox from '@pf/src/components/Checkbox/Checkbox.vue'
|
14
|
+
// Icons module
|
15
|
+
import Logotype from '@pf/src/modules/icons/logos/Logotype.vue'
|
16
|
+
import IconShopcart from '@pf/src/modules/icons/entities/IconShopcart.vue'
|
17
|
+
import IconProfile from '@pf/src/modules/icons/entities/IconProfile.vue'
|
18
|
+
|
19
|
+
// Props
|
20
|
+
const props = defineProps({
|
21
|
+
theme: {
|
22
|
+
type: String,
|
23
|
+
default: "light"
|
24
|
+
}
|
25
|
+
});
|
26
|
+
// Accessing state
|
27
|
+
const router = useRouter()
|
28
|
+
const route = useRoute()
|
29
|
+
const store = useStore()
|
30
|
+
// Localization
|
31
|
+
const { t } = useI18n()
|
32
|
+
// const search = computed(() => store.products.state.search)
|
33
|
+
|
34
|
+
function openLocationPopup() {
|
35
|
+
store.globals.state.isOpenLocationPopup = true;
|
36
|
+
}
|
37
|
+
/////////////////////////////
|
38
|
+
// MOUNTED
|
39
|
+
/////////////////////////////
|
40
|
+
onMounted(() => {
|
41
|
+
store.shopcart.actions.setShopcart()
|
42
|
+
});
|
43
|
+
</script>
|
44
|
+
|
1
45
|
<template>
|
2
|
-
<header
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
46
|
+
<header
|
47
|
+
id="header"
|
48
|
+
class="
|
49
|
+
pd-thin
|
50
|
+
gap-thin
|
51
|
+
flex-center
|
52
|
+
flex-nowrap
|
53
|
+
flex
|
54
|
+
h-4r
|
55
|
+
w-100
|
56
|
+
z-index-2
|
57
|
+
"
|
58
|
+
:class="{
|
59
|
+
't-black': theme === 'light',
|
60
|
+
't-white': theme === 'dark'
|
61
|
+
}"
|
62
|
+
>
|
12
63
|
<!-- MENU -->
|
13
64
|
<button
|
14
65
|
@click.stop="() => store.globals.state.isOpenSidebar = !store.globals.state.isOpenSidebar"
|
@@ -17,12 +68,13 @@
|
|
17
68
|
'menu-btn_active': store.globals.state.isOpenSidebar
|
18
69
|
}"
|
19
70
|
>
|
20
|
-
<span
|
71
|
+
<span/>
|
21
72
|
</button>
|
22
73
|
|
23
74
|
<!-- LOGO -->
|
24
75
|
<Logotype
|
25
76
|
@click="router.push({ path: '/' })"
|
77
|
+
:theme="theme"
|
26
78
|
class="
|
27
79
|
h-2r
|
28
80
|
w-auto
|
@@ -34,28 +86,43 @@
|
|
34
86
|
<button
|
35
87
|
class="
|
36
88
|
cursor-pointer
|
37
|
-
br-solid br-2px br-black
|
38
89
|
bg-transp
|
39
|
-
pd-l-micro pd-r-micro
|
90
|
+
pd-l-micro pd-r-micro
|
40
91
|
radius-extra
|
41
92
|
uppercase
|
42
93
|
t-semi
|
43
|
-
|
94
|
+
br-solid
|
95
|
+
br-2px
|
44
96
|
"
|
97
|
+
:class="{
|
98
|
+
'br-black t-black': theme === 'light',
|
99
|
+
'br-white t-white': theme === 'dark'
|
100
|
+
}"
|
45
101
|
@click="openLocationPopup()"
|
46
102
|
>
|
47
|
-
|
103
|
+
<svg class="i-small" xmlns="http://www.w3.org/2000/svg" width="50" height="67" viewBox="0 0 50 67" fill="none">
|
104
|
+
<path d="M25 0C11.207 0 0 11.207 0 25C0 38.793 20.832 66.668 25 66.668C29.168 66.668 50 38.793 50 25C50 11.207 38.793 0 25 0ZM25 33.332C20.418 33.332 16.668 29.582 16.668 25C16.668 20.418 20.418 16.668 25 16.668C29.582 16.668 33.332 20.418 33.332 25C33.332 29.582 29.582 33.332 25 33.332Z" :fill="theme === 'light' ? 'rgb(var(--black))' : 'rgb(var(--white))'"/>
|
105
|
+
</svg>
|
106
|
+
{{store.globals.state.position?.country ? store.globals.state.position.country : 'World'}}
|
48
107
|
</button>
|
49
108
|
|
50
109
|
<!-- NAGIVATION -->
|
51
|
-
<Navigation
|
110
|
+
<Navigation
|
111
|
+
class=" mn-l-auto desktop-only"
|
112
|
+
|
113
|
+
/>
|
52
114
|
|
53
115
|
<Checkbox
|
116
|
+
name="darkmode"
|
54
117
|
:label="'Darkmode'"
|
55
118
|
:radio="store.globals.state.theme.darkmode"
|
56
119
|
@update:radio="event => store.globals.actions.toggleTheme()"
|
57
|
-
|
58
|
-
|
120
|
+
class="mn-r-auto desktop-only t-semi pd-micro br-2px br-solid radius-extra"
|
121
|
+
:theme="theme"
|
122
|
+
:class="{
|
123
|
+
'br-light t-black': theme === 'light',
|
124
|
+
'br-dark t-white': theme === 'dark'
|
125
|
+
}"
|
59
126
|
/>
|
60
127
|
|
61
128
|
<Button
|
@@ -65,7 +132,10 @@
|
|
65
132
|
:showLoader="false"
|
66
133
|
class="pd-zero mn-l-auto"
|
67
134
|
>
|
68
|
-
<IconShopcart
|
135
|
+
<IconShopcart
|
136
|
+
class="i-semi"
|
137
|
+
:fill="theme === 'light' ? 'rgb(var(--black))' : 'rgb(var(--white))'"
|
138
|
+
/>
|
69
139
|
<!-- <div class="w-max p-small pos-absolute pos-t-100 pos-r-0">Product Added to Shopcart</div> -->
|
70
140
|
</Button>
|
71
141
|
|
@@ -81,7 +151,10 @@
|
|
81
151
|
:showSucces="false"
|
82
152
|
:showLoader="false"
|
83
153
|
>
|
84
|
-
<IconProfile
|
154
|
+
<IconProfile
|
155
|
+
class="i-semi"
|
156
|
+
:fill="theme === 'light' ? 'rgb(var(--black))' : 'rgb(var(--white))'"
|
157
|
+
/>
|
85
158
|
</Button>
|
86
159
|
|
87
160
|
|
@@ -89,74 +162,15 @@
|
|
89
162
|
v-model:select="$i18n.locale"
|
90
163
|
:options="[{name: '🌎 En', value: 'en'}, {name: '🇷🇺 Ru', value: 'ru'}]"
|
91
164
|
:property="'value'"
|
92
|
-
class="pos-relative uppercase pd-micro t-semi
|
165
|
+
class="pos-relative uppercase pd-micro t-semi radius-thin"
|
166
|
+
:class="{
|
167
|
+
'bg-light t-black': theme === 'light',
|
168
|
+
'bg-dark t-white': theme === 'dark'
|
169
|
+
}"
|
93
170
|
/>
|
94
|
-
|
95
|
-
|
96
171
|
</header>
|
97
172
|
</template>
|
98
173
|
|
99
|
-
<script setup="props">
|
100
|
-
/////////////////////////////
|
101
|
-
// COMPONENT DEPENDENCIES
|
102
|
-
/////////////////////////////
|
103
|
-
import { computed, onMounted, toRefs, ref, inject } from 'vue'
|
104
|
-
// Route
|
105
|
-
import { useRouter,useRoute } from 'vue-router'
|
106
|
-
// Store
|
107
|
-
import { useStore } from '@/store';
|
108
|
-
// i18n
|
109
|
-
import { useI18n } from 'vue-i18n'
|
110
|
-
// Weeder Component
|
111
|
-
import Navigation from '@pf/src/components/Navigation/Navigation.vue'
|
112
|
-
// Prometheus Component
|
113
|
-
import Button from '@pf/src/components/Button/Button.vue'
|
114
|
-
import Select from '@pf/src/components/Select/Select.vue'
|
115
|
-
import Checkbox from '@pf/src/components/Checkbox/Checkbox.vue'
|
116
|
-
// Icons module
|
117
|
-
import Logotype from '@pf/src/modules/icons/logos/Logotype.vue'
|
118
|
-
import IconShopcart from '@pf/src/modules/icons/entities/IconShopcart.vue'
|
119
|
-
import IconProfile from '@pf/src/modules/icons/entities/IconProfile.vue'
|
120
|
-
/////////////////////////////
|
121
|
-
// CREATED
|
122
|
-
/////////////////////////////
|
123
|
-
const router = useRouter()
|
124
|
-
const route = useRoute()
|
125
|
-
const store = useStore()
|
126
|
-
// Accessing state
|
127
|
-
// const search = computed(() => store.products.state.search)
|
128
|
-
/////////////////////////////
|
129
|
-
// POPUS
|
130
|
-
/////////////////////////////
|
131
|
-
function openLocationPopup() {
|
132
|
-
store.globals.state.isOpenLocationPopup = true;
|
133
|
-
}
|
134
|
-
/////////////////////////////
|
135
|
-
// LOCALIZATION
|
136
|
-
/////////////////////////////
|
137
|
-
const text = {
|
138
|
-
messages: {
|
139
|
-
en: {
|
140
|
-
HEADER: {
|
141
|
-
LOCATION: 'Thailand'
|
142
|
-
}
|
143
|
-
},
|
144
|
-
ru: {
|
145
|
-
HEADER: {
|
146
|
-
LOCATION: 'Тайланд'
|
147
|
-
}
|
148
|
-
}
|
149
|
-
}
|
150
|
-
}
|
151
|
-
const { t } = useI18n(text)
|
152
|
-
/////////////////////////////
|
153
|
-
// MOUNTED
|
154
|
-
/////////////////////////////
|
155
|
-
onMounted(() => {
|
156
|
-
store.shopcart.actions.setShopcart()
|
157
|
-
});
|
158
|
-
</script>
|
159
|
-
|
160
174
|
<style lang="scss">
|
161
175
|
.location-button {
|
162
176
|
&:hover {
|
@@ -115,15 +115,15 @@ function getAddFieldsCreatorOwnerStage() {
|
|
115
115
|
$switch: {
|
116
116
|
branches: [
|
117
117
|
{
|
118
|
-
case: { $eq: ["$creator.type", "user"] },
|
118
|
+
case: { $eq: [{ $toLower: "$creator.type" }, "user"] },
|
119
119
|
then: { $arrayElemAt: ["$creatorUser", 0] }
|
120
120
|
},
|
121
121
|
{
|
122
|
-
case: { $eq: ["$creator.type", "organization"] },
|
122
|
+
case: { $eq: [{ $toLower: "$creator.type" }, "organization"] },
|
123
123
|
then: { $arrayElemAt: ["$creatorOrganization", 0] }
|
124
124
|
},
|
125
125
|
{
|
126
|
-
case: { $eq: ["$creator.type", "customer"] },
|
126
|
+
case: { $eq: [{ $toLower: "$creator.type" }, "customer"] },
|
127
127
|
then: { $arrayElemAt: ["$creatorCustomer", 0] }
|
128
128
|
}
|
129
129
|
],
|
@@ -34,7 +34,12 @@ class Store {
|
|
34
34
|
try {
|
35
35
|
const response = await fetch(url, finalOptions);
|
36
36
|
|
37
|
-
if (!response.ok)
|
37
|
+
if (!response.ok) {
|
38
|
+
const errorData = await response.json();
|
39
|
+
const error = new Error(errorData.message || 'Unknown error');
|
40
|
+
error.errorCode = errorData.errorCode || 'UNKNOWN_ERROR';
|
41
|
+
throw error;
|
42
|
+
}
|
38
43
|
|
39
44
|
return await response.json();
|
40
45
|
|
@@ -54,6 +59,7 @@ class Store {
|
|
54
59
|
|
55
60
|
async read(options = {}) {
|
56
61
|
const queryParams = new URLSearchParams(options).toString();
|
62
|
+
|
57
63
|
return await this.request(`/read?${queryParams}`);
|
58
64
|
}
|
59
65
|
|
@@ -78,14 +84,13 @@ class Store {
|
|
78
84
|
}
|
79
85
|
|
80
86
|
addItem(item, state) {
|
81
|
-
const targetState = state
|
82
|
-
|
87
|
+
const targetState = state || this.state.items;
|
83
88
|
const existingItemIndex = targetState.findIndex(i => i._id === item._id);
|
84
|
-
|
89
|
+
|
85
90
|
if (existingItemIndex === -1) {
|
86
|
-
targetState.
|
91
|
+
targetState.splice(0, 0, item);
|
87
92
|
} else {
|
88
|
-
|
93
|
+
Object.assign(targetState[existingItemIndex], item);
|
89
94
|
}
|
90
95
|
}
|
91
96
|
|
@@ -41,7 +41,13 @@ const actions = {
|
|
41
41
|
|
42
42
|
root.classList.toggle('dark-theme');
|
43
43
|
|
44
|
-
const variableNames = [
|
44
|
+
const variableNames = [
|
45
|
+
'--white',
|
46
|
+
'--light',
|
47
|
+
'--grey',
|
48
|
+
'--dark',
|
49
|
+
'--black'
|
50
|
+
];
|
45
51
|
|
46
52
|
// Проверяем, сохранены ли оригинальные цвета
|
47
53
|
if (!state.theme.originalColors) {
|
@@ -177,23 +183,19 @@ function setError(error) {
|
|
177
183
|
|
178
184
|
function invertColors(variableNames, originalColors) {
|
179
185
|
variableNames.forEach(variableName => {
|
180
|
-
// Используем оригинальный цвет как основу для инверсии
|
181
186
|
const baseColor = originalColors[variableName];
|
182
|
-
|
183
|
-
// Преобразуем значения в массив чисел
|
184
187
|
const colorArray = baseColor.split(',').map(Number);
|
185
188
|
|
186
189
|
let invertedColor;
|
187
190
|
|
188
191
|
if (variableName === '--white') {
|
189
|
-
|
190
|
-
invertedColor = colorArray.map(value => 255 - value / 1.075); // Пример
|
192
|
+
invertedColor = colorArray.map(value => 255 - value / 1.075);
|
191
193
|
} else if (variableName === '--black') {
|
192
|
-
|
193
|
-
invertedColor = colorArray.map(value => 255 - value); // Пример
|
194
|
+
invertedColor = colorArray.map(value => 255 - value);
|
194
195
|
} else if (variableName === '--grey') {
|
195
|
-
|
196
|
-
|
196
|
+
invertedColor = colorArray.map(value => 255 - value * 2);
|
197
|
+
} else {
|
198
|
+
invertedColor = colorArray.map(value => 255 - value / 1.075);
|
197
199
|
}
|
198
200
|
// Устанавливаем новые значения переменных CSS
|
199
201
|
document.documentElement.style.setProperty(variableName, state.theme.darkmode ? invertedColor.join(', ') : baseColor );
|
@@ -1,20 +1,24 @@
|
|
1
1
|
<template>
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
2
|
+
<svg width="967" height="256" viewBox="0 0 967 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="M928.525 111.166C924.605 107.336 922.645 102.059 922.645 95.3342C922.645 88.5916 924.605 83.3143 928.525 79.5024C932.463 75.6906 937.776 73.7847 944.464 73.7847C951.171 73.7847 956.484 75.6906 960.404 79.5024C964.324 83.3143 966.284 88.5916 966.284 95.3342C966.284 102.059 964.324 107.327 960.404 111.139C956.484 114.951 951.171 116.857 944.464 116.857C937.776 116.857 932.463 114.96 928.525 111.166ZM955.603 83.8447C952.978 81.0038 949.265 79.5834 944.464 79.5834C939.682 79.5834 935.969 81.0038 933.326 83.8447C930.7 86.6677 929.388 90.4975 929.388 95.3342C929.388 100.153 930.7 103.983 933.326 106.824C935.969 109.647 939.682 111.058 944.464 111.058C949.265 111.058 952.978 109.647 955.603 106.824C958.246 103.983 959.568 100.153 959.568 95.3342C959.568 90.4975 958.246 86.6677 955.603 83.8447ZM934.863 103.938V86.5957C934.863 86.2361 934.989 85.9394 935.241 85.7057C935.51 85.454 935.825 85.3281 936.184 85.3281H947.836C949.975 85.3281 951.738 85.9035 953.122 87.0542C954.507 88.187 955.199 89.7063 955.199 91.6123C955.199 94.3453 953.428 96.0444 949.886 96.7097C950.839 97.0693 951.908 98.1392 953.095 99.9192L955.684 103.938C955.864 104.279 955.954 104.558 955.954 104.774C955.954 105.098 955.702 105.259 955.199 105.259H951.827C950.91 105.259 950.173 104.819 949.616 103.938L947.242 100.243C946.254 98.7325 945.058 97.9773 943.655 97.9773H940.176V103.938C940.176 104.315 940.041 104.63 939.772 104.882C939.52 105.134 939.214 105.259 938.855 105.259H936.184C935.825 105.259 935.51 105.134 935.241 104.882C934.989 104.63 934.863 104.315 934.863 103.938ZM940.176 94.0666H946.191C947.18 94.0666 948.043 93.8778 948.78 93.5002C949.517 93.1046 949.886 92.4843 949.886 91.6392C949.886 90.7762 949.517 90.1648 948.78 89.8052C948.043 89.4276 947.18 89.2389 946.191 89.2389H940.176V94.0666Z" :fill="theme === 'light' ? 'rgb(var(--black))' : 'rgb(var(--white))'"/>
|
4
|
+
<rect width="256" height="256" rx="79" fill="#00FF29"/>
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.4972 57C35.9279 57 34.6558 58.2722 34.6558 59.8414V165.749C34.6558 167.11 34.8078 168.435 35.096 169.709L35.096 178.654C35.096 206.051 57.3064 228.262 84.7042 228.262H98.7239C110.58 228.262 121.465 224.103 129.999 217.164C138.533 224.103 149.417 228.262 161.273 228.262H175.293C202.691 228.262 224.901 206.052 224.901 178.654V176.502C225.185 175.572 225.338 174.585 225.338 173.562V160.089C225.339 159.989 225.34 159.89 225.34 159.79C225.34 159.69 225.339 159.591 225.338 159.492V89.9116C225.338 71.735 210.603 57 192.426 57C190.857 57 189.585 58.2722 189.585 59.8414V83.7981C189.586 83.9041 189.587 84.0102 189.587 84.1165V169.03C189.587 180.548 180.249 189.886 168.731 189.886C157.213 189.886 147.875 180.548 147.875 169.03V104.993L147.873 104.994V89.9116C147.873 71.735 133.138 57 114.962 57C113.392 57 112.12 58.2722 112.12 59.8414V83.7946C112.122 83.9017 112.123 84.009 112.123 84.1165V169.03C112.123 180.548 102.785 189.886 91.2667 189.886C79.7483 189.886 70.4107 180.548 70.4107 169.03V105.253C70.4101 105.253 70.4095 105.253 70.4088 105.254V89.9116C70.4088 71.735 55.6738 57 37.4972 57Z" fill="#00FF29"/>
|
6
|
+
<path d="M35.096 169.709L43.3864 169.709L43.3864 168.783L43.1822 167.88L35.096 169.709ZM35.096 178.654L43.3864 178.654L35.096 178.654ZM84.7042 228.262L84.7042 236.552H84.7042V228.262ZM129.999 217.164L135.229 210.731L129.999 206.478L124.768 210.731L129.999 217.164ZM224.901 176.502L216.972 174.084L216.611 175.266V176.502H224.901ZM225.338 160.089L217.048 159.987L217.047 160.038V160.089H225.338ZM225.338 159.492H217.047V159.542L217.048 159.593L225.338 159.492ZM189.585 83.7981H181.294V83.8602L181.295 83.9223L189.585 83.7981ZM147.875 104.993H156.166V94.0714L145.646 97.0081L147.875 104.993ZM147.873 104.994H139.583V115.916L150.102 112.979L147.873 104.994ZM112.12 83.7946H103.83V83.8572L103.831 83.9198L112.12 83.7946ZM70.4107 105.253H78.7012V94.0779L68.0064 97.3188L70.4107 105.253ZM70.4088 105.254H62.1184V116.428L72.8131 113.188L70.4088 105.254ZM42.9462 59.8414C42.9462 62.8508 40.5066 65.2904 37.4972 65.2904V48.7096C31.3492 48.7096 26.3653 53.6935 26.3653 59.8414H42.9462ZM42.9462 165.749V59.8414H26.3653V165.749H42.9462ZM43.1822 167.88C43.0289 167.203 42.9462 166.49 42.9462 165.749H26.3653C26.3653 167.729 26.5868 169.668 27.0097 171.538L43.1822 167.88ZM43.3864 178.654L43.3864 169.709L26.8055 169.709L26.8055 178.654L43.3864 178.654ZM84.7042 219.971C61.885 219.971 43.3864 201.473 43.3864 178.654L26.8055 178.654C26.8055 210.63 52.7277 236.552 84.7042 236.552L84.7042 219.971ZM98.7239 219.971H84.7042V236.552H98.7239V219.971ZM124.768 210.731C117.659 216.512 108.606 219.971 98.7239 219.971V236.552C112.554 236.552 125.271 231.693 135.229 223.596L124.768 210.731ZM161.273 219.971C151.391 219.971 142.339 216.512 135.229 210.731L124.768 223.596C134.726 231.693 147.444 236.552 161.273 236.552V219.971ZM175.293 219.971H161.273V236.552H175.293V219.971ZM216.611 178.654C216.611 201.473 198.112 219.971 175.293 219.971V236.552C207.27 236.552 233.192 210.63 233.192 178.654H216.611ZM216.611 176.502V178.654H233.192V176.502H216.611ZM217.047 173.562C217.047 173.756 217.019 173.929 216.972 174.084L232.831 178.921C233.351 177.216 233.628 175.414 233.628 173.562H217.047ZM217.047 160.089V173.562H233.628V160.089H217.047ZM217.049 159.79C217.049 159.856 217.049 159.921 217.048 159.987L233.628 160.19C233.629 160.057 233.63 159.924 233.63 159.79H217.049ZM217.048 159.593C217.049 159.659 217.049 159.724 217.049 159.79H233.63C233.63 159.657 233.629 159.523 233.628 159.39L217.048 159.593ZM217.047 89.9116V159.492H233.628V89.9116H217.047ZM192.426 65.2904C206.024 65.2904 217.047 76.3137 217.047 89.9116H233.628C233.628 67.1563 215.181 48.7096 192.426 48.7096V65.2904ZM197.875 59.8414C197.875 62.8508 195.435 65.2904 192.426 65.2904V48.7096C186.278 48.7096 181.294 53.6935 181.294 59.8414H197.875ZM197.875 83.7981V59.8414H181.294V83.7981H197.875ZM197.877 84.1165C197.877 83.9689 197.876 83.8214 197.874 83.674L181.295 83.9223C181.296 83.9867 181.297 84.0514 181.297 84.1165H197.877ZM197.877 169.03V84.1165H181.297V169.03H197.877ZM168.731 198.176C184.828 198.176 197.877 185.127 197.877 169.03H181.297C181.297 175.97 175.671 181.596 168.731 181.596V198.176ZM139.585 169.03C139.585 185.127 152.634 198.176 168.731 198.176V181.596C161.791 181.596 156.166 175.97 156.166 169.03H139.585ZM139.585 104.993V169.03H156.166V104.993H139.585ZM150.102 112.979L150.104 112.978L145.646 97.0081L145.644 97.0087L150.102 112.979ZM139.583 89.9116V104.994H156.164V89.9116H139.583ZM114.962 65.2904C128.56 65.2904 139.583 76.3137 139.583 89.9116H156.164C156.164 67.1563 137.717 48.7096 114.962 48.7096V65.2904ZM120.411 59.8414C120.411 62.8508 117.971 65.2904 114.962 65.2904V48.7096C108.814 48.7096 103.83 53.6935 103.83 59.8414H120.411ZM120.411 83.7946V59.8414H103.83V83.7946H120.411ZM103.831 83.9198C103.832 83.9854 103.832 84.051 103.832 84.1165H120.413C120.413 83.967 120.412 83.818 120.41 83.6694L103.831 83.9198ZM103.832 84.1165V169.03H120.413V84.1165H103.832ZM103.832 169.03C103.832 175.97 98.2064 181.596 91.2667 181.596V198.176C107.364 198.176 120.413 185.127 120.413 169.03H103.832ZM91.2667 181.596C84.3269 181.596 78.7012 175.97 78.7012 169.03H62.1203C62.1203 185.127 75.1696 198.176 91.2667 198.176V181.596ZM78.7012 169.03V105.253H62.1203V169.03H78.7012ZM72.8131 113.188C72.8039 113.19 72.7965 113.193 72.7921 113.194C72.7881 113.195 72.7847 113.196 72.7854 113.196C72.7854 113.196 72.7857 113.196 72.786 113.196C72.7863 113.196 72.7868 113.196 72.7874 113.195C72.7887 113.195 72.7906 113.194 72.793 113.194C72.7978 113.192 72.8055 113.19 72.815 113.187L68.0064 97.3188C68.0156 97.316 68.023 97.3138 68.0275 97.3124C68.0315 97.3112 68.0349 97.3102 68.0341 97.3104C68.0341 97.3104 68.0339 97.3105 68.0336 97.3106C68.0332 97.3107 68.0327 97.3109 68.0321 97.311C68.0309 97.3114 68.0289 97.312 68.0265 97.3127C68.0218 97.3141 68.0141 97.3165 68.0045 97.3193L72.8131 113.188ZM62.1184 89.9116V105.254H78.6993V89.9116H62.1184ZM37.4972 65.2904C51.0951 65.2904 62.1184 76.3137 62.1184 89.9116H78.6993C78.6993 67.1563 60.2525 48.7096 37.4972 48.7096V65.2904Z" fill="#E9FFEC"/>
|
7
|
+
<path d="M294.95 87.9085C294.69 87.2846 294.56 86.5828 294.56 85.8029C294.56 84.9711 295.002 84.0353 295.885 82.9955C296.821 81.9037 298.199 81.3578 300.019 81.3578H317.097C319.125 81.3578 320.996 82.0597 322.712 83.4634C324.428 84.8671 325.649 86.6347 326.377 88.7663L346.965 150.53L365.993 88.7663C367.501 83.8273 370.595 81.3578 375.274 81.3578H389.623C394.302 81.3578 397.395 83.8273 398.903 88.7663L417.931 150.53L438.519 88.7663C439.247 86.6347 440.469 84.8671 442.184 83.4634C443.9 82.0597 445.772 81.3578 447.799 81.3578H464.878C466.645 81.3578 467.971 81.9037 468.855 82.9955C469.791 84.0353 470.259 84.9711 470.259 85.8029C470.259 86.5828 470.155 87.2846 469.947 87.9085L435.166 185.233C433.242 190.536 429.499 193.188 423.936 193.188H412.628C406.857 193.188 403.14 190.536 401.476 185.233L382.448 125.185L363.42 185.233C361.704 190.536 357.987 193.188 352.268 193.188H340.882C335.372 193.188 331.654 190.536 329.731 185.233L294.95 87.9085ZM476.778 183.361C468.772 175.771 464.769 164.853 464.769 150.608C464.769 136.311 468.798 125.341 476.856 117.699C484.915 110.004 496.092 106.157 510.389 106.157C524.687 106.157 535.838 109.9 543.845 117.387C551.851 124.821 555.854 135.505 555.854 149.438V153.883C555.854 155.287 555.386 156.457 554.451 157.393C553.567 158.276 552.423 158.718 551.019 158.718H492.297C492.817 165.113 494.637 169.766 497.756 172.678C500.927 175.589 505.97 177.045 512.885 177.045C519.8 177.045 524.531 175.485 527.078 172.366C529.626 169.246 532.771 167.661 536.514 167.609H548.134C549.538 167.609 550.681 168.077 551.565 169.012C552.501 169.896 552.969 171.04 552.969 172.444C552.969 187.365 538.75 194.799 510.311 194.747C495.962 194.747 484.785 190.952 476.778 183.361ZM492.141 142.264H528.404C527.884 129.994 521.853 123.859 510.311 123.859C498.822 123.859 492.765 129.994 492.141 142.264ZM569.393 183.361C561.386 175.771 557.383 164.853 557.383 150.608C557.383 136.311 561.412 125.341 569.47 117.699C577.529 110.004 588.707 106.157 603.004 106.157C617.301 106.157 628.453 109.9 636.459 117.387C644.466 124.821 648.469 135.505 648.469 149.438V153.883C648.469 155.287 648.001 156.457 647.065 157.393C646.181 158.276 645.037 158.718 643.634 158.718H584.911C585.431 165.113 587.251 169.766 590.37 172.678C593.542 175.589 598.585 177.045 605.499 177.045C612.414 177.045 617.145 175.485 619.692 172.366C622.24 169.246 625.385 167.661 629.129 167.609H640.748C642.152 167.609 643.296 168.077 644.18 169.012C645.115 169.896 645.583 171.04 645.583 172.444C645.583 187.365 631.364 194.799 602.926 194.747C588.577 194.747 577.399 190.952 569.393 183.361ZM584.755 142.264H621.018C620.498 129.994 614.468 123.859 602.926 123.859C591.436 123.859 585.379 129.994 584.755 142.264ZM688.21 194.747C677.344 194.747 668.246 190.926 660.915 183.283C653.636 175.641 649.997 164.697 649.997 150.452C649.997 136.155 653.766 125.211 661.305 117.621C668.895 109.978 679.085 106.157 691.875 106.157C698.478 106.157 705.99 107.483 714.412 110.134V86.1928C714.412 84.7891 714.854 83.6453 715.738 82.7615C716.674 81.8257 717.818 81.3578 719.169 81.3578H736.56C737.964 81.3578 739.107 81.8257 739.991 82.7615C740.927 83.6453 741.395 84.7891 741.395 86.1928V188.43C741.395 189.782 740.927 190.926 739.991 191.862C739.107 192.746 737.964 193.188 736.56 193.188H721.587C720.183 193.188 719.039 192.746 718.156 191.862C717.272 190.926 716.83 189.782 716.83 188.43V186.013C708.616 191.836 699.075 194.747 688.21 194.747ZM697.49 125.029C690.315 125.029 685.246 127.057 682.283 131.112C679.319 135.115 677.838 141.562 677.838 150.452C677.838 159.342 679.241 165.815 682.049 169.87C684.856 173.925 689.067 175.953 694.682 175.953C700.349 175.953 706.926 173.613 714.412 168.934V128.148C707.706 126.069 702.065 125.029 697.49 125.029ZM759.768 183.361C751.762 175.771 747.759 164.853 747.759 150.608C747.759 136.311 751.788 125.341 759.846 117.699C767.905 110.004 779.082 106.157 793.379 106.157C807.677 106.157 818.828 109.9 826.835 117.387C834.841 124.821 838.844 135.505 838.844 149.438V153.883C838.844 155.287 838.376 156.457 837.441 157.393C836.557 158.276 835.413 158.718 834.009 158.718H775.287C775.807 165.113 777.627 169.766 780.746 172.678C783.917 175.589 788.96 177.045 795.875 177.045C802.79 177.045 807.521 175.485 810.068 172.366C812.616 169.246 815.761 167.661 819.504 167.609H831.124C832.528 167.609 833.671 168.077 834.555 169.012C835.491 169.896 835.959 171.04 835.959 172.444C835.959 187.365 821.74 194.799 793.301 194.747C778.952 194.747 767.775 190.952 759.768 183.361ZM775.131 142.264H811.394C810.874 129.994 804.843 123.859 793.301 123.859C781.812 123.859 775.755 129.994 775.131 142.264ZM904.32 127.525L892.311 127.057C885.292 127.057 878.585 130.904 872.191 138.598V188.43C872.191 189.834 871.723 190.978 870.787 191.862C869.903 192.746 868.785 193.188 867.434 193.188H849.965C848.561 193.188 847.417 192.746 846.534 191.862C845.65 190.978 845.208 189.834 845.208 188.43V112.552C845.208 111.148 845.65 110.004 846.534 109.12C847.469 108.184 848.613 107.717 849.965 107.717H867.434C868.837 107.717 869.981 108.184 870.865 109.12C871.749 110.004 872.191 111.148 872.191 112.552V117.465C877.493 113.617 882.588 110.784 887.476 108.964C892.415 107.093 898.861 106.157 906.816 106.157C908.219 106.157 909.363 106.625 910.247 107.561C911.183 108.444 911.651 109.562 911.651 110.914V122.768C911.651 124.171 911.183 125.315 910.247 126.199C909.363 127.083 908.219 127.525 906.816 127.525H904.32Z" :fill="theme === 'light' ? 'rgb(var(--black))' : 'rgb(var(--white))'"/>
|
8
|
+
</svg>
|
9
|
+
|
10
|
+
|
11
|
+
</template>
|
12
|
+
|
13
|
+
<script setup>
|
14
|
+
const props = defineProps({
|
15
|
+
fill: {
|
16
|
+
type: String,
|
17
|
+
default: 'rgb(var(--black))'
|
18
|
+
},
|
19
|
+
theme: {
|
20
|
+
type: String,
|
21
|
+
default: "light"
|
22
|
+
}
|
23
|
+
})
|
24
|
+
</script>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
|
3
|
+
<path d="M3 43.5V18H45V43.5C45 45.9375 42.9375 48 40.5 48H7.5C5.0625 48 3 45.9375 3 43.5ZM33 25.5V28.5C33 29.3438 33.6562 30 34.5 30H37.5C38.3438 30 39 29.3438 39 28.5V25.5C39 24.6562 38.3438 24 37.5 24H34.5C33.6562 24 33 24.6562 33 25.5ZM33 37.5V40.5C33 41.3438 33.6562 42 34.5 42H37.5C38.3438 42 39 41.3438 39 40.5V37.5C39 36.6562 38.3438 36 37.5 36H34.5C33.6562 36 33 36.6562 33 37.5ZM21 25.5V28.5C21 29.3438 21.6562 30 22.5 30H25.5C26.3438 30 27 29.3438 27 28.5V25.5C27 24.6562 26.3438 24 25.5 24H22.5C21.6562 24 21 24.6562 21 25.5ZM21 37.5V40.5C21 41.3438 21.6562 42 22.5 42H25.5C26.3438 42 27 41.3438 27 40.5V37.5C27 36.6562 26.3438 36 25.5 36H22.5C21.6562 36 21 36.6562 21 37.5ZM9 25.5V28.5C9 29.3438 9.65625 30 10.5 30H13.5C14.3438 30 15 29.3438 15 28.5V25.5C15 24.6562 14.3438 24 13.5 24H10.5C9.65625 24 9 24.6562 9 25.5ZM9 37.5V40.5C9 41.3438 9.65625 42 10.5 42H13.5C14.3438 42 15 41.3438 15 40.5V37.5C15 36.6562 14.3438 36 13.5 36H10.5C9.65625 36 9 36.6562 9 37.5ZM40.5 6C42.9375 6 45 8.0625 45 10.5V15H3V10.5C3 8.0625 5.0625 6 7.5 6H12V1.5C12 0.65625 12.6562 0 13.5 0H16.5C17.3438 0 18 0.65625 18 1.5V6H30V1.5C30 0.65625 30.6562 0 31.5 0H34.5C35.3438 0 36 0.65625 36 1.5V6H40.5Z" :fill="fill"/>
|
4
|
+
</svg>
|
5
|
+
</template>
|
6
|
+
|
7
|
+
<script setup>
|
8
|
+
const props = defineProps({
|
9
|
+
fill: {
|
10
|
+
type: String,
|
11
|
+
default: 'rgb(var(--black))'
|
12
|
+
},
|
13
|
+
order: {
|
14
|
+
type: String,
|
15
|
+
default: 'desc'
|
16
|
+
}
|
17
|
+
})
|
18
|
+
</script>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none">
|
3
|
+
<path d="M46.4267 13.1341L29.226 30.2782V43.1433C29.2272 43.5293 29.1102 43.9065 28.8907 44.2239C28.6711 44.5414 28.3596 44.784 27.998 44.9191L20.5831 47.6868C20.2976 47.7934 19.9905 47.8294 19.6881 47.7917C19.3856 47.754 19.0968 47.6437 18.8462 47.4701C18.5957 47.2966 18.3908 47.065 18.2492 46.7952C18.1075 46.5253 18.0332 46.2252 18.0327 45.9204V30.2498L1.50259 13.0491C0.772898 12.2954 0.281511 11.3434 0.0898392 10.312C-0.101832 9.28058 0.0147126 8.21558 0.424909 7.25005C0.835106 6.28453 1.52076 5.46131 2.39619 4.88327C3.27161 4.30523 4.29798 3.99801 5.34702 4.00001H42.6579C43.7158 4.00084 44.7497 4.31552 45.6287 4.90422C46.5077 5.49291 47.1923 6.32916 47.5958 7.30712C47.9993 8.28507 48.1036 9.36075 47.8955 10.398C47.6874 11.4353 47.1763 12.3875 46.4267 13.1341Z" :fill="fill"/>
|
4
|
+
</svg>
|
5
|
+
</template>
|
6
|
+
|
7
|
+
<script setup>
|
8
|
+
const props = defineProps({
|
9
|
+
fill: {
|
10
|
+
type: String,
|
11
|
+
default: 'rgb(var(--black))'
|
12
|
+
},
|
13
|
+
order: {
|
14
|
+
type: String,
|
15
|
+
default: 'desc'
|
16
|
+
}
|
17
|
+
})
|
18
|
+
</script>
|
@@ -0,0 +1,21 @@
|
|
1
|
+
<template>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
|
3
|
+
<rect y="0" :width="order === 'desc' ? 32 : 8" height="5" rx="2.5" :fill="fill" class="transition-linear"/>
|
4
|
+
<rect y="9" :width="order === 'desc' ? 24 : 16" height="5" rx="2.5" :fill="fill" class="transition-linear"/>
|
5
|
+
<rect y="18" :width="order === 'desc' ? 16 : 24" height="5" rx="2.5" :fill="fill" class="transition-linear"/>
|
6
|
+
<rect y="27" :width="order === 'desc' ? 8 : 32" height="5" rx="2.5" :fill="fill" class="transition-linear"/>
|
7
|
+
</svg>
|
8
|
+
</template>
|
9
|
+
|
10
|
+
<script setup>
|
11
|
+
const props = defineProps({
|
12
|
+
fill: {
|
13
|
+
type: String,
|
14
|
+
default: 'rgb(var(--black))'
|
15
|
+
},
|
16
|
+
order: {
|
17
|
+
type: String,
|
18
|
+
default: 'desc'
|
19
|
+
}
|
20
|
+
})
|
21
|
+
</script>
|
@@ -1,5 +1,5 @@
|
|
1
1
|
<template>
|
2
|
-
<div>
|
2
|
+
<div class="">
|
3
3
|
<HeroRecommendation/>
|
4
4
|
<MenuSection/>
|
5
5
|
<PopularProducts/>
|
@@ -7,8 +7,8 @@
|
|
7
7
|
<SectionsSection/>
|
8
8
|
<SectionEarn/>
|
9
9
|
<SectionFeatures/>
|
10
|
-
<MobileApp/>
|
11
|
-
<JoinUs/>
|
10
|
+
<MobileApp id="mobile-app"/>
|
11
|
+
<!-- <JoinUs/> -->
|
12
12
|
<SubscribeNewsletter/>
|
13
13
|
<FeaturedUsers/>
|
14
14
|
<div class="pd-thin">
|
@@ -38,7 +38,7 @@
|
|
38
38
|
import FeaturedUsers from '@pf/src/modules/users/components/sections/FeaturedUsers.vue'
|
39
39
|
// Not working
|
40
40
|
import JoinUs from '@pf/src/modules/community/components/sections/JoinUs.vue'
|
41
|
-
import SubscribeNewsletter from '@pf/src/modules/
|
41
|
+
import SubscribeNewsletter from '@pf/src/modules/landing/components/sections/SubscribeNewsletter.vue'
|
42
42
|
// import HeroSection from '@pf/src/modules/landing/components/sections/HeroSection.vue'
|
43
43
|
// import HowItWorksSection from '@pf/src/modules/landing/components/sections/HowItWorksSection.vue'
|
44
44
|
import MapSection from '@pf/src/modules/landing/components/sections/MapSection.vue'
|
@@ -10,11 +10,11 @@
|
|
10
10
|
</div>
|
11
11
|
|
12
12
|
<ul class="cols-2 gap-thin">
|
13
|
-
<li class="pd-medium bg-
|
14
|
-
<li class="pd-medium bg-
|
15
|
-
<li class="pd-medium bg-
|
16
|
-
<li class="pd-medium bg-
|
17
|
-
<li class="pd-medium bg-
|
13
|
+
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('friendly')}}</li>
|
14
|
+
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('fast')}}</li>
|
15
|
+
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('reasonable')}}</li>
|
16
|
+
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('premium')}}</li>
|
17
|
+
<li class="pd-medium bg-light radius-big p-big t-semi">{{t('refund')}}</li>
|
18
18
|
</ul>
|
19
19
|
|
20
20
|
</section>
|
@@ -1,5 +1,5 @@
|
|
1
1
|
<template>
|
2
|
-
<section class="cols-2 gap-thin">
|
2
|
+
<section id="howtoget" class="cols-2 gap-thin">
|
3
3
|
<div class="pd-big bg-main radius-big">
|
4
4
|
<h2 class="mn-b-small">{{ t('buyTokenTitle') }}</h2>
|
5
5
|
<p class="mn-b-semi p-big t-transp">{{ t('description') }}</p>
|
@@ -19,7 +19,7 @@
|
|
19
19
|
{{ t('privateRoundText2') }}
|
20
20
|
</div>
|
21
21
|
|
22
|
-
<div class="flex-column pd-big flex-nowrap flex h-100 bg-
|
22
|
+
<div class="flex-column pd-big flex-nowrap flex h-100 bg-light radius-big o-hidden coming-soon">
|
23
23
|
<div class="
|
24
24
|
w-100 h-100
|
25
25
|
rainbow
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
|
-
<div class="o-hidden bg-
|
3
|
-
<div style="min-height: 20rem;" :class="{'order-2':order}" class="pos-relative w-100 h-100 bg-
|
2
|
+
<div class="o-hidden bg-light pos-relative radius-big cols-2">
|
3
|
+
<div style="min-height: 20rem;" :class="{'order-2':order}" class="pos-relative w-100 h-100 bg-light">
|
4
4
|
<img class="w-100 h-100 object-fit-cover pos-absolute" :src="image">
|
5
5
|
</div>
|
6
6
|
<div class="pd-big flex-column flex w-100 h-100 gap-zero">
|
@@ -13,10 +13,10 @@
|
|
13
13
|
<div
|
14
14
|
v-for="feature in tm('features')"
|
15
15
|
:key="feature.title"
|
16
|
-
class="w-100 pd-medium bg-
|
16
|
+
class="w-100 pd-medium bg-light radius-big"
|
17
17
|
>
|
18
18
|
<img
|
19
|
-
class="radius-medium bg-
|
19
|
+
class="radius-medium bg-light h-max-20r object-fit-cover w-100 mn-b-medium"
|
20
20
|
:src="feature.image"
|
21
21
|
>
|
22
22
|
<h3 class="mn-b-medium">{{feature.title}}</h3>
|