@ozdao/prometheus-framework 0.2.31 → 0.2.32
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/node_modules/@adraffy/ens-normalize/dist/index.cjs +1 -1
- package/dist/node_modules/@adraffy/ens-normalize/dist/index.js +222 -218
- package/dist/node_modules/@noble/curves/esm/abstract/modular.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/abstract/modular.js +102 -91
- package/dist/node_modules/@noble/curves/esm/abstract/utils.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/abstract/utils.js +138 -115
- package/dist/node_modules/@noble/curves/esm/abstract/weierstrass.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/abstract/weierstrass.js +185 -185
- package/dist/node_modules/@noble/curves/esm/secp256k1.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/secp256k1.js +11 -8
- package/dist/node_modules/@noble/hashes/esm/_assert.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/_assert.js +29 -33
- package/dist/node_modules/@noble/hashes/esm/_sha2.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/_sha2.js +15 -15
- package/dist/node_modules/@noble/hashes/esm/_u64.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/_u64.js +38 -20
- package/dist/node_modules/@noble/hashes/esm/hmac.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/hmac.js +20 -20
- package/dist/node_modules/@noble/hashes/esm/pbkdf2.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/pbkdf2.js +20 -20
- package/dist/node_modules/@noble/hashes/esm/scrypt.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/scrypt.js +41 -41
- package/dist/node_modules/@noble/hashes/esm/sha256.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/sha256.js +23 -29
- package/dist/node_modules/@noble/hashes/esm/sha3.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/sha3.js +44 -55
- package/dist/node_modules/@noble/hashes/esm/sha512.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/sha512.js +23 -41
- package/dist/node_modules/@noble/hashes/esm/utils.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/utils.js +37 -33
- package/dist/node_modules/@ozdao/prometheus-framework/dist/prometheus-framework.es.cjs +20 -0
- package/dist/node_modules/@ozdao/prometheus-framework/dist/prometheus-framework.es.js +3974 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +1202 -0
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +97 -0
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +37 -0
- package/dist/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.js +22 -0
- package/dist/node_modules/ethereum-cryptography/esm/utils.cjs +1 -1
- package/dist/node_modules/ethereum-cryptography/esm/utils.js +1 -4
- package/dist/node_modules/js-cookie/dist/js.cookie.cjs +1 -0
- package/dist/node_modules/js-cookie/dist/js.cookie.js +74 -0
- package/dist/node_modules/vue3-carousel/dist/carousel.es.cjs +4 -4
- package/dist/node_modules/vue3-carousel/dist/carousel.es.js +340 -244
- package/dist/node_modules/web3/lib/esm/abi.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/abi.js +5 -10
- package/dist/node_modules/web3/lib/esm/accounts.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/accounts.js +27 -24
- 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 +53 -57
- package/dist/node_modules/web3-core/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/utils.js +3 -4
- package/dist/node_modules/web3-core/lib/esm/web3_config.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_config.js +22 -19
- package/dist/node_modules/web3-core/lib/esm/web3_context.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_context.js +72 -57
- 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 +53 -61
- package/dist/node_modules/web3-errors/lib/esm/errors/account_errors.js +8 -8
- 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 +1 -1
- 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 +42 -42
- package/dist/node_modules/web3-eth/lib/esm/utils/prepare_transaction_for_signing.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/prepare_transaction_for_signing.js +19 -19
- 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 +29 -29
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.cjs +1 -0
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.js +51 -0
- 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 +1 -1
- 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 +1 -1
- package/dist/node_modules/web3-eth/lib/esm/web3_eth.js +132 -47
- package/dist/node_modules/web3-eth-abi/lib/esm/api/functions_api.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/api/functions_api.js +21 -15
- package/dist/node_modules/web3-eth-abi/lib/esm/api/parameters_api.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/api/parameters_api.js +15 -13
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bytes.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bytes.js +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/index.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/index.js +61 -53
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/encode.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/encode.js +36 -9
- package/dist/node_modules/web3-eth-accounts/lib/esm/account.cjs +2 -2
- package/dist/node_modules/web3-eth-accounts/lib/esm/account.js +107 -103
- package/dist/node_modules/web3-eth-accounts/lib/esm/common/utils.cjs +1 -1
- package/dist/node_modules/web3-eth-accounts/lib/esm/common/utils.js +135 -133
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/baseTransaction.cjs +1 -1
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/baseTransaction.js +47 -31
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/transactionFactory.cjs +1 -1
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/transactionFactory.js +18 -17
- package/dist/node_modules/web3-eth-contract/lib/esm/contract.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/contract.js +113 -111
- package/dist/node_modules/web3-eth-contract/lib/esm/encoding.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/encoding.js +27 -27
- package/dist/node_modules/web3-eth-contract/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/utils.js +28 -40
- package/dist/node_modules/web3-utils/lib/esm/chunk_response_parser.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/chunk_response_parser.js +10 -10
- package/dist/node_modules/web3-utils/lib/esm/converters.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/converters.js +78 -75
- package/dist/node_modules/web3-utils/lib/esm/formatter.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/formatter.js +8 -8
- package/dist/node_modules/web3-utils/lib/esm/hash.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/hash.js +44 -43
- package/dist/node_modules/web3-utils/lib/esm/index.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/index.js +64 -62
- package/dist/node_modules/web3-utils/lib/esm/socket_provider.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/socket_provider.js +78 -40
- package/dist/node_modules/web3-utils/lib/esm/uint8array.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/uint8array.js +16 -11
- package/dist/node_modules/web3-utils/lib/esm/validation.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/validation.js +45 -33
- package/dist/node_modules/web3-validator/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/utils.js +127 -104
- package/dist/node_modules/web3-validator/lib/esm/validation/address.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/validation/address.js +12 -11
- package/dist/node_modules/web3-validator/lib/esm/validation/bytes.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/validation/bytes.js +17 -13
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +7 -9
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPrimitive.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +8 -8
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPropertyKey.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +3 -3
- package/dist/prometheus-framework/node_modules/@capacitor/core/dist/index.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@capacitor/core/dist/index.js +52 -52
- package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js +2501 -2482
- package/dist/prometheus-framework/node_modules/axios/lib/core/Axios.cjs +2 -1
- package/dist/prometheus-framework/node_modules/axios/lib/core/Axios.js +75 -61
- package/dist/prometheus-framework/node_modules/axios/lib/defaults/index.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/defaults/index.js +33 -33
- package/dist/prometheus-framework/node_modules/axios/lib/env/data.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/env/data.js +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/combineURLs.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/combineURLs.js +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/formDataToJSON.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/formDataToJSON.js +4 -2
- package/dist/prometheus-framework/node_modules/bignumber.js/bignumber.cjs +1 -0
- package/dist/prometheus-framework/node_modules/bignumber.js/bignumber.js +701 -0
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.cjs +1 -1
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +14 -7
- package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.cjs +1 -1
- package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.js +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue.js +2 -80
- package/dist/prometheus-framework/src/components/Address/Address.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue2.js +80 -2
- package/dist/prometheus-framework/src/components/Block/Block.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Block/Block.vue.js +62 -0
- package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue2.js +15 -15
- package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue2.js +51 -40
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +21 -21
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.js +9 -7
- package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.js +12 -13
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +2 -49
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.js +49 -2
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.js +53 -36
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +117 -0
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +48 -40
- package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.js +1 -2
- package/dist/prometheus-framework/src/components/Loader/Loader.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Loader/Loader.vue2.js +20 -10
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.js +2 -98
- package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue.js +2 -2
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +25 -27
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.js +55 -0
- package/dist/prometheus-framework/src/components/Select/Select.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Select/Select.vue.js +55 -40
- package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue2.js +5 -5
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +1 -1
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.js +45 -0
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.js +4 -0
- package/dist/prometheus-framework/src/components/Upload/Upload.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Upload/Upload.vue.js +2 -73
- package/dist/prometheus-framework/src/components/Upload/Upload.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Upload/Upload.vue2.js +73 -2
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js +3 -3
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +94 -33
- 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 +12 -12
- 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 +69 -61
- 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 +26 -27
- package/dist/prometheus-framework/src/modules/auth/localization/EnterCode.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/EnterCode.json.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/localization/EnterPassword.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/EnterPassword.json.js +7 -7
- package/dist/prometheus-framework/src/modules/auth/localization/ResetPassword.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/ResetPassword.json.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/localization/SignIn.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/SignIn.json.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/localization/SignUp.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/SignUp.json.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/store/auth.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/auth.js +30 -30
- package/dist/prometheus-framework/src/modules/auth/store/invites.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/invites.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/twofa.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/twofa.js +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/layouts/Backoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/layouts/Backoffice.vue.js +9 -9
- 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 +90 -47
- package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.js +166 -133
- 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 +86 -68
- 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 +105 -41
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.js +16 -16
- 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 +51 -42
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +14 -14
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue2.js +2 -2
- 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 +108 -94
- 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 +19 -19
- 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 +11 -11
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue2.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.js +40 -29
- package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/store/blogposts.js +10 -9
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +27 -16
- package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.js +21 -21
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +4 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +31 -28
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.js +48 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/VideoPlayer.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/VideoPlayer.vue.js +33 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Youtube.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Youtube.vue.js +13 -0
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +106 -85
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.js +31 -34
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +8 -8
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/globals/localization/vue-i18n.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/localization/vue-i18n.js +13 -6
- package/dist/prometheus-framework/src/modules/globals/store/globals.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.js +50 -22
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/icons/entities/IconEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconEvents.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconShopcart.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconShopcart.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconTime.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconTime.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/icons.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/icons.client.js +38 -34
- package/dist/prometheus-framework/src/modules/icons/labels/LabelAppStore.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/labels/LabelAppStore.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/icons/labels/LabelGooglePlay.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/labels/LabelGooglePlay.vue.js +7 -7
- package/dist/prometheus-framework/src/modules/icons/navigation/IconAdd.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconAdd.vue.js +30 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconChevronRight.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/navigation/IconChevronRight.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/icons/navigation/IconDelete.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconDelete.vue.js +27 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconMinus.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconMinus.vue.js +29 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconUpload.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconUpload.vue.js +33 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderImage.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderImage.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue.js +28 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderUserpic.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderUserpic.vue.js +21 -20
- package/dist/prometheus-framework/src/modules/icons/socials/instagram.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/instagram.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/icons/socials/line.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/line.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/icons/socials/reddit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/reddit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/telegram.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/telegram.vue.js +7 -7
- package/dist/prometheus-framework/src/modules/icons/socials/twitter.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/twitter.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/icons/socials/youtube.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/youtube.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.js +48 -35
- package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.cjs +1 -0
- package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.js +63 -0
- package/dist/prometheus-framework/src/modules/middlewares/client/auth.validation.cjs +1 -1
- package/dist/prometheus-framework/src/modules/middlewares/client/auth.validation.js +6 -8
- package/dist/prometheus-framework/src/modules/middlewares/client/states.validation.cjs +1 -1
- package/dist/prometheus-framework/src/modules/middlewares/client/states.validation.js +5 -7
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.js +16 -22
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue.js +4 -0
- 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 +61 -88
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.js +104 -193
- 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 +29 -31
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.js +129 -0
- package/dist/prometheus-framework/src/modules/orders/store/orders.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/store/orders.js +45 -36
- package/dist/prometheus-framework/src/modules/orders/store/shopcart.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/store/shopcart.js +27 -26
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +6 -6
- 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 +85 -79
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Rating.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Rating.vue.js +10 -10
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Socials.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Socials.vue.js +29 -23
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +5 -5
- 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 +4 -4
- 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 +55 -169
- 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 +48 -59
- 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 +173 -94
- 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 +27 -20
- 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 +43 -33
- 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 +67 -63
- 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 +28 -30
- package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/router/members.router.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/members.router.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +9 -6
- package/dist/prometheus-framework/src/modules/organizations/router/products.router.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/products.router.js +69 -20
- package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/departments.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/invites.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/invites.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +38 -38
- package/dist/prometheus-framework/src/modules/payments/components/pages/Payments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/payments/components/pages/Payments.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue.js +39 -44
- 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 +73 -44
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +25 -54
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +39 -39
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +4 -0
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +18 -11
- package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue.js +24 -24
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +140 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue2.js +4 -0
- 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 +27 -23
- 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 +24 -25
- 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 +246 -102
- 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 +28 -24
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.js +23 -24
- 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 +56 -7
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +82 -65
- 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 +71 -54
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue2.js +4 -0
- 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 +60 -86
- package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/leftovers.js +29 -37
- package/dist/prometheus-framework/src/modules/products/store/products.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.js +32 -29
- 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 +43 -107
- package/dist/prometheus-framework/src/modules/spots/store/spots.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/store/spots.js +46 -40
- 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 +89 -94
- 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 +1 -1
- 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 +30 -30
- 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 +1 -1
- package/dist/prometheus-framework/src/modules/users/router/users.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/router/users.js +2 -2
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +80 -71
- package/dist/prometheus-framework/src/modules/wallet/store/wallet.cjs +1 -0
- package/dist/prometheus-framework/src/modules/wallet/store/wallet.js +29 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +2 -2
- package/src/modules/orders/components/pages/Orders.vue +0 -4
- package/src/modules/products/components/sections/FilterProducts.vue +9 -10
- package/src/modules/wallet/components/pages/Wallet.vue +2 -3
@@ -1,10 +1,10 @@
|
|
1
|
-
import { defineComponent as
|
1
|
+
import { defineComponent as Q, inject as T, reactive as E, ref as v, h as _, provide as S, onMounted as be, nextTick as ye, onUnmounted as xe, computed as ve, watch as q, cloneVNode as fe, Fragment as Ae } from "vue";
|
2
2
|
/**
|
3
|
-
* Vue 3 Carousel 0.1
|
4
|
-
* (c)
|
3
|
+
* Vue 3 Carousel 0.3.1
|
4
|
+
* (c) 2023
|
5
5
|
* @license MIT
|
6
6
|
*/
|
7
|
-
const
|
7
|
+
const d = {
|
8
8
|
itemsToShow: 1,
|
9
9
|
itemsToScroll: 1,
|
10
10
|
modelValue: 0,
|
@@ -12,52 +12,69 @@ const f = {
|
|
12
12
|
autoplay: 0,
|
13
13
|
snapAlign: "center",
|
14
14
|
wrapAround: !1,
|
15
|
+
throttle: 16,
|
15
16
|
pauseAutoplayOnHover: !1,
|
16
17
|
mouseDrag: !0,
|
17
18
|
touchDrag: !0,
|
18
19
|
dir: "ltr",
|
19
|
-
breakpoints: void 0
|
20
|
-
|
20
|
+
breakpoints: void 0,
|
21
|
+
i18n: {
|
22
|
+
ariaNextSlide: "Navigate to next slide",
|
23
|
+
ariaPreviousSlide: "Navigate to previous slide",
|
24
|
+
ariaNavigateToSlide: "Navigate to slide {slideNumber}",
|
25
|
+
ariaGallery: "Gallery",
|
26
|
+
itemXofY: "Item {currentSlide} of {slidesCount}",
|
27
|
+
iconArrowUp: "Arrow pointing upwards",
|
28
|
+
iconArrowDown: "Arrow pointing downwards",
|
29
|
+
iconArrowRight: "Arrow pointing to the right",
|
30
|
+
iconArrowLeft: "Arrow pointing to the left"
|
31
|
+
}
|
32
|
+
}, pe = {
|
21
33
|
// count of items to showed per view
|
22
34
|
itemsToShow: {
|
23
|
-
default:
|
35
|
+
default: d.itemsToShow,
|
24
36
|
type: Number
|
25
37
|
},
|
26
38
|
// count of items to be scrolled
|
27
39
|
itemsToScroll: {
|
28
|
-
default:
|
40
|
+
default: d.itemsToScroll,
|
29
41
|
type: Number
|
30
42
|
},
|
31
43
|
// control infinite scrolling mode
|
32
44
|
wrapAround: {
|
33
|
-
default:
|
45
|
+
default: d.wrapAround,
|
34
46
|
type: Boolean
|
35
47
|
},
|
48
|
+
// control max drag
|
49
|
+
throttle: {
|
50
|
+
default: d.throttle,
|
51
|
+
type: Number
|
52
|
+
},
|
36
53
|
// control snap position alignment
|
37
54
|
snapAlign: {
|
38
|
-
default:
|
39
|
-
validator(
|
40
|
-
return ["start", "end", "center", "center-even", "center-odd"].includes(
|
55
|
+
default: d.snapAlign,
|
56
|
+
validator(e) {
|
57
|
+
return ["start", "end", "center", "center-even", "center-odd"].includes(e);
|
41
58
|
}
|
42
59
|
},
|
43
60
|
// sliding transition time in ms
|
44
61
|
transition: {
|
45
|
-
default:
|
62
|
+
default: d.transition,
|
46
63
|
type: Number
|
47
64
|
},
|
48
65
|
// an object to store breakpoints
|
49
66
|
breakpoints: {
|
50
|
-
default:
|
67
|
+
default: d.breakpoints,
|
51
68
|
type: Object
|
52
69
|
},
|
53
70
|
// time to auto advance slides in ms
|
54
71
|
autoplay: {
|
55
|
-
default:
|
72
|
+
default: d.autoplay,
|
56
73
|
type: Number
|
57
74
|
},
|
58
75
|
// pause autoplay when mouse hover over the carousel
|
59
76
|
pauseAutoplayOnHover: {
|
60
|
-
default:
|
77
|
+
default: d.pauseAutoplayOnHover,
|
61
78
|
type: Boolean
|
62
79
|
},
|
63
80
|
// slide number number of initial slide
|
@@ -67,21 +84,26 @@ const f = {
|
|
67
84
|
},
|
68
85
|
// toggle mouse dragging.
|
69
86
|
mouseDrag: {
|
70
|
-
default:
|
87
|
+
default: d.mouseDrag,
|
71
88
|
type: Boolean
|
72
89
|
},
|
73
90
|
// toggle mouse dragging.
|
74
91
|
touchDrag: {
|
75
|
-
default:
|
92
|
+
default: d.touchDrag,
|
76
93
|
type: Boolean
|
77
94
|
},
|
78
95
|
// control snap position alignment
|
79
96
|
dir: {
|
80
|
-
default:
|
81
|
-
validator(
|
82
|
-
return ["rtl", "ltr"].includes(
|
97
|
+
default: d.dir,
|
98
|
+
validator(e) {
|
99
|
+
return ["rtl", "ltr"].includes(e);
|
83
100
|
}
|
84
101
|
},
|
102
|
+
// aria-labels and additional text labels
|
103
|
+
i18n: {
|
104
|
+
default: d.i18n,
|
105
|
+
type: Object
|
106
|
+
},
|
85
107
|
// an object to pass all settings
|
86
108
|
settings: {
|
87
109
|
default() {
|
@@ -90,294 +112,368 @@ const f = {
|
|
90
112
|
type: Object
|
91
113
|
}
|
92
114
|
};
|
93
|
-
function
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
};
|
100
|
-
}
|
101
|
-
function be(t, l) {
|
102
|
-
let o;
|
103
|
-
return function(...a) {
|
104
|
-
const g = this;
|
105
|
-
o || (t.apply(g, a), o = !0, setTimeout(() => o = !1, l));
|
106
|
-
};
|
107
|
-
}
|
108
|
-
function Te(t) {
|
109
|
-
var l, o, a;
|
110
|
-
return t ? ((o = (l = t[0]) === null || l === void 0 ? void 0 : l.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? t : ((a = t[0]) === null || a === void 0 ? void 0 : a.children) || [] : [];
|
111
|
-
}
|
112
|
-
function Me(t, l) {
|
113
|
-
if (t.wrapAround)
|
114
|
-
return l - 1;
|
115
|
-
switch (t.snapAlign) {
|
115
|
+
function Te({ config: e, slidesCount: r }) {
|
116
|
+
const { snapAlign: n, wrapAround: o, itemsToShow: l = 1 } = e;
|
117
|
+
if (o)
|
118
|
+
return Math.max(r - 1, 0);
|
119
|
+
let a;
|
120
|
+
switch (n) {
|
116
121
|
case "start":
|
117
|
-
|
122
|
+
a = r - l;
|
123
|
+
break;
|
118
124
|
case "end":
|
119
|
-
|
125
|
+
a = r - 1;
|
126
|
+
break;
|
120
127
|
case "center":
|
121
128
|
case "center-odd":
|
122
|
-
|
129
|
+
a = r - Math.ceil((l - 0.5) / 2);
|
130
|
+
break;
|
123
131
|
case "center-even":
|
124
|
-
|
132
|
+
a = r - Math.ceil(l / 2);
|
133
|
+
break;
|
125
134
|
default:
|
126
|
-
|
135
|
+
a = 0;
|
136
|
+
break;
|
127
137
|
}
|
138
|
+
return Math.max(a, 0);
|
128
139
|
}
|
129
|
-
function
|
130
|
-
|
131
|
-
|
132
|
-
|
140
|
+
function ke({ config: e, slidesCount: r }) {
|
141
|
+
const { wrapAround: n, snapAlign: o, itemsToShow: l = 1 } = e;
|
142
|
+
let a = 0;
|
143
|
+
if (n || l > r)
|
144
|
+
return a;
|
145
|
+
switch (o) {
|
133
146
|
case "start":
|
134
|
-
|
147
|
+
a = 0;
|
148
|
+
break;
|
135
149
|
case "end":
|
136
|
-
|
150
|
+
a = l - 1;
|
151
|
+
break;
|
137
152
|
case "center":
|
138
153
|
case "center-odd":
|
139
|
-
|
154
|
+
a = Math.floor((l - 1) / 2);
|
155
|
+
break;
|
140
156
|
case "center-even":
|
141
|
-
|
157
|
+
a = Math.floor((l - 2) / 2);
|
158
|
+
break;
|
142
159
|
default:
|
143
|
-
|
160
|
+
a = 0;
|
161
|
+
break;
|
144
162
|
}
|
163
|
+
return a;
|
145
164
|
}
|
146
|
-
function
|
147
|
-
return
|
165
|
+
function J({ val: e, max: r, min: n }) {
|
166
|
+
return r < n ? e : Math.min(Math.max(e, n), r);
|
148
167
|
}
|
149
|
-
function
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
168
|
+
function Ce({ config: e, currentSlide: r, slidesCount: n }) {
|
169
|
+
const { snapAlign: o, wrapAround: l, itemsToShow: a = 1 } = e;
|
170
|
+
let g = r;
|
171
|
+
switch (o) {
|
172
|
+
case "center":
|
173
|
+
case "center-odd":
|
174
|
+
g -= (a - 1) / 2;
|
175
|
+
break;
|
176
|
+
case "center-even":
|
177
|
+
g -= (a - 2) / 2;
|
178
|
+
break;
|
179
|
+
case "end":
|
180
|
+
g -= a - 1;
|
181
|
+
break;
|
154
182
|
}
|
155
|
-
return
|
183
|
+
return l ? g : J({
|
184
|
+
val: g,
|
185
|
+
max: n - a,
|
186
|
+
min: 0
|
187
|
+
});
|
188
|
+
}
|
189
|
+
function ge(e) {
|
190
|
+
return e ? e.reduce((r, n) => {
|
191
|
+
var o;
|
192
|
+
return n.type === Ae ? [...r, ...ge(n.children)] : ((o = n.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? [...r, n] : r;
|
193
|
+
}, []) : [];
|
194
|
+
}
|
195
|
+
function K({ val: e, max: r, min: n = 0 }) {
|
196
|
+
return e > r ? K({ val: e - (r + 1), max: r, min: n }) : e < n ? K({ val: e + (r + 1), max: r, min: n }) : e;
|
197
|
+
}
|
198
|
+
function _e(e, r) {
|
199
|
+
let n;
|
200
|
+
return r ? function(...o) {
|
201
|
+
const l = this;
|
202
|
+
n || (e.apply(l, o), n = !0, setTimeout(() => n = !1, r));
|
203
|
+
} : e;
|
204
|
+
}
|
205
|
+
function Oe(e, r) {
|
206
|
+
let n;
|
207
|
+
return function(...o) {
|
208
|
+
n && clearTimeout(n), n = setTimeout(() => {
|
209
|
+
e(...o), n = null;
|
210
|
+
}, r);
|
211
|
+
};
|
212
|
+
}
|
213
|
+
function Me(e = "", r = {}) {
|
214
|
+
return Object.entries(r).reduce((n, [o, l]) => n.replace(`{${o}}`, String(l)), e);
|
156
215
|
}
|
157
|
-
var
|
216
|
+
var je = Q({
|
217
|
+
name: "ARIA",
|
218
|
+
setup() {
|
219
|
+
const e = T("config", E(Object.assign({}, d))), r = T("currentSlide", v(0)), n = T("slidesCount", v(0));
|
220
|
+
return () => _("div", {
|
221
|
+
class: ["carousel__liveregion", "carousel__sr-only"],
|
222
|
+
"aria-live": "polite",
|
223
|
+
"aria-atomic": "true"
|
224
|
+
}, Me(e.i18n.itemXofY, {
|
225
|
+
currentSlide: r.value + 1,
|
226
|
+
slidesCount: n.value
|
227
|
+
}));
|
228
|
+
}
|
229
|
+
}), Ne = Q({
|
158
230
|
name: "Carousel",
|
159
|
-
props:
|
160
|
-
setup(
|
161
|
-
var
|
162
|
-
const
|
163
|
-
let
|
164
|
-
const
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
231
|
+
props: pe,
|
232
|
+
setup(e, { slots: r, emit: n, expose: o }) {
|
233
|
+
var l;
|
234
|
+
const a = v(null), g = v([]), w = v(0), f = v(0), i = E(Object.assign({}, d));
|
235
|
+
let m = Object.assign({}, d), b;
|
236
|
+
const s = v((l = e.modelValue) !== null && l !== void 0 ? l : 0), R = v(0), Z = v(0), k = v(0), O = v(0);
|
237
|
+
let C, V;
|
238
|
+
S("config", i), S("slidesCount", f), S("currentSlide", s), S("maxSlide", k), S("minSlide", O), S("slideWidth", w);
|
239
|
+
function X() {
|
240
|
+
b = Object.assign({}, e.breakpoints), m = Object.assign(Object.assign(Object.assign({}, m), e), { i18n: Object.assign(Object.assign({}, m.i18n), e.i18n), breakpoints: void 0 }), ee(m);
|
169
241
|
}
|
170
|
-
function
|
171
|
-
|
172
|
-
|
173
|
-
|
242
|
+
function N() {
|
243
|
+
if (!b || !Object.keys(b).length)
|
244
|
+
return;
|
245
|
+
const t = Object.keys(b).map((u) => Number(u)).sort((u, h) => +h - +u);
|
246
|
+
let c = Object.assign({}, m);
|
247
|
+
t.some((u) => {
|
248
|
+
const h = window.matchMedia(`(min-width: ${u}px)`).matches;
|
249
|
+
return h && (c = Object.assign(Object.assign({}, c), b[u])), h;
|
250
|
+
}), ee(c);
|
174
251
|
}
|
175
|
-
function
|
176
|
-
|
177
|
-
n[i] = e[i];
|
252
|
+
function ee(t) {
|
253
|
+
Object.entries(t).forEach(([c, u]) => i[c] = u);
|
178
254
|
}
|
179
|
-
const
|
180
|
-
|
255
|
+
const te = Oe(() => {
|
256
|
+
N(), M();
|
181
257
|
}, 16);
|
182
|
-
function
|
183
|
-
if (!
|
258
|
+
function M() {
|
259
|
+
if (!a.value)
|
184
260
|
return;
|
185
|
-
const
|
186
|
-
|
187
|
-
}
|
188
|
-
function j() {
|
189
|
-
u.value = Math.max(c.value.length, 1), !(u.value <= 0) && (z.value = Math.ceil((u.value - 1) / 2), O.value = Me(n, u.value), _.value = Ae(n), d.value = se(n, d.value, O.value, _.value));
|
261
|
+
const t = a.value.getBoundingClientRect();
|
262
|
+
w.value = t.width / i.itemsToShow;
|
190
263
|
}
|
191
264
|
function B() {
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
e.push(Number(e.shift()));
|
198
|
-
else
|
199
|
-
for (let S = 0; S < m; S++)
|
200
|
-
e.unshift(Number(e.pop()));
|
201
|
-
}
|
202
|
-
w.value = e;
|
265
|
+
f.value <= 0 || (Z.value = Math.ceil((f.value - 1) / 2), k.value = Te({ config: i, slidesCount: f.value }), O.value = ke({ config: i, slidesCount: f.value }), i.wrapAround || (s.value = J({
|
266
|
+
val: s.value,
|
267
|
+
max: k.value,
|
268
|
+
min: O.value
|
269
|
+
})));
|
203
270
|
}
|
204
|
-
|
205
|
-
|
206
|
-
}),
|
207
|
-
|
271
|
+
be(() => {
|
272
|
+
ye(() => M()), setTimeout(() => M(), 1e3), N(), ae(), window.addEventListener("resize", te, { passive: !0 }), n("init");
|
273
|
+
}), xe(() => {
|
274
|
+
V && clearTimeout(V), C && clearInterval(C), window.removeEventListener("resize", te, {
|
275
|
+
passive: !0
|
276
|
+
});
|
208
277
|
});
|
209
|
-
let
|
210
|
-
const
|
211
|
-
|
212
|
-
},
|
213
|
-
|
278
|
+
let p = !1;
|
279
|
+
const D = { x: 0, y: 0 }, I = { x: 0, y: 0 }, y = E({ x: 0, y: 0 }), L = v(!1), $ = v(!1), he = () => {
|
280
|
+
L.value = !0;
|
281
|
+
}, Se = () => {
|
282
|
+
L.value = !1;
|
214
283
|
};
|
215
|
-
function
|
216
|
-
|
284
|
+
function ne(t) {
|
285
|
+
["INPUT", "TEXTAREA", "SELECT"].includes(t.target.tagName) || (p = t.type === "touchstart", p || t.preventDefault(), !(!p && t.button !== 0 || x.value) && (D.x = p ? t.touches[0].clientX : t.clientX, D.y = p ? t.touches[0].clientY : t.clientY, document.addEventListener(p ? "touchmove" : "mousemove", re, !0), document.addEventListener(p ? "touchend" : "mouseup", ie, !0)));
|
217
286
|
}
|
218
|
-
const
|
219
|
-
|
220
|
-
const
|
221
|
-
|
222
|
-
},
|
223
|
-
function
|
224
|
-
const
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
$.stopPropagation(), window.removeEventListener("click", S, !0);
|
287
|
+
const re = _e((t) => {
|
288
|
+
$.value = !0, I.x = p ? t.touches[0].clientX : t.clientX, I.y = p ? t.touches[0].clientY : t.clientY;
|
289
|
+
const c = I.x - D.x, u = I.y - D.y;
|
290
|
+
y.y = u, y.x = c;
|
291
|
+
}, i.throttle);
|
292
|
+
function ie() {
|
293
|
+
const t = i.dir === "rtl" ? -1 : 1, c = Math.sign(y.x) * 0.4, u = Math.round(y.x / w.value + c) * t;
|
294
|
+
if (u && !p) {
|
295
|
+
const h = (W) => {
|
296
|
+
W.stopPropagation(), window.removeEventListener("click", h, !0);
|
229
297
|
};
|
230
|
-
window.addEventListener("click",
|
298
|
+
window.addEventListener("click", h, !0);
|
231
299
|
}
|
232
|
-
|
300
|
+
A(s.value - u), y.x = 0, y.y = 0, $.value = !1, document.removeEventListener(p ? "touchmove" : "mousemove", re, !0), document.removeEventListener(p ? "touchend" : "mouseup", ie, !0);
|
233
301
|
}
|
234
|
-
function
|
235
|
-
!
|
236
|
-
|
237
|
-
},
|
302
|
+
function ae() {
|
303
|
+
!i.autoplay || i.autoplay <= 0 || (C = setInterval(() => {
|
304
|
+
i.pauseAutoplayOnHover && L.value || P();
|
305
|
+
}, i.autoplay));
|
238
306
|
}
|
239
|
-
function
|
240
|
-
|
307
|
+
function oe() {
|
308
|
+
C && (clearInterval(C), C = null), ae();
|
241
309
|
}
|
242
|
-
const
|
243
|
-
function
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
},
|
310
|
+
const x = v(!1);
|
311
|
+
function A(t) {
|
312
|
+
const c = i.wrapAround ? t : J({
|
313
|
+
val: t,
|
314
|
+
max: k.value,
|
315
|
+
min: O.value
|
316
|
+
});
|
317
|
+
s.value === c || x.value || (n("slide-start", {
|
318
|
+
slidingToIndex: t,
|
319
|
+
currentSlideIndex: s.value,
|
320
|
+
prevSlideIndex: R.value,
|
321
|
+
slidesCount: f.value
|
322
|
+
}), x.value = !0, R.value = s.value, s.value = c, V = setTimeout(() => {
|
323
|
+
if (i.wrapAround) {
|
324
|
+
const u = K({
|
325
|
+
val: c,
|
326
|
+
max: k.value,
|
327
|
+
min: 0
|
328
|
+
});
|
329
|
+
u !== s.value && (s.value = u, n("loop", {
|
330
|
+
currentSlideIndex: s.value,
|
331
|
+
slidingToIndex: t
|
332
|
+
}));
|
333
|
+
}
|
334
|
+
n("update:modelValue", s.value), n("slide-end", {
|
335
|
+
currentSlideIndex: s.value,
|
336
|
+
prevSlideIndex: R.value,
|
337
|
+
slidesCount: f.value
|
338
|
+
}), x.value = !1, oe();
|
339
|
+
}, i.transition));
|
255
340
|
}
|
256
|
-
function
|
257
|
-
|
258
|
-
n.wrapAround || (e = Math.min(e, O.value)), b(e);
|
341
|
+
function P() {
|
342
|
+
A(s.value + i.itemsToScroll);
|
259
343
|
}
|
260
|
-
function
|
261
|
-
|
262
|
-
n.wrapAround || (e = Math.max(e, _.value)), b(e);
|
344
|
+
function Y() {
|
345
|
+
A(s.value - i.itemsToScroll);
|
263
346
|
}
|
264
|
-
const
|
265
|
-
|
266
|
-
const
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
wrapAround: !!n.wrapAround,
|
271
|
-
currentSlide: d.value,
|
272
|
-
slidesCount: u.value
|
347
|
+
const le = { slideTo: A, next: P, prev: Y };
|
348
|
+
S("nav", le), S("isSliding", x);
|
349
|
+
const ue = ve(() => Ce({
|
350
|
+
config: i,
|
351
|
+
currentSlide: s.value,
|
352
|
+
slidesCount: f.value
|
273
353
|
}));
|
274
|
-
|
275
|
-
const
|
276
|
-
const
|
354
|
+
S("slidesToScroll", ue);
|
355
|
+
const we = ve(() => {
|
356
|
+
const t = i.dir === "rtl" ? -1 : 1, c = ue.value * w.value * t;
|
277
357
|
return {
|
278
|
-
transform: `translateX(${
|
279
|
-
transition: `${
|
358
|
+
transform: `translateX(${y.x - c}px)`,
|
359
|
+
transition: `${x.value ? i.transition : 0}ms`,
|
360
|
+
margin: i.wrapAround ? `0 -${f.value * w.value}px` : "",
|
361
|
+
width: "100%"
|
280
362
|
};
|
281
363
|
});
|
282
|
-
function
|
283
|
-
|
284
|
-
}
|
285
|
-
function le() {
|
286
|
-
R(), E(), j(), B(), D(), Q();
|
364
|
+
function se() {
|
365
|
+
X(), N(), B(), M(), oe();
|
287
366
|
}
|
288
|
-
|
289
|
-
|
290
|
-
}
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
minSlide: _,
|
305
|
-
middleSlide: z
|
367
|
+
Object.keys(pe).forEach((t) => {
|
368
|
+
["modelValue"].includes(t) || q(() => e[t], se);
|
369
|
+
}), q(() => e.modelValue, (t) => {
|
370
|
+
t !== s.value && A(Number(t));
|
371
|
+
}), q(f, B), n("before-init"), X();
|
372
|
+
const ce = {
|
373
|
+
config: i,
|
374
|
+
slidesCount: f,
|
375
|
+
slideWidth: w,
|
376
|
+
next: P,
|
377
|
+
prev: Y,
|
378
|
+
slideTo: A,
|
379
|
+
currentSlide: s,
|
380
|
+
maxSlide: k,
|
381
|
+
minSlide: O,
|
382
|
+
middleSlide: Z
|
306
383
|
};
|
307
|
-
|
308
|
-
updateBreakpointsConfigs:
|
309
|
-
updateSlidesData:
|
310
|
-
updateSlideWidth:
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
nav: ee,
|
319
|
-
data: ae
|
384
|
+
o({
|
385
|
+
updateBreakpointsConfigs: N,
|
386
|
+
updateSlidesData: B,
|
387
|
+
updateSlideWidth: M,
|
388
|
+
initDefaultConfigs: X,
|
389
|
+
restartCarousel: se,
|
390
|
+
slideTo: A,
|
391
|
+
next: P,
|
392
|
+
prev: Y,
|
393
|
+
nav: le,
|
394
|
+
data: ce
|
320
395
|
});
|
321
|
-
const
|
396
|
+
const H = r.default || r.slides, U = r.addons, de = E(ce);
|
322
397
|
return () => {
|
323
|
-
const
|
324
|
-
|
325
|
-
|
398
|
+
const t = ge(H == null ? void 0 : H(de)), c = (U == null ? void 0 : U(de)) || [];
|
399
|
+
t.forEach((z, G) => z.props.index = G);
|
400
|
+
let u = t;
|
401
|
+
if (i.wrapAround) {
|
402
|
+
const z = t.map((F, j) => fe(F, {
|
403
|
+
index: -t.length + j,
|
404
|
+
isClone: !0,
|
405
|
+
key: `clone-before-${j}`
|
406
|
+
})), G = t.map((F, j) => fe(F, {
|
407
|
+
index: t.length + j,
|
408
|
+
isClone: !0,
|
409
|
+
key: `clone-after-${j}`
|
410
|
+
}));
|
411
|
+
u = [...z, ...t, ...G];
|
412
|
+
}
|
413
|
+
g.value = t, f.value = Math.max(t.length, 1);
|
414
|
+
const h = _("ol", {
|
326
415
|
class: "carousel__track",
|
327
|
-
style:
|
328
|
-
|
329
|
-
|
330
|
-
},
|
331
|
-
return
|
332
|
-
ref:
|
416
|
+
style: we.value,
|
417
|
+
onMousedownCapture: i.mouseDrag ? ne : null,
|
418
|
+
onTouchstartPassiveCapture: i.touchDrag ? ne : null
|
419
|
+
}, u), W = _("div", { class: "carousel__viewport" }, h);
|
420
|
+
return _("section", {
|
421
|
+
ref: a,
|
333
422
|
class: {
|
334
423
|
carousel: !0,
|
335
|
-
"
|
424
|
+
"is-sliding": x.value,
|
425
|
+
"is-dragging": $.value,
|
426
|
+
"is-hover": L.value,
|
427
|
+
"carousel--rtl": i.dir === "rtl"
|
336
428
|
},
|
337
|
-
dir:
|
338
|
-
"aria-label":
|
339
|
-
|
340
|
-
|
341
|
-
|
429
|
+
dir: i.dir,
|
430
|
+
"aria-label": i.i18n.ariaGallery,
|
431
|
+
tabindex: "0",
|
432
|
+
onMouseenter: he,
|
433
|
+
onMouseleave: Se
|
434
|
+
}, [W, c, _(je)]);
|
342
435
|
};
|
343
436
|
}
|
344
|
-
}),
|
437
|
+
}), me;
|
438
|
+
(function(e) {
|
439
|
+
e.arrowUp = "arrowUp", e.arrowDown = "arrowDown", e.arrowRight = "arrowRight", e.arrowLeft = "arrowLeft";
|
440
|
+
})(me || (me = {}));
|
441
|
+
var De = Q({
|
345
442
|
name: "CarouselSlide",
|
346
443
|
props: {
|
347
444
|
index: {
|
348
445
|
type: Number,
|
349
446
|
default: 1
|
447
|
+
},
|
448
|
+
isClone: {
|
449
|
+
type: Boolean,
|
450
|
+
default: !1
|
350
451
|
}
|
351
452
|
},
|
352
|
-
setup(
|
353
|
-
const
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
}
|
358
|
-
const y = W(() => ({
|
359
|
-
width: `${1 / o.itemsToShow * 100}%`,
|
360
|
-
order: c.value.toString()
|
361
|
-
})), u = () => t.index === g.value, x = () => {
|
362
|
-
const h = Math.ceil(p.value), n = Math.floor(p.value + o.itemsToShow);
|
363
|
-
return a.value.slice(h, n).includes(t.index);
|
364
|
-
}, k = () => t.index === a.value[Math.ceil(p.value) - 1], M = () => t.index === a.value[Math.floor(p.value + o.itemsToShow)];
|
453
|
+
setup(e, { slots: r }) {
|
454
|
+
const n = T("config", E(Object.assign({}, d))), o = T("currentSlide", v(0)), l = T("slidesToScroll", v(0)), a = T("isSliding", v(!1)), g = () => e.index === o.value, w = () => e.index === o.value - 1, f = () => e.index === o.value + 1, i = () => {
|
455
|
+
const m = Math.floor(l.value), b = Math.ceil(l.value + n.itemsToShow - 1);
|
456
|
+
return e.index >= m && e.index <= b;
|
457
|
+
};
|
365
458
|
return () => {
|
366
|
-
var
|
367
|
-
return
|
368
|
-
style:
|
459
|
+
var m;
|
460
|
+
return _("li", {
|
461
|
+
style: { width: `${100 / n.itemsToShow}%` },
|
369
462
|
class: {
|
370
463
|
carousel__slide: !0,
|
371
|
-
"carousel__slide--
|
372
|
-
"carousel__slide--visible":
|
373
|
-
"carousel__slide--
|
374
|
-
"carousel__slide--
|
375
|
-
|
376
|
-
|
464
|
+
"carousel__slide--clone": e.isClone,
|
465
|
+
"carousel__slide--visible": i(),
|
466
|
+
"carousel__slide--active": g(),
|
467
|
+
"carousel__slide--prev": w(),
|
468
|
+
"carousel__slide--next": f(),
|
469
|
+
"carousel__slide--sliding": a.value
|
470
|
+
},
|
471
|
+
"aria-hidden": !i()
|
472
|
+
}, (m = r.default) === null || m === void 0 ? void 0 : m.call(r));
|
377
473
|
};
|
378
474
|
}
|
379
475
|
});
|
380
476
|
export {
|
381
|
-
|
382
|
-
|
477
|
+
Ne as Carousel,
|
478
|
+
De as Slide
|
383
479
|
};
|