@aragon/gov-ui-kit 1.26.0 → 1.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (446) 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/components/proposal/proposalActions/proposalActionsDefinitions.d.ts +10 -0
  441. package/dist/types/src/modules/components/proposal/proposalActions/proposalActionsItem/proposalActionsItem.d.ts +1 -1
  442. package/package.json +70 -70
  443. /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
  444. /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
  445. /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
  446. /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
+ }