@ozdao/prometheus-framework 0.2.112 → 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 +4 -4
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +33 -30
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.js +9 -9
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.js +1 -0
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.js +165 -0
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +22 -19
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +132 -64
- package/dist/prometheus-framework/src/components/Feed/Feed.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/Feed/Feed.vue2.js +1 -0
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +9 -9
- package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.js +12 -12
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +16 -16
- package/dist/prometheus-framework/src/components/Map/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Map/Map.vue.js +14 -13
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.js +8 -8
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.js +29 -36
- package/dist/prometheus-framework/src/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 +10 -10
- 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 +4 -4
- 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/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 +9 -9
- 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 +16 -16
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +36 -36
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +20 -20
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +33 -34
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +16 -16
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +15 -15
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +22 -22
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +14 -14
- package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.js +51 -56
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +32 -32
- package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/products.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/products.client.js +28 -30
- package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +30 -26
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +34 -34
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +11 -11
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +41 -41
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.js +19 -19
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +13 -10
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +1 -1
- package/dist/queryProcessor-BJoJAetd.mjs +162 -0
- package/dist/queryProcessor-DWf9tsis.js +161 -0
- package/dist/style.css +1 -1
- package/dist/wallet.server.js +1 -1
- package/dist/wallet.server.mjs +1 -1
- package/dist/web-TGdVOTnw.js +1 -0
- package/dist/web-_W9a_nWD.mjs +54 -0
- package/package.json +1 -1
- package/src/components/Address/Address.vue +1 -1
- package/src/components/AskToLogin/AskToLogin.vue +1 -1
- package/src/components/Block/Block.vue +1 -1
- package/src/components/Checkbox/Checkbox.vue +40 -43
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/DatePicker/Calendar.vue +29 -31
- package/src/components/Dropdown/Dropdown.vue +5 -11
- package/src/components/Feed/Feed.vue +98 -15
- package/src/components/FieldTags/BlockTags.vue +3 -3
- package/src/components/FieldTags/FieldTags.vue +1 -1
- package/src/components/FieldTags/vue-tags-input.scss +1 -1
- package/src/components/LocationMarker/LocationMarker.vue +1 -1
- package/src/components/LocationSelection/LocationSelection.vue +5 -30
- package/src/components/Map/LoaderGMaps.js +66 -0
- package/src/components/Map/Map.vue +2 -1
- package/src/components/Marquee/Marquee.vue +1 -1
- package/src/components/Radio/Radio.vue +36 -13
- package/src/configurator/components/pages/Styles.vue +1 -1
- package/src/modules/auth/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/components/pages/EnterCode.vue +4 -4
- package/src/modules/auth/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/components/pages/Invite.vue +2 -2
- package/src/modules/auth/components/pages/ResetPassword.vue +3 -3
- package/src/modules/auth/components/pages/SignIn.vue +4 -4
- package/src/modules/auth/components/pages/SignUp.vue +3 -3
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/Pages.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +1 -1
- package/src/modules/backoffice/components/pages/Dashboard.vue +3 -3
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/layouts/Community.vue +2 -2
- package/src/modules/community/components/pages/BlogPost.vue +2 -2
- package/src/modules/community/components/pages/CreateBlogPost.vue +4 -4
- package/src/modules/community/components/sections/Comments.vue +2 -2
- package/src/modules/community/components/sections/Feed.vue +1 -1
- package/src/modules/community/components/sections/HotPosts.vue +1 -1
- package/src/modules/constructor/components/elements/Image.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +2 -2
- package/src/modules/events/components/blocks/CardEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEvent.vue +32 -32
- package/src/modules/events/components/pages/EditEventTickets.vue +1 -1
- package/src/modules/events/components/pages/Event.vue +3 -3
- package/src/modules/events/components/pages/Events.vue +4 -3
- package/src/modules/events/components/sections/Feed.vue +3 -3
- package/src/modules/events/components/sections/List.vue +2 -2
- package/src/modules/files/controllers/files.controller.js +8 -6
- package/src/modules/files/middlewares/server/middlewareBusboy.js +79 -14
- package/src/modules/files/routes/files.routes.js +11 -9
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +158 -355
- package/src/modules/gallery/components/sections/GalleryWithCategories.vue +26 -244
- package/src/modules/gallery/controllers/gallery.controller.js +57 -38
- package/src/modules/gallery/models/photo.model.js +20 -11
- package/src/modules/gallery/routes/gallery.routes.js +3 -3
- package/src/modules/gallery/store/gallery.js +3 -78
- package/src/modules/globals/components/blocks/BlockSearch.vue +1 -1
- package/src/modules/globals/components/blocks/BlockSorting.vue +77 -0
- package/src/modules/globals/components/blocks/CardHeader.vue +27 -25
- package/src/modules/globals/components/elements/ButtonDate.vue +66 -0
- package/src/modules/globals/components/elements/ButtonSort.vue +41 -0
- package/src/modules/globals/components/layouts/Client.vue +273 -0
- package/src/{components/Footer → modules/globals/components/partials}/Footer.vue +1 -1
- package/src/{components/Header → modules/globals/components/partials}/Header.vue +98 -84
- package/src/modules/globals/controllers/utils/queryProcessor.js +3 -3
- package/src/modules/globals/models/common.schema.js +1 -1
- package/src/modules/globals/services/globals.store.js +11 -6
- package/src/modules/globals/store/globals.js +12 -10
- package/src/modules/icons/logos/Logotype.vue +23 -19
- package/src/modules/icons/navigation/IconCalendar.vue +18 -0
- package/src/modules/icons/navigation/IconFilter.vue +18 -0
- package/src/modules/icons/navigation/IconSearch.vue +1 -3
- package/src/modules/icons/navigation/IconSort.vue +21 -0
- package/src/modules/landing/components/pages/Home.vue +4 -4
- package/src/modules/landing/components/sections/FeatureSection.vue +5 -5
- package/src/modules/landing/components/sections/HowToBuyWDR.vue +2 -2
- package/src/modules/landing/components/sections/SectionFeature.vue +2 -2
- package/src/modules/landing/components/sections/SectionFeaturesImages.vue +2 -2
- package/src/modules/landing/components/sections/SectionsSection.vue +4 -4
- package/src/modules/{orders → landing}/components/sections/SubscribeNewsletter.vue +0 -2
- package/src/modules/landing/components/sections/WhatIsWDRSection.vue +6 -6
- package/src/modules/landing/landing.client.js +2 -0
- package/src/modules/landing/router/landing.js +1 -1
- package/src/modules/legal/components/pages/Legal.vue +2 -2
- package/src/modules/legal/components/pages/legal/Cookies.vue +1 -1
- package/src/modules/legal/components/pages/legal/EULA.vue +1 -1
- package/src/modules/legal/components/pages/legal/Privacy.vue +1 -1
- package/src/modules/legal/components/pages/legal/Terms.vue +1 -1
- package/src/modules/marketplace/components/layouts/Marketplace.vue +37 -49
- package/src/modules/marketplace/components/pages/Catalog.vue +43 -131
- package/src/modules/marketplace/components/sections/Filters.vue +63 -115
- package/src/modules/marketplace/store/marketplace.js +22 -167
- package/src/modules/mobile/components/Walkthrough/Walkthrough.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrderItem.vue +6 -6
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +1 -1
- package/src/modules/orders/components/blocks/StatusHistory.vue +1 -1
- package/src/modules/orders/components/pages/Order.vue +8 -8
- package/src/modules/orders/components/pages/OrderBackoffice.vue +7 -7
- package/src/modules/orders/components/pages/OrderCreate.vue +1 -1
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +3 -3
- package/src/modules/orders/components/pages/Orders.vue +3 -5
- package/src/modules/orders/components/partials/ShopCart.vue +5 -1
- package/src/modules/orders/components/sections/FormAddCustomer.vue +2 -2
- package/src/modules/orders/components/sections/FormDelivery.vue +1 -1
- package/src/modules/orders/store/applications.js +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +1 -1
- package/src/modules/organizations/components/blocks/Contacts.vue +4 -4
- package/src/modules/organizations/components/pages/Department.vue +3 -3
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +6 -6
- package/src/modules/organizations/components/pages/Members.vue +4 -4
- package/src/modules/organizations/components/pages/Organization.vue +3 -3
- package/src/modules/organizations/components/pages/OrganizationCreate.vue +2 -2
- package/src/modules/organizations/components/pages/OrganizationDetails.vue +1 -1
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +1 -1
- package/src/modules/organizations/components/pages/OrganizationEdit.vue +9 -9
- package/src/modules/organizations/components/pages/OrganizationPeople.vue +1 -1
- package/src/modules/organizations/components/pages/Organizations.vue +1 -1
- package/src/modules/organizations/components/sections/DetailsTab.vue +4 -4
- package/src/modules/organizations/components/sections/Feed.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +2 -2
- package/src/modules/organizations/components/sections/Publics.vue +1 -1
- package/src/modules/organizations/controllers/organizations.controller.js +103 -93
- package/src/modules/organizations/models/organization.model.js +10 -7
- package/src/modules/organizations/store/organizations.js +3 -34
- package/src/modules/products/components/blocks/CardPosition.vue +2 -2
- package/src/modules/products/components/blocks/LeftoverPositions.vue +2 -2
- package/src/modules/products/components/pages/Categories.vue +1 -1
- package/src/modules/products/components/pages/EditLeftover.vue +1 -1
- package/src/modules/products/components/pages/Leftovers.vue +4 -4
- package/src/modules/products/components/pages/Product.vue +1 -5
- package/src/modules/products/components/pages/ProductEdit.vue +1 -1
- package/src/modules/products/components/pages/Products.vue +2 -2
- package/src/modules/products/components/sections/EditProductInfo.vue +1 -1
- package/src/modules/products/components/sections/FilterProducts.vue +1 -1
- package/src/modules/products/components/sections/HeroRecommendation.vue +67 -74
- package/src/modules/products/components/sections/MenuSection.vue +2 -2
- package/src/modules/products/components/sections/PopularProducts.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +3 -3
- package/src/modules/products/products.client.js +0 -2
- package/src/modules/reports/components/pages/BackofficeReports.vue +4 -4
- package/src/modules/spots/components/blocks/CardSpot.vue +9 -1
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +2 -2
- package/src/modules/spots/components/layouts/Spots.vue +0 -2
- package/src/modules/spots/components/pages/Spot.vue +4 -4
- package/src/modules/spots/components/pages/SpotEdit.vue +1 -1
- package/src/modules/spots/components/sections/PlaceModify.vue +1 -1
- package/src/modules/spots/components/sections/Places.vue +1 -1
- package/src/modules/users/components/pages/Profile.vue +5 -5
- package/src/modules/users/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/users/components/pages/ProfileComments.vue +1 -1
- package/src/modules/users/components/pages/ProfileEdit.vue +11 -11
- package/src/modules/users/components/pages/ProfileEvents.vue +1 -1
- package/src/modules/users/components/pages/ProfileLikes.vue +1 -1
- package/src/modules/users/components/sections/FeaturedUsers.vue +3 -3
- package/src/modules/wallet/views/components/pages/Payments.vue +2 -2
- package/src/modules/wallet/views/components/pages/Wallet.vue +3 -3
- package/src/styles/base/borders.scss +4 -0
- package/src/styles/base/shadow_transitions_hover_refactor.scss +4 -0
- package/src/styles/config.scss +15 -9
- package/src/styles/layout.scss +37 -8
- package/src/styles/typography.scss +24 -24
- package/src/modules/products/components/sections/SortProducts.vue +0 -74
- /package/src/{components/Navigation → modules/globals/components/partials}/Navigation.vue +0 -0
@@ -1,17 +1,61 @@
|
|
1
1
|
<template>
|
2
2
|
|
3
|
-
<
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
3
|
+
<div v-if="search" class="flex-nowrap flex gap-thin mn-b-thin">
|
4
|
+
|
5
|
+
<BlockSearch
|
6
|
+
v-if="search"
|
7
|
+
:placeholder="search.placeholder || 'Search...'"
|
8
|
+
:class="search.class || 'bg-light'"
|
9
|
+
@search="updateSearch"
|
10
|
+
/>
|
11
|
+
|
12
|
+
<div class="flex-center flex pd-thin bg-light radius-extra aspect-1x1 h-100">
|
13
|
+
<IconFilter class="w-1r h-auto"/>
|
14
|
+
</div>
|
15
|
+
|
16
|
+
<Dropdown
|
17
|
+
:label="{
|
18
|
+
component: ButtonDate
|
19
|
+
}"
|
20
|
+
:class="search.class || 'bg-light'"
|
21
|
+
class="flex-child flex-child-grow-1 flex-child-shrink-0 pd-r-small pd-l-small pd-thin bg-light radius-big"
|
22
|
+
:align="'right'"
|
23
|
+
>
|
24
|
+
|
25
|
+
<Calendar
|
26
|
+
v-model:date="date"
|
27
|
+
:locale="$i18n.locale"
|
28
|
+
:allowRange="true"
|
29
|
+
class="radius-semi w-100 o-hidden bg-light"
|
30
|
+
/>
|
31
|
+
</Dropdown>
|
32
|
+
|
33
|
+
<Dropdown
|
34
|
+
v-if="sort"
|
35
|
+
:label="{
|
36
|
+
component: ButtonSort,
|
37
|
+
props: { order: sort.order },
|
38
|
+
class: 'w-1r'
|
39
|
+
}"
|
40
|
+
:class="search.class || 'bg-light'"
|
41
|
+
class="radius-extra aspect-1x1 h-100"
|
42
|
+
:align="'right'"
|
43
|
+
>
|
44
|
+
|
45
|
+
<BlockSorting
|
46
|
+
v-model:param="sort.param"
|
47
|
+
v-model:order="sort.order"
|
48
|
+
:options="sort.options"
|
49
|
+
class="h-100 pd-small radius-semi t-white bg-black"
|
50
|
+
/>
|
51
|
+
</Dropdown>
|
52
|
+
</div>
|
9
53
|
|
10
54
|
<TransitionGroup
|
11
55
|
v-if="isLoading"
|
12
56
|
tag="ul"
|
13
57
|
name="scaleTransition"
|
14
|
-
class="o-hidden bg-
|
58
|
+
class="o-hidden bg-light radius-big"
|
15
59
|
:class="$attrs.class"
|
16
60
|
>
|
17
61
|
<SkeletonEvent
|
@@ -30,13 +74,13 @@
|
|
30
74
|
:description="states.empty.description"
|
31
75
|
:action="states.empty.action"
|
32
76
|
:callback="states.empty.callback"
|
33
|
-
class="pd-medium mn-b-thin bg-
|
77
|
+
class="pd-medium mn-b-thin bg-light radius-big"
|
34
78
|
/>
|
35
79
|
</transition>
|
36
80
|
|
37
81
|
<TransitionGroup
|
38
82
|
tag="ul"
|
39
|
-
name="
|
83
|
+
name="feed"
|
40
84
|
:class="$attrs.class"
|
41
85
|
>
|
42
86
|
<slot
|
@@ -65,10 +109,22 @@ import SkeletonEvent from '@pf/src/modules/icons/skeletons/SkeletonEvent.vue'
|
|
65
109
|
|
66
110
|
import Loader from '@pf/src/components/Loader/Loader.vue';
|
67
111
|
import EmptyState from '@pf/src/components/EmptyState/EmptyState.vue';
|
68
|
-
import
|
112
|
+
import Dropdown from "@pf/src/components/Dropdown/Dropdown.vue";
|
113
|
+
import Calendar from '@pf/src/components/DatePicker/Calendar.vue'
|
69
114
|
|
70
115
|
import BlockSearch from '@pf/src/modules/globals/components/blocks/BlockSearch.vue'
|
116
|
+
import BlockSorting from '@pf/src/modules/globals/components/blocks/BlockSorting.vue'
|
117
|
+
|
118
|
+
import ButtonSort from '@pf/src/modules/globals/components/elements/ButtonSort.vue'
|
119
|
+
import ButtonDate from '@pf/src/modules/globals/components/elements/ButtonDate.vue'
|
71
120
|
|
121
|
+
import IconFilter from '@pf/src/modules/icons/navigation/IconFilter.vue'
|
122
|
+
import IconEvents from '@pf/src/modules/icons/entities/IconEvents.vue'
|
123
|
+
|
124
|
+
const search = defineModel('search')
|
125
|
+
const sort = defineModel('sort')
|
126
|
+
const date = defineModel('date')
|
127
|
+
const items = defineModel('items')
|
72
128
|
|
73
129
|
// Пропсы
|
74
130
|
const props = defineProps({
|
@@ -116,16 +172,18 @@ const props = defineProps({
|
|
116
172
|
},
|
117
173
|
});
|
118
174
|
|
119
|
-
const itemsList = ref([]);
|
175
|
+
const itemsList = ref(items.value || []);
|
120
176
|
const hasMoreItems = ref(false);
|
121
177
|
|
122
|
-
|
123
178
|
let isLoading = ref(true);
|
124
179
|
let sentinel = ref(null)
|
125
180
|
|
126
181
|
let currentSkip = ref(props.options.skip ? props.options.skip : 0);
|
127
182
|
let currentLimit = ref(props.options.limit ? props.options.limit : 10);
|
128
183
|
|
184
|
+
let sortParam = ref(sort.value?.param || 'createdAt');
|
185
|
+
let sortOrder = ref(sort.value?.order || 'asc');
|
186
|
+
|
129
187
|
let currentSearch = ref('');
|
130
188
|
|
131
189
|
function updateSearch(search) {
|
@@ -145,6 +203,8 @@ const loadMoreItems = async () => {
|
|
145
203
|
skip: currentSkip.value,
|
146
204
|
limit: currentLimit.value,
|
147
205
|
search: currentSearch.value,
|
206
|
+
sortParam: sortParam.value,
|
207
|
+
sortOrder: sortOrder.value,
|
148
208
|
...props.options
|
149
209
|
});
|
150
210
|
|
@@ -157,6 +217,8 @@ const loadMoreItems = async () => {
|
|
157
217
|
}
|
158
218
|
|
159
219
|
itemsList.value = [...itemsList.value, ...data];
|
220
|
+
|
221
|
+
if (items.value) items.value = itemsList.value;
|
160
222
|
}
|
161
223
|
};
|
162
224
|
|
@@ -164,6 +226,8 @@ const fetchItems = async () => {
|
|
164
226
|
const data = await props.store.read({
|
165
227
|
skip: currentSkip.value,
|
166
228
|
limit: currentLimit.value,
|
229
|
+
sortParam: sortParam.value,
|
230
|
+
sortOrder: sortOrder.value,
|
167
231
|
search: currentSearch.value,
|
168
232
|
...props.options
|
169
233
|
});
|
@@ -177,12 +241,10 @@ const fetchItems = async () => {
|
|
177
241
|
}
|
178
242
|
|
179
243
|
itemsList.value = data;
|
244
|
+
if (items.value) items.value = itemsList.value;
|
180
245
|
isLoading.value = false;
|
181
246
|
};
|
182
247
|
|
183
|
-
watch(() => props.external, (newVal) => {
|
184
|
-
|
185
|
-
});
|
186
248
|
|
187
249
|
watch(() => props.external, (newVal, oldVal) => {
|
188
250
|
if (newVal !== oldVal) {
|
@@ -227,3 +289,24 @@ onUnmounted(() => {
|
|
227
289
|
}
|
228
290
|
});
|
229
291
|
</script>
|
292
|
+
|
293
|
+
|
294
|
+
<style>
|
295
|
+
.feed-move, /* apply transition to moving elements */
|
296
|
+
.feed-enter-active,
|
297
|
+
.feed-leave-active {
|
298
|
+
transition: all 0.5s ease;
|
299
|
+
}
|
300
|
+
|
301
|
+
.feed-enter-from,
|
302
|
+
.feed-leave-to {
|
303
|
+
opacity: 0;
|
304
|
+
transform: translateY(30px);
|
305
|
+
}
|
306
|
+
|
307
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
308
|
+
animations can be calculated correctly. */
|
309
|
+
.feed-leave-active {
|
310
|
+
position: absolute;
|
311
|
+
}
|
312
|
+
</style>
|
@@ -14,7 +14,7 @@
|
|
14
14
|
:add-from-paste="true"
|
15
15
|
:allow-edit-tags="true"
|
16
16
|
@tags-changed="handleTagsChanged"
|
17
|
-
class="mn-b-thin bg-
|
17
|
+
class="mn-b-thin bg-light radius-medium pd-small"
|
18
18
|
/>
|
19
19
|
|
20
20
|
<p class="mn-b-medium">
|
@@ -24,7 +24,7 @@
|
|
24
24
|
v-if="filteredSuggestedItems.length > 0"
|
25
25
|
v-for="(tag,index) in filteredSuggestedItems"
|
26
26
|
@click="addTag(tag)"
|
27
|
-
class="cursor-pointer ti-tag-toDefactor"
|
27
|
+
class="cursor-pointer t-medium ti-tag-toDefactor"
|
28
28
|
:class="{'mn-r-micro':index !== filteredSuggestedItems.length - 1}"
|
29
29
|
>
|
30
30
|
{{ tag.text }}
|
@@ -86,7 +86,7 @@ function handleTagsChanged(newTags) {
|
|
86
86
|
background-color: rgb(var(--main));
|
87
87
|
color: rgb(var(--black));
|
88
88
|
border-radius: 4rem;
|
89
|
-
padding:
|
89
|
+
padding: 1px 8px 2px;
|
90
90
|
margin: 2px;
|
91
91
|
font-size: .85em;
|
92
92
|
}
|
@@ -6,6 +6,7 @@
|
|
6
6
|
<p class="mn-b-small t-transp p-medium">{{t('description')}}</p>
|
7
7
|
|
8
8
|
<Address
|
9
|
+
:key="$i18n.locale"
|
9
10
|
:apiKey="GOOGLE_MAPS_API_KEY"
|
10
11
|
|
11
12
|
:locale="$i18n.locale"
|
@@ -16,7 +17,7 @@
|
|
16
17
|
placeholder="Enter your address"
|
17
18
|
|
18
19
|
class="
|
19
|
-
bg-white radius-tl-medium radius-tr-medium t-black br-grey br-solid br-2px pd-medium
|
20
|
+
bg-white radius-tl-medium radius-tr-medium t-black br-grey-transp-25 br-solid br-2px pd-medium
|
20
21
|
"
|
21
22
|
|
22
23
|
@update:country="newCountry => {
|
@@ -37,6 +38,7 @@
|
|
37
38
|
/>
|
38
39
|
|
39
40
|
<LocationMarker
|
41
|
+
:key="$i18n.locale"
|
40
42
|
:apiKey="GOOGLE_MAPS_API_KEY"
|
41
43
|
:locale="$i18n.locale"
|
42
44
|
|
@@ -44,7 +46,7 @@
|
|
44
46
|
:address="position.address"
|
45
47
|
:location="position.location"
|
46
48
|
|
47
|
-
class="bg-
|
49
|
+
class="bg-light radius-bl-medium radius-br-medium h-15r o-hidden"
|
48
50
|
|
49
51
|
@update:country="newCountry => {
|
50
52
|
position.country = newCountry;
|
@@ -91,7 +93,6 @@ const position = ref({
|
|
91
93
|
location: null,
|
92
94
|
})
|
93
95
|
|
94
|
-
|
95
96
|
function savePosition() {
|
96
97
|
store.globals.state.position = { ...position.value };
|
97
98
|
store.globals.state.isOpenLocationPopup = false
|
@@ -109,36 +110,10 @@ const text = {
|
|
109
110
|
en: {
|
110
111
|
title: "Choose Your Location",
|
111
112
|
description: "Enter your address or select it on the map to see the nearest offers to you.",
|
112
|
-
choose: "Select",
|
113
|
-
countries: [
|
114
|
-
"Thailand\u00A0🇹🇭"
|
115
|
-
],
|
116
|
-
comingsoon: "Coming soon:",
|
117
|
-
cscountries: [
|
118
|
-
"Cyprus\u00A0🇨🇾",
|
119
|
-
"Spain\u00A0🇪🇸",
|
120
|
-
"Canada\u00A0🇨🇦",
|
121
|
-
"USA\u00A0🇺🇸",
|
122
|
-
],
|
123
|
-
helpus: "Weeder is a community-driven project, and we're always looking to grow! If you can help us launch in your country or have any suggestions, please email us at:",
|
124
|
-
cultivate: "Together, let's cultivate a worldwide cannabis community! 🌿🚀"
|
125
113
|
},
|
126
114
|
ru: {
|
127
115
|
title: "Выбор Локации",
|
128
|
-
description: "Пожалуйста, выберите вашу страну из списка ниже, чтобы увидеть варианты доставки и другую актуальную информацию:"
|
129
|
-
countries: [
|
130
|
-
"Таиланд\u00A0🇹🇭"
|
131
|
-
],
|
132
|
-
choose: "Выбрать",
|
133
|
-
comingsoon: "Скоро будут доступны:",
|
134
|
-
cscountries: [
|
135
|
-
"Кипр\u00A0🇨🇾",
|
136
|
-
"Испания\u00A0🇪🇸",
|
137
|
-
"Канада\u00A0🇨🇦",
|
138
|
-
"США\u00A0🇺🇸",
|
139
|
-
],
|
140
|
-
helpus: "Weeder - это проект, основанный на сообществе, и мы всегда стремимся к росту! Если вы можете помочь нам запуститься в вашей стране или у вас есть предложения, пожалуйста, напишите нам на:",
|
141
|
-
cultivate: "Давайте вместе взростим мировое сообщество любителей каннабиса! 🌿🚀"
|
116
|
+
description: "Пожалуйста, выберите вашу страну из списка ниже, чтобы увидеть варианты доставки и другую актуальную информацию:"
|
142
117
|
}
|
143
118
|
}
|
144
119
|
}
|
@@ -0,0 +1,66 @@
|
|
1
|
+
// google-maps-loader.js
|
2
|
+
class GoogleMapsLoader {
|
3
|
+
constructor() {
|
4
|
+
this.loadPromise = null;
|
5
|
+
this.google = null;
|
6
|
+
this.currentOptions = null;
|
7
|
+
this.initCallbacks = new Set();
|
8
|
+
}
|
9
|
+
|
10
|
+
load(apiKey, options = {}) {
|
11
|
+
const defaultOptions = {
|
12
|
+
version: "weekly",
|
13
|
+
libraries: ["places"],
|
14
|
+
language: "en",
|
15
|
+
};
|
16
|
+
|
17
|
+
this.currentOptions = { ...defaultOptions, ...options };
|
18
|
+
const librariesParam = this.currentOptions.libraries.join(',');
|
19
|
+
|
20
|
+
if (!this.loadPromise) {
|
21
|
+
this.loadPromise = new Promise((resolve, reject) => {
|
22
|
+
const script = document.createElement('script');
|
23
|
+
script.type = 'text/javascript';
|
24
|
+
script.src = `https://maps.googleapis.com/maps/api/js?key=${apiKey}&libraries=${librariesParam}&v=${this.currentOptions.version}&language=${this.currentOptions.language}`;
|
25
|
+
script.onload = () => {
|
26
|
+
this.google = window.google.maps;
|
27
|
+
this.initCallbacks.forEach(callback => callback(this.google));
|
28
|
+
resolve(this.google);
|
29
|
+
};
|
30
|
+
script.onerror = reject;
|
31
|
+
document.head.appendChild(script);
|
32
|
+
});
|
33
|
+
}
|
34
|
+
|
35
|
+
return this.loadPromise.then(() => {
|
36
|
+
this._applyOptions(this.currentOptions);
|
37
|
+
return this.google;
|
38
|
+
});
|
39
|
+
}
|
40
|
+
|
41
|
+
_applyOptions(options) {
|
42
|
+
if (this.google && this.currentOptions.language !== options.language) {
|
43
|
+
this.google.setLanguage(options.language);
|
44
|
+
this.currentOptions.language = options.language;
|
45
|
+
this.reinitialize();
|
46
|
+
}
|
47
|
+
}
|
48
|
+
|
49
|
+
reinitialize() {
|
50
|
+
this.initCallbacks.forEach(callback => callback(this.google));
|
51
|
+
}
|
52
|
+
|
53
|
+
onInit(callback) {
|
54
|
+
this.initCallbacks.add(callback);
|
55
|
+
return () => {
|
56
|
+
this.initCallbacks.delete(callback);
|
57
|
+
};
|
58
|
+
}
|
59
|
+
|
60
|
+
updateOptions(newOptions) {
|
61
|
+
this.currentOptions = { ...this.currentOptions, ...newOptions };
|
62
|
+
this._applyOptions(this.currentOptions);
|
63
|
+
}
|
64
|
+
}
|
65
|
+
|
66
|
+
export const googleMapsLoader = new GoogleMapsLoader();
|
@@ -53,7 +53,7 @@ const props = defineProps({
|
|
53
53
|
loop: { type: Number, default: 0 },
|
54
54
|
clone: { type: Boolean, default: false },
|
55
55
|
gradient: { type: Boolean, default: false },
|
56
|
-
gradientColor: { type: Array, default: () => [255, 255, 255] },
|
56
|
+
gradientColor: { type: [Array,String], default: () => [255, 255, 255] },
|
57
57
|
gradientLength: { type: String },
|
58
58
|
pauseOnHover: { type: Boolean, default: false },
|
59
59
|
pauseOnClick: { type: Boolean, default: false },
|
@@ -1,8 +1,42 @@
|
|
1
1
|
<template>
|
2
2
|
<label class="flex-v-center flex-nowrap flex">
|
3
|
+
<!-- ////////////////////////// -->
|
4
|
+
<!-- Checkmark -->
|
5
|
+
<!-- ////////////////////////// -->
|
6
|
+
<div
|
7
|
+
class="cursor-pointer mn-r-thin radius-extra pd-micro h-100 aspect-1x1 pos-relative"
|
8
|
+
:class="{
|
9
|
+
'bg-main': radio === value,
|
10
|
+
}"
|
11
|
+
>
|
12
|
+
<div
|
13
|
+
class="radius-extra pd-micro w-100 h-100"
|
14
|
+
:class="{
|
15
|
+
'bg-white': radio === value,
|
16
|
+
}"
|
17
|
+
>
|
18
|
+
|
19
|
+
</div>
|
20
|
+
|
21
|
+
<div
|
22
|
+
v-if="radio !== value"
|
23
|
+
class="br-solid br-2px br-grey-transp-25 pos-absolute pos-t-0 pos-r-0 radius-extra w-100 h-100"
|
24
|
+
>
|
25
|
+
|
26
|
+
</div>
|
27
|
+
</div>
|
28
|
+
<!-- <div v-if="radio === value" class="">
|
29
|
+
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
30
|
+
<g id="24 / basic / check-mark">
|
31
|
+
<path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.28033 10.7197L14.25 3.75L15.3107 4.81066L7.28033 12.841L3 8.56066L4.06066 7.5L7.28033 10.7197Z" fill="#000000"/>
|
32
|
+
</g>
|
33
|
+
</svg>
|
34
|
+
</div> -->
|
35
|
+
|
3
36
|
<!-- ////////////////////////// -->
|
4
37
|
<!-- Label -->
|
5
38
|
<!-- ////////////////////////// -->
|
39
|
+
|
6
40
|
<div v-if="label" class="mn-r-auto t-transp mn-r-small">
|
7
41
|
<span>{{label}}</span>
|
8
42
|
</div>
|
@@ -17,18 +51,7 @@
|
|
17
51
|
:name="name"
|
18
52
|
:value="value"
|
19
53
|
:checked="value === radio"
|
20
|
-
>
|
21
|
-
|
22
|
-
<!-- ////////////////////////// -->
|
23
|
-
<!-- Checkmark -->
|
24
|
-
<!-- ////////////////////////// -->
|
25
|
-
<div v-if="radio === value" class="">
|
26
|
-
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
27
|
-
<g id="24 / basic / check-mark">
|
28
|
-
<path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M7.28033 10.7197L14.25 3.75L15.3107 4.81066L7.28033 12.841L3 8.56066L4.06066 7.5L7.28033 10.7197Z" fill="#000000"/>
|
29
|
-
</g>
|
30
|
-
</svg>
|
31
|
-
</div>
|
54
|
+
>
|
32
55
|
</label>
|
33
56
|
</template>
|
34
57
|
|
@@ -37,7 +60,7 @@
|
|
37
60
|
label: String,
|
38
61
|
name: String,
|
39
62
|
value: false,
|
40
|
-
radio: Object
|
63
|
+
radio: [Object, String]
|
41
64
|
})
|
42
65
|
|
43
66
|
const emit = defineEmits(['update:radio'])
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<template>
|
2
2
|
<h2 class="mn-b-small ">Colors</h2>
|
3
|
-
<div v-for="color in colors" class="bg-
|
3
|
+
<div v-for="color in colors" class="bg-light radius-big pd-medium mn-b-small mn-b-big cols-1">
|
4
4
|
<div class="flex-nowrap flex">
|
5
5
|
<div
|
6
6
|
:class="`i-medium flex-center flex radius-big bg-${color.name}`"
|
@@ -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>
|