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,1445 +0,0 @@
1
- // Ported from js-yaml v3.13.1:
2
- // https://github.com/nodeca/js-yaml/commit/665aadda42349dcae869f12040d9b10ef18d12da
3
- // Copyright 2011-2015 by Vitaly Puzrin. All rights reserved. MIT license.
4
- // Copyright 2018-2026 the Deno authors. MIT license.
5
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
6
- if (kind === "m") throw new TypeError("Private method is not writable");
7
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
8
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
9
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
10
- };
11
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
12
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
13
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
14
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
15
- };
16
- var _Scanner_length, _LoaderState_instances, _LoaderState_scanner, _LoaderState_createError;
17
- import { AMPERSAND, ASTERISK, BACKSLASH, CARRIAGE_RETURN, COLON, COMMA, COMMERCIAL_AT, DOT, DOUBLE_QUOTE, EXCLAMATION, GRAVE_ACCENT, GREATER_THAN, isEOL, isFlowIndicator, isWhiteSpace, isWhiteSpaceOrEOL, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LINE_FEED, MINUS, PERCENT, PLUS, QUESTION, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET, SHARP, SINGLE_QUOTE, SMALLER_THAN, SPACE, VERTICAL_LINE, } from "./_chars.js";
18
- import { DEFAULT_SCHEMA } from "./_schema.js";
19
- import { isObject, isPlainObject } from "./_utils.js";
20
- const CONTEXT_FLOW_IN = 1;
21
- const CONTEXT_FLOW_OUT = 2;
22
- const CONTEXT_BLOCK_IN = 3;
23
- const CONTEXT_BLOCK_OUT = 4;
24
- const CHOMPING_CLIP = 1;
25
- const CHOMPING_STRIP = 2;
26
- const CHOMPING_KEEP = 3;
27
- const PATTERN_NON_PRINTABLE =
28
- // deno-lint-ignore no-control-regex
29
- /[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;
30
- const PATTERN_NON_ASCII_LINE_BREAKS = /[\x85\u2028\u2029]/;
31
- const PATTERN_FLOW_INDICATORS = /[,\[\]\{\}]/;
32
- const PATTERN_TAG_HANDLE = /^(?:!|!!|![a-z\-]+!)$/i;
33
- const PATTERN_TAG_URI = /^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;
34
- const ESCAPED_HEX_LENGTHS = new Map([
35
- [0x78, 2], // x
36
- [0x75, 4], // u
37
- [0x55, 8], // U
38
- ]);
39
- const SIMPLE_ESCAPE_SEQUENCES = new Map([
40
- [0x30, "\x00"], // 0
41
- [0x61, "\x07"], // a
42
- [0x62, "\x08"], // b
43
- [0x74, "\x09"], // t
44
- [0x09, "\x09"], // Tab
45
- [0x6e, "\x0A"], // n
46
- [0x76, "\x0B"], // v
47
- [0x66, "\x0C"], // f
48
- [0x72, "\x0D"], // r
49
- [0x65, "\x1B"], // e
50
- [0x20, " "], // Space
51
- [0x22, '"'], // "
52
- [0x2f, "/"], // /
53
- [0x5c, "\\"], // \
54
- [0x4e, "\x85"], // N
55
- [0x5f, "\xA0"], // _
56
- [0x4c, "\u2028"], // L
57
- [0x50, "\u2029"], // P
58
- ]);
59
- /**
60
- * Converts a hexadecimal character code to its decimal value.
61
- */
62
- function hexCharCodeToNumber(charCode) {
63
- // Check if the character code is in the range for '0' to '9'
64
- if (0x30 <= charCode && charCode <= 0x39)
65
- return charCode - 0x30; // Convert '0'-'9' to 0-9
66
- // Normalize the character code to lowercase if it's a letter
67
- const lc = charCode | 0x20;
68
- // Check if the character code is in the range for 'a' to 'f'
69
- if (0x61 <= lc && lc <= 0x66)
70
- return lc - 0x61 + 10; // Convert 'a'-'f' to 10-15
71
- return -1;
72
- }
73
- /**
74
- * Converts a decimal character code to its decimal value.
75
- */
76
- function decimalCharCodeToNumber(charCode) {
77
- // Check if the character code is in the range for '0' to '9'
78
- if (0x30 <= charCode && charCode <= 0x39)
79
- return charCode - 0x30; // Convert '0'-'9' to 0-9
80
- return -1;
81
- }
82
- /**
83
- * Converts a Unicode code point to a string.
84
- */
85
- function codepointToChar(codepoint) {
86
- // Check if the code point is within the Basic Multilingual Plane (BMP)
87
- if (codepoint <= 0xffff)
88
- return String.fromCharCode(codepoint); // Convert BMP code point to character
89
- // Encode UTF-16 surrogate pair for code points beyond BMP
90
- // Reference: https://en.wikipedia.org/wiki/UTF-16#Code_points_U.2B010000_to_U.2B10FFFF
91
- return String.fromCharCode(((codepoint - 0x010000) >> 10) + 0xd800, // High surrogate
92
- ((codepoint - 0x010000) & 0x03ff) + 0xdc00);
93
- }
94
- const INDENT = 4;
95
- const MAX_LENGTH = 75;
96
- const DELIMITERS = "\x00\r\n\x85\u2028\u2029";
97
- function getSnippet(buffer, position) {
98
- if (!buffer)
99
- return null;
100
- let start = position;
101
- let end = position;
102
- let head = "";
103
- let tail = "";
104
- while (start > 0 && !DELIMITERS.includes(buffer.charAt(start - 1))) {
105
- start--;
106
- if (position - start > MAX_LENGTH / 2 - 1) {
107
- head = " ... ";
108
- start += 5;
109
- break;
110
- }
111
- }
112
- while (end < buffer.length && !DELIMITERS.includes(buffer.charAt(end))) {
113
- end++;
114
- if (end - position > MAX_LENGTH / 2 - 1) {
115
- tail = " ... ";
116
- end -= 5;
117
- break;
118
- }
119
- }
120
- const snippet = buffer.slice(start, end);
121
- const indent = " ".repeat(INDENT);
122
- const caretIndent = " ".repeat(INDENT + position - start + head.length);
123
- return `${indent + head + snippet + tail}\n${caretIndent}^`;
124
- }
125
- function markToString(buffer, position, line, column) {
126
- let where = `at line ${line + 1}, column ${column + 1}`;
127
- const snippet = getSnippet(buffer, position);
128
- if (snippet)
129
- where += `:\n${snippet}`;
130
- return where;
131
- }
132
- function getIndentStatus(lineIndent, parentIndent) {
133
- if (lineIndent > parentIndent)
134
- return 1;
135
- if (lineIndent < parentIndent)
136
- return -1;
137
- return 0;
138
- }
139
- function writeFoldedLines(count) {
140
- if (count === 1)
141
- return " ";
142
- if (count > 1)
143
- return "\n".repeat(count - 1);
144
- return "";
145
- }
146
- class Scanner {
147
- constructor(source) {
148
- Object.defineProperty(this, "source", {
149
- enumerable: true,
150
- configurable: true,
151
- writable: true,
152
- value: void 0
153
- });
154
- _Scanner_length.set(this, void 0);
155
- Object.defineProperty(this, "position", {
156
- enumerable: true,
157
- configurable: true,
158
- writable: true,
159
- value: 0
160
- });
161
- // Use 0 as string terminator. That significantly simplifies bounds check.
162
- source += "\0";
163
- this.source = source;
164
- __classPrivateFieldSet(this, _Scanner_length, source.length, "f");
165
- }
166
- peek(offset = 0) {
167
- return this.source.charCodeAt(this.position + offset);
168
- }
169
- next() {
170
- this.position += 1;
171
- }
172
- eof() {
173
- return this.position >= __classPrivateFieldGet(this, _Scanner_length, "f") - 1;
174
- }
175
- }
176
- _Scanner_length = new WeakMap();
177
- export class LoaderState {
178
- constructor(input, { schema = DEFAULT_SCHEMA, onWarning, allowDuplicateKeys = false, }) {
179
- _LoaderState_instances.add(this);
180
- _LoaderState_scanner.set(this, void 0);
181
- Object.defineProperty(this, "lineIndent", {
182
- enumerable: true,
183
- configurable: true,
184
- writable: true,
185
- value: 0
186
- });
187
- Object.defineProperty(this, "lineStart", {
188
- enumerable: true,
189
- configurable: true,
190
- writable: true,
191
- value: 0
192
- });
193
- Object.defineProperty(this, "line", {
194
- enumerable: true,
195
- configurable: true,
196
- writable: true,
197
- value: 0
198
- });
199
- Object.defineProperty(this, "onWarning", {
200
- enumerable: true,
201
- configurable: true,
202
- writable: true,
203
- value: void 0
204
- });
205
- Object.defineProperty(this, "allowDuplicateKeys", {
206
- enumerable: true,
207
- configurable: true,
208
- writable: true,
209
- value: void 0
210
- });
211
- Object.defineProperty(this, "implicitTypes", {
212
- enumerable: true,
213
- configurable: true,
214
- writable: true,
215
- value: void 0
216
- });
217
- Object.defineProperty(this, "typeMap", {
218
- enumerable: true,
219
- configurable: true,
220
- writable: true,
221
- value: void 0
222
- });
223
- Object.defineProperty(this, "checkLineBreaks", {
224
- enumerable: true,
225
- configurable: true,
226
- writable: true,
227
- value: false
228
- });
229
- Object.defineProperty(this, "tagMap", {
230
- enumerable: true,
231
- configurable: true,
232
- writable: true,
233
- value: new Map()
234
- });
235
- Object.defineProperty(this, "anchorMap", {
236
- enumerable: true,
237
- configurable: true,
238
- writable: true,
239
- value: new Map()
240
- });
241
- __classPrivateFieldSet(this, _LoaderState_scanner, new Scanner(input), "f");
242
- this.onWarning = onWarning;
243
- this.allowDuplicateKeys = allowDuplicateKeys;
244
- this.implicitTypes = schema.implicitTypes;
245
- this.typeMap = schema.typeMap;
246
- this.readIndent();
247
- }
248
- skipWhitespaces() {
249
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
250
- while (isWhiteSpace(ch)) {
251
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
252
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
253
- }
254
- }
255
- skipComment() {
256
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
257
- if (ch !== SHARP)
258
- return;
259
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
260
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
261
- while (ch !== 0 && !isEOL(ch)) {
262
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
263
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
264
- }
265
- }
266
- readIndent() {
267
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
268
- while (ch === SPACE) {
269
- this.lineIndent += 1;
270
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
271
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
272
- }
273
- }
274
- dispatchWarning(message) {
275
- const error = __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, message);
276
- this.onWarning?.(error);
277
- }
278
- yamlDirectiveHandler(args) {
279
- if (args.length !== 1) {
280
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot handle YAML directive: YAML directive accepts exactly one argument");
281
- }
282
- const match = /^([0-9]+)\.([0-9]+)$/.exec(args[0]);
283
- if (match === null) {
284
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot handle YAML directive: ill-formed argument");
285
- }
286
- const major = parseInt(match[1], 10);
287
- const minor = parseInt(match[2], 10);
288
- if (major !== 1) {
289
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot handle YAML directive: unacceptable YAML version");
290
- }
291
- this.checkLineBreaks = minor < 2;
292
- if (minor !== 1 && minor !== 2) {
293
- this.dispatchWarning("Cannot handle YAML directive: unsupported YAML version");
294
- }
295
- return args[0] ?? null;
296
- }
297
- tagDirectiveHandler(args) {
298
- if (args.length !== 2) {
299
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot handle tag directive: directive accepts exactly two arguments, received ${args.length}`);
300
- }
301
- const handle = args[0];
302
- const prefix = args[1];
303
- if (!PATTERN_TAG_HANDLE.test(handle)) {
304
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot handle tag directive: ill-formed handle (first argument) in "${handle}"`);
305
- }
306
- if (this.tagMap.has(handle)) {
307
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot handle tag directive: previously declared suffix for "${handle}" tag handle`);
308
- }
309
- if (!PATTERN_TAG_URI.test(prefix)) {
310
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot handle tag directive: ill-formed tag prefix (second argument) of the TAG directive");
311
- }
312
- this.tagMap.set(handle, prefix);
313
- }
314
- captureSegment(start, end, checkJson) {
315
- if (start < end) {
316
- const result = __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(start, end);
317
- if (checkJson) {
318
- for (let position = 0; position < result.length; position++) {
319
- const character = result.charCodeAt(position);
320
- if (!(character === 0x09 ||
321
- (0x20 <= character && character <= 0x10ffff))) {
322
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Expected valid JSON character: received "${character}"`);
323
- }
324
- }
325
- }
326
- else if (PATTERN_NON_PRINTABLE.test(result)) {
327
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Stream contains non-printable characters");
328
- }
329
- return result;
330
- }
331
- }
332
- readBlockSequence(tag, anchor, nodeIndent) {
333
- let detected = false;
334
- const result = [];
335
- if (anchor !== null)
336
- this.anchorMap.set(anchor, result);
337
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
338
- while (ch !== 0) {
339
- if (ch !== MINUS) {
340
- break;
341
- }
342
- const following = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1);
343
- if (!isWhiteSpaceOrEOL(following)) {
344
- break;
345
- }
346
- detected = true;
347
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
348
- if (this.skipSeparationSpace(true, -1)) {
349
- if (this.lineIndent <= nodeIndent) {
350
- result.push(null);
351
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
352
- continue;
353
- }
354
- }
355
- const line = this.line;
356
- const newState = this.composeNode({
357
- parentIndent: nodeIndent,
358
- nodeContext: CONTEXT_BLOCK_IN,
359
- allowToSeek: false,
360
- allowCompact: true,
361
- });
362
- if (newState)
363
- result.push(newState.result);
364
- this.skipSeparationSpace(true, -1);
365
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
366
- if ((this.line === line || this.lineIndent > nodeIndent) && ch !== 0) {
367
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block sequence: bad indentation of a sequence entry");
368
- }
369
- else if (this.lineIndent < nodeIndent) {
370
- break;
371
- }
372
- }
373
- if (detected)
374
- return { tag, anchor, kind: "sequence", result };
375
- }
376
- mergeMappings(destination, source, overridableKeys) {
377
- if (!isObject(source)) {
378
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot merge mappings: the provided source object is unacceptable");
379
- }
380
- for (const [key, value] of Object.entries(source)) {
381
- if (Object.hasOwn(destination, key))
382
- continue;
383
- Object.defineProperty(destination, key, {
384
- value,
385
- writable: true,
386
- enumerable: true,
387
- configurable: true,
388
- });
389
- overridableKeys.add(key);
390
- }
391
- }
392
- storeMappingPair(result, overridableKeys, keyTag, keyNode, valueNode, startLine, startPos) {
393
- // The output is a plain object here, so keys can only be strings.
394
- // We need to convert keyNode to a string, but doing so can hang the process
395
- // (deeply nested arrays that explode exponentially using aliases).
396
- if (Array.isArray(keyNode)) {
397
- keyNode = Array.prototype.slice.call(keyNode);
398
- for (let index = 0; index < keyNode.length; index++) {
399
- if (Array.isArray(keyNode[index])) {
400
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot store mapping pair: nested arrays are not supported inside keys");
401
- }
402
- if (typeof keyNode === "object" && isPlainObject(keyNode[index])) {
403
- keyNode[index] = "[object Object]";
404
- }
405
- }
406
- }
407
- // Avoid code execution in load() via toString property
408
- // (still use its own toString for arrays, timestamps,
409
- // and whatever user schema extensions happen to have @@toStringTag)
410
- if (typeof keyNode === "object" && isPlainObject(keyNode)) {
411
- keyNode = "[object Object]";
412
- }
413
- keyNode = String(keyNode);
414
- if (keyTag === "tag:yaml.org,2002:merge") {
415
- if (Array.isArray(valueNode)) {
416
- for (let index = 0; index < valueNode.length; index++) {
417
- this.mergeMappings(result, valueNode[index], overridableKeys);
418
- }
419
- }
420
- else {
421
- this.mergeMappings(result, valueNode, overridableKeys);
422
- }
423
- }
424
- else {
425
- if (!this.allowDuplicateKeys &&
426
- !overridableKeys.has(keyNode) &&
427
- Object.hasOwn(result, keyNode)) {
428
- this.line = startLine || this.line;
429
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").position = startPos || __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
430
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot store mapping pair: duplicated key");
431
- }
432
- Object.defineProperty(result, keyNode, {
433
- value: valueNode,
434
- writable: true,
435
- enumerable: true,
436
- configurable: true,
437
- });
438
- overridableKeys.delete(keyNode);
439
- }
440
- return result;
441
- }
442
- readLineBreak() {
443
- const ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
444
- if (ch === LINE_FEED) {
445
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
446
- }
447
- else if (ch === CARRIAGE_RETURN) {
448
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
449
- if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").peek() === LINE_FEED) {
450
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
451
- }
452
- }
453
- else {
454
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read line: line break not found");
455
- }
456
- this.line += 1;
457
- this.lineStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
458
- }
459
- skipSeparationSpace(allowComments, checkIndent) {
460
- let lineBreaks = 0;
461
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
462
- while (ch !== 0) {
463
- this.skipWhitespaces();
464
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
465
- if (allowComments) {
466
- this.skipComment();
467
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
468
- }
469
- if (isEOL(ch)) {
470
- this.readLineBreak();
471
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
472
- lineBreaks++;
473
- this.lineIndent = 0;
474
- this.readIndent();
475
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
476
- }
477
- else {
478
- break;
479
- }
480
- }
481
- if (checkIndent !== -1 &&
482
- lineBreaks !== 0 &&
483
- this.lineIndent < checkIndent) {
484
- this.dispatchWarning("deficient indentation");
485
- }
486
- return lineBreaks;
487
- }
488
- testDocumentSeparator() {
489
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
490
- // Condition this.#scanner.position === this.lineStart is tested
491
- // in parent on each call, for efficiency. No needs to test here again.
492
- if ((ch === MINUS || ch === DOT) &&
493
- ch === __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1) &&
494
- ch === __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(2)) {
495
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(3);
496
- if (ch === 0 || isWhiteSpaceOrEOL(ch)) {
497
- return true;
498
- }
499
- }
500
- return false;
501
- }
502
- readPlainScalar(tag, anchor, nodeIndent, withinFlowCollection) {
503
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
504
- if (isWhiteSpaceOrEOL(ch) ||
505
- isFlowIndicator(ch) ||
506
- ch === SHARP ||
507
- ch === AMPERSAND ||
508
- ch === ASTERISK ||
509
- ch === EXCLAMATION ||
510
- ch === VERTICAL_LINE ||
511
- ch === GREATER_THAN ||
512
- ch === SINGLE_QUOTE ||
513
- ch === DOUBLE_QUOTE ||
514
- ch === PERCENT ||
515
- ch === COMMERCIAL_AT ||
516
- ch === GRAVE_ACCENT) {
517
- return;
518
- }
519
- let following;
520
- if (ch === QUESTION || ch === MINUS) {
521
- following = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1);
522
- if (isWhiteSpaceOrEOL(following) ||
523
- (withinFlowCollection && isFlowIndicator(following))) {
524
- return;
525
- }
526
- }
527
- let result = "";
528
- let captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
529
- let captureStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
530
- let hasPendingContent = false;
531
- let line = 0;
532
- while (ch !== 0) {
533
- if (ch === COLON) {
534
- following = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1);
535
- if (isWhiteSpaceOrEOL(following) ||
536
- (withinFlowCollection && isFlowIndicator(following))) {
537
- break;
538
- }
539
- }
540
- else if (ch === SHARP) {
541
- const preceding = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(-1);
542
- if (isWhiteSpaceOrEOL(preceding)) {
543
- break;
544
- }
545
- }
546
- else if ((__classPrivateFieldGet(this, _LoaderState_scanner, "f").position === this.lineStart &&
547
- this.testDocumentSeparator()) ||
548
- (withinFlowCollection && isFlowIndicator(ch))) {
549
- break;
550
- }
551
- else if (isEOL(ch)) {
552
- line = this.line;
553
- const lineStart = this.lineStart;
554
- const lineIndent = this.lineIndent;
555
- this.skipSeparationSpace(false, -1);
556
- if (this.lineIndent >= nodeIndent) {
557
- hasPendingContent = true;
558
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
559
- continue;
560
- }
561
- else {
562
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").position = captureEnd;
563
- this.line = line;
564
- this.lineStart = lineStart;
565
- this.lineIndent = lineIndent;
566
- break;
567
- }
568
- }
569
- if (hasPendingContent) {
570
- const segment = this.captureSegment(captureStart, captureEnd, false);
571
- if (segment)
572
- result += segment;
573
- result += writeFoldedLines(this.line - line);
574
- captureStart = captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
575
- hasPendingContent = false;
576
- }
577
- if (!isWhiteSpace(ch)) {
578
- captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position + 1;
579
- }
580
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
581
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
582
- }
583
- const segment = this.captureSegment(captureStart, captureEnd, false);
584
- if (segment)
585
- result += segment;
586
- if (anchor !== null)
587
- this.anchorMap.set(anchor, result);
588
- if (result)
589
- return { tag, anchor, kind: "scalar", result };
590
- }
591
- readSingleQuotedScalar(tag, anchor, nodeIndent) {
592
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
593
- if (ch !== SINGLE_QUOTE)
594
- return;
595
- let result = "";
596
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
597
- let captureStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
598
- let captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
599
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
600
- while (ch !== 0) {
601
- if (ch === SINGLE_QUOTE) {
602
- const segment = this.captureSegment(captureStart, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position, true);
603
- if (segment)
604
- result += segment;
605
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
606
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
607
- if (ch === SINGLE_QUOTE) {
608
- captureStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
609
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
610
- captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
611
- }
612
- else {
613
- if (anchor !== null)
614
- this.anchorMap.set(anchor, result);
615
- return { tag, anchor, kind: "scalar", result };
616
- }
617
- }
618
- else if (isEOL(ch)) {
619
- const segment = this.captureSegment(captureStart, captureEnd, true);
620
- if (segment)
621
- result += segment;
622
- result += writeFoldedLines(this.skipSeparationSpace(false, nodeIndent));
623
- captureStart = captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
624
- }
625
- else if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").position === this.lineStart &&
626
- this.testDocumentSeparator()) {
627
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Unexpected end of the document within a single quoted scalar");
628
- }
629
- else {
630
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
631
- captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
632
- }
633
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
634
- }
635
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Unexpected end of the stream within a single quoted scalar");
636
- }
637
- readDoubleQuotedScalar(tag, anchor, nodeIndent) {
638
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
639
- if (ch !== DOUBLE_QUOTE)
640
- return;
641
- let result = "";
642
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
643
- let captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
644
- let captureStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
645
- let tmp;
646
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
647
- while (ch !== 0) {
648
- if (ch === DOUBLE_QUOTE) {
649
- const segment = this.captureSegment(captureStart, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position, true);
650
- if (segment)
651
- result += segment;
652
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
653
- if (anchor !== null)
654
- this.anchorMap.set(anchor, result);
655
- return { tag, anchor, kind: "scalar", result };
656
- }
657
- if (ch === BACKSLASH) {
658
- const segment = this.captureSegment(captureStart, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position, true);
659
- if (segment)
660
- result += segment;
661
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
662
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
663
- if (isEOL(ch)) {
664
- this.skipSeparationSpace(false, nodeIndent);
665
- }
666
- else if (ch < 256 && SIMPLE_ESCAPE_SEQUENCES.has(ch)) {
667
- result += SIMPLE_ESCAPE_SEQUENCES.get(ch);
668
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
669
- }
670
- else if ((tmp = ESCAPED_HEX_LENGTHS.get(ch) ?? 0) > 0) {
671
- let hexLength = tmp;
672
- let hexResult = 0;
673
- for (; hexLength > 0; hexLength--) {
674
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
675
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
676
- if ((tmp = hexCharCodeToNumber(ch)) >= 0) {
677
- hexResult = (hexResult << 4) + tmp;
678
- }
679
- else {
680
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read double quoted scalar: expected hexadecimal character");
681
- }
682
- }
683
- result += codepointToChar(hexResult);
684
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
685
- }
686
- else {
687
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read double quoted scalar: unknown escape sequence");
688
- }
689
- captureStart = captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
690
- }
691
- else if (isEOL(ch)) {
692
- const segment = this.captureSegment(captureStart, captureEnd, true);
693
- if (segment)
694
- result += segment;
695
- result += writeFoldedLines(this.skipSeparationSpace(false, nodeIndent));
696
- captureStart = captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
697
- }
698
- else if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").position === this.lineStart &&
699
- this.testDocumentSeparator()) {
700
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Unexpected end of the document within a double quoted scalar");
701
- }
702
- else {
703
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
704
- captureEnd = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
705
- }
706
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
707
- }
708
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Unexpected end of the stream within a double quoted scalar");
709
- }
710
- readFlowCollection(tag, anchor, nodeIndent) {
711
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
712
- let terminator;
713
- let isMapping = true;
714
- let result = {};
715
- if (ch === LEFT_SQUARE_BRACKET) {
716
- terminator = RIGHT_SQUARE_BRACKET;
717
- isMapping = false;
718
- result = [];
719
- }
720
- else if (ch === LEFT_CURLY_BRACKET) {
721
- terminator = RIGHT_CURLY_BRACKET;
722
- }
723
- else {
724
- return;
725
- }
726
- if (anchor !== null)
727
- this.anchorMap.set(anchor, result);
728
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
729
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
730
- let readNext = true;
731
- let valueNode = null;
732
- let keyNode = null;
733
- let keyTag = null;
734
- let isExplicitPair = false;
735
- let isPair = false;
736
- let following = 0;
737
- let line = 0;
738
- const overridableKeys = new Set();
739
- while (ch !== 0) {
740
- this.skipSeparationSpace(true, nodeIndent);
741
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
742
- if (ch === terminator) {
743
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
744
- const kind = isMapping ? "mapping" : "sequence";
745
- return { tag, anchor, kind, result };
746
- }
747
- if (!readNext) {
748
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read flow collection: missing comma between flow collection entries");
749
- }
750
- keyTag = keyNode = valueNode = null;
751
- isPair = isExplicitPair = false;
752
- if (ch === QUESTION) {
753
- following = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1);
754
- if (isWhiteSpaceOrEOL(following)) {
755
- isPair = isExplicitPair = true;
756
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
757
- this.skipSeparationSpace(true, nodeIndent);
758
- }
759
- }
760
- line = this.line;
761
- const newState = this.composeNode({
762
- parentIndent: nodeIndent,
763
- nodeContext: CONTEXT_FLOW_IN,
764
- allowToSeek: false,
765
- allowCompact: true,
766
- });
767
- if (newState) {
768
- keyTag = newState.tag || null;
769
- keyNode = newState.result;
770
- }
771
- this.skipSeparationSpace(true, nodeIndent);
772
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
773
- if ((isExplicitPair || this.line === line) && ch === COLON) {
774
- isPair = true;
775
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
776
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
777
- this.skipSeparationSpace(true, nodeIndent);
778
- const newState = this.composeNode({
779
- parentIndent: nodeIndent,
780
- nodeContext: CONTEXT_FLOW_IN,
781
- allowToSeek: false,
782
- allowCompact: true,
783
- });
784
- if (newState)
785
- valueNode = newState.result;
786
- }
787
- if (isMapping) {
788
- this.storeMappingPair(result, overridableKeys, keyTag, keyNode, valueNode);
789
- }
790
- else if (isPair) {
791
- result.push(this.storeMappingPair({}, overridableKeys, keyTag, keyNode, valueNode));
792
- }
793
- else {
794
- result.push(keyNode);
795
- }
796
- this.skipSeparationSpace(true, nodeIndent);
797
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
798
- if (ch === COMMA) {
799
- readNext = true;
800
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
801
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
802
- }
803
- else {
804
- readNext = false;
805
- }
806
- }
807
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read flow collection: unexpected end of the stream within a flow collection");
808
- }
809
- // Handles block scaler styles: e.g. '|', '>', '|-' and '>-'.
810
- // https://yaml.org/spec/1.2.2/#81-block-scalar-styles
811
- readBlockScalar(tag, anchor, nodeIndent) {
812
- let chomping = CHOMPING_CLIP;
813
- let didReadContent = false;
814
- let detectedIndent = false;
815
- let textIndent = nodeIndent;
816
- let emptyLines = 0;
817
- let atMoreIndented = false;
818
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
819
- let folding = false;
820
- if (ch === VERTICAL_LINE) {
821
- folding = false;
822
- }
823
- else if (ch === GREATER_THAN) {
824
- folding = true;
825
- }
826
- else {
827
- return;
828
- }
829
- let result = "";
830
- let tmp = 0;
831
- while (ch !== 0) {
832
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
833
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
834
- if (ch === PLUS || ch === MINUS) {
835
- if (CHOMPING_CLIP === chomping) {
836
- chomping = ch === PLUS ? CHOMPING_KEEP : CHOMPING_STRIP;
837
- }
838
- else {
839
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block: chomping mode identifier repeated");
840
- }
841
- }
842
- else if ((tmp = decimalCharCodeToNumber(ch)) >= 0) {
843
- if (tmp === 0) {
844
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block: indentation width must be greater than 0");
845
- }
846
- else if (!detectedIndent) {
847
- textIndent = nodeIndent + tmp - 1;
848
- detectedIndent = true;
849
- }
850
- else {
851
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block: indentation width identifier repeated");
852
- }
853
- }
854
- else {
855
- break;
856
- }
857
- }
858
- if (isWhiteSpace(ch)) {
859
- this.skipWhitespaces();
860
- this.skipComment();
861
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
862
- }
863
- while (ch !== 0) {
864
- this.readLineBreak();
865
- this.lineIndent = 0;
866
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
867
- while ((!detectedIndent || this.lineIndent < textIndent) &&
868
- ch === SPACE) {
869
- this.lineIndent++;
870
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
871
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
872
- }
873
- if (!detectedIndent && this.lineIndent > textIndent) {
874
- textIndent = this.lineIndent;
875
- }
876
- if (isEOL(ch)) {
877
- emptyLines++;
878
- continue;
879
- }
880
- // End of the scalar.
881
- if (this.lineIndent < textIndent) {
882
- // Perform the chomping.
883
- if (chomping === CHOMPING_KEEP) {
884
- result += "\n".repeat(didReadContent ? 1 + emptyLines : emptyLines);
885
- }
886
- else if (chomping === CHOMPING_CLIP) {
887
- if (didReadContent) {
888
- // i.e. only if the scalar is not empty.
889
- result += "\n";
890
- }
891
- }
892
- // Break this `while` cycle and go to the function's epilogue.
893
- break;
894
- }
895
- // Folded style: use fancy rules to handle line breaks.
896
- if (folding) {
897
- // Lines starting with white space characters (more-indented lines) are not folded.
898
- if (isWhiteSpace(ch)) {
899
- atMoreIndented = true;
900
- // except for the first content line (cf. Example 8.1)
901
- result += "\n".repeat(didReadContent ? 1 + emptyLines : emptyLines);
902
- // End of more-indented block.
903
- }
904
- else if (atMoreIndented) {
905
- atMoreIndented = false;
906
- result += "\n".repeat(emptyLines + 1);
907
- // Just one line break - perceive as the same line.
908
- }
909
- else if (emptyLines === 0) {
910
- if (didReadContent) {
911
- // i.e. only if we have already read some scalar content.
912
- result += " ";
913
- }
914
- // Several line breaks - perceive as different lines.
915
- }
916
- else {
917
- result += "\n".repeat(emptyLines);
918
- }
919
- // Literal style: just add exact number of line breaks between content lines.
920
- }
921
- else {
922
- // Keep all line breaks except the header line break.
923
- result += "\n".repeat(didReadContent ? 1 + emptyLines : emptyLines);
924
- }
925
- didReadContent = true;
926
- detectedIndent = true;
927
- emptyLines = 0;
928
- const captureStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
929
- while (!isEOL(ch) && ch !== 0) {
930
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
931
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
932
- }
933
- const segment = this.captureSegment(captureStart, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position, false);
934
- if (segment)
935
- result += segment;
936
- }
937
- if (anchor !== null)
938
- this.anchorMap.set(anchor, result);
939
- return { tag, anchor, kind: "scalar", result };
940
- }
941
- readBlockMapping(tag, anchor, nodeIndent, flowIndent) {
942
- const result = {};
943
- const overridableKeys = new Set();
944
- let allowCompact = false;
945
- let line;
946
- let pos;
947
- let keyTag = null;
948
- let keyNode = null;
949
- let valueNode = null;
950
- let atExplicitKey = false;
951
- let detected = false;
952
- if (anchor !== null)
953
- this.anchorMap.set(anchor, result);
954
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
955
- while (ch !== 0) {
956
- const following = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1);
957
- line = this.line; // Save the current line.
958
- pos = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
959
- //
960
- // Explicit notation case. There are two separate blocks:
961
- // first for the key (denoted by "?") and second for the value (denoted by ":")
962
- //
963
- if ((ch === QUESTION || ch === COLON) && isWhiteSpaceOrEOL(following)) {
964
- if (ch === QUESTION) {
965
- if (atExplicitKey) {
966
- this.storeMappingPair(result, overridableKeys, keyTag, keyNode, null);
967
- keyTag = null;
968
- keyNode = null;
969
- valueNode = null;
970
- }
971
- detected = true;
972
- atExplicitKey = true;
973
- allowCompact = true;
974
- }
975
- else if (atExplicitKey) {
976
- // i.e. 0x3A/* : */ === character after the explicit key.
977
- atExplicitKey = false;
978
- allowCompact = true;
979
- }
980
- else {
981
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block as explicit mapping pair is incomplete: a key node is missed or followed by a non-tabulated empty line");
982
- }
983
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
984
- ch = following;
985
- //
986
- // Implicit notation case. Flow-style node as the key first, then ":", and the value.
987
- //
988
- }
989
- else {
990
- const newState = this.composeNode({
991
- parentIndent: flowIndent,
992
- nodeContext: CONTEXT_FLOW_OUT,
993
- allowToSeek: false,
994
- allowCompact: true,
995
- });
996
- if (!newState)
997
- break; // Reading is done. Go to the epilogue.
998
- if (this.line === line) {
999
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1000
- this.skipWhitespaces();
1001
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1002
- if (ch === COLON) {
1003
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1004
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1005
- if (!isWhiteSpaceOrEOL(ch)) {
1006
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block: a whitespace character is expected after the key-value separator within a block mapping");
1007
- }
1008
- if (atExplicitKey) {
1009
- this.storeMappingPair(result, overridableKeys, keyTag, keyNode, null);
1010
- keyTag = null;
1011
- keyNode = null;
1012
- valueNode = null;
1013
- }
1014
- detected = true;
1015
- atExplicitKey = false;
1016
- allowCompact = false;
1017
- keyTag = newState.tag;
1018
- keyNode = newState.result;
1019
- }
1020
- else if (detected) {
1021
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read an implicit mapping pair: missing colon");
1022
- }
1023
- else {
1024
- const { kind, result } = newState;
1025
- return { tag, anchor, kind, result }; // Keep the result of `composeNode`.
1026
- }
1027
- }
1028
- else if (detected) {
1029
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read a block mapping entry: a multiline key may not be an implicit key");
1030
- }
1031
- else {
1032
- const { kind, result } = newState;
1033
- return { tag, anchor, kind, result }; // Keep the result of `composeNode`.
1034
- }
1035
- }
1036
- //
1037
- // Common reading code for both explicit and implicit notations.
1038
- //
1039
- if (this.line === line || this.lineIndent > nodeIndent) {
1040
- const newState = this.composeNode({
1041
- parentIndent: nodeIndent,
1042
- nodeContext: CONTEXT_BLOCK_OUT,
1043
- allowToSeek: true,
1044
- allowCompact,
1045
- });
1046
- if (newState) {
1047
- if (atExplicitKey) {
1048
- keyNode = newState.result;
1049
- }
1050
- else {
1051
- valueNode = newState.result;
1052
- }
1053
- }
1054
- if (!atExplicitKey) {
1055
- this.storeMappingPair(result, overridableKeys, keyTag, keyNode, valueNode, line, pos);
1056
- keyTag = keyNode = valueNode = null;
1057
- }
1058
- this.skipSeparationSpace(true, -1);
1059
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1060
- }
1061
- if (this.lineIndent > nodeIndent && ch !== 0) {
1062
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read block: bad indentation of a mapping entry");
1063
- }
1064
- else if (this.lineIndent < nodeIndent) {
1065
- break;
1066
- }
1067
- }
1068
- //
1069
- // Epilogue.
1070
- //
1071
- // Special case: last mapping's node contains only the key in explicit notation.
1072
- if (atExplicitKey) {
1073
- this.storeMappingPair(result, overridableKeys, keyTag, keyNode, null);
1074
- }
1075
- // Expose the resulting mapping.
1076
- if (detected)
1077
- return { tag, anchor, kind: "mapping", result };
1078
- }
1079
- readTagProperty(tag) {
1080
- let isVerbatim = false;
1081
- let isNamed = false;
1082
- let tagHandle = "";
1083
- let tagName;
1084
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1085
- if (ch !== EXCLAMATION)
1086
- return;
1087
- if (tag !== null) {
1088
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read tag property: duplication of a tag property");
1089
- }
1090
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1091
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1092
- if (ch === SMALLER_THAN) {
1093
- isVerbatim = true;
1094
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1095
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1096
- }
1097
- else if (ch === EXCLAMATION) {
1098
- isNamed = true;
1099
- tagHandle = "!!";
1100
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1101
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1102
- }
1103
- else {
1104
- tagHandle = "!";
1105
- }
1106
- let position = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
1107
- if (isVerbatim) {
1108
- do {
1109
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1110
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1111
- } while (ch !== 0 && ch !== GREATER_THAN);
1112
- if (!__classPrivateFieldGet(this, _LoaderState_scanner, "f").eof()) {
1113
- tagName = __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position);
1114
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1115
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1116
- }
1117
- else {
1118
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read tag property: unexpected end of stream");
1119
- }
1120
- }
1121
- else {
1122
- while (ch !== 0 && !isWhiteSpaceOrEOL(ch)) {
1123
- if (ch === EXCLAMATION) {
1124
- if (!isNamed) {
1125
- tagHandle = __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position - 1, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position + 1);
1126
- if (!PATTERN_TAG_HANDLE.test(tagHandle)) {
1127
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read tag property: named tag handle contains invalid characters");
1128
- }
1129
- isNamed = true;
1130
- position = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position + 1;
1131
- }
1132
- else {
1133
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read tag property: tag suffix cannot contain an exclamation mark");
1134
- }
1135
- }
1136
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1137
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1138
- }
1139
- tagName = __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position);
1140
- if (PATTERN_FLOW_INDICATORS.test(tagName)) {
1141
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read tag property: tag suffix cannot contain flow indicator characters");
1142
- }
1143
- }
1144
- if (tagName && !PATTERN_TAG_URI.test(tagName)) {
1145
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot read tag property: invalid characters in tag name "${tagName}"`);
1146
- }
1147
- if (isVerbatim) {
1148
- return tagName;
1149
- }
1150
- else if (this.tagMap.has(tagHandle)) {
1151
- return this.tagMap.get(tagHandle) + tagName;
1152
- }
1153
- else if (tagHandle === "!") {
1154
- return `!${tagName}`;
1155
- }
1156
- else if (tagHandle === "!!") {
1157
- return `tag:yaml.org,2002:${tagName}`;
1158
- }
1159
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot read tag property: undeclared tag handle "${tagHandle}"`);
1160
- }
1161
- readAnchorProperty(anchor) {
1162
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1163
- if (ch !== AMPERSAND)
1164
- return;
1165
- if (anchor !== null) {
1166
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read anchor property: duplicate anchor property");
1167
- }
1168
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1169
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1170
- const position = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
1171
- while (ch !== 0 && !isWhiteSpaceOrEOL(ch) && !isFlowIndicator(ch)) {
1172
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1173
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1174
- }
1175
- if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").position === position) {
1176
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read anchor property: name of an anchor node must contain at least one character");
1177
- }
1178
- return __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position);
1179
- }
1180
- readAlias() {
1181
- if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").peek() !== ASTERISK)
1182
- return;
1183
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1184
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1185
- const position = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
1186
- while (ch !== 0 && !isWhiteSpaceOrEOL(ch) && !isFlowIndicator(ch)) {
1187
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1188
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1189
- }
1190
- if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").position === position) {
1191
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read alias: alias name must contain at least one character");
1192
- }
1193
- const alias = __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position);
1194
- if (!this.anchorMap.has(alias)) {
1195
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot read alias: unidentified alias "${alias}"`);
1196
- }
1197
- this.skipSeparationSpace(true, -1);
1198
- return this.anchorMap.get(alias);
1199
- }
1200
- resolveTag(state) {
1201
- switch (state.tag) {
1202
- case null:
1203
- case "!":
1204
- return state;
1205
- case "?": {
1206
- for (const type of this.implicitTypes) {
1207
- // Implicit resolving is not allowed for non-scalar types, and '?'
1208
- // non-specific tag is only assigned to plain scalars. So, it isn't
1209
- // needed to check for 'kind' conformity.
1210
- if (!type.resolve(state.result))
1211
- continue;
1212
- // `state.result` updated in resolver if matched
1213
- const result = type.construct(state.result);
1214
- state.result = result;
1215
- state.tag = type.tag;
1216
- const { anchor } = state;
1217
- if (anchor !== null)
1218
- this.anchorMap.set(anchor, result);
1219
- return state;
1220
- }
1221
- return state;
1222
- }
1223
- }
1224
- const kind = state.kind ?? "fallback";
1225
- const map = this.typeMap[kind];
1226
- const type = map.get(state.tag);
1227
- if (!type) {
1228
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot resolve unknown tag !<${state.tag}>`);
1229
- }
1230
- if (state.result !== null && type.kind !== state.kind) {
1231
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Unacceptable node kind for !<${state.tag}> tag: it should be "${type.kind}", not "${state.kind}"`);
1232
- }
1233
- if (!type.resolve(state.result)) {
1234
- // `state.result` updated in resolver if matched
1235
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, `Cannot resolve a node with !<${state.tag}> explicit tag`);
1236
- }
1237
- const result = type.construct(state.result);
1238
- state.result = result;
1239
- const { anchor } = state;
1240
- if (anchor !== null)
1241
- this.anchorMap.set(anchor, result);
1242
- return state;
1243
- }
1244
- composeNode({ parentIndent, nodeContext, allowToSeek, allowCompact }) {
1245
- let indentStatus = 1; // 1: this>parent, 0: this=parent, -1: this<parent
1246
- let atNewLine = false;
1247
- const allowBlockScalars = CONTEXT_BLOCK_OUT === nodeContext ||
1248
- CONTEXT_BLOCK_IN === nodeContext;
1249
- let allowBlockCollections = allowBlockScalars;
1250
- const allowBlockStyles = allowBlockScalars;
1251
- if (allowToSeek) {
1252
- if (this.skipSeparationSpace(true, -1)) {
1253
- atNewLine = true;
1254
- indentStatus = getIndentStatus(this.lineIndent, parentIndent);
1255
- }
1256
- }
1257
- let tag = null;
1258
- let anchor = null;
1259
- if (indentStatus === 1) {
1260
- while (true) {
1261
- const newTag = this.readTagProperty(tag);
1262
- if (newTag) {
1263
- tag = newTag;
1264
- }
1265
- else {
1266
- const newAnchor = this.readAnchorProperty(anchor);
1267
- if (!newAnchor)
1268
- break;
1269
- anchor = newAnchor;
1270
- }
1271
- if (this.skipSeparationSpace(true, -1)) {
1272
- atNewLine = true;
1273
- allowBlockCollections = allowBlockStyles;
1274
- indentStatus = getIndentStatus(this.lineIndent, parentIndent);
1275
- }
1276
- else {
1277
- allowBlockCollections = false;
1278
- }
1279
- }
1280
- }
1281
- if (allowBlockCollections) {
1282
- allowBlockCollections = atNewLine || allowCompact;
1283
- }
1284
- if (indentStatus === 1) {
1285
- const cond = CONTEXT_FLOW_IN === nodeContext ||
1286
- CONTEXT_FLOW_OUT === nodeContext;
1287
- const flowIndent = cond ? parentIndent : parentIndent + 1;
1288
- if (allowBlockCollections) {
1289
- const blockIndent = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position - this.lineStart;
1290
- const blockSequenceState = this.readBlockSequence(tag, anchor, blockIndent);
1291
- if (blockSequenceState)
1292
- return this.resolveTag(blockSequenceState);
1293
- const blockMappingState = this.readBlockMapping(tag, anchor, blockIndent, flowIndent);
1294
- if (blockMappingState)
1295
- return this.resolveTag(blockMappingState);
1296
- }
1297
- const flowCollectionState = this.readFlowCollection(tag, anchor, flowIndent);
1298
- if (flowCollectionState)
1299
- return this.resolveTag(flowCollectionState);
1300
- if (allowBlockScalars) {
1301
- const blockScalarState = this.readBlockScalar(tag, anchor, flowIndent);
1302
- if (blockScalarState)
1303
- return this.resolveTag(blockScalarState);
1304
- }
1305
- const singleQuoteState = this.readSingleQuotedScalar(tag, anchor, flowIndent);
1306
- if (singleQuoteState)
1307
- return this.resolveTag(singleQuoteState);
1308
- const doubleQuoteState = this.readDoubleQuotedScalar(tag, anchor, flowIndent);
1309
- if (doubleQuoteState)
1310
- return this.resolveTag(doubleQuoteState);
1311
- const alias = this.readAlias();
1312
- if (alias) {
1313
- if (tag !== null || anchor !== null) {
1314
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot compose node: alias node should not have any properties");
1315
- }
1316
- return this.resolveTag({ tag, anchor, kind: null, result: alias });
1317
- }
1318
- const plainScalarState = this.readPlainScalar(tag, anchor, flowIndent, CONTEXT_FLOW_IN === nodeContext);
1319
- if (plainScalarState) {
1320
- plainScalarState.tag ??= "?";
1321
- return this.resolveTag(plainScalarState);
1322
- }
1323
- }
1324
- else if (indentStatus === 0 &&
1325
- CONTEXT_BLOCK_OUT === nodeContext &&
1326
- allowBlockCollections) {
1327
- // Special case: block sequences are allowed to have same indentation level as the parent.
1328
- // http://www.yaml.org/spec/1.2/spec.html#id2799784
1329
- const blockIndent = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position - this.lineStart;
1330
- const newState = this.readBlockSequence(tag, anchor, blockIndent);
1331
- if (newState)
1332
- return this.resolveTag(newState);
1333
- }
1334
- const newState = this.resolveTag({ tag, anchor, kind: null, result: null });
1335
- if (newState.tag !== null || newState.anchor !== null)
1336
- return newState;
1337
- }
1338
- readDirectives() {
1339
- let hasDirectives = false;
1340
- let version = null;
1341
- let ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1342
- while (ch !== 0) {
1343
- this.skipSeparationSpace(true, -1);
1344
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1345
- if (this.lineIndent > 0 || ch !== PERCENT) {
1346
- break;
1347
- }
1348
- hasDirectives = true;
1349
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1350
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1351
- let position = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
1352
- while (ch !== 0 && !isWhiteSpaceOrEOL(ch)) {
1353
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1354
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1355
- }
1356
- const directiveName = __classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position);
1357
- const directiveArgs = [];
1358
- if (directiveName.length < 1) {
1359
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read document: directive name length must be greater than zero");
1360
- }
1361
- while (ch !== 0) {
1362
- this.skipWhitespaces();
1363
- this.skipComment();
1364
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1365
- if (isEOL(ch))
1366
- break;
1367
- position = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
1368
- while (ch !== 0 && !isWhiteSpaceOrEOL(ch)) {
1369
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").next();
1370
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1371
- }
1372
- directiveArgs.push(__classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(position, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position));
1373
- }
1374
- if (ch !== 0)
1375
- this.readLineBreak();
1376
- switch (directiveName) {
1377
- case "YAML":
1378
- if (version !== null) {
1379
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot handle YAML directive: duplication of %YAML directive");
1380
- }
1381
- version = this.yamlDirectiveHandler(directiveArgs);
1382
- break;
1383
- case "TAG":
1384
- this.tagDirectiveHandler(directiveArgs);
1385
- break;
1386
- default:
1387
- this.dispatchWarning(`unknown document directive "${directiveName}"`);
1388
- break;
1389
- }
1390
- ch = __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek();
1391
- }
1392
- return hasDirectives;
1393
- }
1394
- readDocument() {
1395
- const documentStart = __classPrivateFieldGet(this, _LoaderState_scanner, "f").position;
1396
- this.checkLineBreaks = false;
1397
- this.tagMap = new Map();
1398
- this.anchorMap = new Map();
1399
- const hasDirectives = this.readDirectives();
1400
- this.skipSeparationSpace(true, -1);
1401
- let result = null;
1402
- if (this.lineIndent === 0 &&
1403
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek() === MINUS &&
1404
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(1) === MINUS &&
1405
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").peek(2) === MINUS) {
1406
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").position += 3;
1407
- this.skipSeparationSpace(true, -1);
1408
- }
1409
- else if (hasDirectives) {
1410
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read document: directives end mark is expected");
1411
- }
1412
- const newState = this.composeNode({
1413
- parentIndent: this.lineIndent - 1,
1414
- nodeContext: CONTEXT_BLOCK_OUT,
1415
- allowToSeek: false,
1416
- allowCompact: true,
1417
- });
1418
- if (newState)
1419
- result = newState.result;
1420
- this.skipSeparationSpace(true, -1);
1421
- if (this.checkLineBreaks &&
1422
- PATTERN_NON_ASCII_LINE_BREAKS.test(__classPrivateFieldGet(this, _LoaderState_scanner, "f").source.slice(documentStart, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position))) {
1423
- this.dispatchWarning("non-ASCII line breaks are interpreted as content");
1424
- }
1425
- if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").position === this.lineStart && this.testDocumentSeparator()) {
1426
- if (__classPrivateFieldGet(this, _LoaderState_scanner, "f").peek() === DOT) {
1427
- __classPrivateFieldGet(this, _LoaderState_scanner, "f").position += 3;
1428
- this.skipSeparationSpace(true, -1);
1429
- }
1430
- }
1431
- else if (!__classPrivateFieldGet(this, _LoaderState_scanner, "f").eof()) {
1432
- throw __classPrivateFieldGet(this, _LoaderState_instances, "m", _LoaderState_createError).call(this, "Cannot read document: end of the stream or a document separator is expected");
1433
- }
1434
- return result;
1435
- }
1436
- *readDocuments() {
1437
- while (!__classPrivateFieldGet(this, _LoaderState_scanner, "f").eof()) {
1438
- yield this.readDocument();
1439
- }
1440
- }
1441
- }
1442
- _LoaderState_scanner = new WeakMap(), _LoaderState_instances = new WeakSet(), _LoaderState_createError = function _LoaderState_createError(message) {
1443
- const mark = markToString(__classPrivateFieldGet(this, _LoaderState_scanner, "f").source, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position, this.line, __classPrivateFieldGet(this, _LoaderState_scanner, "f").position - this.lineStart);
1444
- return new SyntaxError(`${message} ${mark}`);
1445
- };