@aragon/gov-ui-kit 1.25.0 → 1.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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/assets/copy/modulesCopy.d.ts +1 -0
- package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsFooter/index.d.ts +1 -1
- package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsFooter/proposalActionsFooter.d.ts +25 -0
- package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsItem/proposalActionsItem.api.d.ts +5 -0
- package/package.json +73 -73
- /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,647 @@
|
|
|
1
|
+
import * as Bytes from './Bytes.js';
|
|
2
|
+
import * as Errors from './Errors.js';
|
|
3
|
+
import * as internal_bytes from './internal/bytes.js';
|
|
4
|
+
import * as internal from './internal/hex.js';
|
|
5
|
+
/** Root type for a Hex string. */
|
|
6
|
+
export type Hex = `0x${string}`;
|
|
7
|
+
/**
|
|
8
|
+
* Asserts if the given value is {@link ox#Hex.Hex}.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts twoslash
|
|
12
|
+
* import { Hex } from 'ox'
|
|
13
|
+
*
|
|
14
|
+
* Hex.assert('abc')
|
|
15
|
+
* // @error: InvalidHexValueTypeError:
|
|
16
|
+
* // @error: Value `"abc"` of type `string` is an invalid hex type.
|
|
17
|
+
* // @error: Hex types must be represented as `"0x\${string}"`.
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* @param value - The value to assert.
|
|
21
|
+
* @param options - Options.
|
|
22
|
+
*/
|
|
23
|
+
export declare function assert(value: unknown, options?: assert.Options): asserts value is Hex;
|
|
24
|
+
export declare namespace assert {
|
|
25
|
+
type Options = {
|
|
26
|
+
/** Checks if the {@link ox#Hex.Hex} value contains invalid hexadecimal characters. @default false */
|
|
27
|
+
strict?: boolean | undefined;
|
|
28
|
+
};
|
|
29
|
+
type ErrorType = InvalidHexTypeError | InvalidHexValueError | Errors.GlobalErrorType;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Concatenates two or more {@link ox#Hex.Hex}.
|
|
33
|
+
*
|
|
34
|
+
* @example
|
|
35
|
+
* ```ts twoslash
|
|
36
|
+
* import { Hex } from 'ox'
|
|
37
|
+
*
|
|
38
|
+
* Hex.concat('0x123', '0x456')
|
|
39
|
+
* // @log: '0x123456'
|
|
40
|
+
* ```
|
|
41
|
+
*
|
|
42
|
+
* @param values - The {@link ox#Hex.Hex} values to concatenate.
|
|
43
|
+
* @returns The concatenated {@link ox#Hex.Hex} value.
|
|
44
|
+
*/
|
|
45
|
+
export declare function concat(...values: readonly Hex[]): Hex;
|
|
46
|
+
export declare namespace concat {
|
|
47
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Instantiates a {@link ox#Hex.Hex} value from a hex string or {@link ox#Bytes.Bytes} value.
|
|
51
|
+
*
|
|
52
|
+
* :::tip
|
|
53
|
+
*
|
|
54
|
+
* To instantiate from a **Boolean**, **String**, or **Number**, use one of the following:
|
|
55
|
+
*
|
|
56
|
+
* - `Hex.fromBoolean`
|
|
57
|
+
*
|
|
58
|
+
* - `Hex.fromString`
|
|
59
|
+
*
|
|
60
|
+
* - `Hex.fromNumber`
|
|
61
|
+
*
|
|
62
|
+
* :::
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* ```ts twoslash
|
|
66
|
+
* import { Bytes, Hex } from 'ox'
|
|
67
|
+
*
|
|
68
|
+
* Hex.from('0x48656c6c6f20576f726c6421')
|
|
69
|
+
* // @log: '0x48656c6c6f20576f726c6421'
|
|
70
|
+
*
|
|
71
|
+
* Hex.from(Bytes.from([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33]))
|
|
72
|
+
* // @log: '0x48656c6c6f20576f726c6421'
|
|
73
|
+
* ```
|
|
74
|
+
*
|
|
75
|
+
* @param value - The {@link ox#Bytes.Bytes} value to encode.
|
|
76
|
+
* @returns The encoded {@link ox#Hex.Hex} value.
|
|
77
|
+
*/
|
|
78
|
+
export declare function from(value: Hex | Bytes.Bytes | readonly number[]): Hex;
|
|
79
|
+
export declare namespace from {
|
|
80
|
+
type Options = {
|
|
81
|
+
/** The size (in bytes) of the output hex value. */
|
|
82
|
+
size?: number | undefined;
|
|
83
|
+
};
|
|
84
|
+
type ErrorType = fromBytes.ErrorType | Errors.GlobalErrorType;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Encodes a boolean into a {@link ox#Hex.Hex} value.
|
|
88
|
+
*
|
|
89
|
+
* @example
|
|
90
|
+
* ```ts twoslash
|
|
91
|
+
* import { Hex } from 'ox'
|
|
92
|
+
*
|
|
93
|
+
* Hex.fromBoolean(true)
|
|
94
|
+
* // @log: '0x1'
|
|
95
|
+
*
|
|
96
|
+
* Hex.fromBoolean(false)
|
|
97
|
+
* // @log: '0x0'
|
|
98
|
+
*
|
|
99
|
+
* Hex.fromBoolean(true, { size: 32 })
|
|
100
|
+
* // @log: '0x0000000000000000000000000000000000000000000000000000000000000001'
|
|
101
|
+
* ```
|
|
102
|
+
*
|
|
103
|
+
* @param value - The boolean value to encode.
|
|
104
|
+
* @param options - Options.
|
|
105
|
+
* @returns The encoded {@link ox#Hex.Hex} value.
|
|
106
|
+
*/
|
|
107
|
+
export declare function fromBoolean(value: boolean, options?: fromBoolean.Options): Hex;
|
|
108
|
+
export declare namespace fromBoolean {
|
|
109
|
+
type Options = {
|
|
110
|
+
/** The size (in bytes) of the output hex value. */
|
|
111
|
+
size?: number | undefined;
|
|
112
|
+
};
|
|
113
|
+
type ErrorType = internal.assertSize.ErrorType | padLeft.ErrorType | Errors.GlobalErrorType;
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* Encodes a {@link ox#Bytes.Bytes} value into a {@link ox#Hex.Hex} value.
|
|
117
|
+
*
|
|
118
|
+
* @example
|
|
119
|
+
* ```ts twoslash
|
|
120
|
+
* import { Bytes, Hex } from 'ox'
|
|
121
|
+
*
|
|
122
|
+
* Hex.fromBytes(Bytes.from([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33]))
|
|
123
|
+
* // @log: '0x48656c6c6f20576f726c6421'
|
|
124
|
+
* ```
|
|
125
|
+
*
|
|
126
|
+
* @param value - The {@link ox#Bytes.Bytes} value to encode.
|
|
127
|
+
* @param options - Options.
|
|
128
|
+
* @returns The encoded {@link ox#Hex.Hex} value.
|
|
129
|
+
*/
|
|
130
|
+
export declare function fromBytes(value: Bytes.Bytes, options?: fromBytes.Options): Hex;
|
|
131
|
+
export declare namespace fromBytes {
|
|
132
|
+
type Options = {
|
|
133
|
+
/** The size (in bytes) of the output hex value. */
|
|
134
|
+
size?: number | undefined;
|
|
135
|
+
};
|
|
136
|
+
type ErrorType = internal.assertSize.ErrorType | padRight.ErrorType | Errors.GlobalErrorType;
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Encodes a number or bigint into a {@link ox#Hex.Hex} value.
|
|
140
|
+
*
|
|
141
|
+
* @example
|
|
142
|
+
* ```ts twoslash
|
|
143
|
+
* import { Hex } from 'ox'
|
|
144
|
+
*
|
|
145
|
+
* Hex.fromNumber(420)
|
|
146
|
+
* // @log: '0x1a4'
|
|
147
|
+
*
|
|
148
|
+
* Hex.fromNumber(420, { size: 32 })
|
|
149
|
+
* // @log: '0x00000000000000000000000000000000000000000000000000000000000001a4'
|
|
150
|
+
* ```
|
|
151
|
+
*
|
|
152
|
+
* @param value - The number or bigint value to encode.
|
|
153
|
+
* @param options - Options.
|
|
154
|
+
* @returns The encoded {@link ox#Hex.Hex} value.
|
|
155
|
+
*/
|
|
156
|
+
export declare function fromNumber(value: number | bigint, options?: fromNumber.Options): Hex;
|
|
157
|
+
export declare namespace fromNumber {
|
|
158
|
+
type Options = {
|
|
159
|
+
/** Whether or not the number of a signed representation. */
|
|
160
|
+
signed?: boolean | undefined;
|
|
161
|
+
/** The size (in bytes) of the output hex value. */
|
|
162
|
+
size: number;
|
|
163
|
+
} | {
|
|
164
|
+
signed?: undefined;
|
|
165
|
+
/** The size (in bytes) of the output hex value. */
|
|
166
|
+
size?: number | undefined;
|
|
167
|
+
};
|
|
168
|
+
type ErrorType = IntegerOutOfRangeError | padLeft.ErrorType | Errors.GlobalErrorType;
|
|
169
|
+
}
|
|
170
|
+
/**
|
|
171
|
+
* Encodes a string into a {@link ox#Hex.Hex} value.
|
|
172
|
+
*
|
|
173
|
+
* @example
|
|
174
|
+
* ```ts twoslash
|
|
175
|
+
* import { Hex } from 'ox'
|
|
176
|
+
* Hex.fromString('Hello World!')
|
|
177
|
+
* // '0x48656c6c6f20576f726c6421'
|
|
178
|
+
*
|
|
179
|
+
* Hex.fromString('Hello World!', { size: 32 })
|
|
180
|
+
* // '0x48656c6c6f20576f726c64210000000000000000000000000000000000000000'
|
|
181
|
+
* ```
|
|
182
|
+
*
|
|
183
|
+
* @param value - The string value to encode.
|
|
184
|
+
* @param options - Options.
|
|
185
|
+
* @returns The encoded {@link ox#Hex.Hex} value.
|
|
186
|
+
*/
|
|
187
|
+
export declare function fromString(value: string, options?: fromString.Options): Hex;
|
|
188
|
+
export declare namespace fromString {
|
|
189
|
+
type Options = {
|
|
190
|
+
/** The size (in bytes) of the output hex value. */
|
|
191
|
+
size?: number | undefined;
|
|
192
|
+
};
|
|
193
|
+
type ErrorType = fromBytes.ErrorType | Errors.GlobalErrorType;
|
|
194
|
+
}
|
|
195
|
+
/**
|
|
196
|
+
* Checks if two {@link ox#Hex.Hex} values are equal.
|
|
197
|
+
*
|
|
198
|
+
* @example
|
|
199
|
+
* ```ts twoslash
|
|
200
|
+
* import { Hex } from 'ox'
|
|
201
|
+
*
|
|
202
|
+
* Hex.isEqual('0xdeadbeef', '0xdeadbeef')
|
|
203
|
+
* // @log: true
|
|
204
|
+
*
|
|
205
|
+
* Hex.isEqual('0xda', '0xba')
|
|
206
|
+
* // @log: false
|
|
207
|
+
* ```
|
|
208
|
+
*
|
|
209
|
+
* @param hexA - The first {@link ox#Hex.Hex} value.
|
|
210
|
+
* @param hexB - The second {@link ox#Hex.Hex} value.
|
|
211
|
+
* @returns `true` if the two {@link ox#Hex.Hex} values are equal, `false` otherwise.
|
|
212
|
+
*/
|
|
213
|
+
export declare function isEqual(hexA: Hex, hexB: Hex): boolean;
|
|
214
|
+
export declare namespace isEqual {
|
|
215
|
+
type ErrorType = Bytes.fromHex.ErrorType | Errors.GlobalErrorType;
|
|
216
|
+
}
|
|
217
|
+
/**
|
|
218
|
+
* Pads a {@link ox#Hex.Hex} value to the left with zero bytes until it reaches the given `size` (default: 32 bytes).
|
|
219
|
+
*
|
|
220
|
+
* @example
|
|
221
|
+
* ```ts twoslash
|
|
222
|
+
* import { Hex } from 'ox'
|
|
223
|
+
*
|
|
224
|
+
* Hex.padLeft('0x1234', 4)
|
|
225
|
+
* // @log: '0x00001234'
|
|
226
|
+
* ```
|
|
227
|
+
*
|
|
228
|
+
* @param value - The {@link ox#Hex.Hex} value to pad.
|
|
229
|
+
* @param size - The size (in bytes) of the output hex value.
|
|
230
|
+
* @returns The padded {@link ox#Hex.Hex} value.
|
|
231
|
+
*/
|
|
232
|
+
export declare function padLeft(value: Hex, size?: number | undefined): padLeft.ReturnType;
|
|
233
|
+
export declare namespace padLeft {
|
|
234
|
+
type ReturnType = Hex;
|
|
235
|
+
type ErrorType = internal.pad.ErrorType | Errors.GlobalErrorType;
|
|
236
|
+
}
|
|
237
|
+
/**
|
|
238
|
+
* Pads a {@link ox#Hex.Hex} value to the right with zero bytes until it reaches the given `size` (default: 32 bytes).
|
|
239
|
+
*
|
|
240
|
+
* @example
|
|
241
|
+
* ```ts
|
|
242
|
+
* import { Hex } from 'ox'
|
|
243
|
+
*
|
|
244
|
+
* Hex.padRight('0x1234', 4)
|
|
245
|
+
* // @log: '0x12340000'
|
|
246
|
+
* ```
|
|
247
|
+
*
|
|
248
|
+
* @param value - The {@link ox#Hex.Hex} value to pad.
|
|
249
|
+
* @param size - The size (in bytes) of the output hex value.
|
|
250
|
+
* @returns The padded {@link ox#Hex.Hex} value.
|
|
251
|
+
*/
|
|
252
|
+
export declare function padRight(value: Hex, size?: number | undefined): padRight.ReturnType;
|
|
253
|
+
export declare namespace padRight {
|
|
254
|
+
type ReturnType = Hex;
|
|
255
|
+
type ErrorType = internal.pad.ErrorType | Errors.GlobalErrorType;
|
|
256
|
+
}
|
|
257
|
+
/**
|
|
258
|
+
* Generates a random {@link ox#Hex.Hex} value of the specified length.
|
|
259
|
+
*
|
|
260
|
+
* @example
|
|
261
|
+
* ```ts twoslash
|
|
262
|
+
* import { Hex } from 'ox'
|
|
263
|
+
*
|
|
264
|
+
* const hex = Hex.random(32)
|
|
265
|
+
* // @log: '0x...'
|
|
266
|
+
* ```
|
|
267
|
+
*
|
|
268
|
+
* @returns Random {@link ox#Hex.Hex} value.
|
|
269
|
+
*/
|
|
270
|
+
export declare function random(length: number): Hex;
|
|
271
|
+
export declare namespace random {
|
|
272
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
273
|
+
}
|
|
274
|
+
/**
|
|
275
|
+
* Returns a section of a {@link ox#Bytes.Bytes} value given a start/end bytes offset.
|
|
276
|
+
*
|
|
277
|
+
* @example
|
|
278
|
+
* ```ts twoslash
|
|
279
|
+
* import { Hex } from 'ox'
|
|
280
|
+
*
|
|
281
|
+
* Hex.slice('0x0123456789', 1, 4)
|
|
282
|
+
* // @log: '0x234567'
|
|
283
|
+
* ```
|
|
284
|
+
*
|
|
285
|
+
* @param value - The {@link ox#Hex.Hex} value to slice.
|
|
286
|
+
* @param start - The start offset (in bytes).
|
|
287
|
+
* @param end - The end offset (in bytes).
|
|
288
|
+
* @param options - Options.
|
|
289
|
+
* @returns The sliced {@link ox#Hex.Hex} value.
|
|
290
|
+
*/
|
|
291
|
+
export declare function slice(value: Hex, start?: number | undefined, end?: number | undefined, options?: slice.Options): Hex;
|
|
292
|
+
export declare namespace slice {
|
|
293
|
+
type Options = {
|
|
294
|
+
/** Asserts that the sliced value is the same size as the given start/end offsets. */
|
|
295
|
+
strict?: boolean | undefined;
|
|
296
|
+
};
|
|
297
|
+
type ErrorType = internal.assertStartOffset.ErrorType | internal.assertEndOffset.ErrorType | Errors.GlobalErrorType;
|
|
298
|
+
}
|
|
299
|
+
/**
|
|
300
|
+
* Retrieves the size of a {@link ox#Hex.Hex} value (in bytes).
|
|
301
|
+
*
|
|
302
|
+
* @example
|
|
303
|
+
* ```ts twoslash
|
|
304
|
+
* import { Hex } from 'ox'
|
|
305
|
+
*
|
|
306
|
+
* Hex.size('0xdeadbeef')
|
|
307
|
+
* // @log: 4
|
|
308
|
+
* ```
|
|
309
|
+
*
|
|
310
|
+
* @param value - The {@link ox#Hex.Hex} value to get the size of.
|
|
311
|
+
* @returns The size of the {@link ox#Hex.Hex} value (in bytes).
|
|
312
|
+
*/
|
|
313
|
+
export declare function size(value: Hex): number;
|
|
314
|
+
export declare namespace size {
|
|
315
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
316
|
+
}
|
|
317
|
+
/**
|
|
318
|
+
* Trims leading zeros from a {@link ox#Hex.Hex} value.
|
|
319
|
+
*
|
|
320
|
+
* @example
|
|
321
|
+
* ```ts twoslash
|
|
322
|
+
* import { Hex } from 'ox'
|
|
323
|
+
*
|
|
324
|
+
* Hex.trimLeft('0x00000000deadbeef')
|
|
325
|
+
* // @log: '0xdeadbeef'
|
|
326
|
+
* ```
|
|
327
|
+
*
|
|
328
|
+
* @param value - The {@link ox#Hex.Hex} value to trim.
|
|
329
|
+
* @returns The trimmed {@link ox#Hex.Hex} value.
|
|
330
|
+
*/
|
|
331
|
+
export declare function trimLeft(value: Hex): trimLeft.ReturnType;
|
|
332
|
+
export declare namespace trimLeft {
|
|
333
|
+
type ReturnType = Hex;
|
|
334
|
+
type ErrorType = internal.trim.ErrorType | Errors.GlobalErrorType;
|
|
335
|
+
}
|
|
336
|
+
/**
|
|
337
|
+
* Trims trailing zeros from a {@link ox#Hex.Hex} value.
|
|
338
|
+
*
|
|
339
|
+
* @example
|
|
340
|
+
* ```ts twoslash
|
|
341
|
+
* import { Hex } from 'ox'
|
|
342
|
+
*
|
|
343
|
+
* Hex.trimRight('0xdeadbeef00000000')
|
|
344
|
+
* // @log: '0xdeadbeef'
|
|
345
|
+
* ```
|
|
346
|
+
*
|
|
347
|
+
* @param value - The {@link ox#Hex.Hex} value to trim.
|
|
348
|
+
* @returns The trimmed {@link ox#Hex.Hex} value.
|
|
349
|
+
*/
|
|
350
|
+
export declare function trimRight(value: Hex): trimRight.ReturnType;
|
|
351
|
+
export declare namespace trimRight {
|
|
352
|
+
type ReturnType = Hex;
|
|
353
|
+
type ErrorType = internal.trim.ErrorType | Errors.GlobalErrorType;
|
|
354
|
+
}
|
|
355
|
+
/**
|
|
356
|
+
* Decodes a {@link ox#Hex.Hex} value into a BigInt.
|
|
357
|
+
*
|
|
358
|
+
* @example
|
|
359
|
+
* ```ts twoslash
|
|
360
|
+
* import { Hex } from 'ox'
|
|
361
|
+
*
|
|
362
|
+
* Hex.toBigInt('0x1a4')
|
|
363
|
+
* // @log: 420n
|
|
364
|
+
*
|
|
365
|
+
* Hex.toBigInt('0x00000000000000000000000000000000000000000000000000000000000001a4', { size: 32 })
|
|
366
|
+
* // @log: 420n
|
|
367
|
+
* ```
|
|
368
|
+
*
|
|
369
|
+
* @param hex - The {@link ox#Hex.Hex} value to decode.
|
|
370
|
+
* @param options - Options.
|
|
371
|
+
* @returns The decoded BigInt.
|
|
372
|
+
*/
|
|
373
|
+
export declare function toBigInt(hex: Hex, options?: toBigInt.Options): bigint;
|
|
374
|
+
export declare namespace toBigInt {
|
|
375
|
+
type Options = {
|
|
376
|
+
/** Whether or not the number of a signed representation. */
|
|
377
|
+
signed?: boolean | undefined;
|
|
378
|
+
/** Size (in bytes) of the hex value. */
|
|
379
|
+
size?: number | undefined;
|
|
380
|
+
};
|
|
381
|
+
type ErrorType = internal.assertSize.ErrorType | Errors.GlobalErrorType;
|
|
382
|
+
}
|
|
383
|
+
/**
|
|
384
|
+
* Decodes a {@link ox#Hex.Hex} value into a boolean.
|
|
385
|
+
*
|
|
386
|
+
* @example
|
|
387
|
+
* ```ts twoslash
|
|
388
|
+
* import { Hex } from 'ox'
|
|
389
|
+
*
|
|
390
|
+
* Hex.toBoolean('0x01')
|
|
391
|
+
* // @log: true
|
|
392
|
+
*
|
|
393
|
+
* Hex.toBoolean('0x0000000000000000000000000000000000000000000000000000000000000001', { size: 32 })
|
|
394
|
+
* // @log: true
|
|
395
|
+
* ```
|
|
396
|
+
*
|
|
397
|
+
* @param hex - The {@link ox#Hex.Hex} value to decode.
|
|
398
|
+
* @param options - Options.
|
|
399
|
+
* @returns The decoded boolean.
|
|
400
|
+
*/
|
|
401
|
+
export declare function toBoolean(hex: Hex, options?: toBoolean.Options): boolean;
|
|
402
|
+
export declare namespace toBoolean {
|
|
403
|
+
type Options = {
|
|
404
|
+
/** Size (in bytes) of the hex value. */
|
|
405
|
+
size?: number | undefined;
|
|
406
|
+
};
|
|
407
|
+
type ErrorType = internal.assertSize.ErrorType | trimLeft.ErrorType | InvalidHexBooleanError | Errors.GlobalErrorType;
|
|
408
|
+
}
|
|
409
|
+
/**
|
|
410
|
+
* Decodes a {@link ox#Hex.Hex} value into a {@link ox#Bytes.Bytes}.
|
|
411
|
+
*
|
|
412
|
+
* @example
|
|
413
|
+
* ```ts twoslash
|
|
414
|
+
* import { Hex } from 'ox'
|
|
415
|
+
*
|
|
416
|
+
* const data = Hex.toBytes('0x48656c6c6f20776f726c6421')
|
|
417
|
+
* // @log: Uint8Array([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33])
|
|
418
|
+
* ```
|
|
419
|
+
*
|
|
420
|
+
* @param hex - The {@link ox#Hex.Hex} value to decode.
|
|
421
|
+
* @param options - Options.
|
|
422
|
+
* @returns The decoded {@link ox#Bytes.Bytes}.
|
|
423
|
+
*/
|
|
424
|
+
export declare function toBytes(hex: Hex, options?: toBytes.Options): Bytes.Bytes;
|
|
425
|
+
export declare namespace toBytes {
|
|
426
|
+
type Options = {
|
|
427
|
+
/** Size (in bytes) of the hex value. */
|
|
428
|
+
size?: number | undefined;
|
|
429
|
+
};
|
|
430
|
+
type ErrorType = Bytes.fromHex.ErrorType | Errors.GlobalErrorType;
|
|
431
|
+
}
|
|
432
|
+
/**
|
|
433
|
+
* Decodes a {@link ox#Hex.Hex} value into a number.
|
|
434
|
+
*
|
|
435
|
+
* @example
|
|
436
|
+
* ```ts twoslash
|
|
437
|
+
* import { Hex } from 'ox'
|
|
438
|
+
*
|
|
439
|
+
* Hex.toNumber('0x1a4')
|
|
440
|
+
* // @log: 420
|
|
441
|
+
*
|
|
442
|
+
* Hex.toNumber('0x00000000000000000000000000000000000000000000000000000000000001a4', { size: 32 })
|
|
443
|
+
* // @log: 420
|
|
444
|
+
* ```
|
|
445
|
+
*
|
|
446
|
+
* @param hex - The {@link ox#Hex.Hex} value to decode.
|
|
447
|
+
* @param options - Options.
|
|
448
|
+
* @returns The decoded number.
|
|
449
|
+
*/
|
|
450
|
+
export declare function toNumber(hex: Hex, options?: toNumber.Options): number;
|
|
451
|
+
export declare namespace toNumber {
|
|
452
|
+
type Options = toBigInt.Options;
|
|
453
|
+
type ErrorType = toBigInt.ErrorType | Errors.GlobalErrorType;
|
|
454
|
+
}
|
|
455
|
+
/**
|
|
456
|
+
* Decodes a {@link ox#Hex.Hex} value into a string.
|
|
457
|
+
*
|
|
458
|
+
* @example
|
|
459
|
+
* ```ts twoslash
|
|
460
|
+
* import { Hex } from 'ox'
|
|
461
|
+
*
|
|
462
|
+
* Hex.toString('0x48656c6c6f20576f726c6421')
|
|
463
|
+
* // @log: 'Hello world!'
|
|
464
|
+
*
|
|
465
|
+
* Hex.toString('0x48656c6c6f20576f726c64210000000000000000000000000000000000000000', {
|
|
466
|
+
* size: 32,
|
|
467
|
+
* })
|
|
468
|
+
* // @log: 'Hello world'
|
|
469
|
+
* ```
|
|
470
|
+
*
|
|
471
|
+
* @param hex - The {@link ox#Hex.Hex} value to decode.
|
|
472
|
+
* @param options - Options.
|
|
473
|
+
* @returns The decoded string.
|
|
474
|
+
*/
|
|
475
|
+
export declare function toString(hex: Hex, options?: toString.Options): string;
|
|
476
|
+
export declare namespace toString {
|
|
477
|
+
type Options = {
|
|
478
|
+
/** Size (in bytes) of the hex value. */
|
|
479
|
+
size?: number | undefined;
|
|
480
|
+
};
|
|
481
|
+
type ErrorType = internal_bytes.assertSize.ErrorType | Bytes.fromHex.ErrorType | Bytes.trimRight.ErrorType | Errors.GlobalErrorType;
|
|
482
|
+
}
|
|
483
|
+
/**
|
|
484
|
+
* Checks if the given value is {@link ox#Hex.Hex}.
|
|
485
|
+
*
|
|
486
|
+
* @example
|
|
487
|
+
* ```ts twoslash
|
|
488
|
+
* import { Bytes, Hex } from 'ox'
|
|
489
|
+
*
|
|
490
|
+
* Hex.validate('0xdeadbeef')
|
|
491
|
+
* // @log: true
|
|
492
|
+
*
|
|
493
|
+
* Hex.validate(Bytes.from([1, 2, 3]))
|
|
494
|
+
* // @log: false
|
|
495
|
+
* ```
|
|
496
|
+
*
|
|
497
|
+
* @param value - The value to check.
|
|
498
|
+
* @param options - Options.
|
|
499
|
+
* @returns `true` if the value is a {@link ox#Hex.Hex}, `false` otherwise.
|
|
500
|
+
*/
|
|
501
|
+
export declare function validate(value: unknown, options?: validate.Options): value is Hex;
|
|
502
|
+
export declare namespace validate {
|
|
503
|
+
type Options = {
|
|
504
|
+
/** Checks if the {@link ox#Hex.Hex} value contains invalid hexadecimal characters. @default false */
|
|
505
|
+
strict?: boolean | undefined;
|
|
506
|
+
};
|
|
507
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
508
|
+
}
|
|
509
|
+
/**
|
|
510
|
+
* Thrown when the provided integer is out of range, and cannot be represented as a hex value.
|
|
511
|
+
*
|
|
512
|
+
* @example
|
|
513
|
+
* ```ts twoslash
|
|
514
|
+
* import { Hex } from 'ox'
|
|
515
|
+
*
|
|
516
|
+
* Hex.fromNumber(420182738912731283712937129)
|
|
517
|
+
* // @error: Hex.IntegerOutOfRangeError: Number \`4.2018273891273126e+26\` is not in safe unsigned integer range (`0` to `9007199254740991`)
|
|
518
|
+
* ```
|
|
519
|
+
*/
|
|
520
|
+
export declare class IntegerOutOfRangeError extends Errors.BaseError {
|
|
521
|
+
readonly name = "Hex.IntegerOutOfRangeError";
|
|
522
|
+
constructor({ max, min, signed, size, value, }: {
|
|
523
|
+
max?: string | undefined;
|
|
524
|
+
min: string;
|
|
525
|
+
signed?: boolean | undefined;
|
|
526
|
+
size?: number | undefined;
|
|
527
|
+
value: string;
|
|
528
|
+
});
|
|
529
|
+
}
|
|
530
|
+
/**
|
|
531
|
+
* Thrown when the provided hex value cannot be represented as a boolean.
|
|
532
|
+
*
|
|
533
|
+
* @example
|
|
534
|
+
* ```ts twoslash
|
|
535
|
+
* import { Hex } from 'ox'
|
|
536
|
+
*
|
|
537
|
+
* Hex.toBoolean('0xa')
|
|
538
|
+
* // @error: Hex.InvalidHexBooleanError: Hex value `"0xa"` is not a valid boolean.
|
|
539
|
+
* // @error: The hex value must be `"0x0"` (false) or `"0x1"` (true).
|
|
540
|
+
* ```
|
|
541
|
+
*/
|
|
542
|
+
export declare class InvalidHexBooleanError extends Errors.BaseError {
|
|
543
|
+
readonly name = "Hex.InvalidHexBooleanError";
|
|
544
|
+
constructor(hex: Hex);
|
|
545
|
+
}
|
|
546
|
+
/**
|
|
547
|
+
* Thrown when the provided value is not a valid hex type.
|
|
548
|
+
*
|
|
549
|
+
* @example
|
|
550
|
+
* ```ts twoslash
|
|
551
|
+
* import { Hex } from 'ox'
|
|
552
|
+
*
|
|
553
|
+
* Hex.assert(1)
|
|
554
|
+
* // @error: Hex.InvalidHexTypeError: Value `1` of type `number` is an invalid hex type.
|
|
555
|
+
* ```
|
|
556
|
+
*/
|
|
557
|
+
export declare class InvalidHexTypeError extends Errors.BaseError {
|
|
558
|
+
readonly name = "Hex.InvalidHexTypeError";
|
|
559
|
+
constructor(value: unknown);
|
|
560
|
+
}
|
|
561
|
+
/**
|
|
562
|
+
* Thrown when the provided hex value is invalid.
|
|
563
|
+
*
|
|
564
|
+
* @example
|
|
565
|
+
* ```ts twoslash
|
|
566
|
+
* import { Hex } from 'ox'
|
|
567
|
+
*
|
|
568
|
+
* Hex.assert('0x0123456789abcdefg')
|
|
569
|
+
* // @error: Hex.InvalidHexValueError: Value `0x0123456789abcdefg` is an invalid hex value.
|
|
570
|
+
* // @error: Hex values must start with `"0x"` and contain only hexadecimal characters (0-9, a-f, A-F).
|
|
571
|
+
* ```
|
|
572
|
+
*/
|
|
573
|
+
export declare class InvalidHexValueError extends Errors.BaseError {
|
|
574
|
+
readonly name = "Hex.InvalidHexValueError";
|
|
575
|
+
constructor(value: unknown);
|
|
576
|
+
}
|
|
577
|
+
/**
|
|
578
|
+
* Thrown when the provided hex value is an odd length.
|
|
579
|
+
*
|
|
580
|
+
* @example
|
|
581
|
+
* ```ts twoslash
|
|
582
|
+
* import { Bytes } from 'ox'
|
|
583
|
+
*
|
|
584
|
+
* Bytes.fromHex('0xabcde')
|
|
585
|
+
* // @error: Hex.InvalidLengthError: Hex value `"0xabcde"` is an odd length (5 nibbles).
|
|
586
|
+
* ```
|
|
587
|
+
*/
|
|
588
|
+
export declare class InvalidLengthError extends Errors.BaseError {
|
|
589
|
+
readonly name = "Hex.InvalidLengthError";
|
|
590
|
+
constructor(value: Hex);
|
|
591
|
+
}
|
|
592
|
+
/**
|
|
593
|
+
* Thrown when the size of the value exceeds the expected max size.
|
|
594
|
+
*
|
|
595
|
+
* @example
|
|
596
|
+
* ```ts twoslash
|
|
597
|
+
* import { Hex } from 'ox'
|
|
598
|
+
*
|
|
599
|
+
* Hex.fromString('Hello World!', { size: 8 })
|
|
600
|
+
* // @error: Hex.SizeOverflowError: Size cannot exceed `8` bytes. Given size: `12` bytes.
|
|
601
|
+
* ```
|
|
602
|
+
*/
|
|
603
|
+
export declare class SizeOverflowError extends Errors.BaseError {
|
|
604
|
+
readonly name = "Hex.SizeOverflowError";
|
|
605
|
+
constructor({ givenSize, maxSize }: {
|
|
606
|
+
givenSize: number;
|
|
607
|
+
maxSize: number;
|
|
608
|
+
});
|
|
609
|
+
}
|
|
610
|
+
/**
|
|
611
|
+
* Thrown when the slice offset exceeds the bounds of the value.
|
|
612
|
+
*
|
|
613
|
+
* @example
|
|
614
|
+
* ```ts twoslash
|
|
615
|
+
* import { Hex } from 'ox'
|
|
616
|
+
*
|
|
617
|
+
* Hex.slice('0x0123456789', 6)
|
|
618
|
+
* // @error: Hex.SliceOffsetOutOfBoundsError: Slice starting at offset `6` is out-of-bounds (size: `5`).
|
|
619
|
+
* ```
|
|
620
|
+
*/
|
|
621
|
+
export declare class SliceOffsetOutOfBoundsError extends Errors.BaseError {
|
|
622
|
+
readonly name = "Hex.SliceOffsetOutOfBoundsError";
|
|
623
|
+
constructor({ offset, position, size, }: {
|
|
624
|
+
offset: number;
|
|
625
|
+
position: 'start' | 'end';
|
|
626
|
+
size: number;
|
|
627
|
+
});
|
|
628
|
+
}
|
|
629
|
+
/**
|
|
630
|
+
* Thrown when the size of the value exceeds the pad size.
|
|
631
|
+
*
|
|
632
|
+
* @example
|
|
633
|
+
* ```ts twoslash
|
|
634
|
+
* import { Hex } from 'ox'
|
|
635
|
+
*
|
|
636
|
+
* Hex.padLeft('0x1a4e12a45a21323123aaa87a897a897a898a6567a578a867a98778a667a85a875a87a6a787a65a675a6a9', 32)
|
|
637
|
+
* // @error: Hex.SizeExceedsPaddingSizeError: Hex size (`43`) exceeds padding size (`32`).
|
|
638
|
+
* ```
|
|
639
|
+
*/
|
|
640
|
+
export declare class SizeExceedsPaddingSizeError extends Errors.BaseError {
|
|
641
|
+
readonly name = "Hex.SizeExceedsPaddingSizeError";
|
|
642
|
+
constructor({ size, targetSize, type, }: {
|
|
643
|
+
size: number;
|
|
644
|
+
targetSize: number;
|
|
645
|
+
type: 'Hex' | 'Bytes';
|
|
646
|
+
});
|
|
647
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import type * as Errors from './Errors.js';
|
|
2
|
+
/**
|
|
3
|
+
* Parses a JSON string, with support for `bigint`.
|
|
4
|
+
*
|
|
5
|
+
* @example
|
|
6
|
+
* ```ts twoslash
|
|
7
|
+
* import { Json } from 'ox'
|
|
8
|
+
*
|
|
9
|
+
* const json = Json.parse('{"foo":"bar","baz":"69420694206942069420694206942069420694206942069420#__bigint"}')
|
|
10
|
+
* // @log: {
|
|
11
|
+
* // @log: foo: 'bar',
|
|
12
|
+
* // @log: baz: 69420694206942069420694206942069420694206942069420n
|
|
13
|
+
* // @log: }
|
|
14
|
+
* ```
|
|
15
|
+
*
|
|
16
|
+
* @param string - The value to parse.
|
|
17
|
+
* @param reviver - A function that transforms the results.
|
|
18
|
+
* @returns The parsed value.
|
|
19
|
+
*/
|
|
20
|
+
export declare function parse(string: string, reviver?: ((this: any, key: string, value: any) => any) | undefined): any;
|
|
21
|
+
export declare namespace parse {
|
|
22
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Stringifies a value to its JSON representation, with support for `bigint`.
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts twoslash
|
|
29
|
+
* import { Json } from 'ox'
|
|
30
|
+
*
|
|
31
|
+
* const json = Json.stringify({
|
|
32
|
+
* foo: 'bar',
|
|
33
|
+
* baz: 69420694206942069420694206942069420694206942069420n,
|
|
34
|
+
* })
|
|
35
|
+
* // @log: '{"foo":"bar","baz":"69420694206942069420694206942069420694206942069420#__bigint"}'
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
38
|
+
* @param value - The value to stringify.
|
|
39
|
+
* @param replacer - A function that transforms the results. It is passed the key and value of the property, and must return the value to be used in the JSON string. If this function returns `undefined`, the property is not included in the resulting JSON string.
|
|
40
|
+
* @param space - A string or number that determines the indentation of the JSON string. If it is a number, it indicates the number of spaces to use as indentation; if it is a string (e.g. `'\t'`), it uses the string as the indentation character.
|
|
41
|
+
* @returns The JSON string.
|
|
42
|
+
*/
|
|
43
|
+
export declare function stringify(value: any, replacer?: ((this: any, key: string, value: any) => any) | null | undefined, space?: string | number | undefined): string;
|
|
44
|
+
export declare namespace stringify {
|
|
45
|
+
type ErrorType = Errors.GlobalErrorType;
|
|
46
|
+
}
|