@ozdao/prometheus-framework 0.2.31 → 0.2.32
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/node_modules/@adraffy/ens-normalize/dist/index.cjs +1 -1
- package/dist/node_modules/@adraffy/ens-normalize/dist/index.js +222 -218
- package/dist/node_modules/@noble/curves/esm/abstract/modular.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/abstract/modular.js +102 -91
- package/dist/node_modules/@noble/curves/esm/abstract/utils.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/abstract/utils.js +138 -115
- package/dist/node_modules/@noble/curves/esm/abstract/weierstrass.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/abstract/weierstrass.js +185 -185
- package/dist/node_modules/@noble/curves/esm/secp256k1.cjs +1 -1
- package/dist/node_modules/@noble/curves/esm/secp256k1.js +11 -8
- package/dist/node_modules/@noble/hashes/esm/_assert.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/_assert.js +29 -33
- package/dist/node_modules/@noble/hashes/esm/_sha2.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/_sha2.js +15 -15
- package/dist/node_modules/@noble/hashes/esm/_u64.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/_u64.js +38 -20
- package/dist/node_modules/@noble/hashes/esm/hmac.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/hmac.js +20 -20
- package/dist/node_modules/@noble/hashes/esm/pbkdf2.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/pbkdf2.js +20 -20
- package/dist/node_modules/@noble/hashes/esm/scrypt.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/scrypt.js +41 -41
- package/dist/node_modules/@noble/hashes/esm/sha256.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/sha256.js +23 -29
- package/dist/node_modules/@noble/hashes/esm/sha3.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/sha3.js +44 -55
- package/dist/node_modules/@noble/hashes/esm/sha512.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/sha512.js +23 -41
- package/dist/node_modules/@noble/hashes/esm/utils.cjs +1 -1
- package/dist/node_modules/@noble/hashes/esm/utils.js +37 -33
- package/dist/node_modules/@ozdao/prometheus-framework/dist/prometheus-framework.es.cjs +20 -0
- package/dist/node_modules/@ozdao/prometheus-framework/dist/prometheus-framework.es.js +3974 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +1202 -0
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +97 -0
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +37 -0
- package/dist/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.cjs +1 -0
- package/dist/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.js +22 -0
- package/dist/node_modules/ethereum-cryptography/esm/utils.cjs +1 -1
- package/dist/node_modules/ethereum-cryptography/esm/utils.js +1 -4
- package/dist/node_modules/js-cookie/dist/js.cookie.cjs +1 -0
- package/dist/node_modules/js-cookie/dist/js.cookie.js +74 -0
- package/dist/node_modules/vue3-carousel/dist/carousel.es.cjs +4 -4
- package/dist/node_modules/vue3-carousel/dist/carousel.es.js +340 -244
- package/dist/node_modules/web3/lib/esm/abi.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/abi.js +5 -10
- package/dist/node_modules/web3/lib/esm/accounts.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/accounts.js +27 -24
- package/dist/node_modules/web3/lib/esm/version.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/version.js +1 -1
- package/dist/node_modules/web3/lib/esm/web3.cjs +1 -1
- package/dist/node_modules/web3/lib/esm/web3.js +53 -57
- package/dist/node_modules/web3-core/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/utils.js +3 -4
- package/dist/node_modules/web3-core/lib/esm/web3_config.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_config.js +22 -19
- package/dist/node_modules/web3-core/lib/esm/web3_context.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_context.js +72 -57
- package/dist/node_modules/web3-core/lib/esm/web3_request_manager.cjs +1 -1
- package/dist/node_modules/web3-core/lib/esm/web3_request_manager.js +53 -61
- package/dist/node_modules/web3-errors/lib/esm/errors/account_errors.js +8 -8
- package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.js +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.js +42 -42
- package/dist/node_modules/web3-eth/lib/esm/utils/prepare_transaction_for_signing.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/prepare_transaction_for_signing.js +19 -19
- package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.js +29 -29
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.cjs +1 -0
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.js +51 -0
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.js +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.cjs +1 -1
- package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.js +1 -1
- package/dist/node_modules/web3-eth/lib/esm/web3_eth.js +132 -47
- package/dist/node_modules/web3-eth-abi/lib/esm/api/functions_api.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/api/functions_api.js +21 -15
- package/dist/node_modules/web3-eth-abi/lib/esm/api/parameters_api.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/api/parameters_api.js +15 -13
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bytes.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bytes.js +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/index.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/index.js +61 -53
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/encode.cjs +1 -1
- package/dist/node_modules/web3-eth-abi/lib/esm/coders/encode.js +36 -9
- package/dist/node_modules/web3-eth-accounts/lib/esm/account.cjs +2 -2
- package/dist/node_modules/web3-eth-accounts/lib/esm/account.js +107 -103
- package/dist/node_modules/web3-eth-accounts/lib/esm/common/utils.cjs +1 -1
- package/dist/node_modules/web3-eth-accounts/lib/esm/common/utils.js +135 -133
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/baseTransaction.cjs +1 -1
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/baseTransaction.js +47 -31
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/transactionFactory.cjs +1 -1
- package/dist/node_modules/web3-eth-accounts/lib/esm/tx/transactionFactory.js +18 -17
- package/dist/node_modules/web3-eth-contract/lib/esm/contract.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/contract.js +113 -111
- package/dist/node_modules/web3-eth-contract/lib/esm/encoding.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/encoding.js +27 -27
- package/dist/node_modules/web3-eth-contract/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-eth-contract/lib/esm/utils.js +28 -40
- package/dist/node_modules/web3-utils/lib/esm/chunk_response_parser.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/chunk_response_parser.js +10 -10
- package/dist/node_modules/web3-utils/lib/esm/converters.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/converters.js +78 -75
- package/dist/node_modules/web3-utils/lib/esm/formatter.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/formatter.js +8 -8
- package/dist/node_modules/web3-utils/lib/esm/hash.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/hash.js +44 -43
- package/dist/node_modules/web3-utils/lib/esm/index.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/index.js +64 -62
- package/dist/node_modules/web3-utils/lib/esm/socket_provider.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/socket_provider.js +78 -40
- package/dist/node_modules/web3-utils/lib/esm/uint8array.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/uint8array.js +16 -11
- package/dist/node_modules/web3-utils/lib/esm/validation.cjs +1 -1
- package/dist/node_modules/web3-utils/lib/esm/validation.js +45 -33
- package/dist/node_modules/web3-validator/lib/esm/utils.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/utils.js +127 -104
- package/dist/node_modules/web3-validator/lib/esm/validation/address.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/validation/address.js +12 -11
- package/dist/node_modules/web3-validator/lib/esm/validation/bytes.cjs +1 -1
- package/dist/node_modules/web3-validator/lib/esm/validation/bytes.js +17 -13
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +7 -9
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPrimitive.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +8 -8
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPropertyKey.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +3 -3
- package/dist/prometheus-framework/node_modules/@capacitor/core/dist/index.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@capacitor/core/dist/index.js +52 -52
- package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js +2501 -2482
- package/dist/prometheus-framework/node_modules/axios/lib/core/Axios.cjs +2 -1
- package/dist/prometheus-framework/node_modules/axios/lib/core/Axios.js +75 -61
- package/dist/prometheus-framework/node_modules/axios/lib/defaults/index.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/defaults/index.js +33 -33
- package/dist/prometheus-framework/node_modules/axios/lib/env/data.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/env/data.js +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/combineURLs.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/combineURLs.js +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/formDataToJSON.cjs +1 -1
- package/dist/prometheus-framework/node_modules/axios/lib/helpers/formDataToJSON.js +4 -2
- package/dist/prometheus-framework/node_modules/bignumber.js/bignumber.cjs +1 -0
- package/dist/prometheus-framework/node_modules/bignumber.js/bignumber.js +701 -0
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.cjs +1 -1
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +14 -7
- package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.cjs +1 -1
- package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.js +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue.js +2 -80
- package/dist/prometheus-framework/src/components/Address/Address.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue2.js +80 -2
- package/dist/prometheus-framework/src/components/Block/Block.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Block/Block.vue.js +62 -0
- package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue2.js +15 -15
- package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue2.js +51 -40
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +21 -21
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Chips/Chips.vue.js +9 -7
- package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.js +12 -13
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +2 -49
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.js +49 -2
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.js +53 -36
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +117 -0
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +48 -40
- package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.js +1 -2
- package/dist/prometheus-framework/src/components/Loader/Loader.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Loader/Loader.vue2.js +20 -10
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.js +2 -98
- package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue.js +2 -2
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +25 -27
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Radio/Radio.vue.js +55 -0
- package/dist/prometheus-framework/src/components/Select/Select.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Select/Select.vue.js +55 -40
- package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue2.js +5 -5
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +1 -1
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.cjs +1 -0
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.js +45 -0
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.js +4 -0
- package/dist/prometheus-framework/src/components/Upload/Upload.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Upload/Upload.vue.js +2 -73
- package/dist/prometheus-framework/src/components/Upload/Upload.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Upload/Upload.vue2.js +73 -2
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js +3 -3
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +94 -33
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +69 -61
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +26 -27
- package/dist/prometheus-framework/src/modules/auth/localization/EnterCode.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/EnterCode.json.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/localization/EnterPassword.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/EnterPassword.json.js +7 -7
- package/dist/prometheus-framework/src/modules/auth/localization/ResetPassword.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/ResetPassword.json.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/localization/SignIn.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/SignIn.json.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/localization/SignUp.json.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/localization/SignUp.json.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/store/auth.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/auth.js +30 -30
- package/dist/prometheus-framework/src/modules/auth/store/invites.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/invites.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/twofa.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/twofa.js +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/layouts/Backoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/layouts/Backoffice.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +90 -47
- package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.js +166 -133
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +86 -68
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +105 -41
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.js +16 -16
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +51 -42
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +14 -14
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue2.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +108 -94
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +19 -19
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +11 -11
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue2.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.js +40 -29
- package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/store/blogposts.js +10 -9
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +27 -16
- package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.js +21 -21
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +4 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +31 -28
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.js +48 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/VideoPlayer.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/VideoPlayer.vue.js +33 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Youtube.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Youtube.vue.js +13 -0
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +106 -85
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.js +31 -34
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/localization/vue-i18n.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/localization/vue-i18n.js +13 -6
- package/dist/prometheus-framework/src/modules/globals/store/globals.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/store/globals.js +50 -22
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/icons/entities/IconEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconEvents.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/entities/IconGroups.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconShopcart.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconShopcart.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconTime.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/entities/IconTime.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/icons.client.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/icons.client.js +38 -34
- package/dist/prometheus-framework/src/modules/icons/labels/LabelAppStore.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/labels/LabelAppStore.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/icons/labels/LabelGooglePlay.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/labels/LabelGooglePlay.vue.js +7 -7
- package/dist/prometheus-framework/src/modules/icons/navigation/IconAdd.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconAdd.vue.js +30 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconChevronRight.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/navigation/IconChevronRight.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/icons/navigation/IconDelete.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconDelete.vue.js +27 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconMinus.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconMinus.vue.js +29 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconUpload.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/navigation/IconUpload.vue.js +33 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderImage.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderImage.vue.js +21 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue.js +28 -0
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderUserpic.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/placeholders/PlaceholderUserpic.vue.js +21 -20
- package/dist/prometheus-framework/src/modules/icons/socials/instagram.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/instagram.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/icons/socials/line.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/line.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/icons/socials/reddit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/reddit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/telegram.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/telegram.vue.js +7 -7
- package/dist/prometheus-framework/src/modules/icons/socials/twitter.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/twitter.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/icons/socials/youtube.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/icons/socials/youtube.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.js +48 -35
- package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.cjs +1 -0
- package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.js +63 -0
- package/dist/prometheus-framework/src/modules/middlewares/client/auth.validation.cjs +1 -1
- package/dist/prometheus-framework/src/modules/middlewares/client/auth.validation.js +6 -8
- package/dist/prometheus-framework/src/modules/middlewares/client/states.validation.cjs +1 -1
- package/dist/prometheus-framework/src/modules/middlewares/client/states.validation.js +5 -7
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.js +16 -22
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue.js +4 -0
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.js +61 -88
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/EditOrder.vue.js +104 -193
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +29 -31
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormOrderDetails.vue.js +129 -0
- package/dist/prometheus-framework/src/modules/orders/store/orders.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/store/orders.js +45 -36
- package/dist/prometheus-framework/src/modules/orders/store/shopcart.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/store/shopcart.js +27 -26
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +85 -79
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Rating.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Rating.vue.js +10 -10
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Socials.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Socials.vue.js +29 -23
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +55 -169
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +48 -59
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +173 -94
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +27 -20
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +43 -33
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +67 -63
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +28 -30
- package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/router/members.router.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/members.router.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +9 -6
- package/dist/prometheus-framework/src/modules/organizations/router/products.router.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/products.router.js +69 -20
- package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/departments.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/invites.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/invites.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +38 -38
- package/dist/prometheus-framework/src/modules/payments/components/pages/Payments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/payments/components/pages/Payments.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue.js +39 -44
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +73 -44
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +25 -54
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +39 -39
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +12 -12
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +4 -0
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +18 -11
- package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue.js +24 -24
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +140 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue2.js +4 -0
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +27 -23
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +24 -25
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +246 -102
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +28 -24
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductsBackoffice.vue.js +23 -24
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +56 -7
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +82 -65
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +71 -54
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue2.cjs +1 -0
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue2.js +4 -0
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +60 -86
- package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/leftovers.js +29 -37
- package/dist/prometheus-framework/src/modules/products/store/products.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/products.js +32 -29
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +43 -107
- package/dist/prometheus-framework/src/modules/spots/store/spots.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/store/spots.js +46 -40
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +89 -94
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +30 -30
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/router/users.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/router/users.js +2 -2
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +80 -71
- package/dist/prometheus-framework/src/modules/wallet/store/wallet.cjs +1 -0
- package/dist/prometheus-framework/src/modules/wallet/store/wallet.js +29 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +2 -2
- package/src/modules/orders/components/pages/Orders.vue +0 -4
- package/src/modules/products/components/sections/FilterProducts.vue +9 -10
- package/src/modules/wallet/components/pages/Wallet.vue +2 -3
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./utils.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const g=BigInt(0),c=BigInt(1),w=BigInt(2),j=BigInt(3),v=BigInt(4),S=BigInt(5),y=BigInt(8);BigInt(9);BigInt(16);function d(t,o){const r=t%o;return r>=g?r:o+r}function L(t,o,r){if(r<=g||o<g)throw new Error("Expected power/modulo > 0");if(r===c)return g;let n=c;for(;o>g;)o&c&&(n=n*t%r),t=t*t%r,o>>=c;return n}function p(t,o,r){let n=t;for(;o-- >g;)n*=n,n%=r;return n}function N(t,o){if(t===g||o<=g)throw new Error(`invert: expected positive integers, got n=${t} mod=${o}`);let r=d(t,o),n=o,l=g,u=c;for(;r!==g;){const i=n/r,e=n%r,s=l-u*i;n=r,r=e,l=u,u=s}if(n!==c)throw new Error("invert: does not exist");return d(l,o)}function T(t){const o=(t-c)/w;let r,n,l;for(r=t-c,n=0;r%w===g;r/=w,n++);for(l=w;l<t&&L(l,o,t)!==t-c;l++);if(n===1){const f=(t+c)/v;return function(e,s){const a=e.pow(s,f);if(!e.eql(e.sqr(a),s))throw new Error("Cannot find square root");return a}}const u=(r+c)/w;return function(i,e){if(i.pow(e,o)===i.neg(i.ONE))throw new Error("Cannot find square root");let s=n,a=i.pow(i.mul(i.ONE,l),r),b=i.pow(e,u),B=i.pow(e,r);for(;!i.eql(B,i.ONE);){if(i.eql(B,i.ZERO))return i.ZERO;let q=1;for(let E=i.sqr(B);q<s&&!i.eql(E,i.ONE);q++)E=i.sqr(E);const I=i.pow(a,c<<BigInt(s-q-1));a=i.sqr(I),b=i.mul(b,I),B=i.mul(B,a),s=q}return b}}function x(t){if(t%v===j){const o=(t+c)/v;return function(n,l){const u=n.pow(l,o);if(!n.eql(n.sqr(u),l))throw new Error("Cannot find square root");return u}}if(t%y===S){const o=(t-S)/y;return function(n,l){const u=n.mul(l,w),f=n.pow(u,o),i=n.mul(l,f),e=n.mul(n.mul(i,w),f),s=n.mul(i,n.sub(e,n.ONE));if(!n.eql(n.sqr(s),l))throw new Error("Cannot find square root");return s}}return T(t)}const H=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Z(t){const o={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=H.reduce((n,l)=>(n[l]="function",n),o);return h.validateObject(t,r)}function M(t,o,r){if(r<g)throw new Error("Expected power > 0");if(r===g)return t.ONE;if(r===c)return o;let n=t.ONE,l=o;for(;r>g;)r&c&&(n=t.mul(n,l)),l=t.sqr(l),r>>=c;return n}function _(t,o){const r=new Array(o.length),n=o.reduce((u,f,i)=>t.is0(f)?u:(r[i]=u,t.mul(u,f)),t.ONE),l=t.inv(n);return o.reduceRight((u,f,i)=>t.is0(f)?u:(r[i]=t.mul(u,r[i]),t.mul(u,f)),l),r}function $(t,o){const r=o!==void 0?o:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function A(t,o,r=!1,n={}){if(t<=g)throw new Error(`Expected Field ORDER > 0, got ${t}`);const{nBitLength:l,nByteLength:u}=$(t,o);if(u>2048)throw new Error("Field lengths over 2048 bytes are not supported");const f=x(t),i=Object.freeze({ORDER:t,BITS:l,BYTES:u,MASK:h.bitMask(l),ZERO:g,ONE:c,create:e=>d(e,t),isValid:e=>{if(typeof e!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof e}`);return g<=e&&e<t},is0:e=>e===g,isOdd:e=>(e&c)===c,neg:e=>d(-e,t),eql:(e,s)=>e===s,sqr:e=>d(e*e,t),add:(e,s)=>d(e+s,t),sub:(e,s)=>d(e-s,t),mul:(e,s)=>d(e*s,t),pow:(e,s)=>M(i,e,s),div:(e,s)=>d(e*N(s,t),t),sqrN:e=>e*e,addN:(e,s)=>e+s,subN:(e,s)=>e-s,mulN:(e,s)=>e*s,inv:e=>N(e,t),sqrt:n.sqrt||(e=>f(i,e)),invertBatch:e=>_(i,e),cmov:(e,s,a)=>a?s:e,toBytes:e=>r?h.numberToBytesLE(e,u):h.numberToBytesBE(e,u),fromBytes:e=>{if(e.length!==u)throw new Error(`Fp.fromBytes: expected ${u}, got ${e.length}`);return r?h.bytesToNumberLE(e):h.bytesToNumberBE(e)}});return Object.freeze(i)}function m(t){if(typeof t!="bigint")throw new Error("field order must be bigint");const o=t.toString(2).length;return Math.ceil(o/8)}function C(t){const o=m(t);return o+Math.ceil(o/2)}function k(t,o,r=!1){const n=t.length,l=m(o),u=C(o);if(n<16||n<u||n>1024)throw new Error(`expected ${u}-1024 bytes of input, got ${n}`);const f=r?h.bytesToNumberBE(t):h.bytesToNumberLE(t),i=d(f,o-c)+c;return r?h.numberToBytesLE(i,l):h.numberToBytesBE(i,l)}exports.Field=A;exports.FpInvertBatch=_;exports.FpPow=M;exports.FpSqrt=x;exports.getFieldBytesLength=m;exports.getMinHashLength=C;exports.invert=N;exports.mapHashToField=k;exports.mod=d;exports.nLength=$;exports.pow=L;exports.pow2=p;exports.tonelliShanks=T;exports.validateField=Z;
|
@@ -1,13 +1,13 @@
|
|
1
|
-
import { bitMask as
|
1
|
+
import { bitMask as _, numberToBytesLE as m, numberToBytesBE as L, bytesToNumberLE as x, bytesToNumberBE as y, validateObject as M } from "./utils.js";
|
2
2
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
3
|
-
const f = BigInt(0), u = BigInt(1),
|
3
|
+
const f = BigInt(0), u = BigInt(1), w = BigInt(2), $ = BigInt(3), b = BigInt(4), N = BigInt(5), I = BigInt(8);
|
4
4
|
BigInt(9);
|
5
5
|
BigInt(16);
|
6
|
-
function
|
6
|
+
function d(t, o) {
|
7
7
|
const r = t % o;
|
8
8
|
return r >= f ? r : o + r;
|
9
9
|
}
|
10
|
-
function
|
10
|
+
function C(t, o, r) {
|
11
11
|
if (r <= f || o < f)
|
12
12
|
throw new Error("Expected power/modulo > 0");
|
13
13
|
if (r === u)
|
@@ -17,7 +17,7 @@ function Z(t, o, r) {
|
|
17
17
|
o & u && (n = n * t % r), t = t * t % r, o >>= u;
|
18
18
|
return n;
|
19
19
|
}
|
20
|
-
function
|
20
|
+
function Y(t, o, r) {
|
21
21
|
let n = t;
|
22
22
|
for (; o-- > f; )
|
23
23
|
n *= n, n %= r;
|
@@ -26,68 +26,68 @@ function Q(t, o, r) {
|
|
26
26
|
function S(t, o) {
|
27
27
|
if (t === f || o <= f)
|
28
28
|
throw new Error(`invert: expected positive integers, got n=${t} mod=${o}`);
|
29
|
-
let r =
|
29
|
+
let r = d(t, o), n = o, l = f, c = u;
|
30
30
|
for (; r !== f; ) {
|
31
|
-
const i = n / r, e = n % r,
|
32
|
-
n = r, r = e,
|
31
|
+
const i = n / r, e = n % r, s = l - c * i;
|
32
|
+
n = r, r = e, l = c, c = s;
|
33
33
|
}
|
34
34
|
if (n !== u)
|
35
35
|
throw new Error("invert: does not exist");
|
36
|
-
return
|
36
|
+
return d(l, o);
|
37
37
|
}
|
38
|
-
function
|
39
|
-
const o = (t - u) /
|
40
|
-
let r, n,
|
41
|
-
for (r = t - u, n = 0; r %
|
38
|
+
function Z(t) {
|
39
|
+
const o = (t - u) / w;
|
40
|
+
let r, n, l;
|
41
|
+
for (r = t - u, n = 0; r % w === f; r /= w, n++)
|
42
42
|
;
|
43
|
-
for (
|
43
|
+
for (l = w; l < t && C(l, o, t) !== t - u; l++)
|
44
44
|
;
|
45
45
|
if (n === 1) {
|
46
|
-
const
|
47
|
-
return function(e,
|
48
|
-
const
|
49
|
-
if (!e.eql(e.sqr(
|
46
|
+
const g = (t + u) / b;
|
47
|
+
return function(e, s) {
|
48
|
+
const h = e.pow(s, g);
|
49
|
+
if (!e.eql(e.sqr(h), s))
|
50
50
|
throw new Error("Cannot find square root");
|
51
|
-
return
|
51
|
+
return h;
|
52
52
|
};
|
53
53
|
}
|
54
|
-
const c = (r + u) /
|
54
|
+
const c = (r + u) / w;
|
55
55
|
return function(i, e) {
|
56
56
|
if (i.pow(e, o) === i.neg(i.ONE))
|
57
57
|
throw new Error("Cannot find square root");
|
58
|
-
let
|
59
|
-
for (; !i.eql(
|
60
|
-
if (i.eql(
|
58
|
+
let s = n, h = i.pow(i.mul(i.ONE, l), r), B = i.pow(e, c), a = i.pow(e, r);
|
59
|
+
for (; !i.eql(a, i.ONE); ) {
|
60
|
+
if (i.eql(a, i.ZERO))
|
61
61
|
return i.ZERO;
|
62
62
|
let q = 1;
|
63
|
-
for (let
|
64
|
-
|
65
|
-
const
|
66
|
-
|
63
|
+
for (let E = i.sqr(a); q < s && !i.eql(E, i.ONE); q++)
|
64
|
+
E = i.sqr(E);
|
65
|
+
const v = i.pow(h, u << BigInt(s - q - 1));
|
66
|
+
h = i.sqr(v), B = i.mul(B, v), a = i.mul(a, h), s = q;
|
67
67
|
}
|
68
68
|
return B;
|
69
69
|
};
|
70
70
|
}
|
71
|
-
function
|
72
|
-
if (t %
|
73
|
-
const o = (t + u) /
|
74
|
-
return function(n,
|
75
|
-
const c = n.pow(
|
76
|
-
if (!n.eql(n.sqr(c),
|
71
|
+
function j(t) {
|
72
|
+
if (t % b === $) {
|
73
|
+
const o = (t + u) / b;
|
74
|
+
return function(n, l) {
|
75
|
+
const c = n.pow(l, o);
|
76
|
+
if (!n.eql(n.sqr(c), l))
|
77
77
|
throw new Error("Cannot find square root");
|
78
78
|
return c;
|
79
79
|
};
|
80
80
|
}
|
81
|
-
if (t % I ===
|
82
|
-
const o = (t -
|
83
|
-
return function(n,
|
84
|
-
const c = n.mul(
|
85
|
-
if (!n.eql(n.sqr(
|
81
|
+
if (t % I === N) {
|
82
|
+
const o = (t - N) / I;
|
83
|
+
return function(n, l) {
|
84
|
+
const c = n.mul(l, w), g = n.pow(c, o), i = n.mul(l, g), e = n.mul(n.mul(i, w), g), s = n.mul(i, n.sub(e, n.ONE));
|
85
|
+
if (!n.eql(n.sqr(s), l))
|
86
86
|
throw new Error("Cannot find square root");
|
87
|
-
return
|
87
|
+
return s;
|
88
88
|
};
|
89
89
|
}
|
90
|
-
return
|
90
|
+
return Z(t);
|
91
91
|
}
|
92
92
|
const A = [
|
93
93
|
"create",
|
@@ -108,49 +108,49 @@ const A = [
|
|
108
108
|
"mulN",
|
109
109
|
"sqrN"
|
110
110
|
];
|
111
|
-
function
|
111
|
+
function k(t) {
|
112
112
|
const o = {
|
113
113
|
ORDER: "bigint",
|
114
114
|
MASK: "bigint",
|
115
115
|
BYTES: "isSafeInteger",
|
116
116
|
BITS: "isSafeInteger"
|
117
|
-
}, r = A.reduce((n,
|
118
|
-
return
|
117
|
+
}, r = A.reduce((n, l) => (n[l] = "function", n), o);
|
118
|
+
return M(t, r);
|
119
119
|
}
|
120
|
-
function
|
120
|
+
function z(t, o, r) {
|
121
121
|
if (r < f)
|
122
122
|
throw new Error("Expected power > 0");
|
123
123
|
if (r === f)
|
124
124
|
return t.ONE;
|
125
125
|
if (r === u)
|
126
126
|
return o;
|
127
|
-
let n = t.ONE,
|
127
|
+
let n = t.ONE, l = o;
|
128
128
|
for (; r > f; )
|
129
|
-
r & u && (n = t.mul(n,
|
129
|
+
r & u && (n = t.mul(n, l)), l = t.sqr(l), r >>= u;
|
130
130
|
return n;
|
131
131
|
}
|
132
|
-
function
|
133
|
-
const r = new Array(o.length), n = o.reduce((c,
|
134
|
-
return o.reduceRight((c,
|
132
|
+
function H(t, o) {
|
133
|
+
const r = new Array(o.length), n = o.reduce((c, g, i) => t.is0(g) ? c : (r[i] = c, t.mul(c, g)), t.ONE), l = t.inv(n);
|
134
|
+
return o.reduceRight((c, g, i) => t.is0(g) ? c : (r[i] = t.mul(c, r[i]), t.mul(c, g)), l), r;
|
135
135
|
}
|
136
|
-
function
|
136
|
+
function K(t, o) {
|
137
137
|
const r = o !== void 0 ? o : t.toString(2).length, n = Math.ceil(r / 8);
|
138
138
|
return { nBitLength: r, nByteLength: n };
|
139
139
|
}
|
140
|
-
function
|
140
|
+
function O(t, o, r = !1, n = {}) {
|
141
141
|
if (t <= f)
|
142
|
-
throw new Error(`Expected
|
143
|
-
const { nBitLength:
|
142
|
+
throw new Error(`Expected Field ORDER > 0, got ${t}`);
|
143
|
+
const { nBitLength: l, nByteLength: c } = K(t, o);
|
144
144
|
if (c > 2048)
|
145
145
|
throw new Error("Field lengths over 2048 bytes are not supported");
|
146
|
-
const
|
146
|
+
const g = j(t), i = Object.freeze({
|
147
147
|
ORDER: t,
|
148
|
-
BITS:
|
148
|
+
BITS: l,
|
149
149
|
BYTES: c,
|
150
|
-
MASK:
|
150
|
+
MASK: _(l),
|
151
151
|
ZERO: f,
|
152
152
|
ONE: u,
|
153
|
-
create: (e) =>
|
153
|
+
create: (e) => d(e, t),
|
154
154
|
isValid: (e) => {
|
155
155
|
if (typeof e != "bigint")
|
156
156
|
throw new Error(`Invalid field element: expected bigint, got ${typeof e}`);
|
@@ -158,53 +158,64 @@ function Y(t, o, r = !1, n = {}) {
|
|
158
158
|
},
|
159
159
|
is0: (e) => e === f,
|
160
160
|
isOdd: (e) => (e & u) === u,
|
161
|
-
neg: (e) =>
|
162
|
-
eql: (e,
|
163
|
-
sqr: (e) =>
|
164
|
-
add: (e,
|
165
|
-
sub: (e,
|
166
|
-
mul: (e,
|
167
|
-
pow: (e,
|
168
|
-
div: (e,
|
161
|
+
neg: (e) => d(-e, t),
|
162
|
+
eql: (e, s) => e === s,
|
163
|
+
sqr: (e) => d(e * e, t),
|
164
|
+
add: (e, s) => d(e + s, t),
|
165
|
+
sub: (e, s) => d(e - s, t),
|
166
|
+
mul: (e, s) => d(e * s, t),
|
167
|
+
pow: (e, s) => z(i, e, s),
|
168
|
+
div: (e, s) => d(e * S(s, t), t),
|
169
169
|
// Same as above, but doesn't normalize
|
170
170
|
sqrN: (e) => e * e,
|
171
|
-
addN: (e,
|
172
|
-
subN: (e,
|
173
|
-
mulN: (e,
|
171
|
+
addN: (e, s) => e + s,
|
172
|
+
subN: (e, s) => e - s,
|
173
|
+
mulN: (e, s) => e * s,
|
174
174
|
inv: (e) => S(e, t),
|
175
|
-
sqrt: n.sqrt || ((e) =>
|
176
|
-
invertBatch: (e) =>
|
175
|
+
sqrt: n.sqrt || ((e) => g(i, e)),
|
176
|
+
invertBatch: (e) => H(i, e),
|
177
177
|
// TODO: do we really need constant cmov?
|
178
178
|
// We don't have const-time bigints anyway, so probably will be not very useful
|
179
|
-
cmov: (e,
|
180
|
-
toBytes: (e) => r ?
|
179
|
+
cmov: (e, s, h) => h ? s : e,
|
180
|
+
toBytes: (e) => r ? m(e, c) : L(e, c),
|
181
181
|
fromBytes: (e) => {
|
182
182
|
if (e.length !== c)
|
183
183
|
throw new Error(`Fp.fromBytes: expected ${c}, got ${e.length}`);
|
184
|
-
return r ?
|
184
|
+
return r ? x(e) : y(e);
|
185
185
|
}
|
186
186
|
});
|
187
187
|
return Object.freeze(i);
|
188
188
|
}
|
189
|
-
function
|
190
|
-
t
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
189
|
+
function T(t) {
|
190
|
+
if (typeof t != "bigint")
|
191
|
+
throw new Error("field order must be bigint");
|
192
|
+
const o = t.toString(2).length;
|
193
|
+
return Math.ceil(o / 8);
|
194
|
+
}
|
195
|
+
function Q(t) {
|
196
|
+
const o = T(t);
|
197
|
+
return o + Math.ceil(o / 2);
|
198
|
+
}
|
199
|
+
function G(t, o, r = !1) {
|
200
|
+
const n = t.length, l = T(o), c = Q(o);
|
201
|
+
if (n < 16 || n < c || n > 1024)
|
202
|
+
throw new Error(`expected ${c}-1024 bytes of input, got ${n}`);
|
203
|
+
const g = r ? y(t) : x(t), i = d(g, o - u) + u;
|
204
|
+
return r ? m(i, l) : L(i, l);
|
196
205
|
}
|
197
206
|
export {
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
207
|
+
O as Field,
|
208
|
+
H as FpInvertBatch,
|
209
|
+
z as FpPow,
|
210
|
+
j as FpSqrt,
|
211
|
+
T as getFieldBytesLength,
|
212
|
+
Q as getMinHashLength,
|
203
213
|
S as invert,
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
214
|
+
G as mapHashToField,
|
215
|
+
d as mod,
|
216
|
+
K as nLength,
|
217
|
+
C as pow,
|
218
|
+
Y as pow2,
|
219
|
+
Z as tonelliShanks,
|
220
|
+
k as validateField
|
210
221
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const E=BigInt(0),d=BigInt(1),U=BigInt(2);function l(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}const $=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function w(t){if(!l(t))throw new Error("Uint8Array expected");let e="";for(let i=0;i<t.length;i++)e+=$[t[i]];return e}function T(t){const e=t.toString(16);return e.length&1?`0${e}`:e}function m(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}const c={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function h(t){if(t>=c._0&&t<=c._9)return t-c._0;if(t>=c._A&&t<=c._F)return t-(c._A-10);if(t>=c._a&&t<=c._f)return t-(c._a-10)}function b(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length,i=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const n=new Uint8Array(i);for(let r=0,o=0;r<i;r++,o+=2){const a=h(t.charCodeAt(o)),s=h(t.charCodeAt(o+1));if(a===void 0||s===void 0){const u=t[o]+t[o+1];throw new Error('hex string expected, got non-hex character "'+u+'" at index '+o)}n[r]=a*16+s}return n}function S(t){return m(w(t))}function I(t){if(!l(t))throw new Error("Uint8Array expected");return m(w(Uint8Array.from(t).reverse()))}function A(t,e){return b(t.toString(16).padStart(e*2,"0"))}function v(t,e){return A(t,e).reverse()}function N(t){return b(T(t))}function H(t,e,i){let n;if(typeof e=="string")try{n=b(e)}catch(o){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${o}`)}else if(l(e))n=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);const r=n.length;if(typeof i=="number"&&r!==i)throw new Error(`${t} expected ${i} bytes, got ${r}`);return n}function x(...t){let e=0;for(let r=0;r<t.length;r++){const o=t[r];if(!l(o))throw new Error("Uint8Array expected");e+=o.length}let i=new Uint8Array(e),n=0;for(let r=0;r<t.length;r++){const o=t[r];i.set(o,n),n+=o.length}return i}function O(t,e){if(t.length!==e.length)return!1;let i=0;for(let n=0;n<t.length;n++)i|=t[n]^e[n];return i===0}function k(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function F(t){let e;for(e=0;t>E;t>>=d,e+=1);return e}function j(t,e){return t>>BigInt(e)&d}const V=(t,e,i)=>t|(i?d:E)<<BigInt(e),C=t=>(U<<BigInt(t-1))-d,p=t=>new Uint8Array(t),B=t=>Uint8Array.from(t);function M(t,e,i){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof i!="function")throw new Error("hmacFn must be a function");let n=p(t),r=p(t),o=0;const a=()=>{n.fill(1),r.fill(0),o=0},s=(...f)=>i(r,n,...f),u=(f=p())=>{r=s(B([0]),f),n=s(),f.length!==0&&(r=s(B([1]),f),n=s())},_=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let f=0;const y=[];for(;f<e;){n=s();const g=n.slice();y.push(g),f+=n.length}return x(...y)};return(f,y)=>{a(),u(f);let g;for(;!(g=y(_()));)u();return a(),g}}const D={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||l(t),isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function G(t,e,i={}){const n=(r,o,a)=>{const s=D[o];if(typeof s!="function")throw new Error(`Invalid validator "${o}", expected function`);const u=t[r];if(!(a&&u===void 0)&&!s(u,t))throw new Error(`Invalid param ${String(r)}=${u} (${typeof u}), expected ${o}`)};for(const[r,o]of Object.entries(e))n(r,o,!1);for(const[r,o]of Object.entries(i))n(r,o,!0);return t}exports.bitGet=j;exports.bitLen=F;exports.bitMask=C;exports.bitSet=V;exports.bytesToHex=w;exports.bytesToNumberBE=S;exports.bytesToNumberLE=I;exports.concatBytes=x;exports.createHmacDrbg=M;exports.ensureBytes=H;exports.equalBytes=O;exports.hexToBytes=b;exports.hexToNumber=m;exports.isBytes=l;exports.numberToBytesBE=A;exports.numberToBytesLE=v;exports.numberToHexUnpadded=T;exports.numberToVarBytesBE=N;exports.utf8ToBytes=k;exports.validateObject=G;
|