@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.
Files changed (448) hide show
  1. package/build.css +1 -1
  2. package/dist/index.es.js +1 -1
  3. package/dist/index.es.js.map +1 -1
  4. package/dist/types/jest.config.d.ts +3 -0
  5. package/dist/types/lint-staged.config.d.ts +4 -0
  6. package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/implementation.d.ts +2 -0
  7. package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/index.d.ts +2 -0
  8. package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/polyfill.d.ts +2 -0
  9. package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/shim.d.ts +2 -0
  10. package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/implementation.d.ts +2 -0
  11. package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/index.d.ts +2 -0
  12. package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/polyfill.d.ts +2 -0
  13. package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/shim.d.ts +2 -0
  14. package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/implementation.d.ts +2 -0
  15. package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/index.d.ts +2 -0
  16. package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/polyfill.d.ts +2 -0
  17. package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/shim.d.ts +2 -0
  18. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectElementMap.d.ts +3 -0
  19. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectRoleMap.d.ts +3 -0
  20. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectsMap.d.ts +3 -0
  21. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/elementAXObjectMap.d.ts +3 -0
  22. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AbbrRole.d.ts +11 -0
  23. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AlertDialogRole.d.ts +11 -0
  24. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AlertRole.d.ts +11 -0
  25. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AnnotationRole.d.ts +6 -0
  26. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ApplicationRole.d.ts +11 -0
  27. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ArticleRole.d.ts +11 -0
  28. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AudioRole.d.ts +11 -0
  29. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BannerRole.d.ts +11 -0
  30. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BlockquoteRole.d.ts +11 -0
  31. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BusyIndicatorRole.d.ts +14 -0
  32. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ButtonRole.d.ts +11 -0
  33. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CanvasRole.d.ts +11 -0
  34. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CaptionRole.d.ts +11 -0
  35. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CellRole.d.ts +11 -0
  36. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CheckBoxRole.d.ts +21 -0
  37. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColorWellRole.d.ts +15 -0
  38. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColumnHeaderRole.d.ts +11 -0
  39. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColumnRole.d.ts +6 -0
  40. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ComboBoxRole.d.ts +11 -0
  41. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ComplementaryRole.d.ts +11 -0
  42. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ContentInfoRole.d.ts +11 -0
  43. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DateRole.d.ts +15 -0
  44. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DateTimeRole.d.ts +15 -0
  45. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DefinitionRole.d.ts +11 -0
  46. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListDetailRole.d.ts +11 -0
  47. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListRole.d.ts +11 -0
  48. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListTermRole.d.ts +11 -0
  49. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DetailsRole.d.ts +11 -0
  50. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DialogRole.d.ts +11 -0
  51. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DirectoryRole.d.ts +11 -0
  52. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DisclosureTriangleRole.d.ts +12 -0
  53. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DivRole.d.ts +11 -0
  54. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DocumentRole.d.ts +11 -0
  55. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/EmbeddedObjectRole.d.ts +11 -0
  56. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FeedRole.d.ts +11 -0
  57. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FigcaptionRole.d.ts +11 -0
  58. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FigureRole.d.ts +11 -0
  59. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FooterRole.d.ts +11 -0
  60. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FormRole.d.ts +11 -0
  61. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/GridRole.d.ts +11 -0
  62. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/GroupRole.d.ts +11 -0
  63. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/HeadingRole.d.ts +11 -0
  64. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IframePresentationalRole.d.ts +6 -0
  65. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IframeRole.d.ts +11 -0
  66. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IgnoredRole.d.ts +6 -0
  67. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageMapLinkRole.d.ts +6 -0
  68. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageMapRole.d.ts +14 -0
  69. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageRole.d.ts +11 -0
  70. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/InlineTextBoxRole.d.ts +11 -0
  71. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/InputTimeRole.d.ts +15 -0
  72. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LabelRole.d.ts +11 -0
  73. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LegendRole.d.ts +11 -0
  74. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LineBreakRole.d.ts +11 -0
  75. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LinkRole.d.ts +20 -0
  76. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListBoxOptionRole.d.ts +11 -0
  77. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListBoxRole.d.ts +11 -0
  78. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListItemRole.d.ts +11 -0
  79. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListMarkerRole.d.ts +6 -0
  80. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListRole.d.ts +11 -0
  81. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LogRole.d.ts +11 -0
  82. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MainRole.d.ts +11 -0
  83. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MarkRole.d.ts +11 -0
  84. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MarqueeRole.d.ts +11 -0
  85. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MathRole.d.ts +11 -0
  86. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuBarRole.d.ts +11 -0
  87. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuButtonRole.d.ts +6 -0
  88. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemCheckBoxRole.d.ts +11 -0
  89. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemRadioRole.d.ts +11 -0
  90. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemRole.d.ts +11 -0
  91. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuListOptionRole.d.ts +6 -0
  92. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuListPopupRole.d.ts +6 -0
  93. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuRole.d.ts +11 -0
  94. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MeterRole.d.ts +11 -0
  95. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NavigationRole.d.ts +11 -0
  96. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NoneRole.d.ts +11 -0
  97. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NoteRole.d.ts +11 -0
  98. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/OutlineRole.d.ts +6 -0
  99. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ParagraphRole.d.ts +11 -0
  100. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PopUpButtonRole.d.ts +6 -0
  101. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PreRole.d.ts +11 -0
  102. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PresentationalRole.d.ts +11 -0
  103. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ProgressIndicatorRole.d.ts +11 -0
  104. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RadioButtonRole.d.ts +21 -0
  105. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RadioGroupRole.d.ts +11 -0
  106. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RegionRole.d.ts +11 -0
  107. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RootWebAreaRole.d.ts +6 -0
  108. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RowHeaderRole.d.ts +21 -0
  109. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RowRole.d.ts +11 -0
  110. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RubyRole.d.ts +11 -0
  111. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RulerRole.d.ts +6 -0
  112. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SVGRootRole.d.ts +6 -0
  113. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ScrollAreaRole.d.ts +6 -0
  114. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ScrollBarRole.d.ts +11 -0
  115. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SeamlessWebAreaRole.d.ts +6 -0
  116. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SearchBoxRole.d.ts +21 -0
  117. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SearchRole.d.ts +11 -0
  118. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SliderRole.d.ts +21 -0
  119. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SliderThumbRole.d.ts +6 -0
  120. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SpinButtonPartRole.d.ts +6 -0
  121. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SpinButtonRole.d.ts +21 -0
  122. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SplitterRole.d.ts +11 -0
  123. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/StaticTextRole.d.ts +6 -0
  124. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/StatusRole.d.ts +11 -0
  125. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SwitchRole.d.ts +21 -0
  126. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabGroupRole.d.ts +11 -0
  127. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabListRole.d.ts +11 -0
  128. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabPanelRole.d.ts +11 -0
  129. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabRole.d.ts +11 -0
  130. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TableHeaderContainerRole.d.ts +6 -0
  131. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TableRole.d.ts +11 -0
  132. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TermRole.d.ts +11 -0
  133. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TextAreaRole.d.ts +21 -0
  134. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TextFieldRole.d.ts +21 -0
  135. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TimeRole.d.ts +11 -0
  136. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TimerRole.d.ts +11 -0
  137. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ToggleButtonRole.d.ts +13 -0
  138. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ToolbarRole.d.ts +11 -0
  139. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeGridRole.d.ts +11 -0
  140. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeItemRole.d.ts +11 -0
  141. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeRole.d.ts +11 -0
  142. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/UserInterfaceTooltipRole.d.ts +11 -0
  143. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/VideoRole.d.ts +11 -0
  144. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/WebAreaRole.d.ts +6 -0
  145. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/WindowRole.d.ts +6 -0
  146. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/index.d.ts +5 -0
  147. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/util/iterationDecorator.d.ts +3 -0
  148. package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/util/iteratorProxy.d.ts +12 -0
  149. package/dist/types/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.d.ts +12 -0
  150. package/dist/types/node_modules/.pnpm/brace-expansion@1.1.12/node_modules/brace-expansion/index.d.ts +2 -0
  151. package/dist/types/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/callBound.d.ts +2 -0
  152. package/dist/types/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.d.ts +6 -0
  153. package/dist/types/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/index.d.ts +2 -0
  154. package/dist/types/node_modules/.pnpm/damerau-levenshtein@1.0.8/node_modules/damerau-levenshtein/index.d.ts +6 -0
  155. package/dist/types/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/index.d.ts +5 -0
  156. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AddEntriesFromIterable.d.ts +2 -0
  157. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AdvanceStringIndex.d.ts +2 -0
  158. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ArrayCreate.d.ts +2 -0
  159. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ArraySpeciesCreate.d.ts +2 -0
  160. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AsyncFromSyncIteratorContinuation.d.ts +2 -0
  161. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/Call.d.ts +2 -0
  162. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CodePointAt.d.ts +6 -0
  163. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateAsyncFromSyncIterator.d.ts +6 -0
  164. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateDataProperty.d.ts +2 -0
  165. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateDataPropertyOrThrow.d.ts +2 -0
  166. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateIterResultObject.d.ts +5 -0
  167. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/DefinePropertyOrThrow.d.ts +2 -0
  168. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/FlattenIntoArray.d.ts +2 -0
  169. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/FromPropertyDescriptor.d.ts +9 -0
  170. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/Get.d.ts +2 -0
  171. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetIterator.d.ts +6 -0
  172. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetIteratorFromMethod.d.ts +6 -0
  173. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetMethod.d.ts +2 -0
  174. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetV.d.ts +2 -0
  175. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/HasProperty.d.ts +2 -0
  176. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsAccessorDescriptor.d.ts +2 -0
  177. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsArray.d.ts +2 -0
  178. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsCallable.d.ts +2 -0
  179. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsConstructor.d.ts +2 -0
  180. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsDataDescriptor.d.ts +2 -0
  181. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsExtensible.d.ts +2 -0
  182. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsGenericDescriptor.d.ts +2 -0
  183. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsRegExp.d.ts +2 -0
  184. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorClose.d.ts +2 -0
  185. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorComplete.d.ts +2 -0
  186. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorNext.d.ts +2 -0
  187. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorStep.d.ts +2 -0
  188. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorValue.d.ts +2 -0
  189. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/LengthOfArrayLike.d.ts +2 -0
  190. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/OrdinaryDefineOwnProperty.d.ts +2 -0
  191. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/OrdinaryObjectCreate.d.ts +2 -0
  192. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/PromiseResolve.d.ts +2 -0
  193. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/RequireObjectCoercible.d.ts +2 -0
  194. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/SameValue.d.ts +2 -0
  195. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/StringToNumber.d.ts +2 -0
  196. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToBoolean.d.ts +2 -0
  197. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToIntegerOrInfinity.d.ts +2 -0
  198. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToLength.d.ts +2 -0
  199. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToNumber.d.ts +2 -0
  200. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToObject.d.ts +2 -0
  201. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPrimitive.d.ts +2 -0
  202. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPropertyDescriptor.d.ts +2 -0
  203. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPropertyKey.d.ts +2 -0
  204. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToString.d.ts +2 -0
  205. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/UTF16SurrogatePairToCodePoint.d.ts +2 -0
  206. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ValidateAndApplyPropertyDescriptor.d.ts +2 -0
  207. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/floor.d.ts +2 -0
  208. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/truncate.d.ts +2 -0
  209. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/SameValueZero.d.ts +2 -0
  210. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/StringToNumber.d.ts +2 -0
  211. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToIntegerOrInfinity.d.ts +2 -0
  212. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToLength.d.ts +2 -0
  213. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToNumber.d.ts +2 -0
  214. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToPrimitive.d.ts +2 -0
  215. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/floor.d.ts +2 -0
  216. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/truncate.d.ts +2 -0
  217. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/GetIntrinsic.d.ts +2 -0
  218. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/DefineOwnProperty.d.ts +2 -0
  219. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/IsArray.d.ts +2 -0
  220. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/forEach.d.ts +2 -0
  221. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/fromPropertyDescriptor.d.ts +9 -0
  222. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/getIteratorMethod.d.ts +2 -0
  223. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isFullyPopulatedPropertyDescriptor.d.ts +2 -0
  224. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isLeadingSurrogate.d.ts +2 -0
  225. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isPrimitive.d.ts +2 -0
  226. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isPropertyKey.d.ts +2 -0
  227. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isTrailingSurrogate.d.ts +2 -0
  228. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/records/iterator-record.d.ts +2 -0
  229. package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/records/property-descriptor.d.ts +2 -0
  230. package/dist/types/node_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
  231. package/dist/types/node_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
  232. package/dist/types/node_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
  233. package/dist/types/node_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
  234. package/dist/types/node_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
  235. package/dist/types/node_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
  236. package/dist/types/node_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
  237. package/dist/types/node_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
  238. package/dist/types/node_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
  239. package/dist/types/node_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
  240. package/dist/types/node_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
  241. package/dist/types/node_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
  242. package/dist/types/node_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
  243. package/dist/types/node_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
  244. package/dist/types/node_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
  245. package/dist/types/node_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
  246. package/dist/types/node_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
  247. package/dist/types/node_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
  248. package/dist/types/node_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
  249. package/dist/types/node_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
  250. package/dist/types/node_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
  251. package/dist/types/node_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
  252. package/dist/types/node_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
  253. package/dist/types/node_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
  254. package/dist/types/node_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
  255. package/dist/types/node_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
  256. package/dist/types/node_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
  257. package/dist/types/node_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
  258. package/dist/types/node_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
  259. package/dist/types/node_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
  260. package/dist/types/node_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
  261. package/dist/types/node_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
  262. package/dist/types/node_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
  263. package/dist/types/node_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
  264. package/dist/types/node_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
  265. package/dist/types/node_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
  266. package/dist/types/node_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
  267. package/dist/types/node_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
  268. package/dist/types/node_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
  269. package/dist/types/node_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
  270. package/dist/types/node_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
  271. package/dist/types/node_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
  272. package/dist/types/node_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
  273. package/dist/types/node_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
  274. package/dist/types/node_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
  275. package/dist/types/node_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
  276. package/dist/types/node_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
  277. package/dist/types/node_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
  278. package/dist/types/node_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
  279. package/dist/types/node_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
  280. package/dist/types/node_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
  281. package/dist/types/node_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
  282. package/dist/types/node_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
  283. package/dist/types/node_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
  284. package/dist/types/node_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
  285. package/dist/types/node_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
  286. package/dist/types/node_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
  287. package/dist/types/node_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
  288. package/dist/types/node_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
  289. package/dist/types/node_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
  290. package/dist/types/node_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
  291. package/dist/types/node_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
  292. package/dist/types/node_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
  293. package/dist/types/node_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
  294. package/dist/types/node_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
  295. package/dist/types/node_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
  296. package/dist/types/node_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
  297. package/dist/types/node_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
  298. package/dist/types/node_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
  299. package/dist/types/node_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
  300. package/dist/types/node_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
  301. package/dist/types/node_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
  302. package/dist/types/node_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
  303. package/dist/types/node_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
  304. package/dist/types/node_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
  305. package/dist/types/node_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
  306. package/dist/types/node_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
  307. package/dist/types/node_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
  308. package/dist/types/node_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
  309. package/dist/types/node_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
  310. package/dist/types/node_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
  311. package/dist/types/node_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
  312. package/dist/types/node_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
  313. package/dist/types/node_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
  314. package/dist/types/node_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
  315. package/dist/types/node_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
  316. package/dist/types/node_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
  317. package/dist/types/node_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
  318. package/dist/types/node_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
  319. package/dist/types/node_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
  320. package/dist/types/node_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
  321. package/dist/types/node_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
  322. package/dist/types/node_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
  323. package/dist/types/node_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
  324. package/dist/types/node_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
  325. package/dist/types/node_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
  326. package/dist/types/node_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
  327. package/dist/types/node_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
  328. package/dist/types/node_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
  329. package/dist/types/node_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
  330. package/dist/types/node_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
  331. package/dist/types/node_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
  332. package/dist/types/node_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
  333. package/dist/types/node_modules/.pnpm/events@3.3.0/node_modules/events/events.d.ts +30 -0
  334. package/dist/types/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.d.ts +2 -0
  335. package/dist/types/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.d.ts +2 -0
  336. package/dist/types/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.d.ts +2 -0
  337. package/dist/types/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.d.ts +5 -0
  338. package/dist/types/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.d.ts +2 -0
  339. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/elementType.d.ts +6 -0
  340. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/eventHandlers.d.ts +19 -0
  341. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/getProp.d.ts +8 -0
  342. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/getPropValue.d.ts +25 -0
  343. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/hasProp.d.ts +17 -0
  344. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/index.d.ts +12 -0
  345. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/propName.d.ts +6 -0
  346. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXElement.d.ts +8 -0
  347. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXFragment.d.ts +8 -0
  348. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXText.d.ts +8 -0
  349. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/Literal.d.ts +9 -0
  350. 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
  351. 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
  352. 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
  353. 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
  354. 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
  355. 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
  356. 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
  357. 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
  358. 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
  359. 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
  360. 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
  361. 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
  362. 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
  363. 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
  364. 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
  365. 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
  366. 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
  367. 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
  368. 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
  369. 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
  370. 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
  371. 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
  372. 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
  373. 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
  374. 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
  375. package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/index.d.ts +22 -0
  376. package/dist/types/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/minimatch.d.ts +62 -0
  377. package/dist/types/node_modules/.pnpm/object-inspect@1.13.4/node_modules/object-inspect/index.d.ts +2 -0
  378. package/dist/types/node_modules/.pnpm/object-inspect@1.13.4/node_modules/object-inspect/util.inspect.d.ts +2 -0
  379. package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/implementation.d.ts +2 -0
  380. package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/index.d.ts +2 -0
  381. package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/isArguments.d.ts +2 -0
  382. package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/implementation.d.ts +2 -0
  383. package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/index.d.ts +2 -0
  384. package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/polyfill.d.ts +2 -0
  385. package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/shim.d.ts +2 -0
  386. package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/implementation.d.ts +2 -0
  387. package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/index.d.ts +2 -0
  388. package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/polyfill.d.ts +7 -0
  389. package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/shim.d.ts +7 -0
  390. package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/implementation.d.ts +2 -0
  391. package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/index.d.ts +2 -0
  392. package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/polyfill.d.ts +7 -0
  393. package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/shim.d.ts +7 -0
  394. 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
  395. 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
  396. 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
  397. 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
  398. 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
  399. 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
  400. 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
  401. 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
  402. 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
  403. 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
  404. 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
  405. 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
  406. 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
  407. 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
  408. 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
  409. 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
  410. 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
  411. 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
  412. 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
  413. 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
  414. 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
  415. 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
  416. 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
  417. 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
  418. 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
  419. 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
  420. 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
  421. 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
  422. 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
  423. 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
  424. 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
  425. 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
  426. 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
  427. package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/implementation.d.ts +2 -0
  428. package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/index.d.ts +2 -0
  429. package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/polyfill.d.ts +2 -0
  430. package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/shim.d.ts +2 -0
  431. package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/implementation.d.ts +2 -0
  432. package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/index.d.ts +2 -0
  433. package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/polyfill.d.ts +2 -0
  434. package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/shim.d.ts +2 -0
  435. package/dist/types/postcss.config.d.ts +3 -0
  436. package/dist/types/prettier.config.d.ts +2 -0
  437. package/dist/types/rollup.config.d.ts +21 -0
  438. package/dist/types/src/core/components/icon/iconType.d.ts +1 -0
  439. package/dist/types/src/core/test/svgTransform.d.ts +2 -0
  440. package/dist/types/src/modules/assets/copy/modulesCopy.d.ts +1 -0
  441. package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsFooter/index.d.ts +1 -1
  442. package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsFooter/proposalActionsFooter.d.ts +25 -0
  443. package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsItem/proposalActionsItem.api.d.ts +5 -0
  444. package/package.json +73 -73
  445. /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
  446. /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
  447. /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
  448. /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,607 @@
1
+ import * as Errors from './Errors.js';
2
+ import * as Hex from './Hex.js';
3
+ import * as internal from './internal/bytes.js';
4
+ import * as internal_hex from './internal/hex.js';
5
+ /** Root type for a Bytes array. */
6
+ export type Bytes = Uint8Array;
7
+ /**
8
+ * Asserts if the given value is {@link ox#Bytes.Bytes}.
9
+ *
10
+ * @example
11
+ * ```ts twoslash
12
+ * import { Bytes } from 'ox'
13
+ *
14
+ * Bytes.assert('abc')
15
+ * // @error: Bytes.InvalidBytesTypeError:
16
+ * // @error: Value `"abc"` of type `string` is an invalid Bytes value.
17
+ * // @error: Bytes values must be of type `Uint8Array`.
18
+ * ```
19
+ *
20
+ * @param value - Value to assert.
21
+ */
22
+ export declare function assert(value: unknown): asserts value is Bytes;
23
+ export declare namespace assert {
24
+ type ErrorType = InvalidBytesTypeError | Errors.GlobalErrorType;
25
+ }
26
+ /**
27
+ * Concatenates two or more {@link ox#Bytes.Bytes}.
28
+ *
29
+ * @example
30
+ * ```ts twoslash
31
+ * import { Bytes } from 'ox'
32
+ *
33
+ * const bytes = Bytes.concat(
34
+ * Bytes.from([1]),
35
+ * Bytes.from([69]),
36
+ * Bytes.from([420, 69]),
37
+ * )
38
+ * // @log: Uint8Array [ 1, 69, 420, 69 ]
39
+ * ```
40
+ *
41
+ * @param values - Values to concatenate.
42
+ * @returns Concatenated {@link ox#Bytes.Bytes}.
43
+ */
44
+ export declare function concat(...values: readonly Bytes[]): Bytes;
45
+ export declare namespace concat {
46
+ type ErrorType = Errors.GlobalErrorType;
47
+ }
48
+ /**
49
+ * Instantiates a {@link ox#Bytes.Bytes} value from a `Uint8Array`, a hex string, or an array of unsigned 8-bit integers.
50
+ *
51
+ * :::tip
52
+ *
53
+ * To instantiate from a **Boolean**, **String**, or **Number**, use one of the following:
54
+ *
55
+ * - `Bytes.fromBoolean`
56
+ *
57
+ * - `Bytes.fromString`
58
+ *
59
+ * - `Bytes.fromNumber`
60
+ *
61
+ * :::
62
+ *
63
+ * @example
64
+ * ```ts twoslash
65
+ * // @noErrors
66
+ * import { Bytes } from 'ox'
67
+ *
68
+ * const data = Bytes.from([255, 124, 5, 4])
69
+ * // @log: Uint8Array([255, 124, 5, 4])
70
+ *
71
+ * const data = Bytes.from('0xdeadbeef')
72
+ * // @log: Uint8Array([222, 173, 190, 239])
73
+ * ```
74
+ *
75
+ * @param value - Value to convert.
76
+ * @returns A {@link ox#Bytes.Bytes} instance.
77
+ */
78
+ export declare function from(value: Hex.Hex | Bytes | readonly number[]): Bytes;
79
+ export declare namespace from {
80
+ type ErrorType = fromHex.ErrorType | fromArray.ErrorType | Errors.GlobalErrorType;
81
+ }
82
+ /**
83
+ * Converts an array of unsigned 8-bit integers into {@link ox#Bytes.Bytes}.
84
+ *
85
+ * @example
86
+ * ```ts twoslash
87
+ * import { Bytes } from 'ox'
88
+ *
89
+ * const data = Bytes.fromArray([255, 124, 5, 4])
90
+ * // @log: Uint8Array([255, 124, 5, 4])
91
+ * ```
92
+ *
93
+ * @param value - Value to convert.
94
+ * @returns A {@link ox#Bytes.Bytes} instance.
95
+ */
96
+ export declare function fromArray(value: readonly number[] | Uint8Array): Bytes;
97
+ export declare namespace fromArray {
98
+ type ErrorType = Errors.GlobalErrorType;
99
+ }
100
+ /**
101
+ * Encodes a boolean value into {@link ox#Bytes.Bytes}.
102
+ *
103
+ * @example
104
+ * ```ts twoslash
105
+ * import { Bytes } from 'ox'
106
+ *
107
+ * const data = Bytes.fromBoolean(true)
108
+ * // @log: Uint8Array([1])
109
+ * ```
110
+ *
111
+ * @example
112
+ * ```ts twoslash
113
+ * import { Bytes } from 'ox'
114
+ *
115
+ * const data = Bytes.fromBoolean(true, { size: 32 })
116
+ * // @log: Uint8Array([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1])
117
+ * ```
118
+ *
119
+ * @param value - Boolean value to encode.
120
+ * @param options - Encoding options.
121
+ * @returns Encoded {@link ox#Bytes.Bytes}.
122
+ */
123
+ export declare function fromBoolean(value: boolean, options?: fromBoolean.Options): Bytes;
124
+ export declare namespace fromBoolean {
125
+ type Options = {
126
+ /** Size of the output bytes. */
127
+ size?: number | undefined;
128
+ };
129
+ type ErrorType = internal.assertSize.ErrorType | padLeft.ErrorType | Errors.GlobalErrorType;
130
+ }
131
+ /**
132
+ * Encodes a {@link ox#Hex.Hex} value into {@link ox#Bytes.Bytes}.
133
+ *
134
+ * @example
135
+ * ```ts twoslash
136
+ * import { Bytes } from 'ox'
137
+ *
138
+ * const data = Bytes.fromHex('0x48656c6c6f20776f726c6421')
139
+ * // @log: Uint8Array([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33])
140
+ * ```
141
+ *
142
+ * @example
143
+ * ```ts twoslash
144
+ * import { Bytes } from 'ox'
145
+ *
146
+ * const data = Bytes.fromHex('0x48656c6c6f20776f726c6421', { size: 32 })
147
+ * // @log: Uint8Array([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0])
148
+ * ```
149
+ *
150
+ * @param value - {@link ox#Hex.Hex} value to encode.
151
+ * @param options - Encoding options.
152
+ * @returns Encoded {@link ox#Bytes.Bytes}.
153
+ */
154
+ export declare function fromHex(value: Hex.Hex, options?: fromHex.Options): Bytes;
155
+ export declare namespace fromHex {
156
+ type Options = {
157
+ /** Size of the output bytes. */
158
+ size?: number | undefined;
159
+ };
160
+ type ErrorType = internal_hex.assertSize.ErrorType | Hex.padRight.ErrorType | Errors.GlobalErrorType;
161
+ }
162
+ /**
163
+ * Encodes a number value into {@link ox#Bytes.Bytes}.
164
+ *
165
+ * @example
166
+ * ```ts twoslash
167
+ * import { Bytes } from 'ox'
168
+ *
169
+ * const data = Bytes.fromNumber(420)
170
+ * // @log: Uint8Array([1, 164])
171
+ * ```
172
+ *
173
+ * @example
174
+ * ```ts twoslash
175
+ * import { Bytes } from 'ox'
176
+ *
177
+ * const data = Bytes.fromNumber(420, { size: 4 })
178
+ * // @log: Uint8Array([0, 0, 1, 164])
179
+ * ```
180
+ *
181
+ * @param value - Number value to encode.
182
+ * @param options - Encoding options.
183
+ * @returns Encoded {@link ox#Bytes.Bytes}.
184
+ */
185
+ export declare function fromNumber(value: bigint | number, options?: fromNumber.Options | undefined): Bytes;
186
+ export declare namespace fromNumber {
187
+ type Options = Hex.fromNumber.Options;
188
+ type ErrorType = Hex.fromNumber.ErrorType | fromHex.ErrorType | Errors.GlobalErrorType;
189
+ }
190
+ /**
191
+ * Encodes a string into {@link ox#Bytes.Bytes}.
192
+ *
193
+ * @example
194
+ * ```ts twoslash
195
+ * import { Bytes } from 'ox'
196
+ *
197
+ * const data = Bytes.fromString('Hello world!')
198
+ * // @log: Uint8Array([72, 101, 108, 108, 111, 32, 119, 111, 114, 108, 100, 33])
199
+ * ```
200
+ *
201
+ * @example
202
+ * ```ts twoslash
203
+ * import { Bytes } from 'ox'
204
+ *
205
+ * const data = Bytes.fromString('Hello world!', { size: 32 })
206
+ * // @log: Uint8Array([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0])
207
+ * ```
208
+ *
209
+ * @param value - String to encode.
210
+ * @param options - Encoding options.
211
+ * @returns Encoded {@link ox#Bytes.Bytes}.
212
+ */
213
+ export declare function fromString(value: string, options?: fromString.Options): Bytes;
214
+ export declare namespace fromString {
215
+ type Options = {
216
+ /** Size of the output bytes. */
217
+ size?: number | undefined;
218
+ };
219
+ type ErrorType = internal.assertSize.ErrorType | padRight.ErrorType | Errors.GlobalErrorType;
220
+ }
221
+ /**
222
+ * Checks if two {@link ox#Bytes.Bytes} values are equal.
223
+ *
224
+ * @example
225
+ * ```ts twoslash
226
+ * import { Bytes } from 'ox'
227
+ *
228
+ * Bytes.isEqual(Bytes.from([1]), Bytes.from([1]))
229
+ * // @log: true
230
+ *
231
+ * Bytes.isEqual(Bytes.from([1]), Bytes.from([2]))
232
+ * // @log: false
233
+ * ```
234
+ *
235
+ * @param bytesA - First {@link ox#Bytes.Bytes} value.
236
+ * @param bytesB - Second {@link ox#Bytes.Bytes} value.
237
+ * @returns `true` if the two values are equal, otherwise `false`.
238
+ */
239
+ export declare function isEqual(bytesA: Bytes, bytesB: Bytes): boolean;
240
+ export declare namespace isEqual {
241
+ type ErrorType = Errors.GlobalErrorType;
242
+ }
243
+ /**
244
+ * Pads a {@link ox#Bytes.Bytes} value to the left with zero bytes until it reaches the given `size` (default: 32 bytes).
245
+ *
246
+ * @example
247
+ * ```ts twoslash
248
+ * import { Bytes } from 'ox'
249
+ *
250
+ * Bytes.padLeft(Bytes.from([1]), 4)
251
+ * // @log: Uint8Array([0, 0, 0, 1])
252
+ * ```
253
+ *
254
+ * @param value - {@link ox#Bytes.Bytes} value to pad.
255
+ * @param size - Size to pad the {@link ox#Bytes.Bytes} value to.
256
+ * @returns Padded {@link ox#Bytes.Bytes} value.
257
+ */
258
+ export declare function padLeft(value: Bytes, size?: number | undefined): padLeft.ReturnType;
259
+ export declare namespace padLeft {
260
+ type ReturnType = internal.pad.ReturnType;
261
+ type ErrorType = internal.pad.ErrorType | Errors.GlobalErrorType;
262
+ }
263
+ /**
264
+ * Pads a {@link ox#Bytes.Bytes} value to the right with zero bytes until it reaches the given `size` (default: 32 bytes).
265
+ *
266
+ * @example
267
+ * ```ts twoslash
268
+ * import { Bytes } from 'ox'
269
+ *
270
+ * Bytes.padRight(Bytes.from([1]), 4)
271
+ * // @log: Uint8Array([1, 0, 0, 0])
272
+ * ```
273
+ *
274
+ * @param value - {@link ox#Bytes.Bytes} value to pad.
275
+ * @param size - Size to pad the {@link ox#Bytes.Bytes} value to.
276
+ * @returns Padded {@link ox#Bytes.Bytes} value.
277
+ */
278
+ export declare function padRight(value: Bytes, size?: number | undefined): padRight.ReturnType;
279
+ export declare namespace padRight {
280
+ type ReturnType = internal.pad.ReturnType;
281
+ type ErrorType = internal.pad.ErrorType | Errors.GlobalErrorType;
282
+ }
283
+ /**
284
+ * Generates random {@link ox#Bytes.Bytes} of the specified length.
285
+ *
286
+ * @example
287
+ * ```ts twoslash
288
+ * import { Bytes } from 'ox'
289
+ *
290
+ * const bytes = Bytes.random(32)
291
+ * // @log: Uint8Array([... x32])
292
+ * ```
293
+ *
294
+ * @param length - Length of the random {@link ox#Bytes.Bytes} to generate.
295
+ * @returns Random {@link ox#Bytes.Bytes} of the specified length.
296
+ */
297
+ export declare function random(length: number): Bytes;
298
+ export declare namespace random {
299
+ type ErrorType = Errors.GlobalErrorType;
300
+ }
301
+ /**
302
+ * Retrieves the size of a {@link ox#Bytes.Bytes} value.
303
+ *
304
+ * @example
305
+ * ```ts twoslash
306
+ * import { Bytes } from 'ox'
307
+ *
308
+ * Bytes.size(Bytes.from([1, 2, 3, 4]))
309
+ * // @log: 4
310
+ * ```
311
+ *
312
+ * @param value - {@link ox#Bytes.Bytes} value.
313
+ * @returns Size of the {@link ox#Bytes.Bytes} value.
314
+ */
315
+ export declare function size(value: Bytes): number;
316
+ export declare namespace size {
317
+ type ErrorType = Errors.GlobalErrorType;
318
+ }
319
+ /**
320
+ * Returns a section of a {@link ox#Bytes.Bytes} value given a start/end bytes offset.
321
+ *
322
+ * @example
323
+ * ```ts twoslash
324
+ * import { Bytes } from 'ox'
325
+ *
326
+ * Bytes.slice(
327
+ * Bytes.from([1, 2, 3, 4, 5, 6, 7, 8, 9]),
328
+ * 1,
329
+ * 4,
330
+ * )
331
+ * // @log: Uint8Array([2, 3, 4])
332
+ * ```
333
+ *
334
+ * @param value - The {@link ox#Bytes.Bytes} value.
335
+ * @param start - Start offset.
336
+ * @param end - End offset.
337
+ * @param options - Slice options.
338
+ * @returns Sliced {@link ox#Bytes.Bytes} value.
339
+ */
340
+ export declare function slice(value: Bytes, start?: number | undefined, end?: number | undefined, options?: slice.Options): Bytes;
341
+ export declare namespace slice {
342
+ type Options = {
343
+ /** Asserts that the sliced value is the same size as the given start/end offsets. */
344
+ strict?: boolean | undefined;
345
+ };
346
+ type ErrorType = internal.assertStartOffset.ErrorType | internal.assertEndOffset.ErrorType | Errors.GlobalErrorType;
347
+ }
348
+ /**
349
+ * Decodes a {@link ox#Bytes.Bytes} into a bigint.
350
+ *
351
+ * @example
352
+ * ```ts
353
+ * import { Bytes } from 'ox'
354
+ *
355
+ * Bytes.toBigInt(Bytes.from([1, 164]))
356
+ * // @log: 420n
357
+ * ```
358
+ *
359
+ * @param bytes - The {@link ox#Bytes.Bytes} to decode.
360
+ * @param options - Decoding options.
361
+ * @returns Decoded bigint.
362
+ */
363
+ export declare function toBigInt(bytes: Bytes, options?: toBigInt.Options): bigint;
364
+ export declare namespace toBigInt {
365
+ type Options = {
366
+ /** Whether or not the number of a signed representation. */
367
+ signed?: boolean | undefined;
368
+ /** Size of the bytes. */
369
+ size?: number | undefined;
370
+ };
371
+ type ErrorType = Hex.fromBytes.ErrorType | Hex.toBigInt.ErrorType | Errors.GlobalErrorType;
372
+ }
373
+ /**
374
+ * Decodes a {@link ox#Bytes.Bytes} into a boolean.
375
+ *
376
+ * @example
377
+ * ```ts
378
+ * import { Bytes } from 'ox'
379
+ *
380
+ * Bytes.toBoolean(Bytes.from([1]))
381
+ * // @log: true
382
+ * ```
383
+ *
384
+ * @param bytes - The {@link ox#Bytes.Bytes} to decode.
385
+ * @param options - Decoding options.
386
+ * @returns Decoded boolean.
387
+ */
388
+ export declare function toBoolean(bytes: Bytes, options?: toBoolean.Options): boolean;
389
+ export declare namespace toBoolean {
390
+ type Options = {
391
+ /** Size of the bytes. */
392
+ size?: number | undefined;
393
+ };
394
+ type ErrorType = internal.assertSize.ErrorType | trimLeft.ErrorType | Errors.GlobalErrorType;
395
+ }
396
+ /**
397
+ * Encodes a {@link ox#Bytes.Bytes} value into a {@link ox#Hex.Hex} value.
398
+ *
399
+ * @example
400
+ * ```ts twoslash
401
+ * import { Bytes } from 'ox'
402
+ *
403
+ * Bytes.toHex(Bytes.from([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33]))
404
+ * // '0x48656c6c6f20576f726c6421'
405
+ * ```
406
+ *
407
+ * @param value - The {@link ox#Bytes.Bytes} to decode.
408
+ * @param options - Options.
409
+ * @returns Decoded {@link ox#Hex.Hex} value.
410
+ */
411
+ export declare function toHex(value: Bytes, options?: toHex.Options): Hex.Hex;
412
+ export declare namespace toHex {
413
+ type Options = {
414
+ /** Size of the bytes. */
415
+ size?: number | undefined;
416
+ };
417
+ type ErrorType = Hex.fromBytes.ErrorType | Errors.GlobalErrorType;
418
+ }
419
+ /**
420
+ * Decodes a {@link ox#Bytes.Bytes} into a number.
421
+ *
422
+ * @example
423
+ * ```ts twoslash
424
+ * import { Bytes } from 'ox'
425
+ *
426
+ * Bytes.toNumber(Bytes.from([1, 164]))
427
+ * // @log: 420
428
+ * ```
429
+ */
430
+ export declare function toNumber(bytes: Bytes, options?: toNumber.Options): number;
431
+ export declare namespace toNumber {
432
+ type Options = {
433
+ /** Whether or not the number of a signed representation. */
434
+ signed?: boolean | undefined;
435
+ /** Size of the bytes. */
436
+ size?: number | undefined;
437
+ };
438
+ type ErrorType = Hex.fromBytes.ErrorType | Hex.toNumber.ErrorType | Errors.GlobalErrorType;
439
+ }
440
+ /**
441
+ * Decodes a {@link ox#Bytes.Bytes} into a string.
442
+ *
443
+ * @example
444
+ * ```ts twoslash
445
+ * import { Bytes } from 'ox'
446
+ *
447
+ * const data = Bytes.toString(Bytes.from([72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 33]))
448
+ * // @log: 'Hello world'
449
+ * ```
450
+ *
451
+ * @param bytes - The {@link ox#Bytes.Bytes} to decode.
452
+ * @param options - Options.
453
+ * @returns Decoded string.
454
+ */
455
+ export declare function toString(bytes: Bytes, options?: toString.Options): string;
456
+ export declare namespace toString {
457
+ type Options = {
458
+ /** Size of the bytes. */
459
+ size?: number | undefined;
460
+ };
461
+ type ErrorType = internal.assertSize.ErrorType | trimRight.ErrorType | Errors.GlobalErrorType;
462
+ }
463
+ /**
464
+ * Trims leading zeros from a {@link ox#Bytes.Bytes} value.
465
+ *
466
+ * @example
467
+ * ```ts twoslash
468
+ * import { Bytes } from 'ox'
469
+ *
470
+ * Bytes.trimLeft(Bytes.from([0, 0, 0, 0, 1, 2, 3]))
471
+ * // @log: Uint8Array([1, 2, 3])
472
+ * ```
473
+ *
474
+ * @param value - {@link ox#Bytes.Bytes} value.
475
+ * @returns Trimmed {@link ox#Bytes.Bytes} value.
476
+ */
477
+ export declare function trimLeft(value: Bytes): Bytes;
478
+ export declare namespace trimLeft {
479
+ type ErrorType = internal.trim.ErrorType | Errors.GlobalErrorType;
480
+ }
481
+ /**
482
+ * Trims trailing zeros from a {@link ox#Bytes.Bytes} value.
483
+ *
484
+ * @example
485
+ * ```ts twoslash
486
+ * import { Bytes } from 'ox'
487
+ *
488
+ * Bytes.trimRight(Bytes.from([1, 2, 3, 0, 0, 0, 0]))
489
+ * // @log: Uint8Array([1, 2, 3])
490
+ * ```
491
+ *
492
+ * @param value - {@link ox#Bytes.Bytes} value.
493
+ * @returns Trimmed {@link ox#Bytes.Bytes} value.
494
+ */
495
+ export declare function trimRight(value: Bytes): Bytes;
496
+ export declare namespace trimRight {
497
+ type ErrorType = internal.trim.ErrorType | Errors.GlobalErrorType;
498
+ }
499
+ /**
500
+ * Checks if the given value is {@link ox#Bytes.Bytes}.
501
+ *
502
+ * @example
503
+ * ```ts twoslash
504
+ * import { Bytes } from 'ox'
505
+ *
506
+ * Bytes.validate('0x')
507
+ * // @log: false
508
+ *
509
+ * Bytes.validate(Bytes.from([1, 2, 3]))
510
+ * // @log: true
511
+ * ```
512
+ *
513
+ * @param value - Value to check.
514
+ * @returns `true` if the value is {@link ox#Bytes.Bytes}, otherwise `false`.
515
+ */
516
+ export declare function validate(value: unknown): value is Bytes;
517
+ export declare namespace validate {
518
+ type ErrorType = Errors.GlobalErrorType;
519
+ }
520
+ /**
521
+ * Thrown when the bytes value cannot be represented as a boolean.
522
+ *
523
+ * @example
524
+ * ```ts twoslash
525
+ * import { Bytes } from 'ox'
526
+ *
527
+ * Bytes.toBoolean(Bytes.from([5]))
528
+ * // @error: Bytes.InvalidBytesBooleanError: Bytes value `[5]` is not a valid boolean.
529
+ * // @error: The bytes array must contain a single byte of either a `0` or `1` value.
530
+ * ```
531
+ */
532
+ export declare class InvalidBytesBooleanError extends Errors.BaseError {
533
+ readonly name = "Bytes.InvalidBytesBooleanError";
534
+ constructor(bytes: Bytes);
535
+ }
536
+ /**
537
+ * Thrown when a value cannot be converted to bytes.
538
+ *
539
+ * @example
540
+ * ```ts twoslash
541
+ * // @noErrors
542
+ * import { Bytes } from 'ox'
543
+ *
544
+ * Bytes.from('foo')
545
+ * // @error: Bytes.InvalidBytesTypeError: Value `foo` of type `string` is an invalid Bytes value.
546
+ * ```
547
+ */
548
+ export declare class InvalidBytesTypeError extends Errors.BaseError {
549
+ readonly name = "Bytes.InvalidBytesTypeError";
550
+ constructor(value: unknown);
551
+ }
552
+ /**
553
+ * Thrown when a size exceeds the maximum allowed size.
554
+ *
555
+ * @example
556
+ * ```ts twoslash
557
+ * import { Bytes } from 'ox'
558
+ *
559
+ * Bytes.fromString('Hello World!', { size: 8 })
560
+ * // @error: Bytes.SizeOverflowError: Size cannot exceed `8` bytes. Given size: `12` bytes.
561
+ * ```
562
+ */
563
+ export declare class SizeOverflowError extends Errors.BaseError {
564
+ readonly name = "Bytes.SizeOverflowError";
565
+ constructor({ givenSize, maxSize }: {
566
+ givenSize: number;
567
+ maxSize: number;
568
+ });
569
+ }
570
+ /**
571
+ * Thrown when a slice offset is out-of-bounds.
572
+ *
573
+ * @example
574
+ * ```ts twoslash
575
+ * import { Bytes } from 'ox'
576
+ *
577
+ * Bytes.slice(Bytes.from([1, 2, 3]), 4)
578
+ * // @error: Bytes.SliceOffsetOutOfBoundsError: Slice starting at offset `4` is out-of-bounds (size: `3`).
579
+ * ```
580
+ */
581
+ export declare class SliceOffsetOutOfBoundsError extends Errors.BaseError {
582
+ readonly name = "Bytes.SliceOffsetOutOfBoundsError";
583
+ constructor({ offset, position, size, }: {
584
+ offset: number;
585
+ position: 'start' | 'end';
586
+ size: number;
587
+ });
588
+ }
589
+ /**
590
+ * Thrown when a the padding size exceeds the maximum allowed size.
591
+ *
592
+ * @example
593
+ * ```ts twoslash
594
+ * import { Bytes } from 'ox'
595
+ *
596
+ * Bytes.padLeft(Bytes.fromString('Hello World!'), 8)
597
+ * // @error: [Bytes.SizeExceedsPaddingSizeError: Bytes size (`12`) exceeds padding size (`8`).
598
+ * ```
599
+ */
600
+ export declare class SizeExceedsPaddingSizeError extends Errors.BaseError {
601
+ readonly name = "Bytes.SizeExceedsPaddingSizeError";
602
+ constructor({ size, targetSize, type, }: {
603
+ size: number;
604
+ targetSize: number;
605
+ type: 'Hex' | 'Bytes';
606
+ });
607
+ }
@@ -0,0 +1,12 @@
1
+ import { LruMap } from './internal/lru.js';
2
+ export declare const checksum: LruMap<`0x${string}`>;
3
+ /**
4
+ * Clears all global caches.
5
+ *
6
+ * @example
7
+ * ```ts
8
+ * import { Caches } from 'ox'
9
+ * Caches.clear()
10
+ * ```
11
+ */
12
+ export declare function clear(): void;
@@ -0,0 +1,56 @@
1
+ export type GlobalErrorType<name extends string = 'Error'> = Error & {
2
+ name: name;
3
+ };
4
+ /**
5
+ * Base error class inherited by all errors thrown by ox.
6
+ *
7
+ * @example
8
+ * ```ts
9
+ * import { Errors } from 'ox'
10
+ * throw new Errors.BaseError('An error occurred')
11
+ * ```
12
+ */
13
+ export declare class BaseError<cause extends Error | undefined = undefined> extends Error {
14
+ details: string;
15
+ docs?: string | undefined;
16
+ docsOrigin?: string | undefined;
17
+ docsPath?: string | undefined;
18
+ shortMessage: string;
19
+ showVersion?: boolean | undefined;
20
+ version?: string | undefined;
21
+ cause: cause;
22
+ name: string;
23
+ static defaultStaticOptions: {
24
+ docsOrigin: string;
25
+ showVersion: false;
26
+ version: string;
27
+ };
28
+ static setStaticOptions(options: BaseError.GlobalOptions): void;
29
+ constructor(shortMessage: string, options?: BaseError.Options<cause>);
30
+ walk(): Error;
31
+ walk(fn: (err: unknown) => boolean): Error | null;
32
+ }
33
+ export declare namespace BaseError {
34
+ type Options<cause extends Error | undefined = Error | undefined> = {
35
+ /** Cause of the error. */
36
+ cause?: cause | undefined;
37
+ /** Details of the error. */
38
+ details?: string | undefined;
39
+ /** Origin of the docs. */
40
+ docsOrigin?: string | undefined;
41
+ /** Path of the docs. */
42
+ docsPath?: string | undefined;
43
+ /** Meta messages to add to the error. */
44
+ metaMessages?: (string | undefined)[] | undefined;
45
+ /** Version of the library to attribute the error to. */
46
+ version?: string | undefined;
47
+ };
48
+ type GlobalOptions = {
49
+ /** Origin of the docs. */
50
+ docsOrigin?: string | undefined;
51
+ /** Whether to show the version of the library in the error message. */
52
+ showVersion?: boolean | undefined;
53
+ /** Version of the library to attribute the error to. */
54
+ version?: string | undefined;
55
+ };
56
+ }