@mtkruto/node 0.74.0 → 0.75.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 (347) hide show
  1. package/esm/0_deps.d.ts +13 -13
  2. package/esm/0_deps.js +13 -13
  3. package/esm/3_types.d.ts +1 -1
  4. package/esm/3_types.d.ts.map +1 -1
  5. package/esm/3_types.js +1 -1
  6. package/esm/client/2_client_encrypted.d.ts.map +1 -1
  7. package/esm/client/2_client_encrypted.js +1 -0
  8. package/esm/client/2_update_manager.js +3 -3
  9. package/esm/client/4_chat_list_manager.d.ts.map +1 -1
  10. package/esm/client/4_chat_list_manager.js +30 -6
  11. package/esm/client/4_chat_manager.js +1 -1
  12. package/esm/client/5_client.d.ts +3 -3
  13. package/esm/client/5_client.d.ts.map +1 -1
  14. package/esm/client/5_client.js +48 -40
  15. package/{script/deps/jsr.io/@std/assert/1.0.14 → esm/deps/jsr.io/@std/assert/1.0.16}/assert.d.ts.map +1 -1
  16. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts.map +1 -1
  17. package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +1 -0
  18. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.js +5 -2
  19. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts.map +1 -1
  20. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.js +2 -1
  21. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts.map +1 -1
  22. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts.map +1 -1
  23. package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts.map +1 -1
  24. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts.map +1 -1
  25. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts.map +1 -1
  26. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts.map +1 -1
  27. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts.map +1 -1
  28. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.d.ts +1 -0
  29. package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +1 -0
  30. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.js +4 -6
  31. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts.map +1 -1
  32. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts.map +1 -1
  33. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts.map +1 -1
  34. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts.map +1 -1
  35. package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts.map +1 -1
  36. package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts.map +1 -1
  37. package/{script/deps/jsr.io/@std/cache/0.2.0 → esm/deps/jsr.io/@std/cache/0.2.1}/lru_cache.d.ts +44 -1
  38. package/esm/deps/jsr.io/@std/cache/0.2.1/lru_cache.d.ts.map +1 -0
  39. package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/lru_cache.js +50 -1
  40. package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts.map +1 -1
  41. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts.map +1 -1
  42. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts.map +1 -1
  43. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts.map +1 -1
  44. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts.map +1 -1
  45. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts.map +1 -1
  46. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts.map +1 -1
  47. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts.map +1 -1
  48. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts.map +1 -1
  49. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/basename.d.ts.map +1 -1
  50. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts.map +1 -1
  51. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts.map +1 -1
  52. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts.map +1 -1
  53. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts.map +1 -1
  54. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/basename.d.ts.map +1 -1
  55. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/extname.d.ts.map +1 -1
  56. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts.map +1 -1
  57. package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts.map +1 -1
  58. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/join.d.ts.map +1 -1
  59. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/normalize.d.ts.map +1 -1
  60. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/to_file_url.d.ts.map +1 -1
  61. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/to_file_url.d.ts.map +1 -1
  62. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/_util.d.ts.map +1 -1
  63. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/basename.d.ts.map +1 -1
  64. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/extname.d.ts.map +1 -1
  65. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/from_file_url.d.ts.map +1 -1
  66. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/is_absolute.d.ts.map +1 -1
  67. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/join.d.ts.map +1 -1
  68. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/normalize.d.ts.map +1 -1
  69. package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/to_file_url.d.ts.map +1 -1
  70. package/esm/session/2_session_encrypted.d.ts.map +1 -1
  71. package/esm/session/2_session_encrypted.js +23 -12
  72. package/{script/types/3_chat_member.d.ts → esm/types/2_chat_member.d.ts} +4 -5
  73. package/esm/types/2_chat_member.d.ts.map +1 -0
  74. package/esm/types/{3_chat_member.js → 2_chat_member.js} +10 -12
  75. package/esm/types/4_chat_member_updated.d.ts +1 -1
  76. package/esm/types/4_chat_member_updated.d.ts.map +1 -1
  77. package/esm/types/4_chat_member_updated.js +7 -7
  78. package/package.json +1 -1
  79. package/script/0_deps.d.ts +13 -13
  80. package/script/0_deps.js +13 -13
  81. package/script/3_types.d.ts +1 -1
  82. package/script/3_types.d.ts.map +1 -1
  83. package/script/3_types.js +1 -1
  84. package/script/client/2_client_encrypted.d.ts.map +1 -1
  85. package/script/client/2_client_encrypted.js +1 -0
  86. package/script/client/2_update_manager.js +3 -3
  87. package/script/client/4_chat_list_manager.d.ts.map +1 -1
  88. package/script/client/4_chat_list_manager.js +30 -6
  89. package/script/client/4_chat_manager.js +1 -1
  90. package/script/client/5_client.d.ts +3 -3
  91. package/script/client/5_client.d.ts.map +1 -1
  92. package/script/client/5_client.js +48 -40
  93. package/{esm/deps/jsr.io/@std/assert/1.0.14 → script/deps/jsr.io/@std/assert/1.0.16}/assert.d.ts.map +1 -1
  94. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts.map +1 -1
  95. package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +1 -0
  96. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.js +5 -2
  97. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts.map +1 -1
  98. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.js +2 -1
  99. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts.map +1 -1
  100. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts.map +1 -1
  101. package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts.map +1 -1
  102. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts.map +1 -1
  103. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts.map +1 -1
  104. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts.map +1 -1
  105. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts.map +1 -1
  106. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.d.ts +1 -0
  107. package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +1 -0
  108. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.js +4 -39
  109. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts.map +1 -1
  110. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts.map +1 -1
  111. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts.map +1 -1
  112. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts.map +1 -1
  113. package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts.map +1 -1
  114. package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts.map +1 -1
  115. package/{esm/deps/jsr.io/@std/cache/0.2.0 → script/deps/jsr.io/@std/cache/0.2.1}/lru_cache.d.ts +44 -1
  116. package/script/deps/jsr.io/@std/cache/0.2.1/lru_cache.d.ts.map +1 -0
  117. package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/lru_cache.js +50 -1
  118. package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts.map +1 -1
  119. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts.map +1 -1
  120. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts.map +1 -1
  121. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts.map +1 -1
  122. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts.map +1 -1
  123. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts.map +1 -1
  124. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts.map +1 -1
  125. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts.map +1 -1
  126. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts.map +1 -1
  127. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/basename.d.ts.map +1 -1
  128. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts.map +1 -1
  129. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts.map +1 -1
  130. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts.map +1 -1
  131. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts.map +1 -1
  132. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/basename.d.ts.map +1 -1
  133. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/extname.d.ts.map +1 -1
  134. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts.map +1 -1
  135. package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts.map +1 -1
  136. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/join.d.ts.map +1 -1
  137. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/normalize.d.ts.map +1 -1
  138. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/to_file_url.d.ts.map +1 -1
  139. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/to_file_url.d.ts.map +1 -1
  140. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/_util.d.ts.map +1 -1
  141. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/basename.d.ts.map +1 -1
  142. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/extname.d.ts.map +1 -1
  143. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/from_file_url.d.ts.map +1 -1
  144. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/is_absolute.d.ts.map +1 -1
  145. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/join.d.ts.map +1 -1
  146. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/normalize.d.ts.map +1 -1
  147. package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/to_file_url.d.ts.map +1 -1
  148. package/script/session/2_session_encrypted.d.ts.map +1 -1
  149. package/script/session/2_session_encrypted.js +23 -12
  150. package/{esm/types/3_chat_member.d.ts → script/types/2_chat_member.d.ts} +4 -5
  151. package/script/types/2_chat_member.d.ts.map +1 -0
  152. package/script/types/{3_chat_member.js → 2_chat_member.js} +10 -12
  153. package/script/types/4_chat_member_updated.d.ts +1 -1
  154. package/script/types/4_chat_member_updated.d.ts.map +1 -1
  155. package/script/types/4_chat_member_updated.js +7 -7
  156. package/esm/deps/jsr.io/@std/assert/1.0.14/equal.d.ts.map +0 -1
  157. package/esm/deps/jsr.io/@std/async/1.0.14/delay.d.ts.map +0 -1
  158. package/esm/deps/jsr.io/@std/cache/0.2.0/lru_cache.d.ts.map +0 -1
  159. package/esm/types/3_chat_member.d.ts.map +0 -1
  160. package/script/deps/jsr.io/@std/assert/1.0.14/equal.d.ts.map +0 -1
  161. package/script/deps/jsr.io/@std/async/1.0.14/delay.d.ts.map +0 -1
  162. package/script/deps/jsr.io/@std/cache/0.2.0/lru_cache.d.ts.map +0 -1
  163. package/script/types/3_chat_member.d.ts.map +0 -1
  164. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.d.ts +0 -0
  165. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.js +0 -0
  166. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts +0 -0
  167. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.js +0 -0
  168. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.d.ts +0 -0
  169. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts +0 -0
  170. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts +0 -0
  171. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.js +0 -0
  172. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts +0 -0
  173. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.js +0 -0
  174. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts +0 -0
  175. /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.js +0 -0
  176. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts +0 -0
  177. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.js +0 -0
  178. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts +0 -0
  179. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.js +0 -0
  180. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts +0 -0
  181. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.js +0 -0
  182. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts +0 -0
  183. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.js +0 -0
  184. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts +0 -0
  185. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.js +0 -0
  186. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts +0 -0
  187. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.js +0 -0
  188. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts +0 -0
  189. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.js +0 -0
  190. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts +0 -0
  191. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.js +0 -0
  192. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts +0 -0
  193. /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.js +0 -0
  194. /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts +0 -0
  195. /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.js +0 -0
  196. /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts +0 -0
  197. /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.js +0 -0
  198. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts +0 -0
  199. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.js +0 -0
  200. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts +0 -0
  201. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.js +0 -0
  202. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts +0 -0
  203. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.js +0 -0
  204. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts +0 -0
  205. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.js +0 -0
  206. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts +0 -0
  207. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.js +0 -0
  208. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts +0 -0
  209. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.js +0 -0
  210. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts +0 -0
  211. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.js +0 -0
  212. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts +0 -0
  213. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.js +0 -0
  214. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.d.ts +0 -0
  215. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.js +0 -0
  216. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts +0 -0
  217. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.js +0 -0
  218. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts +0 -0
  219. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.js +0 -0
  220. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts +0 -0
  221. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.js +0 -0
  222. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts +0 -0
  223. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.js +0 -0
  224. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.d.ts +0 -0
  225. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.js +0 -0
  226. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.d.ts +0 -0
  227. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.js +0 -0
  228. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts +0 -0
  229. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.js +0 -0
  230. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts +0 -0
  231. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.js +0 -0
  232. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.d.ts +0 -0
  233. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.js +0 -0
  234. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.d.ts +0 -0
  235. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.js +0 -0
  236. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.d.ts +0 -0
  237. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.js +0 -0
  238. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.d.ts +0 -0
  239. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.js +0 -0
  240. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.d.ts +0 -0
  241. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.js +0 -0
  242. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.d.ts +0 -0
  243. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.js +0 -0
  244. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.d.ts +0 -0
  245. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.js +0 -0
  246. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.d.ts +0 -0
  247. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.js +0 -0
  248. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.d.ts +0 -0
  249. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.js +0 -0
  250. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.d.ts +0 -0
  251. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.js +0 -0
  252. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.d.ts +0 -0
  253. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.js +0 -0
  254. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.d.ts +0 -0
  255. /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.js +0 -0
  256. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.d.ts +0 -0
  257. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.js +0 -0
  258. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts +0 -0
  259. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.js +0 -0
  260. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.d.ts +0 -0
  261. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts +0 -0
  262. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts +0 -0
  263. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.js +0 -0
  264. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts +0 -0
  265. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.js +0 -0
  266. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts +0 -0
  267. /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.js +0 -0
  268. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts +0 -0
  269. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.js +0 -0
  270. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts +0 -0
  271. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.js +0 -0
  272. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts +0 -0
  273. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.js +0 -0
  274. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts +0 -0
  275. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.js +0 -0
  276. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts +0 -0
  277. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.js +0 -0
  278. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts +0 -0
  279. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.js +0 -0
  280. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts +0 -0
  281. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.js +0 -0
  282. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts +0 -0
  283. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.js +0 -0
  284. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts +0 -0
  285. /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.js +0 -0
  286. /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts +0 -0
  287. /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.js +0 -0
  288. /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts +0 -0
  289. /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.js +0 -0
  290. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts +0 -0
  291. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.js +0 -0
  292. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts +0 -0
  293. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.js +0 -0
  294. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts +0 -0
  295. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.js +0 -0
  296. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts +0 -0
  297. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.js +0 -0
  298. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts +0 -0
  299. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.js +0 -0
  300. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts +0 -0
  301. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.js +0 -0
  302. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts +0 -0
  303. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.js +0 -0
  304. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts +0 -0
  305. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.js +0 -0
  306. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.d.ts +0 -0
  307. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.js +0 -0
  308. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts +0 -0
  309. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.js +0 -0
  310. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts +0 -0
  311. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.js +0 -0
  312. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts +0 -0
  313. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.js +0 -0
  314. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts +0 -0
  315. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.js +0 -0
  316. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.d.ts +0 -0
  317. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.js +0 -0
  318. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.d.ts +0 -0
  319. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.js +0 -0
  320. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts +0 -0
  321. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.js +0 -0
  322. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts +0 -0
  323. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.js +0 -0
  324. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.d.ts +0 -0
  325. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.js +0 -0
  326. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.d.ts +0 -0
  327. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.js +0 -0
  328. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.d.ts +0 -0
  329. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.js +0 -0
  330. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.d.ts +0 -0
  331. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.js +0 -0
  332. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.d.ts +0 -0
  333. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.js +0 -0
  334. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.d.ts +0 -0
  335. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.js +0 -0
  336. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.d.ts +0 -0
  337. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.js +0 -0
  338. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.d.ts +0 -0
  339. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.js +0 -0
  340. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.d.ts +0 -0
  341. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.js +0 -0
  342. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.d.ts +0 -0
  343. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.js +0 -0
  344. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.d.ts +0 -0
  345. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.js +0 -0
  346. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.d.ts +0 -0
  347. /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.js +0 -0
@@ -329,6 +329,14 @@ export class Client extends Composer {
329
329
  unreachable();
330
330
  }
331
331
  };
332
+ const mustGetChatId = (ctx) => {
333
+ if (ctx.chat) {
334
+ return ctx.chat.id;
335
+ }
336
+ else {
337
+ unreachable();
338
+ }
339
+ };
332
340
  const mustGetUserId = (ctx) => {
333
341
  if (ctx.msg?.from) {
334
342
  return ctx.msg.from.id;
@@ -509,7 +517,7 @@ export class Client extends Composer {
509
517
  return this.client.setChatMemberRights(chatId, senderId, params);
510
518
  },
511
519
  getChatAdministrators() {
512
- const { chatId } = mustGetMsg(this);
520
+ const chatId = mustGetChatId(this);
513
521
  return this.client.getChatAdministrators(chatId);
514
522
  },
515
523
  react(reactions, params) {
@@ -529,7 +537,7 @@ export class Client extends Composer {
529
537
  return this.client.answerInlineQuery(update.inlineQuery.id, results, params);
530
538
  },
531
539
  sendChatAction(chatAction, params) {
532
- const { chatId } = mustGetMsg(this);
540
+ const chatId = mustGetChatId(this);
533
541
  return this.client.sendChatAction(chatId, chatAction, params);
534
542
  },
535
543
  editInlineMessageText(text, params) {
@@ -553,75 +561,75 @@ export class Client extends Composer {
553
561
  return this.client.editInlineMessageReplyMarkup(inlineMessageId, params);
554
562
  },
555
563
  editMessageText(messageId, text, params) {
556
- const { chatId } = mustGetMsg(this);
564
+ const chatId = mustGetChatId(this);
557
565
  return this.client.editMessageText(chatId, messageId, text, params);
558
566
  },
559
567
  editMessageCaption(messageId, params) {
560
- const { chatId } = mustGetMsg(this);
568
+ const chatId = mustGetChatId(this);
561
569
  return this.client.editMessageCaption(chatId, messageId, params);
562
570
  },
563
571
  editMessageMedia(messageId, media, params) {
564
- const { chatId } = mustGetMsg(this);
572
+ const chatId = mustGetChatId(this);
565
573
  return this.client.editMessageMedia(chatId, messageId, media, params);
566
574
  },
567
575
  editMessageLiveLocation(messageId, latitude, longitude, params) {
568
- const { chatId } = mustGetMsg(this);
576
+ const chatId = mustGetChatId(this);
569
577
  return this.client.editMessageLiveLocation(chatId, messageId, latitude, longitude, params);
570
578
  },
571
579
  editMessageReplyMarkup(messageId, params) {
572
- const { chatId } = mustGetMsg(this);
580
+ const chatId = mustGetChatId(this);
573
581
  return this.client.editMessageReplyMarkup(chatId, messageId, params);
574
582
  },
575
583
  getMessage(messageId) {
576
- const { chatId } = mustGetMsg(this);
584
+ const chatId = mustGetChatId(this);
577
585
  return this.client.getMessage(chatId, messageId);
578
586
  },
579
587
  getMessages(messageIds) {
580
- const { chatId } = mustGetMsg(this);
588
+ const chatId = mustGetChatId(this);
581
589
  return this.client.getMessages(chatId, messageIds);
582
590
  },
583
591
  forwardMessage(to, messageId, params) {
584
- const { chatId } = mustGetMsg(this);
592
+ const chatId = mustGetChatId(this);
585
593
  return this.client.forwardMessage(chatId, to, messageId, params);
586
594
  },
587
595
  forwardMessages(to, messageIds, params) {
588
- const { chatId } = mustGetMsg(this);
596
+ const chatId = mustGetChatId(this);
589
597
  return this.client.forwardMessages(chatId, to, messageIds, params);
590
598
  },
591
599
  deleteMessage(messageId, params) {
592
- const { chatId } = mustGetMsg(this);
600
+ const chatId = mustGetChatId(this);
593
601
  return this.client.deleteMessage(chatId, messageId, params);
594
602
  },
595
603
  deleteMessages(messageIds, params) {
596
- const { chatId } = mustGetMsg(this);
604
+ const chatId = mustGetChatId(this);
597
605
  return this.client.deleteMessages(chatId, messageIds, params);
598
606
  },
599
607
  pinMessage(messageId, params) {
600
- const { chatId } = mustGetMsg(this);
608
+ const chatId = mustGetChatId(this);
601
609
  return this.client.pinMessage(chatId, messageId, params);
602
610
  },
603
611
  unpinMessage(messageId) {
604
- const { chatId } = mustGetMsg(this);
612
+ const chatId = mustGetChatId(this);
605
613
  return this.client.unpinMessage(chatId, messageId);
606
614
  },
607
615
  unpinMessages() {
608
- const { chatId } = mustGetMsg(this);
616
+ const chatId = mustGetChatId(this);
609
617
  return this.client.unpinMessages(chatId);
610
618
  },
611
619
  setAvailableReactions(availableReactions) {
612
- const { chatId } = mustGetMsg(this);
620
+ const chatId = mustGetChatId(this);
613
621
  return this.client.setAvailableReactions(chatId, availableReactions);
614
622
  },
615
623
  addReaction(messageId, reaction, params) {
616
- const { chatId } = mustGetMsg(this);
624
+ const chatId = mustGetChatId(this);
617
625
  return this.client.addReaction(chatId, messageId, reaction, params);
618
626
  },
619
627
  removeReaction(messageId, reaction) {
620
- const { chatId } = mustGetMsg(this);
628
+ const chatId = mustGetChatId(this);
621
629
  return this.client.removeReaction(chatId, messageId, reaction);
622
630
  },
623
631
  setReactions(messageId, reactions, params) {
624
- const { chatId } = mustGetMsg(this);
632
+ const chatId = mustGetChatId(this);
625
633
  return this.client.setReactions(chatId, messageId, reactions, params);
626
634
  },
627
635
  read() {
@@ -629,79 +637,79 @@ export class Client extends Composer {
629
637
  return this.client.readMessages(chatId, messageId);
630
638
  },
631
639
  setChatPhoto(photo, params) {
632
- const { chatId } = mustGetMsg(this);
640
+ const chatId = mustGetChatId(this);
633
641
  return this.client.setChatPhoto(chatId, photo, params);
634
642
  },
635
643
  deleteChatPhoto() {
636
- const { chatId } = mustGetMsg(this);
644
+ const chatId = mustGetChatId(this);
637
645
  return this.client.deleteChatPhoto(chatId);
638
646
  },
639
647
  banChatMember(memberId, params) {
640
- const { chatId } = mustGetMsg(this);
648
+ const chatId = mustGetChatId(this);
641
649
  return this.client.banChatMember(chatId, memberId, params);
642
650
  },
643
651
  unbanChatMember(memberId) {
644
- const { chatId } = mustGetMsg(this);
652
+ const chatId = mustGetChatId(this);
645
653
  return this.client.unbanChatMember(chatId, memberId);
646
654
  },
647
655
  kickChatMember(memberId) {
648
- const { chatId } = mustGetMsg(this);
656
+ const chatId = mustGetChatId(this);
649
657
  return this.client.kickChatMember(chatId, memberId);
650
658
  },
651
659
  setChatMemberRights(memberId, params) {
652
- const { chatId } = mustGetMsg(this);
660
+ const chatId = mustGetChatId(this);
653
661
  return this.client.setChatMemberRights(chatId, memberId, params);
654
662
  },
655
663
  promoteChatMember(userId, params) {
656
- const { chatId } = mustGetMsg(this);
664
+ const chatId = mustGetChatId(this);
657
665
  return this.client.promoteChatMember(chatId, userId, params);
658
666
  },
659
667
  deleteChatMemberMessages(userId) {
660
- const { chatId } = mustGetMsg(this);
668
+ const chatId = mustGetChatId(this);
661
669
  return this.client.deleteChatMemberMessages(chatId, userId);
662
670
  },
663
671
  searchMessages(params) {
664
- const { chatId } = mustGetMsg(this);
672
+ const chatId = mustGetChatId(this);
665
673
  params ??= {};
666
674
  params.chatId = chatId;
667
675
  return this.client.searchMessages(params);
668
676
  },
669
677
  setBoostsRequiredToCircumventRestrictions(boosts) {
670
- const { chatId } = mustGetMsg(this);
678
+ const chatId = mustGetChatId(this);
671
679
  return this.client.setBoostsRequiredToCircumventRestrictions(chatId, boosts);
672
680
  },
673
681
  createInviteLink(params) {
674
- const { chatId } = mustGetMsg(this);
682
+ const chatId = mustGetChatId(this);
675
683
  return this.client.createInviteLink(chatId, params);
676
684
  },
677
685
  getCreatedInviteLinks(params) {
678
- const { chatId } = mustGetMsg(this);
686
+ const chatId = mustGetChatId(this);
679
687
  return this.client.getCreatedInviteLinks(chatId, params);
680
688
  },
681
- leave() {
682
- const { chatId } = mustGetMsg(this);
689
+ leaveChat() {
690
+ const chatId = mustGetChatId(this);
683
691
  return this.client.leaveChat(chatId);
684
692
  },
685
- block() {
693
+ blockUser() {
686
694
  return this.client.blockUser(mustGetUserId(this));
687
695
  },
688
- unblock() {
696
+ unblockUser() {
689
697
  return this.client.unblockUser(mustGetUserId(this));
690
698
  },
691
699
  getChatMember(userId) {
692
- const { chatId } = mustGetMsg(this);
700
+ const chatId = mustGetChatId(this);
693
701
  return this.client.getChatMember(chatId, userId);
694
702
  },
695
703
  getChatMembers(params) {
696
- const { chatId } = mustGetMsg(this);
704
+ const chatId = mustGetChatId(this);
697
705
  return this.client.getChatMembers(chatId, params);
698
706
  },
699
707
  setChatStickerSet(setName) {
700
- const { chatId } = mustGetMsg(this);
708
+ const chatId = mustGetChatId(this);
701
709
  return this.client.setChatStickerSet(chatId, setName);
702
710
  },
703
711
  deleteChatStickerSet() {
704
- const { chatId } = mustGetMsg(this);
712
+ const chatId = mustGetChatId(this);
705
713
  return this.client.deleteChatStickerSet(chatId);
706
714
  },
707
715
  getBusinessConnection() {
@@ -1 +1 @@
1
- {"version":3,"file":"assert.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/assert.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,CAI5D"}
1
+ {"version":3,"file":"assert.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/assert.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,CAI5D"}
@@ -1 +1 @@
1
- {"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
1
+ {"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"equal.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/equal.ts"],"names":[],"mappings":"AA0FA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,GAAG,OAAO,CAgHrD"}
@@ -34,8 +34,7 @@ function getKeysDeep(obj) {
34
34
  return keys;
35
35
  }
36
36
  // deno-lint-ignore no-explicit-any
37
- const Temporal = dntShim.dntGlobalThis.Temporal ??
38
- new Proxy({}, { get: () => { } });
37
+ const Temporal = dntShim.dntGlobalThis.Temporal ?? Object.create(null);
39
38
  /** A non-exhaustive list of prototypes that can be accurately fast-path compared with `String(instance)` */
40
39
  const stringComparablePrototypes = new Set([
41
40
  Intl.Locale,
@@ -105,6 +104,10 @@ export function equal(a, b) {
105
104
  if (a instanceof TypedArray) {
106
105
  return compareTypedArrays(a, b);
107
106
  }
107
+ if (a instanceof ArrayBuffer ||
108
+ (globalThis.SharedArrayBuffer && a instanceof SharedArrayBuffer)) {
109
+ return compareTypedArrays(new Uint8Array(a), new Uint8Array(b));
110
+ }
108
111
  if (a instanceof WeakMap) {
109
112
  throw new TypeError("Cannot compare WeakMap instances");
110
113
  }
@@ -1 +1 @@
1
- {"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/equals.ts"],"names":[],"mappings":"AAUA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAkBb"}
1
+ {"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/equals.ts"],"names":[],"mappings":"AAUA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAmBb"}
@@ -52,7 +52,8 @@ export function assertEquals(actual, expected, msg) {
52
52
  const diffResult = stringDiff
53
53
  ? diffStr(actual, expected)
54
54
  : diff(actualString.split("\n"), expectedString.split("\n"));
55
- const diffMsg = buildMessage(diffResult, { stringDiff }).join("\n");
55
+ const diffMsg = buildMessage(diffResult, { stringDiff }, arguments[3])
56
+ .join("\n");
56
57
  message = `${message}\n${diffMsg}`;
57
58
  throw new AssertionError(message);
58
59
  }
@@ -1 +1 @@
1
- {"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/false.ts"],"names":[],"mappings":"AAIA,uDAAuD;AACvD,MAAM,MAAM,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE3D;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,IAAI,KAAK,CAI1E"}
1
+ {"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/false.ts"],"names":[],"mappings":"AAIA,uDAAuD;AACvD,MAAM,MAAM,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE3D;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,IAAI,KAAK,CAI1E"}
@@ -1 +1 @@
1
- {"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/instance_of.ts"],"names":[],"mappings":"AAIA,sBAAsB;AAEtB,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACzD,4BAA4B;AAC5B,MAAM,MAAM,kBAAkB,CAAC,CAAC,SAAS,cAAc,IAAI,YAAY,CAAC,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAE9B,CAAC,SAAS,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EAE9C,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,CAAC,EACf,GAAG,SAAK,GACP,OAAO,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,CA6BnC"}
1
+ {"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/instance_of.ts"],"names":[],"mappings":"AAIA,sBAAsB;AAEtB,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACzD,4BAA4B;AAC5B,MAAM,MAAM,kBAAkB,CAAC,CAAC,SAAS,cAAc,IAAI,YAAY,CAAC,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAE9B,CAAC,SAAS,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EAE9C,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,CAAC,EACf,GAAG,SAAK,GACP,OAAO,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,CA6BnC"}
@@ -1 +1 @@
1
- {"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/unreachable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAG/C"}
1
+ {"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/unreachable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAG/C"}
@@ -1 +1 @@
1
- {"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/_util.ts"],"names":[],"mappings":"AAGA,wBAAgB,4BAA4B,CAC1C,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,MAAM,EAClB,MAAM,EAAE,MAAM,UAIf"}
1
+ {"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/_util.ts"],"names":[],"mappings":"AAGA,wBAAgB,4BAA4B,CAC1C,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,MAAM,EAClB,MAAM,EAAE,MAAM,UAIf"}
@@ -1 +1 @@
1
- {"version":3,"file":"abortable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/abortable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,WAAW,GAAG,OAAO,CAAC,CAAC,CAAC,CAAC;AAC7E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AAEH,wBAAgB,SAAS,CAAC,CAAC,EACzB,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,EACnB,MAAM,EAAE,WAAW,GAClB,cAAc,CAAC,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"abortable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/abortable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,WAAW,GAAG,OAAO,CAAC,CAAC,CAAC,CAAC;AAC7E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AAEH,wBAAgB,SAAS,CAAC,CAAC,EACzB,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,EACnB,MAAM,EAAE,WAAW,GAClB,cAAc,CAAC,CAAC,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"deadline.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/deadline.ts"],"names":[],"mappings":"AAKA,wCAAwC;AACxC,MAAM,WAAW,eAAe;IAC9B,yCAAyC;IACzC,MAAM,CAAC,EAAE,WAAW,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAsB,QAAQ,CAAC,CAAC,EAC9B,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EACb,EAAE,EAAE,MAAM,EACV,OAAO,GAAE,eAAoB,GAC5B,OAAO,CAAC,CAAC,CAAC,CAIZ"}
1
+ {"version":3,"file":"deadline.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/deadline.ts"],"names":[],"mappings":"AAKA,wCAAwC;AACxC,MAAM,WAAW,eAAe;IAC9B,yCAAyC;IACzC,MAAM,CAAC,EAAE,WAAW,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAsB,QAAQ,CAAC,CAAC,EAC9B,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EACb,EAAE,EAAE,MAAM,EACV,OAAO,GAAE,eAAoB,GAC5B,OAAO,CAAC,CAAC,CAAC,CAIZ"}
@@ -1 +1 @@
1
- {"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/debounce.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,KAAK,CAAC,OAAO,CAAC;IACzD,CAAC,GAAG,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACnB,4EAA4E;IAC5E,KAAK,IAAI,IAAI,CAAC;IACd,gFAAgF;IAChF,KAAK,IAAI,IAAI,CAAC;IACd,mEAAmE;IACnE,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;CAC3B;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,KAAK,CAAC,GAAG,CAAC,EAC3C,EAAE,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,CAAC,KAAK,IAAI,EACpD,IAAI,EAAE,MAAM,GACX,iBAAiB,CAAC,CAAC,CAAC,CA8BtB"}
1
+ {"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/debounce.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,KAAK,CAAC,OAAO,CAAC;IACzD,CAAC,GAAG,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACnB,4EAA4E;IAC5E,KAAK,IAAI,IAAI,CAAC;IACd,gFAAgF;IAChF,KAAK,IAAI,IAAI,CAAC;IACd,mEAAmE;IACnE,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;CAC3B;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,KAAK,CAAC,GAAG,CAAC,EAC3C,EAAE,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,CAAC,KAAK,IAAI,EACpD,IAAI,EAAE,MAAM,GACX,iBAAiB,CAAC,CAAC,CAAC,CA8BtB"}
@@ -1,3 +1,4 @@
1
+ /** Options for {@linkcode delay}. */
1
2
  export interface DelayOptions {
2
3
  /** Signal used to abort the delay. */
3
4
  signal?: AbortSignal;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delay.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/delay.ts"],"names":[],"mappings":"AAGA,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B,sCAAsC;IACtC,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAKD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,YAAiB,GAAG,OAAO,CAAC,IAAI,CAAC,CA2B3E"}
@@ -1,7 +1,5 @@
1
1
  // Copyright 2018-2025 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
- /** Options for {@linkcode delay}. */
4
- import * as dntShim from "../../../../../_dnt.shims.js";
5
3
  /**
6
4
  * Resolve a {@linkcode Promise} after a given amount of milliseconds.
7
5
  *
@@ -50,11 +48,11 @@ export function delay(ms, options = {}) {
50
48
  signal?.addEventListener("abort", abort, { once: true });
51
49
  if (persistent === false) {
52
50
  try {
53
- // @ts-ignore For browser compatibility
54
- dntShim.Deno.unrefTimer(i);
51
+ Deno.unrefTimer(+i);
55
52
  }
56
53
  catch (error) {
57
54
  if (!(error instanceof ReferenceError)) {
55
+ clearTimeout(+i);
58
56
  throw error;
59
57
  }
60
58
  // deno-lint-ignore no-console
@@ -72,8 +70,8 @@ function setArbitraryLengthTimeout(callback, delay) {
72
70
  const queueTimeout = () => {
73
71
  currentDelay = delay - (Date.now() - start);
74
72
  timeoutId = currentDelay > I32_MAX
75
- ? setTimeout(queueTimeout, I32_MAX)
76
- : setTimeout(callback, currentDelay);
73
+ ? Number(setTimeout(queueTimeout, I32_MAX))
74
+ : Number(setTimeout(callback, currentDelay));
77
75
  };
78
76
  queueTimeout();
79
77
  return { valueOf: () => timeoutId };
@@ -1 +1 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/mod.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;GAYG;AAEH,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/mod.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;GAYG;AAEH,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"mux_async_iterator.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/mux_async_iterator.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,gBAAgB,CAAC,CAAC,CAAE,YAAW,aAAa,CAAC,CAAC,CAAC;;IAO1D;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,GAAG,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC;IAqB9B;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACI,OAAO,IAAI,qBAAqB,CAAC,CAAC,CAAC;IAsB1C;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,aAAa,CAAC,CAAC,CAAC;CAG3C"}
1
+ {"version":3,"file":"mux_async_iterator.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,gBAAgB,CAAC,CAAC,CAAE,YAAW,aAAa,CAAC,CAAC,CAAC;;IAO1D;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,GAAG,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC;IAqB9B;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACI,OAAO,IAAI,qBAAqB,CAAC,CAAC,CAAC;IAsB1C;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,aAAa,CAAC,CAAC,CAAC;CAG3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"pool.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/pool.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAC5B,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,EACrC,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,GAClC,qBAAqB,CAAC,CAAC,CAAC,CAqE1B"}
1
+ {"version":3,"file":"pool.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/pool.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAC5B,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,EACrC,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,GAClC,qBAAqB,CAAC,CAAC,CAAC,CAqE1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"retry.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/retry.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;GAUG;AACH,qBAAa,UAAW,SAAQ,KAAK;IACnC;;;;;OAKG;gBACS,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM;CAK7C;AAED,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,wBAAsB,KAAK,CAAC,CAAC,EAC3B,EAAE,EAAE,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,EAClC,OAAO,CAAC,EAAE,YAAY,GACrB,OAAO,CAAC,CAAC,CAAC,CA6CZ"}
1
+ {"version":3,"file":"retry.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/retry.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;GAUG;AACH,qBAAa,UAAW,SAAQ,KAAK;IACnC;;;;;OAKG;gBACS,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM;CAK7C;AAED,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,wBAAsB,KAAK,CAAC,CAAC,EAC3B,EAAE,EAAE,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,EAClC,OAAO,CAAC,EAAE,YAAY,GACrB,OAAO,CAAC,CAAC,CAAC,CA6CZ"}
@@ -1 +1 @@
1
- {"version":3,"file":"tee.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.14/tee.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,MAAM,KAAK,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,IAAI,CAAC,SAAS,CAAC,GAChD,MAAM,SAAS,CAAC,GAAG,CAAC,EAAE,GAAG,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,GAC1C,KAAK,CAAC;AAEV;;;;GAIG;AACH,MAAM,MAAM,OAAO,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,OAAO,EAAE,IAC1D,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC,GACrB,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAuC/B;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,GAAG,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,GAAG,CAAC,EACzC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,EAC1B,CAAC,GAAE,CAAU,GACZ,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAuB5B"}
1
+ {"version":3,"file":"tee.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/tee.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,MAAM,KAAK,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,IAAI,CAAC,SAAS,CAAC,GAChD,MAAM,SAAS,CAAC,GAAG,CAAC,EAAE,GAAG,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,GAC1C,KAAK,CAAC;AAEV;;;;GAIG;AACH,MAAM,MAAM,OAAO,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,OAAO,EAAE,IAC1D,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC,GACrB,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAuC/B;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,GAAG,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,GAAG,CAAC,EACzC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,EAC1B,CAAC,GAAE,CAAU,GACZ,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAuB5B"}
@@ -1 +1 @@
1
- {"version":3,"file":"_serialize_arg_list.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.0/_serialize_arg_list.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAErD;;;;;;;;GAQG;AAEH,wBAAgB,iBAAiB,CAAC,MAAM,EACtC,KAAK,EAAE,gBAAgB,CAAC,OAAO,EAAE,MAAM,CAAC,GACvC,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,MAAM,CAmE/C"}
1
+ {"version":3,"file":"_serialize_arg_list.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.1/_serialize_arg_list.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAErD;;;;;;;;GAQG;AAEH,wBAAgB,iBAAiB,CAAC,MAAM,EACtC,KAAK,EAAE,gBAAgB,CAAC,OAAO,EAAE,MAAM,CAAC,GACvC,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,MAAM,CAmE/C"}
@@ -34,6 +34,25 @@ export type { MemoizationCache };
34
34
  * // less recent values are removed
35
35
  * assert(!cache.has("a"));
36
36
  * ```
37
+ *
38
+ * @example Adding a onEject function.
39
+ * ```ts
40
+ * import { LruCache } from "@std/cache";
41
+ * import { assertEquals } from "@std/assert";
42
+ *
43
+ * const cache = new LruCache<string, string>(3, { onEject: (key, value) => {
44
+ * console.log("Revoking: ", key)
45
+ * URL.revokeObjectURL(value)
46
+ * }});
47
+ *
48
+ * cache.set(
49
+ * "fast-url",
50
+ * URL.createObjectURL(new Blob(["Hello, World"], { type: "text/plain" }))
51
+ * );
52
+ *
53
+ * cache.delete("fast-url") // "Revoking: fast-url"
54
+ * assertEquals(cache.get("fast-url"), undefined)
55
+ * ```
37
56
  */
38
57
  export declare class LruCache<K, V> extends Map<K, V> implements MemoizationCache<K, V> {
39
58
  #private;
@@ -54,8 +73,11 @@ export declare class LruCache<K, V> extends Map<K, V> implements MemoizationCach
54
73
  * Constructs a new `LruCache`.
55
74
  *
56
75
  * @param maxSize The maximum number of entries to store in the cache.
76
+ * @param options Additional options.
57
77
  */
58
- constructor(maxSize: number);
78
+ constructor(maxSize: number, options?: {
79
+ onEject: (ejectedKey: K, ejectedValue: V) => void;
80
+ });
59
81
  /**
60
82
  * Checks whether an element with the specified key exists or not.
61
83
  *
@@ -108,5 +130,26 @@ export declare class LruCache<K, V> extends Map<K, V> implements MemoizationCach
108
130
  * ```
109
131
  */
110
132
  set(key: K, value: V): this;
133
+ /**
134
+ * Deletes the value associated with the given key.
135
+ *
136
+ * @experimental **UNSTABLE**: New API, yet to be vetted.
137
+ *
138
+ * @param key The key to delete.
139
+ * @returns `true` if the key was deleted, `false` otherwise.
140
+ *
141
+ * @example Deleting a key from the cache
142
+ * ```ts
143
+ * import { LruCache } from "@std/cache";
144
+ * import { assertEquals } from "@std/assert/equals";
145
+ *
146
+ * const cache = new LruCache<string, number>(1);
147
+ *
148
+ * cache.set("a", 1);
149
+ * cache.delete("a");
150
+ * assertEquals(cache.has("a"), false);
151
+ * ```
152
+ */
153
+ delete(key: K): boolean;
111
154
  }
112
155
  //# sourceMappingURL=lru_cache.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lru_cache.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.1/lru_cache.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AACrD,YAAY,EAAE,gBAAgB,EAAE,CAAC;AAEjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,qBAAa,QAAQ,CAAC,CAAC,EAAE,CAAC,CAAE,SAAQ,GAAG,CAAC,CAAC,EAAE,CAAC,CAC1C,YAAW,gBAAgB,CAAC,CAAC,EAAE,CAAC,CAAC;;IACjC;;;;;;;;;;;OAWG;IACH,OAAO,EAAE,MAAM,CAAC;IAIhB;;;;;OAKG;gBAED,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE;QAAE,OAAO,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,YAAY,EAAE,CAAC,KAAK,IAAI,CAAA;KAAE;IAmBjE;;;;;;;;;;;;;;;;OAgBG;IACM,GAAG,CAAC,GAAG,EAAE,CAAC,GAAG,OAAO;IAU7B;;;;;;;;;;;;;;;;OAgBG;IACM,GAAG,CAAC,GAAG,EAAE,CAAC,GAAG,CAAC,GAAG,SAAS;IAUnC;;;;;;;;;;;;;;OAcG;IACM,GAAG,CAAC,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,CAAC,GAAG,IAAI;IAOpC;;;;;;;;;;;;;;;;;;;OAmBG;IACM,MAAM,CAAC,GAAG,EAAE,CAAC,GAAG,OAAO;CAOjC"}
@@ -34,6 +34,25 @@
34
34
  * // less recent values are removed
35
35
  * assert(!cache.has("a"));
36
36
  * ```
37
+ *
38
+ * @example Adding a onEject function.
39
+ * ```ts
40
+ * import { LruCache } from "@std/cache";
41
+ * import { assertEquals } from "@std/assert";
42
+ *
43
+ * const cache = new LruCache<string, string>(3, { onEject: (key, value) => {
44
+ * console.log("Revoking: ", key)
45
+ * URL.revokeObjectURL(value)
46
+ * }});
47
+ *
48
+ * cache.set(
49
+ * "fast-url",
50
+ * URL.createObjectURL(new Blob(["Hello, World"], { type: "text/plain" }))
51
+ * );
52
+ *
53
+ * cache.delete("fast-url") // "Revoking: fast-url"
54
+ * assertEquals(cache.get("fast-url"), undefined)
55
+ * ```
37
56
  */
38
57
  export class LruCache extends Map {
39
58
  /**
@@ -49,14 +68,17 @@ export class LruCache extends Map {
49
68
  * ```
50
69
  */
51
70
  maxSize;
71
+ #eject;
52
72
  /**
53
73
  * Constructs a new `LruCache`.
54
74
  *
55
75
  * @param maxSize The maximum number of entries to store in the cache.
76
+ * @param options Additional options.
56
77
  */
57
- constructor(maxSize) {
78
+ constructor(maxSize, options) {
58
79
  super();
59
80
  this.maxSize = maxSize;
81
+ this.#eject = options?.onEject ?? (() => { });
60
82
  }
61
83
  #setMostRecentlyUsed(key, value) {
62
84
  // delete then re-add to ensure most recently accessed elements are last
@@ -137,4 +159,31 @@ export class LruCache extends Map {
137
159
  this.#pruneToMaxSize();
138
160
  return this;
139
161
  }
162
+ /**
163
+ * Deletes the value associated with the given key.
164
+ *
165
+ * @experimental **UNSTABLE**: New API, yet to be vetted.
166
+ *
167
+ * @param key The key to delete.
168
+ * @returns `true` if the key was deleted, `false` otherwise.
169
+ *
170
+ * @example Deleting a key from the cache
171
+ * ```ts
172
+ * import { LruCache } from "@std/cache";
173
+ * import { assertEquals } from "@std/assert/equals";
174
+ *
175
+ * const cache = new LruCache<string, number>(1);
176
+ *
177
+ * cache.set("a", 1);
178
+ * cache.delete("a");
179
+ * assertEquals(cache.has("a"), false);
180
+ * ```
181
+ */
182
+ delete(key) {
183
+ const value = super.get(key);
184
+ if (value) {
185
+ this.#eject(key, value);
186
+ }
187
+ return super.delete(key);
188
+ }
140
189
  }
@@ -1 +1 @@
1
- {"version":3,"file":"memoize.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.0/memoize.ts"],"names":[],"mappings":"AAOA;;;;GAIG;AACH,MAAM,MAAM,gBAAgB,CAAC,CAAC,EAAE,CAAC,IAAI;IACnC,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;IACzB,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC;IAC/B,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;IACjC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;CAC7B,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,CAAC,CAAC,IAChC;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,KAAK,EAAE,CAAC,CAAA;CAAE,GACxB;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,OAAO,CAAA;CAAE,GACjC,CAAC,CAAC,SAAS,OAAO,CAAC,OAAO,CAAC,GAAG;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,CAAC,CAAA;CAAE,GAAG,KAAK,CAAC,CAAC;AAEzE;;;;;;;;GAQG;AACH,MAAM,MAAM,cAAc,CACxB,EAAE,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,OAAO,EACxC,GAAG,EACH,KAAK,SAAS,gBAAgB,CAAC,GAAG,EAAE,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC,IACzE;IACF;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,EAAE,CAAC,EAAE,GAAG,IAAI,EAAE,UAAU,CAAC,EAAE,CAAC,KAAK,GAAG,CAAC;IACvE;;;;;;;OAOG;IACH,gBAAgB,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,OAAO,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,wBAAgB,OAAO,CACrB,EAAE,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,OAAO,EACxC,GAAG,GAAG,MAAM,EACZ,KAAK,SAAS,gBAAgB,CAAC,GAAG,EAAE,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC,GACzE,GAAG,CACD,GAAG,EACH,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CACvC,EAEH,EAAE,EAAE,EAAE,EACN,OAAO,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,GAAG,EAAE,KAAK,CAAC,GACvC,EAAE,CA+DJ"}
1
+ {"version":3,"file":"memoize.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.1/memoize.ts"],"names":[],"mappings":"AAOA;;;;GAIG;AACH,MAAM,MAAM,gBAAgB,CAAC,CAAC,EAAE,CAAC,IAAI;IACnC,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;IACzB,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC;IAC/B,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;IACjC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;CAC7B,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,CAAC,CAAC,IAChC;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,KAAK,EAAE,CAAC,CAAA;CAAE,GACxB;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,OAAO,CAAA;CAAE,GACjC,CAAC,CAAC,SAAS,OAAO,CAAC,OAAO,CAAC,GAAG;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,CAAC,CAAA;CAAE,GAAG,KAAK,CAAC,CAAC;AAEzE;;;;;;;;GAQG;AACH,MAAM,MAAM,cAAc,CACxB,EAAE,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,OAAO,EACxC,GAAG,EACH,KAAK,SAAS,gBAAgB,CAAC,GAAG,EAAE,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC,IACzE;IACF;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,EAAE,CAAC,EAAE,GAAG,IAAI,EAAE,UAAU,CAAC,EAAE,CAAC,KAAK,GAAG,CAAC;IACvE;;;;;;;OAOG;IACH,gBAAgB,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,OAAO,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,wBAAgB,OAAO,CACrB,EAAE,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,OAAO,EACxC,GAAG,GAAG,MAAM,EACZ,KAAK,SAAS,gBAAgB,CAAC,GAAG,EAAE,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC,GACzE,GAAG,CACD,GAAG,EACH,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CACvC,EAEH,EAAE,EAAE,EAAE,EACN,OAAO,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,GAAG,EAAE,KAAK,CAAC,GACvC,EAAE,CA+DJ"}
@@ -1 +1 @@
1
- {"version":3,"file":"assert_path.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/assert_path.ts"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,CAAC,IAAI,CAAC,EAAE,MAAM,QAMvC"}
1
+ {"version":3,"file":"assert_path.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/assert_path.ts"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,CAAC,IAAI,CAAC,EAAE,MAAM,QAMvC"}
@@ -1 +1 @@
1
- {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/basename.ts"],"names":[],"mappings":"AAKA,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM,CAchE;AAED,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,EAChC,KAAK,SAAI,GACR,MAAM,CAiBR;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,sBAQtD"}
1
+ {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/basename.ts"],"names":[],"mappings":"AAKA,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM,CAchE;AAED,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,EAChC,KAAK,SAAI,GACR,MAAM,CAiBR;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,sBAQtD"}
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/constants.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,MAAM,CAAC;AAGpC,eAAO,MAAM,QAAQ,KAAK,CAAC;AAC3B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,mBAAmB,KAAK,CAAC;AACtC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,eAAe,KAAK,CAAC;AAClC,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,oBAAoB,KAAK,CAAC;AACvC,eAAO,MAAM,QAAQ,IAAI,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,qBAAqB,KAAK,CAAC;AACxC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,mBAAmB,MAAM,CAAC;AACvC,eAAO,MAAM,6BAA6B,QAAQ,CAAC;AACnD,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,yBAAyB,KAAK,CAAC;AAC5C,eAAO,MAAM,uBAAuB,KAAK,CAAC;AAC1C,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAC3C,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAC5C,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,YAAY,KAAK,CAAC;AAC/B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,sBAAsB,KAAK,CAAC;AACzC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,OAAO,KAAK,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,UAAU,KAAK,CAAC;AAG7B,eAAO,MAAM,MAAM,KAAK,CAAC;AACzB,eAAO,MAAM,MAAM,KAAK,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/constants.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,MAAM,CAAC;AAGpC,eAAO,MAAM,QAAQ,KAAK,CAAC;AAC3B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,mBAAmB,KAAK,CAAC;AACtC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,eAAe,KAAK,CAAC;AAClC,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,oBAAoB,KAAK,CAAC;AACvC,eAAO,MAAM,QAAQ,IAAI,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,qBAAqB,KAAK,CAAC;AACxC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,mBAAmB,MAAM,CAAC;AACvC,eAAO,MAAM,6BAA6B,QAAQ,CAAC;AACnD,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,yBAAyB,KAAK,CAAC;AAC5C,eAAO,MAAM,uBAAuB,KAAK,CAAC;AAC1C,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAC3C,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAC5C,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,YAAY,KAAK,CAAC;AAC/B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,sBAAsB,KAAK,CAAC;AACzC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,OAAO,KAAK,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,UAAU,KAAK,CAAC;AAG7B,eAAO,MAAM,MAAM,KAAK,CAAC;AACzB,eAAO,MAAM,MAAM,KAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/from_file_url.ts"],"names":[],"mappings":"AAGA,wBAAgB,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,OAQ1C"}
1
+ {"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.ts"],"names":[],"mappings":"AAGA,wBAAgB,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,OAQ1C"}
@@ -1 +1 @@
1
- {"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/normalize.ts"],"names":[],"mappings":"AAKA,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,mBAGrC"}
1
+ {"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/normalize.ts"],"names":[],"mappings":"AAKA,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,mBAGrC"}
@@ -1 +1 @@
1
- {"version":3,"file":"normalize_string.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/normalize_string.ts"],"names":[],"mappings":"AAQA,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,cAAc,EAAE,OAAO,EACvB,SAAS,EAAE,MAAM,EACjB,eAAe,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,GACzC,MAAM,CA4DR"}
1
+ {"version":3,"file":"normalize_string.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.ts"],"names":[],"mappings":"AAQA,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,cAAc,EAAE,OAAO,EACvB,SAAS,EAAE,MAAM,EACjB,eAAe,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,GACzC,MAAM,CA4DR"}
@@ -1 +1 @@
1
- {"version":3,"file":"strip_trailing_separators.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/strip_trailing_separators.ts"],"names":[],"mappings":"AAKA,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,MAAM,EACf,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,GAC/B,MAAM,CAgBR"}
1
+ {"version":3,"file":"strip_trailing_separators.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.ts"],"names":[],"mappings":"AAKA,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,MAAM,EACf,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,GAC/B,MAAM,CAgBR"}
@@ -1 +1 @@
1
- {"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.2/_common/to_file_url.ts"],"names":[],"mappings":"AAYA,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAIvD"}
1
+ {"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.ts"],"names":[],"mappings":"AAYA,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAIvD"}
@@ -1 +1 @@
1
- {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.2/basename.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,MAAM,SAAK,GAAG,MAAM,CAIhE"}
1
+ {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.3/basename.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,MAAM,SAAK,GAAG,MAAM,CAIhE"}