@metamask/snaps-sdk 10.4.0 → 11.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -1
- package/dist/error-wrappers.d.cts +192 -192
- package/dist/error-wrappers.d.mts +192 -192
- package/dist/errors.cjs +27 -1
- package/dist/errors.cjs.map +1 -1
- package/dist/errors.d.cts +14 -0
- package/dist/errors.d.cts.map +1 -1
- package/dist/errors.d.mts +14 -0
- package/dist/errors.d.mts.map +1 -1
- package/dist/errors.mjs +25 -1
- package/dist/errors.mjs.map +1 -1
- package/dist/images.cjs +1 -41
- package/dist/images.cjs.map +1 -1
- package/dist/images.d.cts +0 -49
- package/dist/images.d.cts.map +1 -1
- package/dist/images.d.mts +0 -49
- package/dist/images.d.mts.map +1 -1
- package/dist/images.mjs +0 -39
- package/dist/images.mjs.map +1 -1
- package/dist/index.cjs +8 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +8 -0
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +8 -0
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +8 -0
- package/dist/index.mjs.map +1 -1
- package/dist/internals/error-wrappers.d.cts +12 -12
- package/dist/internals/error-wrappers.d.mts +12 -12
- package/dist/jsx/components/Address.cjs +1 -0
- package/dist/jsx/components/Address.cjs.map +1 -1
- package/dist/jsx/components/Address.d.cts +4 -1
- package/dist/jsx/components/Address.d.cts.map +1 -1
- package/dist/jsx/components/Address.d.mts +4 -1
- package/dist/jsx/components/Address.d.mts.map +1 -1
- package/dist/jsx/components/Address.mjs +1 -0
- package/dist/jsx/components/Address.mjs.map +1 -1
- package/dist/jsx/components/Avatar.cjs +1 -0
- package/dist/jsx/components/Avatar.cjs.map +1 -1
- package/dist/jsx/components/Avatar.d.cts +4 -1
- package/dist/jsx/components/Avatar.d.cts.map +1 -1
- package/dist/jsx/components/Avatar.d.mts +4 -1
- package/dist/jsx/components/Avatar.d.mts.map +1 -1
- package/dist/jsx/components/Avatar.mjs +1 -0
- package/dist/jsx/components/Avatar.mjs.map +1 -1
- package/dist/jsx/components/Banner.cjs +1 -0
- package/dist/jsx/components/Banner.cjs.map +1 -1
- package/dist/jsx/components/Banner.d.cts +4 -1
- package/dist/jsx/components/Banner.d.cts.map +1 -1
- package/dist/jsx/components/Banner.d.mts +4 -1
- package/dist/jsx/components/Banner.d.mts.map +1 -1
- package/dist/jsx/components/Banner.mjs +1 -0
- package/dist/jsx/components/Banner.mjs.map +1 -1
- package/dist/jsx/components/Box.cjs +1 -0
- package/dist/jsx/components/Box.cjs.map +1 -1
- package/dist/jsx/components/Box.d.cts +4 -1
- package/dist/jsx/components/Box.d.cts.map +1 -1
- package/dist/jsx/components/Box.d.mts +4 -1
- package/dist/jsx/components/Box.d.mts.map +1 -1
- package/dist/jsx/components/Box.mjs +1 -0
- package/dist/jsx/components/Box.mjs.map +1 -1
- package/dist/jsx/components/Card.cjs +1 -0
- package/dist/jsx/components/Card.cjs.map +1 -1
- package/dist/jsx/components/Card.d.cts +4 -1
- package/dist/jsx/components/Card.d.cts.map +1 -1
- package/dist/jsx/components/Card.d.mts +4 -1
- package/dist/jsx/components/Card.d.mts.map +1 -1
- package/dist/jsx/components/Card.mjs +1 -0
- package/dist/jsx/components/Card.mjs.map +1 -1
- package/dist/jsx/components/Container.cjs +1 -0
- package/dist/jsx/components/Container.cjs.map +1 -1
- package/dist/jsx/components/Container.d.cts +4 -1
- package/dist/jsx/components/Container.d.cts.map +1 -1
- package/dist/jsx/components/Container.d.mts +4 -1
- package/dist/jsx/components/Container.d.mts.map +1 -1
- package/dist/jsx/components/Container.mjs +1 -0
- package/dist/jsx/components/Container.mjs.map +1 -1
- package/dist/jsx/components/Copyable.cjs +1 -0
- package/dist/jsx/components/Copyable.cjs.map +1 -1
- package/dist/jsx/components/Copyable.d.cts +4 -1
- package/dist/jsx/components/Copyable.d.cts.map +1 -1
- package/dist/jsx/components/Copyable.d.mts +4 -1
- package/dist/jsx/components/Copyable.d.mts.map +1 -1
- package/dist/jsx/components/Copyable.mjs +1 -0
- package/dist/jsx/components/Copyable.mjs.map +1 -1
- package/dist/jsx/components/Divider.cjs +1 -0
- package/dist/jsx/components/Divider.cjs.map +1 -1
- package/dist/jsx/components/Divider.d.cts +3 -1
- package/dist/jsx/components/Divider.d.cts.map +1 -1
- package/dist/jsx/components/Divider.d.mts +3 -1
- package/dist/jsx/components/Divider.d.mts.map +1 -1
- package/dist/jsx/components/Divider.mjs +1 -0
- package/dist/jsx/components/Divider.mjs.map +1 -1
- package/dist/jsx/components/Footer.cjs +1 -0
- package/dist/jsx/components/Footer.cjs.map +1 -1
- package/dist/jsx/components/Footer.d.cts +4 -1
- package/dist/jsx/components/Footer.d.cts.map +1 -1
- package/dist/jsx/components/Footer.d.mts +4 -1
- package/dist/jsx/components/Footer.d.mts.map +1 -1
- package/dist/jsx/components/Footer.mjs +1 -0
- package/dist/jsx/components/Footer.mjs.map +1 -1
- package/dist/jsx/components/Heading.cjs +1 -0
- package/dist/jsx/components/Heading.cjs.map +1 -1
- package/dist/jsx/components/Heading.d.cts +4 -1
- package/dist/jsx/components/Heading.d.cts.map +1 -1
- package/dist/jsx/components/Heading.d.mts +4 -1
- package/dist/jsx/components/Heading.d.mts.map +1 -1
- package/dist/jsx/components/Heading.mjs +1 -0
- package/dist/jsx/components/Heading.mjs.map +1 -1
- package/dist/jsx/components/Icon.cjs +1 -0
- package/dist/jsx/components/Icon.cjs.map +1 -1
- package/dist/jsx/components/Icon.d.cts +9 -2
- package/dist/jsx/components/Icon.d.cts.map +1 -1
- package/dist/jsx/components/Icon.d.mts +9 -2
- package/dist/jsx/components/Icon.d.mts.map +1 -1
- package/dist/jsx/components/Icon.mjs +1 -0
- package/dist/jsx/components/Icon.mjs.map +1 -1
- package/dist/jsx/components/Image.cjs +1 -0
- package/dist/jsx/components/Image.cjs.map +1 -1
- package/dist/jsx/components/Image.d.cts +4 -1
- package/dist/jsx/components/Image.d.cts.map +1 -1
- package/dist/jsx/components/Image.d.mts +4 -1
- package/dist/jsx/components/Image.d.mts.map +1 -1
- package/dist/jsx/components/Image.mjs +1 -0
- package/dist/jsx/components/Image.mjs.map +1 -1
- package/dist/jsx/components/Link.cjs +1 -0
- package/dist/jsx/components/Link.cjs.map +1 -1
- package/dist/jsx/components/Link.d.cts +4 -1
- package/dist/jsx/components/Link.d.cts.map +1 -1
- package/dist/jsx/components/Link.d.mts +4 -1
- package/dist/jsx/components/Link.d.mts.map +1 -1
- package/dist/jsx/components/Link.mjs +1 -0
- package/dist/jsx/components/Link.mjs.map +1 -1
- package/dist/jsx/components/Row.cjs +1 -0
- package/dist/jsx/components/Row.cjs.map +1 -1
- package/dist/jsx/components/Row.d.cts +4 -1
- package/dist/jsx/components/Row.d.cts.map +1 -1
- package/dist/jsx/components/Row.d.mts +4 -1
- package/dist/jsx/components/Row.d.mts.map +1 -1
- package/dist/jsx/components/Row.mjs +1 -0
- package/dist/jsx/components/Row.mjs.map +1 -1
- package/dist/jsx/components/Section.cjs +1 -0
- package/dist/jsx/components/Section.cjs.map +1 -1
- package/dist/jsx/components/Section.d.cts +4 -1
- package/dist/jsx/components/Section.d.cts.map +1 -1
- package/dist/jsx/components/Section.d.mts +4 -1
- package/dist/jsx/components/Section.d.mts.map +1 -1
- package/dist/jsx/components/Section.mjs +1 -0
- package/dist/jsx/components/Section.mjs.map +1 -1
- package/dist/jsx/components/Skeleton.cjs +1 -0
- package/dist/jsx/components/Skeleton.cjs.map +1 -1
- package/dist/jsx/components/Skeleton.d.cts +4 -1
- package/dist/jsx/components/Skeleton.d.cts.map +1 -1
- package/dist/jsx/components/Skeleton.d.mts +4 -1
- package/dist/jsx/components/Skeleton.d.mts.map +1 -1
- package/dist/jsx/components/Skeleton.mjs +1 -0
- package/dist/jsx/components/Skeleton.mjs.map +1 -1
- package/dist/jsx/components/Spinner.cjs +1 -0
- package/dist/jsx/components/Spinner.cjs.map +1 -1
- package/dist/jsx/components/Spinner.d.cts +3 -1
- package/dist/jsx/components/Spinner.d.cts.map +1 -1
- package/dist/jsx/components/Spinner.d.mts +3 -1
- package/dist/jsx/components/Spinner.d.mts.map +1 -1
- package/dist/jsx/components/Spinner.mjs +1 -0
- package/dist/jsx/components/Spinner.mjs.map +1 -1
- package/dist/jsx/components/Text.cjs +1 -0
- package/dist/jsx/components/Text.cjs.map +1 -1
- package/dist/jsx/components/Text.d.cts +4 -1
- package/dist/jsx/components/Text.d.cts.map +1 -1
- package/dist/jsx/components/Text.d.mts +4 -1
- package/dist/jsx/components/Text.d.mts.map +1 -1
- package/dist/jsx/components/Text.mjs +1 -0
- package/dist/jsx/components/Text.mjs.map +1 -1
- package/dist/jsx/components/Tooltip.cjs +1 -0
- package/dist/jsx/components/Tooltip.cjs.map +1 -1
- package/dist/jsx/components/Tooltip.d.cts +4 -1
- package/dist/jsx/components/Tooltip.d.cts.map +1 -1
- package/dist/jsx/components/Tooltip.d.mts +4 -1
- package/dist/jsx/components/Tooltip.d.mts.map +1 -1
- package/dist/jsx/components/Tooltip.mjs +1 -0
- package/dist/jsx/components/Tooltip.mjs.map +1 -1
- package/dist/jsx/components/Value.cjs +1 -0
- package/dist/jsx/components/Value.cjs.map +1 -1
- package/dist/jsx/components/Value.d.cts +4 -1
- package/dist/jsx/components/Value.d.cts.map +1 -1
- package/dist/jsx/components/Value.d.mts +4 -1
- package/dist/jsx/components/Value.d.mts.map +1 -1
- package/dist/jsx/components/Value.mjs +1 -0
- package/dist/jsx/components/Value.mjs.map +1 -1
- package/dist/jsx/components/form/AccountSelector.cjs +1 -0
- package/dist/jsx/components/form/AccountSelector.cjs.map +1 -1
- package/dist/jsx/components/form/AccountSelector.d.cts +4 -1
- package/dist/jsx/components/form/AccountSelector.d.cts.map +1 -1
- package/dist/jsx/components/form/AccountSelector.d.mts +4 -1
- package/dist/jsx/components/form/AccountSelector.d.mts.map +1 -1
- package/dist/jsx/components/form/AccountSelector.mjs +1 -0
- package/dist/jsx/components/form/AccountSelector.mjs.map +1 -1
- package/dist/jsx/components/form/AddressInput.cjs +1 -0
- package/dist/jsx/components/form/AddressInput.cjs.map +1 -1
- package/dist/jsx/components/form/AddressInput.d.cts +18 -0
- package/dist/jsx/components/form/AddressInput.d.cts.map +1 -1
- package/dist/jsx/components/form/AddressInput.d.mts +18 -0
- package/dist/jsx/components/form/AddressInput.d.mts.map +1 -1
- package/dist/jsx/components/form/AddressInput.mjs +1 -0
- package/dist/jsx/components/form/AddressInput.mjs.map +1 -1
- package/dist/jsx/components/form/AssetSelector.cjs +1 -0
- package/dist/jsx/components/form/AssetSelector.cjs.map +1 -1
- package/dist/jsx/components/form/AssetSelector.d.cts +8 -0
- package/dist/jsx/components/form/AssetSelector.d.cts.map +1 -1
- package/dist/jsx/components/form/AssetSelector.d.mts +8 -0
- package/dist/jsx/components/form/AssetSelector.d.mts.map +1 -1
- package/dist/jsx/components/form/AssetSelector.mjs +1 -0
- package/dist/jsx/components/form/AssetSelector.mjs.map +1 -1
- package/dist/jsx/components/form/Button.cjs +1 -0
- package/dist/jsx/components/form/Button.cjs.map +1 -1
- package/dist/jsx/components/form/Button.d.cts +4 -1
- package/dist/jsx/components/form/Button.d.cts.map +1 -1
- package/dist/jsx/components/form/Button.d.mts +4 -1
- package/dist/jsx/components/form/Button.d.mts.map +1 -1
- package/dist/jsx/components/form/Button.mjs +1 -0
- package/dist/jsx/components/form/Button.mjs.map +1 -1
- package/dist/jsx/components/form/Checkbox.cjs +1 -0
- package/dist/jsx/components/form/Checkbox.cjs.map +1 -1
- package/dist/jsx/components/form/Checkbox.d.cts +4 -1
- package/dist/jsx/components/form/Checkbox.d.cts.map +1 -1
- package/dist/jsx/components/form/Checkbox.d.mts +4 -1
- package/dist/jsx/components/form/Checkbox.d.mts.map +1 -1
- package/dist/jsx/components/form/Checkbox.mjs +1 -0
- package/dist/jsx/components/form/Checkbox.mjs.map +1 -1
- package/dist/jsx/components/form/DateTimePicker.cjs +1 -0
- package/dist/jsx/components/form/DateTimePicker.cjs.map +1 -1
- package/dist/jsx/components/form/DateTimePicker.d.cts +4 -1
- package/dist/jsx/components/form/DateTimePicker.d.cts.map +1 -1
- package/dist/jsx/components/form/DateTimePicker.d.mts +4 -1
- package/dist/jsx/components/form/DateTimePicker.d.mts.map +1 -1
- package/dist/jsx/components/form/DateTimePicker.mjs +1 -0
- package/dist/jsx/components/form/DateTimePicker.mjs.map +1 -1
- package/dist/jsx/components/form/Dropdown.cjs +1 -0
- package/dist/jsx/components/form/Dropdown.cjs.map +1 -1
- package/dist/jsx/components/form/Dropdown.d.cts +4 -1
- package/dist/jsx/components/form/Dropdown.d.cts.map +1 -1
- package/dist/jsx/components/form/Dropdown.d.mts +4 -1
- package/dist/jsx/components/form/Dropdown.d.mts.map +1 -1
- package/dist/jsx/components/form/Dropdown.mjs +1 -0
- package/dist/jsx/components/form/Dropdown.mjs.map +1 -1
- package/dist/jsx/components/form/Field.cjs +1 -0
- package/dist/jsx/components/form/Field.cjs.map +1 -1
- package/dist/jsx/components/form/Field.d.cts +4 -1
- package/dist/jsx/components/form/Field.d.cts.map +1 -1
- package/dist/jsx/components/form/Field.d.mts +4 -1
- package/dist/jsx/components/form/Field.d.mts.map +1 -1
- package/dist/jsx/components/form/Field.mjs +1 -0
- package/dist/jsx/components/form/Field.mjs.map +1 -1
- package/dist/jsx/components/form/FileInput.cjs +1 -0
- package/dist/jsx/components/form/FileInput.cjs.map +1 -1
- package/dist/jsx/components/form/FileInput.d.cts +4 -1
- package/dist/jsx/components/form/FileInput.d.cts.map +1 -1
- package/dist/jsx/components/form/FileInput.d.mts +4 -1
- package/dist/jsx/components/form/FileInput.d.mts.map +1 -1
- package/dist/jsx/components/form/FileInput.mjs +1 -0
- package/dist/jsx/components/form/FileInput.mjs.map +1 -1
- package/dist/jsx/components/form/Form.cjs +1 -0
- package/dist/jsx/components/form/Form.cjs.map +1 -1
- package/dist/jsx/components/form/Form.d.cts +4 -1
- package/dist/jsx/components/form/Form.d.cts.map +1 -1
- package/dist/jsx/components/form/Form.d.mts +4 -1
- package/dist/jsx/components/form/Form.d.mts.map +1 -1
- package/dist/jsx/components/form/Form.mjs +1 -0
- package/dist/jsx/components/form/Form.mjs.map +1 -1
- package/dist/jsx/components/form/Input.cjs +1 -0
- package/dist/jsx/components/form/Input.cjs.map +1 -1
- package/dist/jsx/components/form/Input.d.cts +16 -1
- package/dist/jsx/components/form/Input.d.cts.map +1 -1
- package/dist/jsx/components/form/Input.d.mts +16 -1
- package/dist/jsx/components/form/Input.d.mts.map +1 -1
- package/dist/jsx/components/form/Input.mjs +1 -0
- package/dist/jsx/components/form/Input.mjs.map +1 -1
- package/dist/jsx/components/form/Option.cjs +1 -0
- package/dist/jsx/components/form/Option.cjs.map +1 -1
- package/dist/jsx/components/form/Option.d.cts +4 -1
- package/dist/jsx/components/form/Option.d.cts.map +1 -1
- package/dist/jsx/components/form/Option.d.mts +4 -1
- package/dist/jsx/components/form/Option.d.mts.map +1 -1
- package/dist/jsx/components/form/Option.mjs +1 -0
- package/dist/jsx/components/form/Option.mjs.map +1 -1
- package/dist/jsx/components/form/Radio.cjs +1 -0
- package/dist/jsx/components/form/Radio.cjs.map +1 -1
- package/dist/jsx/components/form/Radio.d.cts +4 -1
- package/dist/jsx/components/form/Radio.d.cts.map +1 -1
- package/dist/jsx/components/form/Radio.d.mts +4 -1
- package/dist/jsx/components/form/Radio.d.mts.map +1 -1
- package/dist/jsx/components/form/Radio.mjs +1 -0
- package/dist/jsx/components/form/Radio.mjs.map +1 -1
- package/dist/jsx/components/form/RadioGroup.cjs +1 -0
- package/dist/jsx/components/form/RadioGroup.cjs.map +1 -1
- package/dist/jsx/components/form/RadioGroup.d.cts +4 -1
- package/dist/jsx/components/form/RadioGroup.d.cts.map +1 -1
- package/dist/jsx/components/form/RadioGroup.d.mts +4 -1
- package/dist/jsx/components/form/RadioGroup.d.mts.map +1 -1
- package/dist/jsx/components/form/RadioGroup.mjs +1 -0
- package/dist/jsx/components/form/RadioGroup.mjs.map +1 -1
- package/dist/jsx/components/form/Selector.cjs +1 -0
- package/dist/jsx/components/form/Selector.cjs.map +1 -1
- package/dist/jsx/components/form/Selector.d.cts +4 -1
- package/dist/jsx/components/form/Selector.d.cts.map +1 -1
- package/dist/jsx/components/form/Selector.d.mts +4 -1
- package/dist/jsx/components/form/Selector.d.mts.map +1 -1
- package/dist/jsx/components/form/Selector.mjs +1 -0
- package/dist/jsx/components/form/Selector.mjs.map +1 -1
- package/dist/jsx/components/form/SelectorOption.cjs +1 -0
- package/dist/jsx/components/form/SelectorOption.cjs.map +1 -1
- package/dist/jsx/components/form/SelectorOption.d.cts +4 -1
- package/dist/jsx/components/form/SelectorOption.d.cts.map +1 -1
- package/dist/jsx/components/form/SelectorOption.d.mts +4 -1
- package/dist/jsx/components/form/SelectorOption.d.mts.map +1 -1
- package/dist/jsx/components/form/SelectorOption.mjs +1 -0
- package/dist/jsx/components/form/SelectorOption.mjs.map +1 -1
- package/dist/jsx/components/formatting/Bold.cjs +1 -0
- package/dist/jsx/components/formatting/Bold.cjs.map +1 -1
- package/dist/jsx/components/formatting/Bold.d.cts +4 -1
- package/dist/jsx/components/formatting/Bold.d.cts.map +1 -1
- package/dist/jsx/components/formatting/Bold.d.mts +4 -1
- package/dist/jsx/components/formatting/Bold.d.mts.map +1 -1
- package/dist/jsx/components/formatting/Bold.mjs +1 -0
- package/dist/jsx/components/formatting/Bold.mjs.map +1 -1
- package/dist/jsx/components/formatting/Italic.cjs +1 -0
- package/dist/jsx/components/formatting/Italic.cjs.map +1 -1
- package/dist/jsx/components/formatting/Italic.d.cts +4 -1
- package/dist/jsx/components/formatting/Italic.d.cts.map +1 -1
- package/dist/jsx/components/formatting/Italic.d.mts +4 -1
- package/dist/jsx/components/formatting/Italic.d.mts.map +1 -1
- package/dist/jsx/components/formatting/Italic.mjs +1 -0
- package/dist/jsx/components/formatting/Italic.mjs.map +1 -1
- package/dist/jsx/index.cjs +22 -0
- package/dist/jsx/index.cjs.map +1 -1
- package/dist/jsx/index.d.cts +22 -0
- package/dist/jsx/index.d.cts.map +1 -1
- package/dist/jsx/index.d.mts +22 -0
- package/dist/jsx/index.d.mts.map +1 -1
- package/dist/jsx/index.mjs +22 -0
- package/dist/jsx/index.mjs.map +1 -1
- package/dist/jsx/validation.cjs +8 -1
- package/dist/jsx/validation.cjs.map +1 -1
- package/dist/jsx/validation.d.cts.map +1 -1
- package/dist/jsx/validation.d.mts.map +1 -1
- package/dist/jsx/validation.mjs +8 -1
- package/dist/jsx/validation.mjs.map +1 -1
- package/dist/types/methods/cancel-background-event.cjs.map +1 -1
- package/dist/types/methods/cancel-background-event.d.cts +6 -6
- package/dist/types/methods/cancel-background-event.d.cts.map +1 -1
- package/dist/types/methods/cancel-background-event.d.mts +6 -6
- package/dist/types/methods/cancel-background-event.d.mts.map +1 -1
- package/dist/types/methods/cancel-background-event.mjs.map +1 -1
- package/dist/types/methods/clear-state.cjs.map +1 -1
- package/dist/types/methods/clear-state.d.cts +8 -4
- package/dist/types/methods/clear-state.d.cts.map +1 -1
- package/dist/types/methods/clear-state.d.mts +8 -4
- package/dist/types/methods/clear-state.d.mts.map +1 -1
- package/dist/types/methods/clear-state.mjs.map +1 -1
- package/dist/types/methods/close-web-socket.cjs.map +1 -1
- package/dist/types/methods/close-web-socket.d.cts +3 -3
- package/dist/types/methods/close-web-socket.d.mts +3 -3
- package/dist/types/methods/close-web-socket.mjs.map +1 -1
- package/dist/types/methods/create-interface.cjs.map +1 -1
- package/dist/types/methods/create-interface.d.cts +14 -4
- package/dist/types/methods/create-interface.d.cts.map +1 -1
- package/dist/types/methods/create-interface.d.mts +14 -4
- package/dist/types/methods/create-interface.d.mts.map +1 -1
- package/dist/types/methods/create-interface.mjs.map +1 -1
- package/dist/types/methods/dialog.cjs.map +1 -1
- package/dist/types/methods/dialog.d.cts +49 -18
- package/dist/types/methods/dialog.d.cts.map +1 -1
- package/dist/types/methods/dialog.d.mts +49 -18
- package/dist/types/methods/dialog.d.mts.map +1 -1
- package/dist/types/methods/dialog.mjs.map +1 -1
- package/dist/types/methods/get-background-events.cjs.map +1 -1
- package/dist/types/methods/get-background-events.d.cts +17 -8
- package/dist/types/methods/get-background-events.d.cts.map +1 -1
- package/dist/types/methods/get-background-events.d.mts +17 -8
- package/dist/types/methods/get-background-events.d.mts.map +1 -1
- package/dist/types/methods/get-background-events.mjs.map +1 -1
- package/dist/types/methods/get-bip32-entropy.cjs.map +1 -1
- package/dist/types/methods/get-bip32-entropy.d.cts +2 -4
- package/dist/types/methods/get-bip32-entropy.d.cts.map +1 -1
- package/dist/types/methods/get-bip32-entropy.d.mts +2 -4
- package/dist/types/methods/get-bip32-entropy.d.mts.map +1 -1
- package/dist/types/methods/get-bip32-entropy.mjs.map +1 -1
- package/dist/types/methods/get-bip32-public-key.cjs.map +1 -1
- package/dist/types/methods/get-bip32-public-key.d.cts +3 -5
- package/dist/types/methods/get-bip32-public-key.d.cts.map +1 -1
- package/dist/types/methods/get-bip32-public-key.d.mts +3 -5
- package/dist/types/methods/get-bip32-public-key.d.mts.map +1 -1
- package/dist/types/methods/get-bip32-public-key.mjs.map +1 -1
- package/dist/types/methods/get-bip44-entropy.cjs.map +1 -1
- package/dist/types/methods/get-bip44-entropy.d.cts +3 -4
- package/dist/types/methods/get-bip44-entropy.d.cts.map +1 -1
- package/dist/types/methods/get-bip44-entropy.d.mts +3 -4
- package/dist/types/methods/get-bip44-entropy.d.mts.map +1 -1
- package/dist/types/methods/get-bip44-entropy.mjs.map +1 -1
- package/dist/types/methods/get-client-status.cjs.map +1 -1
- package/dist/types/methods/get-client-status.d.cts +5 -7
- package/dist/types/methods/get-client-status.d.cts.map +1 -1
- package/dist/types/methods/get-client-status.d.mts +5 -7
- package/dist/types/methods/get-client-status.d.mts.map +1 -1
- package/dist/types/methods/get-client-status.mjs.map +1 -1
- package/dist/types/methods/get-entropy.cjs.map +1 -1
- package/dist/types/methods/get-entropy.d.cts +6 -5
- package/dist/types/methods/get-entropy.d.cts.map +1 -1
- package/dist/types/methods/get-entropy.d.mts +6 -5
- package/dist/types/methods/get-entropy.d.mts.map +1 -1
- package/dist/types/methods/get-entropy.mjs.map +1 -1
- package/dist/types/methods/get-file.cjs.map +1 -1
- package/dist/types/methods/get-file.d.cts +9 -5
- package/dist/types/methods/get-file.d.cts.map +1 -1
- package/dist/types/methods/get-file.d.mts +9 -5
- package/dist/types/methods/get-file.d.mts.map +1 -1
- package/dist/types/methods/get-file.mjs.map +1 -1
- package/dist/types/methods/get-interface-context.cjs.map +1 -1
- package/dist/types/methods/get-interface-context.d.cts +5 -3
- package/dist/types/methods/get-interface-context.d.cts.map +1 -1
- package/dist/types/methods/get-interface-context.d.mts +5 -3
- package/dist/types/methods/get-interface-context.d.mts.map +1 -1
- package/dist/types/methods/get-interface-context.mjs.map +1 -1
- package/dist/types/methods/get-interface-state.cjs.map +1 -1
- package/dist/types/methods/get-interface-state.d.cts +10 -3
- package/dist/types/methods/get-interface-state.d.cts.map +1 -1
- package/dist/types/methods/get-interface-state.d.mts +10 -3
- package/dist/types/methods/get-interface-state.d.mts.map +1 -1
- package/dist/types/methods/get-interface-state.mjs.map +1 -1
- package/dist/types/methods/get-locale.cjs.map +1 -1
- package/dist/types/methods/get-locale.d.cts +1 -5
- package/dist/types/methods/get-locale.d.cts.map +1 -1
- package/dist/types/methods/get-locale.d.mts +1 -5
- package/dist/types/methods/get-locale.d.mts.map +1 -1
- package/dist/types/methods/get-locale.mjs.map +1 -1
- package/dist/types/methods/get-preferences.cjs.map +1 -1
- package/dist/types/methods/get-preferences.d.cts +39 -17
- package/dist/types/methods/get-preferences.d.cts.map +1 -1
- package/dist/types/methods/get-preferences.d.mts +39 -17
- package/dist/types/methods/get-preferences.d.mts.map +1 -1
- package/dist/types/methods/get-preferences.mjs.map +1 -1
- package/dist/types/methods/get-snaps.cjs.map +1 -1
- package/dist/types/methods/get-snaps.d.cts +1 -5
- package/dist/types/methods/get-snaps.d.cts.map +1 -1
- package/dist/types/methods/get-snaps.d.mts +1 -5
- package/dist/types/methods/get-snaps.d.mts.map +1 -1
- package/dist/types/methods/get-snaps.mjs.map +1 -1
- package/dist/types/methods/get-state.cjs.map +1 -1
- package/dist/types/methods/get-state.d.cts +8 -3
- package/dist/types/methods/get-state.d.cts.map +1 -1
- package/dist/types/methods/get-state.d.mts +8 -3
- package/dist/types/methods/get-state.d.mts.map +1 -1
- package/dist/types/methods/get-state.mjs.map +1 -1
- package/dist/types/methods/get-web-sockets.cjs.map +1 -1
- package/dist/types/methods/get-web-sockets.d.cts +10 -3
- package/dist/types/methods/get-web-sockets.d.cts.map +1 -1
- package/dist/types/methods/get-web-sockets.d.mts +10 -3
- package/dist/types/methods/get-web-sockets.d.mts.map +1 -1
- package/dist/types/methods/get-web-sockets.mjs.map +1 -1
- package/dist/types/methods/index.cjs.map +1 -1
- package/dist/types/methods/index.d.cts +0 -2
- package/dist/types/methods/index.d.cts.map +1 -1
- package/dist/types/methods/index.d.mts +0 -2
- package/dist/types/methods/index.d.mts.map +1 -1
- package/dist/types/methods/index.mjs.map +1 -1
- package/dist/types/methods/invoke-keyring.cjs.map +1 -1
- package/dist/types/methods/invoke-keyring.d.cts +5 -4
- package/dist/types/methods/invoke-keyring.d.cts.map +1 -1
- package/dist/types/methods/invoke-keyring.d.mts +5 -4
- package/dist/types/methods/invoke-keyring.d.mts.map +1 -1
- package/dist/types/methods/invoke-keyring.mjs.map +1 -1
- package/dist/types/methods/invoke-snap.cjs.map +1 -1
- package/dist/types/methods/invoke-snap.d.cts +10 -6
- package/dist/types/methods/invoke-snap.d.cts.map +1 -1
- package/dist/types/methods/invoke-snap.d.mts +10 -6
- package/dist/types/methods/invoke-snap.d.mts.map +1 -1
- package/dist/types/methods/invoke-snap.mjs.map +1 -1
- package/dist/types/methods/list-entropy-sources.cjs.map +1 -1
- package/dist/types/methods/list-entropy-sources.d.cts +2 -2
- package/dist/types/methods/list-entropy-sources.d.mts +2 -2
- package/dist/types/methods/list-entropy-sources.mjs.map +1 -1
- package/dist/types/methods/manage-accounts.cjs.map +1 -1
- package/dist/types/methods/manage-accounts.d.cts +10 -9
- package/dist/types/methods/manage-accounts.d.cts.map +1 -1
- package/dist/types/methods/manage-accounts.d.mts +10 -9
- package/dist/types/methods/manage-accounts.d.mts.map +1 -1
- package/dist/types/methods/manage-accounts.mjs.map +1 -1
- package/dist/types/methods/manage-state.cjs.map +1 -1
- package/dist/types/methods/manage-state.d.cts +35 -32
- package/dist/types/methods/manage-state.d.cts.map +1 -1
- package/dist/types/methods/manage-state.d.mts +35 -32
- package/dist/types/methods/manage-state.d.mts.map +1 -1
- package/dist/types/methods/manage-state.mjs.map +1 -1
- package/dist/types/methods/methods.cjs.map +1 -1
- package/dist/types/methods/methods.d.cts +0 -2
- package/dist/types/methods/methods.d.cts.map +1 -1
- package/dist/types/methods/methods.d.mts +0 -2
- package/dist/types/methods/methods.d.mts.map +1 -1
- package/dist/types/methods/methods.mjs.map +1 -1
- package/dist/types/methods/notify.cjs.map +1 -1
- package/dist/types/methods/notify.d.cts +39 -7
- package/dist/types/methods/notify.d.cts.map +1 -1
- package/dist/types/methods/notify.d.mts +39 -7
- package/dist/types/methods/notify.d.mts.map +1 -1
- package/dist/types/methods/notify.mjs.map +1 -1
- package/dist/types/methods/open-web-socket.cjs.map +1 -1
- package/dist/types/methods/open-web-socket.d.cts +6 -3
- package/dist/types/methods/open-web-socket.d.cts.map +1 -1
- package/dist/types/methods/open-web-socket.d.mts +6 -3
- package/dist/types/methods/open-web-socket.d.mts.map +1 -1
- package/dist/types/methods/open-web-socket.mjs.map +1 -1
- package/dist/types/methods/request-snaps.cjs.map +1 -1
- package/dist/types/methods/request-snaps.d.cts +5 -6
- package/dist/types/methods/request-snaps.d.cts.map +1 -1
- package/dist/types/methods/request-snaps.d.mts +5 -6
- package/dist/types/methods/request-snaps.d.mts.map +1 -1
- package/dist/types/methods/request-snaps.mjs.map +1 -1
- package/dist/types/methods/resolve-interface.cjs.map +1 -1
- package/dist/types/methods/resolve-interface.d.cts +1 -1
- package/dist/types/methods/resolve-interface.d.mts +1 -1
- package/dist/types/methods/resolve-interface.mjs.map +1 -1
- package/dist/types/methods/schedule-background-event.cjs.map +1 -1
- package/dist/types/methods/schedule-background-event.d.cts +18 -8
- package/dist/types/methods/schedule-background-event.d.cts.map +1 -1
- package/dist/types/methods/schedule-background-event.d.mts +18 -8
- package/dist/types/methods/schedule-background-event.d.mts.map +1 -1
- package/dist/types/methods/schedule-background-event.mjs.map +1 -1
- package/dist/types/methods/send-web-socket-message.cjs.map +1 -1
- package/dist/types/methods/send-web-socket-message.d.cts +9 -5
- package/dist/types/methods/send-web-socket-message.d.cts.map +1 -1
- package/dist/types/methods/send-web-socket-message.d.mts +9 -5
- package/dist/types/methods/send-web-socket-message.d.mts.map +1 -1
- package/dist/types/methods/send-web-socket-message.mjs.map +1 -1
- package/dist/types/methods/set-state.cjs.map +1 -1
- package/dist/types/methods/set-state.d.cts +6 -2
- package/dist/types/methods/set-state.d.cts.map +1 -1
- package/dist/types/methods/set-state.d.mts +6 -2
- package/dist/types/methods/set-state.d.mts.map +1 -1
- package/dist/types/methods/set-state.mjs.map +1 -1
- package/dist/types/methods/update-interface.cjs.map +1 -1
- package/dist/types/methods/update-interface.d.cts +13 -5
- package/dist/types/methods/update-interface.d.cts.map +1 -1
- package/dist/types/methods/update-interface.d.mts +13 -5
- package/dist/types/methods/update-interface.d.mts.map +1 -1
- package/dist/types/methods/update-interface.mjs.map +1 -1
- package/dist/types/permissions.cjs.map +1 -1
- package/dist/types/permissions.d.cts +32 -2
- package/dist/types/permissions.d.cts.map +1 -1
- package/dist/types/permissions.d.mts +32 -2
- package/dist/types/permissions.d.mts.map +1 -1
- package/dist/types/permissions.mjs.map +1 -1
- package/dist/ui/components/address.cjs +1 -18
- package/dist/ui/components/address.cjs.map +1 -1
- package/dist/ui/components/address.d.cts +0 -28
- package/dist/ui/components/address.d.cts.map +1 -1
- package/dist/ui/components/address.d.mts +0 -28
- package/dist/ui/components/address.d.mts.map +1 -1
- package/dist/ui/components/address.mjs +0 -17
- package/dist/ui/components/address.mjs.map +1 -1
- package/dist/ui/components/button.cjs +1 -26
- package/dist/ui/components/button.cjs.map +1 -1
- package/dist/ui/components/button.d.cts +0 -42
- package/dist/ui/components/button.d.cts.map +1 -1
- package/dist/ui/components/button.d.mts +0 -42
- package/dist/ui/components/button.d.mts.map +1 -1
- package/dist/ui/components/button.mjs +0 -25
- package/dist/ui/components/button.mjs.map +1 -1
- package/dist/ui/components/copyable.cjs +1 -22
- package/dist/ui/components/copyable.cjs.map +1 -1
- package/dist/ui/components/copyable.d.cts +0 -38
- package/dist/ui/components/copyable.d.cts.map +1 -1
- package/dist/ui/components/copyable.d.mts +0 -38
- package/dist/ui/components/copyable.d.mts.map +1 -1
- package/dist/ui/components/copyable.mjs +0 -21
- package/dist/ui/components/copyable.mjs.map +1 -1
- package/dist/ui/components/divider.cjs +1 -12
- package/dist/ui/components/divider.cjs.map +1 -1
- package/dist/ui/components/divider.d.cts +0 -17
- package/dist/ui/components/divider.d.cts.map +1 -1
- package/dist/ui/components/divider.d.mts +0 -17
- package/dist/ui/components/divider.d.mts.map +1 -1
- package/dist/ui/components/divider.mjs +0 -11
- package/dist/ui/components/divider.mjs.map +1 -1
- package/dist/ui/components/form.cjs +1 -28
- package/dist/ui/components/form.cjs.map +1 -1
- package/dist/ui/components/form.d.cts +0 -86
- package/dist/ui/components/form.d.cts.map +1 -1
- package/dist/ui/components/form.d.mts +0 -86
- package/dist/ui/components/form.d.mts.map +1 -1
- package/dist/ui/components/form.mjs +0 -27
- package/dist/ui/components/form.mjs.map +1 -1
- package/dist/ui/components/heading.cjs +1 -18
- package/dist/ui/components/heading.cjs.map +1 -1
- package/dist/ui/components/heading.d.cts +0 -30
- package/dist/ui/components/heading.d.cts.map +1 -1
- package/dist/ui/components/heading.d.mts +0 -30
- package/dist/ui/components/heading.d.mts.map +1 -1
- package/dist/ui/components/heading.mjs +0 -17
- package/dist/ui/components/heading.mjs.map +1 -1
- package/dist/ui/components/image.cjs +1 -17
- package/dist/ui/components/image.cjs.map +1 -1
- package/dist/ui/components/image.d.cts +0 -29
- package/dist/ui/components/image.d.cts.map +1 -1
- package/dist/ui/components/image.d.mts +0 -29
- package/dist/ui/components/image.d.mts.map +1 -1
- package/dist/ui/components/image.mjs +0 -16
- package/dist/ui/components/image.mjs.map +1 -1
- package/dist/ui/components/index.cjs +2 -5
- package/dist/ui/components/index.cjs.map +1 -1
- package/dist/ui/components/index.d.cts +2 -3
- package/dist/ui/components/index.d.cts.map +1 -1
- package/dist/ui/components/index.d.mts +2 -3
- package/dist/ui/components/index.d.mts.map +1 -1
- package/dist/ui/components/index.mjs +2 -2
- package/dist/ui/components/index.mjs.map +1 -1
- package/dist/ui/components/input.cjs +1 -29
- package/dist/ui/components/input.cjs.map +1 -1
- package/dist/ui/components/input.d.cts +0 -50
- package/dist/ui/components/input.d.cts.map +1 -1
- package/dist/ui/components/input.d.mts +0 -50
- package/dist/ui/components/input.d.mts.map +1 -1
- package/dist/ui/components/input.mjs +0 -28
- package/dist/ui/components/input.mjs.map +1 -1
- package/dist/ui/components/panel.cjs +5 -27
- package/dist/ui/components/panel.cjs.map +1 -1
- package/dist/ui/components/panel.d.cts +0 -108
- package/dist/ui/components/panel.d.cts.map +1 -1
- package/dist/ui/components/panel.d.mts +0 -108
- package/dist/ui/components/panel.d.mts.map +1 -1
- package/dist/ui/components/panel.mjs +4 -26
- package/dist/ui/components/panel.mjs.map +1 -1
- package/dist/ui/components/row.cjs +1 -24
- package/dist/ui/components/row.cjs.map +1 -1
- package/dist/ui/components/row.d.cts +0 -69
- package/dist/ui/components/row.d.cts.map +1 -1
- package/dist/ui/components/row.d.mts +0 -69
- package/dist/ui/components/row.d.mts.map +1 -1
- package/dist/ui/components/row.mjs +0 -23
- package/dist/ui/components/row.mjs.map +1 -1
- package/dist/ui/components/spinner.cjs +1 -12
- package/dist/ui/components/spinner.cjs.map +1 -1
- package/dist/ui/components/spinner.d.cts +0 -18
- package/dist/ui/components/spinner.d.cts.map +1 -1
- package/dist/ui/components/spinner.d.mts +0 -18
- package/dist/ui/components/spinner.d.mts.map +1 -1
- package/dist/ui/components/spinner.mjs +0 -11
- package/dist/ui/components/spinner.mjs.map +1 -1
- package/dist/ui/components/text.cjs +1 -24
- package/dist/ui/components/text.cjs.map +1 -1
- package/dist/ui/components/text.d.cts +0 -38
- package/dist/ui/components/text.d.cts.map +1 -1
- package/dist/ui/components/text.d.mts +0 -38
- package/dist/ui/components/text.d.mts.map +1 -1
- package/dist/ui/components/text.mjs +0 -23
- package/dist/ui/components/text.mjs.map +1 -1
- package/dist/ui/index.cjs +0 -1
- package/dist/ui/index.cjs.map +1 -1
- package/dist/ui/index.d.cts +0 -1
- package/dist/ui/index.d.cts.map +1 -1
- package/dist/ui/index.d.mts +0 -1
- package/dist/ui/index.d.mts.map +1 -1
- package/dist/ui/index.mjs +0 -1
- package/dist/ui/index.mjs.map +1 -1
- package/package.json +7 -4
- package/dist/types/methods/get-currency-rate.cjs +0 -3
- package/dist/types/methods/get-currency-rate.cjs.map +0 -1
- package/dist/types/methods/get-currency-rate.d.cts +0 -29
- package/dist/types/methods/get-currency-rate.d.cts.map +0 -1
- package/dist/types/methods/get-currency-rate.d.mts +0 -29
- package/dist/types/methods/get-currency-rate.d.mts.map +0 -1
- package/dist/types/methods/get-currency-rate.mjs +0 -2
- package/dist/types/methods/get-currency-rate.mjs.map +0 -1
- package/dist/types/methods/provider-request.cjs +0 -3
- package/dist/types/methods/provider-request.cjs.map +0 -1
- package/dist/types/methods/provider-request.d.cts +0 -25
- package/dist/types/methods/provider-request.d.cts.map +0 -1
- package/dist/types/methods/provider-request.d.mts +0 -25
- package/dist/types/methods/provider-request.d.mts.map +0 -1
- package/dist/types/methods/provider-request.mjs +0 -2
- package/dist/types/methods/provider-request.mjs.map +0 -1
- package/dist/ui/builder.cjs +0 -49
- package/dist/ui/builder.cjs.map +0 -1
- package/dist/ui/builder.d.cts +0 -43
- package/dist/ui/builder.d.cts.map +0 -1
- package/dist/ui/builder.d.mts +0 -43
- package/dist/ui/builder.d.mts.map +0 -1
- package/dist/ui/builder.mjs +0 -45
- package/dist/ui/builder.mjs.map +0 -1
- package/dist/ui/component.cjs +0 -29
- package/dist/ui/component.cjs.map +0 -1
- package/dist/ui/component.d.cts +0 -18
- package/dist/ui/component.d.cts.map +0 -1
- package/dist/ui/component.d.mts +0 -18
- package/dist/ui/component.d.mts.map +0 -1
- package/dist/ui/component.mjs +0 -24
- package/dist/ui/component.mjs.map +0 -1
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
*/
|
|
10
10
|
export declare const InternalError: {
|
|
11
11
|
new (message?: string | undefined): {
|
|
12
|
-
readonly "__#
|
|
13
|
-
readonly "__#
|
|
14
|
-
readonly "__#
|
|
15
|
-
readonly "__#
|
|
12
|
+
readonly "__#8357@#code": number;
|
|
13
|
+
readonly "__#8357@#message": string;
|
|
14
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
15
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
16
16
|
readonly name: string;
|
|
17
17
|
readonly code: number;
|
|
18
18
|
readonly message: string;
|
|
@@ -23,10 +23,10 @@ export declare const InternalError: {
|
|
|
23
23
|
cause?: unknown;
|
|
24
24
|
};
|
|
25
25
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
26
|
-
readonly "__#
|
|
27
|
-
readonly "__#
|
|
28
|
-
readonly "__#
|
|
29
|
-
readonly "__#
|
|
26
|
+
readonly "__#8357@#code": number;
|
|
27
|
+
readonly "__#8357@#message": string;
|
|
28
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
29
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
30
30
|
readonly name: string;
|
|
31
31
|
readonly code: number;
|
|
32
32
|
readonly message: string;
|
|
@@ -37,10 +37,10 @@ export declare const InternalError: {
|
|
|
37
37
|
cause?: unknown;
|
|
38
38
|
};
|
|
39
39
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
40
|
-
readonly "__#
|
|
41
|
-
readonly "__#
|
|
42
|
-
readonly "__#
|
|
43
|
-
readonly "__#
|
|
40
|
+
readonly "__#8357@#code": number;
|
|
41
|
+
readonly "__#8357@#message": string;
|
|
42
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
43
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
44
44
|
readonly name: string;
|
|
45
45
|
readonly code: number;
|
|
46
46
|
readonly message: string;
|
|
@@ -64,10 +64,10 @@ export declare const InternalError: {
|
|
|
64
64
|
*/
|
|
65
65
|
export declare const InvalidInputError: {
|
|
66
66
|
new (message?: string | undefined): {
|
|
67
|
-
readonly "__#
|
|
68
|
-
readonly "__#
|
|
69
|
-
readonly "__#
|
|
70
|
-
readonly "__#
|
|
67
|
+
readonly "__#8357@#code": number;
|
|
68
|
+
readonly "__#8357@#message": string;
|
|
69
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
70
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
71
71
|
readonly name: string;
|
|
72
72
|
readonly code: number;
|
|
73
73
|
readonly message: string;
|
|
@@ -78,10 +78,10 @@ export declare const InvalidInputError: {
|
|
|
78
78
|
cause?: unknown;
|
|
79
79
|
};
|
|
80
80
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
81
|
-
readonly "__#
|
|
82
|
-
readonly "__#
|
|
83
|
-
readonly "__#
|
|
84
|
-
readonly "__#
|
|
81
|
+
readonly "__#8357@#code": number;
|
|
82
|
+
readonly "__#8357@#message": string;
|
|
83
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
84
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
85
85
|
readonly name: string;
|
|
86
86
|
readonly code: number;
|
|
87
87
|
readonly message: string;
|
|
@@ -92,10 +92,10 @@ export declare const InvalidInputError: {
|
|
|
92
92
|
cause?: unknown;
|
|
93
93
|
};
|
|
94
94
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
95
|
-
readonly "__#
|
|
96
|
-
readonly "__#
|
|
97
|
-
readonly "__#
|
|
98
|
-
readonly "__#
|
|
95
|
+
readonly "__#8357@#code": number;
|
|
96
|
+
readonly "__#8357@#message": string;
|
|
97
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
98
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
99
99
|
readonly name: string;
|
|
100
100
|
readonly code: number;
|
|
101
101
|
readonly message: string;
|
|
@@ -119,10 +119,10 @@ export declare const InvalidInputError: {
|
|
|
119
119
|
*/
|
|
120
120
|
export declare const InvalidParamsError: {
|
|
121
121
|
new (message?: string | undefined): {
|
|
122
|
-
readonly "__#
|
|
123
|
-
readonly "__#
|
|
124
|
-
readonly "__#
|
|
125
|
-
readonly "__#
|
|
122
|
+
readonly "__#8357@#code": number;
|
|
123
|
+
readonly "__#8357@#message": string;
|
|
124
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
125
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
126
126
|
readonly name: string;
|
|
127
127
|
readonly code: number;
|
|
128
128
|
readonly message: string;
|
|
@@ -133,10 +133,10 @@ export declare const InvalidParamsError: {
|
|
|
133
133
|
cause?: unknown;
|
|
134
134
|
};
|
|
135
135
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
136
|
-
readonly "__#
|
|
137
|
-
readonly "__#
|
|
138
|
-
readonly "__#
|
|
139
|
-
readonly "__#
|
|
136
|
+
readonly "__#8357@#code": number;
|
|
137
|
+
readonly "__#8357@#message": string;
|
|
138
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
139
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
140
140
|
readonly name: string;
|
|
141
141
|
readonly code: number;
|
|
142
142
|
readonly message: string;
|
|
@@ -147,10 +147,10 @@ export declare const InvalidParamsError: {
|
|
|
147
147
|
cause?: unknown;
|
|
148
148
|
};
|
|
149
149
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
150
|
-
readonly "__#
|
|
151
|
-
readonly "__#
|
|
152
|
-
readonly "__#
|
|
153
|
-
readonly "__#
|
|
150
|
+
readonly "__#8357@#code": number;
|
|
151
|
+
readonly "__#8357@#message": string;
|
|
152
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
153
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
154
154
|
readonly name: string;
|
|
155
155
|
readonly code: number;
|
|
156
156
|
readonly message: string;
|
|
@@ -174,10 +174,10 @@ export declare const InvalidParamsError: {
|
|
|
174
174
|
*/
|
|
175
175
|
export declare const InvalidRequestError: {
|
|
176
176
|
new (message?: string | undefined): {
|
|
177
|
-
readonly "__#
|
|
178
|
-
readonly "__#
|
|
179
|
-
readonly "__#
|
|
180
|
-
readonly "__#
|
|
177
|
+
readonly "__#8357@#code": number;
|
|
178
|
+
readonly "__#8357@#message": string;
|
|
179
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
180
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
181
181
|
readonly name: string;
|
|
182
182
|
readonly code: number;
|
|
183
183
|
readonly message: string;
|
|
@@ -188,10 +188,10 @@ export declare const InvalidRequestError: {
|
|
|
188
188
|
cause?: unknown;
|
|
189
189
|
};
|
|
190
190
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
191
|
-
readonly "__#
|
|
192
|
-
readonly "__#
|
|
193
|
-
readonly "__#
|
|
194
|
-
readonly "__#
|
|
191
|
+
readonly "__#8357@#code": number;
|
|
192
|
+
readonly "__#8357@#message": string;
|
|
193
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
194
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
195
195
|
readonly name: string;
|
|
196
196
|
readonly code: number;
|
|
197
197
|
readonly message: string;
|
|
@@ -202,10 +202,10 @@ export declare const InvalidRequestError: {
|
|
|
202
202
|
cause?: unknown;
|
|
203
203
|
};
|
|
204
204
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
205
|
-
readonly "__#
|
|
206
|
-
readonly "__#
|
|
207
|
-
readonly "__#
|
|
208
|
-
readonly "__#
|
|
205
|
+
readonly "__#8357@#code": number;
|
|
206
|
+
readonly "__#8357@#message": string;
|
|
207
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
208
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
209
209
|
readonly name: string;
|
|
210
210
|
readonly code: number;
|
|
211
211
|
readonly message: string;
|
|
@@ -229,10 +229,10 @@ export declare const InvalidRequestError: {
|
|
|
229
229
|
*/
|
|
230
230
|
export declare const LimitExceededError: {
|
|
231
231
|
new (message?: string | undefined): {
|
|
232
|
-
readonly "__#
|
|
233
|
-
readonly "__#
|
|
234
|
-
readonly "__#
|
|
235
|
-
readonly "__#
|
|
232
|
+
readonly "__#8357@#code": number;
|
|
233
|
+
readonly "__#8357@#message": string;
|
|
234
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
235
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
236
236
|
readonly name: string;
|
|
237
237
|
readonly code: number;
|
|
238
238
|
readonly message: string;
|
|
@@ -243,10 +243,10 @@ export declare const LimitExceededError: {
|
|
|
243
243
|
cause?: unknown;
|
|
244
244
|
};
|
|
245
245
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
246
|
-
readonly "__#
|
|
247
|
-
readonly "__#
|
|
248
|
-
readonly "__#
|
|
249
|
-
readonly "__#
|
|
246
|
+
readonly "__#8357@#code": number;
|
|
247
|
+
readonly "__#8357@#message": string;
|
|
248
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
249
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
250
250
|
readonly name: string;
|
|
251
251
|
readonly code: number;
|
|
252
252
|
readonly message: string;
|
|
@@ -257,10 +257,10 @@ export declare const LimitExceededError: {
|
|
|
257
257
|
cause?: unknown;
|
|
258
258
|
};
|
|
259
259
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
260
|
-
readonly "__#
|
|
261
|
-
readonly "__#
|
|
262
|
-
readonly "__#
|
|
263
|
-
readonly "__#
|
|
260
|
+
readonly "__#8357@#code": number;
|
|
261
|
+
readonly "__#8357@#message": string;
|
|
262
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
263
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
264
264
|
readonly name: string;
|
|
265
265
|
readonly code: number;
|
|
266
266
|
readonly message: string;
|
|
@@ -284,10 +284,10 @@ export declare const LimitExceededError: {
|
|
|
284
284
|
*/
|
|
285
285
|
export declare const MethodNotFoundError: {
|
|
286
286
|
new (message?: string | undefined): {
|
|
287
|
-
readonly "__#
|
|
288
|
-
readonly "__#
|
|
289
|
-
readonly "__#
|
|
290
|
-
readonly "__#
|
|
287
|
+
readonly "__#8357@#code": number;
|
|
288
|
+
readonly "__#8357@#message": string;
|
|
289
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
290
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
291
291
|
readonly name: string;
|
|
292
292
|
readonly code: number;
|
|
293
293
|
readonly message: string;
|
|
@@ -298,10 +298,10 @@ export declare const MethodNotFoundError: {
|
|
|
298
298
|
cause?: unknown;
|
|
299
299
|
};
|
|
300
300
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
301
|
-
readonly "__#
|
|
302
|
-
readonly "__#
|
|
303
|
-
readonly "__#
|
|
304
|
-
readonly "__#
|
|
301
|
+
readonly "__#8357@#code": number;
|
|
302
|
+
readonly "__#8357@#message": string;
|
|
303
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
304
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
305
305
|
readonly name: string;
|
|
306
306
|
readonly code: number;
|
|
307
307
|
readonly message: string;
|
|
@@ -312,10 +312,10 @@ export declare const MethodNotFoundError: {
|
|
|
312
312
|
cause?: unknown;
|
|
313
313
|
};
|
|
314
314
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
315
|
-
readonly "__#
|
|
316
|
-
readonly "__#
|
|
317
|
-
readonly "__#
|
|
318
|
-
readonly "__#
|
|
315
|
+
readonly "__#8357@#code": number;
|
|
316
|
+
readonly "__#8357@#message": string;
|
|
317
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
318
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
319
319
|
readonly name: string;
|
|
320
320
|
readonly code: number;
|
|
321
321
|
readonly message: string;
|
|
@@ -337,10 +337,10 @@ export declare const MethodNotFoundError: {
|
|
|
337
337
|
*/
|
|
338
338
|
export declare const MethodNotSupportedError: {
|
|
339
339
|
new (message?: string | undefined): {
|
|
340
|
-
readonly "__#
|
|
341
|
-
readonly "__#
|
|
342
|
-
readonly "__#
|
|
343
|
-
readonly "__#
|
|
340
|
+
readonly "__#8357@#code": number;
|
|
341
|
+
readonly "__#8357@#message": string;
|
|
342
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
343
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
344
344
|
readonly name: string;
|
|
345
345
|
readonly code: number;
|
|
346
346
|
readonly message: string;
|
|
@@ -351,10 +351,10 @@ export declare const MethodNotSupportedError: {
|
|
|
351
351
|
cause?: unknown;
|
|
352
352
|
};
|
|
353
353
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
354
|
-
readonly "__#
|
|
355
|
-
readonly "__#
|
|
356
|
-
readonly "__#
|
|
357
|
-
readonly "__#
|
|
354
|
+
readonly "__#8357@#code": number;
|
|
355
|
+
readonly "__#8357@#message": string;
|
|
356
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
357
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
358
358
|
readonly name: string;
|
|
359
359
|
readonly code: number;
|
|
360
360
|
readonly message: string;
|
|
@@ -365,10 +365,10 @@ export declare const MethodNotSupportedError: {
|
|
|
365
365
|
cause?: unknown;
|
|
366
366
|
};
|
|
367
367
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
368
|
-
readonly "__#
|
|
369
|
-
readonly "__#
|
|
370
|
-
readonly "__#
|
|
371
|
-
readonly "__#
|
|
368
|
+
readonly "__#8357@#code": number;
|
|
369
|
+
readonly "__#8357@#message": string;
|
|
370
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
371
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
372
372
|
readonly name: string;
|
|
373
373
|
readonly code: number;
|
|
374
374
|
readonly message: string;
|
|
@@ -392,10 +392,10 @@ export declare const MethodNotSupportedError: {
|
|
|
392
392
|
*/
|
|
393
393
|
export declare const ParseError: {
|
|
394
394
|
new (message?: string | undefined): {
|
|
395
|
-
readonly "__#
|
|
396
|
-
readonly "__#
|
|
397
|
-
readonly "__#
|
|
398
|
-
readonly "__#
|
|
395
|
+
readonly "__#8357@#code": number;
|
|
396
|
+
readonly "__#8357@#message": string;
|
|
397
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
398
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
399
399
|
readonly name: string;
|
|
400
400
|
readonly code: number;
|
|
401
401
|
readonly message: string;
|
|
@@ -406,10 +406,10 @@ export declare const ParseError: {
|
|
|
406
406
|
cause?: unknown;
|
|
407
407
|
};
|
|
408
408
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
409
|
-
readonly "__#
|
|
410
|
-
readonly "__#
|
|
411
|
-
readonly "__#
|
|
412
|
-
readonly "__#
|
|
409
|
+
readonly "__#8357@#code": number;
|
|
410
|
+
readonly "__#8357@#message": string;
|
|
411
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
412
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
413
413
|
readonly name: string;
|
|
414
414
|
readonly code: number;
|
|
415
415
|
readonly message: string;
|
|
@@ -420,10 +420,10 @@ export declare const ParseError: {
|
|
|
420
420
|
cause?: unknown;
|
|
421
421
|
};
|
|
422
422
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
423
|
-
readonly "__#
|
|
424
|
-
readonly "__#
|
|
425
|
-
readonly "__#
|
|
426
|
-
readonly "__#
|
|
423
|
+
readonly "__#8357@#code": number;
|
|
424
|
+
readonly "__#8357@#message": string;
|
|
425
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
426
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
427
427
|
readonly name: string;
|
|
428
428
|
readonly code: number;
|
|
429
429
|
readonly message: string;
|
|
@@ -447,10 +447,10 @@ export declare const ParseError: {
|
|
|
447
447
|
*/
|
|
448
448
|
export declare const ResourceNotFoundError: {
|
|
449
449
|
new (message?: string | undefined): {
|
|
450
|
-
readonly "__#
|
|
451
|
-
readonly "__#
|
|
452
|
-
readonly "__#
|
|
453
|
-
readonly "__#
|
|
450
|
+
readonly "__#8357@#code": number;
|
|
451
|
+
readonly "__#8357@#message": string;
|
|
452
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
453
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
454
454
|
readonly name: string;
|
|
455
455
|
readonly code: number;
|
|
456
456
|
readonly message: string;
|
|
@@ -461,10 +461,10 @@ export declare const ResourceNotFoundError: {
|
|
|
461
461
|
cause?: unknown;
|
|
462
462
|
};
|
|
463
463
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
464
|
-
readonly "__#
|
|
465
|
-
readonly "__#
|
|
466
|
-
readonly "__#
|
|
467
|
-
readonly "__#
|
|
464
|
+
readonly "__#8357@#code": number;
|
|
465
|
+
readonly "__#8357@#message": string;
|
|
466
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
467
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
468
468
|
readonly name: string;
|
|
469
469
|
readonly code: number;
|
|
470
470
|
readonly message: string;
|
|
@@ -475,10 +475,10 @@ export declare const ResourceNotFoundError: {
|
|
|
475
475
|
cause?: unknown;
|
|
476
476
|
};
|
|
477
477
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
478
|
-
readonly "__#
|
|
479
|
-
readonly "__#
|
|
480
|
-
readonly "__#
|
|
481
|
-
readonly "__#
|
|
478
|
+
readonly "__#8357@#code": number;
|
|
479
|
+
readonly "__#8357@#message": string;
|
|
480
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
481
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
482
482
|
readonly name: string;
|
|
483
483
|
readonly code: number;
|
|
484
484
|
readonly message: string;
|
|
@@ -502,10 +502,10 @@ export declare const ResourceNotFoundError: {
|
|
|
502
502
|
*/
|
|
503
503
|
export declare const ResourceUnavailableError: {
|
|
504
504
|
new (message?: string | undefined): {
|
|
505
|
-
readonly "__#
|
|
506
|
-
readonly "__#
|
|
507
|
-
readonly "__#
|
|
508
|
-
readonly "__#
|
|
505
|
+
readonly "__#8357@#code": number;
|
|
506
|
+
readonly "__#8357@#message": string;
|
|
507
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
508
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
509
509
|
readonly name: string;
|
|
510
510
|
readonly code: number;
|
|
511
511
|
readonly message: string;
|
|
@@ -516,10 +516,10 @@ export declare const ResourceUnavailableError: {
|
|
|
516
516
|
cause?: unknown;
|
|
517
517
|
};
|
|
518
518
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
519
|
-
readonly "__#
|
|
520
|
-
readonly "__#
|
|
521
|
-
readonly "__#
|
|
522
|
-
readonly "__#
|
|
519
|
+
readonly "__#8357@#code": number;
|
|
520
|
+
readonly "__#8357@#message": string;
|
|
521
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
522
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
523
523
|
readonly name: string;
|
|
524
524
|
readonly code: number;
|
|
525
525
|
readonly message: string;
|
|
@@ -530,10 +530,10 @@ export declare const ResourceUnavailableError: {
|
|
|
530
530
|
cause?: unknown;
|
|
531
531
|
};
|
|
532
532
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
533
|
-
readonly "__#
|
|
534
|
-
readonly "__#
|
|
535
|
-
readonly "__#
|
|
536
|
-
readonly "__#
|
|
533
|
+
readonly "__#8357@#code": number;
|
|
534
|
+
readonly "__#8357@#message": string;
|
|
535
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
536
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
537
537
|
readonly name: string;
|
|
538
538
|
readonly code: number;
|
|
539
539
|
readonly message: string;
|
|
@@ -557,10 +557,10 @@ export declare const ResourceUnavailableError: {
|
|
|
557
557
|
*/
|
|
558
558
|
export declare const TransactionRejected: {
|
|
559
559
|
new (message?: string | undefined): {
|
|
560
|
-
readonly "__#
|
|
561
|
-
readonly "__#
|
|
562
|
-
readonly "__#
|
|
563
|
-
readonly "__#
|
|
560
|
+
readonly "__#8357@#code": number;
|
|
561
|
+
readonly "__#8357@#message": string;
|
|
562
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
563
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
564
564
|
readonly name: string;
|
|
565
565
|
readonly code: number;
|
|
566
566
|
readonly message: string;
|
|
@@ -571,10 +571,10 @@ export declare const TransactionRejected: {
|
|
|
571
571
|
cause?: unknown;
|
|
572
572
|
};
|
|
573
573
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
574
|
-
readonly "__#
|
|
575
|
-
readonly "__#
|
|
576
|
-
readonly "__#
|
|
577
|
-
readonly "__#
|
|
574
|
+
readonly "__#8357@#code": number;
|
|
575
|
+
readonly "__#8357@#message": string;
|
|
576
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
577
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
578
578
|
readonly name: string;
|
|
579
579
|
readonly code: number;
|
|
580
580
|
readonly message: string;
|
|
@@ -585,10 +585,10 @@ export declare const TransactionRejected: {
|
|
|
585
585
|
cause?: unknown;
|
|
586
586
|
};
|
|
587
587
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
588
|
-
readonly "__#
|
|
589
|
-
readonly "__#
|
|
590
|
-
readonly "__#
|
|
591
|
-
readonly "__#
|
|
588
|
+
readonly "__#8357@#code": number;
|
|
589
|
+
readonly "__#8357@#message": string;
|
|
590
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
591
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
592
592
|
readonly name: string;
|
|
593
593
|
readonly code: number;
|
|
594
594
|
readonly message: string;
|
|
@@ -612,10 +612,10 @@ export declare const TransactionRejected: {
|
|
|
612
612
|
*/
|
|
613
613
|
export declare const ChainDisconnectedError: {
|
|
614
614
|
new (message?: string | undefined): {
|
|
615
|
-
readonly "__#
|
|
616
|
-
readonly "__#
|
|
617
|
-
readonly "__#
|
|
618
|
-
readonly "__#
|
|
615
|
+
readonly "__#8357@#code": number;
|
|
616
|
+
readonly "__#8357@#message": string;
|
|
617
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
618
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
619
619
|
readonly name: string;
|
|
620
620
|
readonly code: number;
|
|
621
621
|
readonly message: string;
|
|
@@ -626,10 +626,10 @@ export declare const ChainDisconnectedError: {
|
|
|
626
626
|
cause?: unknown;
|
|
627
627
|
};
|
|
628
628
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
629
|
-
readonly "__#
|
|
630
|
-
readonly "__#
|
|
631
|
-
readonly "__#
|
|
632
|
-
readonly "__#
|
|
629
|
+
readonly "__#8357@#code": number;
|
|
630
|
+
readonly "__#8357@#message": string;
|
|
631
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
632
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
633
633
|
readonly name: string;
|
|
634
634
|
readonly code: number;
|
|
635
635
|
readonly message: string;
|
|
@@ -640,10 +640,10 @@ export declare const ChainDisconnectedError: {
|
|
|
640
640
|
cause?: unknown;
|
|
641
641
|
};
|
|
642
642
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
643
|
-
readonly "__#
|
|
644
|
-
readonly "__#
|
|
645
|
-
readonly "__#
|
|
646
|
-
readonly "__#
|
|
643
|
+
readonly "__#8357@#code": number;
|
|
644
|
+
readonly "__#8357@#message": string;
|
|
645
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
646
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
647
647
|
readonly name: string;
|
|
648
648
|
readonly code: number;
|
|
649
649
|
readonly message: string;
|
|
@@ -667,10 +667,10 @@ export declare const ChainDisconnectedError: {
|
|
|
667
667
|
*/
|
|
668
668
|
export declare const DisconnectedError: {
|
|
669
669
|
new (message?: string | undefined): {
|
|
670
|
-
readonly "__#
|
|
671
|
-
readonly "__#
|
|
672
|
-
readonly "__#
|
|
673
|
-
readonly "__#
|
|
670
|
+
readonly "__#8357@#code": number;
|
|
671
|
+
readonly "__#8357@#message": string;
|
|
672
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
673
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
674
674
|
readonly name: string;
|
|
675
675
|
readonly code: number;
|
|
676
676
|
readonly message: string;
|
|
@@ -681,10 +681,10 @@ export declare const DisconnectedError: {
|
|
|
681
681
|
cause?: unknown;
|
|
682
682
|
};
|
|
683
683
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
684
|
-
readonly "__#
|
|
685
|
-
readonly "__#
|
|
686
|
-
readonly "__#
|
|
687
|
-
readonly "__#
|
|
684
|
+
readonly "__#8357@#code": number;
|
|
685
|
+
readonly "__#8357@#message": string;
|
|
686
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
687
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
688
688
|
readonly name: string;
|
|
689
689
|
readonly code: number;
|
|
690
690
|
readonly message: string;
|
|
@@ -695,10 +695,10 @@ export declare const DisconnectedError: {
|
|
|
695
695
|
cause?: unknown;
|
|
696
696
|
};
|
|
697
697
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
698
|
-
readonly "__#
|
|
699
|
-
readonly "__#
|
|
700
|
-
readonly "__#
|
|
701
|
-
readonly "__#
|
|
698
|
+
readonly "__#8357@#code": number;
|
|
699
|
+
readonly "__#8357@#message": string;
|
|
700
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
701
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
702
702
|
readonly name: string;
|
|
703
703
|
readonly code: number;
|
|
704
704
|
readonly message: string;
|
|
@@ -720,10 +720,10 @@ export declare const DisconnectedError: {
|
|
|
720
720
|
*/
|
|
721
721
|
export declare const UnauthorizedError: {
|
|
722
722
|
new (message?: string | undefined): {
|
|
723
|
-
readonly "__#
|
|
724
|
-
readonly "__#
|
|
725
|
-
readonly "__#
|
|
726
|
-
readonly "__#
|
|
723
|
+
readonly "__#8357@#code": number;
|
|
724
|
+
readonly "__#8357@#message": string;
|
|
725
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
726
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
727
727
|
readonly name: string;
|
|
728
728
|
readonly code: number;
|
|
729
729
|
readonly message: string;
|
|
@@ -734,10 +734,10 @@ export declare const UnauthorizedError: {
|
|
|
734
734
|
cause?: unknown;
|
|
735
735
|
};
|
|
736
736
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
737
|
-
readonly "__#
|
|
738
|
-
readonly "__#
|
|
739
|
-
readonly "__#
|
|
740
|
-
readonly "__#
|
|
737
|
+
readonly "__#8357@#code": number;
|
|
738
|
+
readonly "__#8357@#message": string;
|
|
739
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
740
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
741
741
|
readonly name: string;
|
|
742
742
|
readonly code: number;
|
|
743
743
|
readonly message: string;
|
|
@@ -748,10 +748,10 @@ export declare const UnauthorizedError: {
|
|
|
748
748
|
cause?: unknown;
|
|
749
749
|
};
|
|
750
750
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
751
|
-
readonly "__#
|
|
752
|
-
readonly "__#
|
|
753
|
-
readonly "__#
|
|
754
|
-
readonly "__#
|
|
751
|
+
readonly "__#8357@#code": number;
|
|
752
|
+
readonly "__#8357@#message": string;
|
|
753
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
754
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
755
755
|
readonly name: string;
|
|
756
756
|
readonly code: number;
|
|
757
757
|
readonly message: string;
|
|
@@ -775,10 +775,10 @@ export declare const UnauthorizedError: {
|
|
|
775
775
|
*/
|
|
776
776
|
export declare const UnsupportedMethodError: {
|
|
777
777
|
new (message?: string | undefined): {
|
|
778
|
-
readonly "__#
|
|
779
|
-
readonly "__#
|
|
780
|
-
readonly "__#
|
|
781
|
-
readonly "__#
|
|
778
|
+
readonly "__#8357@#code": number;
|
|
779
|
+
readonly "__#8357@#message": string;
|
|
780
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
781
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
782
782
|
readonly name: string;
|
|
783
783
|
readonly code: number;
|
|
784
784
|
readonly message: string;
|
|
@@ -789,10 +789,10 @@ export declare const UnsupportedMethodError: {
|
|
|
789
789
|
cause?: unknown;
|
|
790
790
|
};
|
|
791
791
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
792
|
-
readonly "__#
|
|
793
|
-
readonly "__#
|
|
794
|
-
readonly "__#
|
|
795
|
-
readonly "__#
|
|
792
|
+
readonly "__#8357@#code": number;
|
|
793
|
+
readonly "__#8357@#message": string;
|
|
794
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
795
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
796
796
|
readonly name: string;
|
|
797
797
|
readonly code: number;
|
|
798
798
|
readonly message: string;
|
|
@@ -803,10 +803,10 @@ export declare const UnsupportedMethodError: {
|
|
|
803
803
|
cause?: unknown;
|
|
804
804
|
};
|
|
805
805
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
806
|
-
readonly "__#
|
|
807
|
-
readonly "__#
|
|
808
|
-
readonly "__#
|
|
809
|
-
readonly "__#
|
|
806
|
+
readonly "__#8357@#code": number;
|
|
807
|
+
readonly "__#8357@#message": string;
|
|
808
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
809
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
810
810
|
readonly name: string;
|
|
811
811
|
readonly code: number;
|
|
812
812
|
readonly message: string;
|
|
@@ -830,10 +830,10 @@ export declare const UnsupportedMethodError: {
|
|
|
830
830
|
*/
|
|
831
831
|
export declare const UserRejectedRequestError: {
|
|
832
832
|
new (message?: string | undefined): {
|
|
833
|
-
readonly "__#
|
|
834
|
-
readonly "__#
|
|
835
|
-
readonly "__#
|
|
836
|
-
readonly "__#
|
|
833
|
+
readonly "__#8357@#code": number;
|
|
834
|
+
readonly "__#8357@#message": string;
|
|
835
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
836
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
837
837
|
readonly name: string;
|
|
838
838
|
readonly code: number;
|
|
839
839
|
readonly message: string;
|
|
@@ -844,10 +844,10 @@ export declare const UserRejectedRequestError: {
|
|
|
844
844
|
cause?: unknown;
|
|
845
845
|
};
|
|
846
846
|
new (data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
847
|
-
readonly "__#
|
|
848
|
-
readonly "__#
|
|
849
|
-
readonly "__#
|
|
850
|
-
readonly "__#
|
|
847
|
+
readonly "__#8357@#code": number;
|
|
848
|
+
readonly "__#8357@#message": string;
|
|
849
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
850
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
851
851
|
readonly name: string;
|
|
852
852
|
readonly code: number;
|
|
853
853
|
readonly message: string;
|
|
@@ -858,10 +858,10 @@ export declare const UserRejectedRequestError: {
|
|
|
858
858
|
cause?: unknown;
|
|
859
859
|
};
|
|
860
860
|
new (message?: string | Record<string, import("@metamask/utils").Json> | undefined, data?: Record<string, import("@metamask/utils").Json> | undefined): {
|
|
861
|
-
readonly "__#
|
|
862
|
-
readonly "__#
|
|
863
|
-
readonly "__#
|
|
864
|
-
readonly "__#
|
|
861
|
+
readonly "__#8357@#code": number;
|
|
862
|
+
readonly "__#8357@#message": string;
|
|
863
|
+
readonly "__#8357@#data"?: Record<string, import("@metamask/utils").Json> | undefined;
|
|
864
|
+
readonly "__#8357@#stack"?: string | undefined;
|
|
865
865
|
readonly name: string;
|
|
866
866
|
readonly code: number;
|
|
867
867
|
readonly message: string;
|