windmill-cli 1.641.0 → 1.643.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 (1298) hide show
  1. package/esm/main.js +78213 -0
  2. package/package.json +23 -36
  3. package/esm/_dnt.polyfills.js +0 -250
  4. package/esm/_dnt.shims.js +0 -61
  5. package/esm/bootstrap/common.js +0 -1
  6. package/esm/bootstrap/flow_bootstrap.js +0 -17
  7. package/esm/bootstrap/script_bootstrap.js +0 -103
  8. package/esm/deps/jsr.io/@std/assert/1.0.0-rc.2/equal.js +0 -113
  9. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -2
  10. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -32
  11. package/esm/deps/jsr.io/@std/cli/1.0.0-rc.2/_data.js +0 -17
  12. package/esm/deps/jsr.io/@std/cli/1.0.0-rc.2/_run_length.js +0 -34
  13. package/esm/deps/jsr.io/@std/cli/1.0.0-rc.2/unicode_width.js +0 -74
  14. package/esm/deps/jsr.io/@std/encoding/1.0.0-rc.2/_validate_binary_like.js +0 -26
  15. package/esm/deps/jsr.io/@std/encoding/1.0.0-rc.2/base64.js +0 -163
  16. package/esm/deps/jsr.io/@std/encoding/1.0.4/_base32_common.js +0 -183
  17. package/esm/deps/jsr.io/@std/encoding/1.0.4/_validate_binary_like.js +0 -26
  18. package/esm/deps/jsr.io/@std/encoding/1.0.4/ascii85.js +0 -152
  19. package/esm/deps/jsr.io/@std/encoding/1.0.4/base32.js +0 -69
  20. package/esm/deps/jsr.io/@std/encoding/1.0.4/base32_stream.js +0 -92
  21. package/esm/deps/jsr.io/@std/encoding/1.0.4/base32hex.js +0 -77
  22. package/esm/deps/jsr.io/@std/encoding/1.0.4/base32hex_stream.js +0 -92
  23. package/esm/deps/jsr.io/@std/encoding/1.0.4/base58.js +0 -131
  24. package/esm/deps/jsr.io/@std/encoding/1.0.4/base64.js +0 -163
  25. package/esm/deps/jsr.io/@std/encoding/1.0.4/base64_stream.js +0 -92
  26. package/esm/deps/jsr.io/@std/encoding/1.0.4/base64url.js +0 -81
  27. package/esm/deps/jsr.io/@std/encoding/1.0.4/base64url_stream.js +0 -93
  28. package/esm/deps/jsr.io/@std/encoding/1.0.4/hex.js +0 -109
  29. package/esm/deps/jsr.io/@std/encoding/1.0.4/hex_stream.js +0 -81
  30. package/esm/deps/jsr.io/@std/encoding/1.0.4/mod.js +0 -28
  31. package/esm/deps/jsr.io/@std/encoding/1.0.4/varint.js +0 -207
  32. package/esm/deps/jsr.io/@std/fmt/0.225.6/colors.js +0 -916
  33. package/esm/deps/jsr.io/@std/fmt/1.0.9/colors.js +0 -903
  34. package/esm/deps/jsr.io/@std/fs/1.0.23/_create_walk_entry.js +0 -34
  35. package/esm/deps/jsr.io/@std/fs/1.0.23/_get_file_info_type.js +0 -18
  36. package/esm/deps/jsr.io/@std/fs/1.0.23/_is_same_path.js +0 -17
  37. package/esm/deps/jsr.io/@std/fs/1.0.23/_is_subdir.js +0 -25
  38. package/esm/deps/jsr.io/@std/fs/1.0.23/_to_path_string.js +0 -13
  39. package/esm/deps/jsr.io/@std/fs/1.0.23/copy.js +0 -313
  40. package/esm/deps/jsr.io/@std/fs/1.0.23/empty_dir.js +0 -87
  41. package/esm/deps/jsr.io/@std/fs/1.0.23/ensure_dir.js +0 -102
  42. package/esm/deps/jsr.io/@std/fs/1.0.23/ensure_file.js +0 -90
  43. package/esm/deps/jsr.io/@std/fs/1.0.23/ensure_link.js +0 -61
  44. package/esm/deps/jsr.io/@std/fs/1.0.23/ensure_symlink.js +0 -156
  45. package/esm/deps/jsr.io/@std/fs/1.0.23/eol.js +0 -67
  46. package/esm/deps/jsr.io/@std/fs/1.0.23/exists.js +0 -271
  47. package/esm/deps/jsr.io/@std/fs/1.0.23/expand_glob.js +0 -442
  48. package/esm/deps/jsr.io/@std/fs/1.0.23/mod.js +0 -29
  49. package/esm/deps/jsr.io/@std/fs/1.0.23/move.js +0 -142
  50. package/esm/deps/jsr.io/@std/fs/1.0.23/walk.js +0 -846
  51. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -12
  52. package/esm/deps/jsr.io/@std/internal/1.0.12/os.js +0 -5
  53. package/esm/deps/jsr.io/@std/io/0.224.9/types.js +0 -15
  54. package/esm/deps/jsr.io/@std/io/0.225.3/_constants.js +0 -4
  55. package/esm/deps/jsr.io/@std/io/0.225.3/copy.js +0 -36
  56. package/esm/deps/jsr.io/@std/io/0.225.3/read_all.js +0 -72
  57. package/esm/deps/jsr.io/@std/io/0.225.3/types.js +0 -15
  58. package/esm/deps/jsr.io/@std/io/0.225.3/write_all.js +0 -61
  59. package/esm/deps/jsr.io/@std/log/0.224.14/_config.js +0 -14
  60. package/esm/deps/jsr.io/@std/log/0.224.14/_file_handler_symbols.js +0 -8
  61. package/esm/deps/jsr.io/@std/log/0.224.14/_state.js +0 -7
  62. package/esm/deps/jsr.io/@std/log/0.224.14/base_handler.js +0 -331
  63. package/esm/deps/jsr.io/@std/log/0.224.14/console_handler.js +0 -112
  64. package/esm/deps/jsr.io/@std/log/0.224.14/critical.js +0 -11
  65. package/esm/deps/jsr.io/@std/log/0.224.14/debug.js +0 -11
  66. package/esm/deps/jsr.io/@std/log/0.224.14/error.js +0 -11
  67. package/esm/deps/jsr.io/@std/log/0.224.14/file_handler.js +0 -267
  68. package/esm/deps/jsr.io/@std/log/0.224.14/formatters.js +0 -45
  69. package/esm/deps/jsr.io/@std/log/0.224.14/get_logger.js +0 -75
  70. package/esm/deps/jsr.io/@std/log/0.224.14/info.js +0 -11
  71. package/esm/deps/jsr.io/@std/log/0.224.14/levels.js +0 -45
  72. package/esm/deps/jsr.io/@std/log/0.224.14/logger.js +0 -525
  73. package/esm/deps/jsr.io/@std/log/0.224.14/mod.js +0 -394
  74. package/esm/deps/jsr.io/@std/log/0.224.14/rotating_file_handler.js +0 -125
  75. package/esm/deps/jsr.io/@std/log/0.224.14/setup.js +0 -41
  76. package/esm/deps/jsr.io/@std/log/0.224.14/warn.js +0 -11
  77. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/assert_path.js +0 -7
  78. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/basename.js +0 -40
  79. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/common.js +0 -23
  80. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/constants.js +0 -46
  81. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/dirname.js +0 -8
  82. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/format.js +0 -19
  83. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/from_file_url.js +0 -9
  84. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/glob_to_reg_exp.js +0 -234
  85. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize.js +0 -8
  86. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize_string.js +0 -77
  87. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/relative.js +0 -9
  88. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/strip_trailing_separators.js +0 -19
  89. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_common/to_file_url.js +0 -15
  90. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_interface.js +0 -3
  91. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/_os.js +0 -14
  92. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/basename.js +0 -33
  93. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/common.js +0 -33
  94. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/constants.js +0 -17
  95. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/dirname.js +0 -26
  96. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/extname.js +0 -26
  97. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/format.js +0 -27
  98. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/from_file_url.js +0 -28
  99. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/glob_to_regexp.js +0 -83
  100. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/is_absolute.js +0 -28
  101. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/is_glob.js +0 -42
  102. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/join.js +0 -26
  103. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/join_globs.js +0 -34
  104. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/mod.js +0 -54
  105. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/normalize.js +0 -30
  106. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/normalize_glob.js +0 -35
  107. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/parse.js +0 -39
  108. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/_util.js +0 -8
  109. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/basename.js +0 -29
  110. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/constants.js +0 -14
  111. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/dirname.js +0 -47
  112. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/extname.js +0 -70
  113. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/format.js +0 -28
  114. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/from_file_url.js +0 -21
  115. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/glob_to_regexp.js +0 -82
  116. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/is_absolute.js +0 -23
  117. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/join.js +0 -26
  118. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/join_globs.js +0 -39
  119. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/normalize.js +0 -36
  120. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/normalize_glob.js +0 -31
  121. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/parse.js +0 -115
  122. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/relative.js +0 -106
  123. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/resolve.js +0 -59
  124. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/to_file_url.js +0 -27
  125. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/posix/to_namespaced_path.js +0 -20
  126. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/relative.js +0 -30
  127. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/resolve.js +0 -30
  128. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/to_file_url.js +0 -28
  129. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/to_namespaced_path.js +0 -29
  130. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/_util.js +0 -15
  131. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/basename.js +0 -41
  132. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/constants.js +0 -14
  133. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/dirname.js +0 -109
  134. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/extname.js +0 -78
  135. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/format.js +0 -28
  136. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/from_file_url.js +0 -30
  137. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/glob_to_regexp.js +0 -82
  138. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/is_absolute.js +0 -38
  139. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/join.js +0 -71
  140. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/join_globs.js +0 -40
  141. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/normalize.js +0 -131
  142. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/normalize_glob.js +0 -31
  143. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/parse.js +0 -176
  144. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/relative.js +0 -131
  145. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/resolve.js +0 -154
  146. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/to_file_url.js +0 -34
  147. package/esm/deps/jsr.io/@std/path/1.0.0-rc.2/windows/to_namespaced_path.js +0 -49
  148. package/esm/deps/jsr.io/@std/path/1.1.4/_common/assert_path.js +0 -7
  149. package/esm/deps/jsr.io/@std/path/1.1.4/_common/basename.js +0 -40
  150. package/esm/deps/jsr.io/@std/path/1.1.4/_common/common.js +0 -23
  151. package/esm/deps/jsr.io/@std/path/1.1.4/_common/constants.js +0 -46
  152. package/esm/deps/jsr.io/@std/path/1.1.4/_common/dirname.js +0 -8
  153. package/esm/deps/jsr.io/@std/path/1.1.4/_common/format.js +0 -19
  154. package/esm/deps/jsr.io/@std/path/1.1.4/_common/from_file_url.js +0 -9
  155. package/esm/deps/jsr.io/@std/path/1.1.4/_common/glob_to_reg_exp.js +0 -235
  156. package/esm/deps/jsr.io/@std/path/1.1.4/_common/normalize.js +0 -8
  157. package/esm/deps/jsr.io/@std/path/1.1.4/_common/normalize_string.js +0 -77
  158. package/esm/deps/jsr.io/@std/path/1.1.4/_common/relative.js +0 -9
  159. package/esm/deps/jsr.io/@std/path/1.1.4/_common/strip_trailing_separators.js +0 -19
  160. package/esm/deps/jsr.io/@std/path/1.1.4/_common/to_file_url.js +0 -15
  161. package/esm/deps/jsr.io/@std/path/1.1.4/basename.js +0 -35
  162. package/esm/deps/jsr.io/@std/path/1.1.4/common.js +0 -33
  163. package/esm/deps/jsr.io/@std/path/1.1.4/constants.js +0 -17
  164. package/esm/deps/jsr.io/@std/path/1.1.4/dirname.js +0 -28
  165. package/esm/deps/jsr.io/@std/path/1.1.4/extname.js +0 -28
  166. package/esm/deps/jsr.io/@std/path/1.1.4/format.js +0 -27
  167. package/esm/deps/jsr.io/@std/path/1.1.4/from_file_url.js +0 -28
  168. package/esm/deps/jsr.io/@std/path/1.1.4/glob_to_regexp.js +0 -83
  169. package/esm/deps/jsr.io/@std/path/1.1.4/is_absolute.js +0 -28
  170. package/esm/deps/jsr.io/@std/path/1.1.4/is_glob.js +0 -42
  171. package/esm/deps/jsr.io/@std/path/1.1.4/join.js +0 -29
  172. package/esm/deps/jsr.io/@std/path/1.1.4/join_globs.js +0 -34
  173. package/esm/deps/jsr.io/@std/path/1.1.4/mod.js +0 -216
  174. package/esm/deps/jsr.io/@std/path/1.1.4/normalize.js +0 -32
  175. package/esm/deps/jsr.io/@std/path/1.1.4/normalize_glob.js +0 -35
  176. package/esm/deps/jsr.io/@std/path/1.1.4/parse.js +0 -39
  177. package/esm/deps/jsr.io/@std/path/1.1.4/posix/_util.js +0 -8
  178. package/esm/deps/jsr.io/@std/path/1.1.4/posix/basename.js +0 -52
  179. package/esm/deps/jsr.io/@std/path/1.1.4/posix/constants.js +0 -14
  180. package/esm/deps/jsr.io/@std/path/1.1.4/posix/dirname.js +0 -64
  181. package/esm/deps/jsr.io/@std/path/1.1.4/posix/extname.js +0 -93
  182. package/esm/deps/jsr.io/@std/path/1.1.4/posix/format.js +0 -28
  183. package/esm/deps/jsr.io/@std/path/1.1.4/posix/from_file_url.js +0 -21
  184. package/esm/deps/jsr.io/@std/path/1.1.4/posix/glob_to_regexp.js +0 -82
  185. package/esm/deps/jsr.io/@std/path/1.1.4/posix/is_absolute.js +0 -23
  186. package/esm/deps/jsr.io/@std/path/1.1.4/posix/join.js +0 -45
  187. package/esm/deps/jsr.io/@std/path/1.1.4/posix/join_globs.js +0 -40
  188. package/esm/deps/jsr.io/@std/path/1.1.4/posix/normalize.js +0 -58
  189. package/esm/deps/jsr.io/@std/path/1.1.4/posix/normalize_glob.js +0 -32
  190. package/esm/deps/jsr.io/@std/path/1.1.4/posix/parse.js +0 -115
  191. package/esm/deps/jsr.io/@std/path/1.1.4/posix/relative.js +0 -106
  192. package/esm/deps/jsr.io/@std/path/1.1.4/posix/resolve.js +0 -59
  193. package/esm/deps/jsr.io/@std/path/1.1.4/posix/to_file_url.js +0 -27
  194. package/esm/deps/jsr.io/@std/path/1.1.4/posix/to_namespaced_path.js +0 -20
  195. package/esm/deps/jsr.io/@std/path/1.1.4/relative.js +0 -30
  196. package/esm/deps/jsr.io/@std/path/1.1.4/resolve.js +0 -30
  197. package/esm/deps/jsr.io/@std/path/1.1.4/to_file_url.js +0 -28
  198. package/esm/deps/jsr.io/@std/path/1.1.4/to_namespaced_path.js +0 -29
  199. package/esm/deps/jsr.io/@std/path/1.1.4/types.js +0 -3
  200. package/esm/deps/jsr.io/@std/path/1.1.4/windows/_util.js +0 -15
  201. package/esm/deps/jsr.io/@std/path/1.1.4/windows/basename.js +0 -47
  202. package/esm/deps/jsr.io/@std/path/1.1.4/windows/constants.js +0 -14
  203. package/esm/deps/jsr.io/@std/path/1.1.4/windows/dirname.js +0 -113
  204. package/esm/deps/jsr.io/@std/path/1.1.4/windows/extname.js +0 -82
  205. package/esm/deps/jsr.io/@std/path/1.1.4/windows/format.js +0 -28
  206. package/esm/deps/jsr.io/@std/path/1.1.4/windows/from_file_url.js +0 -30
  207. package/esm/deps/jsr.io/@std/path/1.1.4/windows/glob_to_regexp.js +0 -82
  208. package/esm/deps/jsr.io/@std/path/1.1.4/windows/is_absolute.js +0 -38
  209. package/esm/deps/jsr.io/@std/path/1.1.4/windows/join.js +0 -77
  210. package/esm/deps/jsr.io/@std/path/1.1.4/windows/join_globs.js +0 -41
  211. package/esm/deps/jsr.io/@std/path/1.1.4/windows/normalize.js +0 -135
  212. package/esm/deps/jsr.io/@std/path/1.1.4/windows/normalize_glob.js +0 -32
  213. package/esm/deps/jsr.io/@std/path/1.1.4/windows/parse.js +0 -176
  214. package/esm/deps/jsr.io/@std/path/1.1.4/windows/relative.js +0 -131
  215. package/esm/deps/jsr.io/@std/path/1.1.4/windows/resolve.js +0 -154
  216. package/esm/deps/jsr.io/@std/path/1.1.4/windows/to_file_url.js +0 -34
  217. package/esm/deps/jsr.io/@std/path/1.1.4/windows/to_namespaced_path.js +0 -49
  218. package/esm/deps/jsr.io/@std/text/1.0.0-rc.1/closest_string.js +0 -52
  219. package/esm/deps/jsr.io/@std/text/1.0.0-rc.1/levenshtein_distance.js +0 -40
  220. package/esm/deps/jsr.io/@std/yaml/1.0.12/_chars.js +0 -48
  221. package/esm/deps/jsr.io/@std/yaml/1.0.12/_dumper_state.js +0 -712
  222. package/esm/deps/jsr.io/@std/yaml/1.0.12/_loader_state.js +0 -1445
  223. package/esm/deps/jsr.io/@std/yaml/1.0.12/_schema.js +0 -117
  224. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/binary.js +0 -103
  225. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/bool.js +0 -32
  226. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/float.js +0 -96
  227. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/int.js +0 -159
  228. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/map.js +0 -14
  229. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/merge.js +0 -10
  230. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/nil.js +0 -22
  231. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/omap.js +0 -29
  232. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/pairs.js +0 -19
  233. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/regexp.js +0 -30
  234. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/seq.js +0 -10
  235. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/set.js +0 -14
  236. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/str.js +0 -9
  237. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/timestamp.js +0 -81
  238. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type/undefined.js +0 -20
  239. package/esm/deps/jsr.io/@std/yaml/1.0.12/_type.js +0 -6
  240. package/esm/deps/jsr.io/@std/yaml/1.0.12/_utils.js +0 -13
  241. package/esm/deps/jsr.io/@std/yaml/1.0.12/mod.js +0 -52
  242. package/esm/deps/jsr.io/@std/yaml/1.0.12/parse.js +0 -91
  243. package/esm/deps/jsr.io/@std/yaml/1.0.12/stringify.js +0 -33
  244. package/esm/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/ansi_escapes.js +0 -218
  245. package/esm/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/chain.js +0 -1
  246. package/esm/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/colors.js +0 -48
  247. package/esm/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/cursor_position.js +0 -31
  248. package/esm/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/tty.js +0 -61
  249. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_argument_types.js +0 -1
  250. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_errors.js +0 -155
  251. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_spread.js +0 -1
  252. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_type_utils.js +0 -1
  253. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_utils.js +0 -125
  254. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/command.js +0 -1789
  255. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_bash_completions_generator.js +0 -211
  256. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_fish_completions_generator.js +0 -151
  257. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_zsh_completions_generator.js +0 -314
  258. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/bash.js +0 -39
  259. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/complete.js +0 -32
  260. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/completions_command.js +0 -47
  261. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/fish.js +0 -39
  262. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/mod.js +0 -4
  263. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/zsh.js +0 -39
  264. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/deprecated.js +0 -2
  265. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/help/_help_generator.js +0 -320
  266. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/mod.js +0 -13
  267. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/type.js +0 -27
  268. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/action_list.js +0 -20
  269. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/boolean.js +0 -13
  270. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/child_command.js +0 -27
  271. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/command.js +0 -9
  272. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/enum.js +0 -29
  273. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/file.js +0 -12
  274. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/integer.js +0 -9
  275. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/number.js +0 -9
  276. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/string.js +0 -9
  277. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types.js +0 -2
  278. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/_check_version.js +0 -21
  279. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/get_runtime.js +0 -20
  280. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/logger.js +0 -15
  281. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/mod.js +0 -2
  282. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/provider/npm.js +0 -60
  283. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/provider.js +0 -118
  284. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/bun_runtime.js +0 -21
  285. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/deno_runtime.js +0 -34
  286. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/node_runtime.js +0 -29
  287. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime.js +0 -3
  288. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/spinner.js +0 -198
  289. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/upgrade.js +0 -42
  290. package/esm/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/upgrade_command.js +0 -133
  291. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_errors.js +0 -117
  292. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_utils.js +0 -89
  293. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_validate_flags.js +0 -155
  294. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/deprecated.js +0 -9
  295. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/flags.js +0 -401
  296. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/mod.js +0 -7
  297. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/boolean.js +0 -11
  298. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/integer.js +0 -9
  299. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/number.js +0 -9
  300. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/string.js +0 -4
  301. package/esm/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types.js +0 -1
  302. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/exit.js +0 -15
  303. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_args.js +0 -10
  304. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_columns.js +0 -23
  305. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_env.js +0 -17
  306. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_os.js +0 -18
  307. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/inspect.js +0 -11
  308. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/is_directory.js +0 -16
  309. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/is_terminal.js +0 -18
  310. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/no_color.js +0 -16
  311. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read.js +0 -35
  312. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read_dir.js +0 -23
  313. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read_sync.js +0 -28
  314. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/set_raw.js +0 -20
  315. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/stat.js +0 -21
  316. package/esm/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/write_sync.js +0 -20
  317. package/esm/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/_key_codes.js +0 -103
  318. package/esm/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/key_code.js +0 -235
  319. package/esm/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/mod.js +0 -1
  320. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_figures.js +0 -63
  321. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_input.js +0 -112
  322. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_list.js +0 -523
  323. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_prompt.js +0 -284
  324. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_suggestions.js +0 -424
  325. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_utils.js +0 -5
  326. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/confirm.js +0 -117
  327. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/input.js +0 -88
  328. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/secret.js +0 -96
  329. package/esm/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/select.js +0 -184
  330. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/_layout.js +0 -546
  331. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/_utils.js +0 -71
  332. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/border.js +0 -18
  333. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/cell.js +0 -199
  334. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/column.js +0 -85
  335. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/consume_words.js +0 -64
  336. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/mod.js +0 -6
  337. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/row.js +0 -90
  338. package/esm/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/table.js +0 -304
  339. package/esm/deps/jsr.io/@windmill-labs/shared-utils/1.0.12/lib.es.js +0 -1689
  340. package/esm/deps.js +0 -68
  341. package/esm/gen/core/ApiError.js +0 -41
  342. package/esm/gen/core/ApiRequestOptions.js +0 -1
  343. package/esm/gen/core/ApiResult.js +0 -1
  344. package/esm/gen/core/CancelablePromise.js +0 -130
  345. package/esm/gen/core/OpenAPI.js +0 -41
  346. package/esm/gen/core/request.js +0 -305
  347. package/esm/gen/index.js +0 -6
  348. package/esm/gen/services.gen.js +0 -12750
  349. package/esm/gen/types.gen.js +0 -2
  350. package/esm/package.json +0 -3
  351. package/esm/src/commands/app/app.js +0 -211
  352. package/esm/src/commands/app/app_metadata.js +0 -542
  353. package/esm/src/commands/app/bundle.js +0 -253
  354. package/esm/src/commands/app/dev.js +0 -1289
  355. package/esm/src/commands/app/generate_agents.js +0 -219
  356. package/esm/src/commands/app/lint.js +0 -162
  357. package/esm/src/commands/app/metadata.js +0 -1
  358. package/esm/src/commands/app/new.js +0 -537
  359. package/esm/src/commands/app/raw_apps.js +0 -385
  360. package/esm/src/commands/app/wmillTsDev.js +0 -128
  361. package/esm/src/commands/dependencies/dependencies.js +0 -71
  362. package/esm/src/commands/dev/dev.js +0 -146
  363. package/esm/src/commands/flow/flow.js +0 -290
  364. package/esm/src/commands/flow/flow_metadata.js +0 -156
  365. package/esm/src/commands/folder/folder.js +0 -101
  366. package/esm/src/commands/gitsync-settings/converter.js +0 -134
  367. package/esm/src/commands/gitsync-settings/gitsync-settings.js +0 -28
  368. package/esm/src/commands/gitsync-settings/legacySettings.js +0 -119
  369. package/esm/src/commands/gitsync-settings/pull.js +0 -369
  370. package/esm/src/commands/gitsync-settings/push.js +0 -261
  371. package/esm/src/commands/gitsync-settings/types.js +0 -37
  372. package/esm/src/commands/gitsync-settings/utils.js +0 -129
  373. package/esm/src/commands/hub/hub.js +0 -94
  374. package/esm/src/commands/init/init.js +0 -259
  375. package/esm/src/commands/instance/instance.js +0 -586
  376. package/esm/src/commands/jobs/jobs.js +0 -186
  377. package/esm/src/commands/lint/lint.js +0 -600
  378. package/esm/src/commands/queues/queues.js +0 -117
  379. package/esm/src/commands/resource/resource.js +0 -117
  380. package/esm/src/commands/resource-type/resource-type.js +0 -112
  381. package/esm/src/commands/schedule/schedule.js +0 -101
  382. package/esm/src/commands/script/script.js +0 -997
  383. package/esm/src/commands/sync/global.js +0 -23
  384. package/esm/src/commands/sync/pull.js +0 -39
  385. package/esm/src/commands/sync/sync.js +0 -2309
  386. package/esm/src/commands/trigger/trigger.js +0 -269
  387. package/esm/src/commands/user/user.js +0 -428
  388. package/esm/src/commands/variable/variable.js +0 -121
  389. package/esm/src/commands/worker-groups/worker-groups.js +0 -96
  390. package/esm/src/commands/workers/workers.js +0 -79
  391. package/esm/src/commands/workspace/fork.js +0 -131
  392. package/esm/src/commands/workspace/workspace.js +0 -403
  393. package/esm/src/core/auth.js +0 -40
  394. package/esm/src/core/branch-profiles.js +0 -46
  395. package/esm/src/core/conf.js +0 -335
  396. package/esm/src/core/constants.js +0 -5
  397. package/esm/src/core/context.js +0 -326
  398. package/esm/src/core/login.js +0 -100
  399. package/esm/src/core/settings.js +0 -496
  400. package/esm/src/core/specific_items.js +0 -318
  401. package/esm/src/core/store.js +0 -19
  402. package/esm/src/guidance/core.js +0 -57
  403. package/esm/src/guidance/skills.js +0 -5742
  404. package/esm/src/main.js +0 -203
  405. package/esm/src/types.js +0 -315
  406. package/esm/src/utils/codebase.js +0 -38
  407. package/esm/src/utils/git.js +0 -51
  408. package/esm/src/utils/local_encryption.js +0 -70
  409. package/esm/src/utils/metadata.js +0 -672
  410. package/esm/src/utils/resource_folders.js +0 -367
  411. package/esm/src/utils/resource_types.js +0 -32
  412. package/esm/src/utils/script_common.js +0 -91
  413. package/esm/src/utils/upgrade.js +0 -48
  414. package/esm/src/utils/utils.js +0 -234
  415. package/esm/wasm/csharp/windmill_parser_wasm.js +0 -103
  416. package/esm/wasm/csharp/windmill_parser_wasm_bg.wasm +0 -0
  417. package/esm/wasm/go/windmill_parser_wasm.js +0 -103
  418. package/esm/wasm/go/windmill_parser_wasm_bg.wasm +0 -0
  419. package/esm/wasm/java/windmill_parser_wasm.js +0 -103
  420. package/esm/wasm/java/windmill_parser_wasm_bg.wasm +0 -0
  421. package/esm/wasm/nu/windmill_parser_wasm.js +0 -106
  422. package/esm/wasm/nu/windmill_parser_wasm_bg.wasm +0 -0
  423. package/esm/wasm/php/windmill_parser_wasm.js +0 -112
  424. package/esm/wasm/php/windmill_parser_wasm_bg.wasm +0 -0
  425. package/esm/wasm/py/windmill_parser_wasm.js +0 -131
  426. package/esm/wasm/py/windmill_parser_wasm_bg.wasm +0 -0
  427. package/esm/wasm/regex/windmill_parser_wasm.js +0 -311
  428. package/esm/wasm/regex/windmill_parser_wasm_bg.wasm +0 -0
  429. package/esm/wasm/ruby/windmill_parser_wasm.js +0 -103
  430. package/esm/wasm/ruby/windmill_parser_wasm_bg.wasm +0 -0
  431. package/esm/wasm/rust/windmill_parser_wasm.js +0 -86
  432. package/esm/wasm/rust/windmill_parser_wasm_bg.wasm +0 -0
  433. package/esm/wasm/ts/windmill_parser_wasm.js +0 -438
  434. package/esm/wasm/ts/windmill_parser_wasm_bg.wasm +0 -0
  435. package/esm/wasm/yaml/windmill_parser_wasm.js +0 -103
  436. package/esm/wasm/yaml/windmill_parser_wasm_bg.wasm +0 -0
  437. package/esm/windmill-utils-internal/src/config/config.js +0 -190
  438. package/esm/windmill-utils-internal/src/gen/types.gen.js +0 -2
  439. package/esm/windmill-utils-internal/src/inline-scripts/extractor.js +0 -109
  440. package/esm/windmill-utils-internal/src/inline-scripts/replacer.js +0 -85
  441. package/esm/windmill-utils-internal/src/parse/parse-schema.js +0 -254
  442. package/esm/windmill-utils-internal/src/path-utils/path-assigner.js +0 -159
  443. package/types/_dnt.polyfills.d.ts +0 -124
  444. package/types/_dnt.polyfills.d.ts.map +0 -1
  445. package/types/_dnt.shims.d.ts +0 -6
  446. package/types/_dnt.shims.d.ts.map +0 -1
  447. package/types/bootstrap/common.d.ts +0 -51
  448. package/types/bootstrap/common.d.ts.map +0 -1
  449. package/types/bootstrap/flow_bootstrap.d.ts +0 -20
  450. package/types/bootstrap/flow_bootstrap.d.ts.map +0 -1
  451. package/types/bootstrap/script_bootstrap.d.ts +0 -42
  452. package/types/bootstrap/script_bootstrap.d.ts.map +0 -1
  453. package/types/deps/jsr.io/@std/assert/1.0.0-rc.2/equal.d.ts +0 -17
  454. package/types/deps/jsr.io/@std/assert/1.0.0-rc.2/equal.d.ts.map +0 -1
  455. package/types/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  456. package/types/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  457. package/types/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  458. package/types/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  459. package/types/deps/jsr.io/@std/cli/1.0.0-rc.2/_data.d.ts +0 -9
  460. package/types/deps/jsr.io/@std/cli/1.0.0-rc.2/_data.d.ts.map +0 -1
  461. package/types/deps/jsr.io/@std/cli/1.0.0-rc.2/_run_length.d.ts +0 -9
  462. package/types/deps/jsr.io/@std/cli/1.0.0-rc.2/_run_length.d.ts.map +0 -1
  463. package/types/deps/jsr.io/@std/cli/1.0.0-rc.2/unicode_width.d.ts +0 -40
  464. package/types/deps/jsr.io/@std/cli/1.0.0-rc.2/unicode_width.d.ts.map +0 -1
  465. package/types/deps/jsr.io/@std/encoding/1.0.0-rc.2/_validate_binary_like.d.ts +0 -2
  466. package/types/deps/jsr.io/@std/encoding/1.0.0-rc.2/_validate_binary_like.d.ts.map +0 -1
  467. package/types/deps/jsr.io/@std/encoding/1.0.0-rc.2/base64.d.ts +0 -38
  468. package/types/deps/jsr.io/@std/encoding/1.0.0-rc.2/base64.d.ts.map +0 -1
  469. package/types/deps/jsr.io/@std/encoding/1.0.4/_base32_common.d.ts +0 -17
  470. package/types/deps/jsr.io/@std/encoding/1.0.4/_base32_common.d.ts.map +0 -1
  471. package/types/deps/jsr.io/@std/encoding/1.0.4/_validate_binary_like.d.ts +0 -2
  472. package/types/deps/jsr.io/@std/encoding/1.0.4/_validate_binary_like.d.ts.map +0 -1
  473. package/types/deps/jsr.io/@std/encoding/1.0.4/ascii85.d.ts +0 -59
  474. package/types/deps/jsr.io/@std/encoding/1.0.4/ascii85.d.ts.map +0 -1
  475. package/types/deps/jsr.io/@std/encoding/1.0.4/base32.d.ts +0 -38
  476. package/types/deps/jsr.io/@std/encoding/1.0.4/base32.d.ts.map +0 -1
  477. package/types/deps/jsr.io/@std/encoding/1.0.4/base32_stream.d.ts +0 -48
  478. package/types/deps/jsr.io/@std/encoding/1.0.4/base32_stream.d.ts.map +0 -1
  479. package/types/deps/jsr.io/@std/encoding/1.0.4/base32hex.d.ts +0 -42
  480. package/types/deps/jsr.io/@std/encoding/1.0.4/base32hex.d.ts.map +0 -1
  481. package/types/deps/jsr.io/@std/encoding/1.0.4/base32hex_stream.d.ts +0 -48
  482. package/types/deps/jsr.io/@std/encoding/1.0.4/base32hex_stream.d.ts.map +0 -1
  483. package/types/deps/jsr.io/@std/encoding/1.0.4/base58.d.ts +0 -38
  484. package/types/deps/jsr.io/@std/encoding/1.0.4/base58.d.ts.map +0 -1
  485. package/types/deps/jsr.io/@std/encoding/1.0.4/base64.d.ts +0 -38
  486. package/types/deps/jsr.io/@std/encoding/1.0.4/base64.d.ts.map +0 -1
  487. package/types/deps/jsr.io/@std/encoding/1.0.4/base64_stream.d.ts +0 -48
  488. package/types/deps/jsr.io/@std/encoding/1.0.4/base64_stream.d.ts.map +0 -1
  489. package/types/deps/jsr.io/@std/encoding/1.0.4/base64url.d.ts +0 -38
  490. package/types/deps/jsr.io/@std/encoding/1.0.4/base64url.d.ts.map +0 -1
  491. package/types/deps/jsr.io/@std/encoding/1.0.4/base64url_stream.d.ts +0 -49
  492. package/types/deps/jsr.io/@std/encoding/1.0.4/base64url_stream.d.ts.map +0 -1
  493. package/types/deps/jsr.io/@std/encoding/1.0.4/hex.d.ts +0 -37
  494. package/types/deps/jsr.io/@std/encoding/1.0.4/hex.d.ts.map +0 -1
  495. package/types/deps/jsr.io/@std/encoding/1.0.4/hex_stream.d.ts +0 -48
  496. package/types/deps/jsr.io/@std/encoding/1.0.4/hex_stream.d.ts.map +0 -1
  497. package/types/deps/jsr.io/@std/encoding/1.0.4/mod.d.ts +0 -28
  498. package/types/deps/jsr.io/@std/encoding/1.0.4/mod.d.ts.map +0 -1
  499. package/types/deps/jsr.io/@std/encoding/1.0.4/varint.d.ts +0 -118
  500. package/types/deps/jsr.io/@std/encoding/1.0.4/varint.d.ts.map +0 -1
  501. package/types/deps/jsr.io/@std/fmt/0.225.6/colors.d.ts +0 -716
  502. package/types/deps/jsr.io/@std/fmt/0.225.6/colors.d.ts.map +0 -1
  503. package/types/deps/jsr.io/@std/fmt/1.0.9/colors.d.ts +0 -700
  504. package/types/deps/jsr.io/@std/fmt/1.0.9/colors.d.ts.map +0 -1
  505. package/types/deps/jsr.io/@std/fs/1.0.23/_create_walk_entry.d.ts +0 -14
  506. package/types/deps/jsr.io/@std/fs/1.0.23/_create_walk_entry.d.ts.map +0 -1
  507. package/types/deps/jsr.io/@std/fs/1.0.23/_get_file_info_type.d.ts +0 -13
  508. package/types/deps/jsr.io/@std/fs/1.0.23/_get_file_info_type.d.ts.map +0 -1
  509. package/types/deps/jsr.io/@std/fs/1.0.23/_is_same_path.d.ts +0 -10
  510. package/types/deps/jsr.io/@std/fs/1.0.23/_is_same_path.d.ts.map +0 -1
  511. package/types/deps/jsr.io/@std/fs/1.0.23/_is_subdir.d.ts +0 -12
  512. package/types/deps/jsr.io/@std/fs/1.0.23/_is_subdir.d.ts.map +0 -1
  513. package/types/deps/jsr.io/@std/fs/1.0.23/_to_path_string.d.ts +0 -9
  514. package/types/deps/jsr.io/@std/fs/1.0.23/_to_path_string.d.ts.map +0 -1
  515. package/types/deps/jsr.io/@std/fs/1.0.23/copy.d.ts +0 -117
  516. package/types/deps/jsr.io/@std/fs/1.0.23/copy.d.ts.map +0 -1
  517. package/types/deps/jsr.io/@std/fs/1.0.23/empty_dir.d.ts +0 -48
  518. package/types/deps/jsr.io/@std/fs/1.0.23/empty_dir.d.ts.map +0 -1
  519. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_dir.d.ts +0 -49
  520. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_dir.d.ts.map +0 -1
  521. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_file.d.ts +0 -47
  522. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_file.d.ts.map +0 -1
  523. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_link.d.ts +0 -49
  524. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_link.d.ts.map +0 -1
  525. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_symlink.d.ts +0 -70
  526. package/types/deps/jsr.io/@std/fs/1.0.23/ensure_symlink.d.ts.map +0 -1
  527. package/types/deps/jsr.io/@std/fs/1.0.23/eol.d.ts +0 -52
  528. package/types/deps/jsr.io/@std/fs/1.0.23/eol.d.ts.map +0 -1
  529. package/types/deps/jsr.io/@std/fs/1.0.23/exists.d.ts +0 -218
  530. package/types/deps/jsr.io/@std/fs/1.0.23/exists.d.ts.map +0 -1
  531. package/types/deps/jsr.io/@std/fs/1.0.23/expand_glob.d.ts +0 -267
  532. package/types/deps/jsr.io/@std/fs/1.0.23/expand_glob.d.ts.map +0 -1
  533. package/types/deps/jsr.io/@std/fs/1.0.23/mod.d.ts +0 -29
  534. package/types/deps/jsr.io/@std/fs/1.0.23/mod.d.ts.map +0 -1
  535. package/types/deps/jsr.io/@std/fs/1.0.23/move.d.ts +0 -86
  536. package/types/deps/jsr.io/@std/fs/1.0.23/move.d.ts.map +0 -1
  537. package/types/deps/jsr.io/@std/fs/1.0.23/walk.d.ts +0 -777
  538. package/types/deps/jsr.io/@std/fs/1.0.23/walk.d.ts.map +0 -1
  539. package/types/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  540. package/types/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  541. package/types/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  542. package/types/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  543. package/types/deps/jsr.io/@std/io/0.224.9/types.d.ts +0 -146
  544. package/types/deps/jsr.io/@std/io/0.224.9/types.d.ts.map +0 -1
  545. package/types/deps/jsr.io/@std/io/0.225.3/_constants.d.ts +0 -3
  546. package/types/deps/jsr.io/@std/io/0.225.3/_constants.d.ts.map +0 -1
  547. package/types/deps/jsr.io/@std/io/0.225.3/copy.d.ts +0 -25
  548. package/types/deps/jsr.io/@std/io/0.225.3/copy.d.ts.map +0 -1
  549. package/types/deps/jsr.io/@std/io/0.225.3/read_all.d.ts +0 -42
  550. package/types/deps/jsr.io/@std/io/0.225.3/read_all.d.ts.map +0 -1
  551. package/types/deps/jsr.io/@std/io/0.225.3/types.d.ts +0 -146
  552. package/types/deps/jsr.io/@std/io/0.225.3/types.d.ts.map +0 -1
  553. package/types/deps/jsr.io/@std/io/0.225.3/write_all.d.ts +0 -52
  554. package/types/deps/jsr.io/@std/io/0.225.3/write_all.d.ts.map +0 -1
  555. package/types/deps/jsr.io/@std/log/0.224.14/_config.d.ts +0 -4
  556. package/types/deps/jsr.io/@std/log/0.224.14/_config.d.ts.map +0 -1
  557. package/types/deps/jsr.io/@std/log/0.224.14/_file_handler_symbols.d.ts +0 -8
  558. package/types/deps/jsr.io/@std/log/0.224.14/_file_handler_symbols.d.ts.map +0 -1
  559. package/types/deps/jsr.io/@std/log/0.224.14/_state.d.ts +0 -8
  560. package/types/deps/jsr.io/@std/log/0.224.14/_state.d.ts.map +0 -1
  561. package/types/deps/jsr.io/@std/log/0.224.14/base_handler.d.ts +0 -326
  562. package/types/deps/jsr.io/@std/log/0.224.14/base_handler.d.ts.map +0 -1
  563. package/types/deps/jsr.io/@std/log/0.224.14/console_handler.d.ts +0 -76
  564. package/types/deps/jsr.io/@std/log/0.224.14/console_handler.d.ts.map +0 -1
  565. package/types/deps/jsr.io/@std/log/0.224.14/critical.d.ts +0 -53
  566. package/types/deps/jsr.io/@std/log/0.224.14/critical.d.ts.map +0 -1
  567. package/types/deps/jsr.io/@std/log/0.224.14/debug.d.ts +0 -105
  568. package/types/deps/jsr.io/@std/log/0.224.14/debug.d.ts.map +0 -1
  569. package/types/deps/jsr.io/@std/log/0.224.14/error.d.ts +0 -53
  570. package/types/deps/jsr.io/@std/log/0.224.14/error.d.ts.map +0 -1
  571. package/types/deps/jsr.io/@std/log/0.224.14/file_handler.d.ts +0 -200
  572. package/types/deps/jsr.io/@std/log/0.224.14/file_handler.d.ts.map +0 -1
  573. package/types/deps/jsr.io/@std/log/0.224.14/formatters.d.ts +0 -34
  574. package/types/deps/jsr.io/@std/log/0.224.14/formatters.d.ts.map +0 -1
  575. package/types/deps/jsr.io/@std/log/0.224.14/get_logger.d.ts +0 -59
  576. package/types/deps/jsr.io/@std/log/0.224.14/get_logger.d.ts.map +0 -1
  577. package/types/deps/jsr.io/@std/log/0.224.14/info.d.ts +0 -53
  578. package/types/deps/jsr.io/@std/log/0.224.14/info.d.ts.map +0 -1
  579. package/types/deps/jsr.io/@std/log/0.224.14/levels.d.ts +0 -28
  580. package/types/deps/jsr.io/@std/log/0.224.14/levels.d.ts.map +0 -1
  581. package/types/deps/jsr.io/@std/log/0.224.14/logger.d.ts +0 -622
  582. package/types/deps/jsr.io/@std/log/0.224.14/logger.d.ts.map +0 -1
  583. package/types/deps/jsr.io/@std/log/0.224.14/mod.d.ts +0 -394
  584. package/types/deps/jsr.io/@std/log/0.224.14/mod.d.ts.map +0 -1
  585. package/types/deps/jsr.io/@std/log/0.224.14/rotating_file_handler.d.ts +0 -53
  586. package/types/deps/jsr.io/@std/log/0.224.14/rotating_file_handler.d.ts.map +0 -1
  587. package/types/deps/jsr.io/@std/log/0.224.14/setup.d.ts +0 -4
  588. package/types/deps/jsr.io/@std/log/0.224.14/setup.d.ts.map +0 -1
  589. package/types/deps/jsr.io/@std/log/0.224.14/warn.d.ts +0 -53
  590. package/types/deps/jsr.io/@std/log/0.224.14/warn.d.ts.map +0 -1
  591. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/assert_path.d.ts +0 -2
  592. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/assert_path.d.ts.map +0 -1
  593. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/basename.d.ts +0 -4
  594. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/basename.d.ts.map +0 -1
  595. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/common.d.ts +0 -2
  596. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/common.d.ts.map +0 -1
  597. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/constants.d.ts +0 -40
  598. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/constants.d.ts.map +0 -1
  599. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/dirname.d.ts +0 -2
  600. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/dirname.d.ts.map +0 -1
  601. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/format.d.ts +0 -4
  602. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/format.d.ts.map +0 -1
  603. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/from_file_url.d.ts +0 -2
  604. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/from_file_url.d.ts.map +0 -1
  605. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/glob_to_reg_exp.d.ts +0 -34
  606. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/glob_to_reg_exp.d.ts.map +0 -1
  607. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize.d.ts +0 -2
  608. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize.d.ts.map +0 -1
  609. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize_string.d.ts +0 -2
  610. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize_string.d.ts.map +0 -1
  611. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/relative.d.ts +0 -2
  612. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/relative.d.ts.map +0 -1
  613. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/strip_trailing_separators.d.ts +0 -2
  614. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/strip_trailing_separators.d.ts.map +0 -1
  615. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/to_file_url.d.ts +0 -2
  616. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_common/to_file_url.d.ts.map +0 -1
  617. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_interface.d.ts +0 -42
  618. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_interface.d.ts.map +0 -1
  619. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_os.d.ts +0 -2
  620. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/_os.d.ts.map +0 -1
  621. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/basename.d.ts +0 -25
  622. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/basename.d.ts.map +0 -1
  623. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/common.d.ts +0 -28
  624. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/common.d.ts.map +0 -1
  625. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/constants.d.ts +0 -15
  626. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/constants.d.ts.map +0 -1
  627. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/dirname.d.ts +0 -20
  628. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/dirname.d.ts.map +0 -1
  629. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/extname.d.ts +0 -20
  630. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/extname.d.ts.map +0 -1
  631. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/format.d.ts +0 -22
  632. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/format.d.ts.map +0 -1
  633. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/from_file_url.d.ts +0 -22
  634. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/from_file_url.d.ts.map +0 -1
  635. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/glob_to_regexp.d.ts +0 -79
  636. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/glob_to_regexp.d.ts.map +0 -1
  637. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/is_absolute.d.ts +0 -22
  638. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/is_absolute.d.ts.map +0 -1
  639. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/is_glob.d.ts +0 -17
  640. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/is_glob.d.ts.map +0 -1
  641. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/join.d.ts +0 -20
  642. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/join.d.ts.map +0 -1
  643. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/join_globs.d.ts +0 -28
  644. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/join_globs.d.ts.map +0 -1
  645. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/mod.d.ts +0 -51
  646. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/mod.d.ts.map +0 -1
  647. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/normalize.d.ts +0 -24
  648. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/normalize.d.ts.map +0 -1
  649. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/normalize_glob.d.ts +0 -29
  650. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/normalize_glob.d.ts.map +0 -1
  651. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/parse.d.ts +0 -35
  652. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/parse.d.ts.map +0 -1
  653. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/_util.d.ts +0 -2
  654. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/_util.d.ts.map +0 -1
  655. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/basename.d.ts +0 -20
  656. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/basename.d.ts.map +0 -1
  657. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/constants.d.ts +0 -13
  658. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/constants.d.ts.map +0 -1
  659. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/dirname.d.ts +0 -17
  660. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/dirname.d.ts.map +0 -1
  661. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/extname.d.ts +0 -18
  662. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/extname.d.ts.map +0 -1
  663. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/format.d.ts +0 -24
  664. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/format.d.ts.map +0 -1
  665. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/from_file_url.d.ts +0 -16
  666. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/from_file_url.d.ts.map +0 -1
  667. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/glob_to_regexp.d.ts +0 -72
  668. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/glob_to_regexp.d.ts.map +0 -1
  669. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/is_absolute.d.ts +0 -17
  670. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/is_absolute.d.ts.map +0 -1
  671. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/join.d.ts +0 -17
  672. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/join.d.ts.map +0 -1
  673. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/join_globs.d.ts +0 -20
  674. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/join_globs.d.ts.map +0 -1
  675. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/normalize.d.ts +0 -19
  676. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/normalize.d.ts.map +0 -1
  677. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/normalize_glob.d.ts +0 -20
  678. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/normalize_glob.d.ts.map +0 -1
  679. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/parse.d.ts +0 -25
  680. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/parse.d.ts.map +0 -1
  681. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/relative.d.ts +0 -20
  682. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/relative.d.ts.map +0 -1
  683. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/resolve.d.ts +0 -17
  684. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/resolve.d.ts.map +0 -1
  685. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/to_file_url.d.ts +0 -17
  686. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/to_file_url.d.ts.map +0 -1
  687. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/to_namespaced_path.d.ts +0 -16
  688. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/posix/to_namespaced_path.d.ts.map +0 -1
  689. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/relative.d.ts +0 -24
  690. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/relative.d.ts.map +0 -1
  691. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/resolve.d.ts +0 -22
  692. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/resolve.d.ts.map +0 -1
  693. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/to_file_url.d.ts +0 -22
  694. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/to_file_url.d.ts.map +0 -1
  695. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/to_namespaced_path.d.ts +0 -21
  696. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/to_namespaced_path.d.ts.map +0 -1
  697. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/_util.d.ts +0 -4
  698. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/_util.d.ts.map +0 -1
  699. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/basename.d.ts +0 -20
  700. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/basename.d.ts.map +0 -1
  701. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/constants.d.ts +0 -13
  702. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/constants.d.ts.map +0 -1
  703. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/dirname.d.ts +0 -17
  704. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/dirname.d.ts.map +0 -1
  705. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/extname.d.ts +0 -17
  706. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/extname.d.ts.map +0 -1
  707. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/format.d.ts +0 -24
  708. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/format.d.ts.map +0 -1
  709. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/from_file_url.d.ts +0 -18
  710. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/from_file_url.d.ts.map +0 -1
  711. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/glob_to_regexp.d.ts +0 -71
  712. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/glob_to_regexp.d.ts.map +0 -1
  713. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/is_absolute.d.ts +0 -17
  714. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/is_absolute.d.ts.map +0 -1
  715. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/join.d.ts +0 -17
  716. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/join.d.ts.map +0 -1
  717. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/join_globs.d.ts +0 -21
  718. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/join_globs.d.ts.map +0 -1
  719. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/normalize.d.ts +0 -19
  720. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/normalize.d.ts.map +0 -1
  721. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/normalize_glob.d.ts +0 -20
  722. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/normalize_glob.d.ts.map +0 -1
  723. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/parse.d.ts +0 -25
  724. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/parse.d.ts.map +0 -1
  725. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/relative.d.ts +0 -23
  726. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/relative.d.ts.map +0 -1
  727. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/resolve.d.ts +0 -17
  728. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/resolve.d.ts.map +0 -1
  729. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/to_file_url.d.ts +0 -17
  730. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/to_file_url.d.ts.map +0 -1
  731. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/to_namespaced_path.d.ts +0 -17
  732. package/types/deps/jsr.io/@std/path/1.0.0-rc.2/windows/to_namespaced_path.d.ts.map +0 -1
  733. package/types/deps/jsr.io/@std/path/1.1.4/_common/assert_path.d.ts +0 -2
  734. package/types/deps/jsr.io/@std/path/1.1.4/_common/assert_path.d.ts.map +0 -1
  735. package/types/deps/jsr.io/@std/path/1.1.4/_common/basename.d.ts +0 -4
  736. package/types/deps/jsr.io/@std/path/1.1.4/_common/basename.d.ts.map +0 -1
  737. package/types/deps/jsr.io/@std/path/1.1.4/_common/common.d.ts +0 -2
  738. package/types/deps/jsr.io/@std/path/1.1.4/_common/common.d.ts.map +0 -1
  739. package/types/deps/jsr.io/@std/path/1.1.4/_common/constants.d.ts +0 -40
  740. package/types/deps/jsr.io/@std/path/1.1.4/_common/constants.d.ts.map +0 -1
  741. package/types/deps/jsr.io/@std/path/1.1.4/_common/dirname.d.ts +0 -2
  742. package/types/deps/jsr.io/@std/path/1.1.4/_common/dirname.d.ts.map +0 -1
  743. package/types/deps/jsr.io/@std/path/1.1.4/_common/format.d.ts +0 -4
  744. package/types/deps/jsr.io/@std/path/1.1.4/_common/format.d.ts.map +0 -1
  745. package/types/deps/jsr.io/@std/path/1.1.4/_common/from_file_url.d.ts +0 -2
  746. package/types/deps/jsr.io/@std/path/1.1.4/_common/from_file_url.d.ts.map +0 -1
  747. package/types/deps/jsr.io/@std/path/1.1.4/_common/glob_to_reg_exp.d.ts +0 -35
  748. package/types/deps/jsr.io/@std/path/1.1.4/_common/glob_to_reg_exp.d.ts.map +0 -1
  749. package/types/deps/jsr.io/@std/path/1.1.4/_common/normalize.d.ts +0 -2
  750. package/types/deps/jsr.io/@std/path/1.1.4/_common/normalize.d.ts.map +0 -1
  751. package/types/deps/jsr.io/@std/path/1.1.4/_common/normalize_string.d.ts +0 -2
  752. package/types/deps/jsr.io/@std/path/1.1.4/_common/normalize_string.d.ts.map +0 -1
  753. package/types/deps/jsr.io/@std/path/1.1.4/_common/relative.d.ts +0 -2
  754. package/types/deps/jsr.io/@std/path/1.1.4/_common/relative.d.ts.map +0 -1
  755. package/types/deps/jsr.io/@std/path/1.1.4/_common/strip_trailing_separators.d.ts +0 -2
  756. package/types/deps/jsr.io/@std/path/1.1.4/_common/strip_trailing_separators.d.ts.map +0 -1
  757. package/types/deps/jsr.io/@std/path/1.1.4/_common/to_file_url.d.ts +0 -2
  758. package/types/deps/jsr.io/@std/path/1.1.4/_common/to_file_url.d.ts.map +0 -1
  759. package/types/deps/jsr.io/@std/path/1.1.4/basename.d.ts +0 -27
  760. package/types/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
  761. package/types/deps/jsr.io/@std/path/1.1.4/common.d.ts +0 -28
  762. package/types/deps/jsr.io/@std/path/1.1.4/common.d.ts.map +0 -1
  763. package/types/deps/jsr.io/@std/path/1.1.4/constants.d.ts +0 -15
  764. package/types/deps/jsr.io/@std/path/1.1.4/constants.d.ts.map +0 -1
  765. package/types/deps/jsr.io/@std/path/1.1.4/dirname.d.ts +0 -22
  766. package/types/deps/jsr.io/@std/path/1.1.4/dirname.d.ts.map +0 -1
  767. package/types/deps/jsr.io/@std/path/1.1.4/extname.d.ts +0 -22
  768. package/types/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
  769. package/types/deps/jsr.io/@std/path/1.1.4/format.d.ts +0 -22
  770. package/types/deps/jsr.io/@std/path/1.1.4/format.d.ts.map +0 -1
  771. package/types/deps/jsr.io/@std/path/1.1.4/from_file_url.d.ts +0 -22
  772. package/types/deps/jsr.io/@std/path/1.1.4/from_file_url.d.ts.map +0 -1
  773. package/types/deps/jsr.io/@std/path/1.1.4/glob_to_regexp.d.ts +0 -77
  774. package/types/deps/jsr.io/@std/path/1.1.4/glob_to_regexp.d.ts.map +0 -1
  775. package/types/deps/jsr.io/@std/path/1.1.4/is_absolute.d.ts +0 -22
  776. package/types/deps/jsr.io/@std/path/1.1.4/is_absolute.d.ts.map +0 -1
  777. package/types/deps/jsr.io/@std/path/1.1.4/is_glob.d.ts +0 -17
  778. package/types/deps/jsr.io/@std/path/1.1.4/is_glob.d.ts.map +0 -1
  779. package/types/deps/jsr.io/@std/path/1.1.4/join.d.ts +0 -23
  780. package/types/deps/jsr.io/@std/path/1.1.4/join.d.ts.map +0 -1
  781. package/types/deps/jsr.io/@std/path/1.1.4/join_globs.d.ts +0 -28
  782. package/types/deps/jsr.io/@std/path/1.1.4/join_globs.d.ts.map +0 -1
  783. package/types/deps/jsr.io/@std/path/1.1.4/mod.d.ts +0 -213
  784. package/types/deps/jsr.io/@std/path/1.1.4/mod.d.ts.map +0 -1
  785. package/types/deps/jsr.io/@std/path/1.1.4/normalize.d.ts +0 -26
  786. package/types/deps/jsr.io/@std/path/1.1.4/normalize.d.ts.map +0 -1
  787. package/types/deps/jsr.io/@std/path/1.1.4/normalize_glob.d.ts +0 -29
  788. package/types/deps/jsr.io/@std/path/1.1.4/normalize_glob.d.ts.map +0 -1
  789. package/types/deps/jsr.io/@std/path/1.1.4/parse.d.ts +0 -35
  790. package/types/deps/jsr.io/@std/path/1.1.4/parse.d.ts.map +0 -1
  791. package/types/deps/jsr.io/@std/path/1.1.4/posix/_util.d.ts +0 -2
  792. package/types/deps/jsr.io/@std/path/1.1.4/posix/_util.d.ts.map +0 -1
  793. package/types/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts +0 -39
  794. package/types/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
  795. package/types/deps/jsr.io/@std/path/1.1.4/posix/constants.d.ts +0 -13
  796. package/types/deps/jsr.io/@std/path/1.1.4/posix/constants.d.ts.map +0 -1
  797. package/types/deps/jsr.io/@std/path/1.1.4/posix/dirname.d.ts +0 -30
  798. package/types/deps/jsr.io/@std/path/1.1.4/posix/dirname.d.ts.map +0 -1
  799. package/types/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts +0 -37
  800. package/types/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
  801. package/types/deps/jsr.io/@std/path/1.1.4/posix/format.d.ts +0 -24
  802. package/types/deps/jsr.io/@std/path/1.1.4/posix/format.d.ts.map +0 -1
  803. package/types/deps/jsr.io/@std/path/1.1.4/posix/from_file_url.d.ts +0 -16
  804. package/types/deps/jsr.io/@std/path/1.1.4/posix/from_file_url.d.ts.map +0 -1
  805. package/types/deps/jsr.io/@std/path/1.1.4/posix/glob_to_regexp.d.ts +0 -72
  806. package/types/deps/jsr.io/@std/path/1.1.4/posix/glob_to_regexp.d.ts.map +0 -1
  807. package/types/deps/jsr.io/@std/path/1.1.4/posix/is_absolute.d.ts +0 -17
  808. package/types/deps/jsr.io/@std/path/1.1.4/posix/is_absolute.d.ts.map +0 -1
  809. package/types/deps/jsr.io/@std/path/1.1.4/posix/join.d.ts +0 -31
  810. package/types/deps/jsr.io/@std/path/1.1.4/posix/join.d.ts.map +0 -1
  811. package/types/deps/jsr.io/@std/path/1.1.4/posix/join_globs.d.ts +0 -20
  812. package/types/deps/jsr.io/@std/path/1.1.4/posix/join_globs.d.ts.map +0 -1
  813. package/types/deps/jsr.io/@std/path/1.1.4/posix/normalize.d.ts +0 -37
  814. package/types/deps/jsr.io/@std/path/1.1.4/posix/normalize.d.ts.map +0 -1
  815. package/types/deps/jsr.io/@std/path/1.1.4/posix/normalize_glob.d.ts +0 -20
  816. package/types/deps/jsr.io/@std/path/1.1.4/posix/normalize_glob.d.ts.map +0 -1
  817. package/types/deps/jsr.io/@std/path/1.1.4/posix/parse.d.ts +0 -25
  818. package/types/deps/jsr.io/@std/path/1.1.4/posix/parse.d.ts.map +0 -1
  819. package/types/deps/jsr.io/@std/path/1.1.4/posix/relative.d.ts +0 -20
  820. package/types/deps/jsr.io/@std/path/1.1.4/posix/relative.d.ts.map +0 -1
  821. package/types/deps/jsr.io/@std/path/1.1.4/posix/resolve.d.ts +0 -17
  822. package/types/deps/jsr.io/@std/path/1.1.4/posix/resolve.d.ts.map +0 -1
  823. package/types/deps/jsr.io/@std/path/1.1.4/posix/to_file_url.d.ts +0 -17
  824. package/types/deps/jsr.io/@std/path/1.1.4/posix/to_file_url.d.ts.map +0 -1
  825. package/types/deps/jsr.io/@std/path/1.1.4/posix/to_namespaced_path.d.ts +0 -16
  826. package/types/deps/jsr.io/@std/path/1.1.4/posix/to_namespaced_path.d.ts.map +0 -1
  827. package/types/deps/jsr.io/@std/path/1.1.4/relative.d.ts +0 -24
  828. package/types/deps/jsr.io/@std/path/1.1.4/relative.d.ts.map +0 -1
  829. package/types/deps/jsr.io/@std/path/1.1.4/resolve.d.ts +0 -22
  830. package/types/deps/jsr.io/@std/path/1.1.4/resolve.d.ts.map +0 -1
  831. package/types/deps/jsr.io/@std/path/1.1.4/to_file_url.d.ts +0 -22
  832. package/types/deps/jsr.io/@std/path/1.1.4/to_file_url.d.ts.map +0 -1
  833. package/types/deps/jsr.io/@std/path/1.1.4/to_namespaced_path.d.ts +0 -21
  834. package/types/deps/jsr.io/@std/path/1.1.4/to_namespaced_path.d.ts.map +0 -1
  835. package/types/deps/jsr.io/@std/path/1.1.4/types.d.ts +0 -38
  836. package/types/deps/jsr.io/@std/path/1.1.4/types.d.ts.map +0 -1
  837. package/types/deps/jsr.io/@std/path/1.1.4/windows/_util.d.ts +0 -4
  838. package/types/deps/jsr.io/@std/path/1.1.4/windows/_util.d.ts.map +0 -1
  839. package/types/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts +0 -22
  840. package/types/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
  841. package/types/deps/jsr.io/@std/path/1.1.4/windows/constants.d.ts +0 -13
  842. package/types/deps/jsr.io/@std/path/1.1.4/windows/constants.d.ts.map +0 -1
  843. package/types/deps/jsr.io/@std/path/1.1.4/windows/dirname.d.ts +0 -17
  844. package/types/deps/jsr.io/@std/path/1.1.4/windows/dirname.d.ts.map +0 -1
  845. package/types/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts +0 -17
  846. package/types/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
  847. package/types/deps/jsr.io/@std/path/1.1.4/windows/format.d.ts +0 -24
  848. package/types/deps/jsr.io/@std/path/1.1.4/windows/format.d.ts.map +0 -1
  849. package/types/deps/jsr.io/@std/path/1.1.4/windows/from_file_url.d.ts +0 -18
  850. package/types/deps/jsr.io/@std/path/1.1.4/windows/from_file_url.d.ts.map +0 -1
  851. package/types/deps/jsr.io/@std/path/1.1.4/windows/glob_to_regexp.d.ts +0 -71
  852. package/types/deps/jsr.io/@std/path/1.1.4/windows/glob_to_regexp.d.ts.map +0 -1
  853. package/types/deps/jsr.io/@std/path/1.1.4/windows/is_absolute.d.ts +0 -17
  854. package/types/deps/jsr.io/@std/path/1.1.4/windows/is_absolute.d.ts.map +0 -1
  855. package/types/deps/jsr.io/@std/path/1.1.4/windows/join.d.ts +0 -18
  856. package/types/deps/jsr.io/@std/path/1.1.4/windows/join.d.ts.map +0 -1
  857. package/types/deps/jsr.io/@std/path/1.1.4/windows/join_globs.d.ts +0 -21
  858. package/types/deps/jsr.io/@std/path/1.1.4/windows/join_globs.d.ts.map +0 -1
  859. package/types/deps/jsr.io/@std/path/1.1.4/windows/normalize.d.ts +0 -19
  860. package/types/deps/jsr.io/@std/path/1.1.4/windows/normalize.d.ts.map +0 -1
  861. package/types/deps/jsr.io/@std/path/1.1.4/windows/normalize_glob.d.ts +0 -20
  862. package/types/deps/jsr.io/@std/path/1.1.4/windows/normalize_glob.d.ts.map +0 -1
  863. package/types/deps/jsr.io/@std/path/1.1.4/windows/parse.d.ts +0 -25
  864. package/types/deps/jsr.io/@std/path/1.1.4/windows/parse.d.ts.map +0 -1
  865. package/types/deps/jsr.io/@std/path/1.1.4/windows/relative.d.ts +0 -23
  866. package/types/deps/jsr.io/@std/path/1.1.4/windows/relative.d.ts.map +0 -1
  867. package/types/deps/jsr.io/@std/path/1.1.4/windows/resolve.d.ts +0 -17
  868. package/types/deps/jsr.io/@std/path/1.1.4/windows/resolve.d.ts.map +0 -1
  869. package/types/deps/jsr.io/@std/path/1.1.4/windows/to_file_url.d.ts +0 -17
  870. package/types/deps/jsr.io/@std/path/1.1.4/windows/to_file_url.d.ts.map +0 -1
  871. package/types/deps/jsr.io/@std/path/1.1.4/windows/to_namespaced_path.d.ts +0 -17
  872. package/types/deps/jsr.io/@std/path/1.1.4/windows/to_namespaced_path.d.ts.map +0 -1
  873. package/types/deps/jsr.io/@std/text/1.0.0-rc.1/closest_string.d.ts +0 -29
  874. package/types/deps/jsr.io/@std/text/1.0.0-rc.1/closest_string.d.ts.map +0 -1
  875. package/types/deps/jsr.io/@std/text/1.0.0-rc.1/levenshtein_distance.d.ts +0 -18
  876. package/types/deps/jsr.io/@std/text/1.0.0-rc.1/levenshtein_distance.d.ts.map +0 -1
  877. package/types/deps/jsr.io/@std/yaml/1.0.12/_chars.d.ts +0 -33
  878. package/types/deps/jsr.io/@std/yaml/1.0.12/_chars.d.ts.map +0 -1
  879. package/types/deps/jsr.io/@std/yaml/1.0.12/_dumper_state.d.ts +0 -106
  880. package/types/deps/jsr.io/@std/yaml/1.0.12/_dumper_state.d.ts.map +0 -1
  881. package/types/deps/jsr.io/@std/yaml/1.0.12/_loader_state.d.ts +0 -64
  882. package/types/deps/jsr.io/@std/yaml/1.0.12/_loader_state.d.ts.map +0 -1
  883. package/types/deps/jsr.io/@std/yaml/1.0.12/_schema.d.ts +0 -44
  884. package/types/deps/jsr.io/@std/yaml/1.0.12/_schema.d.ts.map +0 -1
  885. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/binary.d.ts +0 -3
  886. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/binary.d.ts.map +0 -1
  887. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/bool.d.ts +0 -3
  888. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/bool.d.ts.map +0 -1
  889. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/float.d.ts +0 -3
  890. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/float.d.ts.map +0 -1
  891. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/int.d.ts +0 -3
  892. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/int.d.ts.map +0 -1
  893. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/map.d.ts +0 -3
  894. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/map.d.ts.map +0 -1
  895. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/merge.d.ts +0 -3
  896. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/merge.d.ts.map +0 -1
  897. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/nil.d.ts +0 -3
  898. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/nil.d.ts.map +0 -1
  899. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/omap.d.ts +0 -3
  900. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/omap.d.ts.map +0 -1
  901. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/pairs.d.ts +0 -3
  902. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/pairs.d.ts.map +0 -1
  903. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/regexp.d.ts +0 -3
  904. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/regexp.d.ts.map +0 -1
  905. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/seq.d.ts +0 -3
  906. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/seq.d.ts.map +0 -1
  907. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/set.d.ts +0 -3
  908. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/set.d.ts.map +0 -1
  909. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/str.d.ts +0 -3
  910. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/str.d.ts.map +0 -1
  911. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/timestamp.d.ts +0 -3
  912. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/timestamp.d.ts.map +0 -1
  913. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/undefined.d.ts +0 -3
  914. package/types/deps/jsr.io/@std/yaml/1.0.12/_type/undefined.d.ts.map +0 -1
  915. package/types/deps/jsr.io/@std/yaml/1.0.12/_type.d.ts +0 -32
  916. package/types/deps/jsr.io/@std/yaml/1.0.12/_type.d.ts.map +0 -1
  917. package/types/deps/jsr.io/@std/yaml/1.0.12/_utils.d.ts +0 -4
  918. package/types/deps/jsr.io/@std/yaml/1.0.12/_utils.d.ts.map +0 -1
  919. package/types/deps/jsr.io/@std/yaml/1.0.12/mod.d.ts +0 -50
  920. package/types/deps/jsr.io/@std/yaml/1.0.12/mod.d.ts.map +0 -1
  921. package/types/deps/jsr.io/@std/yaml/1.0.12/parse.d.ts +0 -76
  922. package/types/deps/jsr.io/@std/yaml/1.0.12/parse.d.ts.map +0 -1
  923. package/types/deps/jsr.io/@std/yaml/1.0.12/stringify.d.ts +0 -100
  924. package/types/deps/jsr.io/@std/yaml/1.0.12/stringify.d.ts.map +0 -1
  925. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/ansi_escapes.d.ts +0 -135
  926. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/ansi_escapes.d.ts.map +0 -1
  927. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/chain.d.ts +0 -137
  928. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/chain.d.ts.map +0 -1
  929. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/colors.d.ts +0 -39
  930. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/colors.d.ts.map +0 -1
  931. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/cursor_position.d.ts +0 -28
  932. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/cursor_position.d.ts.map +0 -1
  933. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/tty.d.ts +0 -37
  934. package/types/deps/jsr.io/@windmill-labs/cliffy-ansi/1.0.0-rc.5/tty.d.ts.map +0 -1
  935. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_argument_types.d.ts +0 -157
  936. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_argument_types.d.ts.map +0 -1
  937. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_errors.d.ts +0 -77
  938. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_errors.d.ts.map +0 -1
  939. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_spread.d.ts +0 -16
  940. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_spread.d.ts.map +0 -1
  941. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_type_utils.d.ts +0 -9
  942. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_type_utils.d.ts.map +0 -1
  943. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_utils.d.ts +0 -37
  944. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/_utils.d.ts.map +0 -1
  945. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/command.d.ts +0 -815
  946. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/command.d.ts.map +0 -1
  947. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_bash_completions_generator.d.ts +0 -19
  948. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_bash_completions_generator.d.ts.map +0 -1
  949. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_fish_completions_generator.d.ts +0 -16
  950. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_fish_completions_generator.d.ts.map +0 -1
  951. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_zsh_completions_generator.d.ts +0 -23
  952. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/_zsh_completions_generator.d.ts.map +0 -1
  953. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/bash.d.ts +0 -9
  954. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/bash.d.ts.map +0 -1
  955. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/complete.d.ts +0 -9
  956. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/complete.d.ts.map +0 -1
  957. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/completions_command.d.ts +0 -9
  958. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/completions_command.d.ts.map +0 -1
  959. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/fish.d.ts +0 -9
  960. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/fish.d.ts.map +0 -1
  961. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/mod.d.ts +0 -5
  962. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/mod.d.ts.map +0 -1
  963. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/zsh.d.ts +0 -9
  964. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/completions/zsh.d.ts.map +0 -1
  965. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/deprecated.d.ts +0 -46
  966. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/deprecated.d.ts.map +0 -1
  967. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/help/_help_generator.d.ts +0 -28
  968. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/help/_help_generator.d.ts.map +0 -1
  969. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/mod.d.ts +0 -15
  970. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/mod.d.ts.map +0 -1
  971. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/type.d.ts +0 -45
  972. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/type.d.ts.map +0 -1
  973. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/action_list.d.ts +0 -10
  974. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/action_list.d.ts.map +0 -1
  975. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/boolean.d.ts +0 -10
  976. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/boolean.d.ts.map +0 -1
  977. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/child_command.d.ts +0 -10
  978. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/child_command.d.ts.map +0 -1
  979. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/command.d.ts +0 -8
  980. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/command.d.ts.map +0 -1
  981. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/enum.d.ts +0 -11
  982. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/enum.d.ts.map +0 -1
  983. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/file.d.ts +0 -6
  984. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/file.d.ts.map +0 -1
  985. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/integer.d.ts +0 -8
  986. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/integer.d.ts.map +0 -1
  987. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/number.d.ts +0 -8
  988. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/number.d.ts.map +0 -1
  989. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/string.d.ts +0 -8
  990. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types/string.d.ts.map +0 -1
  991. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types.d.ts +0 -119
  992. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/types.d.ts.map +0 -1
  993. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/_check_version.d.ts +0 -4
  994. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/_check_version.d.ts.map +0 -1
  995. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/get_runtime.d.ts +0 -11
  996. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/get_runtime.d.ts.map +0 -1
  997. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/logger.d.ts +0 -13
  998. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/logger.d.ts.map +0 -1
  999. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/mod.d.ts +0 -3
  1000. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/mod.d.ts.map +0 -1
  1001. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/provider/npm.d.ts +0 -19
  1002. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/provider/npm.d.ts.map +0 -1
  1003. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/provider.d.ts +0 -66
  1004. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/provider.d.ts.map +0 -1
  1005. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/bun_runtime.d.ts +0 -6
  1006. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/bun_runtime.d.ts.map +0 -1
  1007. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/deno_runtime.d.ts +0 -14
  1008. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/deno_runtime.d.ts.map +0 -1
  1009. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/node_runtime.d.ts +0 -7
  1010. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime/node_runtime.d.ts.map +0 -1
  1011. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime.d.ts +0 -12
  1012. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/runtime.d.ts.map +0 -1
  1013. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/spinner.d.ts +0 -156
  1014. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/spinner.d.ts.map +0 -1
  1015. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/upgrade.d.ts +0 -27
  1016. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/upgrade.d.ts.map +0 -1
  1017. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/upgrade_command.d.ts +0 -52
  1018. package/types/deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/upgrade/upgrade_command.d.ts.map +0 -1
  1019. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_errors.d.ts +0 -61
  1020. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_errors.d.ts.map +0 -1
  1021. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_utils.d.ts +0 -17
  1022. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_utils.d.ts.map +0 -1
  1023. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_validate_flags.d.ts +0 -11
  1024. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/_validate_flags.d.ts.map +0 -1
  1025. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/deprecated.d.ts +0 -25
  1026. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/deprecated.d.ts.map +0 -1
  1027. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/flags.d.ts +0 -35
  1028. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/flags.d.ts.map +0 -1
  1029. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/mod.d.ts +0 -9
  1030. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/mod.d.ts.map +0 -1
  1031. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/boolean.d.ts +0 -4
  1032. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/boolean.d.ts.map +0 -1
  1033. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/integer.d.ts +0 -4
  1034. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/integer.d.ts.map +0 -1
  1035. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/number.d.ts +0 -4
  1036. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/number.d.ts.map +0 -1
  1037. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/string.d.ts +0 -4
  1038. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types/string.d.ts.map +0 -1
  1039. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types.d.ts +0 -137
  1040. package/types/deps/jsr.io/@windmill-labs/cliffy-flags/1.0.0-rc.5/types.d.ts.map +0 -1
  1041. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/exit.d.ts +0 -8
  1042. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/exit.d.ts.map +0 -1
  1043. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_args.d.ts +0 -7
  1044. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_args.d.ts.map +0 -1
  1045. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_columns.d.ts +0 -2
  1046. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_columns.d.ts.map +0 -1
  1047. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_env.d.ts +0 -8
  1048. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_env.d.ts.map +0 -1
  1049. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_os.d.ts +0 -7
  1050. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/get_os.d.ts.map +0 -1
  1051. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/inspect.d.ts +0 -2
  1052. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/inspect.d.ts.map +0 -1
  1053. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/is_directory.d.ts +0 -8
  1054. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/is_directory.d.ts.map +0 -1
  1055. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/is_terminal.d.ts +0 -7
  1056. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/is_terminal.d.ts.map +0 -1
  1057. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/no_color.d.ts +0 -7
  1058. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/no_color.d.ts.map +0 -1
  1059. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read.d.ts +0 -8
  1060. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read.d.ts.map +0 -1
  1061. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read_dir.d.ts +0 -4
  1062. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read_dir.d.ts.map +0 -1
  1063. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read_sync.d.ts +0 -8
  1064. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/read_sync.d.ts.map +0 -1
  1065. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/set_raw.d.ts +0 -11
  1066. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/set_raw.d.ts.map +0 -1
  1067. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/stat.d.ts +0 -4
  1068. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/stat.d.ts.map +0 -1
  1069. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/write_sync.d.ts +0 -8
  1070. package/types/deps/jsr.io/@windmill-labs/cliffy-internal/1.0.0-rc.5/runtime/write_sync.d.ts.map +0 -1
  1071. package/types/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/_key_codes.d.ts +0 -9
  1072. package/types/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/_key_codes.d.ts.map +0 -1
  1073. package/types/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/key_code.d.ts +0 -37
  1074. package/types/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/key_code.d.ts.map +0 -1
  1075. package/types/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/mod.d.ts +0 -2
  1076. package/types/deps/jsr.io/@windmill-labs/cliffy-keycode/1.0.0-rc.5/mod.d.ts.map +0 -1
  1077. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_figures.d.ts +0 -34
  1078. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_figures.d.ts.map +0 -1
  1079. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_input.d.ts +0 -49
  1080. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_input.d.ts.map +0 -1
  1081. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_list.d.ts +0 -190
  1082. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_list.d.ts.map +0 -1
  1083. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_prompt.d.ts +0 -142
  1084. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_prompt.d.ts.map +0 -1
  1085. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_suggestions.d.ts +0 -115
  1086. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_generic_suggestions.d.ts.map +0 -1
  1087. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_utils.d.ts +0 -4
  1088. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/_utils.d.ts.map +0 -1
  1089. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/confirm.d.ts +0 -66
  1090. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/confirm.d.ts.map +0 -1
  1091. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/input.d.ts +0 -64
  1092. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/input.d.ts.map +0 -1
  1093. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/secret.d.ts +0 -74
  1094. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/secret.d.ts.map +0 -1
  1095. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/select.d.ts +0 -142
  1096. package/types/deps/jsr.io/@windmill-labs/cliffy-prompt/1.0.0-rc.6/select.d.ts.map +0 -1
  1097. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/_layout.d.ts +0 -104
  1098. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/_layout.d.ts.map +0 -1
  1099. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/_utils.d.ts +0 -29
  1100. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/_utils.d.ts.map +0 -1
  1101. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/border.d.ts +0 -23
  1102. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/border.d.ts.map +0 -1
  1103. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/cell.d.ts +0 -157
  1104. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/cell.d.ts.map +0 -1
  1105. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/column.d.ts +0 -62
  1106. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/column.d.ts.map +0 -1
  1107. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/consume_words.d.ts +0 -30
  1108. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/consume_words.d.ts.map +0 -1
  1109. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/mod.d.ts +0 -7
  1110. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/mod.d.ts.map +0 -1
  1111. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/row.d.ts +0 -71
  1112. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/row.d.ts.map +0 -1
  1113. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/table.d.ts +0 -192
  1114. package/types/deps/jsr.io/@windmill-labs/cliffy-table/1.0.0-rc.5/table.d.ts.map +0 -1
  1115. package/types/deps/jsr.io/@windmill-labs/shared-utils/1.0.12/lib.es.d.ts +0 -7
  1116. package/types/deps/jsr.io/@windmill-labs/shared-utils/1.0.12/lib.es.d.ts.map +0 -1
  1117. package/types/deps.d.ts +0 -35
  1118. package/types/deps.d.ts.map +0 -1
  1119. package/types/gen/core/ApiError.d.ts +0 -11
  1120. package/types/gen/core/ApiError.d.ts.map +0 -1
  1121. package/types/gen/core/ApiRequestOptions.d.ts +0 -15
  1122. package/types/gen/core/ApiRequestOptions.d.ts.map +0 -1
  1123. package/types/gen/core/ApiResult.d.ts +0 -8
  1124. package/types/gen/core/ApiResult.d.ts.map +0 -1
  1125. package/types/gen/core/CancelablePromise.d.ts +0 -27
  1126. package/types/gen/core/CancelablePromise.d.ts.map +0 -1
  1127. package/types/gen/core/OpenAPI.d.ts +0 -28
  1128. package/types/gen/core/OpenAPI.d.ts.map +0 -1
  1129. package/types/gen/core/request.d.ts +0 -30
  1130. package/types/gen/core/request.d.ts.map +0 -1
  1131. package/types/gen/index.d.ts +0 -6
  1132. package/types/gen/index.d.ts.map +0 -1
  1133. package/types/gen/services.gen.d.ts +0 -6251
  1134. package/types/gen/services.gen.d.ts.map +0 -1
  1135. package/types/gen/types.gen.d.ts +0 -11952
  1136. package/types/gen/types.gen.d.ts.map +0 -1
  1137. package/types/src/commands/app/app.d.ts +0 -28
  1138. package/types/src/commands/app/app.d.ts.map +0 -1
  1139. package/types/src/commands/app/app_metadata.d.ts +0 -38
  1140. package/types/src/commands/app/app_metadata.d.ts.map +0 -1
  1141. package/types/src/commands/app/bundle.d.ts +0 -70
  1142. package/types/src/commands/app/bundle.d.ts.map +0 -1
  1143. package/types/src/commands/app/dev.d.ts +0 -18
  1144. package/types/src/commands/app/dev.d.ts.map +0 -1
  1145. package/types/src/commands/app/generate_agents.d.ts +0 -15
  1146. package/types/src/commands/app/generate_agents.d.ts.map +0 -1
  1147. package/types/src/commands/app/lint.d.ts +0 -12
  1148. package/types/src/commands/app/lint.d.ts.map +0 -1
  1149. package/types/src/commands/app/metadata.d.ts +0 -19
  1150. package/types/src/commands/app/metadata.d.ts.map +0 -1
  1151. package/types/src/commands/app/new.d.ts +0 -10
  1152. package/types/src/commands/app/new.d.ts.map +0 -1
  1153. package/types/src/commands/app/raw_apps.d.ts +0 -44
  1154. package/types/src/commands/app/raw_apps.d.ts.map +0 -1
  1155. package/types/src/commands/app/wmillTsDev.d.ts +0 -2
  1156. package/types/src/commands/app/wmillTsDev.d.ts.map +0 -1
  1157. package/types/src/commands/dependencies/dependencies.d.ts +0 -11
  1158. package/types/src/commands/dependencies/dependencies.d.ts.map +0 -1
  1159. package/types/src/commands/dev/dev.d.ts +0 -12
  1160. package/types/src/commands/dev/dev.d.ts.map +0 -1
  1161. package/types/src/commands/flow/flow.d.ts +0 -28
  1162. package/types/src/commands/flow/flow.d.ts.map +0 -1
  1163. package/types/src/commands/flow/flow_metadata.d.ts +0 -8
  1164. package/types/src/commands/flow/flow_metadata.d.ts.map +0 -1
  1165. package/types/src/commands/folder/folder.d.ts +0 -19
  1166. package/types/src/commands/folder/folder.d.ts.map +0 -1
  1167. package/types/src/commands/gitsync-settings/converter.d.ts +0 -10
  1168. package/types/src/commands/gitsync-settings/converter.d.ts.map +0 -1
  1169. package/types/src/commands/gitsync-settings/gitsync-settings.d.ts +0 -25
  1170. package/types/src/commands/gitsync-settings/gitsync-settings.d.ts.map +0 -1
  1171. package/types/src/commands/gitsync-settings/legacySettings.d.ts +0 -4
  1172. package/types/src/commands/gitsync-settings/legacySettings.d.ts.map +0 -1
  1173. package/types/src/commands/gitsync-settings/pull.d.ts +0 -14
  1174. package/types/src/commands/gitsync-settings/pull.d.ts.map +0 -1
  1175. package/types/src/commands/gitsync-settings/push.d.ts +0 -10
  1176. package/types/src/commands/gitsync-settings/push.d.ts.map +0 -1
  1177. package/types/src/commands/gitsync-settings/types.d.ts +0 -35
  1178. package/types/src/commands/gitsync-settings/types.d.ts.map +0 -1
  1179. package/types/src/commands/gitsync-settings/utils.d.ts +0 -36
  1180. package/types/src/commands/gitsync-settings/utils.d.ts.map +0 -1
  1181. package/types/src/commands/hub/hub.d.ts +0 -12
  1182. package/types/src/commands/hub/hub.d.ts.map +0 -1
  1183. package/types/src/commands/init/init.d.ts +0 -34
  1184. package/types/src/commands/init/init.d.ts.map +0 -1
  1185. package/types/src/commands/instance/instance.d.ts +0 -50
  1186. package/types/src/commands/instance/instance.d.ts.map +0 -1
  1187. package/types/src/commands/jobs/jobs.d.ts +0 -28
  1188. package/types/src/commands/jobs/jobs.d.ts.map +0 -1
  1189. package/types/src/commands/lint/lint.d.ts +0 -62
  1190. package/types/src/commands/lint/lint.d.ts.map +0 -1
  1191. package/types/src/commands/queues/queues.d.ts +0 -14
  1192. package/types/src/commands/queues/queues.d.ts.map +0 -1
  1193. package/types/src/commands/resource/resource.d.ts +0 -18
  1194. package/types/src/commands/resource/resource.d.ts.map +0 -1
  1195. package/types/src/commands/resource-type/resource-type.d.ts +0 -18
  1196. package/types/src/commands/resource-type/resource-type.d.ts.map +0 -1
  1197. package/types/src/commands/schedule/schedule.d.ts +0 -21
  1198. package/types/src/commands/schedule/schedule.d.ts.map +0 -1
  1199. package/types/src/commands/script/script.d.ts +0 -72
  1200. package/types/src/commands/script/script.d.ts.map +0 -1
  1201. package/types/src/commands/sync/global.d.ts +0 -3
  1202. package/types/src/commands/sync/global.d.ts.map +0 -1
  1203. package/types/src/commands/sync/pull.d.ts +0 -12
  1204. package/types/src/commands/sync/pull.d.ts.map +0 -1
  1205. package/types/src/commands/sync/sync.d.ts +0 -164
  1206. package/types/src/commands/sync/sync.d.ts.map +0 -1
  1207. package/types/src/commands/trigger/trigger.d.ts +0 -27
  1208. package/types/src/commands/trigger/trigger.d.ts.map +0 -1
  1209. package/types/src/commands/user/user.d.ts +0 -34
  1210. package/types/src/commands/user/user.d.ts.map +0 -1
  1211. package/types/src/commands/variable/variable.d.ts +0 -23
  1212. package/types/src/commands/variable/variable.d.ts.map +0 -1
  1213. package/types/src/commands/worker-groups/worker-groups.d.ts +0 -23
  1214. package/types/src/commands/worker-groups/worker-groups.d.ts.map +0 -1
  1215. package/types/src/commands/workers/workers.d.ts +0 -14
  1216. package/types/src/commands/workers/workers.d.ts.map +0 -1
  1217. package/types/src/commands/workspace/fork.d.ts +0 -9
  1218. package/types/src/commands/workspace/fork.d.ts.map +0 -1
  1219. package/types/src/commands/workspace/workspace.d.ts +0 -32
  1220. package/types/src/commands/workspace/workspace.d.ts.map +0 -1
  1221. package/types/src/core/auth.d.ts +0 -8
  1222. package/types/src/core/auth.d.ts.map +0 -1
  1223. package/types/src/core/branch-profiles.d.ts +0 -12
  1224. package/types/src/core/branch-profiles.d.ts.map +0 -1
  1225. package/types/src/core/conf.d.ts +0 -116
  1226. package/types/src/core/conf.d.ts.map +0 -1
  1227. package/types/src/core/constants.d.ts +0 -6
  1228. package/types/src/core/constants.d.ts.map +0 -1
  1229. package/types/src/core/context.d.ts +0 -14
  1230. package/types/src/core/context.d.ts.map +0 -1
  1231. package/types/src/core/login.d.ts +0 -5
  1232. package/types/src/core/login.d.ts.map +0 -1
  1233. package/types/src/core/settings.d.ts +0 -46
  1234. package/types/src/core/settings.d.ts.map +0 -1
  1235. package/types/src/core/specific_items.d.ts +0 -45
  1236. package/types/src/core/specific_items.d.ts.map +0 -1
  1237. package/types/src/core/store.d.ts +0 -2
  1238. package/types/src/core/store.d.ts.map +0 -1
  1239. package/types/src/guidance/core.d.ts +0 -13
  1240. package/types/src/guidance/core.d.ts.map +0 -1
  1241. package/types/src/guidance/skills.d.ts +0 -15
  1242. package/types/src/guidance/skills.d.ts.map +0 -1
  1243. package/types/src/main.d.ts +0 -76
  1244. package/types/src/main.d.ts.map +0 -1
  1245. package/types/src/types.d.ts +0 -58
  1246. package/types/src/types.d.ts.map +0 -1
  1247. package/types/src/utils/codebase.d.ts +0 -6
  1248. package/types/src/utils/codebase.d.ts.map +0 -1
  1249. package/types/src/utils/git.d.ts +0 -5
  1250. package/types/src/utils/git.d.ts.map +0 -1
  1251. package/types/src/utils/local_encryption.d.ts +0 -3
  1252. package/types/src/utils/local_encryption.d.ts.map +0 -1
  1253. package/types/src/utils/metadata.d.ts +0 -84
  1254. package/types/src/utils/metadata.d.ts.map +0 -1
  1255. package/types/src/utils/resource_folders.d.ts +0 -169
  1256. package/types/src/utils/resource_folders.d.ts.map +0 -1
  1257. package/types/src/utils/resource_types.d.ts +0 -3
  1258. package/types/src/utils/resource_types.d.ts.map +0 -1
  1259. package/types/src/utils/script_common.d.ts +0 -22
  1260. package/types/src/utils/script_common.d.ts.map +0 -1
  1261. package/types/src/utils/upgrade.d.ts +0 -21
  1262. package/types/src/utils/upgrade.d.ts.map +0 -1
  1263. package/types/src/utils/utils.d.ts +0 -34
  1264. package/types/src/utils/utils.d.ts.map +0 -1
  1265. package/types/wasm/csharp/windmill_parser_wasm.d.ts +0 -7
  1266. package/types/wasm/csharp/windmill_parser_wasm.d.ts.map +0 -1
  1267. package/types/wasm/go/windmill_parser_wasm.d.ts +0 -7
  1268. package/types/wasm/go/windmill_parser_wasm.d.ts.map +0 -1
  1269. package/types/wasm/java/windmill_parser_wasm.d.ts +0 -7
  1270. package/types/wasm/java/windmill_parser_wasm.d.ts.map +0 -1
  1271. package/types/wasm/nu/windmill_parser_wasm.d.ts +0 -7
  1272. package/types/wasm/nu/windmill_parser_wasm.d.ts.map +0 -1
  1273. package/types/wasm/php/windmill_parser_wasm.d.ts +0 -8
  1274. package/types/wasm/php/windmill_parser_wasm.d.ts.map +0 -1
  1275. package/types/wasm/py/windmill_parser_wasm.d.ts +0 -13
  1276. package/types/wasm/py/windmill_parser_wasm.d.ts.map +0 -1
  1277. package/types/wasm/regex/windmill_parser_wasm.d.ts +0 -62
  1278. package/types/wasm/regex/windmill_parser_wasm.d.ts.map +0 -1
  1279. package/types/wasm/ruby/windmill_parser_wasm.d.ts +0 -7
  1280. package/types/wasm/ruby/windmill_parser_wasm.d.ts.map +0 -1
  1281. package/types/wasm/rust/windmill_parser_wasm.d.ts +0 -8
  1282. package/types/wasm/rust/windmill_parser_wasm.d.ts.map +0 -1
  1283. package/types/wasm/ts/windmill_parser_wasm.d.ts +0 -23
  1284. package/types/wasm/ts/windmill_parser_wasm.d.ts.map +0 -1
  1285. package/types/wasm/yaml/windmill_parser_wasm.d.ts +0 -7
  1286. package/types/wasm/yaml/windmill_parser_wasm.d.ts.map +0 -1
  1287. package/types/windmill-utils-internal/src/config/config.d.ts +0 -12
  1288. package/types/windmill-utils-internal/src/config/config.d.ts.map +0 -1
  1289. package/types/windmill-utils-internal/src/gen/types.gen.d.ts +0 -11952
  1290. package/types/windmill-utils-internal/src/gen/types.gen.d.ts.map +0 -1
  1291. package/types/windmill-utils-internal/src/inline-scripts/extractor.d.ts +0 -44
  1292. package/types/windmill-utils-internal/src/inline-scripts/extractor.d.ts.map +0 -1
  1293. package/types/windmill-utils-internal/src/inline-scripts/replacer.d.ts +0 -17
  1294. package/types/windmill-utils-internal/src/inline-scripts/replacer.d.ts.map +0 -1
  1295. package/types/windmill-utils-internal/src/parse/parse-schema.d.ts +0 -99
  1296. package/types/windmill-utils-internal/src/parse/parse-schema.d.ts.map +0 -1
  1297. package/types/windmill-utils-internal/src/path-utils/path-assigner.d.ts +0 -59
  1298. package/types/windmill-utils-internal/src/path-utils/path-assigner.d.ts.map +0 -1
@@ -1,394 +0,0 @@
1
- /**
2
- * Logging library with support for terminal and file outputs. Also provides
3
- * interfaces for building custom loggers.
4
- *
5
- * > [!IMPORTANT]
6
- * > @std/log is [likely to be removed in the future](https://github.com/denoland/std/issues/6124).
7
- * > Consider using [Open Telemetry](https://docs.deno.com/runtime/fundamentals/open_telemetry/).
8
- *
9
- * ## Loggers
10
- *
11
- * Loggers are objects that you interact with. When you use a logger method it
12
- * constructs a `LogRecord` and passes it down to its handlers for output. To
13
- * create custom loggers, specify them in `loggers` when calling `log.setup`.
14
- *
15
- * ## Custom message format
16
- *
17
- * If you want to override default format of message you can define `formatter`
18
- * option for handler. It can a function that takes `LogRecord`
19
- * as argument and outputs string.
20
- *
21
- * The default log format is `{levelName} {msg}`.
22
- *
23
- * ### Logging Structured JSON Lines
24
- *
25
- * To output logs in a structured JSON format you can configure most handlers
26
- * with a formatter that produces a JSON string. Either use the premade
27
- * `log.formatters.jsonFormatter` or write your own function that takes a
28
- * {@linkcode LogRecord} and returns a JSON.stringify'd object.
29
- * If you want the log to go to stdout then use {@linkcode ConsoleHandler} with
30
- * the configuration `useColors: false` to turn off the ANSI terminal colors.
31
- *
32
- * ```ts
33
- * import * as log from "@std/log";
34
- *
35
- * log.setup({
36
- * handlers: {
37
- * default: new log.ConsoleHandler("DEBUG", {
38
- * formatter: log.formatters.jsonFormatter,
39
- * useColors: false,
40
- * }),
41
- * },
42
- * });
43
- * ```
44
- *
45
- * The first argument passed to a log function is always treated as the
46
- * message and will be stringified differently. To have arguments JSON.stringify'd
47
- * you must pass them after the first.
48
- *
49
- * ```ts
50
- * import * as log from "@std/log";
51
- *
52
- * log.info("This is the message", { thisWillBe: "JSON.stringify'd"});
53
- * // {"level":"INFO","datetime":1702501580505,"message":"This is the message","args":{"thisWillBe":"JSON.stringify'd"}}
54
- *
55
- * log.info({ thisWontBe: "JSON.stringify'd"}, "This is an argument");
56
- * // {"level":"INFO","datetime":1702501580505,"message":"{\"thisWontBe\":\"JSON.stringify'd\"}","args":"This is an argument"}
57
- * ```
58
- *
59
- * ## Inline Logging
60
- *
61
- * Log functions return the data passed in the `msg` parameter. Data is returned
62
- * regardless if the logger actually logs it.
63
- *
64
- * ## Lazy Log Evaluation
65
- *
66
- * Some log statements are expensive to compute. In these cases, you can use
67
- * lazy log evaluation to prevent the computation taking place if the logger
68
- * won't log the message.
69
- *
70
- * > NOTE: When using lazy log evaluation, `undefined` will be returned if the
71
- * > resolver function is not called because the logger won't log it. It is an
72
- * > antipattern use lazy evaluation with inline logging because the return value
73
- * > depends on the current log level.
74
- *
75
- * ## For module authors
76
- *
77
- * The authors of public modules can let the users display the internal logs of the
78
- * module by using a custom logger:
79
- *
80
- * ```ts
81
- * import { getLogger } from "@std/log";
82
- *
83
- * function logger() {
84
- * return getLogger("my-awesome-module");
85
- * }
86
- *
87
- * function sum(a: number, b: number) {
88
- * logger().debug(`running ${a} + ${b}`);
89
- * return a + b;
90
- * }
91
- *
92
- * function mult(a: number, b: number) {
93
- * logger().debug(`running ${a} * ${b}`);
94
- * return a * b;
95
- * }
96
- * ```
97
- *
98
- * The user of the module can then display the internal logs with:
99
- *
100
- * ```ts, ignore
101
- * import * as log from "@std/log";
102
- * import { sum } from "<the-awesome-module>/mod.ts";
103
- *
104
- * log.setup({
105
- * handlers: {
106
- * console: new log.ConsoleHandler("DEBUG"),
107
- * },
108
- *
109
- * loggers: {
110
- * "my-awesome-module": {
111
- * level: "DEBUG",
112
- * handlers: ["console"],
113
- * },
114
- * },
115
- * });
116
- *
117
- * sum(1, 2); // prints "running 1 + 2" to the console
118
- * ```
119
- *
120
- * Please note that, due to the order of initialization of the loggers, the
121
- * following won't work:
122
- *
123
- * ```ts
124
- * import { getLogger } from "@std/log";
125
- *
126
- * const logger = getLogger("my-awesome-module");
127
- *
128
- * function sum(a: number, b: number) {
129
- * logger.debug(`running ${a} + ${b}`); // no message will be logged, because getLogger() was called before log.setup()
130
- * return a + b;
131
- * }
132
- * ```
133
- *
134
- * @example
135
- * ```ts ignore
136
- * import * as log from "@std/log";
137
- *
138
- * // Simple default logger out of the box. You can customize it
139
- * // by overriding logger and handler named "default", or providing
140
- * // additional logger configurations. You can log any data type.
141
- * log.debug("Hello world");
142
- * log.info(123456);
143
- * log.warn(true);
144
- * log.error({ foo: "bar", fizz: "bazz" });
145
- * log.critical("500 Internal server error");
146
- *
147
- * // custom configuration with 2 loggers (the default and `tasks` loggers).
148
- * log.setup({
149
- * handlers: {
150
- * console: new log.ConsoleHandler("DEBUG"),
151
- *
152
- * file: new log.FileHandler("WARN", {
153
- * filename: "./log.txt",
154
- * // you can change format of output message using any keys in `LogRecord`.
155
- * formatter: (record) => `${record.levelName} ${record.msg}`,
156
- * }),
157
- * },
158
- *
159
- * loggers: {
160
- * // configure default logger available via short-hand methods above.
161
- * default: {
162
- * level: "DEBUG",
163
- * handlers: ["console", "file"],
164
- * },
165
- *
166
- * tasks: {
167
- * level: "ERROR",
168
- * handlers: ["console"],
169
- * },
170
- * },
171
- * });
172
- *
173
- * let logger;
174
- *
175
- * // get default logger.
176
- * logger = log.getLogger();
177
- * logger.debug("fizz"); // logs to `console`, because `file` handler requires "WARN" level.
178
- * logger.warn(41256); // logs to both `console` and `file` handlers.
179
- *
180
- * // get custom logger
181
- * logger = log.getLogger("tasks");
182
- * logger.debug("fizz"); // won't get output because this logger has "ERROR" level.
183
- * logger.error({ productType: "book", value: "126.11" }); // log to `console`.
184
- *
185
- * // if you try to use a logger that hasn't been configured
186
- * // you're good to go, it gets created automatically with level set to 0
187
- * // so no message is logged.
188
- * const unknownLogger = log.getLogger("mystery");
189
- * unknownLogger.info("foobar"); // no-op
190
- * ```
191
- *
192
- * @example
193
- * Custom message format example
194
- * ```ts
195
- * import * as log from "@std/log";
196
- *
197
- * log.setup({
198
- * handlers: {
199
- * stringFmt: new log.ConsoleHandler("DEBUG", {
200
- * formatter: (record) => `[${record.levelName}] ${record.msg}`,
201
- * }),
202
- *
203
- * functionFmt: new log.ConsoleHandler("DEBUG", {
204
- * formatter: (logRecord) => {
205
- * let msg = `${logRecord.level} ${logRecord.msg}`;
206
- *
207
- * logRecord.args.forEach((arg, index) => {
208
- * msg += `, arg${index}: ${arg}`;
209
- * });
210
- *
211
- * return msg;
212
- * },
213
- * }),
214
- *
215
- * anotherFmt: new log.ConsoleHandler("DEBUG", {
216
- * formatter: (record) => `[${record.loggerName}] - ${record.levelName} ${record.msg}`,
217
- * }),
218
- * },
219
- *
220
- * loggers: {
221
- * default: {
222
- * level: "DEBUG",
223
- * handlers: ["stringFmt", "functionFmt"],
224
- * },
225
- * dataLogger: {
226
- * level: "INFO",
227
- * handlers: ["anotherFmt"],
228
- * },
229
- * },
230
- * });
231
- *
232
- * // calling:
233
- * log.debug("Hello, world!", 1, "two", [3, 4, 5]);
234
- * // results in: [DEBUG] Hello, world!
235
- * // output from "stringFmt" handler.
236
- * // 10 Hello, world!, arg0: 1, arg1: two, arg3: [3, 4, 5] // output from "functionFmt" formatter.
237
- *
238
- * // calling:
239
- * log.getLogger("dataLogger").error("oh no!");
240
- * // results in:
241
- * // [dataLogger] - ERROR oh no! // output from anotherFmt handler.
242
- * ```
243
-
244
- *
245
- * @example
246
- * JSON to stdout with no color example
247
- * ```ts
248
- * import * as log from "@std/log";
249
- *
250
- * log.setup({
251
- * handlers: {
252
- * jsonStdout: new log.ConsoleHandler("DEBUG", {
253
- * formatter: log.formatters.jsonFormatter,
254
- * useColors: false,
255
- * }),
256
- * },
257
- *
258
- * loggers: {
259
- * default: {
260
- * level: "DEBUG",
261
- * handlers: ["jsonStdout"],
262
- * },
263
- * },
264
- * });
265
- *
266
- * // calling:
267
- * log.info("Hey");
268
- * // results in:
269
- * // {"level":"INFO","datetime":1702481922294,"message":"Hey"}
270
- *
271
- * // calling:
272
- * log.info("Hey", { product: "nail" });
273
- * // results in:
274
- * // {"level":"INFO","datetime":1702484111115,"message":"Hey","args":{"product":"nail"}}
275
- *
276
- * // calling:
277
- * log.info("Hey", 1, "two", [3, 4, 5]);
278
- * // results in:
279
- * // {"level":"INFO","datetime":1702481922294,"message":"Hey","args":[1,"two",[3,4,5]]}
280
- * ```
281
- *
282
- * @example
283
- * Custom JSON example
284
- * ```ts
285
- * import * as log from "@std/log";
286
- *
287
- * log.setup({
288
- * handlers: {
289
- * customJsonFmt: new log.ConsoleHandler("DEBUG", {
290
- * formatter: (record) => JSON.stringify({
291
- * lvl: record.level,
292
- * msg: record.msg,
293
- * time: record.datetime.toISOString(),
294
- * name: record.loggerName,
295
- * }),
296
- * useColors: false,
297
- * }),
298
- * },
299
- *
300
- * loggers: {
301
- * default: {
302
- * level: "DEBUG",
303
- * handlers: ["customJsonFmt"],
304
- * },
305
- * },
306
- * });
307
- *
308
- * // calling:
309
- * log.info("complete");
310
- * // results in:
311
- * // {"lvl":20,"msg":"complete","time":"2023-12-13T16:38:27.328Z","name":"default"}
312
- * ```
313
- *
314
- * @example
315
- * Inline Logging
316
- * ```ts
317
- * import * as logger from "@std/log";
318
- *
319
- * const stringData: string = logger.debug("hello world");
320
- * const booleanData: boolean = logger.debug(true, 1, "abc");
321
- * const fn = (): number => {
322
- * return 123;
323
- * };
324
- * const resolvedFunctionData: number = logger.debug(fn());
325
- * console.log(stringData); // 'hello world'
326
- * console.log(booleanData); // true
327
- * console.log(resolvedFunctionData); // 123
328
- * ```
329
- *
330
- * @example
331
- * Lazy Log Evaluation
332
- * ```ts
333
- * import * as log from "@std/log";
334
- *
335
- * log.setup({
336
- * handlers: {
337
- * console: new log.ConsoleHandler("DEBUG"),
338
- * },
339
- *
340
- * loggers: {
341
- * tasks: {
342
- * level: "ERROR",
343
- * handlers: ["console"],
344
- * },
345
- * },
346
- * });
347
- *
348
- * function someExpensiveFn(num: number, bool: boolean) {
349
- * // do some expensive computation
350
- * }
351
- *
352
- * // not logged, as debug < error.
353
- * const data = log.debug(() => someExpensiveFn(5, true));
354
- * console.log(data); // undefined
355
- * ```
356
- *
357
- * Handlers are responsible for actual output of log messages. When a handler is
358
- * called by a logger, it firstly checks that {@linkcode LogRecord}'s level is
359
- * not lower than level of the handler. If level check passes, handlers formats
360
- * log record into string and outputs it to target.
361
- *
362
- * ## Custom handlers
363
- *
364
- * Custom handlers can be implemented by subclassing {@linkcode BaseHandler} or
365
- * {@linkcode WriterHandler}.
366
- *
367
- * {@linkcode BaseHandler} is bare-bones handler that has no output logic at all,
368
- *
369
- * {@linkcode WriterHandler} is an abstract class that supports any target with
370
- * `Writer` interface.
371
- *
372
- * During setup async hooks `setup` and `destroy` are called, you can use them
373
- * to open and close file/HTTP connection or any other action you might need.
374
- *
375
- * For examples check source code of {@linkcode FileHandler}`
376
- * and {@linkcode TestHandler}.
377
- *
378
- * @module
379
- */
380
- export * from "./base_handler.js";
381
- export * from "./console_handler.js";
382
- export * from "./file_handler.js";
383
- export * from "./rotating_file_handler.js";
384
- export * from "./levels.js";
385
- export * from "./logger.js";
386
- export * from "./formatters.js";
387
- export * from "./critical.js";
388
- export * from "./debug.js";
389
- export * from "./error.js";
390
- export * from "./get_logger.js";
391
- export * from "./info.js";
392
- export * from "./setup.js";
393
- export * from "./warn.js";
394
- //# sourceMappingURL=mod.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/log/0.224.14/mod.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0XG;AAEH,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC"}
@@ -1,53 +0,0 @@
1
- import type { LevelName } from "./levels.js";
2
- import { FileHandler, type FileHandlerOptions } from "./file_handler.js";
3
- interface RotatingFileHandlerOptions extends FileHandlerOptions {
4
- maxBytes: number;
5
- maxBackupCount: number;
6
- }
7
- /**
8
- * This handler extends the functionality of the {@linkcode FileHandler} by
9
- * "rotating" the log file when it reaches a certain size. `maxBytes` specifies
10
- * the maximum size in bytes that the log file can grow to before rolling over
11
- * to a new one. If the size of the new log message plus the current log file
12
- * size exceeds `maxBytes` then a roll-over is triggered. When a roll-over
13
- * occurs, before the log message is written, the log file is renamed and
14
- * appended with `.1`. If a `.1` version already existed, it would have been
15
- * renamed `.2` first and so on. The maximum number of log files to keep is
16
- * specified by `maxBackupCount`. After the renames are complete the log message
17
- * is written to the original, now blank, file.
18
- *
19
- * Example: Given `log.txt`, `log.txt.1`, `log.txt.2` and `log.txt.3`, a
20
- * `maxBackupCount` of 3 and a new log message which would cause `log.txt` to
21
- * exceed `maxBytes`, then `log.txt.2` would be renamed to `log.txt.3` (thereby
22
- * discarding the original contents of `log.txt.3` since 3 is the maximum number
23
- * of backups to keep), `log.txt.1` would be renamed to `log.txt.2`, `log.txt`
24
- * would be renamed to `log.txt.1` and finally `log.txt` would be created from
25
- * scratch where the new log message would be written.
26
- *
27
- * This handler uses a buffer for writing log messages to file. Logs can be
28
- * manually flushed with `fileHandler.flush()`. Log messages with a log level
29
- * greater than ERROR are immediately flushed. Logs are also flushed on process
30
- * completion.
31
- *
32
- * Additional notes on `mode` as described above:
33
- *
34
- * - `'a'` Default mode. As above, this will pick up where the logs left off in
35
- * rotation, or create a new log file if it doesn't exist.
36
- * - `'w'` in addition to starting with a clean `filename`, this mode will also
37
- * cause any existing backups (up to `maxBackupCount`) to be deleted on setup
38
- * giving a fully clean slate.
39
- * - `'x'` requires that neither `filename`, nor any backups (up to
40
- * `maxBackupCount`), exist before setup.
41
- *
42
- * This handler requires both `--allow-read` and `--allow-write` permissions on
43
- * the log files.
44
- */
45
- export declare class RotatingFileHandler extends FileHandler {
46
- #private;
47
- constructor(levelName: LevelName, options: RotatingFileHandlerOptions);
48
- setup(): void;
49
- log(msg: string): void;
50
- rotateLogFiles(): void;
51
- }
52
- export {};
53
- //# sourceMappingURL=rotating_file_handler.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"rotating_file_handler.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/log/0.224.14/rotating_file_handler.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAE7C,OAAO,EAAE,WAAW,EAAE,KAAK,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AASzE,UAAU,0BAA2B,SAAQ,kBAAkB;IAC7D,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;CACxB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,qBAAa,mBAAoB,SAAQ,WAAW;;gBAKtC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,0BAA0B;IAM5D,KAAK;IAyCL,GAAG,CAAC,GAAG,EAAE,MAAM;IAaxB,cAAc;CAkBf"}
@@ -1,4 +0,0 @@
1
- import { type LogConfig } from "./logger.js";
2
- /** Setup logger config. */
3
- export declare function setup(config: LogConfig): void;
4
- //# sourceMappingURL=setup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"setup.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/log/0.224.14/setup.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,SAAS,EAAU,MAAM,aAAa,CAAC;AAGrD,2BAA2B;AAC3B,wBAAgB,KAAK,CAAC,MAAM,EAAE,SAAS,QAwCtC"}
@@ -1,53 +0,0 @@
1
- import type { GenericFunction } from "./logger.js";
2
- import "./setup.js";
3
- export type { GenericFunction };
4
- /**
5
- * Log at the warning level.
6
- *
7
- * This function is a pass-through to the default logger's `warn` method. By
8
- * default, the default logger is configured to use {@linkcode console.log} and
9
- * print in yellow text.
10
- *
11
- * @template T The type of the message to log.
12
- * @param msg The message to log.
13
- * @param args Arguments to be formatted into the message.
14
- * @returns The message that was logged.
15
- *
16
- * @example Usage
17
- * ```ts
18
- * import { warn } from "@std/log/warn";
19
- * import { assertEquals } from "@std/assert/equals";
20
- *
21
- * assertEquals(warn("This is a warning message."), "This is a warning message.");
22
- * // Prints: "WARN This is a warning message."
23
- *
24
- * assertEquals(warn(() => "This is a warning message."), "This is a warning message.");
25
- * // Prints: "WARN This is a warning message."
26
- * ```
27
- */
28
- export declare function warn<T>(msg: () => T, ...args: unknown[]): T | undefined;
29
- /**
30
- * Log at the warning level.
31
- *
32
- * This function is a pass-through to the default logger's `warn` method. By
33
- * default, the default logger is configured to use {@linkcode console.log}.
34
- *
35
- * @template T The type of the message to log.
36
- * @param msg The message to log.
37
- * @param args Arguments to be formatted into the message.
38
- * @returns The message that was logged.
39
- *
40
- * @example Usage
41
- * ```ts
42
- * import { warn } from "@std/log/warn";
43
- * import { assertEquals } from "@std/assert/equals";
44
- *
45
- * assertEquals(warn("This is a warning message."), "This is a warning message.");
46
- * // Prints: "WARN This is a warning message."
47
- *
48
- * assertEquals(warn(() => "This is a warning message."), "This is a warning message.");
49
- * // Prints: "WARN This is a warning message."
50
- * ```
51
- */
52
- export declare function warn<T>(msg: T extends GenericFunction ? never : T, ...args: unknown[]): T;
53
- //# sourceMappingURL=warn.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"warn.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/log/0.224.14/warn.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,YAAY,CAAC;AAEpB,YAAY,EAAE,eAAe,EAAE,CAAC;AAEhC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,IAAI,CAAC,CAAC,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,GAAG,IAAI,EAAE,OAAO,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;AACzE;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,IAAI,CAAC,CAAC,EACpB,GAAG,EAAE,CAAC,SAAS,eAAe,GAAG,KAAK,GAAG,CAAC,EAC1C,GAAG,IAAI,EAAE,OAAO,EAAE,GACjB,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function assertPath(path?: string): void;
2
- //# sourceMappingURL=assert_path.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assert_path.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/assert_path.ts"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,CAAC,IAAI,CAAC,EAAE,MAAM,QAMvC"}
@@ -1,4 +0,0 @@
1
- export declare function stripSuffix(name: string, suffix: string): string;
2
- export declare function lastPathSegment(path: string, isSep: (char: number) => boolean, start?: number): string;
3
- export declare function assertArgs(path: string, suffix: string): string | undefined;
4
- //# sourceMappingURL=basename.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/basename.ts"],"names":[],"mappings":"AAKA,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM,CAchE;AAED,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,EAChC,KAAK,SAAI,GACR,MAAM,CAiBR;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,sBAQtD"}
@@ -1,2 +0,0 @@
1
- export declare function common(paths: string[], sep: string): string;
2
- //# sourceMappingURL=common.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/common.ts"],"names":[],"mappings":"AAGA,wBAAgB,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAsB3D"}
@@ -1,40 +0,0 @@
1
- export declare const CHAR_UPPERCASE_A = 65;
2
- export declare const CHAR_LOWERCASE_A = 97;
3
- export declare const CHAR_UPPERCASE_Z = 90;
4
- export declare const CHAR_LOWERCASE_Z = 122;
5
- export declare const CHAR_DOT = 46;
6
- export declare const CHAR_FORWARD_SLASH = 47;
7
- export declare const CHAR_BACKWARD_SLASH = 92;
8
- export declare const CHAR_VERTICAL_LINE = 124;
9
- export declare const CHAR_COLON = 58;
10
- export declare const CHAR_QUESTION_MARK = 63;
11
- export declare const CHAR_UNDERSCORE = 95;
12
- export declare const CHAR_LINE_FEED = 10;
13
- export declare const CHAR_CARRIAGE_RETURN = 13;
14
- export declare const CHAR_TAB = 9;
15
- export declare const CHAR_FORM_FEED = 12;
16
- export declare const CHAR_EXCLAMATION_MARK = 33;
17
- export declare const CHAR_HASH = 35;
18
- export declare const CHAR_SPACE = 32;
19
- export declare const CHAR_NO_BREAK_SPACE = 160;
20
- export declare const CHAR_ZERO_WIDTH_NOBREAK_SPACE = 65279;
21
- export declare const CHAR_LEFT_SQUARE_BRACKET = 91;
22
- export declare const CHAR_RIGHT_SQUARE_BRACKET = 93;
23
- export declare const CHAR_LEFT_ANGLE_BRACKET = 60;
24
- export declare const CHAR_RIGHT_ANGLE_BRACKET = 62;
25
- export declare const CHAR_LEFT_CURLY_BRACKET = 123;
26
- export declare const CHAR_RIGHT_CURLY_BRACKET = 125;
27
- export declare const CHAR_HYPHEN_MINUS = 45;
28
- export declare const CHAR_PLUS = 43;
29
- export declare const CHAR_DOUBLE_QUOTE = 34;
30
- export declare const CHAR_SINGLE_QUOTE = 39;
31
- export declare const CHAR_PERCENT = 37;
32
- export declare const CHAR_SEMICOLON = 59;
33
- export declare const CHAR_CIRCUMFLEX_ACCENT = 94;
34
- export declare const CHAR_GRAVE_ACCENT = 96;
35
- export declare const CHAR_AT = 64;
36
- export declare const CHAR_AMPERSAND = 38;
37
- export declare const CHAR_EQUAL = 61;
38
- export declare const CHAR_0 = 48;
39
- export declare const CHAR_9 = 57;
40
- //# sourceMappingURL=constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/constants.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,MAAM,CAAC;AAGpC,eAAO,MAAM,QAAQ,KAAK,CAAC;AAC3B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,mBAAmB,KAAK,CAAC;AACtC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,eAAe,KAAK,CAAC;AAClC,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,oBAAoB,KAAK,CAAC;AACvC,eAAO,MAAM,QAAQ,IAAI,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,qBAAqB,KAAK,CAAC;AACxC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,mBAAmB,MAAM,CAAC;AACvC,eAAO,MAAM,6BAA6B,QAAQ,CAAC;AACnD,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,yBAAyB,KAAK,CAAC;AAC5C,eAAO,MAAM,uBAAuB,KAAK,CAAC;AAC1C,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAC3C,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAC5C,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,YAAY,KAAK,CAAC;AAC/B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,sBAAsB,KAAK,CAAC;AACzC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,OAAO,KAAK,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,UAAU,KAAK,CAAC;AAG7B,eAAO,MAAM,MAAM,KAAK,CAAC;AACzB,eAAO,MAAM,MAAM,KAAK,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare function assertArg(path: string): "." | undefined;
2
- //# sourceMappingURL=dirname.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dirname.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/dirname.ts"],"names":[],"mappings":"AAKA,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,mBAGrC"}
@@ -1,4 +0,0 @@
1
- import type { FormatInputPathObject } from "../_interface.js";
2
- export declare function _format(sep: string, pathObject: FormatInputPathObject): string;
3
- export declare function assertArg(pathObject: FormatInputPathObject): void;
4
- //# sourceMappingURL=format.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/format.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAE9D,wBAAgB,OAAO,CACrB,GAAG,EAAE,MAAM,EACX,UAAU,EAAE,qBAAqB,GAChC,MAAM,CAQR;AAED,wBAAgB,SAAS,CAAC,UAAU,EAAE,qBAAqB,QAM1D"}
@@ -1,2 +0,0 @@
1
- export declare function assertArg(url: URL | string): URL;
2
- //# sourceMappingURL=from_file_url.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/from_file_url.ts"],"names":[],"mappings":"AAGA,wBAAgB,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,OAM1C"}
@@ -1,34 +0,0 @@
1
- /** Options for {@linkcode globToRegExp}. */
2
- export interface GlobOptions {
3
- /** Extended glob syntax.
4
- * See https://www.linuxjournal.com/content/bash-extended-globbing.
5
- *
6
- * @default {true}
7
- */
8
- extended?: boolean;
9
- /** Globstar syntax.
10
- * See https://www.linuxjournal.com/content/globstar-new-bash-globbing-option.
11
- * If false, `**` is treated like `*`.
12
- *
13
- * @default {true}
14
- */
15
- globstar?: boolean;
16
- /**
17
- * Whether globstar should be case-insensitive.
18
- *
19
- * @default {false}
20
- */
21
- caseInsensitive?: boolean;
22
- }
23
- /** Options for {@linkcode globToRegExp}. */
24
- export type GlobToRegExpOptions = GlobOptions;
25
- export interface GlobConstants {
26
- sep: string;
27
- sepMaybe: string;
28
- seps: string[];
29
- globstar: string;
30
- wildcard: string;
31
- escapePrefix: string;
32
- }
33
- export declare function _globToRegExp(c: GlobConstants, glob: string, { extended, globstar: globstarOption, caseInsensitive, }?: GlobToRegExpOptions): RegExp;
34
- //# sourceMappingURL=glob_to_reg_exp.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"glob_to_reg_exp.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/glob_to_reg_exp.ts"],"names":[],"mappings":"AAGA,4CAA4C;AAC5C,MAAM,WAAW,WAAW;IAC1B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,4CAA4C;AAC5C,MAAM,MAAM,mBAAmB,GAAG,WAAW,CAAC;AAwB9C,MAAM,WAAW,aAAa;IAC5B,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,aAAa,CAC3B,CAAC,EAAE,aAAa,EAChB,IAAI,EAAE,MAAM,EACZ,EACE,QAAe,EACf,QAAQ,EAAE,cAAqB,EAE/B,eAAuB,GACxB,GAAE,mBAAwB,GAC1B,MAAM,CA4NR"}
@@ -1,2 +0,0 @@
1
- export declare function assertArg(path: string): "." | undefined;
2
- //# sourceMappingURL=normalize.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.0.0-rc.2/_common/normalize.ts"],"names":[],"mappings":"AAKA,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,mBAGrC"}