@aragon/gov-ui-kit 1.26.0 → 1.27.1
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/build.css +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/types/jest.config.d.ts +3 -0
- package/dist/types/lint-staged.config.d.ts +4 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectElementMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectRoleMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectsMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/elementAXObjectMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AbbrRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AlertDialogRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AlertRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AnnotationRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ApplicationRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ArticleRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AudioRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BannerRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BlockquoteRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BusyIndicatorRole.d.ts +14 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ButtonRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CanvasRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CaptionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CellRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CheckBoxRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColorWellRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColumnHeaderRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColumnRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ComboBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ComplementaryRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ContentInfoRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DateRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DateTimeRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DefinitionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListDetailRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListTermRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DetailsRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DialogRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DirectoryRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DisclosureTriangleRole.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DivRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DocumentRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/EmbeddedObjectRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FeedRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FigcaptionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FigureRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FooterRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FormRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/GridRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/GroupRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/HeadingRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IframePresentationalRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IframeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IgnoredRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageMapLinkRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageMapRole.d.ts +14 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/InlineTextBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/InputTimeRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LabelRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LegendRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LineBreakRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LinkRole.d.ts +20 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListBoxOptionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListItemRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListMarkerRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LogRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MainRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MarkRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MarqueeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MathRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuBarRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuButtonRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemCheckBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemRadioRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuListOptionRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuListPopupRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MeterRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NavigationRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NoneRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NoteRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/OutlineRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ParagraphRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PopUpButtonRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PreRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PresentationalRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ProgressIndicatorRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RadioButtonRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RadioGroupRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RegionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RootWebAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RowHeaderRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RowRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RubyRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RulerRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SVGRootRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ScrollAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ScrollBarRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SeamlessWebAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SearchBoxRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SearchRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SliderRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SliderThumbRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SpinButtonPartRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SpinButtonRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SplitterRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/StaticTextRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/StatusRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SwitchRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabGroupRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabListRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabPanelRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TableHeaderContainerRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TableRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TermRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TextAreaRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TextFieldRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TimeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TimerRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ToggleButtonRole.d.ts +13 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ToolbarRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeGridRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeItemRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/UserInterfaceTooltipRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/VideoRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/WebAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/WindowRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/index.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/util/iterationDecorator.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/util/iteratorProxy.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/brace-expansion@1.1.12/node_modules/brace-expansion/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/callBound.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/damerau-levenshtein@1.0.8/node_modules/damerau-levenshtein/index.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/index.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AddEntriesFromIterable.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AdvanceStringIndex.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ArrayCreate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ArraySpeciesCreate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AsyncFromSyncIteratorContinuation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/Call.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CodePointAt.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateAsyncFromSyncIterator.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateDataProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateDataPropertyOrThrow.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateIterResultObject.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/DefinePropertyOrThrow.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/FlattenIntoArray.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/FromPropertyDescriptor.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/Get.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetIterator.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetIteratorFromMethod.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetMethod.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetV.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/HasProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsAccessorDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsArray.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsCallable.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsConstructor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsDataDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsExtensible.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsGenericDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsRegExp.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorClose.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorComplete.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorNext.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorStep.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorValue.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/LengthOfArrayLike.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/OrdinaryDefineOwnProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/OrdinaryObjectCreate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/PromiseResolve.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/RequireObjectCoercible.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/SameValue.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/StringToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToBoolean.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToIntegerOrInfinity.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToLength.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToObject.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPrimitive.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPropertyDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPropertyKey.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToString.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/UTF16SurrogatePairToCodePoint.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ValidateAndApplyPropertyDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/floor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/truncate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/SameValueZero.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/StringToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToIntegerOrInfinity.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToLength.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToPrimitive.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/floor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/truncate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/GetIntrinsic.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/DefineOwnProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/IsArray.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/forEach.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/fromPropertyDescriptor.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/getIteratorMethod.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isFullyPopulatedPropertyDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isLeadingSurrogate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isPrimitive.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isPropertyKey.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isTrailingSurrogate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/records/iterator-record.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/records/property-descriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/configs/flat-config-base.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/configs/legacy-config-base.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/accessible-emoji.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/alt-text.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/anchor-ambiguous-text.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/anchor-has-content.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/anchor-is-valid.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-activedescendant-has-tabindex.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-props.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-proptypes.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-unsupported-elements.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/autocomplete-valid.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/click-events-have-key-events.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/control-has-associated-label.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/heading-has-content.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/html-has-lang.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/iframe-has-title.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/img-redundant-alt.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/interactive-supports-focus.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/label-has-associated-control.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/label-has-for.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/lang.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/media-has-caption.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/mouse-events-have-key-events.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-access-key.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-aria-hidden-on-focusable.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-autofocus.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-distracting-elements.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-interactive-element-to-noninteractive-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-noninteractive-element-interactions.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-noninteractive-element-to-interactive-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-noninteractive-tabindex.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-onchange.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-redundant-roles.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-static-element-interactions.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/prefer-tag-over-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/role-has-required-aria-props.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/role-supports-aria-props.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/scope.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/tabindex-no-positive.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/attributesComparator.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getAccessibleChildText.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getElementType.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getExplicitRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getImplicitRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getSuggestion.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getTabIndex.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/hasAccessibleChild.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/a.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/area.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/article.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/aside.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/body.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/button.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/datalist.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/details.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/dialog.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/form.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h1.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h2.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h3.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h4.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h5.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h6.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/hr.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/img.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/index.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/input.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/li.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/link.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/menu.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/menuitem.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/meter.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/nav.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/ol.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/option.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/output.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/progress.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/section.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/select.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/tbody.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/textarea.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/tfoot.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/thead.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/ul.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isAbstractRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isContentEditable.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isDOMElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isDisabledElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isFocusable.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isHiddenFromScreenReader.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isInteractiveElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isInteractiveRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isNonInteractiveElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isNonInteractiveRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isNonLiteralProperty.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isPresentationRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isSemanticRoleElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/mayContainChildComponent.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/mayHaveAccessibleLabel.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/schemas.d.ts +16 -0
- package/dist/types/node_modules/.pnpm/events@3.3.0/node_modules/events/events.d.ts +30 -0
- package/dist/types/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/elementType.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/eventHandlers.d.ts +19 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/getProp.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/getPropValue.d.ts +25 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/hasProp.d.ts +17 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/index.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/propName.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXElement.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXFragment.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXText.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/Literal.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ArrayExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/AssignmentExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/BinaryExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/BindExpression.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/CallExpression.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ChainExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ConditionalExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/FunctionExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/Identifier.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/LogicalExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/MemberExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/NewExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ObjectExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/OptionalCallExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/OptionalMemberExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/SequenceExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/SpreadElement.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TSNonNullExpression.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TaggedTemplateExpression.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TemplateLiteral.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ThisExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TypeCastExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/UnaryExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/UpdateExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/index.d.ts +24 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/index.d.ts +22 -0
- package/dist/types/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/minimatch.d.ts +62 -0
- package/dist/types/node_modules/.pnpm/object-inspect@1.13.4/node_modules/object-inspect/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-inspect@1.13.4/node_modules/object-inspect/util.inspect.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/isArguments.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/polyfill.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/shim.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/polyfill.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/shim.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/AbiParameters.d.ts +464 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/AccessList.d.ts +82 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Address.d.ts +228 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Base64.d.ts +225 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Bytes.d.ts +607 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Caches.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Errors.d.ts +56 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Hash.d.ts +122 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Hex.d.ts +647 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Json.d.ts +46 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/PublicKey.d.ts +308 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Rlp.d.ts +135 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Signature.d.ts +549 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Solidity.d.ts +99 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/TxEnvelope.d.ts +140 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Value.d.ts +140 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/WebAuthnP256.d.ts +423 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/abiParameters.d.ts +180 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/bytes.d.ts +51 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/cursor.d.ts +69 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/entropy.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/errors.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/hex.d.ts +38 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/lru.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/types.d.ts +283 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/webauthn.d.ts +130 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/version.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/AuthorizationTempo.d.ts +687 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/KeyAuthorization.d.ts +436 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/SignatureEnvelope.d.ts +572 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/TokenId.d.ts +84 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/TxEnvelopeTempo.d.ts +550 -0
- package/dist/types/node_modules/.pnpm/rollup-plugin-peer-deps-external@2.2.4_rollup@4.55.1/node_modules/rollup-plugin-peer-deps-external/dist/rollup-plugin-peer-deps-external.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/shim.d.ts +2 -0
- package/dist/types/postcss.config.d.ts +3 -0
- package/dist/types/prettier.config.d.ts +2 -0
- package/dist/types/rollup.config.d.ts +21 -0
- package/dist/types/src/core/components/icon/iconType.d.ts +1 -0
- package/dist/types/src/core/test/svgTransform.d.ts +2 -0
- package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsDefinitions.d.ts +10 -0
- package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsItem/proposalActionsItem.d.ts +1 -1
- package/package.json +70 -70
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/model/index.d.ts +0 -0
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/state/index.d.ts +0 -0
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/transform/index.d.ts +0 -0
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/view/index.d.ts +0 -0
|
@@ -0,0 +1,687 @@
|
|
|
1
|
+
import type * as Address from '../core/Address.js';
|
|
2
|
+
import type * as Errors from '../core/Errors.js';
|
|
3
|
+
import * as Hash from '../core/Hash.js';
|
|
4
|
+
import * as Hex from '../core/Hex.js';
|
|
5
|
+
import type { Compute } from '../core/internal/types.js';
|
|
6
|
+
import * as Rlp from '../core/Rlp.js';
|
|
7
|
+
import * as SignatureEnvelope from './SignatureEnvelope.js';
|
|
8
|
+
/**
|
|
9
|
+
* Root type for a Tempo Authorization.
|
|
10
|
+
*
|
|
11
|
+
* Tempo extends EIP-7702 to support secp256k1, P256, and WebAuthn signature types,
|
|
12
|
+
* enabling passkey-based account delegation.
|
|
13
|
+
*
|
|
14
|
+
* [Tempo Authorization Specification](https://docs.tempo.xyz/protocol/transactions/spec-tempo-transaction#tempo-authorization-list)
|
|
15
|
+
*/
|
|
16
|
+
export type AuthorizationTempo<signed extends boolean = boolean, bigintType = bigint, numberType = number> = Compute<{
|
|
17
|
+
/** Address of the contract to set as code for the Authority. */
|
|
18
|
+
address: Address.Address;
|
|
19
|
+
/** Chain ID to authorize. */
|
|
20
|
+
chainId: numberType;
|
|
21
|
+
/** Nonce of the Authority to authorize. */
|
|
22
|
+
nonce: bigintType;
|
|
23
|
+
} & (signed extends true ? {
|
|
24
|
+
signature: SignatureEnvelope.SignatureEnvelope<bigintType, numberType>;
|
|
25
|
+
} : {
|
|
26
|
+
signature?: SignatureEnvelope.SignatureEnvelope<bigintType, numberType> | undefined;
|
|
27
|
+
})>;
|
|
28
|
+
/** RPC representation of an {@link ox#AuthorizationTempo.AuthorizationTempo}. */
|
|
29
|
+
export type Rpc = Omit<AuthorizationTempo<false, Hex.Hex, Hex.Hex>, 'signature'> & {
|
|
30
|
+
signature: SignatureEnvelope.SignatureEnvelopeRpc;
|
|
31
|
+
};
|
|
32
|
+
/** List of {@link ox#AuthorizationTempo.AuthorizationTempo}. */
|
|
33
|
+
export type List<signed extends boolean = boolean, bigintType = bigint, numberType = number> = Compute<readonly AuthorizationTempo<signed, bigintType, numberType>[]>;
|
|
34
|
+
/** RPC representation of a list of AA Authorizations. */
|
|
35
|
+
export type ListRpc = readonly Rpc[];
|
|
36
|
+
/** Signed representation of a list of AA Authorizations. */
|
|
37
|
+
export type ListSigned<bigintType = bigint, numberType = number> = List<true, bigintType, numberType>;
|
|
38
|
+
/** Signed representation of an AA Authorization. */
|
|
39
|
+
export type Signed<bigintType = bigint, numberType = number> = AuthorizationTempo<true, bigintType, numberType>;
|
|
40
|
+
/** Tuple representation of an AA Authorization. */
|
|
41
|
+
export type Tuple<signed extends boolean = boolean> = signed extends true ? readonly [
|
|
42
|
+
chainId: Hex.Hex,
|
|
43
|
+
address: Hex.Hex,
|
|
44
|
+
nonce: Hex.Hex,
|
|
45
|
+
signature: Hex.Hex
|
|
46
|
+
] : readonly [chainId: Hex.Hex, address: Hex.Hex, nonce: Hex.Hex];
|
|
47
|
+
/** Tuple representation of a signed {@link ox#AuthorizationTempo.AuthorizationTempo}. */
|
|
48
|
+
export type TupleSigned = Tuple<true>;
|
|
49
|
+
/** Tuple representation of a list of {@link ox#AuthorizationTempo.AuthorizationTempo}. */
|
|
50
|
+
export type TupleList<signed extends boolean = boolean> = readonly Tuple<signed>[];
|
|
51
|
+
/** Tuple representation of a list of signed {@link ox#AuthorizationTempo.AuthorizationTempo}. */
|
|
52
|
+
export type TupleListSigned = TupleList<true>;
|
|
53
|
+
/**
|
|
54
|
+
* Converts an EIP-7702 Authorization object into a typed {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
55
|
+
*
|
|
56
|
+
* Tempo extends EIP-7702 to support secp256k1, P256, and WebAuthn signature types.
|
|
57
|
+
*
|
|
58
|
+
* [Tempo Authorization Specification](https://docs.tempo.xyz/protocol/transactions/spec-tempo-transaction#tempo-authorization-list)
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* An Authorization can be instantiated from an EIP-7702 Authorization tuple in object format.
|
|
62
|
+
*
|
|
63
|
+
* ```ts twoslash
|
|
64
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
65
|
+
*
|
|
66
|
+
* const authorization = AuthorizationTempo.from({
|
|
67
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
68
|
+
* chainId: 1,
|
|
69
|
+
* nonce: 69n,
|
|
70
|
+
* })
|
|
71
|
+
* ```
|
|
72
|
+
*
|
|
73
|
+
* @example
|
|
74
|
+
* ### Attaching Signatures (Secp256k1)
|
|
75
|
+
*
|
|
76
|
+
* Standard Ethereum ECDSA signature using the secp256k1 curve.
|
|
77
|
+
*
|
|
78
|
+
* ```ts twoslash
|
|
79
|
+
* import { Secp256k1 } from 'ox'
|
|
80
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
81
|
+
*
|
|
82
|
+
* const privateKey = Secp256k1.randomPrivateKey()
|
|
83
|
+
*
|
|
84
|
+
* const authorization = AuthorizationTempo.from({
|
|
85
|
+
* address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
86
|
+
* chainId: 1,
|
|
87
|
+
* nonce: 40n,
|
|
88
|
+
* })
|
|
89
|
+
*
|
|
90
|
+
* const signature = Secp256k1.sign({
|
|
91
|
+
* payload: AuthorizationTempo.getSignPayload(authorization),
|
|
92
|
+
* privateKey,
|
|
93
|
+
* })
|
|
94
|
+
*
|
|
95
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
96
|
+
* authorization,
|
|
97
|
+
* { signature }, // [!code focus]
|
|
98
|
+
* )
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
101
|
+
* @example
|
|
102
|
+
* ### Attaching Signatures (P256)
|
|
103
|
+
*
|
|
104
|
+
* ECDSA signature using the P-256 (secp256r1) curve. Requires embedding the
|
|
105
|
+
* public key and a `prehash` flag indicating whether the payload was hashed
|
|
106
|
+
* before signing.
|
|
107
|
+
*
|
|
108
|
+
* ```ts twoslash
|
|
109
|
+
* import { P256 } from 'ox'
|
|
110
|
+
* import { AuthorizationTempo, SignatureEnvelope } from 'ox/tempo'
|
|
111
|
+
*
|
|
112
|
+
* const { privateKey, publicKey } = P256.createKeyPair()
|
|
113
|
+
*
|
|
114
|
+
* const authorization = AuthorizationTempo.from({
|
|
115
|
+
* address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
116
|
+
* chainId: 1,
|
|
117
|
+
* nonce: 40n,
|
|
118
|
+
* })
|
|
119
|
+
*
|
|
120
|
+
* const signature = P256.sign({
|
|
121
|
+
* payload: AuthorizationTempo.getSignPayload(authorization),
|
|
122
|
+
* privateKey,
|
|
123
|
+
* })
|
|
124
|
+
* const signatureEnvelope = SignatureEnvelope.from({
|
|
125
|
+
* signature,
|
|
126
|
+
* publicKey,
|
|
127
|
+
* prehash: false,
|
|
128
|
+
* })
|
|
129
|
+
*
|
|
130
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
131
|
+
* authorization,
|
|
132
|
+
* { signature: signatureEnvelope }, // [!code focus]
|
|
133
|
+
* )
|
|
134
|
+
* ```
|
|
135
|
+
*
|
|
136
|
+
* @example
|
|
137
|
+
* ### Attaching Signatures (P256 WebCrypto)
|
|
138
|
+
*
|
|
139
|
+
* When using WebCrypto keys, `prehash` must be `true` since WebCrypto always
|
|
140
|
+
* hashes the payload internally before signing.
|
|
141
|
+
*
|
|
142
|
+
* ```ts twoslash
|
|
143
|
+
* // @noErrors
|
|
144
|
+
* import { WebCryptoP256 } from 'ox'
|
|
145
|
+
* import { AuthorizationTempo, SignatureEnvelope } from 'ox/tempo'
|
|
146
|
+
*
|
|
147
|
+
* const { privateKey, publicKey } = await WebCryptoP256.createKeyPair()
|
|
148
|
+
*
|
|
149
|
+
* const authorization = AuthorizationTempo.from({
|
|
150
|
+
* address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
151
|
+
* chainId: 1,
|
|
152
|
+
* nonce: 40n,
|
|
153
|
+
* })
|
|
154
|
+
*
|
|
155
|
+
* const signature = await WebCryptoP256.sign({
|
|
156
|
+
* payload: AuthorizationTempo.getSignPayload(authorization),
|
|
157
|
+
* privateKey,
|
|
158
|
+
* })
|
|
159
|
+
* const signatureEnvelope = SignatureEnvelope.from({
|
|
160
|
+
* signature,
|
|
161
|
+
* publicKey,
|
|
162
|
+
* prehash: true,
|
|
163
|
+
* })
|
|
164
|
+
*
|
|
165
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
166
|
+
* authorization,
|
|
167
|
+
* { signature: signatureEnvelope }, // [!code focus]
|
|
168
|
+
* )
|
|
169
|
+
* ```
|
|
170
|
+
*
|
|
171
|
+
* @example
|
|
172
|
+
* ### Attaching Signatures (WebAuthn)
|
|
173
|
+
*
|
|
174
|
+
* Passkey-based signature using WebAuthn. Includes authenticator metadata
|
|
175
|
+
* (authenticatorData and clientDataJSON) along with the P-256 signature and
|
|
176
|
+
* public key.
|
|
177
|
+
*
|
|
178
|
+
* ```ts twoslash
|
|
179
|
+
* // @noErrors
|
|
180
|
+
* import { WebAuthnP256 } from 'ox'
|
|
181
|
+
* import { AuthorizationTempo, SignatureEnvelope } from 'ox/tempo'
|
|
182
|
+
*
|
|
183
|
+
* const credential = await WebAuthnP256.createCredential({ name: 'Example' })
|
|
184
|
+
*
|
|
185
|
+
* const authorization = AuthorizationTempo.from({
|
|
186
|
+
* address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
187
|
+
* chainId: 1,
|
|
188
|
+
* nonce: 40n,
|
|
189
|
+
* })
|
|
190
|
+
*
|
|
191
|
+
* const { metadata, signature } = await WebAuthnP256.sign({
|
|
192
|
+
* challenge: AuthorizationTempo.getSignPayload(authorization),
|
|
193
|
+
* credentialId: credential.id,
|
|
194
|
+
* })
|
|
195
|
+
* const signatureEnvelope = SignatureEnvelope.from({
|
|
196
|
+
* signature,
|
|
197
|
+
* publicKey: credential.publicKey,
|
|
198
|
+
* metadata,
|
|
199
|
+
* })
|
|
200
|
+
*
|
|
201
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
202
|
+
* authorization,
|
|
203
|
+
* { signature: signatureEnvelope }, // [!code focus]
|
|
204
|
+
* )
|
|
205
|
+
* ```
|
|
206
|
+
*
|
|
207
|
+
* @param authorization - An [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) AA Authorization tuple in object format.
|
|
208
|
+
* @param options - AA Authorization options.
|
|
209
|
+
* @returns The {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
210
|
+
*/
|
|
211
|
+
export declare function from<const authorization extends AuthorizationTempo | Rpc, const signature extends SignatureEnvelope.from.Value | undefined = undefined>(authorization: authorization | AuthorizationTempo, options?: from.Options<signature>): from.ReturnType<authorization, signature>;
|
|
212
|
+
export declare namespace from {
|
|
213
|
+
type Options<signature extends SignatureEnvelope.from.Value | undefined = SignatureEnvelope.from.Value | undefined> = {
|
|
214
|
+
/** The {@link ox#SignatureEnvelope.SignatureEnvelope} to attach to the AA Authorization. */
|
|
215
|
+
signature?: signature | SignatureEnvelope.SignatureEnvelope | undefined;
|
|
216
|
+
};
|
|
217
|
+
type ReturnType<authorization extends AuthorizationTempo | Rpc = AuthorizationTempo, signature extends SignatureEnvelope.from.Value | undefined = SignatureEnvelope.from.Value | undefined> = Compute<authorization extends Rpc ? Signed : authorization & (signature extends SignatureEnvelope.from.Value ? {
|
|
218
|
+
signature: SignatureEnvelope.from.ReturnValue<signature>;
|
|
219
|
+
} : {})>;
|
|
220
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* Converts an {@link ox#AuthorizationTempo.Rpc} to an {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
224
|
+
*
|
|
225
|
+
* @example
|
|
226
|
+
* ```ts twoslash
|
|
227
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
228
|
+
*
|
|
229
|
+
* const authorization = AuthorizationTempo.fromRpc({
|
|
230
|
+
* address: '0x0000000000000000000000000000000000000000',
|
|
231
|
+
* chainId: '0x1',
|
|
232
|
+
* nonce: '0x1',
|
|
233
|
+
* signature: {
|
|
234
|
+
* type: 'secp256k1',
|
|
235
|
+
* r: '0x635dc2033e60185bb36709c29c75d64ea51dfbd91c32ef4be198e4ceb169fb4d',
|
|
236
|
+
* s: '0x50c2667ac4c771072746acfdcf1f1483336dcca8bd2df47cd83175dbe60f0540',
|
|
237
|
+
* yParity: '0x0',
|
|
238
|
+
* },
|
|
239
|
+
* })
|
|
240
|
+
* ```
|
|
241
|
+
*
|
|
242
|
+
* @param authorization - The RPC-formatted AA Authorization.
|
|
243
|
+
* @returns A signed {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
244
|
+
*/
|
|
245
|
+
export declare function fromRpc(authorization: Rpc): Signed;
|
|
246
|
+
export declare namespace fromRpc {
|
|
247
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
248
|
+
}
|
|
249
|
+
/**
|
|
250
|
+
* Converts an {@link ox#AuthorizationTempo.ListRpc} to an {@link ox#AuthorizationTempo.List}.
|
|
251
|
+
*
|
|
252
|
+
* @example
|
|
253
|
+
* ```ts twoslash
|
|
254
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
255
|
+
*
|
|
256
|
+
* const authorizationList = AuthorizationTempo.fromRpcList([{
|
|
257
|
+
* address: '0x0000000000000000000000000000000000000000',
|
|
258
|
+
* chainId: '0x1',
|
|
259
|
+
* nonce: '0x1',
|
|
260
|
+
* signature: {
|
|
261
|
+
* type: 'secp256k1',
|
|
262
|
+
* r: '0x635dc2033e60185bb36709c29c75d64ea51dfbd91c32ef4be198e4ceb169fb4d',
|
|
263
|
+
* s: '0x50c2667ac4c771072746acfdcf1f1483336dcca8bd2df47cd83175dbe60f0540',
|
|
264
|
+
* yParity: '0x0',
|
|
265
|
+
* },
|
|
266
|
+
* }])
|
|
267
|
+
* ```
|
|
268
|
+
*
|
|
269
|
+
* @param authorizationList - The RPC-formatted AA Authorization list.
|
|
270
|
+
* @returns A signed {@link ox#AuthorizationTempo.List}.
|
|
271
|
+
*/
|
|
272
|
+
export declare function fromRpcList(authorizationList: ListRpc): ListSigned;
|
|
273
|
+
export declare namespace fromRpcList {
|
|
274
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
275
|
+
}
|
|
276
|
+
/**
|
|
277
|
+
* Converts an {@link ox#AuthorizationTempo.Tuple} to an {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
278
|
+
*
|
|
279
|
+
* @example
|
|
280
|
+
* ```ts twoslash
|
|
281
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
282
|
+
*
|
|
283
|
+
* const authorization = AuthorizationTempo.fromTuple([
|
|
284
|
+
* '0x1',
|
|
285
|
+
* '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
286
|
+
* '0x3'
|
|
287
|
+
* ])
|
|
288
|
+
* // @log: {
|
|
289
|
+
* // @log: address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
290
|
+
* // @log: chainId: 1,
|
|
291
|
+
* // @log: nonce: 3n
|
|
292
|
+
* // @log: }
|
|
293
|
+
* ```
|
|
294
|
+
*
|
|
295
|
+
* @example
|
|
296
|
+
* It is also possible to append a serialized SignatureEnvelope to the end of an AA Authorization tuple.
|
|
297
|
+
*
|
|
298
|
+
* ```ts twoslash
|
|
299
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
300
|
+
*
|
|
301
|
+
* const authorization = AuthorizationTempo.fromTuple([
|
|
302
|
+
* '0x1',
|
|
303
|
+
* '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
304
|
+
* '0x3',
|
|
305
|
+
* '0x01a068a020a209d3d56c46f38cc50a33f704f4a9a10a59377f8dd762ac66910e9b907e865ad05c4035ab5792787d4a0297a43617ae897930a6fe4d822b8faea52064',
|
|
306
|
+
* ])
|
|
307
|
+
* // @log: {
|
|
308
|
+
* // @log: address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
309
|
+
* // @log: chainId: 1,
|
|
310
|
+
* // @log: nonce: 3n
|
|
311
|
+
* // @log: signature: {
|
|
312
|
+
* // @log: r: BigInt('0x68a020a209d3d56c46f38cc50a33f704f4a9a10a59377f8dd762ac66910e9b90'),
|
|
313
|
+
* // @log: s: BigInt('0x7e865ad05c4035ab5792787d4a0297a43617ae897930a6fe4d822b8faea52064'),
|
|
314
|
+
* // @log: yParity: 0,
|
|
315
|
+
* // @log: },
|
|
316
|
+
* // @log: }
|
|
317
|
+
* ```
|
|
318
|
+
*
|
|
319
|
+
* @param tuple - The [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) AA Authorization tuple.
|
|
320
|
+
* @returns The {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
321
|
+
*/
|
|
322
|
+
export declare function fromTuple<const tuple extends Tuple>(tuple: tuple): fromTuple.ReturnType<tuple>;
|
|
323
|
+
export declare namespace fromTuple {
|
|
324
|
+
type ReturnType<authorization extends Tuple = Tuple> = Compute<AuthorizationTempo<authorization extends Tuple<true> ? true : false>>;
|
|
325
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
326
|
+
}
|
|
327
|
+
/**
|
|
328
|
+
* Converts an {@link ox#AuthorizationTempo.TupleList} to an {@link ox#AuthorizationTempo.List}.
|
|
329
|
+
*
|
|
330
|
+
* @example
|
|
331
|
+
* ```ts twoslash
|
|
332
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
333
|
+
*
|
|
334
|
+
* const authorizationList = AuthorizationTempo.fromTupleList([
|
|
335
|
+
* ['0x1', '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c', '0x3'],
|
|
336
|
+
* ['0x3', '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c', '0x14'],
|
|
337
|
+
* ])
|
|
338
|
+
* // @log: [
|
|
339
|
+
* // @log: {
|
|
340
|
+
* // @log: address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
341
|
+
* // @log: chainId: 1,
|
|
342
|
+
* // @log: nonce: 3n,
|
|
343
|
+
* // @log: },
|
|
344
|
+
* // @log: {
|
|
345
|
+
* // @log: address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
346
|
+
* // @log: chainId: 3,
|
|
347
|
+
* // @log: nonce: 20n,
|
|
348
|
+
* // @log: },
|
|
349
|
+
* // @log: ]
|
|
350
|
+
* ```
|
|
351
|
+
*
|
|
352
|
+
* @example
|
|
353
|
+
* It is also possible to append a serialized SignatureEnvelope to the end of an AA Authorization tuple.
|
|
354
|
+
*
|
|
355
|
+
* ```ts twoslash
|
|
356
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
357
|
+
*
|
|
358
|
+
* const authorizationList = AuthorizationTempo.fromTupleList([
|
|
359
|
+
* ['0x1', '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c', '0x3', '0x01a068a020a209d3d56c46f38cc50a33f704f4a9a10a59377f8dd762ac66910e9b907e865ad05c4035ab5792787d4a0297a43617ae897930a6fe4d822b8faea52064'],
|
|
360
|
+
* ['0x3', '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c', '0x14', '0x01a068a020a209d3d56c46f38cc50a33f704f4a9a10a59377f8dd762ac66910e9b907e865ad05c4035ab5792787d4a0297a43617ae897930a6fe4d822b8faea52064'],
|
|
361
|
+
* ])
|
|
362
|
+
* // @log: [
|
|
363
|
+
* // @log: {
|
|
364
|
+
* // @log: address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
365
|
+
* // @log: chainId: 1,
|
|
366
|
+
* // @log: nonce: 3n,
|
|
367
|
+
* // @log: signature: {
|
|
368
|
+
* // @log: r: BigInt('0x68a020a209d3d56c46f38cc50a33f704f4a9a10a59377f8dd762ac66910e9b90'),
|
|
369
|
+
* // @log: s: BigInt('0x7e865ad05c4035ab5792787d4a0297a43617ae897930a6fe4d822b8faea52064'),
|
|
370
|
+
* // @log: yParity: 0,
|
|
371
|
+
* // @log: },
|
|
372
|
+
* // @log: },
|
|
373
|
+
* // @log: {
|
|
374
|
+
* // @log: address: '0xbe95c3f554e9fc85ec51be69a3d807a0d55bcf2c',
|
|
375
|
+
* // @log: chainId: 3,
|
|
376
|
+
* // @log: nonce: 20n,
|
|
377
|
+
* // @log: signature: {
|
|
378
|
+
* // @log: r: BigInt('0x68a020a209d3d56c46f38cc50a33f704f4a9a10a59377f8dd762ac66910e9b90'),
|
|
379
|
+
* // @log: s: BigInt('0x7e865ad05c4035ab5792787d4a0297a43617ae897930a6fe4d822b8faea52064'),
|
|
380
|
+
* // @log: yParity: 0,
|
|
381
|
+
* // @log: },
|
|
382
|
+
* // @log: },
|
|
383
|
+
* // @log: ]
|
|
384
|
+
* ```
|
|
385
|
+
*
|
|
386
|
+
* @param tupleList - The [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) AA Authorization tuple list.
|
|
387
|
+
* @returns An {@link ox#AuthorizationTempo.List}.
|
|
388
|
+
*/
|
|
389
|
+
export declare function fromTupleList<const tupleList extends TupleList>(tupleList: tupleList): fromTupleList.ReturnType<tupleList>;
|
|
390
|
+
export declare namespace fromTupleList {
|
|
391
|
+
type ReturnType<tupleList extends TupleList> = Compute<TupleList<tupleList extends TupleList<true> ? true : false>>;
|
|
392
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
393
|
+
}
|
|
394
|
+
/**
|
|
395
|
+
* Computes the sign payload for an {@link ox#AuthorizationTempo.AuthorizationTempo} in [EIP-7702 format](https://eips.ethereum.org/EIPS/eip-7702): `keccak256('0x05' || rlp([chain_id, address, nonce]))`.
|
|
396
|
+
*
|
|
397
|
+
* @example
|
|
398
|
+
* ### Secp256k1
|
|
399
|
+
*
|
|
400
|
+
* Standard Ethereum ECDSA signature using the secp256k1 curve.
|
|
401
|
+
*
|
|
402
|
+
* ```ts twoslash
|
|
403
|
+
* import { Secp256k1 } from 'ox'
|
|
404
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
405
|
+
*
|
|
406
|
+
* const privateKey = Secp256k1.randomPrivateKey()
|
|
407
|
+
*
|
|
408
|
+
* const authorization = AuthorizationTempo.from({
|
|
409
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
410
|
+
* chainId: 1,
|
|
411
|
+
* nonce: 69n,
|
|
412
|
+
* })
|
|
413
|
+
*
|
|
414
|
+
* const payload = AuthorizationTempo.getSignPayload(authorization) // [!code focus]
|
|
415
|
+
*
|
|
416
|
+
* const signature = Secp256k1.sign({ payload, privateKey })
|
|
417
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
418
|
+
* authorization,
|
|
419
|
+
* { signature }
|
|
420
|
+
* )
|
|
421
|
+
* ```
|
|
422
|
+
*
|
|
423
|
+
* @example
|
|
424
|
+
* ### P256
|
|
425
|
+
*
|
|
426
|
+
* ECDSA signature using the P-256 (secp256r1) curve. Requires embedding the
|
|
427
|
+
* public key and a `prehash` flag indicating whether the payload was hashed
|
|
428
|
+
* before signing.
|
|
429
|
+
*
|
|
430
|
+
* ```ts twoslash
|
|
431
|
+
* import { P256 } from 'ox'
|
|
432
|
+
* import { AuthorizationTempo, SignatureEnvelope } from 'ox/tempo'
|
|
433
|
+
*
|
|
434
|
+
* const { privateKey, publicKey } = P256.createKeyPair()
|
|
435
|
+
*
|
|
436
|
+
* const authorization = AuthorizationTempo.from({
|
|
437
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
438
|
+
* chainId: 1,
|
|
439
|
+
* nonce: 69n,
|
|
440
|
+
* })
|
|
441
|
+
*
|
|
442
|
+
* const payload = AuthorizationTempo.getSignPayload(authorization) // [!code focus]
|
|
443
|
+
*
|
|
444
|
+
* const signature = P256.sign({ payload, privateKey })
|
|
445
|
+
* const signatureEnvelope = SignatureEnvelope.from({
|
|
446
|
+
* prehash: false,
|
|
447
|
+
* publicKey,
|
|
448
|
+
* signature,
|
|
449
|
+
* })
|
|
450
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
451
|
+
* authorization,
|
|
452
|
+
* { signature: signatureEnvelope }
|
|
453
|
+
* )
|
|
454
|
+
* ```
|
|
455
|
+
*
|
|
456
|
+
* @example
|
|
457
|
+
* ### P256 (WebCrypto)
|
|
458
|
+
*
|
|
459
|
+
* When using WebCrypto keys, `prehash` must be `true` since WebCrypto always
|
|
460
|
+
* hashes the payload internally before signing.
|
|
461
|
+
*
|
|
462
|
+
* ```ts twoslash
|
|
463
|
+
* // @noErrors
|
|
464
|
+
* import { WebCryptoP256 } from 'ox'
|
|
465
|
+
* import { AuthorizationTempo, SignatureEnvelope } from 'ox/tempo'
|
|
466
|
+
*
|
|
467
|
+
* const { privateKey, publicKey } = await WebCryptoP256.createKeyPair()
|
|
468
|
+
*
|
|
469
|
+
* const authorization = AuthorizationTempo.from({
|
|
470
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
471
|
+
* chainId: 1,
|
|
472
|
+
* nonce: 69n,
|
|
473
|
+
* })
|
|
474
|
+
*
|
|
475
|
+
* const payload = AuthorizationTempo.getSignPayload(authorization) // [!code focus]
|
|
476
|
+
*
|
|
477
|
+
* const signature = await WebCryptoP256.sign({ payload, privateKey })
|
|
478
|
+
* const signatureEnvelope = SignatureEnvelope.from({
|
|
479
|
+
* prehash: true,
|
|
480
|
+
* publicKey,
|
|
481
|
+
* signature,
|
|
482
|
+
* })
|
|
483
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
484
|
+
* authorization,
|
|
485
|
+
* { signature: signatureEnvelope }
|
|
486
|
+
* )
|
|
487
|
+
* ```
|
|
488
|
+
*
|
|
489
|
+
* @example
|
|
490
|
+
* ### WebAuthn
|
|
491
|
+
*
|
|
492
|
+
* Passkey-based signature using WebAuthn. Includes authenticator metadata
|
|
493
|
+
* (authenticatorData and clientDataJSON) along with the P-256 signature and
|
|
494
|
+
* public key.
|
|
495
|
+
*
|
|
496
|
+
* ```ts twoslash
|
|
497
|
+
* // @noErrors
|
|
498
|
+
* import { WebAuthnP256 } from 'ox'
|
|
499
|
+
* import { AuthorizationTempo, SignatureEnvelope } from 'ox/tempo'
|
|
500
|
+
*
|
|
501
|
+
* const credential = await WebAuthnP256.createCredential({ name: 'Example' })
|
|
502
|
+
*
|
|
503
|
+
* const authorization = AuthorizationTempo.from({
|
|
504
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
505
|
+
* chainId: 1,
|
|
506
|
+
* nonce: 69n,
|
|
507
|
+
* })
|
|
508
|
+
*
|
|
509
|
+
* const challenge = AuthorizationTempo.getSignPayload(authorization) // [!code focus]
|
|
510
|
+
*
|
|
511
|
+
* const { metadata, signature } = await WebAuthnP256.sign({
|
|
512
|
+
* challenge,
|
|
513
|
+
* credentialId: credential.id,
|
|
514
|
+
* })
|
|
515
|
+
* const signatureEnvelope = SignatureEnvelope.from({
|
|
516
|
+
* signature,
|
|
517
|
+
* publicKey: credential.publicKey,
|
|
518
|
+
* metadata,
|
|
519
|
+
* })
|
|
520
|
+
* const authorization_signed = AuthorizationTempo.from(
|
|
521
|
+
* authorization,
|
|
522
|
+
* { signature: signatureEnvelope }
|
|
523
|
+
* )
|
|
524
|
+
* ```
|
|
525
|
+
*
|
|
526
|
+
* @param authorization - The {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
527
|
+
* @returns The sign payload.
|
|
528
|
+
*/
|
|
529
|
+
export declare function getSignPayload(authorization: AuthorizationTempo): Hex.Hex;
|
|
530
|
+
export declare namespace getSignPayload {
|
|
531
|
+
type ErrorType = hash.ErrorType | Errors.GlobalErrorType;
|
|
532
|
+
}
|
|
533
|
+
/**
|
|
534
|
+
* Computes the hash for an {@link ox#AuthorizationTempo.AuthorizationTempo} in [EIP-7702 format](https://eips.ethereum.org/EIPS/eip-7702): `keccak256('0x05' || rlp([chain_id, address, nonce]))`.
|
|
535
|
+
*
|
|
536
|
+
* @example
|
|
537
|
+
* ```ts twoslash
|
|
538
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
539
|
+
*
|
|
540
|
+
* const authorization = AuthorizationTempo.from({
|
|
541
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
542
|
+
* chainId: 1,
|
|
543
|
+
* nonce: 69n,
|
|
544
|
+
* })
|
|
545
|
+
*
|
|
546
|
+
* const hash = AuthorizationTempo.hash(authorization) // [!code focus]
|
|
547
|
+
* ```
|
|
548
|
+
*
|
|
549
|
+
* @param authorization - The {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
550
|
+
* @returns The hash.
|
|
551
|
+
*/
|
|
552
|
+
export declare function hash(authorization: AuthorizationTempo, options?: hash.Options): Hex.Hex;
|
|
553
|
+
export declare namespace hash {
|
|
554
|
+
type ErrorType = toTuple.ErrorType | Hash.keccak256.ErrorType | Hex.concat.ErrorType | Rlp.fromHex.ErrorType | Errors.GlobalErrorType;
|
|
555
|
+
type Options = {
|
|
556
|
+
/** Whether to hash this authorization for signing. @default false */
|
|
557
|
+
presign?: boolean | undefined;
|
|
558
|
+
};
|
|
559
|
+
}
|
|
560
|
+
/**
|
|
561
|
+
* Converts an {@link ox#AuthorizationTempo.AuthorizationTempo} to an {@link ox#AuthorizationTempo.Rpc}.
|
|
562
|
+
*
|
|
563
|
+
* @example
|
|
564
|
+
* ```ts twoslash
|
|
565
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
566
|
+
*
|
|
567
|
+
* const authorization = AuthorizationTempo.toRpc({
|
|
568
|
+
* address: '0x0000000000000000000000000000000000000000',
|
|
569
|
+
* chainId: 1,
|
|
570
|
+
* nonce: 1n,
|
|
571
|
+
* signature: {
|
|
572
|
+
* type: 'secp256k1',
|
|
573
|
+
* signature: {
|
|
574
|
+
* r: 44944627813007772897391531230081695102703289123332187696115181104739239197517n,
|
|
575
|
+
* s: 36528503505192438307355164441104001310566505351980369085208178712678799181120n,
|
|
576
|
+
* yParity: 0,
|
|
577
|
+
* },
|
|
578
|
+
* },
|
|
579
|
+
* })
|
|
580
|
+
* ```
|
|
581
|
+
*
|
|
582
|
+
* @param authorization - An AA Authorization.
|
|
583
|
+
* @returns An RPC-formatted AA Authorization.
|
|
584
|
+
*/
|
|
585
|
+
export declare function toRpc(authorization: Signed): Rpc;
|
|
586
|
+
export declare namespace toRpc {
|
|
587
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
588
|
+
}
|
|
589
|
+
/**
|
|
590
|
+
* Converts an {@link ox#AuthorizationTempo.List} to an {@link ox#AuthorizationTempo.ListRpc}.
|
|
591
|
+
*
|
|
592
|
+
* @example
|
|
593
|
+
* ```ts twoslash
|
|
594
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
595
|
+
*
|
|
596
|
+
* const authorization = AuthorizationTempo.toRpcList([{
|
|
597
|
+
* address: '0x0000000000000000000000000000000000000000',
|
|
598
|
+
* chainId: 1,
|
|
599
|
+
* nonce: 1n,
|
|
600
|
+
* signature: {
|
|
601
|
+
* type: 'secp256k1',
|
|
602
|
+
* signature: {
|
|
603
|
+
* r: 44944627813007772897391531230081695102703289123332187696115181104739239197517n,
|
|
604
|
+
* s: 36528503505192438307355164441104001310566505351980369085208178712678799181120n,
|
|
605
|
+
* yParity: 0,
|
|
606
|
+
* },
|
|
607
|
+
* },
|
|
608
|
+
* }])
|
|
609
|
+
* ```
|
|
610
|
+
*
|
|
611
|
+
* @param authorizationList - An AA Authorization List.
|
|
612
|
+
* @returns An RPC-formatted AA Authorization List.
|
|
613
|
+
*/
|
|
614
|
+
export declare function toRpcList(authorizationList: ListSigned): ListRpc;
|
|
615
|
+
export declare namespace toRpcList {
|
|
616
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
617
|
+
}
|
|
618
|
+
/**
|
|
619
|
+
* Converts an {@link ox#AuthorizationTempo.AuthorizationTempo} to an {@link ox#AuthorizationTempo.Tuple}.
|
|
620
|
+
*
|
|
621
|
+
* @example
|
|
622
|
+
* ```ts twoslash
|
|
623
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
624
|
+
*
|
|
625
|
+
* const authorization = AuthorizationTempo.from({
|
|
626
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
627
|
+
* chainId: 1,
|
|
628
|
+
* nonce: 69n,
|
|
629
|
+
* })
|
|
630
|
+
*
|
|
631
|
+
* const tuple = AuthorizationTempo.toTuple(authorization) // [!code focus]
|
|
632
|
+
* // @log: [
|
|
633
|
+
* // @log: address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
634
|
+
* // @log: chainId: 1,
|
|
635
|
+
* // @log: nonce: 69n,
|
|
636
|
+
* // @log: ]
|
|
637
|
+
* ```
|
|
638
|
+
*
|
|
639
|
+
* @param authorization - The {@link ox#AuthorizationTempo.AuthorizationTempo}.
|
|
640
|
+
* @returns An [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) AA Authorization tuple.
|
|
641
|
+
*/
|
|
642
|
+
export declare function toTuple<const authorization extends AuthorizationTempo>(authorization: authorization): toTuple.ReturnType<authorization>;
|
|
643
|
+
export declare namespace toTuple {
|
|
644
|
+
type ReturnType<authorization extends AuthorizationTempo = AuthorizationTempo> = Compute<Tuple<authorization extends AuthorizationTempo<true> ? true : false>>;
|
|
645
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
646
|
+
}
|
|
647
|
+
/**
|
|
648
|
+
* Converts an {@link ox#AuthorizationTempo.List} to an {@link ox#AuthorizationTempo.TupleList}.
|
|
649
|
+
*
|
|
650
|
+
* @example
|
|
651
|
+
* ```ts twoslash
|
|
652
|
+
* import { AuthorizationTempo } from 'ox/tempo'
|
|
653
|
+
*
|
|
654
|
+
* const authorization_1 = AuthorizationTempo.from({
|
|
655
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
656
|
+
* chainId: 1,
|
|
657
|
+
* nonce: 69n,
|
|
658
|
+
* })
|
|
659
|
+
* const authorization_2 = AuthorizationTempo.from({
|
|
660
|
+
* address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
661
|
+
* chainId: 3,
|
|
662
|
+
* nonce: 20n,
|
|
663
|
+
* })
|
|
664
|
+
*
|
|
665
|
+
* const tuple = AuthorizationTempo.toTupleList([authorization_1, authorization_2]) // [!code focus]
|
|
666
|
+
* // @log: [
|
|
667
|
+
* // @log: [
|
|
668
|
+
* // @log: address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
669
|
+
* // @log: chainId: 1,
|
|
670
|
+
* // @log: nonce: 69n,
|
|
671
|
+
* // @log: ],
|
|
672
|
+
* // @log: [
|
|
673
|
+
* // @log: address: '0x1234567890abcdef1234567890abcdef12345678',
|
|
674
|
+
* // @log: chainId: 3,
|
|
675
|
+
* // @log: nonce: 20n,
|
|
676
|
+
* // @log: ],
|
|
677
|
+
* // @log: ]
|
|
678
|
+
* ```
|
|
679
|
+
*
|
|
680
|
+
* @param list - An {@link ox#AuthorizationTempo.List}.
|
|
681
|
+
* @returns An [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) AA Authorization tuple list.
|
|
682
|
+
*/
|
|
683
|
+
export declare function toTupleList<const list extends readonly AuthorizationTempo<true>[] | readonly AuthorizationTempo<false>[]>(list?: list | undefined): toTupleList.ReturnType<list>;
|
|
684
|
+
export declare namespace toTupleList {
|
|
685
|
+
type ReturnType<list extends readonly AuthorizationTempo<true>[] | readonly AuthorizationTempo<false>[]> = Compute<TupleList<list extends readonly AuthorizationTempo<true>[] ? true : false>>;
|
|
686
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
687
|
+
}
|