@effectionx/jsonl-store 0.3.1 → 0.4.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 (757) hide show
  1. package/LICENSE +9 -0
  2. package/context.test.ts +10 -0
  3. package/context.ts +18 -0
  4. package/{esm → dist}/context.d.ts +1 -1
  5. package/dist/context.d.ts.map +1 -0
  6. package/{esm → dist}/context.js +2 -2
  7. package/dist/fs-helpers.d.ts +41 -0
  8. package/dist/fs-helpers.d.ts.map +1 -0
  9. package/dist/fs-helpers.js +94 -0
  10. package/{script → dist}/jsonl.d.ts +1 -1
  11. package/dist/jsonl.d.ts.map +1 -0
  12. package/{esm → dist}/jsonl.js +16 -21
  13. package/dist/mod.d.ts +4 -0
  14. package/dist/mod.d.ts.map +1 -0
  15. package/{esm → dist}/mod.js +0 -1
  16. package/dist/stream-helpers.d.ts +14 -0
  17. package/dist/stream-helpers.d.ts.map +1 -0
  18. package/dist/stream-helpers.js +44 -0
  19. package/dist/tsconfig.tsbuildinfo +1 -0
  20. package/dist/types.d.ts.map +1 -0
  21. package/fs-helpers.ts +129 -0
  22. package/jsonl.test.ts +135 -0
  23. package/jsonl.ts +254 -0
  24. package/mod.ts +3 -0
  25. package/package.json +19 -16
  26. package/stream-helpers.ts +45 -0
  27. package/tsconfig.json +14 -0
  28. package/types.ts +15 -0
  29. package/esm/_dnt.polyfills.d.ts +0 -120
  30. package/esm/_dnt.polyfills.d.ts.map +0 -1
  31. package/esm/_dnt.polyfills.js +0 -247
  32. package/esm/_dnt.shims.d.ts +0 -2
  33. package/esm/_dnt.shims.d.ts.map +0 -1
  34. package/esm/_dnt.shims.js +0 -57
  35. package/esm/context.d.ts.map +0 -1
  36. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  37. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  38. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -2
  39. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  40. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  41. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -32
  42. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts +0 -41
  43. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts.map +0 -1
  44. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.js +0 -50
  45. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts +0 -13
  46. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts.map +0 -1
  47. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.js +0 -33
  48. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts +0 -12
  49. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts.map +0 -1
  50. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.js +0 -20
  51. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts +0 -10
  52. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts.map +0 -1
  53. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.js +0 -17
  54. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts +0 -12
  55. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts.map +0 -1
  56. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.js +0 -25
  57. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts +0 -9
  58. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts.map +0 -1
  59. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.js +0 -13
  60. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.d.ts +0 -117
  61. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.d.ts.map +0 -1
  62. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.js +0 -312
  63. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts +0 -48
  64. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts.map +0 -1
  65. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.js +0 -86
  66. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts +0 -49
  67. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts.map +0 -1
  68. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.js +0 -101
  69. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts +0 -47
  70. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts.map +0 -1
  71. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.js +0 -89
  72. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts +0 -49
  73. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts.map +0 -1
  74. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.js +0 -60
  75. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts +0 -70
  76. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts.map +0 -1
  77. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.js +0 -155
  78. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.d.ts +0 -52
  79. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.d.ts.map +0 -1
  80. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.js +0 -67
  81. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.d.ts +0 -219
  82. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.d.ts.map +0 -1
  83. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.js +0 -269
  84. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts +0 -267
  85. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts.map +0 -1
  86. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.js +0 -439
  87. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.d.ts +0 -29
  88. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.d.ts.map +0 -1
  89. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.js +0 -29
  90. package/esm/deps/jsr.io/@std/fs/1.0.20/move.d.ts +0 -86
  91. package/esm/deps/jsr.io/@std/fs/1.0.20/move.d.ts.map +0 -1
  92. package/esm/deps/jsr.io/@std/fs/1.0.20/move.js +0 -141
  93. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.d.ts +0 -777
  94. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.d.ts.map +0 -1
  95. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.js +0 -845
  96. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  97. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  98. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -12
  99. package/esm/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  100. package/esm/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  101. package/esm/deps/jsr.io/@std/internal/1.0.12/os.js +0 -5
  102. package/esm/deps/jsr.io/@std/json/1.0.2/_common.d.ts +0 -4
  103. package/esm/deps/jsr.io/@std/json/1.0.2/_common.d.ts.map +0 -1
  104. package/esm/deps/jsr.io/@std/json/1.0.2/_common.js +0 -11
  105. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts +0 -70
  106. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts.map +0 -1
  107. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.js +0 -196
  108. package/esm/deps/jsr.io/@std/json/1.0.2/mod.d.ts +0 -23
  109. package/esm/deps/jsr.io/@std/json/1.0.2/mod.d.ts.map +0 -1
  110. package/esm/deps/jsr.io/@std/json/1.0.2/mod.js +0 -23
  111. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts +0 -53
  112. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts.map +0 -1
  113. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.js +0 -66
  114. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts +0 -95
  115. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts.map +0 -1
  116. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.js +0 -88
  117. package/esm/deps/jsr.io/@std/json/1.0.2/types.d.ts +0 -5
  118. package/esm/deps/jsr.io/@std/json/1.0.2/types.d.ts.map +0 -1
  119. package/esm/deps/jsr.io/@std/json/1.0.2/types.js +0 -3
  120. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts +0 -2
  121. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts.map +0 -1
  122. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.js +0 -7
  123. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts +0 -4
  124. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts.map +0 -1
  125. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.js +0 -40
  126. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts +0 -2
  127. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts.map +0 -1
  128. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.js +0 -23
  129. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts +0 -40
  130. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts.map +0 -1
  131. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.js +0 -46
  132. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts +0 -2
  133. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts.map +0 -1
  134. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.js +0 -8
  135. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts +0 -4
  136. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts.map +0 -1
  137. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.js +0 -19
  138. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts +0 -2
  139. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts.map +0 -1
  140. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.js +0 -9
  141. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts +0 -35
  142. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts.map +0 -1
  143. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.js +0 -234
  144. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts +0 -2
  145. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts.map +0 -1
  146. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.js +0 -8
  147. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts +0 -2
  148. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts.map +0 -1
  149. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.js +0 -77
  150. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts +0 -2
  151. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts.map +0 -1
  152. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.js +0 -9
  153. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts +0 -2
  154. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts.map +0 -1
  155. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.js +0 -19
  156. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts +0 -2
  157. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts.map +0 -1
  158. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.js +0 -15
  159. package/esm/deps/jsr.io/@std/path/1.1.3/basename.d.ts +0 -27
  160. package/esm/deps/jsr.io/@std/path/1.1.3/basename.d.ts.map +0 -1
  161. package/esm/deps/jsr.io/@std/path/1.1.3/basename.js +0 -35
  162. package/esm/deps/jsr.io/@std/path/1.1.3/common.d.ts +0 -28
  163. package/esm/deps/jsr.io/@std/path/1.1.3/common.d.ts.map +0 -1
  164. package/esm/deps/jsr.io/@std/path/1.1.3/common.js +0 -33
  165. package/esm/deps/jsr.io/@std/path/1.1.3/constants.d.ts +0 -15
  166. package/esm/deps/jsr.io/@std/path/1.1.3/constants.d.ts.map +0 -1
  167. package/esm/deps/jsr.io/@std/path/1.1.3/constants.js +0 -17
  168. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.d.ts +0 -22
  169. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.d.ts.map +0 -1
  170. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.js +0 -28
  171. package/esm/deps/jsr.io/@std/path/1.1.3/extname.d.ts +0 -22
  172. package/esm/deps/jsr.io/@std/path/1.1.3/extname.d.ts.map +0 -1
  173. package/esm/deps/jsr.io/@std/path/1.1.3/extname.js +0 -28
  174. package/esm/deps/jsr.io/@std/path/1.1.3/format.d.ts +0 -22
  175. package/esm/deps/jsr.io/@std/path/1.1.3/format.d.ts.map +0 -1
  176. package/esm/deps/jsr.io/@std/path/1.1.3/format.js +0 -27
  177. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts +0 -22
  178. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts.map +0 -1
  179. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.js +0 -28
  180. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts +0 -77
  181. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts.map +0 -1
  182. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.js +0 -83
  183. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts +0 -22
  184. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts.map +0 -1
  185. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.js +0 -28
  186. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts +0 -17
  187. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts.map +0 -1
  188. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.js +0 -42
  189. package/esm/deps/jsr.io/@std/path/1.1.3/join.d.ts +0 -23
  190. package/esm/deps/jsr.io/@std/path/1.1.3/join.d.ts.map +0 -1
  191. package/esm/deps/jsr.io/@std/path/1.1.3/join.js +0 -29
  192. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts +0 -28
  193. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts.map +0 -1
  194. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.js +0 -34
  195. package/esm/deps/jsr.io/@std/path/1.1.3/mod.d.ts +0 -213
  196. package/esm/deps/jsr.io/@std/path/1.1.3/mod.d.ts.map +0 -1
  197. package/esm/deps/jsr.io/@std/path/1.1.3/mod.js +0 -216
  198. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.d.ts +0 -26
  199. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.d.ts.map +0 -1
  200. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.js +0 -32
  201. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts +0 -29
  202. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts.map +0 -1
  203. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.js +0 -35
  204. package/esm/deps/jsr.io/@std/path/1.1.3/parse.d.ts +0 -35
  205. package/esm/deps/jsr.io/@std/path/1.1.3/parse.d.ts.map +0 -1
  206. package/esm/deps/jsr.io/@std/path/1.1.3/parse.js +0 -39
  207. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts +0 -2
  208. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts.map +0 -1
  209. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.js +0 -8
  210. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts +0 -39
  211. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts.map +0 -1
  212. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.js +0 -52
  213. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts +0 -13
  214. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts.map +0 -1
  215. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.js +0 -14
  216. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts +0 -30
  217. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts.map +0 -1
  218. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.js +0 -64
  219. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts +0 -37
  220. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts.map +0 -1
  221. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.js +0 -93
  222. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts +0 -24
  223. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts.map +0 -1
  224. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.js +0 -28
  225. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts +0 -16
  226. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts.map +0 -1
  227. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.js +0 -21
  228. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts +0 -72
  229. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts.map +0 -1
  230. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.js +0 -82
  231. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts +0 -17
  232. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts.map +0 -1
  233. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.js +0 -23
  234. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts +0 -31
  235. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts.map +0 -1
  236. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.js +0 -45
  237. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts +0 -20
  238. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts.map +0 -1
  239. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.js +0 -40
  240. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts +0 -37
  241. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts.map +0 -1
  242. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.js +0 -58
  243. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts +0 -20
  244. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts.map +0 -1
  245. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.js +0 -32
  246. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts +0 -25
  247. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.js +0 -115
  249. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts +0 -20
  250. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts.map +0 -1
  251. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.js +0 -106
  252. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts +0 -17
  253. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts.map +0 -1
  254. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.js +0 -59
  255. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts +0 -17
  256. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts.map +0 -1
  257. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.js +0 -27
  258. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts +0 -16
  259. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts.map +0 -1
  260. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.js +0 -20
  261. package/esm/deps/jsr.io/@std/path/1.1.3/relative.d.ts +0 -24
  262. package/esm/deps/jsr.io/@std/path/1.1.3/relative.d.ts.map +0 -1
  263. package/esm/deps/jsr.io/@std/path/1.1.3/relative.js +0 -30
  264. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.d.ts +0 -22
  265. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.d.ts.map +0 -1
  266. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.js +0 -30
  267. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts +0 -22
  268. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts.map +0 -1
  269. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.js +0 -28
  270. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts +0 -21
  271. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts.map +0 -1
  272. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.js +0 -29
  273. package/esm/deps/jsr.io/@std/path/1.1.3/types.d.ts +0 -38
  274. package/esm/deps/jsr.io/@std/path/1.1.3/types.d.ts.map +0 -1
  275. package/esm/deps/jsr.io/@std/path/1.1.3/types.js +0 -3
  276. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts +0 -4
  277. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts.map +0 -1
  278. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.js +0 -15
  279. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts +0 -22
  280. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts.map +0 -1
  281. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.js +0 -47
  282. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts +0 -13
  283. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts.map +0 -1
  284. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.js +0 -14
  285. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts +0 -17
  286. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts.map +0 -1
  287. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.js +0 -113
  288. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts +0 -17
  289. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts.map +0 -1
  290. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.js +0 -82
  291. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts +0 -24
  292. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts.map +0 -1
  293. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.js +0 -28
  294. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts +0 -18
  295. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts.map +0 -1
  296. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.js +0 -30
  297. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts +0 -71
  298. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts.map +0 -1
  299. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.js +0 -82
  300. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts +0 -17
  301. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts.map +0 -1
  302. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.js +0 -38
  303. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts +0 -18
  304. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts.map +0 -1
  305. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.js +0 -77
  306. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts +0 -21
  307. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts.map +0 -1
  308. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.js +0 -41
  309. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts +0 -19
  310. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts.map +0 -1
  311. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.js +0 -135
  312. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts +0 -20
  313. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts.map +0 -1
  314. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.js +0 -32
  315. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts +0 -25
  316. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts.map +0 -1
  317. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.js +0 -176
  318. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts +0 -23
  319. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts.map +0 -1
  320. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.js +0 -131
  321. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts +0 -17
  322. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts.map +0 -1
  323. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.js +0 -154
  324. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts +0 -17
  325. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts.map +0 -1
  326. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.js +0 -34
  327. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts +0 -17
  328. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts.map +0 -1
  329. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.js +0 -49
  330. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.d.ts +0 -5
  331. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.d.ts.map +0 -1
  332. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.js +0 -27
  333. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts +0 -300
  334. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts.map +0 -1
  335. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.js +0 -411
  336. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts +0 -44
  337. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts.map +0 -1
  338. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.js +0 -85
  339. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts +0 -27
  340. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts.map +0 -1
  341. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.js +0 -48
  342. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts +0 -66
  343. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts.map +0 -1
  344. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.js +0 -291
  345. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts +0 -83
  346. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts.map +0 -1
  347. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.js +0 -102
  348. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts +0 -101
  349. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts.map +0 -1
  350. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.js +0 -122
  351. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts +0 -84
  352. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts.map +0 -1
  353. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.js +0 -106
  354. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts +0 -38
  355. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts.map +0 -1
  356. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.js +0 -69
  357. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.d.ts +0 -35
  358. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.d.ts.map +0 -1
  359. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.js +0 -35
  360. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts +0 -58
  361. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts.map +0 -1
  362. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.js +0 -123
  363. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts +0 -72
  364. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts.map +0 -1
  365. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.js +0 -107
  366. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts +0 -22
  367. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts.map +0 -1
  368. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js +0 -35
  369. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts +0 -22
  370. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts.map +0 -1
  371. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.js +0 -25
  372. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts +0 -38
  373. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts.map +0 -1
  374. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.js +0 -42
  375. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts +0 -29
  376. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts.map +0 -1
  377. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.js +0 -45
  378. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts +0 -61
  379. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts.map +0 -1
  380. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.js +0 -103
  381. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts +0 -76
  382. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts.map +0 -1
  383. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.js +0 -102
  384. package/esm/jsonl.d.ts +0 -102
  385. package/esm/jsonl.d.ts.map +0 -1
  386. package/esm/mod.d.ts +0 -5
  387. package/esm/mod.d.ts.map +0 -1
  388. package/esm/package.json +0 -3
  389. package/esm/types.d.ts.map +0 -1
  390. package/script/_dnt.polyfills.d.ts +0 -120
  391. package/script/_dnt.polyfills.d.ts.map +0 -1
  392. package/script/_dnt.polyfills.js +0 -250
  393. package/script/_dnt.shims.d.ts +0 -2
  394. package/script/_dnt.shims.d.ts.map +0 -1
  395. package/script/_dnt.shims.js +0 -60
  396. package/script/context.d.ts +0 -5
  397. package/script/context.d.ts.map +0 -1
  398. package/script/context.js +0 -18
  399. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  400. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  401. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -3
  402. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  403. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  404. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -35
  405. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts +0 -41
  406. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts.map +0 -1
  407. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.js +0 -53
  408. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts +0 -13
  409. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts.map +0 -1
  410. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.js +0 -37
  411. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts +0 -12
  412. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts.map +0 -1
  413. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.js +0 -23
  414. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts +0 -10
  415. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts.map +0 -1
  416. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.js +0 -20
  417. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts +0 -12
  418. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts.map +0 -1
  419. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.js +0 -28
  420. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts +0 -9
  421. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts.map +0 -1
  422. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.js +0 -16
  423. package/script/deps/jsr.io/@std/fs/1.0.20/copy.d.ts +0 -117
  424. package/script/deps/jsr.io/@std/fs/1.0.20/copy.d.ts.map +0 -1
  425. package/script/deps/jsr.io/@std/fs/1.0.20/copy.js +0 -316
  426. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts +0 -48
  427. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts.map +0 -1
  428. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.js +0 -90
  429. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts +0 -49
  430. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts.map +0 -1
  431. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.js +0 -105
  432. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts +0 -47
  433. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts.map +0 -1
  434. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.js +0 -93
  435. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts +0 -49
  436. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts.map +0 -1
  437. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.js +0 -64
  438. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts +0 -70
  439. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts.map +0 -1
  440. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.js +0 -159
  441. package/script/deps/jsr.io/@std/fs/1.0.20/eol.d.ts +0 -52
  442. package/script/deps/jsr.io/@std/fs/1.0.20/eol.d.ts.map +0 -1
  443. package/script/deps/jsr.io/@std/fs/1.0.20/eol.js +0 -105
  444. package/script/deps/jsr.io/@std/fs/1.0.20/exists.d.ts +0 -219
  445. package/script/deps/jsr.io/@std/fs/1.0.20/exists.d.ts.map +0 -1
  446. package/script/deps/jsr.io/@std/fs/1.0.20/exists.js +0 -273
  447. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts +0 -267
  448. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts.map +0 -1
  449. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.js +0 -443
  450. package/script/deps/jsr.io/@std/fs/1.0.20/mod.d.ts +0 -29
  451. package/script/deps/jsr.io/@std/fs/1.0.20/mod.d.ts.map +0 -1
  452. package/script/deps/jsr.io/@std/fs/1.0.20/mod.js +0 -45
  453. package/script/deps/jsr.io/@std/fs/1.0.20/move.d.ts +0 -86
  454. package/script/deps/jsr.io/@std/fs/1.0.20/move.d.ts.map +0 -1
  455. package/script/deps/jsr.io/@std/fs/1.0.20/move.js +0 -145
  456. package/script/deps/jsr.io/@std/fs/1.0.20/walk.d.ts +0 -777
  457. package/script/deps/jsr.io/@std/fs/1.0.20/walk.d.ts.map +0 -1
  458. package/script/deps/jsr.io/@std/fs/1.0.20/walk.js +0 -849
  459. package/script/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  460. package/script/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  461. package/script/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -48
  462. package/script/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  463. package/script/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  464. package/script/deps/jsr.io/@std/internal/1.0.12/os.js +0 -8
  465. package/script/deps/jsr.io/@std/json/1.0.2/_common.d.ts +0 -4
  466. package/script/deps/jsr.io/@std/json/1.0.2/_common.d.ts.map +0 -1
  467. package/script/deps/jsr.io/@std/json/1.0.2/_common.js +0 -14
  468. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts +0 -70
  469. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts.map +0 -1
  470. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.js +0 -200
  471. package/script/deps/jsr.io/@std/json/1.0.2/mod.d.ts +0 -23
  472. package/script/deps/jsr.io/@std/json/1.0.2/mod.d.ts.map +0 -1
  473. package/script/deps/jsr.io/@std/json/1.0.2/mod.js +0 -39
  474. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts +0 -53
  475. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts.map +0 -1
  476. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.js +0 -70
  477. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts +0 -95
  478. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts.map +0 -1
  479. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.js +0 -92
  480. package/script/deps/jsr.io/@std/json/1.0.2/types.d.ts +0 -5
  481. package/script/deps/jsr.io/@std/json/1.0.2/types.d.ts.map +0 -1
  482. package/script/deps/jsr.io/@std/json/1.0.2/types.js +0 -4
  483. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts +0 -2
  484. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts.map +0 -1
  485. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.js +0 -10
  486. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts +0 -4
  487. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts.map +0 -1
  488. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.js +0 -45
  489. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts +0 -2
  490. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts.map +0 -1
  491. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.js +0 -26
  492. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts +0 -40
  493. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts.map +0 -1
  494. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.js +0 -49
  495. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts +0 -2
  496. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts.map +0 -1
  497. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.js +0 -11
  498. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts +0 -4
  499. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts.map +0 -1
  500. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.js +0 -23
  501. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts +0 -2
  502. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts.map +0 -1
  503. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.js +0 -12
  504. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts +0 -35
  505. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts.map +0 -1
  506. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.js +0 -237
  507. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts +0 -2
  508. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts.map +0 -1
  509. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.js +0 -11
  510. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts +0 -2
  511. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts.map +0 -1
  512. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.js +0 -80
  513. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts +0 -2
  514. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts.map +0 -1
  515. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.js +0 -12
  516. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts +0 -2
  517. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts.map +0 -1
  518. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.js +0 -22
  519. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts +0 -2
  520. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts.map +0 -1
  521. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.js +0 -18
  522. package/script/deps/jsr.io/@std/path/1.1.3/basename.d.ts +0 -27
  523. package/script/deps/jsr.io/@std/path/1.1.3/basename.d.ts.map +0 -1
  524. package/script/deps/jsr.io/@std/path/1.1.3/basename.js +0 -38
  525. package/script/deps/jsr.io/@std/path/1.1.3/common.d.ts +0 -28
  526. package/script/deps/jsr.io/@std/path/1.1.3/common.d.ts.map +0 -1
  527. package/script/deps/jsr.io/@std/path/1.1.3/common.js +0 -36
  528. package/script/deps/jsr.io/@std/path/1.1.3/constants.d.ts +0 -15
  529. package/script/deps/jsr.io/@std/path/1.1.3/constants.d.ts.map +0 -1
  530. package/script/deps/jsr.io/@std/path/1.1.3/constants.js +0 -20
  531. package/script/deps/jsr.io/@std/path/1.1.3/dirname.d.ts +0 -22
  532. package/script/deps/jsr.io/@std/path/1.1.3/dirname.d.ts.map +0 -1
  533. package/script/deps/jsr.io/@std/path/1.1.3/dirname.js +0 -31
  534. package/script/deps/jsr.io/@std/path/1.1.3/extname.d.ts +0 -22
  535. package/script/deps/jsr.io/@std/path/1.1.3/extname.d.ts.map +0 -1
  536. package/script/deps/jsr.io/@std/path/1.1.3/extname.js +0 -31
  537. package/script/deps/jsr.io/@std/path/1.1.3/format.d.ts +0 -22
  538. package/script/deps/jsr.io/@std/path/1.1.3/format.d.ts.map +0 -1
  539. package/script/deps/jsr.io/@std/path/1.1.3/format.js +0 -30
  540. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts +0 -22
  541. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts.map +0 -1
  542. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.js +0 -31
  543. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts +0 -77
  544. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts.map +0 -1
  545. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.js +0 -86
  546. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts +0 -22
  547. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts.map +0 -1
  548. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.js +0 -31
  549. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts +0 -17
  550. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts.map +0 -1
  551. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.js +0 -45
  552. package/script/deps/jsr.io/@std/path/1.1.3/join.d.ts +0 -23
  553. package/script/deps/jsr.io/@std/path/1.1.3/join.d.ts.map +0 -1
  554. package/script/deps/jsr.io/@std/path/1.1.3/join.js +0 -32
  555. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts +0 -28
  556. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts.map +0 -1
  557. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.js +0 -37
  558. package/script/deps/jsr.io/@std/path/1.1.3/mod.d.ts +0 -213
  559. package/script/deps/jsr.io/@std/path/1.1.3/mod.d.ts.map +0 -1
  560. package/script/deps/jsr.io/@std/path/1.1.3/mod.js +0 -232
  561. package/script/deps/jsr.io/@std/path/1.1.3/normalize.d.ts +0 -26
  562. package/script/deps/jsr.io/@std/path/1.1.3/normalize.d.ts.map +0 -1
  563. package/script/deps/jsr.io/@std/path/1.1.3/normalize.js +0 -35
  564. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts +0 -29
  565. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts.map +0 -1
  566. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.js +0 -38
  567. package/script/deps/jsr.io/@std/path/1.1.3/parse.d.ts +0 -35
  568. package/script/deps/jsr.io/@std/path/1.1.3/parse.d.ts.map +0 -1
  569. package/script/deps/jsr.io/@std/path/1.1.3/parse.js +0 -42
  570. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts +0 -2
  571. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts.map +0 -1
  572. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.js +0 -11
  573. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts +0 -39
  574. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts.map +0 -1
  575. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.js +0 -55
  576. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts +0 -13
  577. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts.map +0 -1
  578. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.js +0 -17
  579. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts +0 -30
  580. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts.map +0 -1
  581. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.js +0 -67
  582. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts +0 -37
  583. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts.map +0 -1
  584. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.js +0 -96
  585. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts +0 -24
  586. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts.map +0 -1
  587. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.js +0 -31
  588. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts +0 -16
  589. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts.map +0 -1
  590. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.js +0 -24
  591. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts +0 -72
  592. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts.map +0 -1
  593. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.js +0 -85
  594. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts +0 -17
  595. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts.map +0 -1
  596. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.js +0 -26
  597. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts +0 -31
  598. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts.map +0 -1
  599. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.js +0 -48
  600. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts +0 -20
  601. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts.map +0 -1
  602. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.js +0 -43
  603. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts +0 -37
  604. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts.map +0 -1
  605. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.js +0 -61
  606. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts +0 -20
  607. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts.map +0 -1
  608. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.js +0 -35
  609. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts +0 -25
  610. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts.map +0 -1
  611. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.js +0 -118
  612. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts +0 -20
  613. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts.map +0 -1
  614. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.js +0 -109
  615. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts +0 -17
  616. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts.map +0 -1
  617. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.js +0 -95
  618. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts +0 -17
  619. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts.map +0 -1
  620. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.js +0 -30
  621. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts +0 -16
  622. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts.map +0 -1
  623. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.js +0 -23
  624. package/script/deps/jsr.io/@std/path/1.1.3/relative.d.ts +0 -24
  625. package/script/deps/jsr.io/@std/path/1.1.3/relative.d.ts.map +0 -1
  626. package/script/deps/jsr.io/@std/path/1.1.3/relative.js +0 -33
  627. package/script/deps/jsr.io/@std/path/1.1.3/resolve.d.ts +0 -22
  628. package/script/deps/jsr.io/@std/path/1.1.3/resolve.d.ts.map +0 -1
  629. package/script/deps/jsr.io/@std/path/1.1.3/resolve.js +0 -33
  630. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts +0 -22
  631. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts.map +0 -1
  632. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.js +0 -31
  633. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts +0 -21
  634. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts.map +0 -1
  635. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.js +0 -32
  636. package/script/deps/jsr.io/@std/path/1.1.3/types.d.ts +0 -38
  637. package/script/deps/jsr.io/@std/path/1.1.3/types.d.ts.map +0 -1
  638. package/script/deps/jsr.io/@std/path/1.1.3/types.js +0 -4
  639. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts +0 -4
  640. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts.map +0 -1
  641. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.js +0 -20
  642. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts +0 -22
  643. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts.map +0 -1
  644. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.js +0 -50
  645. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts +0 -13
  646. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts.map +0 -1
  647. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.js +0 -17
  648. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts +0 -17
  649. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts.map +0 -1
  650. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.js +0 -116
  651. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts +0 -17
  652. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts.map +0 -1
  653. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.js +0 -85
  654. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts +0 -24
  655. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts.map +0 -1
  656. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.js +0 -31
  657. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts +0 -18
  658. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts.map +0 -1
  659. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.js +0 -33
  660. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts +0 -71
  661. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts.map +0 -1
  662. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.js +0 -85
  663. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts +0 -17
  664. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts.map +0 -1
  665. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.js +0 -41
  666. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts +0 -18
  667. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts.map +0 -1
  668. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.js +0 -80
  669. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts +0 -21
  670. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts.map +0 -1
  671. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.js +0 -44
  672. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts +0 -19
  673. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts.map +0 -1
  674. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.js +0 -138
  675. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts +0 -20
  676. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts.map +0 -1
  677. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.js +0 -35
  678. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts +0 -25
  679. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts.map +0 -1
  680. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.js +0 -179
  681. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts +0 -23
  682. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts.map +0 -1
  683. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.js +0 -134
  684. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts +0 -17
  685. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts.map +0 -1
  686. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.js +0 -190
  687. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts +0 -17
  688. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts.map +0 -1
  689. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.js +0 -37
  690. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts +0 -17
  691. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts.map +0 -1
  692. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.js +0 -52
  693. package/script/deps/jsr.io/@std/streams/1.0.14/_common.d.ts +0 -5
  694. package/script/deps/jsr.io/@std/streams/1.0.14/_common.d.ts.map +0 -1
  695. package/script/deps/jsr.io/@std/streams/1.0.14/_common.js +0 -31
  696. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts +0 -300
  697. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts.map +0 -1
  698. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.js +0 -415
  699. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts +0 -44
  700. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts.map +0 -1
  701. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.js +0 -89
  702. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts +0 -27
  703. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts.map +0 -1
  704. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.js +0 -51
  705. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts +0 -66
  706. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts.map +0 -1
  707. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.js +0 -295
  708. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts +0 -83
  709. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts.map +0 -1
  710. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.js +0 -105
  711. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts +0 -101
  712. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts.map +0 -1
  713. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.js +0 -126
  714. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts +0 -84
  715. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts.map +0 -1
  716. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.js +0 -110
  717. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts +0 -38
  718. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts.map +0 -1
  719. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.js +0 -72
  720. package/script/deps/jsr.io/@std/streams/1.0.14/mod.d.ts +0 -35
  721. package/script/deps/jsr.io/@std/streams/1.0.14/mod.d.ts.map +0 -1
  722. package/script/deps/jsr.io/@std/streams/1.0.14/mod.js +0 -51
  723. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts +0 -58
  724. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts.map +0 -1
  725. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.js +0 -127
  726. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts +0 -72
  727. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts.map +0 -1
  728. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.js +0 -111
  729. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts +0 -22
  730. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts.map +0 -1
  731. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js +0 -38
  732. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts +0 -22
  733. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts.map +0 -1
  734. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.js +0 -28
  735. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts +0 -38
  736. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts.map +0 -1
  737. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.js +0 -45
  738. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts +0 -29
  739. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts.map +0 -1
  740. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.js +0 -48
  741. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts +0 -61
  742. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts.map +0 -1
  743. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.js +0 -106
  744. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts +0 -76
  745. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts.map +0 -1
  746. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.js +0 -105
  747. package/script/jsonl.d.ts.map +0 -1
  748. package/script/jsonl.js +0 -244
  749. package/script/mod.d.ts +0 -5
  750. package/script/mod.d.ts.map +0 -1
  751. package/script/mod.js +0 -24
  752. package/script/package.json +0 -3
  753. package/script/types.d.ts +0 -14
  754. package/script/types.d.ts.map +0 -1
  755. package/script/types.js +0 -2
  756. /package/{esm → dist}/types.d.ts +0 -0
  757. /package/{esm → dist}/types.js +0 -0
@@ -1,126 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- // This module is browser compatible.
4
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
5
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
6
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
7
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
8
- };
9
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
10
- if (kind === "m") throw new TypeError("Private method is not writable");
11
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
12
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
13
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
14
- };
15
- var _LimitedBytesTransformStream_read;
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.LimitedBytesTransformStream = void 0;
18
- /**
19
- * A {@linkcode TransformStream} that will only read & enqueue chunks until the
20
- * total amount of enqueued data exceeds `size`. The last chunk that would
21
- * exceed the limit will NOT be enqueued, in which case a {@linkcode RangeError}
22
- * is thrown when `options.error` is set to true, otherwise the stream is just
23
- * terminated.
24
- *
25
- * @example `size` is equal to the total byte length of the chunks
26
- * ```ts
27
- * import { LimitedBytesTransformStream } from "@std/streams/limited-bytes-transform-stream";
28
- * import { assertEquals } from "@std/assert";
29
- *
30
- * const stream = ReadableStream.from(["1234", "5678"]);
31
- * const transformed = stream.pipeThrough(new TextEncoderStream()).pipeThrough(
32
- * new LimitedBytesTransformStream(8),
33
- * ).pipeThrough(new TextDecoderStream());
34
- *
35
- * assertEquals(
36
- * await Array.fromAsync(transformed),
37
- * ["1234", "5678"],
38
- * );
39
- * ```
40
- *
41
- * @example `size` is less than the total byte length of the chunks, and at the
42
- * boundary of the chunks
43
- * ```ts
44
- * import { LimitedBytesTransformStream } from "@std/streams/limited-bytes-transform-stream";
45
- * import { assertEquals } from "@std/assert";
46
- *
47
- * const stream = ReadableStream.from(["1234", "5678"]);
48
- * const transformed = stream.pipeThrough(new TextEncoderStream()).pipeThrough(
49
- * // `4` is the boundary of the chunks
50
- * new LimitedBytesTransformStream(4),
51
- * ).pipeThrough(new TextDecoderStream());
52
- *
53
- * assertEquals(
54
- * await Array.fromAsync(transformed),
55
- * // The first chunk was read, but the second chunk was not
56
- * ["1234"],
57
- * );
58
- * ```
59
- *
60
- * @example `size` is less than the total byte length of the chunks, and not at
61
- * the boundary of the chunks
62
- * ```ts
63
- * import { LimitedBytesTransformStream } from "@std/streams/limited-bytes-transform-stream";
64
- * import { assertEquals } from "@std/assert";
65
- *
66
- * const stream = ReadableStream.from(["1234", "5678"]);
67
- * const transformed = stream.pipeThrough(new TextEncoderStream()).pipeThrough(
68
- * // `5` is not the boundary of the chunks
69
- * new LimitedBytesTransformStream(5),
70
- * ).pipeThrough(new TextDecoderStream());
71
- *
72
- * assertEquals(
73
- * await Array.fromAsync(transformed),
74
- * // The second chunk was not read because it would exceed the specified size
75
- * ["1234"],
76
- * );
77
- * ```
78
- *
79
- * @example Throw error when the total byte length of the chunks exceeds the
80
- * specified size
81
- *
82
- * To do so, set `options.error` to `true`.
83
- *
84
- * ```ts
85
- * import { LimitedBytesTransformStream } from "@std/streams/limited-bytes-transform-stream";
86
- * import { assertRejects } from "@std/assert";
87
- *
88
- * const stream = ReadableStream.from(["1234", "5678"]);
89
- * const transformed = stream.pipeThrough(new TextEncoderStream()).pipeThrough(
90
- * new LimitedBytesTransformStream(5, { error: true }),
91
- * ).pipeThrough(new TextDecoderStream());
92
- *
93
- * await assertRejects(async () => {
94
- * await Array.fromAsync(transformed);
95
- * }, RangeError);
96
- * ```
97
- */
98
- class LimitedBytesTransformStream extends TransformStream {
99
- /**
100
- * Constructs a new instance.
101
- *
102
- * @param size A size limit in bytes.
103
- * @param options Options for the stream.
104
- */
105
- constructor(size, options = { error: false }) {
106
- super({
107
- transform: (chunk, controller) => {
108
- if ((__classPrivateFieldGet(this, _LimitedBytesTransformStream_read, "f") + chunk.byteLength) > size) {
109
- if (options.error) {
110
- throw new RangeError(`Exceeded byte size limit of '${size}'`);
111
- }
112
- else {
113
- controller.terminate();
114
- }
115
- }
116
- else {
117
- __classPrivateFieldSet(this, _LimitedBytesTransformStream_read, __classPrivateFieldGet(this, _LimitedBytesTransformStream_read, "f") + chunk.byteLength, "f");
118
- controller.enqueue(chunk);
119
- }
120
- },
121
- });
122
- _LimitedBytesTransformStream_read.set(this, 0);
123
- }
124
- }
125
- exports.LimitedBytesTransformStream = LimitedBytesTransformStream;
126
- _LimitedBytesTransformStream_read = new WeakMap();
@@ -1,84 +0,0 @@
1
- /** Options for {@linkcode LimitedTransformStream} */
2
- export interface LimitedTransformStreamOptions {
3
- /**
4
- * If true, a {@linkcode RangeError} is thrown when the total number of
5
- * enqueued chunks is about to exceed the specified limit.
6
- *
7
- * @default {false}
8
- */
9
- error?: boolean;
10
- }
11
- /**
12
- * A {@linkcode TransformStream} that will only read & enqueue `size` amount of
13
- * chunks.
14
- *
15
- * If `options.error` is set, then instead of terminating the stream,
16
- * a {@linkcode RangeError} will be thrown when the total number of enqueued
17
- * chunks is about to exceed the specified size.
18
- *
19
- * @typeparam T The type the chunks in the stream.
20
- *
21
- * @example `size` is equal to the total number of chunks
22
- * ```ts
23
- * import { LimitedTransformStream } from "@std/streams/limited-transform-stream";
24
- * import { assertEquals } from "@std/assert";
25
- *
26
- * const stream = ReadableStream.from(["1234", "5678"]);
27
- * const transformed = stream.pipeThrough(
28
- * new LimitedTransformStream(2),
29
- * );
30
- *
31
- * // All chunks were read
32
- * assertEquals(
33
- * await Array.fromAsync(transformed),
34
- * ["1234", "5678"],
35
- * );
36
- * ```
37
- *
38
- * @example `size` is less than the total number of chunks
39
- * ```ts
40
- * import { LimitedTransformStream } from "@std/streams/limited-transform-stream";
41
- * import { assertEquals } from "@std/assert";
42
- *
43
- * const stream = ReadableStream.from(["1234", "5678"]);
44
- * const transformed = stream.pipeThrough(
45
- * new LimitedTransformStream(1),
46
- * );
47
- *
48
- * // Only the first chunk was read
49
- * assertEquals(
50
- * await Array.fromAsync(transformed),
51
- * ["1234"],
52
- * );
53
- * ```
54
- *
55
- * @example Throw a {@linkcode RangeError} when the total number of chunks is
56
- * about to exceed the specified limit
57
- *
58
- * Do this by setting `options.error` to `true`.
59
- *
60
- * ```ts
61
- * import { LimitedTransformStream } from "@std/streams/limited-transform-stream";
62
- * import { assertRejects } from "@std/assert";
63
- *
64
- * const stream = ReadableStream.from(["1234", "5678"]);
65
- * const transformed = stream.pipeThrough(
66
- * new LimitedTransformStream(1, { error: true }),
67
- * );
68
- *
69
- * await assertRejects(async () => {
70
- * await Array.fromAsync(transformed);
71
- * }, RangeError);
72
- * ```
73
- */
74
- export declare class LimitedTransformStream<T> extends TransformStream<T, T> {
75
- #private;
76
- /**
77
- * Constructs a new instance.
78
- *
79
- * @param size The maximum number of chunks to read.
80
- * @param options Options for the stream.
81
- */
82
- constructor(size: number, options?: LimitedTransformStreamOptions);
83
- }
84
- //# sourceMappingURL=limited_transform_stream.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"limited_transform_stream.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.ts"],"names":[],"mappings":"AAGA,qDAAqD;AACrD,MAAM,WAAW,6BAA6B;IAC5C;;;;;OAKG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,qBAAa,sBAAsB,CAAC,CAAC,CAAE,SAAQ,eAAe,CAAC,CAAC,EAAE,CAAC,CAAC;;IAGlE;;;;;OAKG;gBAED,IAAI,EAAE,MAAM,EACZ,OAAO,GAAE,6BAAgD;CAiB5D"}
@@ -1,110 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- // This module is browser compatible.
4
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
5
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
6
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
7
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
8
- };
9
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
10
- if (kind === "m") throw new TypeError("Private method is not writable");
11
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
12
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
13
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
14
- };
15
- var _LimitedTransformStream_read;
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.LimitedTransformStream = void 0;
18
- /**
19
- * A {@linkcode TransformStream} that will only read & enqueue `size` amount of
20
- * chunks.
21
- *
22
- * If `options.error` is set, then instead of terminating the stream,
23
- * a {@linkcode RangeError} will be thrown when the total number of enqueued
24
- * chunks is about to exceed the specified size.
25
- *
26
- * @typeparam T The type the chunks in the stream.
27
- *
28
- * @example `size` is equal to the total number of chunks
29
- * ```ts
30
- * import { LimitedTransformStream } from "@std/streams/limited-transform-stream";
31
- * import { assertEquals } from "@std/assert";
32
- *
33
- * const stream = ReadableStream.from(["1234", "5678"]);
34
- * const transformed = stream.pipeThrough(
35
- * new LimitedTransformStream(2),
36
- * );
37
- *
38
- * // All chunks were read
39
- * assertEquals(
40
- * await Array.fromAsync(transformed),
41
- * ["1234", "5678"],
42
- * );
43
- * ```
44
- *
45
- * @example `size` is less than the total number of chunks
46
- * ```ts
47
- * import { LimitedTransformStream } from "@std/streams/limited-transform-stream";
48
- * import { assertEquals } from "@std/assert";
49
- *
50
- * const stream = ReadableStream.from(["1234", "5678"]);
51
- * const transformed = stream.pipeThrough(
52
- * new LimitedTransformStream(1),
53
- * );
54
- *
55
- * // Only the first chunk was read
56
- * assertEquals(
57
- * await Array.fromAsync(transformed),
58
- * ["1234"],
59
- * );
60
- * ```
61
- *
62
- * @example Throw a {@linkcode RangeError} when the total number of chunks is
63
- * about to exceed the specified limit
64
- *
65
- * Do this by setting `options.error` to `true`.
66
- *
67
- * ```ts
68
- * import { LimitedTransformStream } from "@std/streams/limited-transform-stream";
69
- * import { assertRejects } from "@std/assert";
70
- *
71
- * const stream = ReadableStream.from(["1234", "5678"]);
72
- * const transformed = stream.pipeThrough(
73
- * new LimitedTransformStream(1, { error: true }),
74
- * );
75
- *
76
- * await assertRejects(async () => {
77
- * await Array.fromAsync(transformed);
78
- * }, RangeError);
79
- * ```
80
- */
81
- class LimitedTransformStream extends TransformStream {
82
- /**
83
- * Constructs a new instance.
84
- *
85
- * @param size The maximum number of chunks to read.
86
- * @param options Options for the stream.
87
- */
88
- constructor(size, options = { error: false }) {
89
- super({
90
- transform: (chunk, controller) => {
91
- var _a;
92
- if ((__classPrivateFieldGet(this, _LimitedTransformStream_read, "f") + 1) > size) {
93
- if (options.error) {
94
- throw new RangeError(`Exceeded chunk limit of '${size}'`);
95
- }
96
- else {
97
- controller.terminate();
98
- }
99
- }
100
- else {
101
- __classPrivateFieldSet(this, _LimitedTransformStream_read, (_a = __classPrivateFieldGet(this, _LimitedTransformStream_read, "f"), _a++, _a), "f");
102
- controller.enqueue(chunk);
103
- }
104
- },
105
- });
106
- _LimitedTransformStream_read.set(this, 0);
107
- }
108
- }
109
- exports.LimitedTransformStream = LimitedTransformStream;
110
- _LimitedTransformStream_read = new WeakMap();
@@ -1,38 +0,0 @@
1
- /**
2
- * Merge multiple streams into a single one, not taking order into account.
3
- * If a stream ends before other ones, the other will continue adding data,
4
- * and the finished one will not add any more data.
5
- *
6
- * @typeparam T The type of the chunks in the input/output streams.
7
- * @param streams An iterable of `ReadableStream`s to merge.
8
- * @returns A `ReadableStream` that will emit the merged chunks.
9
- *
10
- * @example Merge 2 streams
11
- * ```ts
12
- * import { mergeReadableStreams } from "@std/streams/merge-readable-streams";
13
- * import { assertEquals } from "@std/assert";
14
- *
15
- * const stream1 = ReadableStream.from([1, 2]);
16
- * const stream2 = ReadableStream.from([3, 4, 5]);
17
- *
18
- * const mergedStream = mergeReadableStreams(stream1, stream2);
19
- * const merged = await Array.fromAsync(mergedStream);
20
- * assertEquals(merged.toSorted(), [1, 2, 3, 4, 5]);
21
- * ```
22
- *
23
- * @example Merge 3 streams
24
- * ```ts
25
- * import { mergeReadableStreams } from "@std/streams/merge-readable-streams";
26
- * import { assertEquals } from "@std/assert";
27
- *
28
- * const stream1 = ReadableStream.from([1, 2]);
29
- * const stream2 = ReadableStream.from([3, 4, 5]);
30
- * const stream3 = ReadableStream.from([6]);
31
- *
32
- * const mergedStream = mergeReadableStreams(stream1, stream2, stream3);
33
- * const merged = await Array.fromAsync(mergedStream);
34
- * assertEquals(merged.toSorted(), [1, 2, 3, 4, 5, 6]);
35
- * ```
36
- */
37
- export declare function mergeReadableStreams<T>(...streams: ReadableStream<T>[]): ReadableStream<T>;
38
- //# sourceMappingURL=merge_readable_streams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"merge_readable_streams.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,wBAAgB,oBAAoB,CAAC,CAAC,EACpC,GAAG,OAAO,EAAE,cAAc,CAAC,CAAC,CAAC,EAAE,GAC9B,cAAc,CAAC,CAAC,CAAC,CA8BnB"}
@@ -1,72 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- Object.defineProperty(exports, "__esModule", { value: true });
4
- exports.mergeReadableStreams = mergeReadableStreams;
5
- /**
6
- * Merge multiple streams into a single one, not taking order into account.
7
- * If a stream ends before other ones, the other will continue adding data,
8
- * and the finished one will not add any more data.
9
- *
10
- * @typeparam T The type of the chunks in the input/output streams.
11
- * @param streams An iterable of `ReadableStream`s to merge.
12
- * @returns A `ReadableStream` that will emit the merged chunks.
13
- *
14
- * @example Merge 2 streams
15
- * ```ts
16
- * import { mergeReadableStreams } from "@std/streams/merge-readable-streams";
17
- * import { assertEquals } from "@std/assert";
18
- *
19
- * const stream1 = ReadableStream.from([1, 2]);
20
- * const stream2 = ReadableStream.from([3, 4, 5]);
21
- *
22
- * const mergedStream = mergeReadableStreams(stream1, stream2);
23
- * const merged = await Array.fromAsync(mergedStream);
24
- * assertEquals(merged.toSorted(), [1, 2, 3, 4, 5]);
25
- * ```
26
- *
27
- * @example Merge 3 streams
28
- * ```ts
29
- * import { mergeReadableStreams } from "@std/streams/merge-readable-streams";
30
- * import { assertEquals } from "@std/assert";
31
- *
32
- * const stream1 = ReadableStream.from([1, 2]);
33
- * const stream2 = ReadableStream.from([3, 4, 5]);
34
- * const stream3 = ReadableStream.from([6]);
35
- *
36
- * const mergedStream = mergeReadableStreams(stream1, stream2, stream3);
37
- * const merged = await Array.fromAsync(mergedStream);
38
- * assertEquals(merged.toSorted(), [1, 2, 3, 4, 5, 6]);
39
- * ```
40
- */
41
- function mergeReadableStreams(...streams) {
42
- const resolvePromises = streams.map(() => Promise.withResolvers());
43
- return new ReadableStream({
44
- start(controller) {
45
- let mustClose = false;
46
- Promise.all(resolvePromises.map(({ promise }) => promise))
47
- .then(() => {
48
- controller.close();
49
- })
50
- .catch((error) => {
51
- mustClose = true;
52
- controller.error(error);
53
- });
54
- for (const [index, stream] of streams.entries()) {
55
- (async () => {
56
- try {
57
- for await (const data of stream) {
58
- if (mustClose) {
59
- break;
60
- }
61
- controller.enqueue(data);
62
- }
63
- resolvePromises[index].resolve();
64
- }
65
- catch (error) {
66
- resolvePromises[index].reject(error);
67
- }
68
- })();
69
- }
70
- },
71
- });
72
- }
@@ -1,35 +0,0 @@
1
- /**
2
- * Utilities for working with the
3
- * {@link https://developer.mozilla.org/en-US/docs/Web/API/Streams_API | Streams API}.
4
- *
5
- * Includes buffering and conversion.
6
- *
7
- * ```ts
8
- * import { toText } from "@std/streams";
9
- * import { assertEquals } from "@std/assert";
10
- *
11
- * const stream = ReadableStream.from(["Hello, world!"]);
12
- * const text = await toText(stream);
13
- *
14
- * assertEquals(text, "Hello, world!");
15
- * ```
16
- *
17
- * @module
18
- */
19
- export * from "./buffer.js";
20
- export * from "./byte_slice_stream.js";
21
- export * from "./concat_readable_streams.js";
22
- export * from "./delimiter_stream.js";
23
- export * from "./early_zip_readable_streams.js";
24
- export * from "./limited_bytes_transform_stream.js";
25
- export * from "./limited_transform_stream.js";
26
- export * from "./merge_readable_streams.js";
27
- export * from "./text_delimiter_stream.js";
28
- export * from "./text_line_stream.js";
29
- export * from "./to_array_buffer.js";
30
- export * from "./to_blob.js";
31
- export * from "./to_json.js";
32
- export * from "./to_text.js";
33
- export * from "./to_transform_stream.js";
34
- export * from "./zip_readable_streams.js";
35
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/mod.ts"],"names":[],"mappings":"AACA;;;;;;;;;;;;;;;;;GAiBG;AAEH,cAAc,aAAa,CAAC;AAC5B,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC"}
@@ -1,51 +0,0 @@
1
- "use strict";
2
- // Copyright 2018-2025 the Deno authors. MIT license.
3
- /**
4
- * Utilities for working with the
5
- * {@link https://developer.mozilla.org/en-US/docs/Web/API/Streams_API | Streams API}.
6
- *
7
- * Includes buffering and conversion.
8
- *
9
- * ```ts
10
- * import { toText } from "@std/streams";
11
- * import { assertEquals } from "@std/assert";
12
- *
13
- * const stream = ReadableStream.from(["Hello, world!"]);
14
- * const text = await toText(stream);
15
- *
16
- * assertEquals(text, "Hello, world!");
17
- * ```
18
- *
19
- * @module
20
- */
21
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
22
- if (k2 === undefined) k2 = k;
23
- var desc = Object.getOwnPropertyDescriptor(m, k);
24
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
25
- desc = { enumerable: true, get: function() { return m[k]; } };
26
- }
27
- Object.defineProperty(o, k2, desc);
28
- }) : (function(o, m, k, k2) {
29
- if (k2 === undefined) k2 = k;
30
- o[k2] = m[k];
31
- }));
32
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
33
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
34
- };
35
- Object.defineProperty(exports, "__esModule", { value: true });
36
- __exportStar(require("./buffer.js"), exports);
37
- __exportStar(require("./byte_slice_stream.js"), exports);
38
- __exportStar(require("./concat_readable_streams.js"), exports);
39
- __exportStar(require("./delimiter_stream.js"), exports);
40
- __exportStar(require("./early_zip_readable_streams.js"), exports);
41
- __exportStar(require("./limited_bytes_transform_stream.js"), exports);
42
- __exportStar(require("./limited_transform_stream.js"), exports);
43
- __exportStar(require("./merge_readable_streams.js"), exports);
44
- __exportStar(require("./text_delimiter_stream.js"), exports);
45
- __exportStar(require("./text_line_stream.js"), exports);
46
- __exportStar(require("./to_array_buffer.js"), exports);
47
- __exportStar(require("./to_blob.js"), exports);
48
- __exportStar(require("./to_json.js"), exports);
49
- __exportStar(require("./to_text.js"), exports);
50
- __exportStar(require("./to_transform_stream.js"), exports);
51
- __exportStar(require("./zip_readable_streams.js"), exports);
@@ -1,58 +0,0 @@
1
- import type { DelimiterStreamOptions } from "./delimiter_stream.js";
2
- /**
3
- * Transform a stream `string` into a stream where each chunk is divided by a
4
- * given delimiter.
5
- *
6
- * If you are working with a stream of `Uint8Array`, consider using {@linkcode DelimiterStream}.
7
- *
8
- * If you want to split by a newline, consider using {@linkcode TextLineStream}.
9
- *
10
- * @example Comma-separated values
11
- * ```ts
12
- * import { TextDelimiterStream } from "@std/streams/text-delimiter-stream";
13
- * import { assertEquals } from "@std/assert";
14
- *
15
- * const stream = ReadableStream.from([
16
- * "alice,20,",
17
- * ",US,",
18
- * ]);
19
- *
20
- * const valueStream = stream.pipeThrough(new TextDelimiterStream(","));
21
- *
22
- * assertEquals(
23
- * await Array.fromAsync(valueStream),
24
- * ["alice", "20", "", "US", ""],
25
- * );
26
- * ```
27
- *
28
- * @example Semicolon-separated values with suffix disposition
29
- * ```ts
30
- * import { TextDelimiterStream } from "@std/streams/text-delimiter-stream";
31
- * import { assertEquals } from "@std/assert";
32
- *
33
- * const stream = ReadableStream.from([
34
- * "const a = 42;;let b =",
35
- * " true;",
36
- * ]);
37
- *
38
- * const valueStream = stream.pipeThrough(
39
- * new TextDelimiterStream(";", { disposition: "suffix" }),
40
- * );
41
- *
42
- * assertEquals(
43
- * await Array.fromAsync(valueStream),
44
- * ["const a = 42;", ";", "let b = true;", ""],
45
- * );
46
- * ```
47
- */
48
- export declare class TextDelimiterStream extends TransformStream<string, string> {
49
- #private;
50
- /**
51
- * Constructs a new instance.
52
- *
53
- * @param delimiter A delimiter to split the stream by.
54
- * @param options Options for the stream.
55
- */
56
- constructor(delimiter: string, options?: DelimiterStreamOptions);
57
- }
58
- //# sourceMappingURL=text_delimiter_stream.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"text_delimiter_stream.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAEV,sBAAsB,EACvB,MAAM,uBAAuB,CAAC;AAE/B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,qBAAa,mBAAoB,SAAQ,eAAe,CAAC,MAAM,EAAE,MAAM,CAAC;;IAQtE;;;;;OAKG;gBAED,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,sBAAsB;CAkDnC"}