@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
@@ -3,17 +3,17 @@ import "../../../web3-types/lib/esm/eth_types.js";
|
|
3
3
|
import "../../../web3-types/lib/esm/web3_base_provider.js";
|
4
4
|
import { Web3ContractError as l } from "../../../web3-errors/lib/esm/errors/contract_errors.js";
|
5
5
|
import "../../../web3-errors/lib/esm/errors/rpc_errors.js";
|
6
|
-
import { jsonInterfaceMethodToString as
|
6
|
+
import { jsonInterfaceMethodToString as g, isAbiConstructorFragment as A } from "../../../web3-eth-abi/lib/esm/utils.js";
|
7
7
|
import { encodeEventSignature as B } from "../../../web3-eth-abi/lib/esm/api/events_api.js";
|
8
8
|
import { encodeFunctionSignature as k } from "../../../web3-eth-abi/lib/esm/api/functions_api.js";
|
9
|
-
import { encodeParameter as f,
|
10
|
-
import "../../../web3-
|
11
|
-
import "../../../web3-validator/lib/esm/default_validator.js";
|
12
|
-
import "../../../web3-eth-abi/lib/esm/coders/base/number.js";
|
9
|
+
import { encodeParameter as f, decodeParameters as T } from "../../../web3-eth-abi/lib/esm/api/parameters_api.js";
|
10
|
+
import { encodeParameters as _, inferTypesAndEncodeParameters as $ } from "../../../web3-eth-abi/lib/esm/coders/encode.js";
|
13
11
|
import "../../../setimmediate/setImmediate.js";
|
14
12
|
import "../../../web3-eth/lib/esm/web3_eth.js";
|
15
|
-
import { blockSchema as
|
16
|
-
import { ALL_EVENTS as
|
13
|
+
import { blockSchema as d } from "../../../web3-eth/lib/esm/schemas.js";
|
14
|
+
import { ALL_EVENTS as a } from "../../../web3-eth/lib/esm/constants.js";
|
15
|
+
import "../../../web3-validator/lib/esm/formats.js";
|
16
|
+
import "../../../web3-validator/lib/esm/default_validator.js";
|
17
17
|
import "../../../web3-eth/lib/esm/rpc_method_wrappers.js";
|
18
18
|
import "../../../web3-eth/lib/esm/utils/prepare_transaction_for_signing.js";
|
19
19
|
import "../../../web3-core/lib/esm/web3_config.js";
|
@@ -26,43 +26,43 @@ import "../../../web3-eth-iban/lib/esm/iban.js";
|
|
26
26
|
import "../../../web3-core/lib/esm/web3_promi_event.js";
|
27
27
|
import "../../../web3-eth/lib/esm/utils/transaction_builder.js";
|
28
28
|
import { isNullish as h } from "../../../web3-utils/lib/esm/validation.js";
|
29
|
-
import { format as
|
30
|
-
import { keccak256Wrapper as
|
31
|
-
const
|
29
|
+
import { format as v } from "../../../web3-utils/lib/esm/formatter.js";
|
30
|
+
import { keccak256Wrapper as x } from "../../../web3-utils/lib/esm/hash.js";
|
31
|
+
const er = ({ address: o }, t, r) => {
|
32
32
|
var i, n;
|
33
|
-
const
|
34
|
-
if (h(r == null ? void 0 : r.fromBlock) || (e.fromBlock =
|
33
|
+
const c = r == null ? void 0 : r.topics, y = (i = r == null ? void 0 : r.filter) !== null && i !== void 0 ? i : {}, e = {};
|
34
|
+
if (h(r == null ? void 0 : r.fromBlock) || (e.fromBlock = v(d.properties.number, r == null ? void 0 : r.fromBlock, {
|
35
35
|
number: p.HEX,
|
36
36
|
bytes: u.HEX
|
37
|
-
})), h(r == null ? void 0 : r.toBlock) || (e.toBlock =
|
37
|
+
})), h(r == null ? void 0 : r.toBlock) || (e.toBlock = v(d.properties.number, r == null ? void 0 : r.toBlock, {
|
38
38
|
number: p.HEX,
|
39
39
|
bytes: u.HEX
|
40
|
-
})),
|
41
|
-
e.topics = [...
|
42
|
-
else if (e.topics = [], t && !t.anonymous && ![
|
40
|
+
})), c && Array.isArray(c))
|
41
|
+
e.topics = [...c];
|
42
|
+
else if (e.topics = [], t && !t.anonymous && ![a, "allEvents"].includes(t.name) && e.topics.push((n = t.signature) !== null && n !== void 0 ? n : B(g(t))), ![a, "allEvents"].includes(t.name) && t.inputs)
|
43
43
|
for (const m of t.inputs) {
|
44
44
|
if (!m.indexed)
|
45
45
|
continue;
|
46
|
-
const
|
47
|
-
if (!
|
46
|
+
const s = y[m.name];
|
47
|
+
if (!s) {
|
48
48
|
e.topics.push(null);
|
49
49
|
continue;
|
50
50
|
}
|
51
|
-
Array.isArray(
|
51
|
+
Array.isArray(s) ? e.topics.push(s.map((E) => f(m.type, E))) : m.type === "string" ? e.topics.push(x(s)) : e.topics.push(f(m.type, s));
|
52
52
|
}
|
53
53
|
return e.topics.length || delete e.topics, o && (e.address = o.toLowerCase()), e;
|
54
|
-
},
|
54
|
+
}, ir = (o, t, r) => {
|
55
55
|
const i = Array.isArray(o.inputs) ? o.inputs.length : 0;
|
56
|
-
if (i !== t.length)
|
56
|
+
if (o.inputs && i !== t.length)
|
57
57
|
throw new l(`The number of arguments is not matching the methods required number. You need to pass ${i} arguments.`);
|
58
|
-
|
59
|
-
if (A(o)) {
|
58
|
+
let n;
|
59
|
+
if (o.inputs ? n = _(Array.isArray(o.inputs) ? o.inputs : [], t).replace("0x", "") : n = $(t).replace("0x", ""), A(o)) {
|
60
60
|
if (!r)
|
61
61
|
throw new l("The contract has no contract data option set. This is necessary to append the constructor parameters.");
|
62
62
|
return r.startsWith("0x") ? `${r}${n}` : `0x${r}${n}`;
|
63
63
|
}
|
64
64
|
return `${k(o)}${n}`;
|
65
|
-
},
|
65
|
+
}, nr = (o, t) => {
|
66
66
|
if (o.type === "constructor")
|
67
67
|
return t;
|
68
68
|
if (!t)
|
@@ -74,7 +74,7 @@ const or = ({ address: o }, t, r) => {
|
|
74
74
|
return i.__length__ === 1 ? i[0] : i;
|
75
75
|
};
|
76
76
|
export {
|
77
|
-
|
78
|
-
|
79
|
-
|
77
|
+
nr as decodeMethodReturn,
|
78
|
+
er as encodeEventABI,
|
79
|
+
ir as encodeMethodABI
|
80
80
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../../web3-errors/lib/esm/errors/contract_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");const
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("../../../web3-errors/lib/esm/errors/contract_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");const v=require("./encoding.cjs"),t=require("../../../web3-utils/lib/esm/validation.cjs"),m=require("../../../web3-utils/lib/esm/objects.cjs"),P=(r,u,e,a)=>{var d,l;const i={};return(!t.isNullish(r.data)||a==="both")&&(i.data=v.encodeMethodABI(u,e,(d=r.data)!==null&&d!==void 0?d:r.input)),(!t.isNullish(r.input)||a==="both")&&(i.input=v.encodeMethodABI(u,e,(l=r.input)!==null&&l!==void 0?l:r.data)),t.isNullish(i.input)&&t.isNullish(i.data)&&(i[a]=v.encodeMethodABI(u,e)),{data:i.data,input:i.input}},b=({abi:r,params:u,options:e,contractOptions:a})=>{var d,l,i;if(!((i=(l=(d=e==null?void 0:e.input)!==null&&d!==void 0?d:e==null?void 0:e.data)!==null&&l!==void 0?l:a.input)!==null&&i!==void 0?i:a.data)&&!(e!=null&&e.to)&&!a.address)throw new s.Web3ContractError("Contract address not specified");if(!(e!=null&&e.from)&&!a.from)throw new s.Web3ContractError('Contract "from" address not specified');let g=m.mergeDeep({to:a.address,gas:a.gas,gasPrice:a.gasPrice,from:a.from,input:a.input,maxPriorityFeePerGas:a.maxPriorityFeePerGas,maxFeePerGas:a.maxFeePerGas,data:a.data},e);const f=P(g,r,u,e==null?void 0:e.dataInputFill);return g=Object.assign(Object.assign({},g),{data:f.data,input:f.input}),g},C=({abi:r,params:u,options:e,contractOptions:a})=>{if(!(e!=null&&e.to)&&!a.address)throw new s.Web3ContractError("Contract address not specified");let d=m.mergeDeep({to:a.address,gas:a.gas,gasPrice:a.gasPrice,from:a.from,input:a.input,maxPriorityFeePerGas:a.maxPriorityFeePerGas,maxFeePerGas:a.maxFeePerGas,data:a.data},e);const l=P(d,r,u,e==null?void 0:e.dataInputFill);return d=Object.assign(Object.assign({},d),{data:l.data,input:l.input}),d},h=({abi:r,params:u,options:e,contractOptions:a})=>{let d=m.mergeDeep({to:a.address,gas:a.gas,gasPrice:a.gasPrice,from:a.from,input:a.input,data:a.data},e);const l=P(d,r,u,e==null?void 0:e.dataInputFill);return d=Object.assign(Object.assign({},d),{data:l.data,input:l.input}),d},x=r=>typeof r=="object"&&!t.isNullish(r)&&Object.keys(r).length!==0&&!t.isContractInitOptions(r),n=({abi:r,params:u,options:e,contractOptions:a})=>{if(!(e!=null&&e.to)&&!a.address)throw new s.Web3ContractError("Contract address not specified");if(!(e!=null&&e.from)&&!a.from)throw new s.Web3ContractError('Contract "from" address not specified');let d=m.mergeDeep({to:a.address,gas:a.gas,gasPrice:a.gasPrice,from:a.from,input:a.input,maxPriorityFeePerGas:a.maxPriorityFeePerGas,maxFeePerGas:a.maxFeePerGas,data:a.data},e);const l=P(d,r,u,e==null?void 0:e.dataInputFill);return d=Object.assign(Object.assign({},d),{data:l.data,input:l.input}),d};exports.getCreateAccessListParams=n;exports.getEstimateGasParams=h;exports.getEthTxCallParams=C;exports.getSendTxParams=b;exports.isWeb3ContractContext=x;
|
@@ -1,19 +1,19 @@
|
|
1
1
|
import { Web3ContractError as f } from "../../../web3-errors/lib/esm/errors/contract_errors.js";
|
2
2
|
import "../../../web3-errors/lib/esm/errors/rpc_errors.js";
|
3
|
-
import { encodeMethodABI as
|
4
|
-
import {
|
5
|
-
import {
|
6
|
-
const
|
7
|
-
var
|
3
|
+
import { encodeMethodABI as s } from "./encoding.js";
|
4
|
+
import { isNullish as m, isContractInitOptions as x } from "../../../web3-utils/lib/esm/validation.js";
|
5
|
+
import { mergeDeep as v } from "../../../web3-utils/lib/esm/objects.js";
|
6
|
+
const P = (r, l, e, a) => {
|
7
|
+
var d, u;
|
8
8
|
const i = {};
|
9
|
-
return (!m(
|
10
|
-
},
|
11
|
-
var
|
12
|
-
if (!((i = (u = (
|
9
|
+
return (!m(r.data) || a === "both") && (i.data = s(l, e, (d = r.data) !== null && d !== void 0 ? d : r.input)), (!m(r.input) || a === "both") && (i.input = s(l, e, (u = r.input) !== null && u !== void 0 ? u : r.data)), m(i.input) && m(i.data) && (i[a] = s(l, e)), { data: i.data, input: i.input };
|
10
|
+
}, w = ({ abi: r, params: l, options: e, contractOptions: a }) => {
|
11
|
+
var d, u, i;
|
12
|
+
if (!((i = (u = (d = e == null ? void 0 : e.input) !== null && d !== void 0 ? d : e == null ? void 0 : e.data) !== null && u !== void 0 ? u : a.input) !== null && i !== void 0 ? i : a.data) && !(e != null && e.to) && !a.address)
|
13
13
|
throw new f("Contract address not specified");
|
14
14
|
if (!(e != null && e.from) && !a.from)
|
15
15
|
throw new f('Contract "from" address not specified');
|
16
|
-
let
|
16
|
+
let g = v({
|
17
17
|
to: a.address,
|
18
18
|
gas: a.gas,
|
19
19
|
gasPrice: a.gasPrice,
|
@@ -23,12 +23,12 @@ const g = (d, l, e, a) => {
|
|
23
23
|
maxFeePerGas: a.maxFeePerGas,
|
24
24
|
data: a.data
|
25
25
|
}, e);
|
26
|
-
const
|
27
|
-
return
|
28
|
-
},
|
26
|
+
const t = P(g, r, l, e == null ? void 0 : e.dataInputFill);
|
27
|
+
return g = Object.assign(Object.assign({}, g), { data: t.data, input: t.input }), g;
|
28
|
+
}, y = ({ abi: r, params: l, options: e, contractOptions: a }) => {
|
29
29
|
if (!(e != null && e.to) && !a.address)
|
30
30
|
throw new f("Contract address not specified");
|
31
|
-
let
|
31
|
+
let d = v({
|
32
32
|
to: a.address,
|
33
33
|
gas: a.gas,
|
34
34
|
gasPrice: a.gasPrice,
|
@@ -38,10 +38,10 @@ const g = (d, l, e, a) => {
|
|
38
38
|
maxFeePerGas: a.maxFeePerGas,
|
39
39
|
data: a.data
|
40
40
|
}, e);
|
41
|
-
const u =
|
42
|
-
return
|
43
|
-
},
|
44
|
-
let
|
41
|
+
const u = P(d, r, l, e == null ? void 0 : e.dataInputFill);
|
42
|
+
return d = Object.assign(Object.assign({}, d), { data: u.data, input: u.input }), d;
|
43
|
+
}, I = ({ abi: r, params: l, options: e, contractOptions: a }) => {
|
44
|
+
let d = v({
|
45
45
|
to: a.address,
|
46
46
|
gas: a.gas,
|
47
47
|
gasPrice: a.gasPrice,
|
@@ -49,25 +49,14 @@ const g = (d, l, e, a) => {
|
|
49
49
|
input: a.input,
|
50
50
|
data: a.data
|
51
51
|
}, e);
|
52
|
-
const u =
|
53
|
-
return
|
54
|
-
},
|
55
|
-
"input",
|
56
|
-
"data",
|
57
|
-
"from",
|
58
|
-
"gas",
|
59
|
-
"gasPrice",
|
60
|
-
"gasLimit",
|
61
|
-
"address",
|
62
|
-
"jsonInterface",
|
63
|
-
"syncWithContext",
|
64
|
-
"dataInputFill"
|
65
|
-
].some((l) => l in d), _ = (d) => typeof d == "object" && !m(d) && !x(d), n = ({ abi: d, params: l, options: e, contractOptions: a }) => {
|
52
|
+
const u = P(d, r, l, e == null ? void 0 : e.dataInputFill);
|
53
|
+
return d = Object.assign(Object.assign({}, d), { data: u.data, input: u.input }), d;
|
54
|
+
}, _ = (r) => typeof r == "object" && !m(r) && Object.keys(r).length !== 0 && !x(r), E = ({ abi: r, params: l, options: e, contractOptions: a }) => {
|
66
55
|
if (!(e != null && e.to) && !a.address)
|
67
56
|
throw new f("Contract address not specified");
|
68
57
|
if (!(e != null && e.from) && !a.from)
|
69
58
|
throw new f('Contract "from" address not specified');
|
70
|
-
let
|
59
|
+
let d = v({
|
71
60
|
to: a.address,
|
72
61
|
gas: a.gas,
|
73
62
|
gasPrice: a.gasPrice,
|
@@ -77,14 +66,13 @@ const g = (d, l, e, a) => {
|
|
77
66
|
maxFeePerGas: a.maxFeePerGas,
|
78
67
|
data: a.data
|
79
68
|
}, e);
|
80
|
-
const u =
|
81
|
-
return
|
69
|
+
const u = P(d, r, l, e == null ? void 0 : e.dataInputFill);
|
70
|
+
return d = Object.assign(Object.assign({}, d), { data: u.data, input: u.input }), d;
|
82
71
|
};
|
83
72
|
export {
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
x as isContractInitOptions,
|
73
|
+
E as getCreateAccessListParams,
|
74
|
+
I as getEstimateGasParams,
|
75
|
+
y as getEthTxCallParams,
|
76
|
+
w as getSendTxParams,
|
89
77
|
_ as isWeb3ContractContext
|
90
78
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../../../web3-errors/lib/esm/errors/response_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");class i{constructor(e,t){this.eventEmitter=e,this.autoReconnect=t}clearQueues(){typeof this._clearQueues=="function"&&this._clearQueues()}onError(e){this._clearQueues=e}parseResponse(e){const t=[];return e.replace(/\}[\n\r]?\{/g,"}|--|{").replace(/\}\][\n\r]?\[\{/g,"}]|--|[{").replace(/\}[\n\r]?\[\{/g,"}|--|[{").replace(/\}\][\n\r]?\{/g,"}]|--|{").split("|--|").forEach(u=>{let
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../../../web3-errors/lib/esm/errors/response_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");class i{constructor(e,t){this.eventEmitter=e,this.autoReconnect=t,this.chunkTimout=1e3*15}clearQueues(){typeof this._clearQueues=="function"&&this._clearQueues()}onError(e){this._clearQueues=e}parseResponse(e){const t=[];return e.replace(/\}[\n\r]?\{/g,"}|--|{").replace(/\}\][\n\r]?\[\{/g,"}]|--|[{").replace(/\}[\n\r]?\[\{/g,"}|--|[{").replace(/\}\][\n\r]?\{/g,"}]|--|{").split("|--|").forEach(u=>{let s=u;this.lastChunk&&(s=this.lastChunk+s);let r;try{r=JSON.parse(s)}catch{this.lastChunk=s,this.lastChunkTimeout&&clearTimeout(this.lastChunkTimeout),this.lastChunkTimeout=setTimeout(()=>{this.autoReconnect||(this.clearQueues(),this.eventEmitter.emit("error",new n.InvalidResponseError({id:1,jsonrpc:"2.0",error:{code:2,message:"Chunk timeout"}})))},this.chunkTimout);return}clearTimeout(this.lastChunkTimeout),this.lastChunk=void 0,r&&t.push(r)}),t}}exports.ChunkResponseParser=i;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { InvalidResponseError as
|
1
|
+
import { InvalidResponseError as i } from "../../../web3-errors/lib/esm/errors/response_errors.js";
|
2
2
|
import "../../../web3-errors/lib/esm/errors/rpc_errors.js";
|
3
3
|
class l {
|
4
4
|
constructor(e, t) {
|
5
|
-
this.eventEmitter = e, this.autoReconnect = t;
|
5
|
+
this.eventEmitter = e, this.autoReconnect = t, this.chunkTimout = 1e3 * 15;
|
6
6
|
}
|
7
7
|
clearQueues() {
|
8
8
|
typeof this._clearQueues == "function" && this._clearQueues();
|
@@ -13,22 +13,22 @@ class l {
|
|
13
13
|
parseResponse(e) {
|
14
14
|
const t = [];
|
15
15
|
return e.replace(/\}[\n\r]?\{/g, "}|--|{").replace(/\}\][\n\r]?\[\{/g, "}]|--|[{").replace(/\}[\n\r]?\[\{/g, "}|--|[{").replace(/\}\][\n\r]?\{/g, "}]|--|{").split("|--|").forEach((u) => {
|
16
|
-
let
|
17
|
-
this.lastChunk && (
|
18
|
-
let
|
16
|
+
let s = u;
|
17
|
+
this.lastChunk && (s = this.lastChunk + s);
|
18
|
+
let r;
|
19
19
|
try {
|
20
|
-
|
20
|
+
r = JSON.parse(s);
|
21
21
|
} catch {
|
22
|
-
this.lastChunk =
|
23
|
-
this.autoReconnect || (this.clearQueues(), this.eventEmitter.emit("error", new
|
22
|
+
this.lastChunk = s, this.lastChunkTimeout && clearTimeout(this.lastChunkTimeout), this.lastChunkTimeout = setTimeout(() => {
|
23
|
+
this.autoReconnect || (this.clearQueues(), this.eventEmitter.emit("error", new i({
|
24
24
|
id: 1,
|
25
25
|
jsonrpc: "2.0",
|
26
26
|
error: { code: 2, message: "Chunk timeout" }
|
27
27
|
})));
|
28
|
-
},
|
28
|
+
}, this.chunkTimout);
|
29
29
|
return;
|
30
30
|
}
|
31
|
-
clearTimeout(this.lastChunkTimeout), this.lastChunk = void 0,
|
31
|
+
clearTimeout(this.lastChunkTimeout), this.lastChunk = void 0, r && t.push(r);
|
32
32
|
}), t;
|
33
33
|
}
|
34
34
|
}
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("../../../ethereum-cryptography/esm/keccak.cjs"),p=require("../../../ethereum-cryptography/esm/utils.cjs"),c=require("../../../web3-errors/lib/esm/errors/utils_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");require("../../../web3-validator/lib/esm/formats.cjs");const d=require("../../../web3-validator/lib/esm/utils.cjs"),f=require("../../../web3-validator/lib/esm/default_validator.cjs"),S=require("../../../web3-validator/lib/esm/validation/address.cjs");require("../../../web3-types/lib/esm/data_format_types.cjs");require("../../../web3-types/lib/esm/eth_types.cjs");require("../../../web3-types/lib/esm/web3_base_provider.cjs");const m=require("../../../web3-validator/lib/esm/validation/numbers.cjs"),s=require("../../../web3-validator/lib/esm/validation/string.cjs"),q=require("../../../web3-validator/lib/esm/validation/object.cjs"),E=require("./uint8array.cjs"),$=require("../../../@noble/hashes/esm/utils.cjs"),u={noether:BigInt(0),wei:BigInt(1),kwei:BigInt(1e3),Kwei:BigInt(1e3),babbage:BigInt(1e3),femtoether:BigInt(1e3),mwei:BigInt(1e6),Mwei:BigInt(1e6),lovelace:BigInt(1e6),picoether:BigInt(1e6),gwei:BigInt(1e9),Gwei:BigInt(1e9),shannon:BigInt(1e9),nanoether:BigInt(1e9),nano:BigInt(1e9),szabo:BigInt(1e12),microether:BigInt(1e12),micro:BigInt(1e12),finney:BigInt(1e15),milliether:BigInt(1e15),milli:BigInt(1e15),ether:BigInt("1000000000000000000"),kether:BigInt("1000000000000000000000"),grand:BigInt("1000000000000000000000"),mether:BigInt("1000000000000000000000000"),gether:BigInt("1000000000000000000000000000"),tether:BigInt("1000000000000000000000000000000")},B=t=>{if(f.validator.validate(["bytes"],[t]),E.isUint8Array(t))return t;if(Array.isArray(t))return new Uint8Array(t);if(typeof t=="string")return d.hexToUint8Array(t);throw new c.InvalidBytesError(t)},{uint8ArrayToHexString:C}=d,A=t=>C(B(t)),w=t=>typeof t=="string"&&t.slice(0,2).toLowerCase()!=="0x"?B(`0x${t}`):B(t),a=t=>(f.validator.validate(["hex"],[t]),d.hexToNumber(t)),W=a,h=(t,r)=>{typeof t!="bigint"&&f.validator.validate(["int"],[t]);let i=d.numberToHex(t);return r&&(!i.startsWith("-")&&i.length%2===1?i="0x0".concat(i.slice(2)):i.length%2===0&&i.startsWith("-")&&(i="-0x0".concat(i.slice(3)))),i},k=h,D=t=>a(t).toString(),I=t=>{f.validator.validate(["string"],[t]);let r=t.replace(/^(?:\u0000)/,"");return r=r.replace(/(?:\u0000)$/,""),A(new TextEncoder().encode(r))},M=I,_=I,T=t=>p.bytesToUtf8(w(t)),O=t=>typeof t=="string"?T(t):(f.validator.validate(["bytes"],[t]),p.bytesToUtf8(t)),H=$.utf8ToBytes,j=T,U=t=>{f.validator.validate(["string"],[t]);let r="";for(let i=0;i<t.length;i+=1){const e=t.charCodeAt(i).toString(16);r+=e.length%2!==0?`0${e}`:e}return`0x${r}`},F=U,N=t=>new TextDecoder("ascii").decode(w(t)),G=N,L=(t,r)=>{if(typeof t=="string"&&S.isAddress(t))return r?"address":`0x${t.toLowerCase().replace(/^0x/i,"")}`;if(typeof t=="boolean")return r?"bool":t?"0x01":"0x00";if(typeof t=="number")return r?t<0?"int256":"uint256":h(t);if(typeof t=="bigint")return r?"bigint":h(t);if(typeof t=="object"&&t)return r?"string":I(JSON.stringify(t));if(typeof t=="string"){if(t.startsWith("-0x")||t.startsWith("-0X"))return r?"int256":h(t);if(s.isHexStrict(t))return r?"bytes":t;if(s.isHex(t)&&!m.isInt(t)&&!m.isUInt(t))return r?"bytes":`0x${t}`;if(s.isHex(t)&&!m.isInt(t)&&m.isUInt(t))return r?"uint":h(t);if(!Number.isFinite(t))return r?"string":I(t)}throw new c.HexProcessingError(t)},b=t=>{if(typeof t=="number")return t;if(typeof t=="bigint")return t>=Number.MIN_SAFE_INTEGER&&t<=Number.MAX_SAFE_INTEGER?Number(t):t;if(typeof t=="string"&&s.isHexStrict(t))return a(t);try{return b(BigInt(t))}catch{throw new c.InvalidNumberError(t)}},P=t=>{if(typeof t=="number")return BigInt(t);if(typeof t=="bigint")return t;if(typeof t=="string"&&s.isHex(t))return t.startsWith("-")?-BigInt(t.substring(1)):BigInt(t);throw new c.InvalidNumberError(t)},V=(t,r)=>{const i=u[r];if(!i)throw new c.InvalidUnitError(r);const e=String(b(t)),n=i.toString().length-1;if(n<=0)return e.toString();const o=e.padStart(n,"0"),g=o.slice(0,-n),x=o.slice(-n).replace(/\.?0+$/,"");return g===""?`0.${x}`:x===""?g:`${g}.${x}`},z=(t,r)=>{f.validator.validate(["number"],[t]);const i=u[r];if(!i)throw new c.InvalidUnitError(r);const[e,n]=String(typeof t=="string"&&!s.isHexStrict(t)?t:b(t)).split(".").concat(""),g=BigInt(`${e}${n}`)*i,x=i.toString().length-1,y=Math.min(n.length,x);return y===0?g.toString():g.toString().padStart(y,"0").slice(0,-y)},R=t=>{if(!S.isAddress(t,!1))throw new c.InvalidAddressError(t);const r=t.toLowerCase().replace(/^0x/i,""),i=d.uint8ArrayToHexString(l.keccak256(d.ensureIfUint8Array(H(r))));if(q.isNullish(i)||i==="0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470")return"";let e="0x";const n=i.replace(/^0x/i,"");for(let o=0;o<r.length;o+=1)parseInt(n[o],16)>7?e+=r[o].toUpperCase():e+=r[o];return e},X=t=>{if(typeof t=="boolean")return t;if(typeof t=="number"&&(t===0||t===1)||typeof t=="bigint"&&(t===BigInt(0)||t===BigInt(1)))return!!t;if(typeof t=="string"&&!s.isHexStrict(t)&&(t==="1"||t==="0"||t==="false"||t==="true"))return t==="true"?!0:t==="false"?!1:!!Number(t);if(typeof t=="string"&&s.isHexStrict(t)&&(t==="0x1"||t==="0x0"))return!!b(t);throw new c.InvalidBooleanError(t)};exports.asciiToHex=U;exports.bytesToHex=A;exports.bytesToUint8Array=B;exports.ethUnitMap=u;exports.fromAscii=F;exports.fromDecimal=k;exports.fromUtf8=M;exports.fromWei=V;exports.hexToAscii=N;exports.hexToBytes=w;exports.hexToNumber=a;exports.hexToNumberString=D;exports.hexToString=j;exports.hexToUtf8=T;exports.numberToHex=h;exports.stringToHex=_;exports.toAscii=G;exports.toBigInt=P;exports.toBool=X;exports.toChecksumAddress=R;exports.toDecimal=W;exports.toHex=L;exports.toNumber=b;exports.toUtf8=O;exports.toWei=z;exports.utf8ToBytes=H;exports.utf8ToHex=I;
|
@@ -1,20 +1,21 @@
|
|
1
|
-
import { keccak256 as
|
2
|
-
import { bytesToUtf8 as
|
3
|
-
import { InvalidBytesError as
|
1
|
+
import { keccak256 as H } from "../../../ethereum-cryptography/esm/keccak.js";
|
2
|
+
import { bytesToUtf8 as w } from "../../../ethereum-cryptography/esm/utils.js";
|
3
|
+
import { InvalidBytesError as E, HexProcessingError as U, InvalidNumberError as a, InvalidUnitError as A, InvalidAddressError as C, InvalidBooleanError as W } from "../../../web3-errors/lib/esm/errors/utils_errors.js";
|
4
4
|
import "../../../web3-errors/lib/esm/errors/rpc_errors.js";
|
5
5
|
import "../../../web3-validator/lib/esm/formats.js";
|
6
|
-
import * as
|
7
|
-
import { hexToUint8Array as
|
6
|
+
import * as k from "../../../web3-validator/lib/esm/utils.js";
|
7
|
+
import { hexToUint8Array as D, hexToNumber as M, numberToHex as _, uint8ArrayToHexString as F, ensureIfUint8Array as G } from "../../../web3-validator/lib/esm/utils.js";
|
8
8
|
import { validator as s } from "../../../web3-validator/lib/esm/default_validator.js";
|
9
|
-
import { isAddress as
|
9
|
+
import { isAddress as S } from "../../../web3-validator/lib/esm/validation/address.js";
|
10
10
|
import "../../../web3-types/lib/esm/data_format_types.js";
|
11
11
|
import "../../../web3-types/lib/esm/eth_types.js";
|
12
12
|
import "../../../web3-types/lib/esm/web3_base_provider.js";
|
13
|
-
import { isInt as
|
14
|
-
import { isHexStrict as
|
15
|
-
import { isNullish as
|
16
|
-
import {
|
17
|
-
|
13
|
+
import { isInt as b, isUInt as y } from "../../../web3-validator/lib/esm/validation/numbers.js";
|
14
|
+
import { isHexStrict as m, isHex as B } from "../../../web3-validator/lib/esm/validation/string.js";
|
15
|
+
import { isNullish as L } from "../../../web3-validator/lib/esm/validation/object.js";
|
16
|
+
import { isUint8Array as O } from "./uint8array.js";
|
17
|
+
import { utf8ToBytes as V } from "../../../@noble/hashes/esm/utils.js";
|
18
|
+
const T = {
|
18
19
|
noether: BigInt(0),
|
19
20
|
wei: BigInt(1),
|
20
21
|
kwei: BigInt(1e3),
|
@@ -42,23 +43,23 @@ const A = {
|
|
42
43
|
mether: BigInt("1000000000000000000000000"),
|
43
44
|
gether: BigInt("1000000000000000000000000000"),
|
44
45
|
tether: BigInt("1000000000000000000000000000000")
|
45
|
-
},
|
46
|
-
if (s.validate(["bytes"], [t]), t
|
46
|
+
}, d = (t) => {
|
47
|
+
if (s.validate(["bytes"], [t]), O(t))
|
47
48
|
return t;
|
48
49
|
if (Array.isArray(t))
|
49
50
|
return new Uint8Array(t);
|
50
51
|
if (typeof t == "string")
|
51
|
-
return
|
52
|
-
throw new
|
53
|
-
}, { uint8ArrayToHexString:
|
52
|
+
return D(t);
|
53
|
+
throw new E(t);
|
54
|
+
}, { uint8ArrayToHexString: u } = k, z = (t) => u(d(t)), N = (t) => typeof t == "string" && t.slice(0, 2).toLowerCase() !== "0x" ? d(`0x${t}`) : d(t), p = (t) => (s.validate(["hex"], [t]), M(t)), f0 = p, g = (t, r) => {
|
54
55
|
typeof t != "bigint" && s.validate(["int"], [t]);
|
55
|
-
let n =
|
56
|
+
let n = _(t);
|
56
57
|
return r && (!n.startsWith("-") && n.length % 2 === 1 ? n = "0x0".concat(n.slice(2)) : n.length % 2 === 0 && n.startsWith("-") && (n = "-0x0".concat(n.slice(3)))), n;
|
57
|
-
},
|
58
|
+
}, c0 = g, g0 = (t) => p(t).toString(), h = (t) => {
|
58
59
|
s.validate(["string"], [t]);
|
59
60
|
let r = t.replace(/^(?:\u0000)/, "");
|
60
|
-
return r = r.replace(/(?:\u0000)$/, ""),
|
61
|
-
},
|
61
|
+
return r = r.replace(/(?:\u0000)$/, ""), z(new TextEncoder().encode(r));
|
62
|
+
}, m0 = h, h0 = h, $ = (t) => w(N(t)), I0 = (t) => typeof t == "string" ? $(t) : (s.validate(["bytes"], [t]), w(t)), P = V, x0 = $, R = (t) => {
|
62
63
|
s.validate(["string"], [t]);
|
63
64
|
let r = "";
|
64
65
|
for (let n = 0; n < t.length; n += 1) {
|
@@ -66,112 +67,114 @@ const A = {
|
|
66
67
|
r += i.length % 2 !== 0 ? `0${i}` : i;
|
67
68
|
}
|
68
69
|
return `0x${r}`;
|
69
|
-
},
|
70
|
-
if (typeof t == "string" &&
|
70
|
+
}, B0 = R, X = (t) => new TextDecoder("ascii").decode(N(t)), d0 = X, p0 = (t, r) => {
|
71
|
+
if (typeof t == "string" && S(t))
|
71
72
|
return r ? "address" : `0x${t.toLowerCase().replace(/^0x/i, "")}`;
|
72
73
|
if (typeof t == "boolean")
|
73
74
|
return r ? "bool" : t ? "0x01" : "0x00";
|
74
75
|
if (typeof t == "number")
|
75
|
-
return r ? t < 0 ? "int256" : "uint256" :
|
76
|
+
return r ? t < 0 ? "int256" : "uint256" : g(t);
|
76
77
|
if (typeof t == "bigint")
|
77
|
-
return r ? "bigint" :
|
78
|
+
return r ? "bigint" : g(t);
|
78
79
|
if (typeof t == "object" && t)
|
79
80
|
return r ? "string" : h(JSON.stringify(t));
|
80
81
|
if (typeof t == "string") {
|
81
82
|
if (t.startsWith("-0x") || t.startsWith("-0X"))
|
82
|
-
return r ? "int256" :
|
83
|
-
if (
|
83
|
+
return r ? "int256" : g(t);
|
84
|
+
if (m(t))
|
84
85
|
return r ? "bytes" : t;
|
85
|
-
if (
|
86
|
+
if (B(t) && !b(t) && !y(t))
|
86
87
|
return r ? "bytes" : `0x${t}`;
|
88
|
+
if (B(t) && !b(t) && y(t))
|
89
|
+
return r ? "uint" : g(t);
|
87
90
|
if (!Number.isFinite(t))
|
88
91
|
return r ? "string" : h(t);
|
89
92
|
}
|
90
|
-
throw new
|
93
|
+
throw new U(t);
|
91
94
|
}, I = (t) => {
|
92
95
|
if (typeof t == "number")
|
93
96
|
return t;
|
94
97
|
if (typeof t == "bigint")
|
95
98
|
return t >= Number.MIN_SAFE_INTEGER && t <= Number.MAX_SAFE_INTEGER ? Number(t) : t;
|
96
|
-
if (typeof t == "string" &&
|
97
|
-
return
|
99
|
+
if (typeof t == "string" && m(t))
|
100
|
+
return p(t);
|
98
101
|
try {
|
99
102
|
return I(BigInt(t));
|
100
103
|
} catch {
|
101
|
-
throw new
|
104
|
+
throw new a(t);
|
102
105
|
}
|
103
|
-
},
|
106
|
+
}, b0 = (t) => {
|
104
107
|
if (typeof t == "number")
|
105
108
|
return BigInt(t);
|
106
109
|
if (typeof t == "bigint")
|
107
110
|
return t;
|
108
|
-
if (typeof t == "string" &&
|
111
|
+
if (typeof t == "string" && B(t))
|
109
112
|
return t.startsWith("-") ? -BigInt(t.substring(1)) : BigInt(t);
|
110
|
-
throw new
|
111
|
-
},
|
112
|
-
const n =
|
113
|
+
throw new a(t);
|
114
|
+
}, y0 = (t, r) => {
|
115
|
+
const n = T[r];
|
113
116
|
if (!n)
|
114
|
-
throw new
|
117
|
+
throw new A(r);
|
115
118
|
const i = String(I(t)), o = n.toString().length - 1;
|
116
119
|
if (o <= 0)
|
117
120
|
return i.toString();
|
118
121
|
const e = i.padStart(o, "0"), f = e.slice(0, -o), c = e.slice(-o).replace(/\.?0+$/, "");
|
119
122
|
return f === "" ? `0.${c}` : c === "" ? f : `${f}.${c}`;
|
120
|
-
},
|
123
|
+
}, w0 = (t, r) => {
|
121
124
|
s.validate(["number"], [t]);
|
122
|
-
const n =
|
125
|
+
const n = T[r];
|
123
126
|
if (!n)
|
124
|
-
throw new
|
125
|
-
const [i, o] = String(typeof t == "string" && !
|
127
|
+
throw new A(r);
|
128
|
+
const [i, o] = String(typeof t == "string" && !m(t) ? t : I(t)).split(".").concat(""), f = BigInt(`${i}${o}`) * n, c = n.toString().length - 1, x = Math.min(o.length, c);
|
126
129
|
return x === 0 ? f.toString() : f.toString().padStart(x, "0").slice(0, -x);
|
127
|
-
},
|
128
|
-
if (!
|
129
|
-
throw new
|
130
|
-
const r = t.toLowerCase().replace(/^0x/i, ""), n =
|
131
|
-
if (
|
130
|
+
}, a0 = (t) => {
|
131
|
+
if (!S(t, !1))
|
132
|
+
throw new C(t);
|
133
|
+
const r = t.toLowerCase().replace(/^0x/i, ""), n = F(H(G(P(r))));
|
134
|
+
if (L(n) || n === "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470")
|
132
135
|
return "";
|
133
136
|
let i = "0x";
|
134
137
|
const o = n.replace(/^0x/i, "");
|
135
138
|
for (let e = 0; e < r.length; e += 1)
|
136
139
|
parseInt(o[e], 16) > 7 ? i += r[e].toUpperCase() : i += r[e];
|
137
140
|
return i;
|
138
|
-
},
|
141
|
+
}, A0 = (t) => {
|
139
142
|
if (typeof t == "boolean")
|
140
143
|
return t;
|
141
144
|
if (typeof t == "number" && (t === 0 || t === 1) || typeof t == "bigint" && (t === BigInt(0) || t === BigInt(1)))
|
142
145
|
return !!t;
|
143
|
-
if (typeof t == "string" && !
|
146
|
+
if (typeof t == "string" && !m(t) && (t === "1" || t === "0" || t === "false" || t === "true"))
|
144
147
|
return t === "true" ? !0 : t === "false" ? !1 : !!Number(t);
|
145
|
-
if (typeof t == "string" &&
|
148
|
+
if (typeof t == "string" && m(t) && (t === "0x1" || t === "0x0"))
|
146
149
|
return !!I(t);
|
147
|
-
throw new
|
150
|
+
throw new W(t);
|
148
151
|
};
|
149
152
|
export {
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
153
|
+
R as asciiToHex,
|
154
|
+
z as bytesToHex,
|
155
|
+
d as bytesToUint8Array,
|
156
|
+
T as ethUnitMap,
|
157
|
+
B0 as fromAscii,
|
158
|
+
c0 as fromDecimal,
|
159
|
+
m0 as fromUtf8,
|
160
|
+
y0 as fromWei,
|
161
|
+
X as hexToAscii,
|
162
|
+
N as hexToBytes,
|
163
|
+
p as hexToNumber,
|
164
|
+
g0 as hexToNumberString,
|
165
|
+
x0 as hexToString,
|
166
|
+
$ as hexToUtf8,
|
167
|
+
g as numberToHex,
|
168
|
+
h0 as stringToHex,
|
169
|
+
d0 as toAscii,
|
170
|
+
b0 as toBigInt,
|
171
|
+
A0 as toBool,
|
172
|
+
a0 as toChecksumAddress,
|
173
|
+
f0 as toDecimal,
|
174
|
+
p0 as toHex,
|
172
175
|
I as toNumber,
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
+
I0 as toUtf8,
|
177
|
+
w0 as toWei,
|
178
|
+
P as utf8ToBytes,
|
176
179
|
h as utf8ToHex
|
177
180
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("../../../web3-errors/lib/esm/errors/generic_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");const v=require("../../../web3-types/lib/esm/data_format_types.cjs");require("../../../web3-types/lib/esm/eth_types.cjs");require("../../../web3-types/lib/esm/web3_base_provider.cjs");require("../../../web3-validator/lib/esm/formats.cjs");const
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("../../../web3-errors/lib/esm/errors/generic_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");const v=require("../../../web3-types/lib/esm/data_format_types.cjs");require("../../../web3-types/lib/esm/eth_types.cjs");require("../../../web3-types/lib/esm/web3_base_provider.cjs");require("../../../web3-validator/lib/esm/formats.cjs");const _=require("../../../web3-validator/lib/esm/utils.cjs");require("../../../web3-validator/lib/esm/default_validator.cjs");const p=require("../../../web3-validator/lib/esm/validation/object.cjs"),b=require("./converters.cjs"),q=require("./objects.cjs"),E=require("./string_manipulation.cjs"),a=require("./uint8array.cjs"),{parseBaseType:M}=_,N=r=>typeof r=="object"&&!p.isNullish(r)&&"number"in r&&"bytes"in r,I=(r,s,i=[])=>{let e=Object.assign({},r),o;for(const u of s){if(e.oneOf&&o){const c=i.find(function(y){return this===y[0]},o??"");c&&c[0]===o&&(e=e.oneOf[c[1]])}if(!e.properties&&!e.items)return;if(e.properties)e=e.properties[u];else if(e.items&&e.items.properties){const c=e.items.properties;if(!c)return;e=c[u]}else e.items&&p.isObject(e.items)?e=e.items:e.items&&Array.isArray(e.items)&&(e=e.items[parseInt(u,10)]);e&&u&&(o=u)}return e},m=(r,s,i)=>{try{const{baseType:e,baseTypeSize:o}=M(s);if(e==="int"||e==="uint")switch(i.number){case v.FMT_NUMBER.NUMBER:return Number(b.toBigInt(r));case v.FMT_NUMBER.HEX:return b.numberToHex(b.toBigInt(r));case v.FMT_NUMBER.STR:return b.toBigInt(r).toString();case v.FMT_NUMBER.BIGINT:return b.toBigInt(r);default:throw new g.FormatterError(`Invalid format: ${String(i.number)}`)}if(e==="bytes"){let u;switch(o?typeof r=="string"?u=E.padLeft(r,o*2):a.isUint8Array(r)&&(u=a.uint8ArrayConcat(new Uint8Array(o-r.length),r)):u=r,i.bytes){case v.FMT_BYTES.HEX:return b.bytesToHex(b.bytesToUint8Array(u));case v.FMT_BYTES.UINT8ARRAY:return b.bytesToUint8Array(u);default:throw new g.FormatterError(`Invalid format: ${String(i.bytes)}`)}}}catch{return r}return r},A=(r,s,i,e,o=[])=>{var u,c;if(!p.isObject(r)&&!Array.isArray(r))return m(r,s==null?void 0:s.format,e);const y=r;for(const[d,l]of Object.entries(y)){i.push(d);const f=I(s,i,o);if(p.isNullish(f)){delete y[d],i.pop();continue}if(p.isObject(l)){A(l,s,i,e),i.pop();continue}if(Array.isArray(l)){let n=f;if((f==null?void 0:f.oneOf)!==void 0&&f.oneOf.forEach((t,B)=>{var T,j;!Array.isArray(f==null?void 0:f.items)&&(typeof l[0]=="object"&&((T=t==null?void 0:t.items)===null||T===void 0?void 0:T.type)==="object"||typeof l[0]=="string"&&((j=t==null?void 0:t.items)===null||j===void 0?void 0:j.type)!=="object")&&(n=t,o.push([d,B]))}),p.isNullish(n==null?void 0:n.items)){delete y[d],i.pop();continue}if(p.isObject(n.items)&&!p.isNullish(n.items.format)){for(let t=0;t<l.length;t+=1)y[d][t]=m(l[t],(u=n==null?void 0:n.items)===null||u===void 0?void 0:u.format,e);i.pop();continue}if(!Array.isArray(n==null?void 0:n.items)&&((c=n==null?void 0:n.items)===null||c===void 0?void 0:c.type)==="object"){for(const t of l)A(t,s,i,e,o);i.pop();continue}if(Array.isArray(n==null?void 0:n.items)){for(let t=0;t<l.length;t+=1)y[d][t]=m(l[t],n.items[t].format,e);i.pop();continue}}y[d]=m(l,f.format,e),i.pop()}return y},U=(r,s,i)=>{let e;p.isObject(s)?e=q.mergeDeep({},s):Array.isArray(s)?e=[...s]:e=s;const o=p.isObject(r)?r:_.ethAbiToJsonSchema(r);if(!o.properties&&!o.items&&!o.format)throw new g.FormatterError("Invalid json schema for formatting");return A(e,o,[],i)};exports.convert=A;exports.convertScalarValue=m;exports.format=U;exports.isDataFormat=N;
|