@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,549 @@
|
|
|
1
|
+
import * as Bytes from './Bytes.js';
|
|
2
|
+
import * as Errors from './Errors.js';
|
|
3
|
+
import * as Hex from './Hex.js';
|
|
4
|
+
import type { Compute, ExactPartial, OneOf } from './internal/types.js';
|
|
5
|
+
/** Root type for an ECDSA signature. */
|
|
6
|
+
export type Signature<recovered extends boolean = true, bigintType = bigint, numberType = number> = Compute<recovered extends true ? {
|
|
7
|
+
r: bigintType;
|
|
8
|
+
s: bigintType;
|
|
9
|
+
yParity: numberType;
|
|
10
|
+
} : {
|
|
11
|
+
r: bigintType;
|
|
12
|
+
s: bigintType;
|
|
13
|
+
yParity?: numberType | undefined;
|
|
14
|
+
}>;
|
|
15
|
+
/** RPC-formatted ECDSA signature. */
|
|
16
|
+
export type Rpc<recovered extends boolean = true> = Signature<recovered, Hex.Hex, Hex.Hex>;
|
|
17
|
+
/** (Legacy) ECDSA signature. */
|
|
18
|
+
export type Legacy<bigintType = bigint, numberType = number> = {
|
|
19
|
+
r: bigintType;
|
|
20
|
+
s: bigintType;
|
|
21
|
+
v: numberType;
|
|
22
|
+
};
|
|
23
|
+
/** RPC-formatted (Legacy) ECDSA signature. */
|
|
24
|
+
export type LegacyRpc = Legacy<Hex.Hex, Hex.Hex>;
|
|
25
|
+
export type Tuple = readonly [yParity: Hex.Hex, r: Hex.Hex, s: Hex.Hex];
|
|
26
|
+
/**
|
|
27
|
+
* Asserts that a Signature is valid.
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* ```ts twoslash
|
|
31
|
+
* import { Signature } from 'ox'
|
|
32
|
+
*
|
|
33
|
+
* Signature.assert({
|
|
34
|
+
* r: -49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
35
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
36
|
+
* yParity: 1,
|
|
37
|
+
* })
|
|
38
|
+
* // @error: InvalidSignatureRError:
|
|
39
|
+
* // @error: Value `-549...n` is an invalid r value.
|
|
40
|
+
* // @error: r must be a positive integer less than 2^256.
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* @param signature - The signature object to assert.
|
|
44
|
+
*/
|
|
45
|
+
export declare function assert(signature: ExactPartial<Signature>, options?: assert.Options): asserts signature is Signature;
|
|
46
|
+
export declare namespace assert {
|
|
47
|
+
type Options = {
|
|
48
|
+
/** Whether or not the signature should be recovered (contain `yParity`). */
|
|
49
|
+
recovered?: boolean;
|
|
50
|
+
};
|
|
51
|
+
type ErrorType = MissingPropertiesError | InvalidRError | InvalidSError | InvalidYParityError | Errors.GlobalErrorType;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Deserializes a {@link ox#Bytes.Bytes} signature into a structured {@link ox#Signature.Signature}.
|
|
55
|
+
*
|
|
56
|
+
* @example
|
|
57
|
+
* ```ts twoslash
|
|
58
|
+
* // @noErrors
|
|
59
|
+
* import { Signature } from 'ox'
|
|
60
|
+
*
|
|
61
|
+
* Signature.fromBytes(new Uint8Array([128, 3, 131, ...]))
|
|
62
|
+
* // @log: { r: 5231...n, s: 3522...n, yParity: 0 }
|
|
63
|
+
* ```
|
|
64
|
+
*
|
|
65
|
+
* @param signature - The serialized signature.
|
|
66
|
+
* @returns The deserialized {@link ox#Signature.Signature}.
|
|
67
|
+
*/
|
|
68
|
+
export declare function fromBytes(signature: Bytes.Bytes): Signature;
|
|
69
|
+
export declare namespace fromBytes {
|
|
70
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Deserializes a {@link ox#Hex.Hex} signature into a structured {@link ox#Signature.Signature}.
|
|
74
|
+
*
|
|
75
|
+
* @example
|
|
76
|
+
* ```ts twoslash
|
|
77
|
+
* import { Signature } from 'ox'
|
|
78
|
+
*
|
|
79
|
+
* Signature.fromHex('0x6e100a352ec6ad1b70802290e18aeed190704973570f3b8ed42cb9808e2ea6bf4a90a229a244495b41890987806fcbd2d5d23fc0dbe5f5256c2613c039d76db81c')
|
|
80
|
+
* // @log: { r: 5231...n, s: 3522...n, yParity: 0 }
|
|
81
|
+
* ```
|
|
82
|
+
*
|
|
83
|
+
* @param serialized - The serialized signature.
|
|
84
|
+
* @returns The deserialized {@link ox#Signature.Signature}.
|
|
85
|
+
*/
|
|
86
|
+
export declare function fromHex(signature: Hex.Hex): Signature;
|
|
87
|
+
export declare namespace fromHex {
|
|
88
|
+
type ErrorType = Hex.from.ErrorType | InvalidSerializedSizeError | Errors.GlobalErrorType;
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* Extracts a {@link ox#Signature.Signature} from an arbitrary object that may include signature properties.
|
|
92
|
+
*
|
|
93
|
+
* @example
|
|
94
|
+
* ```ts twoslash
|
|
95
|
+
* // @noErrors
|
|
96
|
+
* import { Signature } from 'ox'
|
|
97
|
+
*
|
|
98
|
+
* Signature.extract({
|
|
99
|
+
* baz: 'barry',
|
|
100
|
+
* foo: 'bar',
|
|
101
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
102
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
103
|
+
* yParity: 1,
|
|
104
|
+
* zebra: 'stripes',
|
|
105
|
+
* })
|
|
106
|
+
* // @log: {
|
|
107
|
+
* // @log: r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
108
|
+
* // @log: s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
109
|
+
* // @log: yParity: 1
|
|
110
|
+
* // @log: }
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* @param value - The arbitrary object to extract the signature from.
|
|
114
|
+
* @returns The extracted {@link ox#Signature.Signature}.
|
|
115
|
+
*/
|
|
116
|
+
export declare function extract(value: extract.Value): Signature | undefined;
|
|
117
|
+
export declare namespace extract {
|
|
118
|
+
type Value = {
|
|
119
|
+
r?: bigint | Hex.Hex | undefined;
|
|
120
|
+
s?: bigint | Hex.Hex | undefined;
|
|
121
|
+
yParity?: number | Hex.Hex | undefined;
|
|
122
|
+
v?: number | Hex.Hex | undefined;
|
|
123
|
+
};
|
|
124
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Instantiates a typed {@link ox#Signature.Signature} object from a {@link ox#Signature.Signature}, {@link ox#Signature.Legacy}, {@link ox#Bytes.Bytes}, or {@link ox#Hex.Hex}.
|
|
128
|
+
*
|
|
129
|
+
* @example
|
|
130
|
+
* ```ts twoslash
|
|
131
|
+
* import { Signature } from 'ox'
|
|
132
|
+
*
|
|
133
|
+
* Signature.from({
|
|
134
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
135
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
136
|
+
* yParity: 1,
|
|
137
|
+
* })
|
|
138
|
+
* // @log: {
|
|
139
|
+
* // @log: r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
140
|
+
* // @log: s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
141
|
+
* // @log: yParity: 1
|
|
142
|
+
* // @log: }
|
|
143
|
+
* ```
|
|
144
|
+
*
|
|
145
|
+
* @example
|
|
146
|
+
* ### From Serialized
|
|
147
|
+
*
|
|
148
|
+
* ```ts twoslash
|
|
149
|
+
* import { Signature } from 'ox'
|
|
150
|
+
*
|
|
151
|
+
* Signature.from('0x6e100a352ec6ad1b70802290e18aeed190704973570f3b8ed42cb9808e2ea6bf4a90a229a244495b41890987806fcbd2d5d23fc0dbe5f5256c2613c039d76db801')
|
|
152
|
+
* // @log: {
|
|
153
|
+
* // @log: r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
154
|
+
* // @log: s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
155
|
+
* // @log: yParity: 1,
|
|
156
|
+
* // @log: }
|
|
157
|
+
* ```
|
|
158
|
+
*
|
|
159
|
+
* @example
|
|
160
|
+
* ### From Legacy
|
|
161
|
+
*
|
|
162
|
+
* ```ts twoslash
|
|
163
|
+
* import { Signature } from 'ox'
|
|
164
|
+
*
|
|
165
|
+
* Signature.from({
|
|
166
|
+
* r: 47323457007453657207889730243826965761922296599680473886588287015755652701072n,
|
|
167
|
+
* s: 57228803202727131502949358313456071280488184270258293674242124340113824882788n,
|
|
168
|
+
* v: 27,
|
|
169
|
+
* })
|
|
170
|
+
* // @log: {
|
|
171
|
+
* // @log: r: 47323457007453657207889730243826965761922296599680473886588287015755652701072n,
|
|
172
|
+
* // @log: s: 57228803202727131502949358313456071280488184270258293674242124340113824882788n,
|
|
173
|
+
* // @log: yParity: 0
|
|
174
|
+
* // @log: }
|
|
175
|
+
* ```
|
|
176
|
+
*
|
|
177
|
+
* @param signature - The signature value to instantiate.
|
|
178
|
+
* @returns The instantiated {@link ox#Signature.Signature}.
|
|
179
|
+
*/
|
|
180
|
+
export declare function from<const signature extends OneOf<Signature<boolean> | Rpc<boolean> | Legacy | LegacyRpc> | Hex.Hex | Bytes.Bytes>(signature: signature | OneOf<Signature<boolean> | Rpc<boolean> | Legacy | LegacyRpc> | Hex.Hex | Bytes.Bytes): from.ReturnType<signature>;
|
|
181
|
+
export declare namespace from {
|
|
182
|
+
type ReturnType<signature extends OneOf<Signature<boolean> | Rpc<boolean> | Legacy | LegacyRpc> | Hex.Hex | Bytes.Bytes> = signature extends Signature<boolean> & {
|
|
183
|
+
v?: undefined;
|
|
184
|
+
} ? signature : Signature;
|
|
185
|
+
type ErrorType = assert.ErrorType | fromBytes.ErrorType | fromHex.ErrorType | vToYParity.ErrorType | Errors.GlobalErrorType;
|
|
186
|
+
}
|
|
187
|
+
/**
|
|
188
|
+
* Converts a DER-encoded signature to a {@link ox#Signature.Signature}.
|
|
189
|
+
*
|
|
190
|
+
* @example
|
|
191
|
+
* ```ts twoslash
|
|
192
|
+
* // @noErrors
|
|
193
|
+
* import { Signature } from 'ox'
|
|
194
|
+
*
|
|
195
|
+
* const signature = Signature.fromDerBytes(new Uint8Array([132, 51, 23, ...]))
|
|
196
|
+
* // @log: {
|
|
197
|
+
* // @log: r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
198
|
+
* // @log: s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
199
|
+
* // @log: }
|
|
200
|
+
* ```
|
|
201
|
+
*
|
|
202
|
+
* @param signature - The DER-encoded signature to convert.
|
|
203
|
+
* @returns The {@link ox#Signature.Signature}.
|
|
204
|
+
*/
|
|
205
|
+
export declare function fromDerBytes(signature: Bytes.Bytes): Signature<false>;
|
|
206
|
+
export declare namespace fromDerBytes {
|
|
207
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
208
|
+
}
|
|
209
|
+
/**
|
|
210
|
+
* Converts a DER-encoded signature to a {@link ox#Signature.Signature}.
|
|
211
|
+
*
|
|
212
|
+
* @example
|
|
213
|
+
* ```ts twoslash
|
|
214
|
+
* import { Signature } from 'ox'
|
|
215
|
+
*
|
|
216
|
+
* const signature = Signature.fromDerHex('0x304402206e100a352ec6ad1b70802290e18aeed190704973570f3b8ed42cb9808e2ea6bf02204a90a229a244495b41890987806fcbd2d5d23fc0dbe5f5256c2613c039d76db8')
|
|
217
|
+
* // @log: {
|
|
218
|
+
* // @log: r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
219
|
+
* // @log: s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
220
|
+
* // @log: }
|
|
221
|
+
* ```
|
|
222
|
+
*
|
|
223
|
+
* @param signature - The DER-encoded signature to convert.
|
|
224
|
+
* @returns The {@link ox#Signature.Signature}.
|
|
225
|
+
*/
|
|
226
|
+
export declare function fromDerHex(signature: Hex.Hex): Signature<false>;
|
|
227
|
+
export declare namespace fromDerHex {
|
|
228
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
229
|
+
}
|
|
230
|
+
/**
|
|
231
|
+
* Converts a {@link ox#Signature.Legacy} into a {@link ox#Signature.Signature}.
|
|
232
|
+
*
|
|
233
|
+
* @example
|
|
234
|
+
* ```ts twoslash
|
|
235
|
+
* import { Signature } from 'ox'
|
|
236
|
+
*
|
|
237
|
+
* const legacy = Signature.fromLegacy({ r: 1n, s: 2n, v: 28 })
|
|
238
|
+
* // @log: { r: 1n, s: 2n, yParity: 1 }
|
|
239
|
+
* ```
|
|
240
|
+
*
|
|
241
|
+
* @param signature - The {@link ox#Signature.Legacy} to convert.
|
|
242
|
+
* @returns The converted {@link ox#Signature.Signature}.
|
|
243
|
+
*/
|
|
244
|
+
export declare function fromLegacy(signature: Legacy): Signature;
|
|
245
|
+
export declare namespace fromLegacy {
|
|
246
|
+
type ErrorType = vToYParity.ErrorType | Errors.GlobalErrorType;
|
|
247
|
+
}
|
|
248
|
+
/**
|
|
249
|
+
* Converts a {@link ox#Signature.Rpc} into a {@link ox#Signature.Signature}.
|
|
250
|
+
*
|
|
251
|
+
* @example
|
|
252
|
+
* ```ts twoslash
|
|
253
|
+
* import { Signature } from 'ox'
|
|
254
|
+
*
|
|
255
|
+
* const signature = Signature.fromRpc({
|
|
256
|
+
* r: '0x635dc2033e60185bb36709c29c75d64ea51dfbd91c32ef4be198e4ceb169fb4d',
|
|
257
|
+
* s: '0x50c2667ac4c771072746acfdcf1f1483336dcca8bd2df47cd83175dbe60f0540',
|
|
258
|
+
* yParity: '0x0',
|
|
259
|
+
* })
|
|
260
|
+
* ```
|
|
261
|
+
*
|
|
262
|
+
* @param signature - The {@link ox#Signature.Rpc} to convert.
|
|
263
|
+
* @returns The converted {@link ox#Signature.Signature}.
|
|
264
|
+
*/
|
|
265
|
+
export declare function fromRpc(signature: {
|
|
266
|
+
r: Hex.Hex;
|
|
267
|
+
s: Hex.Hex;
|
|
268
|
+
yParity?: Hex.Hex | undefined;
|
|
269
|
+
v?: Hex.Hex | undefined;
|
|
270
|
+
}): Signature;
|
|
271
|
+
export declare namespace fromRpc {
|
|
272
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
273
|
+
}
|
|
274
|
+
/**
|
|
275
|
+
* Converts a {@link ox#Signature.Tuple} to a {@link ox#Signature.Signature}.
|
|
276
|
+
*
|
|
277
|
+
* @example
|
|
278
|
+
* ```ts twoslash
|
|
279
|
+
* import { Signature } from 'ox'
|
|
280
|
+
*
|
|
281
|
+
* const signature = Signature.fromTuple(['0x01', '0x7b', '0x1c8'])
|
|
282
|
+
* // @log: {
|
|
283
|
+
* // @log: r: 123n,
|
|
284
|
+
* // @log: s: 456n,
|
|
285
|
+
* // @log: yParity: 1,
|
|
286
|
+
* // @log: }
|
|
287
|
+
* ```
|
|
288
|
+
*
|
|
289
|
+
* @param tuple - The {@link ox#Signature.Tuple} to convert.
|
|
290
|
+
* @returns The {@link ox#Signature.Signature}.
|
|
291
|
+
*/
|
|
292
|
+
export declare function fromTuple(tuple: Tuple): Signature;
|
|
293
|
+
export declare namespace fromTuple {
|
|
294
|
+
type ErrorType = from.ErrorType | Errors.GlobalErrorType;
|
|
295
|
+
}
|
|
296
|
+
/**
|
|
297
|
+
* Serializes a {@link ox#Signature.Signature} to {@link ox#Bytes.Bytes}.
|
|
298
|
+
*
|
|
299
|
+
* @example
|
|
300
|
+
* ```ts twoslash
|
|
301
|
+
* import { Signature } from 'ox'
|
|
302
|
+
*
|
|
303
|
+
* const signature = Signature.toBytes({
|
|
304
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
305
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
306
|
+
* yParity: 1
|
|
307
|
+
* })
|
|
308
|
+
* // @log: Uint8Array [102, 16, 10, ...]
|
|
309
|
+
* ```
|
|
310
|
+
*
|
|
311
|
+
* @param signature - The signature to serialize.
|
|
312
|
+
* @returns The serialized signature.
|
|
313
|
+
*/
|
|
314
|
+
export declare function toBytes(signature: Signature<boolean>): Bytes.Bytes;
|
|
315
|
+
export declare namespace toBytes {
|
|
316
|
+
type ErrorType = toHex.ErrorType | Bytes.fromHex.ErrorType | Errors.GlobalErrorType;
|
|
317
|
+
}
|
|
318
|
+
/**
|
|
319
|
+
* Serializes a {@link ox#Signature.Signature} to {@link ox#Hex.Hex}.
|
|
320
|
+
*
|
|
321
|
+
* @example
|
|
322
|
+
* ```ts twoslash
|
|
323
|
+
* import { Signature } from 'ox'
|
|
324
|
+
*
|
|
325
|
+
* const signature = Signature.toHex({
|
|
326
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
327
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
328
|
+
* yParity: 1
|
|
329
|
+
* })
|
|
330
|
+
* // @log: '0x6e100a352ec6ad1b70802290e18aeed190704973570f3b8ed42cb9808e2ea6bf4a90a229a244495b41890987806fcbd2d5d23fc0dbe5f5256c2613c039d76db81c'
|
|
331
|
+
* ```
|
|
332
|
+
*
|
|
333
|
+
* @param signature - The signature to serialize.
|
|
334
|
+
* @returns The serialized signature.
|
|
335
|
+
*/
|
|
336
|
+
export declare function toHex(signature: Signature<boolean>): Hex.Hex;
|
|
337
|
+
export declare namespace toHex {
|
|
338
|
+
type ErrorType = Hex.concat.ErrorType | Hex.fromNumber.ErrorType | Errors.GlobalErrorType;
|
|
339
|
+
}
|
|
340
|
+
/**
|
|
341
|
+
* Converts a {@link ox#Signature.Signature} to DER-encoded format.
|
|
342
|
+
*
|
|
343
|
+
* @example
|
|
344
|
+
* ```ts twoslash
|
|
345
|
+
* import { Signature } from 'ox'
|
|
346
|
+
*
|
|
347
|
+
* const signature = Signature.from({
|
|
348
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
349
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
350
|
+
* })
|
|
351
|
+
*
|
|
352
|
+
* const signature_der = Signature.toDerBytes(signature)
|
|
353
|
+
* // @log: Uint8Array [132, 51, 23, ...]
|
|
354
|
+
* ```
|
|
355
|
+
*
|
|
356
|
+
* @param signature - The signature to convert.
|
|
357
|
+
* @returns The DER-encoded signature.
|
|
358
|
+
*/
|
|
359
|
+
export declare function toDerBytes(signature: Signature<boolean>): Bytes.Bytes;
|
|
360
|
+
export declare namespace toDerBytes {
|
|
361
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
362
|
+
}
|
|
363
|
+
/**
|
|
364
|
+
* Converts a {@link ox#Signature.Signature} to DER-encoded format.
|
|
365
|
+
*
|
|
366
|
+
* @example
|
|
367
|
+
* ```ts twoslash
|
|
368
|
+
* import { Signature } from 'ox'
|
|
369
|
+
*
|
|
370
|
+
* const signature = Signature.from({
|
|
371
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
372
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
373
|
+
* })
|
|
374
|
+
*
|
|
375
|
+
* const signature_der = Signature.toDerHex(signature)
|
|
376
|
+
* // @log: '0x304402206e100a352ec6ad1b70802290e18aeed190704973570f3b8ed42cb9808e2ea6bf02204a90a229a244495b41890987806fcbd2d5d23fc0dbe5f5256c2613c039d76db8'
|
|
377
|
+
* ```
|
|
378
|
+
*
|
|
379
|
+
* @param signature - The signature to convert.
|
|
380
|
+
* @returns The DER-encoded signature.
|
|
381
|
+
*/
|
|
382
|
+
export declare function toDerHex(signature: Signature<boolean>): Hex.Hex;
|
|
383
|
+
export declare namespace toDerHex {
|
|
384
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
385
|
+
}
|
|
386
|
+
/**
|
|
387
|
+
* Converts a {@link ox#Signature.Signature} into a {@link ox#Signature.Legacy}.
|
|
388
|
+
*
|
|
389
|
+
* @example
|
|
390
|
+
* ```ts twoslash
|
|
391
|
+
* import { Signature } from 'ox'
|
|
392
|
+
*
|
|
393
|
+
* const legacy = Signature.toLegacy({ r: 1n, s: 2n, yParity: 1 })
|
|
394
|
+
* // @log: { r: 1n, s: 2n, v: 28 }
|
|
395
|
+
* ```
|
|
396
|
+
*
|
|
397
|
+
* @param signature - The {@link ox#Signature.Signature} to convert.
|
|
398
|
+
* @returns The converted {@link ox#Signature.Legacy}.
|
|
399
|
+
*/
|
|
400
|
+
export declare function toLegacy(signature: Signature): Legacy;
|
|
401
|
+
export declare namespace toLegacy {
|
|
402
|
+
type ErrorType = yParityToV.ErrorType | Errors.GlobalErrorType;
|
|
403
|
+
}
|
|
404
|
+
/**
|
|
405
|
+
* Converts a {@link ox#Signature.Signature} into a {@link ox#Signature.Rpc}.
|
|
406
|
+
*
|
|
407
|
+
* @example
|
|
408
|
+
* ```ts twoslash
|
|
409
|
+
* import { Signature } from 'ox'
|
|
410
|
+
*
|
|
411
|
+
* const signature = Signature.toRpc({
|
|
412
|
+
* r: 49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
413
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
414
|
+
* yParity: 1
|
|
415
|
+
* })
|
|
416
|
+
* ```
|
|
417
|
+
*
|
|
418
|
+
* @param signature - The {@link ox#Signature.Signature} to convert.
|
|
419
|
+
* @returns The converted {@link ox#Signature.Rpc}.
|
|
420
|
+
*/
|
|
421
|
+
export declare function toRpc(signature: Signature): Rpc;
|
|
422
|
+
export declare namespace toRpc {
|
|
423
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
424
|
+
}
|
|
425
|
+
/**
|
|
426
|
+
* Converts a {@link ox#Signature.Signature} to a serialized {@link ox#Signature.Tuple} to be used for signatures in Transaction Envelopes, EIP-7702 Authorization Lists, etc.
|
|
427
|
+
*
|
|
428
|
+
* @example
|
|
429
|
+
* ```ts twoslash
|
|
430
|
+
* import { Signature } from 'ox'
|
|
431
|
+
*
|
|
432
|
+
* const signatureTuple = Signature.toTuple({
|
|
433
|
+
* r: 123n,
|
|
434
|
+
* s: 456n,
|
|
435
|
+
* yParity: 1,
|
|
436
|
+
* })
|
|
437
|
+
* // @log: [yParity: '0x01', r: '0x7b', s: '0x1c8']
|
|
438
|
+
* ```
|
|
439
|
+
*
|
|
440
|
+
* @param signature - The {@link ox#Signature.Signature} to convert.
|
|
441
|
+
* @returns The {@link ox#Signature.Tuple}.
|
|
442
|
+
*/
|
|
443
|
+
export declare function toTuple(signature: Signature): Tuple;
|
|
444
|
+
export declare namespace toTuple {
|
|
445
|
+
type ErrorType = Hex.trimLeft.ErrorType | Hex.fromNumber.ErrorType | Errors.GlobalErrorType;
|
|
446
|
+
}
|
|
447
|
+
/**
|
|
448
|
+
* Validates a Signature. Returns `true` if the signature is valid, `false` otherwise.
|
|
449
|
+
*
|
|
450
|
+
* @example
|
|
451
|
+
* ```ts twoslash
|
|
452
|
+
* import { Signature } from 'ox'
|
|
453
|
+
*
|
|
454
|
+
* const valid = Signature.validate({
|
|
455
|
+
* r: -49782753348462494199823712700004552394425719014458918871452329774910450607807n,
|
|
456
|
+
* s: 33726695977844476214676913201140481102225469284307016937915595756355928419768n,
|
|
457
|
+
* yParity: 1,
|
|
458
|
+
* })
|
|
459
|
+
* // @log: false
|
|
460
|
+
* ```
|
|
461
|
+
*
|
|
462
|
+
* @param signature - The signature object to assert.
|
|
463
|
+
*/
|
|
464
|
+
export declare function validate(signature: ExactPartial<Signature>, options?: validate.Options): boolean;
|
|
465
|
+
export declare namespace validate {
|
|
466
|
+
type Options = {
|
|
467
|
+
/** Whether or not the signature should be recovered (contain `yParity`). */
|
|
468
|
+
recovered?: boolean;
|
|
469
|
+
};
|
|
470
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
471
|
+
}
|
|
472
|
+
/**
|
|
473
|
+
* Converts a ECDSA `v` value to a `yParity` value.
|
|
474
|
+
*
|
|
475
|
+
* @example
|
|
476
|
+
* ```ts twoslash
|
|
477
|
+
* import { Signature } from 'ox'
|
|
478
|
+
*
|
|
479
|
+
* const yParity = Signature.vToYParity(28)
|
|
480
|
+
* // @log: 1
|
|
481
|
+
* ```
|
|
482
|
+
*
|
|
483
|
+
* @param v - The ECDSA `v` value to convert.
|
|
484
|
+
* @returns The `yParity` value.
|
|
485
|
+
*/
|
|
486
|
+
export declare function vToYParity(v: number): Signature['yParity'];
|
|
487
|
+
export declare namespace vToYParity {
|
|
488
|
+
type ErrorType = InvalidVError | Errors.GlobalErrorType;
|
|
489
|
+
}
|
|
490
|
+
/**
|
|
491
|
+
* Converts a ECDSA `v` value to a `yParity` value.
|
|
492
|
+
*
|
|
493
|
+
* @example
|
|
494
|
+
* ```ts twoslash
|
|
495
|
+
* import { Signature } from 'ox'
|
|
496
|
+
*
|
|
497
|
+
* const v = Signature.yParityToV(1)
|
|
498
|
+
* // @log: 28
|
|
499
|
+
* ```
|
|
500
|
+
*
|
|
501
|
+
* @param yParity - The ECDSA `yParity` value to convert.
|
|
502
|
+
* @returns The `v` value.
|
|
503
|
+
*/
|
|
504
|
+
export declare function yParityToV(yParity: number): number;
|
|
505
|
+
export declare namespace yParityToV {
|
|
506
|
+
type ErrorType = InvalidVError | Errors.GlobalErrorType;
|
|
507
|
+
}
|
|
508
|
+
/** Thrown when the serialized signature is of an invalid size. */
|
|
509
|
+
export declare class InvalidSerializedSizeError extends Errors.BaseError {
|
|
510
|
+
readonly name = "Signature.InvalidSerializedSizeError";
|
|
511
|
+
constructor({ signature }: {
|
|
512
|
+
signature: Hex.Hex | Bytes.Bytes;
|
|
513
|
+
});
|
|
514
|
+
}
|
|
515
|
+
/** Thrown when the signature is missing either an `r`, `s`, or `yParity` property. */
|
|
516
|
+
export declare class MissingPropertiesError extends Errors.BaseError {
|
|
517
|
+
readonly name = "Signature.MissingPropertiesError";
|
|
518
|
+
constructor({ signature }: {
|
|
519
|
+
signature: unknown;
|
|
520
|
+
});
|
|
521
|
+
}
|
|
522
|
+
/** Thrown when the signature has an invalid `r` value. */
|
|
523
|
+
export declare class InvalidRError extends Errors.BaseError {
|
|
524
|
+
readonly name = "Signature.InvalidRError";
|
|
525
|
+
constructor({ value }: {
|
|
526
|
+
value: unknown;
|
|
527
|
+
});
|
|
528
|
+
}
|
|
529
|
+
/** Thrown when the signature has an invalid `s` value. */
|
|
530
|
+
export declare class InvalidSError extends Errors.BaseError {
|
|
531
|
+
readonly name = "Signature.InvalidSError";
|
|
532
|
+
constructor({ value }: {
|
|
533
|
+
value: unknown;
|
|
534
|
+
});
|
|
535
|
+
}
|
|
536
|
+
/** Thrown when the signature has an invalid `yParity` value. */
|
|
537
|
+
export declare class InvalidYParityError extends Errors.BaseError {
|
|
538
|
+
readonly name = "Signature.InvalidYParityError";
|
|
539
|
+
constructor({ value }: {
|
|
540
|
+
value: unknown;
|
|
541
|
+
});
|
|
542
|
+
}
|
|
543
|
+
/** Thrown when the signature has an invalid `v` value. */
|
|
544
|
+
export declare class InvalidVError extends Errors.BaseError {
|
|
545
|
+
readonly name = "Signature.InvalidVError";
|
|
546
|
+
constructor({ value }: {
|
|
547
|
+
value: number;
|
|
548
|
+
});
|
|
549
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
export declare const arrayRegex: RegExp;
|
|
2
|
+
export declare const bytesRegex: RegExp;
|
|
3
|
+
export declare const integerRegex: RegExp;
|
|
4
|
+
export declare const maxInt8: bigint;
|
|
5
|
+
export declare const maxInt16: bigint;
|
|
6
|
+
export declare const maxInt24: bigint;
|
|
7
|
+
export declare const maxInt32: bigint;
|
|
8
|
+
export declare const maxInt40: bigint;
|
|
9
|
+
export declare const maxInt48: bigint;
|
|
10
|
+
export declare const maxInt56: bigint;
|
|
11
|
+
export declare const maxInt64: bigint;
|
|
12
|
+
export declare const maxInt72: bigint;
|
|
13
|
+
export declare const maxInt80: bigint;
|
|
14
|
+
export declare const maxInt88: bigint;
|
|
15
|
+
export declare const maxInt96: bigint;
|
|
16
|
+
export declare const maxInt104: bigint;
|
|
17
|
+
export declare const maxInt112: bigint;
|
|
18
|
+
export declare const maxInt120: bigint;
|
|
19
|
+
export declare const maxInt128: bigint;
|
|
20
|
+
export declare const maxInt136: bigint;
|
|
21
|
+
export declare const maxInt144: bigint;
|
|
22
|
+
export declare const maxInt152: bigint;
|
|
23
|
+
export declare const maxInt160: bigint;
|
|
24
|
+
export declare const maxInt168: bigint;
|
|
25
|
+
export declare const maxInt176: bigint;
|
|
26
|
+
export declare const maxInt184: bigint;
|
|
27
|
+
export declare const maxInt192: bigint;
|
|
28
|
+
export declare const maxInt200: bigint;
|
|
29
|
+
export declare const maxInt208: bigint;
|
|
30
|
+
export declare const maxInt216: bigint;
|
|
31
|
+
export declare const maxInt224: bigint;
|
|
32
|
+
export declare const maxInt232: bigint;
|
|
33
|
+
export declare const maxInt240: bigint;
|
|
34
|
+
export declare const maxInt248: bigint;
|
|
35
|
+
export declare const maxInt256: bigint;
|
|
36
|
+
export declare const minInt8: bigint;
|
|
37
|
+
export declare const minInt16: bigint;
|
|
38
|
+
export declare const minInt24: bigint;
|
|
39
|
+
export declare const minInt32: bigint;
|
|
40
|
+
export declare const minInt40: bigint;
|
|
41
|
+
export declare const minInt48: bigint;
|
|
42
|
+
export declare const minInt56: bigint;
|
|
43
|
+
export declare const minInt64: bigint;
|
|
44
|
+
export declare const minInt72: bigint;
|
|
45
|
+
export declare const minInt80: bigint;
|
|
46
|
+
export declare const minInt88: bigint;
|
|
47
|
+
export declare const minInt96: bigint;
|
|
48
|
+
export declare const minInt104: bigint;
|
|
49
|
+
export declare const minInt112: bigint;
|
|
50
|
+
export declare const minInt120: bigint;
|
|
51
|
+
export declare const minInt128: bigint;
|
|
52
|
+
export declare const minInt136: bigint;
|
|
53
|
+
export declare const minInt144: bigint;
|
|
54
|
+
export declare const minInt152: bigint;
|
|
55
|
+
export declare const minInt160: bigint;
|
|
56
|
+
export declare const minInt168: bigint;
|
|
57
|
+
export declare const minInt176: bigint;
|
|
58
|
+
export declare const minInt184: bigint;
|
|
59
|
+
export declare const minInt192: bigint;
|
|
60
|
+
export declare const minInt200: bigint;
|
|
61
|
+
export declare const minInt208: bigint;
|
|
62
|
+
export declare const minInt216: bigint;
|
|
63
|
+
export declare const minInt224: bigint;
|
|
64
|
+
export declare const minInt232: bigint;
|
|
65
|
+
export declare const minInt240: bigint;
|
|
66
|
+
export declare const minInt248: bigint;
|
|
67
|
+
export declare const minInt256: bigint;
|
|
68
|
+
export declare const maxUint8: bigint;
|
|
69
|
+
export declare const maxUint16: bigint;
|
|
70
|
+
export declare const maxUint24: bigint;
|
|
71
|
+
export declare const maxUint32: bigint;
|
|
72
|
+
export declare const maxUint40: bigint;
|
|
73
|
+
export declare const maxUint48: bigint;
|
|
74
|
+
export declare const maxUint56: bigint;
|
|
75
|
+
export declare const maxUint64: bigint;
|
|
76
|
+
export declare const maxUint72: bigint;
|
|
77
|
+
export declare const maxUint80: bigint;
|
|
78
|
+
export declare const maxUint88: bigint;
|
|
79
|
+
export declare const maxUint96: bigint;
|
|
80
|
+
export declare const maxUint104: bigint;
|
|
81
|
+
export declare const maxUint112: bigint;
|
|
82
|
+
export declare const maxUint120: bigint;
|
|
83
|
+
export declare const maxUint128: bigint;
|
|
84
|
+
export declare const maxUint136: bigint;
|
|
85
|
+
export declare const maxUint144: bigint;
|
|
86
|
+
export declare const maxUint152: bigint;
|
|
87
|
+
export declare const maxUint160: bigint;
|
|
88
|
+
export declare const maxUint168: bigint;
|
|
89
|
+
export declare const maxUint176: bigint;
|
|
90
|
+
export declare const maxUint184: bigint;
|
|
91
|
+
export declare const maxUint192: bigint;
|
|
92
|
+
export declare const maxUint200: bigint;
|
|
93
|
+
export declare const maxUint208: bigint;
|
|
94
|
+
export declare const maxUint216: bigint;
|
|
95
|
+
export declare const maxUint224: bigint;
|
|
96
|
+
export declare const maxUint232: bigint;
|
|
97
|
+
export declare const maxUint240: bigint;
|
|
98
|
+
export declare const maxUint248: bigint;
|
|
99
|
+
export declare const maxUint256: bigint;
|