@mtkruto/node 0.103.0 → 0.105.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (451) hide show
  1. package/esm/0_deps.d.ts +18 -18
  2. package/esm/0_deps.d.ts.map +1 -1
  3. package/esm/0_deps.js +18 -18
  4. package/esm/client/0_utilities.d.ts +1 -1
  5. package/esm/client/0_utilities.d.ts.map +1 -1
  6. package/esm/client/2_context.d.ts +21 -17
  7. package/esm/client/2_context.d.ts.map +1 -1
  8. package/esm/client/2_context.js +36 -18
  9. package/esm/client/3_message_manager.js +1 -1
  10. package/esm/client/4_chat_manager.js +2 -2
  11. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
  12. package/esm/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
  13. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
  14. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
  15. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
  16. package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
  17. package/esm/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
  18. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
  19. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
  20. package/esm/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
  21. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
  22. package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
  23. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
  24. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
  25. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
  26. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
  27. package/esm/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
  28. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
  29. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
  30. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
  31. package/esm/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
  32. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
  33. package/esm/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
  34. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
  35. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
  36. package/esm/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
  37. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
  38. package/esm/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
  39. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
  40. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
  41. package/esm/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
  42. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
  43. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
  44. package/esm/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
  45. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
  46. package/esm/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
  47. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
  48. package/esm/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
  49. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
  50. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
  51. package/esm/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
  52. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +48 -8
  53. package/esm/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
  54. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
  55. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
  56. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
  57. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
  58. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
  59. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
  60. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
  61. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
  62. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
  63. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
  64. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.js +266 -0
  65. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
  66. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
  67. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
  68. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
  69. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.js +51 -0
  70. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
  71. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
  72. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.js +113 -0
  73. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
  74. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
  75. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +13 -0
  76. package/esm/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
  77. package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
  78. package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.js +82 -0
  79. package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
  80. package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.js +87 -0
  81. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
  82. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
  83. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
  84. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
  85. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
  86. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
  87. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
  88. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
  89. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
  90. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
  91. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
  92. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
  93. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
  94. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
  95. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
  96. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
  97. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
  98. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
  99. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
  100. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
  101. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
  102. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
  103. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
  104. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
  105. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
  106. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
  107. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
  108. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
  109. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
  110. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
  111. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
  112. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
  113. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
  114. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
  115. package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
  116. package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
  117. package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
  118. package/esm/tl/1_telegram_api.d.ts +105 -20
  119. package/esm/tl/1_telegram_api.d.ts.map +1 -1
  120. package/esm/tl/1_telegram_api.js +143 -38
  121. package/package.json +1 -1
  122. package/script/0_deps.d.ts +18 -18
  123. package/script/0_deps.d.ts.map +1 -1
  124. package/script/0_deps.js +18 -18
  125. package/script/client/0_utilities.d.ts +1 -1
  126. package/script/client/0_utilities.d.ts.map +1 -1
  127. package/script/client/2_context.d.ts +21 -17
  128. package/script/client/2_context.d.ts.map +1 -1
  129. package/script/client/2_context.js +36 -18
  130. package/script/client/3_message_manager.js +1 -1
  131. package/script/client/4_chat_manager.js +2 -2
  132. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
  133. package/script/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
  134. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
  135. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
  136. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
  137. package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
  138. package/script/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
  139. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
  140. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
  141. package/script/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
  142. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
  143. package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
  144. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
  145. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
  146. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
  147. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
  148. package/script/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
  149. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
  150. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
  151. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
  152. package/script/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
  153. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
  154. package/script/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
  155. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
  156. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
  157. package/script/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
  158. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
  159. package/script/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
  160. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
  161. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
  162. package/script/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
  163. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
  164. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
  165. package/script/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
  166. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
  167. package/script/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
  168. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
  169. package/script/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
  170. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
  171. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
  172. package/script/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
  173. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +49 -9
  174. package/script/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
  175. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
  176. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
  177. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
  178. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
  179. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
  180. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
  181. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
  182. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
  183. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
  184. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
  185. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.js +269 -0
  186. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
  187. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
  188. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
  189. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
  190. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.js +57 -0
  191. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
  192. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
  193. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.js +119 -0
  194. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
  195. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
  196. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +16 -0
  197. package/script/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
  198. package/script/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
  199. package/script/deps/jsr.io/@std/encoding/1.0.10/base64.js +86 -0
  200. package/script/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
  201. package/script/deps/jsr.io/@std/encoding/1.0.10/hex.js +91 -0
  202. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
  203. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
  204. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
  205. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
  206. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
  207. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
  208. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
  209. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
  210. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
  211. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
  212. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
  213. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
  214. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
  215. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
  216. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
  217. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
  218. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
  219. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
  220. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
  221. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
  222. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
  223. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
  224. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
  225. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
  226. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
  227. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
  228. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
  229. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
  230. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
  231. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
  232. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
  233. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
  234. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
  235. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
  236. package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
  237. package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
  238. package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
  239. package/script/tl/1_telegram_api.d.ts +105 -20
  240. package/script/tl/1_telegram_api.d.ts.map +1 -1
  241. package/script/tl/1_telegram_api.js +143 -38
  242. package/esm/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
  243. package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
  244. package/esm/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
  245. package/esm/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
  246. package/esm/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
  247. package/esm/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
  249. package/esm/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
  250. package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
  251. package/esm/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
  252. package/esm/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
  253. package/esm/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
  254. package/esm/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
  255. package/esm/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
  256. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
  257. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
  258. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -57
  259. package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
  260. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  261. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  262. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
  263. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  264. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
  265. package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
  266. package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -109
  267. package/script/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
  268. package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
  269. package/script/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
  270. package/script/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
  271. package/script/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
  272. package/script/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
  273. package/script/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
  274. package/script/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
  275. package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
  276. package/script/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
  277. package/script/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
  278. package/script/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
  279. package/script/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
  280. package/script/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
  281. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
  282. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
  283. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -60
  284. package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
  285. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  286. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  287. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
  288. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  289. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
  290. package/script/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
  291. package/script/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -113
  292. /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
  293. /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
  294. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
  295. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
  296. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
  297. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
  298. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
  299. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
  300. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
  301. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
  302. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
  303. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
  304. /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
  305. /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
  306. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
  307. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
  308. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
  309. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
  310. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
  311. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
  312. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
  313. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
  314. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
  315. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
  316. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
  317. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
  318. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
  319. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
  320. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
  321. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
  322. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
  323. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
  324. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
  325. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
  326. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
  327. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
  328. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
  329. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
  330. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
  331. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
  332. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
  333. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
  334. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
  335. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
  336. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
  337. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
  338. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
  339. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
  340. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
  341. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
  342. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
  343. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
  344. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
  345. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
  346. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
  347. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
  348. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
  349. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
  350. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
  351. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
  352. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
  353. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
  354. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
  355. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
  356. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
  357. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
  358. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
  359. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
  360. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
  361. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
  362. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
  363. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
  364. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
  365. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
  366. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
  367. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
  368. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
  369. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
  370. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
  371. /package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
  372. /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
  373. /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
  374. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
  375. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
  376. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
  377. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
  378. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
  379. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
  380. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
  381. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
  382. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
  383. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
  384. /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
  385. /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
  386. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
  387. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
  388. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
  389. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
  390. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
  391. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
  392. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
  393. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
  394. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
  395. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
  396. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
  397. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
  398. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
  399. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
  400. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
  401. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
  402. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
  403. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
  404. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
  405. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
  406. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
  407. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
  408. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
  409. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
  410. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
  411. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
  412. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
  413. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
  414. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
  415. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
  416. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
  417. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
  418. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
  419. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
  420. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
  421. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
  422. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
  423. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
  424. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
  425. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
  426. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
  427. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
  428. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
  429. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
  430. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
  431. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
  432. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
  433. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
  434. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
  435. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
  436. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
  437. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
  438. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
  439. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
  440. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
  441. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
  442. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
  443. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
  444. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
  445. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
  446. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
  447. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
  448. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
  449. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
  450. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
  451. /package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
1
+ // Copyright 2018-2026 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  function digits(value, count = 2) {
4
4
  return String(value).padStart(count, "0");
@@ -0,0 +1,265 @@
1
+ /**
2
+ * The number of milliseconds in a second.
3
+ *
4
+ * @example
5
+ * ```ts
6
+ * import { SECOND } from "@std/datetime/constants";
7
+ *
8
+ * SECOND; // 1_000
9
+ * ```
10
+ */
11
+ export declare const SECOND = 1000;
12
+ /**
13
+ * The number of milliseconds in a minute.
14
+ *
15
+ * @example
16
+ * ```ts
17
+ * import { MINUTE } from "@std/datetime/constants";
18
+ *
19
+ * MINUTE; // 60_000
20
+ * ```
21
+ */
22
+ export declare const MINUTE: number;
23
+ /**
24
+ * The number of milliseconds in an hour.
25
+ *
26
+ * @example
27
+ * ```ts
28
+ * import { HOUR } from "@std/datetime/constants";
29
+ *
30
+ * HOUR; // 3_600_000
31
+ * ```
32
+ */
33
+ export declare const HOUR: number;
34
+ /**
35
+ * The number of milliseconds in a day.
36
+ *
37
+ * @example
38
+ * ```ts
39
+ * import { DAY } from "@std/datetime/constants";
40
+ *
41
+ * DAY; // 86_400_000
42
+ * ```
43
+ */
44
+ export declare const DAY: number;
45
+ /**
46
+ * The number of milliseconds in a week.
47
+ *
48
+ * @example
49
+ * ```ts
50
+ * import { WEEK } from "@std/datetime/constants";
51
+ *
52
+ * WEEK; // 604_800_000
53
+ * ```
54
+ */
55
+ export declare const WEEK: number;
56
+ /**
57
+ * The month index for January.
58
+ *
59
+ * @example
60
+ * ```ts
61
+ * import { JANUARY } from "@std/datetime/constants";
62
+ *
63
+ * new Date(2025, JANUARY, 1); // 2025-01-01
64
+ * ```
65
+ */
66
+ export declare const JANUARY = 0;
67
+ /**
68
+ * The month index for February.
69
+ *
70
+ * @example
71
+ * ```ts
72
+ * import { FEBRUARY } from "@std/datetime/constants";
73
+ *
74
+ * new Date(2025, FEBRUARY, 1); // 2025-02-01
75
+ * ```
76
+ */
77
+ export declare const FEBRUARY = 1;
78
+ /**
79
+ * The month index for March.
80
+ *
81
+ * @example
82
+ * ```ts
83
+ * import { MARCH } from "@std/datetime/constants";
84
+ *
85
+ * new Date(2025, MARCH, 1); // 2025-03-01
86
+ * ```
87
+ */
88
+ export declare const MARCH = 2;
89
+ /**
90
+ * The month index for April.
91
+ *
92
+ * @example
93
+ * ```ts
94
+ * import { APRIL } from "@std/datetime/constants";
95
+ *
96
+ * new Date(2025, APRIL, 1); // 2025-04-01
97
+ * ```
98
+ */
99
+ export declare const APRIL = 3;
100
+ /**
101
+ * The month index for May.
102
+ *
103
+ * @example
104
+ * ```ts
105
+ * import { MAY } from "@std/datetime/constants";
106
+ *
107
+ * new Date(2025, MAY, 1); // 2025-05-01
108
+ * ```
109
+ */
110
+ export declare const MAY = 4;
111
+ /**
112
+ * The month index for June.
113
+ *
114
+ * @example
115
+ * ```ts
116
+ * import { JUNE } from "@std/datetime/constants";
117
+ *
118
+ * new Date(2025, JUNE, 1); // 2025-06-01
119
+ * ```
120
+ */
121
+ export declare const JUNE = 5;
122
+ /**
123
+ * The month index for July.
124
+ *
125
+ * @example
126
+ * ```ts
127
+ * import { JULY } from "@std/datetime/constants";
128
+ *
129
+ * new Date(2025, JULY, 1); // 2025-07-01
130
+ * ```
131
+ */
132
+ export declare const JULY = 6;
133
+ /**
134
+ * The month index for August.
135
+ *
136
+ * @example
137
+ * ```ts
138
+ * import { AUGUST } from "@std/datetime/constants";
139
+ *
140
+ * new Date(2025, AUGUST, 1); // 2025-08-01
141
+ * ```
142
+ */
143
+ export declare const AUGUST = 7;
144
+ /**
145
+ * The month index for September.
146
+ *
147
+ * @example
148
+ * ```ts
149
+ * import { SEPTEMBER } from "@std/datetime/constants";
150
+ *
151
+ * new Date(2025, SEPTEMBER, 1); // 2025-09-01
152
+ * ```
153
+ */
154
+ export declare const SEPTEMBER = 8;
155
+ /**
156
+ * The month index for October.
157
+ *
158
+ * @example
159
+ * ```ts
160
+ * import { OCTOBER } from "@std/datetime/constants";
161
+ *
162
+ * new Date(2025, OCTOBER, 1); // 2025-10-01
163
+ * ```
164
+ */
165
+ export declare const OCTOBER = 9;
166
+ /**
167
+ * The month index for November.
168
+ *
169
+ * @example
170
+ * ```ts
171
+ * import { NOVEMBER } from "@std/datetime/constants";
172
+ *
173
+ * new Date(2025, NOVEMBER, 1); // 2025-11-01
174
+ * ```
175
+ */
176
+ export declare const NOVEMBER = 10;
177
+ /**
178
+ * The month index for December.
179
+ *
180
+ * @example
181
+ * ```ts
182
+ * import { DECEMBER } from "@std/datetime/constants";
183
+ *
184
+ * new Date(2025, DECEMBER, 1); // 2025-12-01
185
+ * ```
186
+ */
187
+ export declare const DECEMBER = 11;
188
+ /**
189
+ * The day of week index for Sunday.
190
+ *
191
+ * @example
192
+ * ```ts
193
+ * import { JANUARY, SUNDAY } from "@std/datetime/constants";
194
+ *
195
+ * new Date(2025, JANUARY, 5).getDay() === SUNDAY; // true
196
+ * ```
197
+ */
198
+ export declare const SUNDAY = 0;
199
+ /**
200
+ * The day of week index for Monday.
201
+ *
202
+ * @example
203
+ * ```ts
204
+ * import { JANUARY, MONDAY } from "@std/datetime/constants";
205
+ *
206
+ * new Date(2025, JANUARY, 6).getDay() === MONDAY; // true
207
+ * ```
208
+ */
209
+ export declare const MONDAY = 1;
210
+ /**
211
+ * The day of week index for Tuesday.
212
+ *
213
+ * @example
214
+ * ```ts
215
+ * import { JANUARY, TUESDAY } from "@std/datetime/constants";
216
+ *
217
+ * new Date(2025, JANUARY, 7).getDay() === TUESDAY; // true
218
+ * ```
219
+ */
220
+ export declare const TUESDAY = 2;
221
+ /**
222
+ * The day of week index for Wednesday.
223
+ *
224
+ * @example
225
+ * ```ts
226
+ * import { JANUARY, WEDNESDAY } from "@std/datetime/constants";
227
+ *
228
+ * new Date(2025, JANUARY, 1).getDay() === WEDNESDAY; // true
229
+ * ```
230
+ */
231
+ export declare const WEDNESDAY = 3;
232
+ /**
233
+ * The day of week index for Thursday.
234
+ *
235
+ * @example
236
+ * ```ts
237
+ * import { JANUARY, THURSDAY } from "@std/datetime/constants";
238
+ *
239
+ * new Date(2025, JANUARY, 2).getDay() === THURSDAY; // true
240
+ * ```
241
+ */
242
+ export declare const THURSDAY = 4;
243
+ /**
244
+ * The day of week index for Friday.
245
+ *
246
+ * @example
247
+ * ```ts
248
+ * import { JANUARY, FRIDAY } from "@std/datetime/constants";
249
+ *
250
+ * new Date(2025, JANUARY, 3).getDay() === FRIDAY; // true
251
+ * ```
252
+ */
253
+ export declare const FRIDAY = 5;
254
+ /**
255
+ * The day of week index for Saturday.
256
+ *
257
+ * @example
258
+ * ```ts
259
+ * import { JANUARY, SATURDAY } from "@std/datetime/constants";
260
+ *
261
+ * new Date(2025, JANUARY, 4).getDay() === SATURDAY; // true
262
+ * ```
263
+ */
264
+ export declare const SATURDAY = 6;
265
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/datetime/0.225.7/constants.ts"],"names":[],"mappings":"AAGA;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,OAAM,CAAC;AAC1B;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,EAAE,MAAoB,CAAC;AAC1C;;;;;;;;;GASG;AACH,eAAO,MAAM,IAAI,EAAE,MAAoB,CAAC;AACxC;;;;;;;;;GASG;AACH,eAAO,MAAM,GAAG,EAAE,MAAkB,CAAC;AACrC;;;;;;;;;GASG;AACH,eAAO,MAAM,IAAI,EAAE,MAAgB,CAAC;AACpC;;;;;;;;;GASG;AACH,eAAO,MAAM,OAAO,IAAI,CAAC;AACzB;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,IAAI,CAAC;AAC1B;;;;;;;;;GASG;AACH,eAAO,MAAM,KAAK,IAAI,CAAC;AACvB;;;;;;;;;GASG;AACH,eAAO,MAAM,KAAK,IAAI,CAAC;AACvB;;;;;;;;;GASG;AACH,eAAO,MAAM,GAAG,IAAI,CAAC;AACrB;;;;;;;;;GASG;AACH,eAAO,MAAM,IAAI,IAAI,CAAC;AACtB;;;;;;;;;GASG;AACH,eAAO,MAAM,IAAI,IAAI,CAAC;AACtB;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,IAAI,CAAC;AACxB;;;;;;;;;GASG;AACH,eAAO,MAAM,SAAS,IAAI,CAAC;AAC3B;;;;;;;;;GASG;AACH,eAAO,MAAM,OAAO,IAAI,CAAC;AACzB;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,KAAK,CAAC;AAC3B;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,KAAK,CAAC;AAC3B;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,IAAI,CAAC;AACxB;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,IAAI,CAAC;AACxB;;;;;;;;;GASG;AACH,eAAO,MAAM,OAAO,IAAI,CAAC;AACzB;;;;;;;;;GASG;AACH,eAAO,MAAM,SAAS,IAAI,CAAC;AAC3B;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,IAAI,CAAC;AAC1B;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,IAAI,CAAC;AACxB;;;;;;;;;GASG;AACH,eAAO,MAAM,QAAQ,IAAI,CAAC"}
@@ -0,0 +1,266 @@
1
+ // Copyright 2018-2026 the Deno authors. MIT license.
2
+ // This module is browser compatible.
3
+ /**
4
+ * The number of milliseconds in a second.
5
+ *
6
+ * @example
7
+ * ```ts
8
+ * import { SECOND } from "@std/datetime/constants";
9
+ *
10
+ * SECOND; // 1_000
11
+ * ```
12
+ */
13
+ export const SECOND = 1e3;
14
+ /**
15
+ * The number of milliseconds in a minute.
16
+ *
17
+ * @example
18
+ * ```ts
19
+ * import { MINUTE } from "@std/datetime/constants";
20
+ *
21
+ * MINUTE; // 60_000
22
+ * ```
23
+ */
24
+ export const MINUTE = SECOND * 60;
25
+ /**
26
+ * The number of milliseconds in an hour.
27
+ *
28
+ * @example
29
+ * ```ts
30
+ * import { HOUR } from "@std/datetime/constants";
31
+ *
32
+ * HOUR; // 3_600_000
33
+ * ```
34
+ */
35
+ export const HOUR = MINUTE * 60;
36
+ /**
37
+ * The number of milliseconds in a day.
38
+ *
39
+ * @example
40
+ * ```ts
41
+ * import { DAY } from "@std/datetime/constants";
42
+ *
43
+ * DAY; // 86_400_000
44
+ * ```
45
+ */
46
+ export const DAY = HOUR * 24;
47
+ /**
48
+ * The number of milliseconds in a week.
49
+ *
50
+ * @example
51
+ * ```ts
52
+ * import { WEEK } from "@std/datetime/constants";
53
+ *
54
+ * WEEK; // 604_800_000
55
+ * ```
56
+ */
57
+ export const WEEK = DAY * 7;
58
+ /**
59
+ * The month index for January.
60
+ *
61
+ * @example
62
+ * ```ts
63
+ * import { JANUARY } from "@std/datetime/constants";
64
+ *
65
+ * new Date(2025, JANUARY, 1); // 2025-01-01
66
+ * ```
67
+ */
68
+ export const JANUARY = 0;
69
+ /**
70
+ * The month index for February.
71
+ *
72
+ * @example
73
+ * ```ts
74
+ * import { FEBRUARY } from "@std/datetime/constants";
75
+ *
76
+ * new Date(2025, FEBRUARY, 1); // 2025-02-01
77
+ * ```
78
+ */
79
+ export const FEBRUARY = 1;
80
+ /**
81
+ * The month index for March.
82
+ *
83
+ * @example
84
+ * ```ts
85
+ * import { MARCH } from "@std/datetime/constants";
86
+ *
87
+ * new Date(2025, MARCH, 1); // 2025-03-01
88
+ * ```
89
+ */
90
+ export const MARCH = 2;
91
+ /**
92
+ * The month index for April.
93
+ *
94
+ * @example
95
+ * ```ts
96
+ * import { APRIL } from "@std/datetime/constants";
97
+ *
98
+ * new Date(2025, APRIL, 1); // 2025-04-01
99
+ * ```
100
+ */
101
+ export const APRIL = 3;
102
+ /**
103
+ * The month index for May.
104
+ *
105
+ * @example
106
+ * ```ts
107
+ * import { MAY } from "@std/datetime/constants";
108
+ *
109
+ * new Date(2025, MAY, 1); // 2025-05-01
110
+ * ```
111
+ */
112
+ export const MAY = 4;
113
+ /**
114
+ * The month index for June.
115
+ *
116
+ * @example
117
+ * ```ts
118
+ * import { JUNE } from "@std/datetime/constants";
119
+ *
120
+ * new Date(2025, JUNE, 1); // 2025-06-01
121
+ * ```
122
+ */
123
+ export const JUNE = 5;
124
+ /**
125
+ * The month index for July.
126
+ *
127
+ * @example
128
+ * ```ts
129
+ * import { JULY } from "@std/datetime/constants";
130
+ *
131
+ * new Date(2025, JULY, 1); // 2025-07-01
132
+ * ```
133
+ */
134
+ export const JULY = 6;
135
+ /**
136
+ * The month index for August.
137
+ *
138
+ * @example
139
+ * ```ts
140
+ * import { AUGUST } from "@std/datetime/constants";
141
+ *
142
+ * new Date(2025, AUGUST, 1); // 2025-08-01
143
+ * ```
144
+ */
145
+ export const AUGUST = 7;
146
+ /**
147
+ * The month index for September.
148
+ *
149
+ * @example
150
+ * ```ts
151
+ * import { SEPTEMBER } from "@std/datetime/constants";
152
+ *
153
+ * new Date(2025, SEPTEMBER, 1); // 2025-09-01
154
+ * ```
155
+ */
156
+ export const SEPTEMBER = 8;
157
+ /**
158
+ * The month index for October.
159
+ *
160
+ * @example
161
+ * ```ts
162
+ * import { OCTOBER } from "@std/datetime/constants";
163
+ *
164
+ * new Date(2025, OCTOBER, 1); // 2025-10-01
165
+ * ```
166
+ */
167
+ export const OCTOBER = 9;
168
+ /**
169
+ * The month index for November.
170
+ *
171
+ * @example
172
+ * ```ts
173
+ * import { NOVEMBER } from "@std/datetime/constants";
174
+ *
175
+ * new Date(2025, NOVEMBER, 1); // 2025-11-01
176
+ * ```
177
+ */
178
+ export const NOVEMBER = 10;
179
+ /**
180
+ * The month index for December.
181
+ *
182
+ * @example
183
+ * ```ts
184
+ * import { DECEMBER } from "@std/datetime/constants";
185
+ *
186
+ * new Date(2025, DECEMBER, 1); // 2025-12-01
187
+ * ```
188
+ */
189
+ export const DECEMBER = 11;
190
+ /**
191
+ * The day of week index for Sunday.
192
+ *
193
+ * @example
194
+ * ```ts
195
+ * import { JANUARY, SUNDAY } from "@std/datetime/constants";
196
+ *
197
+ * new Date(2025, JANUARY, 5).getDay() === SUNDAY; // true
198
+ * ```
199
+ */
200
+ export const SUNDAY = 0;
201
+ /**
202
+ * The day of week index for Monday.
203
+ *
204
+ * @example
205
+ * ```ts
206
+ * import { JANUARY, MONDAY } from "@std/datetime/constants";
207
+ *
208
+ * new Date(2025, JANUARY, 6).getDay() === MONDAY; // true
209
+ * ```
210
+ */
211
+ export const MONDAY = 1;
212
+ /**
213
+ * The day of week index for Tuesday.
214
+ *
215
+ * @example
216
+ * ```ts
217
+ * import { JANUARY, TUESDAY } from "@std/datetime/constants";
218
+ *
219
+ * new Date(2025, JANUARY, 7).getDay() === TUESDAY; // true
220
+ * ```
221
+ */
222
+ export const TUESDAY = 2;
223
+ /**
224
+ * The day of week index for Wednesday.
225
+ *
226
+ * @example
227
+ * ```ts
228
+ * import { JANUARY, WEDNESDAY } from "@std/datetime/constants";
229
+ *
230
+ * new Date(2025, JANUARY, 1).getDay() === WEDNESDAY; // true
231
+ * ```
232
+ */
233
+ export const WEDNESDAY = 3;
234
+ /**
235
+ * The day of week index for Thursday.
236
+ *
237
+ * @example
238
+ * ```ts
239
+ * import { JANUARY, THURSDAY } from "@std/datetime/constants";
240
+ *
241
+ * new Date(2025, JANUARY, 2).getDay() === THURSDAY; // true
242
+ * ```
243
+ */
244
+ export const THURSDAY = 4;
245
+ /**
246
+ * The day of week index for Friday.
247
+ *
248
+ * @example
249
+ * ```ts
250
+ * import { JANUARY, FRIDAY } from "@std/datetime/constants";
251
+ *
252
+ * new Date(2025, JANUARY, 3).getDay() === FRIDAY; // true
253
+ * ```
254
+ */
255
+ export const FRIDAY = 5;
256
+ /**
257
+ * The day of week index for Saturday.
258
+ *
259
+ * @example
260
+ * ```ts
261
+ * import { JANUARY, SATURDAY } from "@std/datetime/constants";
262
+ *
263
+ * new Date(2025, JANUARY, 4).getDay() === SATURDAY; // true
264
+ * ```
265
+ */
266
+ export const SATURDAY = 6;
@@ -1 +1 @@
1
- {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/datetime/0.225.5/format.ts"],"names":[],"mappings":"AAKA,sCAAsC;AACtC,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,wBAAgB,MAAM,CACpB,IAAI,EAAE,IAAI,EACV,YAAY,EAAE,MAAM,EACpB,OAAO,GAAE,aAAkB,GAC1B,MAAM,CAGR"}
1
+ {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/datetime/0.225.7/format.ts"],"names":[],"mappings":"AAKA,sCAAsC;AACtC,MAAM,WAAW,aAAa;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,wBAAgB,MAAM,CACpB,IAAI,EAAE,IAAI,EACV,YAAY,EAAE,MAAM,EACpB,OAAO,GAAE,aAAkB,GAC1B,MAAM,CAGR"}
@@ -1,4 +1,4 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
1
+ // Copyright 2018-2026 the Deno authors. MIT license.
2
2
  // This module is browser compatible.
3
3
  import { DateTimeFormatter } from "./_date_time_formatter.js";
4
4
  /**
@@ -0,0 +1,23 @@
1
+ import type { Uint8Array_ } from "./_types.js";
2
+ export type { Uint8Array_ };
3
+ export declare const alphabet: Uint8Array<ArrayBufferLike>;
4
+ export declare const rAlphabet: Uint8Array<ArrayBuffer>;
5
+ /**
6
+ * Calculate the output size needed to encode a given input size for
7
+ * {@linkcode encodeIntoHex}.
8
+ *
9
+ * @param originalSize The size of the input buffer.
10
+ * @returns The size of the output buffer.
11
+ *
12
+ * @example Basic Usage
13
+ * ```ts
14
+ * import { assertEquals } from "@std/assert";
15
+ * import { calcSizeHex } from "@std/encoding/unstable-hex";
16
+ *
17
+ * assertEquals(calcSizeHex(1), 2);
18
+ * ```
19
+ */
20
+ export declare function calcSizeHex(originalSize: number): number;
21
+ export declare function encode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array): number;
22
+ export declare function decode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array): number;
23
+ //# sourceMappingURL=_common16.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_common16.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_common16.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,eAAO,MAAM,QAAQ,6BAA+C,CAAC;AACrE,eAAO,MAAM,SAAS,yBAA+B,CAAC;AAMtD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,WAAW,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAExD;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,GACnB,MAAM,CAOR;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,GACnB,MAAM,CAeR"}
@@ -0,0 +1,51 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ export const alphabet = new TextEncoder().encode("0123456789abcdef");
3
+ export const rAlphabet = new Uint8Array(128).fill(16); // alphabet.Hex.length
4
+ alphabet.forEach((byte, i) => rAlphabet[byte] = i);
5
+ new TextEncoder()
6
+ .encode("ABCDEF")
7
+ .forEach((byte, i) => rAlphabet[byte] = i + 10);
8
+ /**
9
+ * Calculate the output size needed to encode a given input size for
10
+ * {@linkcode encodeIntoHex}.
11
+ *
12
+ * @param originalSize The size of the input buffer.
13
+ * @returns The size of the output buffer.
14
+ *
15
+ * @example Basic Usage
16
+ * ```ts
17
+ * import { assertEquals } from "@std/assert";
18
+ * import { calcSizeHex } from "@std/encoding/unstable-hex";
19
+ *
20
+ * assertEquals(calcSizeHex(1), 2);
21
+ * ```
22
+ */
23
+ export function calcSizeHex(originalSize) {
24
+ return originalSize * 2;
25
+ }
26
+ export function encode(buffer, i, o, alphabet) {
27
+ for (; i < buffer.length; ++i) {
28
+ const x = buffer[i];
29
+ buffer[o++] = alphabet[x >> 4];
30
+ buffer[o++] = alphabet[x & 0xF];
31
+ }
32
+ return o;
33
+ }
34
+ export function decode(buffer, i, o, alphabet) {
35
+ if ((buffer.length - o) % 2 === 1) {
36
+ throw new RangeError(`Cannot decode input as hex: Length (${buffer.length - o}) must be divisible by 2`);
37
+ }
38
+ i += 1;
39
+ for (; i < buffer.length; i += 2) {
40
+ buffer[o++] = (getByte(buffer[i - 1], alphabet) << 4) |
41
+ getByte(buffer[i], alphabet);
42
+ }
43
+ return o;
44
+ }
45
+ function getByte(char, alphabet) {
46
+ const byte = alphabet[char] ?? 16;
47
+ if (byte === 16) { // alphabet.Hex.length
48
+ throw new TypeError(`Cannot decode input as hex: Invalid character (${String.fromCharCode(char)})`);
49
+ }
50
+ return byte;
51
+ }
@@ -0,0 +1,35 @@
1
+ import type { Uint8Array_ } from "./_types.js";
2
+ export type { Uint8Array_ };
3
+ export declare const padding: number;
4
+ export declare const alphabet: Record<Base64Alphabet, Uint8Array>;
5
+ export declare const rAlphabet: Record<Base64Alphabet, Uint8Array>;
6
+ /**
7
+ * Options for encoding and decoding base64 strings.
8
+ */
9
+ export interface Base64Options {
10
+ /** The base64 alphabet. Defaults to "base64" */
11
+ alphabet?: Base64Alphabet;
12
+ }
13
+ /**
14
+ * The base64 alphabets.
15
+ */
16
+ export type Base64Alphabet = "base64" | "base64url";
17
+ /**
18
+ * Calculate the output size needed to encode a given input size for
19
+ * {@linkcode encodeIntoBase64}.
20
+ *
21
+ * @param originalSize The size of the input buffer.
22
+ * @returns The size of the output buffer.
23
+ *
24
+ * @example Basic Usage
25
+ * ```ts
26
+ * import { assertEquals } from "@std/assert";
27
+ * import { calcSizeBase64 } from "@std/encoding/unstable-base64";
28
+ *
29
+ * assertEquals(calcSizeBase64(1), 4);
30
+ * ```
31
+ */
32
+ export declare function calcSizeBase64(originalSize: number): number;
33
+ export declare function encode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array, padding: number): number;
34
+ export declare function decode(buffer: Uint8Array_, i: number, o: number, alphabet: Uint8Array, padding: number): number;
35
+ //# sourceMappingURL=_common64.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_common64.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_common64.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,eAAO,MAAM,OAAO,QAAoB,CAAC;AACzC,eAAO,MAAM,QAAQ,EAAE,MAAM,CAAC,cAAc,EAAE,UAAU,CAKvD,CAAC;AACF,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,cAAc,EAAE,UAAU,CAGxD,CAAC;AAMF;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,gDAAgD;IAChD,QAAQ,CAAC,EAAE,cAAc,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,WAAW,CAAC;AAEpD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,cAAc,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAE3D;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,MAAM,GACd,MAAM,CA4BR;AAED,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,MAAM,GACd,MAAM,CAmDR"}