@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
@@ -11,8 +11,8 @@ import { isNullish as A, isObject as y } from "../../../web3-validator/lib/esm/v
|
|
11
11
|
import { toBigInt as v, numberToHex as U, bytesToUint8Array as B, bytesToHex as R } from "./converters.js";
|
12
12
|
import { mergeDeep as D } from "./objects.js";
|
13
13
|
import { padLeft as H } from "./string_manipulation.js";
|
14
|
-
import {
|
15
|
-
const { parseBaseType:
|
14
|
+
import { isUint8Array as M, uint8ArrayConcat as S } from "./uint8array.js";
|
15
|
+
const { parseBaseType: x } = _, Q = (e) => typeof e == "object" && !A(e) && "number" in e && "bytes" in e, V = (e, s, r = []) => {
|
16
16
|
let i = Object.assign({}, e), o;
|
17
17
|
for (const f of s) {
|
18
18
|
if (i.oneOf && o) {
|
@@ -37,7 +37,7 @@ const { parseBaseType: S } = _, O = (e) => typeof e == "object" && !A(e) && "num
|
|
37
37
|
return i;
|
38
38
|
}, b = (e, s, r) => {
|
39
39
|
try {
|
40
|
-
const { baseType: i, baseTypeSize: o } =
|
40
|
+
const { baseType: i, baseTypeSize: o } = x(s);
|
41
41
|
if (i === "int" || i === "uint")
|
42
42
|
switch (r.number) {
|
43
43
|
case d.NUMBER:
|
@@ -53,7 +53,7 @@ const { parseBaseType: S } = _, O = (e) => typeof e == "object" && !A(e) && "num
|
|
53
53
|
}
|
54
54
|
if (i === "bytes") {
|
55
55
|
let f;
|
56
|
-
switch (o ? typeof e == "string" ? f = H(e, o * 2) : e
|
56
|
+
switch (o ? typeof e == "string" ? f = H(e, o * 2) : M(e) && (f = S(new Uint8Array(o - e.length), e)) : f = e, r.bytes) {
|
57
57
|
case I.HEX:
|
58
58
|
return R(B(f));
|
59
59
|
case I.UINT8ARRAY:
|
@@ -73,7 +73,7 @@ const { parseBaseType: S } = _, O = (e) => typeof e == "object" && !A(e) && "num
|
|
73
73
|
const m = e;
|
74
74
|
for (const [c, p] of Object.entries(m)) {
|
75
75
|
r.push(c);
|
76
|
-
const u =
|
76
|
+
const u = V(s, r, o);
|
77
77
|
if (A(u)) {
|
78
78
|
delete m[c], r.pop();
|
79
79
|
continue;
|
@@ -118,7 +118,7 @@ const { parseBaseType: S } = _, O = (e) => typeof e == "object" && !A(e) && "num
|
|
118
118
|
m[c] = b(p, u.format, i), r.pop();
|
119
119
|
}
|
120
120
|
return m;
|
121
|
-
},
|
121
|
+
}, W = (e, s, r) => {
|
122
122
|
let i;
|
123
123
|
y(s) ? i = D({}, s) : Array.isArray(s) ? i = [...s] : i = s;
|
124
124
|
const o = y(e) ? e : N(e);
|
@@ -129,6 +129,6 @@ const { parseBaseType: S } = _, O = (e) => typeof e == "object" && !A(e) && "num
|
|
129
129
|
export {
|
130
130
|
w as convert,
|
131
131
|
b as convertScalarValue,
|
132
|
-
|
133
|
-
|
132
|
+
W as format,
|
133
|
+
Q as isDataFormat
|
134
134
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("../../../ethereum-cryptography/esm/keccak.cjs"),s=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 p=require("../../../web3-validator/lib/esm/
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("../../../ethereum-cryptography/esm/keccak.cjs"),s=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 p=require("../../../web3-validator/lib/esm/utils.cjs");require("../../../web3-validator/lib/esm/default_validator.cjs");const I=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 w=require("../../../web3-validator/lib/esm/validation/string.cjs"),k=require("../../../web3-validator/lib/esm/validation/object.cjs"),o=require("./converters.cjs"),u=require("./string_manipulation.cjs"),a=require("../../../@noble/hashes/esm/utils.cjs"),S="0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",l=t=>{let e;typeof t=="string"?t.startsWith("0x")&&w.isHexStrict(t)?e=o.hexToBytes(t):e=a.utf8ToBytes(t):e=t;const r=o.bytesToHex(g.keccak256(p.ensureIfUint8Array(e)));return r===S?void 0:r},x=t=>{const e=l(t);return k.isNullish(e)?S:e},b=t=>{let e;return typeof t=="bigint"||typeof t=="number"?e=a.utf8ToBytes(t.toString()):Array.isArray(t)?e=new Uint8Array(t):typeof t=="string"&&!w.isHexStrict(t)?e=a.utf8ToBytes(t):e=o.bytesToUint8Array(t),o.bytesToHex(g.keccak256(p.ensureIfUint8Array(e)))},E=t=>{if(Array.isArray(t))throw new Error("Autodetection of array types is not supported.");let e,r;if(typeof t=="object"&&("t"in t||"type"in t)&&("v"in t||"value"in t))e="t"in t?t.t:t.type,r="v"in t?t.v:t.value,e=e.toLowerCase()==="bigint"?"int":e;else{if(typeof t=="bigint")return["int",t];e=o.toHex(t,!0),r=o.toHex(t),!e.startsWith("int")&&!e.startsWith("uint")&&(e="bytes")}return(e.startsWith("int")||e.startsWith("uint"))&&typeof r=="string"&&!/^(-)?0x/i.test(r)&&(r=o.toBigInt(r)),[e,r]},q=t=>t.startsWith("int[")?`int256${t.slice(3)}`:t==="int"?"int256":t.startsWith("uint[")?`uint256'${t.slice(4)}`:t==="uint"?"uint256":t,f=(t,e)=>{const r=/^(\d+).*$/.exec(t.slice(e));return r?parseInt(r[1],10):0},d=t=>t.toString(2).length,y=(t,e)=>{const r=e.toString();if(t==="string"){if(typeof e=="string")return o.utf8ToHex(e);throw new s.InvalidStringError(e)}if(t==="bool"||t==="boolean"){if(typeof e=="boolean")return e?"01":"00";throw new s.InvalidBooleanError(e)}if(t==="address"){if(!I.isAddress(r))throw new s.InvalidAddressError(r);return r}const c=q(t);if(t.startsWith("uint")){const i=f(c,4);if(i%8||i<8||i>256)throw new s.InvalidSizeError(r);const n=o.toNumber(r);if(d(n)>i)throw new s.InvalidLargeValueError(r);if(n<BigInt(0))throw new s.InvalidUnsignedIntegerError(r);return i?u.leftPad(n.toString(16),i/8*2):n.toString(16)}if(t.startsWith("int")){const i=f(c,3);if(i%8||i<8||i>256)throw new s.InvalidSizeError(t);const n=o.toNumber(r);if(d(n)>i)throw new s.InvalidLargeValueError(r);return n<BigInt(0)?u.toTwosComplement(n.toString(),i/8*2):i?u.leftPad(n.toString(16),i/4):n.toString(16)}if(c==="bytes"){if(r.replace(/^0x/i,"").length%2!==0)throw new s.InvalidBytesError(r);return r}if(t.startsWith("bytes")){if(r.replace(/^0x/i,"").length%2!==0)throw new s.InvalidBytesError(r);const i=f(t,5);if(!i||i<1||i>64||i<r.replace(/^0x/i,"").length/2)throw new s.InvalidBytesError(r);return u.rightPad(r,i*2)}return""},A=t=>{const[e,r]=E(t);return Array.isArray(r)?r.map(n=>y(e,n).replace("0x","")).join(""):y(e,r).replace("0x","")},h=(...t)=>`0x${t.map(A).join("").toLowerCase()}`,v=(...t)=>l(h(...t)),T=(...t)=>x(h(...t)),B=t=>l(`0x${(typeof t=="number"?t.toString():t).padStart(64,"0")}`);exports.encodePacked=h;exports.getStorageSlotNumForLongString=B;exports.keccak256=b;exports.keccak256Wrapper=b;exports.processSolidityEncodePackedArgs=A;exports.sha3=l;exports.sha3Raw=x;exports.soliditySha3=v;exports.soliditySha3Raw=T;
|
@@ -1,28 +1,29 @@
|
|
1
1
|
import { keccak256 as d } from "../../../ethereum-cryptography/esm/keccak.js";
|
2
|
-
import { InvalidStringError as
|
2
|
+
import { InvalidStringError as I, InvalidBooleanError as E, InvalidAddressError as W, InvalidSizeError as h, InvalidLargeValueError as l, InvalidUnsignedIntegerError as T, InvalidBytesError as s } from "../../../web3-errors/lib/esm/errors/utils_errors.js";
|
3
3
|
import "../../../web3-errors/lib/esm/errors/rpc_errors.js";
|
4
4
|
import "../../../web3-validator/lib/esm/formats.js";
|
5
|
-
import {
|
5
|
+
import { ensureIfUint8Array as m } from "../../../web3-validator/lib/esm/utils.js";
|
6
6
|
import "../../../web3-validator/lib/esm/default_validator.js";
|
7
|
-
import { isAddress as
|
7
|
+
import { isAddress as k } from "../../../web3-validator/lib/esm/validation/address.js";
|
8
8
|
import "../../../web3-types/lib/esm/data_format_types.js";
|
9
9
|
import "../../../web3-types/lib/esm/eth_types.js";
|
10
10
|
import "../../../web3-types/lib/esm/web3_base_provider.js";
|
11
|
-
import {
|
12
|
-
import {
|
13
|
-
import {
|
14
|
-
import {
|
15
|
-
|
11
|
+
import { isHexStrict as x } from "../../../web3-validator/lib/esm/validation/string.js";
|
12
|
+
import { isNullish as v } from "../../../web3-validator/lib/esm/validation/object.js";
|
13
|
+
import { hexToBytes as B, bytesToHex as A, bytesToUint8Array as P, toHex as p, toBigInt as z, utf8ToHex as H, toNumber as y } from "./converters.js";
|
14
|
+
import { leftPad as a, toTwosComplement as L, rightPad as $ } from "./string_manipulation.js";
|
15
|
+
import { utf8ToBytes as c } from "../../../@noble/hashes/esm/utils.js";
|
16
|
+
const b = "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470", u = (t) => {
|
16
17
|
let r;
|
17
|
-
typeof t == "string" ? t.startsWith("0x") &&
|
18
|
-
const e =
|
19
|
-
return e ===
|
20
|
-
},
|
18
|
+
typeof t == "string" ? t.startsWith("0x") && x(t) ? r = B(t) : r = c(t) : r = t;
|
19
|
+
const e = A(d(m(r)));
|
20
|
+
return e === b ? void 0 : e;
|
21
|
+
}, U = (t) => {
|
21
22
|
const r = u(t);
|
22
|
-
return
|
23
|
-
},
|
23
|
+
return v(r) ? b : r;
|
24
|
+
}, tt = (t) => {
|
24
25
|
let r;
|
25
|
-
return typeof t == "bigint" || typeof t == "number" ? r =
|
26
|
+
return typeof t == "bigint" || typeof t == "number" ? r = c(t.toString()) : Array.isArray(t) ? r = new Uint8Array(t) : typeof t == "string" && !x(t) ? r = c(t) : r = P(t), A(d(m(r)));
|
26
27
|
}, j = (t) => {
|
27
28
|
if (Array.isArray(t))
|
28
29
|
throw new Error("Autodetection of array types is not supported.");
|
@@ -34,47 +35,47 @@ const A = "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",
|
|
34
35
|
return ["int", t];
|
35
36
|
r = p(t, !0), e = p(t), !r.startsWith("int") && !r.startsWith("uint") && (r = "bytes");
|
36
37
|
}
|
37
|
-
return (r.startsWith("int") || r.startsWith("uint")) && typeof e == "string" && !/^(-)?0x/i.test(e) && (e =
|
38
|
-
}, C = (t) => t.startsWith("int[") ? `int256${t.slice(3)}` : t === "int" ? "int256" : t.startsWith("uint[") ? `uint256'${t.slice(4)}` : t === "uint" ? "uint256" : t,
|
38
|
+
return (r.startsWith("int") || r.startsWith("uint")) && typeof e == "string" && !/^(-)?0x/i.test(e) && (e = z(e)), [r, e];
|
39
|
+
}, C = (t) => t.startsWith("int[") ? `int256${t.slice(3)}` : t === "int" ? "int256" : t.startsWith("uint[") ? `uint256'${t.slice(4)}` : t === "uint" ? "uint256" : t, f = (t, r) => {
|
39
40
|
const e = /^(\d+).*$/.exec(t.slice(r));
|
40
41
|
return e ? parseInt(e[1], 10) : 0;
|
41
42
|
}, g = (t) => t.toString(2).length, w = (t, r) => {
|
42
43
|
const e = r.toString();
|
43
44
|
if (t === "string") {
|
44
45
|
if (typeof r == "string")
|
45
|
-
return
|
46
|
-
throw new
|
46
|
+
return H(r);
|
47
|
+
throw new I(r);
|
47
48
|
}
|
48
49
|
if (t === "bool" || t === "boolean") {
|
49
50
|
if (typeof r == "boolean")
|
50
51
|
return r ? "01" : "00";
|
51
|
-
throw new
|
52
|
+
throw new E(r);
|
52
53
|
}
|
53
54
|
if (t === "address") {
|
54
|
-
if (!
|
55
|
-
throw new
|
55
|
+
if (!k(e))
|
56
|
+
throw new W(e);
|
56
57
|
return e;
|
57
58
|
}
|
58
59
|
const o = C(t);
|
59
60
|
if (t.startsWith("uint")) {
|
60
|
-
const i =
|
61
|
+
const i = f(o, 4);
|
61
62
|
if (i % 8 || i < 8 || i > 256)
|
62
|
-
throw new l(e);
|
63
|
-
const n = a(e);
|
64
|
-
if (g(n) > i)
|
65
63
|
throw new h(e);
|
64
|
+
const n = y(e);
|
65
|
+
if (g(n) > i)
|
66
|
+
throw new l(e);
|
66
67
|
if (n < BigInt(0))
|
67
|
-
throw new
|
68
|
-
return i ?
|
68
|
+
throw new T(e);
|
69
|
+
return i ? a(n.toString(16), i / 8 * 2) : n.toString(16);
|
69
70
|
}
|
70
71
|
if (t.startsWith("int")) {
|
71
|
-
const i =
|
72
|
+
const i = f(o, 3);
|
72
73
|
if (i % 8 || i < 8 || i > 256)
|
73
|
-
throw new
|
74
|
-
const n =
|
74
|
+
throw new h(t);
|
75
|
+
const n = y(e);
|
75
76
|
if (g(n) > i)
|
76
|
-
throw new
|
77
|
-
return n < BigInt(0) ?
|
77
|
+
throw new l(e);
|
78
|
+
return n < BigInt(0) ? L(n.toString(), i / 8 * 2) : i ? a(n.toString(16), i / 4) : n.toString(16);
|
78
79
|
}
|
79
80
|
if (o === "bytes") {
|
80
81
|
if (e.replace(/^0x/i, "").length % 2 !== 0)
|
@@ -84,24 +85,24 @@ const A = "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",
|
|
84
85
|
if (t.startsWith("bytes")) {
|
85
86
|
if (e.replace(/^0x/i, "").length % 2 !== 0)
|
86
87
|
throw new s(e);
|
87
|
-
const i =
|
88
|
+
const i = f(t, 5);
|
88
89
|
if (!i || i < 1 || i > 64 || i < e.replace(/^0x/i, "").length / 2)
|
89
90
|
throw new s(e);
|
90
|
-
return
|
91
|
+
return $(e, i * 2);
|
91
92
|
}
|
92
93
|
return "";
|
93
94
|
}, N = (t) => {
|
94
95
|
const [r, e] = j(t);
|
95
96
|
return Array.isArray(e) ? e.map((n) => w(r, n).replace("0x", "")).join("") : w(r, e).replace("0x", "");
|
96
|
-
},
|
97
|
+
}, S = (...t) => `0x${t.map(N).join("").toLowerCase()}`, rt = (...t) => u(S(...t)), et = (...t) => U(S(...t)), it = (t) => u(`0x${(typeof t == "number" ? t.toString() : t).padStart(64, "0")}`);
|
97
98
|
export {
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
99
|
+
S as encodePacked,
|
100
|
+
it as getStorageSlotNumForLongString,
|
101
|
+
tt as keccak256,
|
102
|
+
tt as keccak256Wrapper,
|
102
103
|
N as processSolidityEncodePackedArgs,
|
103
104
|
u as sha3,
|
104
|
-
|
105
|
-
|
106
|
-
|
105
|
+
U as sha3Raw,
|
106
|
+
rt as soliditySha3,
|
107
|
+
et as soliditySha3Raw
|
107
108
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./converters.cjs"),d=require("./event_emitter.cjs"),
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./converters.cjs"),d=require("./event_emitter.cjs"),o=require("./validation.cjs"),n=require("./formatter.cjs"),r=require("./hash.cjs"),c=require("./random.cjs"),i=require("./string_manipulation.cjs"),l=require("./objects.cjs"),s=require("./promise_helpers.cjs"),t=require("./json_rpc.cjs"),m=require("./web3_deferred_promise.cjs"),u=require("./chunk_response_parser.cjs"),p=require("./uuid.cjs"),h=require("./web3_eip1193_provider.cjs"),T=require("./socket_provider.cjs"),a=require("./uint8array.cjs");exports.asciiToHex=e.asciiToHex;exports.bytesToHex=e.bytesToHex;exports.bytesToUint8Array=e.bytesToUint8Array;exports.ethUnitMap=e.ethUnitMap;exports.fromAscii=e.fromAscii;exports.fromDecimal=e.fromDecimal;exports.fromUtf8=e.fromUtf8;exports.fromWei=e.fromWei;exports.hexToAscii=e.hexToAscii;exports.hexToBytes=e.hexToBytes;exports.hexToNumber=e.hexToNumber;exports.hexToNumberString=e.hexToNumberString;exports.hexToString=e.hexToString;exports.hexToUtf8=e.hexToUtf8;exports.numberToHex=e.numberToHex;exports.stringToHex=e.stringToHex;exports.toAscii=e.toAscii;exports.toBigInt=e.toBigInt;exports.toBool=e.toBool;exports.toChecksumAddress=e.toChecksumAddress;exports.toDecimal=e.toDecimal;exports.toHex=e.toHex;exports.toNumber=e.toNumber;exports.toUtf8=e.toUtf8;exports.toWei=e.toWei;exports.utf8ToBytes=e.utf8ToBytes;exports.utf8ToHex=e.utf8ToHex;exports.EventEmitter=d.EventEmitter;exports.checkAddressCheckSum=o.checkAddressCheckSum;exports.compareBlockNumbers=o.compareBlockNumbers;exports.isAddress=o.isAddress;exports.isBloom=o.isBloom;exports.isContractAddressInBloom=o.isContractAddressInBloom;exports.isContractInitOptions=o.isContractInitOptions;exports.isHex=o.isHex;exports.isHexStrict=o.isHexStrict;exports.isInBloom=o.isInBloom;exports.isNullish=o.isNullish;exports.isTopic=o.isTopic;exports.isTopicInBloom=o.isTopicInBloom;exports.isUserEthereumAddressInBloom=o.isUserEthereumAddressInBloom;exports.convert=n.convert;exports.convertScalarValue=n.convertScalarValue;exports.format=n.format;exports.isDataFormat=n.isDataFormat;exports.encodePacked=r.encodePacked;exports.getStorageSlotNumForLongString=r.getStorageSlotNumForLongString;exports.keccak256=r.keccak256Wrapper;exports.keccak256Wrapper=r.keccak256Wrapper;exports.processSolidityEncodePackedArgs=r.processSolidityEncodePackedArgs;exports.sha3=r.sha3;exports.sha3Raw=r.sha3Raw;exports.soliditySha3=r.soliditySha3;exports.soliditySha3Raw=r.soliditySha3Raw;exports.randomBytes=c.randomBytes;exports.randomHex=c.randomHex;exports.fromTwosComplement=i.fromTwosComplement;exports.leftPad=i.leftPad;exports.padLeft=i.padLeft;exports.padRight=i.padRight;exports.rightPad=i.rightPad;exports.toTwosComplement=i.toTwosComplement;exports.mergeDeep=l.mergeDeep;exports.isPromise=s.isPromise;exports.pollTillDefined=s.pollTillDefined;exports.pollTillDefinedAndReturnIntervalId=s.pollTillDefinedAndReturnIntervalId;exports.rejectIfConditionAtInterval=s.rejectIfConditionAtInterval;exports.rejectIfTimeout=s.rejectIfTimeout;exports.waitWithTimeout=s.waitWithTimeout;exports.isBatchRequest=t.isBatchRequest;exports.isBatchResponse=t.isBatchResponse;exports.isResponseRpcError=t.isResponseRpcError;exports.isResponseWithError=t.isResponseWithError;exports.isResponseWithNotification=t.isResponseWithNotification;exports.isResponseWithResult=t.isResponseWithResult;exports.isSubscriptionResult=t.isSubscriptionResult;exports.isValidResponse=t.isValidResponse;exports.jsonRpc=t;exports.setRequestIdStart=t.setRequestIdStart;exports.toBatchPayload=t.toBatchPayload;exports.toPayload=t.toPayload;exports.validateResponse=t.validateResponse;exports.Web3DeferredPromise=m.Web3DeferredPromise;exports.ChunkResponseParser=u.ChunkResponseParser;exports.uuidV4=p.uuidV4;exports.Eip1193Provider=h.Eip1193Provider;exports.SocketProvider=T.SocketProvider;exports.isUint8Array=a.isUint8Array;exports.uint8ArrayConcat=a.uint8ArrayConcat;exports.uint8ArrayEquals=a.uint8ArrayEquals;
|
@@ -1,26 +1,26 @@
|
|
1
|
-
import { asciiToHex as t, bytesToHex as s, bytesToUint8Array as i, ethUnitMap as a, fromAscii as m, fromDecimal as n, fromUtf8 as p, fromWei as c, hexToAscii as d, hexToBytes as l, hexToNumber as f, hexToNumberString as x, hexToString as u, hexToUtf8 as h, numberToHex as T, stringToHex as R, toAscii as
|
2
|
-
import { EventEmitter as
|
3
|
-
import { checkAddressCheckSum as D, compareBlockNumbers as N, isAddress as U, isBloom as w, isContractAddressInBloom as j,
|
4
|
-
import { convert as J, convertScalarValue as K, format as
|
5
|
-
import { encodePacked as
|
6
|
-
import { randomBytes as
|
7
|
-
import { fromTwosComplement as
|
8
|
-
import { mergeDeep as
|
9
|
-
import { isPromise as ke, pollTillDefined as
|
1
|
+
import { asciiToHex as t, bytesToHex as s, bytesToUint8Array as i, ethUnitMap as a, fromAscii as m, fromDecimal as n, fromUtf8 as p, fromWei as c, hexToAscii as d, hexToBytes as l, hexToNumber as f, hexToNumberString as x, hexToString as u, hexToUtf8 as h, numberToHex as T, stringToHex as R, toAscii as A, toBigInt as k, toBool as y, toChecksumAddress as B, toDecimal as S, toHex as g, toNumber as I, toUtf8 as P, toWei as b, utf8ToBytes as C, utf8ToHex as H } from "./converters.js";
|
2
|
+
import { EventEmitter as v } from "./event_emitter.js";
|
3
|
+
import { checkAddressCheckSum as D, compareBlockNumbers as N, isAddress as U, isBloom as w, isContractAddressInBloom as j, isContractInitOptions as q, isHex as V, isHexStrict as F, isInBloom as L, isNullish as M, isTopic as O, isTopicInBloom as _, isUserEthereumAddressInBloom as z } from "./validation.js";
|
4
|
+
import { convert as J, convertScalarValue as K, format as Q, isDataFormat as X } from "./formatter.js";
|
5
|
+
import { encodePacked as Z, getStorageSlotNumForLongString as $, keccak256Wrapper as ee, keccak256Wrapper as oe, processSolidityEncodePackedArgs as re, sha3 as te, sha3Raw as se, soliditySha3 as ie, soliditySha3Raw as ae } from "./hash.js";
|
6
|
+
import { randomBytes as ne, randomHex as pe } from "./random.js";
|
7
|
+
import { fromTwosComplement as de, leftPad as le, padLeft as fe, padRight as xe, rightPad as ue, toTwosComplement as he } from "./string_manipulation.js";
|
8
|
+
import { mergeDeep as Re } from "./objects.js";
|
9
|
+
import { isPromise as ke, pollTillDefined as ye, pollTillDefinedAndReturnIntervalId as Be, rejectIfConditionAtInterval as Se, rejectIfTimeout as ge, waitWithTimeout as Ie } from "./promise_helpers.js";
|
10
10
|
import * as e from "./json_rpc.js";
|
11
|
-
import { isBatchRequest as
|
12
|
-
import { Web3DeferredPromise as
|
13
|
-
import { ChunkResponseParser as
|
11
|
+
import { isBatchRequest as be, isBatchResponse as Ce, isResponseRpcError as He, isResponseWithError as We, isResponseWithNotification as ve, isResponseWithResult as Ee, isSubscriptionResult as De, isValidResponse as Ne, setRequestIdStart as Ue, toBatchPayload as we, toPayload as je, validateResponse as qe } from "./json_rpc.js";
|
12
|
+
import { Web3DeferredPromise as Fe } from "./web3_deferred_promise.js";
|
13
|
+
import { ChunkResponseParser as Me } from "./chunk_response_parser.js";
|
14
14
|
import { uuidV4 as _e } from "./uuid.js";
|
15
15
|
import { Eip1193Provider as Ge } from "./web3_eip1193_provider.js";
|
16
16
|
import { SocketProvider as Ke } from "./socket_provider.js";
|
17
|
-
import { uint8ArrayConcat as
|
17
|
+
import { isUint8Array as Xe, uint8ArrayConcat as Ye, uint8ArrayEquals as Ze } from "./uint8array.js";
|
18
18
|
export {
|
19
|
-
|
19
|
+
Me as ChunkResponseParser,
|
20
20
|
Ge as Eip1193Provider,
|
21
|
-
|
21
|
+
v as EventEmitter,
|
22
22
|
Ke as SocketProvider,
|
23
|
-
|
23
|
+
Fe as Web3DeferredPromise,
|
24
24
|
t as asciiToHex,
|
25
25
|
s as bytesToHex,
|
26
26
|
i as bytesToUint8Array,
|
@@ -28,15 +28,15 @@ export {
|
|
28
28
|
N as compareBlockNumbers,
|
29
29
|
J as convert,
|
30
30
|
K as convertScalarValue,
|
31
|
-
|
31
|
+
Z as encodePacked,
|
32
32
|
a as ethUnitMap,
|
33
|
-
|
33
|
+
Q as format,
|
34
34
|
m as fromAscii,
|
35
35
|
n as fromDecimal,
|
36
|
-
|
36
|
+
de as fromTwosComplement,
|
37
37
|
p as fromUtf8,
|
38
38
|
c as fromWei,
|
39
|
-
|
39
|
+
$ as getStorageSlotNumForLongString,
|
40
40
|
d as hexToAscii,
|
41
41
|
l as hexToBytes,
|
42
42
|
f as hexToNumber,
|
@@ -44,64 +44,66 @@ export {
|
|
44
44
|
u as hexToString,
|
45
45
|
h as hexToUtf8,
|
46
46
|
U as isAddress,
|
47
|
-
|
48
|
-
|
47
|
+
be as isBatchRequest,
|
48
|
+
Ce as isBatchResponse,
|
49
49
|
w as isBloom,
|
50
50
|
j as isContractAddressInBloom,
|
51
|
-
|
52
|
-
|
53
|
-
V as
|
54
|
-
F as
|
55
|
-
L as
|
51
|
+
q as isContractInitOptions,
|
52
|
+
X as isDataFormat,
|
53
|
+
V as isHex,
|
54
|
+
F as isHexStrict,
|
55
|
+
L as isInBloom,
|
56
|
+
M as isNullish,
|
56
57
|
ke as isPromise,
|
57
58
|
He as isResponseRpcError,
|
58
59
|
We as isResponseWithError,
|
59
60
|
ve as isResponseWithNotification,
|
60
|
-
|
61
|
-
|
62
|
-
|
61
|
+
Ee as isResponseWithResult,
|
62
|
+
De as isSubscriptionResult,
|
63
|
+
O as isTopic,
|
63
64
|
_ as isTopicInBloom,
|
65
|
+
Xe as isUint8Array,
|
64
66
|
z as isUserEthereumAddressInBloom,
|
65
|
-
|
67
|
+
Ne as isValidResponse,
|
66
68
|
e as jsonRpc,
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
69
|
+
ee as keccak256,
|
70
|
+
oe as keccak256Wrapper,
|
71
|
+
le as leftPad,
|
72
|
+
Re as mergeDeep,
|
71
73
|
T as numberToHex,
|
72
|
-
|
73
|
-
|
74
|
-
|
74
|
+
fe as padLeft,
|
75
|
+
xe as padRight,
|
76
|
+
ye as pollTillDefined,
|
75
77
|
Be as pollTillDefinedAndReturnIntervalId,
|
76
|
-
|
77
|
-
|
78
|
-
|
78
|
+
re as processSolidityEncodePackedArgs,
|
79
|
+
ne as randomBytes,
|
80
|
+
pe as randomHex,
|
79
81
|
Se as rejectIfConditionAtInterval,
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
82
|
+
ge as rejectIfTimeout,
|
83
|
+
ue as rightPad,
|
84
|
+
Ue as setRequestIdStart,
|
85
|
+
te as sha3,
|
86
|
+
se as sha3Raw,
|
87
|
+
ie as soliditySha3,
|
88
|
+
ae as soliditySha3Raw,
|
87
89
|
R as stringToHex,
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
90
|
+
A as toAscii,
|
91
|
+
we as toBatchPayload,
|
92
|
+
k as toBigInt,
|
93
|
+
y as toBool,
|
94
|
+
B as toChecksumAddress,
|
95
|
+
S as toDecimal,
|
94
96
|
g as toHex,
|
95
97
|
I as toNumber,
|
96
|
-
|
97
|
-
|
98
|
+
je as toPayload,
|
99
|
+
he as toTwosComplement,
|
98
100
|
P as toUtf8,
|
99
101
|
b as toWei,
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
102
|
+
Ye as uint8ArrayConcat,
|
103
|
+
Ze as uint8ArrayEquals,
|
104
|
+
C as utf8ToBytes,
|
105
|
+
H as utf8ToHex,
|
104
106
|
_e as uuidV4,
|
105
|
-
|
106
|
-
|
107
|
+
qe as validateResponse,
|
108
|
+
Ie as waitWithTimeout
|
107
109
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../web3-errors/lib/esm/errors/connection_errors.cjs"),l=require("../../../web3-errors/lib/esm/errors/provider_errors.cjs");require("../../../web3-errors/lib/esm/errors/rpc_errors.cjs");const f=require("./web3_eip1193_provider.cjs"),v=require("./chunk_response_parser.cjs"),R=require("./validation.cjs"),g=require("./web3_deferred_promise.cjs"),c=require("./json_rpc.cjs");var p=globalThis&&globalThis.__awaiter||function(m,e,t,s){function i(n){return n instanceof t?n:new t(function(u){u(n)})}return new(t||(t=Promise))(function(n,u){function h(r){try{d(s.next(r))}catch(a){u(a)}}function _(r){try{d(s.throw(r))}catch(a){u(a)}}function d(r){r.done?n(r.value):i(r.value).then(h,_)}d((s=s.apply(m,e||[])).next())})};const q={autoReconnect:!0,delay:5e3,maxAttempts:5},E=1e3;class Q extends f.Eip1193Provider{constructor(e,t,s){if(super(),this._connectionStatus="connecting",this._onMessageHandler=this._onMessage.bind(this),this._onOpenHandler=this._onConnect.bind(this),this._onCloseHandler=this._onCloseEvent.bind(this),this._onErrorHandler=this._onError.bind(this),!this._validateProviderPath(e))throw new l.InvalidClientError(e);this._socketPath=e,this._socketOptions=t,this._reconnectOptions=Object.assign(Object.assign({},q),s??{}),this._pendingRequestsQueue=new Map,this._sentRequestsQueue=new Map,this._init(),this.connect(),this.chunkResponseParser=new v.ChunkResponseParser(this._eventEmitter,this._reconnectOptions.autoReconnect),this.chunkResponseParser.onError(()=>{this._clearQueues()}),this.isReconnecting=!1}get SocketConnection(){return this._socketConnection}_init(){this._reconnectAttempts=0}connect(){try{this._openSocketConnection(),this._connectionStatus="connecting",this._addSocketListeners()}catch(e){if(this.isReconnecting)setImmediate(()=>{this._reconnect()});else throw this._connectionStatus="disconnected",e&&e.message?new o.ConnectionError(`Error while connecting to ${this._socketPath}. Reason: ${e.message}`):new l.InvalidClientError(this._socketPath)}}_validateProviderPath(e){return!!e}getPendingRequestQueueSize(){return this._pendingRequestsQueue.size}getSentRequestsQueueSize(){return this._sentRequestsQueue.size}supportsSubscriptions(){return!0}on(e,t){this._eventEmitter.on(e,t)}once(e,t){this._eventEmitter.once(e,t)}removeListener(e,t){this._eventEmitter.removeListener(e,t)}_onDisconnect(e,t){this._connectionStatus="disconnected",super._onDisconnect(e,t)}disconnect(e,t){const s=e??E;this._removeSocketListeners(),this.getStatus()!=="disconnected"&&this._closeSocketConnection(s,t),this._onDisconnect(s,t)}safeDisconnect(e,t,s=!1,i=1e3){return p(this,void 0,void 0,function*(){let n=0;yield(()=>p(this,void 0,void 0,function*(){return new Promise(h=>{const _=setInterval(()=>{s&&n===5&&this.clearQueues(),this.getPendingRequestQueueSize()===0&&this.getSentRequestsQueueSize()===0&&(clearInterval(_),h(!0)),n+=1},i)})}))(),this.disconnect(e,t)})}removeAllListeners(e){this._eventEmitter.removeAllListeners(e)}_onError(e){this.isReconnecting?this._reconnect():this._eventEmitter.emit("error",e)}reset(){this._sentRequestsQueue.clear(),this._pendingRequestsQueue.clear(),this._init(),this._removeSocketListeners(),this._addSocketListeners()}_reconnect(){this.isReconnecting||(this.isReconnecting=!0,this._sentRequestsQueue.size>0&&this._sentRequestsQueue.forEach((e,t)=>{e.deferredPromise.reject(new o.PendingRequestsOnReconnectingError),this._sentRequestsQueue.delete(t)}),this._reconnectAttempts<this._reconnectOptions.maxAttempts?(this._reconnectAttempts+=1,setTimeout(()=>{this._removeSocketListeners(),this.connect(),this.isReconnecting=!1},this._reconnectOptions.delay)):(this.isReconnecting=!1,this._clearQueues(),this._removeSocketListeners(),this._eventEmitter.emit("error",new o.MaxAttemptsReachedOnReconnectingError(this._reconnectOptions.maxAttempts))))}request(e){return p(this,void 0,void 0,function*(){if(R.isNullish(this._socketConnection))throw new Error("Connection is undefined");this.getStatus()==="disconnected"&&this.connect();const t=c.isBatchRequest(e)?e[0].id:e.id;if(!t)throw new l.Web3WSProviderError("Request Id not defined");if(this._sentRequestsQueue.has(t))throw new o.RequestAlreadySentError(t);const s=new g.Web3DeferredPromise;s.catch(n=>{this._eventEmitter.emit("error",n)});const i={payload:e,deferredPromise:s};if(this.getStatus()==="connecting")return this._pendingRequestsQueue.set(t,i),i.deferredPromise;this._sentRequestsQueue.set(t,i);try{this._sendToSocket(i.payload)}catch(n){this._sentRequestsQueue.delete(t),this._eventEmitter.emit("error",n)}return s})}_onConnect(){this._connectionStatus="connected",this._reconnectAttempts=0,super._onConnect(),this._sendPendingRequests()}_sendPendingRequests(){for(const[e,t]of this._pendingRequestsQueue.entries())this._sendToSocket(t.payload),this._pendingRequestsQueue.delete(e),this._sentRequestsQueue.set(e,t)}_onMessage(e){const t=this._parseResponses(e);if(!(R.isNullish(t)||t.length===0))for(const s of t){if(c.isResponseWithNotification(s)&&s.method.endsWith("_subscription")){this._eventEmitter.emit("message",s);return}const i=c.isBatchResponse(s)?s[0].id:s.id,n=this._sentRequestsQueue.get(i);if(!n)return;(c.isBatchResponse(s)||c.isResponseWithResult(s)||c.isResponseWithError(s))&&(this._eventEmitter.emit("message",s),n.deferredPromise.resolve(s)),this._sentRequestsQueue.delete(i)}}clearQueues(e){this._clearQueues(e)}_clearQueues(e){this._pendingRequestsQueue.size>0&&this._pendingRequestsQueue.forEach((t,s)=>{t.deferredPromise.reject(new o.ConnectionNotOpenError(e)),this._pendingRequestsQueue.delete(s)}),this._sentRequestsQueue.size>0&&this._sentRequestsQueue.forEach((t,s)=>{t.deferredPromise.reject(new o.ConnectionNotOpenError(e)),this._sentRequestsQueue.delete(s)}),this._removeSocketListeners()}}exports.SocketProvider=Q;
|