@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,5 +1,5 @@
|
|
1
1
|
import T from "./vue-tags-input.js";
|
2
|
-
import { resolveComponent as y, openBlock as a, createElementBlock as r, normalizeClass as
|
2
|
+
import { resolveComponent as y, openBlock as a, createElementBlock as r, normalizeClass as u, normalizeStyle as m, createElementVNode as d, Fragment as g, renderList as f, renderSlot as i, createCommentVNode as l, toDisplayString as v, createBlock as C, withDirectives as k, vShow as E, mergeProps as S, withKeys as p } from "vue";
|
3
3
|
import "./vue-tags-input.scss.js";
|
4
4
|
import h from "../../../../_virtual/_plugin-vue_export-helper.js";
|
5
5
|
const w = { class: "ti-input" }, D = {
|
@@ -15,7 +15,7 @@ const w = { class: "ti-input" }, D = {
|
|
15
15
|
function L(e, o, j, q, G, H) {
|
16
16
|
const $ = y("tag-input");
|
17
17
|
return a(), r("div", {
|
18
|
-
class:
|
18
|
+
class: u(["vue-tags-input", [{ "ti-disabled": e.disabled }, { "ti-focus": e.focused }, e.$attrs.class]]),
|
19
19
|
style: m(e.$attrs.style)
|
20
20
|
}, [
|
21
21
|
d("div", w, [
|
@@ -23,12 +23,12 @@ function L(e, o, j, q, G, H) {
|
|
23
23
|
(a(!0), r(g, null, f(e.tagsCopy, (t, s) => (a(), r("li", {
|
24
24
|
key: s,
|
25
25
|
style: m(t.style),
|
26
|
-
class:
|
26
|
+
class: u([[
|
27
27
|
{ "ti-editing": e.tagsEditStatus[s] },
|
28
28
|
t.tiClasses,
|
29
29
|
t.classes,
|
30
30
|
{ "ti-deletion-mark": e.isMarked(s) }
|
31
|
-
], "ti-tag"]),
|
31
|
+
], "ti-tag t-medium"]),
|
32
32
|
tabindex: "0",
|
33
33
|
onClick: (n) => e.$emit("tag-clicked", { tag: t, index: s })
|
34
34
|
}, [
|
@@ -52,7 +52,7 @@ function L(e, o, j, q, G, H) {
|
|
52
52
|
}, [
|
53
53
|
e.$slots["tag-center"] ? l("", !0) : (a(), r("span", {
|
54
54
|
key: 0,
|
55
|
-
class:
|
55
|
+
class: u({ "ti-hidden": e.tagsEditStatus[s] }),
|
56
56
|
onClick: (n) => e.performEditTag(s)
|
57
57
|
}, v(t.text), 11, A)),
|
58
58
|
e.$slots["tag-center"] ? l("", !0) : (a(), C($, {
|
@@ -135,10 +135,10 @@ function L(e, o, j, q, G, H) {
|
|
135
135
|
e.filteredAutocompleteItems[e.selectedItem] || e.newTag,
|
136
136
|
t
|
137
137
|
)),
|
138
|
-
o[2] || (o[2] =
|
139
|
-
o[3] || (o[3] =
|
140
|
-
o[4] || (o[4] =
|
141
|
-
o[5] || (o[5] =
|
138
|
+
o[2] || (o[2] = p((...t) => e.invokeDelete && e.invokeDelete(...t), ["delete"])),
|
139
|
+
o[3] || (o[3] = p((...t) => e.performBlur && e.performBlur(...t), ["tab"])),
|
140
|
+
o[4] || (o[4] = p((t) => e.selectItem(t, "before"), ["up"])),
|
141
|
+
o[5] || (o[5] = p((t) => e.selectItem(t, "after"), ["down"]))
|
142
142
|
],
|
143
143
|
onPaste: o[1] || (o[1] = (...t) => e.addTagsFromPaste && e.addTagsFromPaste(...t)),
|
144
144
|
onInput: o[6] || (o[6] = (...t) => e.updateNewTag && e.updateNewTag(...t)),
|
@@ -151,7 +151,7 @@ function L(e, o, j, q, G, H) {
|
|
151
151
|
i(e.$slots, "between-elements", {}, void 0, !0),
|
152
152
|
e.autocompleteOpen ? (a(), r("div", {
|
153
153
|
key: 0,
|
154
|
-
class:
|
154
|
+
class: u(["ti-autocomplete", e.$attrs.class]),
|
155
155
|
onMouseout: o[9] || (o[9] = (t) => e.selectedItem = null)
|
156
156
|
}, [
|
157
157
|
i(e.$slots, "autocomplete-header", {}, void 0, !0),
|
@@ -159,7 +159,7 @@ function L(e, o, j, q, G, H) {
|
|
159
159
|
(a(!0), r(g, null, f(e.filteredAutocompleteItems, (t, s) => (a(), r("li", {
|
160
160
|
key: s,
|
161
161
|
style: m(t.style),
|
162
|
-
class:
|
162
|
+
class: u([[
|
163
163
|
t.tiClasses,
|
164
164
|
t.classes,
|
165
165
|
{ "ti-selected-item": e.isSelected(s) }
|
@@ -182,7 +182,7 @@ function L(e, o, j, q, G, H) {
|
|
182
182
|
], 34)) : l("", !0)
|
183
183
|
], 6);
|
184
184
|
}
|
185
|
-
const W = /* @__PURE__ */ h(T, [["render", L], ["__scopeId", "data-v-
|
185
|
+
const W = /* @__PURE__ */ h(T, [["render", L], ["__scopeId", "data-v-7792d8ec"]]);
|
186
186
|
export {
|
187
187
|
W as default
|
188
188
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),v=require("../../../../node_modules/@googlemaps/js-api-loader/dist/index.cjs"),w=require("../Loader/Loader.vue2.cjs");require("./LocationMarker.vue.cjs");const L=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),_=
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),v=require("../../../../node_modules/@googlemaps/js-api-loader/dist/index.cjs"),w=require("../Loader/Loader.vue2.cjs");require("./LocationMarker.vue.cjs");const L=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),_=s=>(e.pushScopeId("data-v-7af36552"),s=s(),e.popScopeId(),s),k={class:"pos-relative"},b={key:0,class:"i-regular",width:"98",height:"98",viewBox:"0 0 98 98",fill:"none",xmlns:"http://www.w3.org/2000/svg"},M=_(()=>e.createElementVNode("path",{d:"M50.0004 31.4995C39.7996 31.4995 31.5 39.7991 31.5 49.9999C31.5 60.2007 39.7996 68.5003 50.0004 68.5003C60.2012 68.5003 68.5008 60.2007 68.5008 49.9999C68.5008 39.7991 60.2012 31.4995 50.0004 31.4995ZM50.0004 63.7944C42.3941 63.7944 36.2059 57.6062 36.2059 49.9999C36.2059 42.3936 42.3941 36.2054 50.0004 36.2054C57.6067 36.2054 63.7949 42.3936 63.7949 49.9999C63.7949 57.6062 57.6067 63.7944 50.0004 63.7944Z",fill:"rgb(var(--white))"},null,-1)),E=_(()=>e.createElementVNode("path",{d:"M97.6471 47.6471H84.56C83.3977 30.4141 69.5859 16.6024 52.3529 15.44V2.35294C52.3529 1.05255 51.2988 0 50 0C48.6996 0 47.6471 1.05255 47.6471 2.35294V15.44C30.4141 16.6024 16.6024 30.4141 15.44 47.6471H2.35294C1.05255 47.6471 0 48.6996 0 50C0 51.2988 1.05255 52.3529 2.35294 52.3529H15.44C16.6024 69.5859 30.4141 83.3977 47.6471 84.56V97.6471C47.6471 98.9459 48.6996 100 50 100C51.2988 100 52.3529 98.9459 52.3529 97.6471V84.56C69.5859 83.3977 83.3977 69.5859 84.56 52.3529H97.6471C98.9459 52.3529 100 51.2988 100 50C100 48.6996 98.9459 47.6471 97.6471 47.6471ZM50 79.9435C33.4886 79.9435 20.0565 66.5114 20.0565 50C20.0565 33.4886 33.4886 20.0565 50 20.0565C66.5098 20.0565 79.9435 33.4886 79.9435 50C79.9435 66.5098 66.5098 79.9435 50 79.9435Z",fill:"rgb(var(--white))"},null,-1)),V=[M,E],x={__name:"LocationMarker",props:{location:{type:Object,default:()=>({lat:15.87,lng:100.9925})},address:{type:String,default:null},apiKey:String,locale:{type:String,default:"en"}},emits:["update:location","update:address","update:country","update:state","update:city"],setup(s,{emit:y}){const o=s,n=y,u=e.ref(null),c=e.ref(!1);let i,d;e.onMounted(()=>{new v.Loader({apiKey:o.apiKey,version:"weekly",libraries:["places"],language:o.locale}).load().then(()=>{i=new google.maps.Map(u.value,{center:o.location,zoom:15,mapTypeControl:!1,fullscreenControl:!1,disableDefaultUI:!0}),d=new google.maps.Marker({position:o.location,map:i,draggable:!0}),d.addListener("dragend",t=>{const l={lat:t.latLng.lat(),lng:t.latLng.lng()};n("update:location",l),p(l)})}).catch(t=>{console.error(t)})}),e.watchEffect(()=>{o.location&&d&&d.setPosition(new google.maps.LatLng(o.location.lat,o.location.lng))}),e.watchEffect(()=>{if(o.location&&i){const a=new google.maps.LatLng(o.location.lat,o.location.lng);i.setCenter(a),i.setZoom(15)}});function p(a){new google.maps.Geocoder().geocode({location:a},(l,g)=>{if(g==="OK")if(l[0]){n("update:address",l[0].formatted_address);let f="",m="",C="";l[0].address_components.forEach(r=>{r.types.includes("country")&&(f=r.long_name),r.types.includes("administrative_area_level_1")&&(m=r.long_name),r.types.includes("locality")&&(C=r.long_name)}),n("update:country",f),n("update:state",m),n("update:city",C)}else console.error("No results found");else console.error("Geocoder failed due to: "+g)})}async function h(){c.value=!0,navigator.geolocation?navigator.geolocation.getCurrentPosition(a=>{const t={lat:a.coords.latitude,lng:a.coords.longitude};n("update:location",t),p(t),c.value=!1},()=>{console.error("Error getting location"),c.value=!1}):(console.error("Geolocation is not supported by this browser."),c.value=!1)}return(a,t)=>(e.openBlock(),e.createElementBlock("div",k,[e.createElementVNode("div",{ref_key:"mapContainer",ref:u,class:"w-100 h-100"},null,512),e.createElementVNode("button",{class:"cursor-pointer flex-center flex pos-absolute pos-t-regular pos-r-regular i-semi bg-second pd-nano radius-extra",onClick:h},[e.createVNode(e.Transition,{name:"ScaleOut",mode:"out-in"},{default:e.withCtx(()=>[c.value?(e.openBlock(),e.createBlock(w.default,{key:1,class:"pos-t-0 pos-l-0 i-small"})):(e.openBlock(),e.createElementBlock("svg",b,V))]),_:1})])]))}},S=L.default(x,[["__scopeId","data-v-7af36552"]]);exports.default=S;
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { ref as y, onMounted as
|
1
|
+
import { ref as y, onMounted as b, watchEffect as h, openBlock as p, createElementBlock as w, createElementVNode as d, createVNode as x, Transition as M, withCtx as S, createBlock as V, pushScopeId as E, popScopeId as I } from "vue";
|
2
2
|
import { Loader as Z } from "../../../../node_modules/@googlemaps/js-api-loader/dist/index.js";
|
3
3
|
import B from "../Loader/Loader.vue2.js";
|
4
4
|
import "./LocationMarker.vue.js";
|
5
5
|
import H from "../../../../_virtual/_plugin-vue_export-helper.js";
|
6
|
-
const v = (r) => (E("data-v-
|
6
|
+
const v = (r) => (E("data-v-7af36552"), r = r(), I(), r), K = { class: "pos-relative" }, G = {
|
7
7
|
key: 0,
|
8
8
|
class: "i-regular",
|
9
9
|
width: "98",
|
@@ -40,25 +40,25 @@ const v = (r) => (E("data-v-eecb8ce4"), r = r(), I(), r), K = { class: "pos-rela
|
|
40
40
|
emits: ["update:location", "update:address", "update:country", "update:state", "update:city"],
|
41
41
|
setup(r, { emit: L }) {
|
42
42
|
const e = r, a = L, u = y(null), s = y(!1);
|
43
|
-
let
|
44
|
-
|
43
|
+
let i, c;
|
44
|
+
b(() => {
|
45
45
|
new Z({
|
46
46
|
apiKey: e.apiKey,
|
47
47
|
version: "weekly",
|
48
|
-
libraries: ["places"]
|
49
|
-
|
48
|
+
libraries: ["places"],
|
49
|
+
language: e.locale
|
50
50
|
}).load().then(() => {
|
51
|
-
|
51
|
+
i = new google.maps.Map(u.value, {
|
52
52
|
center: e.location,
|
53
53
|
zoom: 15,
|
54
54
|
mapTypeControl: !1,
|
55
55
|
fullscreenControl: !1,
|
56
56
|
disableDefaultUI: !0
|
57
|
-
}),
|
57
|
+
}), c = new google.maps.Marker({
|
58
58
|
position: e.location,
|
59
|
-
map:
|
59
|
+
map: i,
|
60
60
|
draggable: !0
|
61
|
-
}),
|
61
|
+
}), c.addListener("dragend", (o) => {
|
62
62
|
const n = { lat: o.latLng.lat(), lng: o.latLng.lng() };
|
63
63
|
a("update:location", n), g(n);
|
64
64
|
});
|
@@ -66,11 +66,11 @@ const v = (r) => (E("data-v-eecb8ce4"), r = r(), I(), r), K = { class: "pos-rela
|
|
66
66
|
console.error(o);
|
67
67
|
});
|
68
68
|
}), h(() => {
|
69
|
-
e.location &&
|
69
|
+
e.location && c && c.setPosition(new google.maps.LatLng(e.location.lat, e.location.lng));
|
70
70
|
}), h(() => {
|
71
|
-
if (e.location &&
|
71
|
+
if (e.location && i) {
|
72
72
|
const t = new google.maps.LatLng(e.location.lat, e.location.lng);
|
73
|
-
|
73
|
+
i.setCenter(t), i.setZoom(15);
|
74
74
|
}
|
75
75
|
});
|
76
76
|
function g(t) {
|
@@ -88,7 +88,7 @@ const v = (r) => (E("data-v-eecb8ce4"), r = r(), I(), r), K = { class: "pos-rela
|
|
88
88
|
console.error("Geocoder failed due to: " + f);
|
89
89
|
});
|
90
90
|
}
|
91
|
-
async function
|
91
|
+
async function k() {
|
92
92
|
s.value = !0, navigator.geolocation ? navigator.geolocation.getCurrentPosition((t) => {
|
93
93
|
const o = { lat: t.coords.latitude, lng: t.coords.longitude };
|
94
94
|
a("update:location", o), g(o), s.value = !1;
|
@@ -104,7 +104,7 @@ const v = (r) => (E("data-v-eecb8ce4"), r = r(), I(), r), K = { class: "pos-rela
|
|
104
104
|
}, null, 512),
|
105
105
|
d("button", {
|
106
106
|
class: "cursor-pointer flex-center flex pos-absolute pos-t-regular pos-r-regular i-semi bg-second pd-nano radius-extra",
|
107
|
-
onClick:
|
107
|
+
onClick: k
|
108
108
|
}, [
|
109
109
|
x(M, {
|
110
110
|
name: "ScaleOut",
|
@@ -121,7 +121,7 @@ const v = (r) => (E("data-v-eecb8ce4"), r = r(), I(), r), K = { class: "pos-rela
|
|
121
121
|
])
|
122
122
|
]));
|
123
123
|
}
|
124
|
-
}, F = /* @__PURE__ */ H(T, [["__scopeId", "data-v-
|
124
|
+
}, F = /* @__PURE__ */ H(T, [["__scopeId", "data-v-7af36552"]]);
|
125
125
|
export {
|
126
126
|
F as default
|
127
127
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("vue"),i=require("../../../../node_modules/@googlemaps/js-api-loader/dist/index.cjs");require("./Map.vue2.cjs");const s=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),p={__name:"Map",props:{location:Object,apiKey:String},setup(r){const e=r;let
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("vue"),i=require("../../../../node_modules/@googlemaps/js-api-loader/dist/index.cjs");require("./Map.vue2.cjs");const s=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),p={__name:"Map",props:{location:Object,apiKey:String},setup(r){const e=r;let t=o.ref(null),l=null,a=null;return o.onMounted(async()=>{new i.Loader({apiKey:e.apiKey,version:"weekly",libraries:["places"],language:e.locale}).load().then(()=>{l=new google.maps.Map(t.value,{zoom:13,center:{lat:e.location.lat,lng:e.location.lng}}),a=new google.maps.Marker({position:{lat:e.location.lat,lng:e.location.lng},map:l})}).catch(n=>{console.error(n)})}),o.watch(()=>e.location,()=>{l&&a&&(a.setPosition(new google.maps.LatLng(e.location.lat,e.location.lng)),l.setCenter(new google.maps.LatLng(e.location.lat,e.location.lng)))},{deep:!0}),(c,n)=>(o.openBlock(),o.createElementBlock("div",{ref_key:"gmap",ref:t,class:"gmap"},null,512))}},u=s.default(p,[["__scopeId","data-v-935b49b3"]]);exports.default=u;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ref as c, onMounted as p, watch as i, openBlock as s, createElementBlock as
|
2
|
-
import { Loader as
|
1
|
+
import { ref as c, onMounted as p, watch as i, openBlock as s, createElementBlock as g } from "vue";
|
2
|
+
import { Loader as m } from "../../../../node_modules/@googlemaps/js-api-loader/dist/index.js";
|
3
3
|
import "./Map.vue2.js";
|
4
|
-
import
|
5
|
-
const
|
4
|
+
import u from "../../../../_virtual/_plugin-vue_export-helper.js";
|
5
|
+
const _ = {
|
6
6
|
__name: "Map",
|
7
7
|
props: {
|
8
8
|
location: Object,
|
@@ -10,14 +10,15 @@ const u = {
|
|
10
10
|
},
|
11
11
|
setup(n) {
|
12
12
|
const o = n;
|
13
|
-
let
|
13
|
+
let l = c(null), e = null, a = null;
|
14
14
|
return p(async () => {
|
15
|
-
new
|
15
|
+
new m({
|
16
16
|
apiKey: o.apiKey,
|
17
17
|
version: "weekly",
|
18
|
-
libraries: ["places"]
|
18
|
+
libraries: ["places"],
|
19
|
+
language: o.locale
|
19
20
|
}).load().then(() => {
|
20
|
-
e = new google.maps.Map(
|
21
|
+
e = new google.maps.Map(l.value, {
|
21
22
|
zoom: 13,
|
22
23
|
center: {
|
23
24
|
lat: o.location.lat,
|
@@ -30,18 +31,18 @@ const u = {
|
|
30
31
|
},
|
31
32
|
map: e
|
32
33
|
});
|
33
|
-
}).catch((
|
34
|
-
console.error(
|
34
|
+
}).catch((t) => {
|
35
|
+
console.error(t);
|
35
36
|
});
|
36
37
|
}), i(() => o.location, () => {
|
37
38
|
e && a && (a.setPosition(new google.maps.LatLng(o.location.lat, o.location.lng)), e.setCenter(new google.maps.LatLng(o.location.lat, o.location.lng)));
|
38
|
-
}, { deep: !0 }), (r,
|
39
|
+
}, { deep: !0 }), (r, t) => (s(), g("div", {
|
39
40
|
ref_key: "gmap",
|
40
|
-
ref:
|
41
|
+
ref: l,
|
41
42
|
class: "gmap"
|
42
43
|
}, null, 512));
|
43
44
|
}
|
44
|
-
}, y = /* @__PURE__ */
|
45
|
+
}, y = /* @__PURE__ */ u(_, [["__scopeId", "data-v-935b49b3"]]);
|
45
46
|
export {
|
46
47
|
y as default
|
47
48
|
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("./Marquee.vue2.cjs");const L={class:"marquee","aria-hidden":!0},N={__name:"Marquee",props:{vertical:{type:Boolean,default:!1},direction:{type:String,default:"normal"},duration:{type:Number,default:20},delay:{type:Number,default:0},loop:{type:Number,default:0},clone:{type:Boolean,default:!1},gradient:{type:Boolean,default:!1},gradientColor:{type:[Array,String],default:()=>[255,255,255]},gradientLength:{type:String},pauseOnHover:{type:Boolean,default:!1},pauseOnClick:{type:Boolean,default:!1},pause:{type:Boolean,default:!1}},emits:["onComplete","onLoopComplete","onPause","onResume"],setup(i,{emit:M}){const t=i,l=M,c=e.ref(!1),h=e.ref(0),s=e.ref(0),g=e.ref(0),v=e.ref(null),n=e.ref("100%"),d=e.ref(0),f=e.ref(0),o=e.ref("100%"),y=e.ref(0),C=e.ref(0),k=e.ref("200px"),m=e.ref(!1),r=e.ref(null),u=e.ref(null),p=async()=>{await $(),h.value++},$=async()=>{t.vertical&&(m.value=!0),setInterval(()=>{if(n.value="0%",o.value="0%",r.value!==null&&u.value!==null)if(r.value&&u.value)if(t.vertical&&"clientHeight"in r.value&&"clientHeight"in u.value){C.value=r.value.clientHeight,y.value=u.value.clientHeight;const a=Math.ceil(y.value/C.value);return s.value=isFinite(a)?a:0,m.value=!1,s.value}else if(!t.vertical&&"clientWidth"in r.value&&"clientWidth"in u.value){f.value=r.value.clientWidth,d.value=u.value.clientWidth;const a=Math.ceil(d.value/f.value);return s.value=isFinite(a)?a:0,s.value}else return n.value="100%",o.value="100%",0;else return n.value="100%",o.value="100%",0;else return n.value="100%",o.value="100%",0},100)},O=()=>{t.pauseOnHover&&l("onPause")},q=()=>{t.pauseOnHover&&l("onResume")},S=()=>{t.pauseOnClick&&l("onPause")},w=()=>{t.pauseOnClick&&l("onResume")},H=e.computed(()=>({"--loops":`${t.loop===0?"infinite":t.loop}`,"--duration":`${t.duration}s`,"--delay":`${t.delay}s`,"--direction":`${t.direction}`,"--pauseOnHover":`${t.pauseOnHover?"paused":"running"}`,"--pauseOnClick":`${t.pauseOnClick?"paused":"running"}`,"--pauseAnimation":`${t.vertical&&m.value||t.pause?"paused":"running"}`,"--gradient-color":`rgba(${t.gradientColor}, 1), rgba(${t.gradientColor}, 0)`,"--gradient-length":`${k.value}`,"--min-width":`${n.value}`,"--min-height":`${o.value}`,"--orientation":t.vertical?"scrollY":"scrollX"})),b=async()=>{t.vertical?(o.value="100%",n.value="auto"):(o.value="auto",n.value="100%"),t.gradient&&t.gradientLength&&(k.value=t.gradientLength),t.clone&&(await $(),p()),c.value=!0};return e.onMounted(async()=>{b(),v.value=setInterval(()=>{g.value++,t.loop!==0&&g.value===t.loop&&(l("onComplete"),clearInterval(v.value)),l("onLoopComplete")},t.duration*1e3)}),e.onBeforeUnmount(()=>{clearInterval(v.value)}),e.watch(f,async()=>{t.clone&&p()}),e.watch(d,async()=>{t.clone&&p()}),e.watch(()=>t.pause,(a,B)=>{a!==B&&l(a?"onResume":"onPause")}),(a,B)=>c.value?(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["vue3-marquee",{vertical:i.vertical,horizontal:!i.vertical}]),style:e.normalizeStyle(H.value),key:h.value,onMouseenter:O,onMouseleave:q,onMousedown:S,onMouseup:w},[e.createElementVNode("div",{class:e.normalizeClass(["transparent-overlay",{vertical:i.vertical,horizontal:!i.vertical,overlay:i.gradient}]),ref_key:"marqueeOverlayContainer",ref:u,"aria-hidden":!0},null,2),e.createElementVNode("div",{class:"marquee",ref_key:"marqueeContent",ref:r},[e.renderSlot(a.$slots,"default")],512),e.createElementVNode("div",L,[e.renderSlot(a.$slots,"default")]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,E=>(e.openBlock(),e.createElementBlock("div",{key:E,"aria-hidden":!0,class:"marquee cloned"},[e.renderSlot(a.$slots,"default")]))),128))],38)):e.createCommentVNode("",!0)}};exports.default=N;
|
@@ -0,0 +1,121 @@
|
|
1
|
+
import { ref as a, computed as R, onMounted as W, onBeforeUnmount as E, watch as h, openBlock as g, createElementBlock as y, normalizeClass as L, normalizeStyle as U, createElementVNode as C, renderSlot as $, Fragment as D, renderList as K, createCommentVNode as V } from "vue";
|
2
|
+
import "./Marquee.vue2.js";
|
3
|
+
const X = {
|
4
|
+
class: "marquee",
|
5
|
+
"aria-hidden": !0
|
6
|
+
}, x = {
|
7
|
+
__name: "Marquee",
|
8
|
+
props: {
|
9
|
+
vertical: { type: Boolean, default: !1 },
|
10
|
+
direction: { type: String, default: "normal" },
|
11
|
+
duration: { type: Number, default: 20 },
|
12
|
+
delay: { type: Number, default: 0 },
|
13
|
+
loop: { type: Number, default: 0 },
|
14
|
+
clone: { type: Boolean, default: !1 },
|
15
|
+
gradient: { type: Boolean, default: !1 },
|
16
|
+
gradientColor: { type: [Array, String], default: () => [255, 255, 255] },
|
17
|
+
gradientLength: { type: String },
|
18
|
+
pauseOnHover: { type: Boolean, default: !1 },
|
19
|
+
pauseOnClick: { type: Boolean, default: !1 },
|
20
|
+
pause: { type: Boolean, default: !1 }
|
21
|
+
},
|
22
|
+
emits: ["onComplete", "onLoopComplete", "onPause", "onResume"],
|
23
|
+
setup(i, { emit: S }) {
|
24
|
+
const e = i, n = S, c = a(!1), k = a(0), s = a(0), O = a(0), v = a(null), l = a("100%"), d = a(0), f = a(0), o = a("100%"), M = a(0), q = a(0), B = a("200px"), p = a(!1), u = a(null), r = a(null), m = async () => {
|
25
|
+
await H(), k.value++;
|
26
|
+
}, H = async () => {
|
27
|
+
e.vertical && (p.value = !0), setInterval(() => {
|
28
|
+
if (l.value = "0%", o.value = "0%", u.value !== null && r.value !== null)
|
29
|
+
if (u.value && r.value)
|
30
|
+
if (e.vertical && "clientHeight" in u.value && "clientHeight" in r.value) {
|
31
|
+
q.value = u.value.clientHeight, M.value = r.value.clientHeight;
|
32
|
+
const t = Math.ceil(M.value / q.value);
|
33
|
+
return s.value = isFinite(t) ? t : 0, p.value = !1, s.value;
|
34
|
+
} else if (!e.vertical && "clientWidth" in u.value && "clientWidth" in r.value) {
|
35
|
+
f.value = u.value.clientWidth, d.value = r.value.clientWidth;
|
36
|
+
const t = Math.ceil(d.value / f.value);
|
37
|
+
return s.value = isFinite(t) ? t : 0, s.value;
|
38
|
+
} else
|
39
|
+
return l.value = "100%", o.value = "100%", 0;
|
40
|
+
else
|
41
|
+
return l.value = "100%", o.value = "100%", 0;
|
42
|
+
else
|
43
|
+
return l.value = "100%", o.value = "100%", 0;
|
44
|
+
}, 100);
|
45
|
+
}, A = () => {
|
46
|
+
e.pauseOnHover && n("onPause");
|
47
|
+
}, b = () => {
|
48
|
+
e.pauseOnHover && n("onResume");
|
49
|
+
}, F = () => {
|
50
|
+
e.pauseOnClick && n("onPause");
|
51
|
+
}, I = () => {
|
52
|
+
e.pauseOnClick && n("onResume");
|
53
|
+
}, N = R(() => ({
|
54
|
+
"--loops": `${e.loop === 0 ? "infinite" : e.loop}`,
|
55
|
+
"--duration": `${e.duration}s`,
|
56
|
+
"--delay": `${e.delay}s`,
|
57
|
+
"--direction": `${e.direction}`,
|
58
|
+
"--pauseOnHover": `${e.pauseOnHover ? "paused" : "running"}`,
|
59
|
+
"--pauseOnClick": `${e.pauseOnClick ? "paused" : "running"}`,
|
60
|
+
"--pauseAnimation": `${e.vertical && p.value || e.pause ? "paused" : "running"}`,
|
61
|
+
"--gradient-color": `rgba(${e.gradientColor}, 1), rgba(${e.gradientColor}, 0)`,
|
62
|
+
"--gradient-length": `${B.value}`,
|
63
|
+
"--min-width": `${l.value}`,
|
64
|
+
"--min-height": `${o.value}`,
|
65
|
+
"--orientation": e.vertical ? "scrollY" : "scrollX"
|
66
|
+
})), P = async () => {
|
67
|
+
e.vertical ? (o.value = "100%", l.value = "auto") : (o.value = "auto", l.value = "100%"), e.gradient && e.gradientLength && (B.value = e.gradientLength), e.clone && (await H(), m()), c.value = !0;
|
68
|
+
};
|
69
|
+
return W(async () => {
|
70
|
+
P(), v.value = setInterval(() => {
|
71
|
+
O.value++, e.loop !== 0 && O.value === e.loop && (n("onComplete"), clearInterval(v.value)), n("onLoopComplete");
|
72
|
+
}, e.duration * 1e3);
|
73
|
+
}), E(() => {
|
74
|
+
clearInterval(v.value);
|
75
|
+
}), h(f, async () => {
|
76
|
+
e.clone && m();
|
77
|
+
}), h(d, async () => {
|
78
|
+
e.clone && m();
|
79
|
+
}), h(
|
80
|
+
() => e.pause,
|
81
|
+
(t, w) => {
|
82
|
+
t !== w && n(t ? "onResume" : "onPause");
|
83
|
+
}
|
84
|
+
), (t, w) => c.value ? (g(), y("div", {
|
85
|
+
class: L(["vue3-marquee", { vertical: i.vertical, horizontal: !i.vertical }]),
|
86
|
+
style: U(N.value),
|
87
|
+
key: k.value,
|
88
|
+
onMouseenter: A,
|
89
|
+
onMouseleave: b,
|
90
|
+
onMousedown: F,
|
91
|
+
onMouseup: I
|
92
|
+
}, [
|
93
|
+
C("div", {
|
94
|
+
class: L(["transparent-overlay", { vertical: i.vertical, horizontal: !i.vertical, overlay: i.gradient }]),
|
95
|
+
ref_key: "marqueeOverlayContainer",
|
96
|
+
ref: r,
|
97
|
+
"aria-hidden": !0
|
98
|
+
}, null, 2),
|
99
|
+
C("div", {
|
100
|
+
class: "marquee",
|
101
|
+
ref_key: "marqueeContent",
|
102
|
+
ref: u
|
103
|
+
}, [
|
104
|
+
$(t.$slots, "default")
|
105
|
+
], 512),
|
106
|
+
C("div", X, [
|
107
|
+
$(t.$slots, "default")
|
108
|
+
]),
|
109
|
+
(g(!0), y(D, null, K(s.value, (z) => (g(), y("div", {
|
110
|
+
key: z,
|
111
|
+
"aria-hidden": !0,
|
112
|
+
class: "marquee cloned"
|
113
|
+
}, [
|
114
|
+
$(t.$slots, "default")
|
115
|
+
]))), 128))
|
116
|
+
], 38)) : V("", !0);
|
117
|
+
}
|
118
|
+
};
|
119
|
+
export {
|
120
|
+
x as default
|
121
|
+
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";
|
@@ -0,0 +1 @@
|
|
1
|
+
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),i={class:"flex-v-center flex-nowrap flex"},
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),i={class:"flex-v-center flex-nowrap flex"},c={key:0,class:"br-solid br-2px br-grey-transp-25 pos-absolute pos-t-0 pos-r-0 radius-extra w-100 h-100"},s={key:0,class:"mn-r-auto t-transp mn-r-small"},d=["name","value","checked"],u={__name:"Radio",props:{label:String,name:String,value:!1,radio:[Object,String]},emits:["update:radio"],setup(t,{emit:l}){const n=l;return(r,a)=>(e.openBlock(),e.createElementBlock("label",i,[e.createElementVNode("div",{class:e.normalizeClass(["cursor-pointer mn-r-thin radius-extra pd-micro h-100 aspect-1x1 pos-relative",{"bg-main":t.radio===t.value}])},[e.createElementVNode("div",{class:e.normalizeClass(["radius-extra pd-micro w-100 h-100",{"bg-white":t.radio===t.value}])},null,2),t.radio!==t.value?(e.openBlock(),e.createElementBlock("div",c)):e.createCommentVNode("",!0)],2),t.label?(e.openBlock(),e.createElementBlock("div",s,[e.createElementVNode("span",null,e.toDisplayString(t.label),1)])):e.createCommentVNode("",!0),e.createElementVNode("input",{onInput:a[0]||(a[0]=o=>r.text=n("update:radio",o.target.value)),class:"round radiobutton",type:"checkbox",name:t.name,value:t.value,checked:t.value===t.radio},null,40,d)]))}};exports.default=u;
|
@@ -1,55 +1,48 @@
|
|
1
|
-
import { openBlock as
|
2
|
-
const
|
1
|
+
import { openBlock as t, createElementBlock as l, createElementVNode as a, normalizeClass as r, createCommentVNode as i, toDisplayString as c } from "vue";
|
2
|
+
const m = { class: "flex-v-center flex-nowrap flex" }, v = {
|
3
|
+
key: 0,
|
4
|
+
class: "br-solid br-2px br-grey-transp-25 pos-absolute pos-t-0 pos-r-0 radius-extra w-100 h-100"
|
5
|
+
}, b = {
|
3
6
|
key: 0,
|
4
7
|
class: "mn-r-auto t-transp mn-r-small"
|
5
|
-
},
|
6
|
-
key: 1,
|
7
|
-
class: ""
|
8
|
-
}, f = /* @__PURE__ */ t("svg", {
|
9
|
-
width: "18",
|
10
|
-
height: "18",
|
11
|
-
viewBox: "0 0 18 18",
|
12
|
-
fill: "none",
|
13
|
-
xmlns: "http://www.w3.org/2000/svg"
|
14
|
-
}, [
|
15
|
-
/* @__PURE__ */ t("g", { id: "24 / basic / check-mark" }, [
|
16
|
-
/* @__PURE__ */ t("path", {
|
17
|
-
id: "icon",
|
18
|
-
"fill-rule": "evenodd",
|
19
|
-
"clip-rule": "evenodd",
|
20
|
-
d: "M7.28033 10.7197L14.25 3.75L15.3107 4.81066L7.28033 12.841L3 8.56066L4.06066 7.5L7.28033 10.7197Z",
|
21
|
-
fill: "#000000"
|
22
|
-
})
|
23
|
-
])
|
24
|
-
], -1), g = [
|
25
|
-
f
|
26
|
-
], b = {
|
8
|
+
}, h = ["name", "value", "checked"], g = {
|
27
9
|
__name: "Radio",
|
28
10
|
props: {
|
29
11
|
label: String,
|
30
12
|
name: String,
|
31
13
|
value: !1,
|
32
|
-
radio: Object
|
14
|
+
radio: [Object, String]
|
33
15
|
},
|
34
16
|
emits: ["update:radio"],
|
35
|
-
setup(e, { emit:
|
36
|
-
const
|
37
|
-
return (
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
17
|
+
setup(e, { emit: o }) {
|
18
|
+
const s = o;
|
19
|
+
return (d, n) => (t(), l("label", m, [
|
20
|
+
a("div", {
|
21
|
+
class: r(["cursor-pointer mn-r-thin radius-extra pd-micro h-100 aspect-1x1 pos-relative", {
|
22
|
+
"bg-main": e.radio === e.value
|
23
|
+
}])
|
24
|
+
}, [
|
25
|
+
a("div", {
|
26
|
+
class: r(["radius-extra pd-micro w-100 h-100", {
|
27
|
+
"bg-white": e.radio === e.value
|
28
|
+
}])
|
29
|
+
}, null, 2),
|
30
|
+
e.radio !== e.value ? (t(), l("div", v)) : i("", !0)
|
31
|
+
], 2),
|
32
|
+
e.label ? (t(), l("div", b, [
|
33
|
+
a("span", null, c(e.label), 1)
|
34
|
+
])) : i("", !0),
|
35
|
+
a("input", {
|
36
|
+
onInput: n[0] || (n[0] = (u) => d.text = s("update:radio", u.target.value)),
|
43
37
|
class: "round radiobutton",
|
44
38
|
type: "checkbox",
|
45
39
|
name: e.name,
|
46
40
|
value: e.value,
|
47
41
|
checked: e.value === e.radio
|
48
|
-
}, null, 40,
|
49
|
-
e.radio === e.value ? (a(), l("div", h, g)) : o("", !0)
|
42
|
+
}, null, 40, h)
|
50
43
|
]));
|
51
44
|
}
|
52
45
|
};
|
53
46
|
export {
|
54
|
-
|
47
|
+
g as default
|
55
48
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";
|
1
|
+
"use strict";
|
@@ -1,45 +1 @@
|
|
1
|
-
|
2
|
-
import "./Tooltip.vue2.js";
|
3
|
-
import x from "../../../../_virtual/_plugin-vue_export-helper.js";
|
4
|
-
const m = {
|
5
|
-
__name: "Tooltip",
|
6
|
-
props: {
|
7
|
-
text: {
|
8
|
-
type: String,
|
9
|
-
required: !0
|
10
|
-
}
|
11
|
-
},
|
12
|
-
setup(n) {
|
13
|
-
const o = r(!1), e = p({
|
14
|
-
position: "absolute",
|
15
|
-
width: "max-content",
|
16
|
-
zIndex: 1e3,
|
17
|
-
background: "#333",
|
18
|
-
color: "#fff",
|
19
|
-
padding: "5px 10px",
|
20
|
-
borderRadius: "3px",
|
21
|
-
fontSize: "14px",
|
22
|
-
display: "none"
|
23
|
-
});
|
24
|
-
function i(t) {
|
25
|
-
o.value = !0, e.left = `${t.clientX / 100 + 10}px`, e.top = `${t.clientY / 100 + 10}px`, e.display = "block";
|
26
|
-
}
|
27
|
-
function l() {
|
28
|
-
o.value = !1, e.display = "none";
|
29
|
-
}
|
30
|
-
return (t, _) => (s(), a("div", {
|
31
|
-
class: "cursor-pointer tooltip-container",
|
32
|
-
onMouseover: i,
|
33
|
-
onMouseleave: l
|
34
|
-
}, [
|
35
|
-
c(t.$slots, "default", {}, void 0, !0),
|
36
|
-
d("div", {
|
37
|
-
class: "tooltip-content",
|
38
|
-
style: u(e)
|
39
|
-
}, f(n.text), 5)
|
40
|
-
], 32));
|
41
|
-
}
|
42
|
-
}, b = /* @__PURE__ */ x(m, [["__scopeId", "data-v-f89d5a93"]]);
|
43
|
-
export {
|
44
|
-
b as default
|
45
|
-
};
|
1
|
+
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("./Tooltip.vue.cjs");const s=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),a={__name:"Tooltip",props:{text:{type:String,required:!0}},setup(n){const l=e.ref(!1),t=e.reactive({position:"absolute",width:"max-content",zIndex:1e3,background:"#333",color:"#fff",padding:"5px 10px",borderRadius:"3px",fontSize:"14px",display:"none"});function i(o){l.value=!0,t.left=`${o.clientX/100+10}px`,t.top=`${o.clientY/100+10}px`,t.display="block"}function r(){l.value=!1,t.display="none"}return(o,p)=>(e.openBlock(),e.createElementBlock("div",{class:"cursor-pointer tooltip-container",onMouseover:i,onMouseleave:r},[e.renderSlot(o.$slots,"default",{},void 0,!0),e.createElementVNode("div",{class:"tooltip-content",style:e.normalizeStyle(t)},e.toDisplayString(n.text),5)],32))}},u=s.default(a,[["__scopeId","data-v-f89d5a93"]]);exports.default=u;
|
@@ -1 +1,45 @@
|
|
1
|
-
|
1
|
+
import { ref as r, reactive as p, openBlock as s, createElementBlock as a, renderSlot as c, createElementVNode as d, normalizeStyle as u, toDisplayString as f } from "vue";
|
2
|
+
import "./Tooltip.vue.js";
|
3
|
+
import x from "../../../../_virtual/_plugin-vue_export-helper.js";
|
4
|
+
const m = {
|
5
|
+
__name: "Tooltip",
|
6
|
+
props: {
|
7
|
+
text: {
|
8
|
+
type: String,
|
9
|
+
required: !0
|
10
|
+
}
|
11
|
+
},
|
12
|
+
setup(n) {
|
13
|
+
const o = r(!1), e = p({
|
14
|
+
position: "absolute",
|
15
|
+
width: "max-content",
|
16
|
+
zIndex: 1e3,
|
17
|
+
background: "#333",
|
18
|
+
color: "#fff",
|
19
|
+
padding: "5px 10px",
|
20
|
+
borderRadius: "3px",
|
21
|
+
fontSize: "14px",
|
22
|
+
display: "none"
|
23
|
+
});
|
24
|
+
function i(t) {
|
25
|
+
o.value = !0, e.left = `${t.clientX / 100 + 10}px`, e.top = `${t.clientY / 100 + 10}px`, e.display = "block";
|
26
|
+
}
|
27
|
+
function l() {
|
28
|
+
o.value = !1, e.display = "none";
|
29
|
+
}
|
30
|
+
return (t, _) => (s(), a("div", {
|
31
|
+
class: "cursor-pointer tooltip-container",
|
32
|
+
onMouseover: i,
|
33
|
+
onMouseleave: l
|
34
|
+
}, [
|
35
|
+
c(t.$slots, "default", {}, void 0, !0),
|
36
|
+
d("div", {
|
37
|
+
class: "tooltip-content",
|
38
|
+
style: u(e)
|
39
|
+
}, f(n.text), 5)
|
40
|
+
], 32));
|
41
|
+
}
|
42
|
+
}, b = /* @__PURE__ */ x(m, [["__scopeId", "data-v-f89d5a93"]]);
|
43
|
+
export {
|
44
|
+
b as default
|
45
|
+
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("../../../../components/Tab/Tab.vue.cjs");require("../../../../components/Field/Field.vue.cjs");require("../../../../components/Loader/Loader.vue.cjs");require("../../../../components/Button/Button.vue.cjs");require("vue-i18n");require("../sections/SliderFeatures.vue2.cjs");const r=require("vue-router");require("../../store/auth.cjs");require("../../../middlewares/client/inputs.validation.cjs");const n={class:"cols-2-1_2 gap-small pd-small bg-white"},u=e.createElementVNode("section",{class:"w-100 desktop-only o-hidden radius-big bg-grad-main"},null,-1),s={__name:"Auth",setup(a){return e.ref(null),e.ref(null),e.ref(null),r.useRoute(),r.useRouter(),e.ref("email"),(o,c)=>{const t=e.resolveComponent("router-view");return e.openBlock(),e.createElementBlock("div",n,[e.createVNode(t,{class:"pd-medium br-solid br-1px br-grey radius-big w-m-66r t-center"},{default:e.withCtx(({Component:l,route:i})=>[e.createVNode(e.Transition,{name:"scaleIn",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l),{ref:"page",key:i.path,localPosition:o.localPosition},null,8,["localPosition"]))]),_:2},1024)]),_:1}),u])}}};exports.default=s;
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("../../../../components/Tab/Tab.vue.cjs");require("../../../../components/Field/Field.vue.cjs");require("../../../../components/Loader/Loader.vue.cjs");require("../../../../components/Button/Button.vue.cjs");require("vue-i18n");require("../sections/SliderFeatures.vue2.cjs");const r=require("vue-router");require("../../store/auth.cjs");require("../../../middlewares/client/inputs.validation.cjs");const n={class:"cols-2-1_2 gap-small pd-small bg-white"},u=e.createElementVNode("section",{class:"w-100 desktop-only o-hidden radius-big bg-grad-main"},null,-1),s={__name:"Auth",setup(a){return e.ref(null),e.ref(null),e.ref(null),r.useRoute(),r.useRouter(),e.ref("email"),(o,c)=>{const t=e.resolveComponent("router-view");return e.openBlock(),e.createElementBlock("div",n,[e.createVNode(t,{class:"pd-medium br-solid br-1px br-grey-transp-25 radius-big w-m-66r t-center"},{default:e.withCtx(({Component:l,route:i})=>[e.createVNode(e.Transition,{name:"scaleIn",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l),{ref:"page",key:i.path,localPosition:o.localPosition},null,8,["localPosition"]))]),_:2},1024)]),_:1}),u])}}};exports.default=s;
|
@@ -14,7 +14,7 @@ const g = { class: "cols-2-1_2 gap-small pd-small bg-white" }, h = /* @__PURE__
|
|
14
14
|
return e(null), e(null), e(null), _(), f(), e("email"), (i, w) => {
|
15
15
|
const l = a("router-view");
|
16
16
|
return o(), m("div", g, [
|
17
|
-
t(l, { class: "pd-medium br-solid br-1px br-grey radius-big w-m-66r t-center" }, {
|
17
|
+
t(l, { class: "pd-medium br-solid br-1px br-grey-transp-25 radius-big w-m-66r t-center" }, {
|
18
18
|
default: r(({ Component: n, route: s }) => [
|
19
19
|
t(c, {
|
20
20
|
name: "scaleIn",
|