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,1689 +0,0 @@
1
- var __defProp = Object.defineProperty, __getOwnPropDesc = Object.getOwnPropertyDescriptor, __getOwnPropNames = Object.getOwnPropertyNames, __hasOwnProp = Object.prototype.hasOwnProperty, __esmMin = (c, L) => () => (c && (L = c(c = 0)), L), __commonJSMin = (c, L) => () => (L || c((L = { exports: {} }).exports, L), L.exports), __export = (L, R) => {
2
- let z = {};
3
- for (var B in L)
4
- __defProp(z, B, {
5
- get: L[B],
6
- enumerable: !0
7
- });
8
- return R && __defProp(z, Symbol.toStringTag, { value: "Module" }), z;
9
- }, __copyProps = (B, V, H, U) => {
10
- if (V && typeof V == "object" || typeof V == "function")
11
- for (var W = __getOwnPropNames(V), G = 0, K = W.length, q; G < K; G++)
12
- q = W[G], !__hasOwnProp.call(B, q) && q !== H && __defProp(B, q, {
13
- get: ((c) => V[c]).bind(null, q),
14
- enumerable: !(U = __getOwnPropDesc(V, q)) || U.enumerable
15
- });
16
- return B;
17
- }, __toCommonJS = (L) => __hasOwnProp.call(L, "module.exports") ? L["module.exports"] : __copyProps(__defProp({}, "__esModule", { value: !0 }), L), tslib_es6_exports = /* @__PURE__ */ __export({
18
- __assign: () => __assign,
19
- __asyncDelegator: () => __asyncDelegator,
20
- __asyncGenerator: () => __asyncGenerator,
21
- __asyncValues: () => __asyncValues,
22
- __await: () => __await,
23
- __awaiter: () => __awaiter,
24
- __classPrivateFieldGet: () => __classPrivateFieldGet,
25
- __classPrivateFieldSet: () => __classPrivateFieldSet,
26
- __createBinding: () => __createBinding,
27
- __decorate: () => __decorate,
28
- __exportStar: () => __exportStar,
29
- __extends: () => __extends,
30
- __generator: () => __generator,
31
- __importDefault: () => __importDefault,
32
- __importStar: () => __importStar,
33
- __makeTemplateObject: () => __makeTemplateObject,
34
- __metadata: () => __metadata,
35
- __param: () => __param,
36
- __read: () => __read,
37
- __rest: () => __rest,
38
- __spread: () => __spread,
39
- __spreadArrays: () => __spreadArrays,
40
- __values: () => __values
41
- }, 1);
42
- function __extends(c, L) {
43
- extendStatics(c, L);
44
- function R() {
45
- this.constructor = c;
46
- }
47
- c.prototype = L === null ? Object.create(L) : (R.prototype = L.prototype, new R());
48
- }
49
- function __rest(c, L) {
50
- var R = {};
51
- for (var z in c)
52
- Object.prototype.hasOwnProperty.call(c, z) && L.indexOf(z) < 0 && (R[z] = c[z]);
53
- if (c != null && typeof Object.getOwnPropertySymbols == "function")
54
- for (var B = 0, z = Object.getOwnPropertySymbols(c); B < z.length; B++)
55
- L.indexOf(z[B]) < 0 && Object.prototype.propertyIsEnumerable.call(c, z[B]) && (R[z[B]] = c[z[B]]);
56
- return R;
57
- }
58
- function __decorate(c, L, R, z) {
59
- var B = arguments.length, V = B < 3 ? L : z === null ? z = Object.getOwnPropertyDescriptor(L, R) : z, H;
60
- if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
61
- V = Reflect.decorate(c, L, R, z);
62
- else
63
- for (var U = c.length - 1; U >= 0; U--)
64
- (H = c[U]) && (V = (B < 3 ? H(V) : B > 3 ? H(L, R, V) : H(L, R)) || V);
65
- return B > 3 && V && Object.defineProperty(L, R, V), V;
66
- }
67
- function __param(c, L) {
68
- return function (R, z) {
69
- L(R, z, c);
70
- };
71
- }
72
- function __metadata(c, L) {
73
- if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
74
- return Reflect.metadata(c, L);
75
- }
76
- function __awaiter(c, L, R, z) {
77
- function B(c) {
78
- return c instanceof R ? c : new R(function (L) {
79
- L(c);
80
- });
81
- }
82
- return new (R ||= Promise)(function (R, V) {
83
- function H(c) {
84
- try {
85
- W(z.next(c));
86
- }
87
- catch (c) {
88
- V(c);
89
- }
90
- }
91
- function U(c) {
92
- try {
93
- W(z.throw(c));
94
- }
95
- catch (c) {
96
- V(c);
97
- }
98
- }
99
- function W(c) {
100
- c.done ? R(c.value) : B(c.value).then(H, U);
101
- }
102
- W((z = z.apply(c, L || [])).next());
103
- });
104
- }
105
- function __generator(c, L) {
106
- var R = {
107
- label: 0,
108
- sent: function () {
109
- if (V[0] & 1)
110
- throw V[1];
111
- return V[1];
112
- },
113
- trys: [],
114
- ops: []
115
- }, z, B, V, H;
116
- return H = {
117
- next: U(0),
118
- throw: U(1),
119
- return: U(2)
120
- }, typeof Symbol == "function" && (H[Symbol.iterator] = function () {
121
- return this;
122
- }), H;
123
- function U(c) {
124
- return function (L) {
125
- return W([c, L]);
126
- };
127
- }
128
- function W(H) {
129
- if (z)
130
- throw TypeError("Generator is already executing.");
131
- for (; R;)
132
- try {
133
- if (z = 1, B && (V = H[0] & 2 ? B.return : H[0] ? B.throw || ((V = B.return) && V.call(B), 0) : B.next) && !(V = V.call(B, H[1])).done)
134
- return V;
135
- switch (B = 0, V && (H = [H[0] & 2, V.value]), H[0]) {
136
- case 0:
137
- case 1:
138
- V = H;
139
- break;
140
- case 4: return R.label++, {
141
- value: H[1],
142
- done: !1
143
- };
144
- case 5:
145
- R.label++, B = H[1], H = [0];
146
- continue;
147
- case 7:
148
- H = R.ops.pop(), R.trys.pop();
149
- continue;
150
- default:
151
- if ((V = R.trys, !(V = V.length > 0 && V[V.length - 1])) && (H[0] === 6 || H[0] === 2)) {
152
- R = 0;
153
- continue;
154
- }
155
- if (H[0] === 3 && (!V || H[1] > V[0] && H[1] < V[3])) {
156
- R.label = H[1];
157
- break;
158
- }
159
- if (H[0] === 6 && R.label < V[1]) {
160
- R.label = V[1], V = H;
161
- break;
162
- }
163
- if (V && R.label < V[2]) {
164
- R.label = V[2], R.ops.push(H);
165
- break;
166
- }
167
- V[2] && R.ops.pop(), R.trys.pop();
168
- continue;
169
- }
170
- H = L.call(c, R);
171
- }
172
- catch (c) {
173
- H = [6, c], B = 0;
174
- }
175
- finally {
176
- z = V = 0;
177
- }
178
- if (H[0] & 5)
179
- throw H[1];
180
- return {
181
- value: H[0] ? H[1] : void 0,
182
- done: !0
183
- };
184
- }
185
- }
186
- function __createBinding(c, L, R, z) {
187
- z === void 0 && (z = R), c[z] = L[R];
188
- }
189
- function __exportStar(c, L) {
190
- for (var R in c)
191
- R !== "default" && !L.hasOwnProperty(R) && (L[R] = c[R]);
192
- }
193
- function __values(c) {
194
- var L = typeof Symbol == "function" && Symbol.iterator, R = L && c[L], z = 0;
195
- if (R)
196
- return R.call(c);
197
- if (c && typeof c.length == "number")
198
- return { next: function () {
199
- return c && z >= c.length && (c = void 0), {
200
- value: c && c[z++],
201
- done: !c
202
- };
203
- } };
204
- throw TypeError(L ? "Object is not iterable." : "Symbol.iterator is not defined.");
205
- }
206
- function __read(c, L) {
207
- var R = typeof Symbol == "function" && c[Symbol.iterator];
208
- if (!R)
209
- return c;
210
- var z = R.call(c), B, V = [], H;
211
- try {
212
- for (; (L === void 0 || L-- > 0) && !(B = z.next()).done;)
213
- V.push(B.value);
214
- }
215
- catch (c) {
216
- H = { error: c };
217
- }
218
- finally {
219
- try {
220
- B && !B.done && (R = z.return) && R.call(z);
221
- }
222
- finally {
223
- if (H)
224
- throw H.error;
225
- }
226
- }
227
- return V;
228
- }
229
- function __spread() {
230
- for (var c = [], L = 0; L < arguments.length; L++)
231
- c = c.concat(__read(arguments[L]));
232
- return c;
233
- }
234
- function __spreadArrays() {
235
- for (var c = 0, L = 0, R = arguments.length; L < R; L++)
236
- c += arguments[L].length;
237
- for (var z = Array(c), B = 0, L = 0; L < R; L++)
238
- for (var V = arguments[L], H = 0, U = V.length; H < U; H++, B++)
239
- z[B] = V[H];
240
- return z;
241
- }
242
- function __await(c) {
243
- return this instanceof __await ? (this.v = c, this) : new __await(c);
244
- }
245
- function __asyncGenerator(c, L, R) {
246
- if (!Symbol.asyncIterator)
247
- throw TypeError("Symbol.asyncIterator is not defined.");
248
- var z = R.apply(c, L || []), B, V = [];
249
- return B = {}, H("next"), H("throw"), H("return"), B[Symbol.asyncIterator] = function () {
250
- return this;
251
- }, B;
252
- function H(c) {
253
- z[c] && (B[c] = function (L) {
254
- return new Promise(function (R, z) {
255
- V.push([
256
- c,
257
- L,
258
- R,
259
- z
260
- ]) > 1 || U(c, L);
261
- });
262
- });
263
- }
264
- function U(c, L) {
265
- try {
266
- W(z[c](L));
267
- }
268
- catch (c) {
269
- q(V[0][3], c);
270
- }
271
- }
272
- function W(c) {
273
- c.value instanceof __await ? Promise.resolve(c.value.v).then(G, K) : q(V[0][2], c);
274
- }
275
- function G(c) {
276
- U("next", c);
277
- }
278
- function K(c) {
279
- U("throw", c);
280
- }
281
- function q(c, L) {
282
- c(L), V.shift(), V.length && U(V[0][0], V[0][1]);
283
- }
284
- }
285
- function __asyncDelegator(c) {
286
- var L, R;
287
- return L = {}, z("next"), z("throw", function (c) {
288
- throw c;
289
- }), z("return"), L[Symbol.iterator] = function () {
290
- return this;
291
- }, L;
292
- function z(z, B) {
293
- L[z] = c[z] ? function (L) {
294
- return (R = !R) ? {
295
- value: __await(c[z](L)),
296
- done: z === "return"
297
- } : B ? B(L) : L;
298
- } : B;
299
- }
300
- }
301
- function __asyncValues(c) {
302
- if (!Symbol.asyncIterator)
303
- throw TypeError("Symbol.asyncIterator is not defined.");
304
- var L = c[Symbol.asyncIterator], R;
305
- return L ? L.call(c) : (c = typeof __values == "function" ? __values(c) : c[Symbol.iterator](), R = {}, z("next"), z("throw"), z("return"), R[Symbol.asyncIterator] = function () {
306
- return this;
307
- }, R);
308
- function z(L) {
309
- R[L] = c[L] && function (R) {
310
- return new Promise(function (z, V) {
311
- R = c[L](R), B(z, V, R.done, R.value);
312
- });
313
- };
314
- }
315
- function B(c, L, R, z) {
316
- Promise.resolve(z).then(function (L) {
317
- c({
318
- value: L,
319
- done: R
320
- });
321
- }, L);
322
- }
323
- }
324
- function __makeTemplateObject(c, L) {
325
- return Object.defineProperty ? Object.defineProperty(c, "raw", { value: L }) : c.raw = L, c;
326
- }
327
- function __importStar(c) {
328
- if (c && c.__esModule)
329
- return c;
330
- var L = {};
331
- if (c != null)
332
- for (var R in c)
333
- Object.hasOwnProperty.call(c, R) && (L[R] = c[R]);
334
- return L.default = c, L;
335
- }
336
- function __importDefault(c) {
337
- return c && c.__esModule ? c : { default: c };
338
- }
339
- function __classPrivateFieldGet(c, L) {
340
- if (!L.has(c))
341
- throw TypeError("attempted to get private field on non-instance");
342
- return L.get(c);
343
- }
344
- function __classPrivateFieldSet(c, L, R) {
345
- if (!L.has(c))
346
- throw TypeError("attempted to set private field on non-instance");
347
- return L.set(c, R), R;
348
- }
349
- var extendStatics, __assign, init_tslib_es6 = __esmMin((() => {
350
- extendStatics = function (c, L) {
351
- return extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function (c, L) {
352
- c.__proto__ = L;
353
- } || function (c, L) {
354
- for (var R in L)
355
- L.hasOwnProperty(R) && (c[R] = L[R]);
356
- }, extendStatics(c, L);
357
- }, __assign = function () {
358
- return __assign = Object.assign || function (c) {
359
- for (var L, R = 1, z = arguments.length; R < z; R++)
360
- for (var B in L = arguments[R], L)
361
- Object.prototype.hasOwnProperty.call(L, B) && (c[B] = L[B]);
362
- return c;
363
- }, __assign.apply(this, arguments);
364
- };
365
- })), require_constants = /* @__PURE__ */ __commonJSMin(((c) => {
366
- Object.defineProperty(c, "__esModule", { value: !0 }), c.MAX_HASHABLE_LENGTH = c.INIT = c.KEY = c.DIGEST_LENGTH = c.BLOCK_SIZE = void 0, c.BLOCK_SIZE = 64, c.DIGEST_LENGTH = 32, c.KEY = new Uint32Array([
367
- 1116352408,
368
- 1899447441,
369
- 3049323471,
370
- 3921009573,
371
- 961987163,
372
- 1508970993,
373
- 2453635748,
374
- 2870763221,
375
- 3624381080,
376
- 310598401,
377
- 607225278,
378
- 1426881987,
379
- 1925078388,
380
- 2162078206,
381
- 2614888103,
382
- 3248222580,
383
- 3835390401,
384
- 4022224774,
385
- 264347078,
386
- 604807628,
387
- 770255983,
388
- 1249150122,
389
- 1555081692,
390
- 1996064986,
391
- 2554220882,
392
- 2821834349,
393
- 2952996808,
394
- 3210313671,
395
- 3336571891,
396
- 3584528711,
397
- 113926993,
398
- 338241895,
399
- 666307205,
400
- 773529912,
401
- 1294757372,
402
- 1396182291,
403
- 1695183700,
404
- 1986661051,
405
- 2177026350,
406
- 2456956037,
407
- 2730485921,
408
- 2820302411,
409
- 3259730800,
410
- 3345764771,
411
- 3516065817,
412
- 3600352804,
413
- 4094571909,
414
- 275423344,
415
- 430227734,
416
- 506948616,
417
- 659060556,
418
- 883997877,
419
- 958139571,
420
- 1322822218,
421
- 1537002063,
422
- 1747873779,
423
- 1955562222,
424
- 2024104815,
425
- 2227730452,
426
- 2361852424,
427
- 2428436474,
428
- 2756734187,
429
- 3204031479,
430
- 3329325298
431
- ]), c.INIT = [
432
- 1779033703,
433
- 3144134277,
434
- 1013904242,
435
- 2773480762,
436
- 1359893119,
437
- 2600822924,
438
- 528734635,
439
- 1541459225
440
- ], c.MAX_HASHABLE_LENGTH = 2 ** 53 - 1;
441
- })), require_RawSha256 = /* @__PURE__ */ __commonJSMin(((c) => {
442
- Object.defineProperty(c, "__esModule", { value: !0 }), c.RawSha256 = void 0;
443
- var L = require_constants();
444
- c.RawSha256 = function () {
445
- function c() {
446
- this.state = Int32Array.from(L.INIT), this.temp = new Int32Array(64), this.buffer = new Uint8Array(64), this.bufferLength = 0, this.bytesHashed = 0, this.finished = !1;
447
- }
448
- return c.prototype.update = function (c) {
449
- if (this.finished)
450
- throw Error("Attempted to update an already finished hash.");
451
- var R = 0, z = c.byteLength;
452
- if (this.bytesHashed += z, this.bytesHashed * 8 > L.MAX_HASHABLE_LENGTH)
453
- throw Error("Cannot hash more than 2^53 - 1 bits");
454
- for (; z > 0;)
455
- this.buffer[this.bufferLength++] = c[R++], z--, this.bufferLength === L.BLOCK_SIZE && (this.hashBuffer(), this.bufferLength = 0);
456
- }, c.prototype.digest = function () {
457
- if (!this.finished) {
458
- var c = this.bytesHashed * 8, R = new DataView(this.buffer.buffer, this.buffer.byteOffset, this.buffer.byteLength), z = this.bufferLength;
459
- if (R.setUint8(this.bufferLength++, 128), z % L.BLOCK_SIZE >= L.BLOCK_SIZE - 8) {
460
- for (var B = this.bufferLength; B < L.BLOCK_SIZE; B++)
461
- R.setUint8(B, 0);
462
- this.hashBuffer(), this.bufferLength = 0;
463
- }
464
- for (var B = this.bufferLength; B < L.BLOCK_SIZE - 8; B++)
465
- R.setUint8(B, 0);
466
- R.setUint32(L.BLOCK_SIZE - 8, Math.floor(c / 4294967296), !0), R.setUint32(L.BLOCK_SIZE - 4, c), this.hashBuffer(), this.finished = !0;
467
- }
468
- for (var V = new Uint8Array(L.DIGEST_LENGTH), B = 0; B < 8; B++)
469
- V[B * 4] = this.state[B] >>> 24 & 255, V[B * 4 + 1] = this.state[B] >>> 16 & 255, V[B * 4 + 2] = this.state[B] >>> 8 & 255, V[B * 4 + 3] = this.state[B] >>> 0 & 255;
470
- return V;
471
- }, c.prototype.hashBuffer = function () {
472
- for (var c = this, R = c.buffer, z = c.state, B = z[0], V = z[1], H = z[2], U = z[3], W = z[4], G = z[5], K = z[6], q = z[7], J = 0; J < L.BLOCK_SIZE; J++) {
473
- if (J < 16)
474
- this.temp[J] = (R[J * 4] & 255) << 24 | (R[J * 4 + 1] & 255) << 16 | (R[J * 4 + 2] & 255) << 8 | R[J * 4 + 3] & 255;
475
- else {
476
- var Y = this.temp[J - 2], X = (Y >>> 17 | Y << 15) ^ (Y >>> 19 | Y << 13) ^ Y >>> 10;
477
- Y = this.temp[J - 15];
478
- var Z = (Y >>> 7 | Y << 25) ^ (Y >>> 18 | Y << 14) ^ Y >>> 3;
479
- this.temp[J] = (X + this.temp[J - 7] | 0) + (Z + this.temp[J - 16] | 0);
480
- }
481
- var Q = (((W >>> 6 | W << 26) ^ (W >>> 11 | W << 21) ^ (W >>> 25 | W << 7)) + (W & G ^ ~W & K) | 0) + (q + (L.KEY[J] + this.temp[J] | 0) | 0) | 0, $ = ((B >>> 2 | B << 30) ^ (B >>> 13 | B << 19) ^ (B >>> 22 | B << 10)) + (B & V ^ B & H ^ V & H) | 0;
482
- q = K, K = G, G = W, W = U + Q | 0, U = H, H = V, V = B, B = Q + $ | 0;
483
- }
484
- z[0] += B, z[1] += V, z[2] += H, z[3] += U, z[4] += W, z[5] += G, z[6] += K, z[7] += q;
485
- }, c;
486
- }();
487
- })), fromUtf8$1, toUtf8, init_pureJs = __esmMin((() => {
488
- fromUtf8$1 = (c) => {
489
- let L = [];
490
- for (let R = 0, z = c.length; R < z; R++) {
491
- let z = c.charCodeAt(R);
492
- if (z < 128)
493
- L.push(z);
494
- else if (z < 2048)
495
- L.push(z >> 6 | 192, z & 63 | 128);
496
- else if (R + 1 < c.length && (z & 64512) == 55296 && (c.charCodeAt(R + 1) & 64512) == 56320) {
497
- let B = 65536 + ((z & 1023) << 10) + (c.charCodeAt(++R) & 1023);
498
- L.push(B >> 18 | 240, B >> 12 & 63 | 128, B >> 6 & 63 | 128, B & 63 | 128);
499
- }
500
- else
501
- L.push(z >> 12 | 224, z >> 6 & 63 | 128, z & 63 | 128);
502
- }
503
- return Uint8Array.from(L);
504
- }, toUtf8 = (c) => {
505
- let L = "";
506
- for (let R = 0, z = c.length; R < z; R++) {
507
- let z = c[R];
508
- if (z < 128)
509
- L += String.fromCharCode(z);
510
- else if (192 <= z && z < 224) {
511
- let B = c[++R];
512
- L += String.fromCharCode((z & 31) << 6 | B & 63);
513
- }
514
- else if (240 <= z && z < 365) {
515
- let B = "%" + [
516
- z,
517
- c[++R],
518
- c[++R],
519
- c[++R]
520
- ].map((c) => c.toString(16)).join("%");
521
- L += decodeURIComponent(B);
522
- }
523
- else
524
- L += String.fromCharCode((z & 15) << 12 | (c[++R] & 63) << 6 | c[++R] & 63);
525
- }
526
- return L;
527
- };
528
- }));
529
- function fromUtf8$2(c) {
530
- return new TextEncoder().encode(c);
531
- }
532
- function toUtf8$1(c) {
533
- return new TextDecoder("utf-8").decode(c);
534
- }
535
- var init_whatwgEncodingApi = __esmMin((() => { })), dist_es_exports = /* @__PURE__ */ __export({
536
- fromUtf8: () => fromUtf8$3,
537
- toUtf8: () => toUtf8$2
538
- }, 1), fromUtf8$3, toUtf8$2, init_dist_es = __esmMin((() => {
539
- init_pureJs(), init_whatwgEncodingApi(), fromUtf8$3 = (c) => typeof TextEncoder == "function" ? fromUtf8$2(c) : fromUtf8$1(c), toUtf8$2 = (c) => typeof TextDecoder == "function" ? toUtf8$1(c) : toUtf8(c);
540
- })), require_convertToBuffer = /* @__PURE__ */ __commonJSMin(((c) => {
541
- Object.defineProperty(c, "__esModule", { value: !0 }), c.convertToBuffer = void 0;
542
- var L = (init_dist_es(), __toCommonJS(dist_es_exports)), R = typeof Buffer < "u" && Buffer.from ? function (c) {
543
- return Buffer.from(c, "utf8");
544
- } : L.fromUtf8;
545
- function z(c) {
546
- return c instanceof Uint8Array ? c : typeof c == "string" ? R(c) : ArrayBuffer.isView(c) ? new Uint8Array(c.buffer, c.byteOffset, c.byteLength / Uint8Array.BYTES_PER_ELEMENT) : new Uint8Array(c);
547
- }
548
- c.convertToBuffer = z;
549
- })), require_isEmptyData = /* @__PURE__ */ __commonJSMin(((c) => {
550
- Object.defineProperty(c, "__esModule", { value: !0 }), c.isEmptyData = void 0;
551
- function L(c) {
552
- return typeof c == "string" ? c.length === 0 : c.byteLength === 0;
553
- }
554
- c.isEmptyData = L;
555
- })), require_numToUint8 = /* @__PURE__ */ __commonJSMin(((c) => {
556
- Object.defineProperty(c, "__esModule", { value: !0 }), c.numToUint8 = void 0;
557
- function L(c) {
558
- return new Uint8Array([
559
- (c & 4278190080) >> 24,
560
- (c & 16711680) >> 16,
561
- (c & 65280) >> 8,
562
- c & 255
563
- ]);
564
- }
565
- c.numToUint8 = L;
566
- })), require_uint32ArrayFrom = /* @__PURE__ */ __commonJSMin(((c) => {
567
- Object.defineProperty(c, "__esModule", { value: !0 }), c.uint32ArrayFrom = void 0;
568
- function L(c) {
569
- if (!Uint32Array.from) {
570
- for (var L = new Uint32Array(c.length), R = 0; R < c.length;)
571
- L[R] = c[R], R += 1;
572
- return L;
573
- }
574
- return Uint32Array.from(c);
575
- }
576
- c.uint32ArrayFrom = L;
577
- })), require_build$1 = /* @__PURE__ */ __commonJSMin(((c) => {
578
- Object.defineProperty(c, "__esModule", { value: !0 }), c.uint32ArrayFrom = c.numToUint8 = c.isEmptyData = c.convertToBuffer = void 0;
579
- var L = require_convertToBuffer();
580
- Object.defineProperty(c, "convertToBuffer", {
581
- enumerable: !0,
582
- get: function () {
583
- return L.convertToBuffer;
584
- }
585
- });
586
- var R = require_isEmptyData();
587
- Object.defineProperty(c, "isEmptyData", {
588
- enumerable: !0,
589
- get: function () {
590
- return R.isEmptyData;
591
- }
592
- });
593
- var z = require_numToUint8();
594
- Object.defineProperty(c, "numToUint8", {
595
- enumerable: !0,
596
- get: function () {
597
- return z.numToUint8;
598
- }
599
- });
600
- var B = require_uint32ArrayFrom();
601
- Object.defineProperty(c, "uint32ArrayFrom", {
602
- enumerable: !0,
603
- get: function () {
604
- return B.uint32ArrayFrom;
605
- }
606
- });
607
- })), require_jsSha256 = /* @__PURE__ */ __commonJSMin(((c) => {
608
- Object.defineProperty(c, "__esModule", { value: !0 }), c.Sha256 = void 0;
609
- var L = (init_tslib_es6(), __toCommonJS(tslib_es6_exports)), R = require_constants(), z = require_RawSha256(), B = require_build$1();
610
- c.Sha256 = function () {
611
- function c(c) {
612
- this.secret = c, this.hash = new z.RawSha256(), this.reset();
613
- }
614
- return c.prototype.update = function (c) {
615
- if (!((0, B.isEmptyData)(c) || this.error))
616
- try {
617
- this.hash.update((0, B.convertToBuffer)(c));
618
- }
619
- catch (c) {
620
- this.error = c;
621
- }
622
- }, c.prototype.digestSync = function () {
623
- if (this.error)
624
- throw this.error;
625
- return this.outer ? (this.outer.finished || this.outer.update(this.hash.digest()), this.outer.digest()) : this.hash.digest();
626
- }, c.prototype.digest = function () {
627
- return L.__awaiter(this, void 0, void 0, function () {
628
- return L.__generator(this, function (c) {
629
- return [2, this.digestSync()];
630
- });
631
- });
632
- }, c.prototype.reset = function () {
633
- if (this.hash = new z.RawSha256(), this.secret) {
634
- this.outer = new z.RawSha256();
635
- var c = V(this.secret), L = new Uint8Array(R.BLOCK_SIZE);
636
- L.set(c);
637
- for (var B = 0; B < R.BLOCK_SIZE; B++)
638
- c[B] ^= 54, L[B] ^= 92;
639
- this.hash.update(c), this.outer.update(L);
640
- for (var B = 0; B < c.byteLength; B++)
641
- c[B] = 0;
642
- }
643
- }, c;
644
- }();
645
- function V(c) {
646
- var L = (0, B.convertToBuffer)(c);
647
- if (L.byteLength > R.BLOCK_SIZE) {
648
- var V = new z.RawSha256();
649
- V.update(L), L = V.digest();
650
- }
651
- var H = new Uint8Array(R.BLOCK_SIZE);
652
- return H.set(L), H;
653
- }
654
- })), require_build = /* @__PURE__ */ __commonJSMin(((c) => {
655
- Object.defineProperty(c, "__esModule", { value: !0 }), (init_tslib_es6(), __toCommonJS(tslib_es6_exports)).__exportStar(require_jsSha256(), c);
656
- })), import_build$1 = require_build();
657
- function wrapDucklakeQuery(c, L) {
658
- let R = `ATTACH 'ducklake://${L}' AS dl;USE dl;\n`;
659
- return c.replace(/^(--.*\n)*/, (c) => c + R);
660
- }
661
- function getIntrospectionQuery(c) {
662
- let L = {
663
- descriptions: !0,
664
- specifiedByUrl: !1,
665
- directiveIsRepeatable: !1,
666
- schemaDescription: !1,
667
- inputValueDeprecation: !1,
668
- oneOf: !1,
669
- ...c
670
- }, R = L.descriptions ? "description" : "", z = L.specifiedByUrl ? "specifiedByURL" : "", B = L.directiveIsRepeatable ? "isRepeatable" : "", V = L.schemaDescription ? R : "";
671
- function H(c) {
672
- return L.inputValueDeprecation ? c : "";
673
- }
674
- let U = L.oneOf ? "isOneOf" : "";
675
- return `
676
- query IntrospectionQuery {
677
- __schema {
678
- ${V}
679
- queryType { name kind }
680
- mutationType { name kind }
681
- subscriptionType { name kind }
682
- types {
683
- ...FullType
684
- }
685
- directives {
686
- name
687
- ${R}
688
- ${B}
689
- locations
690
- args${H("(includeDeprecated: true)")} {
691
- ...InputValue
692
- }
693
- }
694
- }
695
- }
696
-
697
- fragment FullType on __Type {
698
- kind
699
- name
700
- ${R}
701
- ${z}
702
- ${U}
703
- fields(includeDeprecated: true) {
704
- name
705
- ${R}
706
- args${H("(includeDeprecated: true)")} {
707
- ...InputValue
708
- }
709
- type {
710
- ...TypeRef
711
- }
712
- isDeprecated
713
- deprecationReason
714
- }
715
- inputFields${H("(includeDeprecated: true)")} {
716
- ...InputValue
717
- }
718
- interfaces {
719
- ...TypeRef
720
- }
721
- enumValues(includeDeprecated: true) {
722
- name
723
- ${R}
724
- isDeprecated
725
- deprecationReason
726
- }
727
- possibleTypes {
728
- ...TypeRef
729
- }
730
- }
731
-
732
- fragment InputValue on __InputValue {
733
- name
734
- ${R}
735
- type { ...TypeRef }
736
- defaultValue
737
- ${H("isDeprecated")}
738
- ${H("deprecationReason")}
739
- }
740
-
741
- fragment TypeRef on __Type {
742
- kind
743
- name
744
- ofType {
745
- kind
746
- name
747
- ofType {
748
- kind
749
- name
750
- ofType {
751
- kind
752
- name
753
- ofType {
754
- kind
755
- name
756
- ofType {
757
- kind
758
- name
759
- ofType {
760
- kind
761
- name
762
- ofType {
763
- kind
764
- name
765
- ofType {
766
- kind
767
- name
768
- ofType {
769
- kind
770
- name
771
- }
772
- }
773
- }
774
- }
775
- }
776
- }
777
- }
778
- }
779
- }
780
- }
781
- `;
782
- }
783
- let ColumnIdentity = /* @__PURE__ */ function (c) {
784
- return c.ByDefault = "By Default", c.Always = "Always", c.No = "No", c;
785
- }({});
786
- var legacyScripts = {
787
- postgresql: {
788
- code: "SELECT table_name, column_name, udt_name, column_default, is_nullable, table_schema FROM information_schema.columns WHERE table_schema != 'pg_catalog' AND table_schema != 'information_schema'",
789
- processingFn: (c) => {
790
- let L = c.reduce((c, L) => {
791
- let R = L.table_schema;
792
- return delete L.table_schema, c[R] = c[R] || [], (L.table_name || L.column_name) && c[R].push(L), c;
793
- }, {}), R = {};
794
- for (let c in L)
795
- R[c] = L[c].reduce((c, L) => {
796
- let R = L.table_name;
797
- delete L.table_name, c[R] = c[R] || {};
798
- let z = {
799
- type: L.udt_name,
800
- required: L.is_nullable === "NO"
801
- };
802
- return L.column_default && (z.default = L.column_default), c[R][L.column_name] = z, c;
803
- }, {});
804
- return R;
805
- },
806
- lang: "postgresql",
807
- argName: "database"
808
- },
809
- mysql: {
810
- code: "SELECT DATABASE() AS default_db_name, TABLE_SCHEMA, TABLE_NAME, DATA_TYPE, COLUMN_NAME, COLUMN_DEFAULT FROM information_schema.columns WHERE table_schema = DATABASE() OR table_schema NOT IN ('information_schema', 'mysql', 'performance_schema', 'sys', '_vt');",
811
- processingFn: (c) => {
812
- let L = c.reduce((c, L) => {
813
- let R = L.TABLE_SCHEMA;
814
- return delete L.TABLE_SCHEMA, c[R] = c[R] || [], c[R].push(L), c;
815
- }, {}), R = {};
816
- for (let c in L)
817
- R[c] = L[c].reduce((c, L) => {
818
- let R = L.TABLE_NAME;
819
- delete L.TABLE_NAME, c[R] = c[R] || {};
820
- let z = {
821
- type: L.DATA_TYPE,
822
- required: L.is_nullable === "NO"
823
- };
824
- return L.column_default && (z.default = L.COLUMN_DEFAULT), c[R][L.COLUMN_NAME] = z, c;
825
- }, {});
826
- return R;
827
- },
828
- lang: "mysql",
829
- argName: "database"
830
- },
831
- graphql: {
832
- code: getIntrospectionQuery(),
833
- lang: "graphql",
834
- argName: "api"
835
- },
836
- bigquery: {
837
- code: "import { BigQuery } from '@google-cloud/bigquery@7.5.0';\nexport async function main(args: bigquery) {\nconst bq = new BigQuery({\n credentials: args\n})\nconst [datasets] = await bq.getDatasets();\nconst schema = {}\nfor (const dataset of datasets) {\n schema[dataset.id] = {}\n const query = \"SELECT table_name, ARRAY_AGG(STRUCT(if(is_nullable = 'YES', true, false) AS required, column_name AS name, data_type AS type, if(column_default = 'NULL', null, column_default) AS `default`) ORDER BY ordinal_position) AS schema FROM `{dataset.id}`.INFORMATION_SCHEMA.COLUMNS GROUP BY table_name\".replace('{dataset.id}', dataset.id)\n const [rows] = await bq.query(query)\n for (const row of rows) {\n schema[dataset.id][row.table_name] = {}\n for (const col of row.schema) {\n const colName = col.name\n delete col.name\n if (col.default === null) {\n delete col.default\n }\n schema[dataset.id][row.table_name][colName] = col\n }\n }\n}\nreturn schema\n}",
838
- lang: "bun",
839
- argName: "args"
840
- },
841
- snowflake: {
842
- code: "select TABLE_SCHEMA, TABLE_NAME, DATA_TYPE, COLUMN_NAME, COLUMN_DEFAULT, IS_NULLABLE from information_schema.columns where table_schema != 'INFORMATION_SCHEMA'",
843
- lang: "snowflake",
844
- processingFn: (c) => {
845
- let L = {};
846
- for (let R of c)
847
- R.TABLE_SCHEMA in L || (L[R.TABLE_SCHEMA] = {}), R.TABLE_NAME in L[R.TABLE_SCHEMA] || (L[R.TABLE_SCHEMA][R.TABLE_NAME] = {}), L[R.TABLE_SCHEMA][R.TABLE_NAME][R.COLUMN_NAME] = {
848
- type: R.DATA_TYPE,
849
- required: R.IS_NULLABLE === "YES"
850
- }, R.COLUMN_DEFAULT !== null && (L[R.TABLE_SCHEMA][R.TABLE_NAME][R.COLUMN_NAME].default = R.COLUMN_DEFAULT);
851
- return L;
852
- },
853
- argName: "database"
854
- },
855
- snowflake_oauth: {
856
- code: "select TABLE_SCHEMA, TABLE_NAME, DATA_TYPE, COLUMN_NAME, COLUMN_DEFAULT, IS_NULLABLE from information_schema.columns where table_schema != 'INFORMATION_SCHEMA'",
857
- lang: "snowflake",
858
- processingFn: (c) => {
859
- let L = {};
860
- for (let R of c)
861
- R.TABLE_SCHEMA in L || (L[R.TABLE_SCHEMA] = {}), R.TABLE_NAME in L[R.TABLE_SCHEMA] || (L[R.TABLE_SCHEMA][R.TABLE_NAME] = {}), L[R.TABLE_SCHEMA][R.TABLE_NAME][R.COLUMN_NAME] = {
862
- type: R.DATA_TYPE,
863
- required: R.IS_NULLABLE === "YES"
864
- }, R.COLUMN_DEFAULT !== null && (L[R.TABLE_SCHEMA][R.TABLE_NAME][R.COLUMN_NAME].default = R.COLUMN_DEFAULT);
865
- return L;
866
- },
867
- argName: "database"
868
- },
869
- mssql: {
870
- argName: "database",
871
- code: "select TABLE_SCHEMA, TABLE_NAME, DATA_TYPE, COLUMN_NAME, COLUMN_DEFAULT from information_schema.columns where table_schema != 'sys'",
872
- lang: "mssql",
873
- processingFn: (c) => {
874
- if (!c || c.length === 0)
875
- return {};
876
- let L = c.reduce((c, L) => {
877
- let R = L.TABLE_SCHEMA;
878
- return delete L.TABLE_SCHEMA, c[R] = c[R] || [], c[R].push(L), c;
879
- }, {}), R = {};
880
- for (let c in L)
881
- R[c] = L[c].reduce((c, L) => {
882
- let R = L.TABLE_NAME;
883
- delete L.TABLE_NAME, c[R] = c[R] || {};
884
- let z = {
885
- type: L.DATA_TYPE,
886
- required: L.is_nullable === "NO"
887
- };
888
- return L.column_default && (z.default = L.COLUMN_DEFAULT), c[R][L.COLUMN_NAME] = z, c;
889
- }, {});
890
- return R;
891
- }
892
- }
893
- };
894
- ({ ...legacyScripts }), { ...legacyScripts.postgresql };
895
- function buildVisibleFieldList(c, L) {
896
- return c.filter((c) => c && c.ignored !== !0).map((c) => renderDbQuotedIdentifier(c?.field, L));
897
- }
898
- function renderDbQuotedIdentifier(c, L) {
899
- switch (L) {
900
- case "postgresql": return `"${c}"`;
901
- case "ms_sql_server": return `[${c}]`;
902
- case "mysql": return `\`${c}\``;
903
- case "snowflake": return `"${c}"`;
904
- case "bigquery": return `\`${c}\``;
905
- case "duckdb": return `"${c}"`;
906
- default: throw Error("Unsupported database type: " + L);
907
- }
908
- }
909
- function getLanguageByResourceType(c) {
910
- return {
911
- postgresql: "postgresql",
912
- mysql: "mysql",
913
- ms_sql_server: "mssql",
914
- mssql: "mssql",
915
- snowflake: "snowflake",
916
- snowflake_oauth: "snowflake",
917
- bigquery: "bigquery",
918
- duckdb: "duckdb"
919
- }[c];
920
- }
921
- function buildParameters(c, L) {
922
- return c.map((c, R) => {
923
- switch (L) {
924
- case "postgresql": return `-- $${R + 1} ${c.field}`;
925
- case "mysql": return `-- :${c.field} (${c.datatype.split("(")[0]})`;
926
- case "ms_sql_server": return `-- @p${R + 1} ${c.field} (${c.datatype.split("(")[0]})`;
927
- case "snowflake": return `-- ? ${c.field} (${c.datatype.split("(")[0]})`;
928
- case "bigquery": return `-- @${c.field} (${c.datatype.split("(")[0]})`;
929
- case "duckdb": return `-- $${c.field} (${c.datatype.split("(")[0]})`;
930
- }
931
- }).join("\n");
932
- }
933
- function getPrimaryKeys(c) {
934
- let L = c?.filter((c) => c.isprimarykey)?.map((c) => c.field) ?? [];
935
- return L?.length === 0 && (L = c?.map((c) => c.field) ?? []), L ?? [];
936
- }
937
- function makeCountQuery(c, L, R = void 0, z) {
938
- let B = " WHERE ", V = " AND ", H = "", U = buildParameters([{
939
- field: "quicksearch",
940
- datatype: c === "bigquery" ? "string" : "text"
941
- }], c);
942
- U += "\n", R && (H = ` ${R} AND `);
943
- let W = buildVisibleFieldList(z, c);
944
- switch (c) {
945
- case "mysql":
946
- W.length > 0 ? H += ` (:quicksearch = '' OR CONCAT_WS(' ', ${W.join(", ")}) LIKE CONCAT('%', :quicksearch, '%'))` : H += " (:quicksearch = '' OR 1 = 1)", U += `SELECT COUNT(*) as count FROM ${L}`;
947
- break;
948
- case "postgresql":
949
- W.length > 0 ? H += `($1 = '' OR CONCAT(${W.join(", ")}) ILIKE '%' || $1 || '%')` : H += "($1 = '' OR 1 = 1)", U += `SELECT COUNT(*) as count FROM ${L}`;
950
- break;
951
- case "ms_sql_server":
952
- W.length > 0 ? H += `(@p1 = '' OR CONCAT(${W.join(", +")}) LIKE '%' + @p1 + '%')` : H += "(@p1 = '' OR 1 = 1)", U += `SELECT COUNT(*) as count FROM [${L}]`;
953
- break;
954
- case "snowflake":
955
- U = "", W.length > 0 ? (U += buildParameters([{
956
- field: "quicksearch",
957
- datatype: "text"
958
- }, {
959
- field: "quicksearch",
960
- datatype: "text"
961
- }], c), U += "\n", H += `(? = '' OR CONCAT(${W.join(", ")}) ILIKE '%' || ? || '%')`) : (U += buildParameters([{
962
- field: "quicksearch",
963
- datatype: "text"
964
- }], c), U += "\n", H += "(? = '' OR 1 = 1)"), U += `SELECT COUNT(*) as count FROM ${L}`;
965
- break;
966
- case "bigquery":
967
- if (W.length > 0) {
968
- let c = W.map((c) => {
969
- let L = z.find((L) => L.field === c.slice(1, -1));
970
- return L?.datatype === "JSON" || L?.datatype.startsWith("STRUCT") || L?.datatype.startsWith("ARRAY") ? `TO_JSON_STRING(${c})` : `${c}`;
971
- }).join(",");
972
- H += `(@quicksearch = '' OR REGEXP_CONTAINS(CONCAT(${c}), '(?i)' || @quicksearch))`;
973
- }
974
- else
975
- H += "(@quicksearch = '' OR 1 = 1)";
976
- U += `SELECT COUNT(*) as count FROM \`${L}\``;
977
- break;
978
- case "duckdb":
979
- W.length > 0 ? H += ` ($quicksearch = '' OR CONCAT(' ', ${W.join(", ")}) LIKE CONCAT('%', $quicksearch, '%'))` : H += " ($quicksearch = '' OR 1 = 1)", U += `SELECT COUNT(*) as count FROM ${L}`;
980
- break;
981
- default: throw Error("Unsupported database type:" + c);
982
- }
983
- return R ? U += `${B}${H}` : (U += c === "ms_sql_server" && !R ? B : V, U += H), !R && (c === "mysql" || c === "postgresql" || c === "snowflake" || c === "bigquery" || c === "duckdb") && (U = U.replace(`${V}`, B)), U;
984
- }
985
- function getCountInput(c, L, R, z) {
986
- if (c.type == "ducklake" && !c.ducklake || c.type == "database" && !c.resourcePath || !L || !R?.length)
987
- return;
988
- let B = c.type === "ducklake" ? "duckdb" : c.resourceType, V = makeCountQuery(B, L, z, R);
989
- return c.type === "ducklake" && (V = wrapDucklakeQuery(V, c.ducklake)), {
990
- runnable: {
991
- name: "AppDbExplorer",
992
- type: "inline",
993
- inlineScript: {
994
- content: V,
995
- language: getLanguageByResourceType(B),
996
- schema: {
997
- $schema: "https://json-schema.org/draft/2020-12/schema",
998
- properties: c.type === "database" ? { database: {
999
- description: "Database name",
1000
- type: "object",
1001
- format: `resource-${B}`
1002
- } } : {},
1003
- required: ["database"],
1004
- type: "object"
1005
- }
1006
- }
1007
- },
1008
- fields: c.type === "database" ? { database: {
1009
- type: "static",
1010
- value: `$res:${c.resourcePath}`,
1011
- fieldType: "object",
1012
- format: `resource-${B}`
1013
- } } : {},
1014
- type: "runnable",
1015
- fieldType: "object"
1016
- };
1017
- }
1018
- function makeDeleteQuery(c, L, R) {
1019
- let z = buildParameters(R === "snowflake" ? L.flatMap((c) => [c, c]) : L, R);
1020
- switch (R) {
1021
- case "postgresql": {
1022
- let R = L.map((c, L) => `($${L + 1}::text::${c.datatype} IS NULL AND ${c.field} IS NULL OR ${c.field} = $${L + 1}::text::${c.datatype})`).join("\n AND ");
1023
- return z += `\nDELETE FROM ${c} \nWHERE ${R} RETURNING 1;`, z;
1024
- }
1025
- case "mysql": {
1026
- let R = L.map((c) => `(:${c.field} IS NULL AND ${c.field} IS NULL OR ${c.field} = :${c.field})`).join("\n AND ");
1027
- return z += `\nDELETE FROM ${c} \nWHERE ${R}`, z;
1028
- }
1029
- case "ms_sql_server": {
1030
- let R = L.map((c, L) => `(@p${L + 1} IS NULL AND ${c.field} IS NULL OR ${c.field} = @p${L + 1})`).join("\n AND ");
1031
- return z += `\nDELETE FROM ${c} \nWHERE ${R}`, z;
1032
- }
1033
- case "snowflake": {
1034
- let R = L.map((c, L) => `(? = 'null' AND ${c.field} IS NULL OR ${c.field} = ?)`).join("\n AND ");
1035
- return z += `\nDELETE FROM ${c} \nWHERE ${R}`, z;
1036
- }
1037
- case "bigquery": {
1038
- let R = L.map((c, L) => `(CAST(@${c.field} AS STRING) = 'null' AND ${c.field} IS NULL OR ${c.field} = @${c.field})`).join("\n AND ");
1039
- return z += `\nDELETE FROM ${c} \nWHERE ${R}`, z;
1040
- }
1041
- case "duckdb": {
1042
- let R = L.map((c) => `($${c.field} IS NULL AND ${c.field} IS NULL OR ${c.field} = $${c.field})`).join("\n AND ");
1043
- return z += `\nDELETE FROM ${c} \nWHERE ${R}`, z;
1044
- }
1045
- default: throw Error("Unsupported database type");
1046
- }
1047
- }
1048
- function getDeleteInput(c, L, R) {
1049
- if (c.type == "ducklake" && !c.ducklake || c.type == "database" && !c.resourcePath || !L)
1050
- return;
1051
- let z = c.type === "ducklake" ? "duckdb" : c.resourceType, B = makeDeleteQuery(L, R, z);
1052
- return c.type === "ducklake" && (B = wrapDucklakeQuery(B, c.ducklake)), {
1053
- runnable: {
1054
- name: "AppDbExplorer",
1055
- type: "inline",
1056
- inlineScript: {
1057
- content: B,
1058
- language: getLanguageByResourceType(z),
1059
- schema: {
1060
- $schema: "https://json-schema.org/draft/2020-12/schema",
1061
- properties: {},
1062
- required: ["database"],
1063
- type: "object"
1064
- }
1065
- }
1066
- },
1067
- fields: c.type == "database" ? { database: {
1068
- type: "static",
1069
- value: `$res:${c.resourcePath}`,
1070
- fieldType: "object",
1071
- format: `resource-${z}`
1072
- } } : {},
1073
- type: "runnable",
1074
- fieldType: "object"
1075
- };
1076
- }
1077
- function formatInsertValues(c, L, R = 1) {
1078
- switch (L) {
1079
- case "mysql": return c.map((c) => `:${c.field}`).join(", ");
1080
- case "postgresql": return c.map((c, L) => `$${R + L}::${c.datatype}`).join(", ");
1081
- case "ms_sql_server": return c.map((c, L) => `@p${R + L}`).join(", ");
1082
- case "snowflake": return c.map(() => "?").join(", ");
1083
- case "bigquery": return c.map((c) => `@${c.field}`).join(", ");
1084
- case "duckdb": return c.map((c) => `$${c.field}`).join(", ");
1085
- default: throw Error("Unsupported database type");
1086
- }
1087
- }
1088
- function formatColumnNames(c) {
1089
- return c.map((c) => c.field).join(", ");
1090
- }
1091
- function getUserDefaultValue(c) {
1092
- if (c.defaultValueNull)
1093
- return "NULL";
1094
- if (c.defaultUserValue)
1095
- return typeof c.defaultUserValue == "string" ? `'${c.defaultUserValue}'` : c.defaultUserValue;
1096
- }
1097
- function formatDefaultValues(c) {
1098
- return c.map((c) => {
1099
- let L = getUserDefaultValue(c);
1100
- return c.overrideDefaultValue === !0 ? L : L ?? c.defaultvalue;
1101
- }).join(", ");
1102
- }
1103
- function shouldOmitColumnInInsert(c) {
1104
- if (!c.hideInsert || c.isidentity === ColumnIdentity.Always)
1105
- return !0;
1106
- let L = c.defaultUserValue !== void 0 && c.defaultUserValue !== "" || c.defaultValueNull === !0, R = !!c.defaultvalue;
1107
- if (c.isnullable === "NO") {
1108
- if (!L && !R && c.isidentity === ColumnIdentity.No)
1109
- throw Error(`Column ${c.field} is not nullable and has no default value`);
1110
- return !L && !R ? c.isidentity !== ColumnIdentity.No : !L && R;
1111
- }
1112
- else if (c.isnullable === "YES")
1113
- return !L;
1114
- return !1;
1115
- }
1116
- function makeInsertQuery(c, L, R) {
1117
- if (!c)
1118
- throw Error("Table name is required");
1119
- let z = L.filter((c) => !c.hideInsert && !(R == "postgresql" && c.defaultvalue?.startsWith("nextval("))), B = L.filter((c) => !shouldOmitColumnInInsert(c)), V = z.concat(B), H = buildParameters(z, R);
1120
- H += "\n";
1121
- let U = B.length > 0, W = formatColumnNames(V), G = formatInsertValues(z, R), K = formatDefaultValues(B), q = `${G}${U ? ", " : ""}${K}`;
1122
- return q.trim() ? (H += `INSERT INTO ${c} (${W}) VALUES (${q})`, H) : `INSERT INTO ${c} DEFAULT VALUES`;
1123
- }
1124
- function getInsertInput(c, L, R) {
1125
- let z = c.type === "ducklake" ? "duckdb" : c.resourceType, B = makeInsertQuery(L, R, z);
1126
- return c.type === "ducklake" && (B = wrapDucklakeQuery(B, c.ducklake)), {
1127
- runnable: {
1128
- name: "AppDbExplorer",
1129
- type: "inline",
1130
- inlineScript: {
1131
- content: B,
1132
- language: getLanguageByResourceType(z),
1133
- schema: {
1134
- $schema: "https://json-schema.org/draft/2020-12/schema",
1135
- properties: {},
1136
- required: ["database"],
1137
- type: "object"
1138
- }
1139
- }
1140
- },
1141
- fields: c.type === "database" ? { database: {
1142
- type: "static",
1143
- value: `$res:${c.resourcePath}`,
1144
- fieldType: "object",
1145
- format: `resource-${z}`
1146
- } } : {},
1147
- type: "runnable",
1148
- fieldType: "object"
1149
- };
1150
- }
1151
- function makeSnowflakeSelectQuery(c, L, R, z) {
1152
- let B = coerceToNumber(z?.limit) || 100, V = coerceToNumber(z?.offset) || 0, H = [{
1153
- field: "quicksearch",
1154
- datatype: "text"
1155
- }], U = "";
1156
- U += "\n";
1157
- let W = buildVisibleFieldList(L, "snowflake"), G = W.join(", ");
1158
- U += `SELECT ${G} FROM ${c}`;
1159
- let K = ["LENGTH(?) = 0", ...W.map((c) => (H.push({
1160
- field: "quicksearch",
1161
- datatype: "text"
1162
- }), `CONCAT(${c}) ILIKE CONCAT('%', ?, '%')`))].join(" OR ");
1163
- R ? U += ` WHERE ${R} AND (${K})` : U += ` WHERE ${K}`;
1164
- let q = L.map((c) => (H.push({
1165
- field: "order_by",
1166
- datatype: "text"
1167
- }, {
1168
- field: "is_desc",
1169
- datatype: "boolean"
1170
- }, {
1171
- field: "order_by",
1172
- datatype: "text"
1173
- }, {
1174
- field: "is_desc",
1175
- datatype: "boolean"
1176
- }), `CASE WHEN ? = '${c.field}' AND ? = FALSE THEN "${c.field}" END ASC,
1177
- CASE WHEN ? = '${c.field}' AND ? = TRUE THEN "${c.field}" END DESC`));
1178
- return U += ` ORDER BY ${q.join(",\n")}`, U += ` LIMIT ${B} OFFSET ${V}`, U = buildParameters(H, "snowflake") + "\n" + U, U;
1179
- }
1180
- function makeSelectQuery(c, L, R, z, B, V) {
1181
- if (!c)
1182
- throw Error("Table name is required");
1183
- let H = "", U = buildParameters([
1184
- {
1185
- field: "limit",
1186
- datatype: z === "bigquery" ? "integer" : "int"
1187
- },
1188
- {
1189
- field: "offset",
1190
- datatype: z === "bigquery" ? "integer" : "int"
1191
- },
1192
- {
1193
- field: "quicksearch",
1194
- datatype: z === "bigquery" ? "string" : "text"
1195
- },
1196
- {
1197
- field: "order_by",
1198
- datatype: z === "bigquery" ? "string" : "text"
1199
- },
1200
- {
1201
- field: "is_desc",
1202
- datatype: z === "bigquery" ? "bool" : "boolean"
1203
- }
1204
- ], z);
1205
- U += "\n";
1206
- let W = buildVisibleFieldList(L, z), G = W.join(", ");
1207
- switch (z) {
1208
- case "mysql": {
1209
- let z = L.map((c) => `
1210
- CASE WHEN :order_by = '${c.field}' AND :is_desc IS false THEN \`${c.field}\` END,
1211
- CASE WHEN :order_by = '${c.field}' AND :is_desc IS true THEN \`${c.field}\` END DESC`).join(",\n");
1212
- H = ` (:quicksearch = '' OR CONCAT_WS(' ', ${W.join(", ")}) LIKE CONCAT('%', :quicksearch, '%'))`, U += `SELECT ${G} FROM ${c}`, U += ` WHERE ${R ? `${R} AND` : ""} ${H}`, U += ` ORDER BY ${z}`, U += " LIMIT :limit OFFSET :offset";
1213
- break;
1214
- }
1215
- case "postgresql": {
1216
- function z({ field: c, is_desc: L = !1, text_cast: R = !1, check_is_number: z }) {
1217
- return `(CASE WHEN${z === !0 ? ` pg_typeof("${c}")::text IN ('integer', 'bigint', 'smallint', 'numeric', 'real', 'double precision') AND` : z === !1 ? ` pg_typeof("${c}")::text NOT IN ('integer', 'bigint', 'smallint', 'numeric', 'real', 'double precision') AND` : ""} $4 = '${c}' AND $5 IS ${L} THEN "${c}"${R ? "::text" : ""} END)${L ? " DESC" : ""}`;
1218
- }
1219
- let B = `
1220
- ${L.map((c) => V?.fixPgIntTypes ? `
1221
- ${z({
1222
- field: c.field,
1223
- is_desc: !1,
1224
- text_cast: !0,
1225
- check_is_number: !1
1226
- })},
1227
- ${z({
1228
- field: c.field,
1229
- is_desc: !1,
1230
- text_cast: !1,
1231
- check_is_number: !0
1232
- })},
1233
- ${z({
1234
- field: c.field,
1235
- is_desc: !0,
1236
- text_cast: !0,
1237
- check_is_number: !1
1238
- })},
1239
- ${z({
1240
- field: c.field,
1241
- is_desc: !0,
1242
- text_cast: !1,
1243
- check_is_number: !0
1244
- })}` : `
1245
- ${z({
1246
- field: c.field,
1247
- is_desc: !1,
1248
- text_cast: !0
1249
- })},
1250
- ${z({
1251
- field: c.field,
1252
- is_desc: !0,
1253
- text_cast: !0
1254
- })}`).join(",\n")}`;
1255
- H = `($3 = '' OR CONCAT(${W.join(", ")}) ILIKE '%' || $3 || '%')`, U += `SELECT ${W.map((c) => `${c}::text`).join(", ")} FROM ${c}\n`, U += ` WHERE ${R ? `${R} AND` : ""} ${H}\n`, U += ` ORDER BY ${B}\n`, U += " LIMIT $1::INT OFFSET $2::INT";
1256
- break;
1257
- }
1258
- case "ms_sql_server": {
1259
- let z = [
1260
- "text",
1261
- "ntext",
1262
- "image"
1263
- ], B = L.filter((c) => !z.includes(c.datatype.toLowerCase())).map((c) => `
1264
- (CASE WHEN @p4 = '${c.field}' AND @p5 = 0 THEN ${c.field} END) ASC,
1265
- (CASE WHEN @p4 = '${c.field}' AND @p5 = 1 THEN ${c.field} END) DESC`).join(",\n"), V = W.filter((c) => {
1266
- let R = c.slice(1, -1), B = L.find((c) => c.field === R);
1267
- return !z.includes(B?.datatype.toLowerCase() ?? "");
1268
- }).join(", ");
1269
- H = V ? ` (@p3 = '' OR CONCAT(${V}) LIKE '%' + @p3 + '%')` : " (@p3 = '')", U += `SELECT ${G} FROM ${c}`, U += ` WHERE ${R ? `${R} AND` : ""} ${H}`, U += ` ORDER BY ${B}`, U += " OFFSET @p2 ROWS FETCH NEXT @p1 ROWS ONLY";
1270
- break;
1271
- }
1272
- case "snowflake": return makeSnowflakeSelectQuery(c, L, R, B);
1273
- case "bigquery": {
1274
- let z = L.map((c) => c.datatype === "JSON" || c.datatype.startsWith("STRUCT") || c.datatype.startsWith("ARRAY") || c.datatype === "GEOGRAPHY" ? `
1275
- (CASE WHEN @order_by = '${c.field}' AND @is_desc = false THEN TO_JSON_STRING(${c.field}) END) ASC,
1276
- (CASE WHEN @order_by = '${c.field}' AND @is_desc = true THEN TO_JSON_STRING(${c.field}) END) DESC` : `
1277
- (CASE WHEN @order_by = '${c.field}' AND @is_desc = false THEN ${c.field} END) ASC,
1278
- (CASE WHEN @order_by = '${c.field}' AND @is_desc = true THEN ${c.field} END) DESC`).join(",\n");
1279
- H = ` (@quicksearch = '' OR REGEXP_CONTAINS(CONCAT(${W.map((c) => {
1280
- let R = L.find((L) => L.field === c.slice(1, -1));
1281
- return R?.datatype === "JSON" || R?.datatype.startsWith("STRUCT") || R?.datatype.startsWith("ARRAY") || R?.datatype === "GEOGRAPHY" ? `TO_JSON_STRING(${c})` : `CAST(${c} AS STRING)`;
1282
- }).join(",")}), '(?i)' || @quicksearch))`, U += `SELECT ${G} FROM ${c}`, U += ` WHERE ${R ? `${R} AND` : ""} ${H}`, U += ` ORDER BY ${z}`, U += " LIMIT @limit OFFSET @offset";
1283
- break;
1284
- }
1285
- case "duckdb": {
1286
- let z = `
1287
- ${L.map((c) => `
1288
- (CASE WHEN $order_by = '${c.field}' AND $is_desc IS false THEN "${c.field}"::text END),
1289
- (CASE WHEN $order_by = '${c.field}' AND $is_desc IS true THEN "${c.field}"::text END) DESC`).join(",\n")}`;
1290
- H = `($quicksearch = '' OR CONCAT(${W.join(", ")}) ILIKE '%' || $quicksearch || '%')`, U += `SELECT ${W.join(", ")} FROM ${c}\n`, U += ` WHERE ${R ? `${R} AND` : ""} ${H}\n`, U += ` ORDER BY ${z}\n`, U += " LIMIT $limit::INT OFFSET $offset::INT";
1291
- break;
1292
- }
1293
- default: throw Error("Unsupported database type");
1294
- }
1295
- return U;
1296
- }
1297
- function coerceToNumber(c) {
1298
- return typeof c == "number" ? c : typeof c == "string" ? parseInt(c, 10) : 0;
1299
- }
1300
- function getSelectInput(c, L, R, z, B) {
1301
- if (c.type == "ducklake" && !c.ducklake || c.type == "database" && !c.resourcePath || !L || !R?.length)
1302
- return;
1303
- let V = c.type === "ducklake" ? "duckdb" : c.resourceType, H = makeSelectQuery(L, R, z, V, B);
1304
- return c.type === "ducklake" && (H = wrapDucklakeQuery(H, c.ducklake)), {
1305
- runnable: {
1306
- name: "AppDbExplorer",
1307
- type: "inline",
1308
- inlineScript: {
1309
- content: H,
1310
- language: getLanguageByResourceType(V)
1311
- }
1312
- },
1313
- fields: c.type === "database" ? { database: {
1314
- type: "static",
1315
- value: `$res:${c.resourcePath}`,
1316
- fieldType: "object",
1317
- format: `resource-${V}`
1318
- } } : {},
1319
- type: "runnable",
1320
- fieldType: "object",
1321
- hideRefreshButton: !0
1322
- };
1323
- }
1324
- function makeUpdateQuery(c, L, R, z) {
1325
- let B = buildParameters([{
1326
- field: "value_to_update",
1327
- datatype: L.datatype
1328
- }, ...z === "snowflake" ? R.flatMap((c) => [c, c]) : R], z);
1329
- switch (B += "\n", z) {
1330
- case "postgresql": {
1331
- let z = R.map((c, L) => `($${L + 2}::text::${c.datatype} IS NULL AND ${c.field} IS NULL OR ${c.field} = $${L + 2}::text::${c.datatype})`).join("\n AND ");
1332
- return B += `\nUPDATE ${c} SET ${L.field} = $1::text::${L.datatype} \nWHERE ${z} RETURNING 1`, B;
1333
- }
1334
- case "mysql": {
1335
- let z = R.map((c) => `(:${c.field} IS NULL AND ${c.field} IS NULL OR ${c.field} = :${c.field})`).join("\n AND ");
1336
- return B += `\nUPDATE ${c} SET ${L.field} = :value_to_update \nWHERE ${z}`, B;
1337
- }
1338
- case "ms_sql_server": {
1339
- let z = R.map((c, L) => `(@p${L + 2} IS NULL AND ${c.field} IS NULL OR ${c.field} = @p${L + 2})`).join("\n AND ");
1340
- return B += `\nUPDATE ${c} SET ${L.field} = @p1 \nWHERE ${z}`, B;
1341
- }
1342
- case "snowflake": {
1343
- let z = R.map((c, L) => `(? = 'null' AND ${c.field} IS NULL OR ${c.field} = ?)`).join("\n AND ");
1344
- return B += `\nUPDATE ${c} SET ${L.field} = ? \nWHERE ${z}`, B;
1345
- }
1346
- case "bigquery": {
1347
- let z = R.map((c, L) => `(CAST(@${c.field} AS STRING) = 'null' AND ${c.field} IS NULL OR ${c.field} = @${c.field})`).join("\n AND ");
1348
- return B += `\nUPDATE ${c} SET ${L.field} = @value_to_update \nWHERE ${z}`, B;
1349
- }
1350
- case "duckdb": {
1351
- let z = R.map((c) => `($${c.field} IS NULL AND ${c.field} IS NULL OR ${c.field} = $${c.field})`).join("\n AND ");
1352
- return B += `\nUPDATE ${c} SET ${L.field} = $value_to_update \nWHERE ${z}`, B;
1353
- }
1354
- default: throw Error("Unsupported database type");
1355
- }
1356
- }
1357
- function getUpdateInput(c, L, R, z) {
1358
- if (c.type == "ducklake" && !c.ducklake || c.type == "database" && !c.resourcePath || !L)
1359
- return;
1360
- let B = c.type === "ducklake" ? "duckdb" : c.resourceType, V = makeUpdateQuery(L, R, z, B);
1361
- return c.type === "ducklake" && (V = wrapDucklakeQuery(V, c.ducklake)), {
1362
- runnable: {
1363
- name: "AppDbExplorer",
1364
- type: "inline",
1365
- inlineScript: {
1366
- content: V,
1367
- language: getLanguageByResourceType(B),
1368
- schema: {
1369
- $schema: "https://json-schema.org/draft/2020-12/schema",
1370
- properties: {},
1371
- required: ["database"],
1372
- type: "object"
1373
- }
1374
- }
1375
- },
1376
- fields: c.type === "database" ? { database: {
1377
- type: "static",
1378
- value: `$res:${c.resourcePath}`,
1379
- fieldType: "object",
1380
- format: `resource-${B}`
1381
- } } : {},
1382
- type: "runnable",
1383
- fieldType: "object"
1384
- };
1385
- }
1386
- function isRunnableByPath(c) {
1387
- return c?.type == "runnableByPath" || c?.type == "path";
1388
- }
1389
- function isRunnableByName(c) {
1390
- return c?.type == "runnableByName" || c?.type == "inline";
1391
- }
1392
- function findGridItemById(c, L, R) {
1393
- for (let z of allItems(c, L))
1394
- if (z.id === R)
1395
- return z;
1396
- }
1397
- function allItems(c, L) {
1398
- return L == null ? c ?? [] : [...c ?? [], ...Object.values(L).flat()];
1399
- }
1400
- function findGridItem(c, L) {
1401
- return findGridItemById(c.grid, c.subgrids, L);
1402
- }
1403
- function collectOneOfFields(c, L) {
1404
- return Object.fromEntries(Object.entries(c ?? {}).filter(([c, L]) => L.type == "evalv2").map(([c, R]) => {
1405
- let z = R;
1406
- if (!z.connections || z.connections.length !== 1)
1407
- return [c, void 0];
1408
- let B = z.connections[0], V = findGridItem(L, B.componentId);
1409
- if (z.expr !== B.componentId + "." + B.id)
1410
- return [c, void 0];
1411
- if (V) {
1412
- let L = V.data;
1413
- if (L && (L.type === "resourceselectcomponent" || L.type === "selectcomponent" || L.type === "multiselectcomponent" || L.type === "multiselectcomponentv2")) {
1414
- if ((L.type === "selectcomponent" || L.type === "multiselectcomponent" || L.type === "multiselectcomponentv2") && L.configuration?.create?.type === "static" && L.configuration?.create?.value === !0)
1415
- return [c, void 0];
1416
- if (L.configuration?.items?.type === "static") {
1417
- let R = L.configuration.items.value;
1418
- if (R && Array.isArray(R))
1419
- return L.type === "multiselectcomponent" || L.type === "multiselectcomponentv2" ? [c, R] : [c, R.filter((c) => c && typeof c == "object" && "value" in c && c.value).map((c) => c.value)];
1420
- }
1421
- }
1422
- }
1423
- return [c, void 0];
1424
- }).filter(([c, L]) => L !== void 0));
1425
- }
1426
- function filenameExprToRegex(c) {
1427
- return `^${c.replaceAll("${file.name}", "<file_name>").slice(1, -1).replace(/[.*+?^${}()|[\]\\]/g, "\\$&").replaceAll("<file_name>", "[^/]+")}$`;
1428
- }
1429
- function staticToRegex(c) {
1430
- return `^${c.replace(/[.*+?^${}()|[\]\\]/g, "\\$&")}$`;
1431
- }
1432
- function checkIfExprIsString(c) {
1433
- return /^(['"`])[^'"`]*\1$/g.test(c);
1434
- }
1435
- function checkIfEvalIsStringWithFilename(c) {
1436
- return c.connections.length > 0 ? !1 : checkIfExprIsString(c.expr.replaceAll("${file.name}", ""));
1437
- }
1438
- function removeResourcePrefix(c) {
1439
- return c.replace(/^\$res:/, "");
1440
- }
1441
- function computeWorkspaceS3FileInputPolicy() {
1442
- return {
1443
- allow_workspace_resource: !0,
1444
- allowed_resources: [],
1445
- allow_user_resources: !1,
1446
- file_key_regex: ""
1447
- };
1448
- }
1449
- function computeS3FileInputPolicy(c, L) {
1450
- let R = c?.resource, z = c?.pathTemplate, B = !R || R.type === "static" && !R.value, V = R ? R.type === "static" ? R.value ? [removeResourcePrefix(R.value)] : [] : collectOneOfFields({ s3_resource: R }, L).s3_resource?.map((c) => removeResourcePrefix(c)) ?? [] : [], H = (R?.type === "evalv2" && R?.allowUserResources) ?? !1, U = "^.*$";
1451
- return z && (z.type === "static" ? U = staticToRegex(z.value) : z.type === "evalv2" && checkIfEvalIsStringWithFilename(z) && (U = filenameExprToRegex(z.expr))), {
1452
- allow_workspace_resource: B,
1453
- allowed_resources: V,
1454
- allow_user_resources: H,
1455
- file_key_regex: U
1456
- };
1457
- }
1458
- function isPartialS3Object(c) {
1459
- return typeof c == "object" && !!c && typeof c.s3 == "string";
1460
- }
1461
- function computeS3FileViewerPolicy(c) {
1462
- if (c.source.type === "uploadS3" && isPartialS3Object(c.source.value))
1463
- return {
1464
- s3_path: c.source.value.s3,
1465
- storage: c.source.value.storage
1466
- };
1467
- if (c.source.type === "static" && typeof c.source.value == "string" && (c.sourceKind.type === "static" && c.sourceKind.value === "s3 (workspace storage)" || c.source.value.startsWith("s3://")))
1468
- return {
1469
- s3_path: c.source.value.replace("s3://", ""),
1470
- storage: void 0
1471
- };
1472
- }
1473
- function collectStaticFields(c) {
1474
- return Object.fromEntries(Object.entries(c ?? {}).filter(([c, L]) => L.type == "static").map(([c, L]) => [c, L.value]));
1475
- }
1476
- async function hash(c) {
1477
- try {
1478
- let L = new TextEncoder().encode(c), R = await crypto.subtle.digest("SHA-256", L);
1479
- return Array.from(new Uint8Array(R)).map((c) => c.toString(16).padStart(2, "0")).join("");
1480
- }
1481
- catch {
1482
- let L = new import_build$1.Sha256();
1483
- return L.update(c ?? ""), Array.from(await L.digest()).map((c) => c.toString(16).padStart(2, "0")).join("");
1484
- }
1485
- }
1486
- var import_build = require_build();
1487
- async function updatePolicy(c, L) {
1488
- let R = allItems(c.grid, c.subgrids), z = await Promise.all(R.flatMap((L) => {
1489
- let R = L.data, z = [{
1490
- input: R.componentInput,
1491
- id: L.id
1492
- }];
1493
- if (R.type === "tablecomponent" && z.push(...R.actionButtons.map((c) => ({
1494
- input: c.componentInput,
1495
- id: c.id
1496
- }))), (R.type === "aggridcomponent" || R.type === "aggridcomponentee" || R.type === "dbexplorercomponent" || R.type === "aggridinfinitecomponent" || R.type === "aggridinfinitecomponentee") && Array.isArray(R.actions) && z.push(...R.actions.map((c) => ({
1497
- input: c.componentInput,
1498
- id: c.id
1499
- }))), R.type === "menucomponent" && z.push(...R.menuItems.map((c) => ({
1500
- input: c.componentInput,
1501
- id: c.id
1502
- }))), R.type === "dbexplorercomponent") {
1503
- let c = [], B = R.configuration, V = B?.type?.selected, H = B?.type?.configuration?.[V];
1504
- if (H && V) {
1505
- let { table: c, resource: U, ducklake: W } = H, G = c.value, K = U?.value.split("$res:")[1] ?? (W?.value)?.split("ducklake://")[1], q = R.configuration.columnDefs.value, J = R.configuration.whereClause.value;
1506
- if (G && K && q) {
1507
- let c = W ? {
1508
- type: "ducklake",
1509
- ducklake: K
1510
- } : {
1511
- type: "database",
1512
- resourcePath: K,
1513
- resourceType: V
1514
- };
1515
- z.push({
1516
- input: getSelectInput(c, G, q, J),
1517
- id: L.id
1518
- }), z.push({
1519
- input: getCountInput(c, G, q, J),
1520
- id: L.id + "_count"
1521
- }), z.push({
1522
- input: getInsertInput(c, G, q),
1523
- id: L.id + "_insert"
1524
- });
1525
- let R = getPrimaryKeys(q), H = q?.filter((c) => R.includes(c.field));
1526
- z.push({
1527
- input: getDeleteInput(c, G, H),
1528
- id: L.id + "_delete"
1529
- }), q.filter((c) => c.editable || B.allEditable.value).forEach((R) => {
1530
- z.push({
1531
- input: getUpdateInput(c, G, R, H),
1532
- id: L.id + "_update"
1533
- });
1534
- });
1535
- }
1536
- }
1537
- z.push(...c);
1538
- }
1539
- return z.filter((c) => c.input).map(async (L) => {
1540
- if (L.input?.type == "runnable")
1541
- return await processRunnable$1(L.id, L.input.runnable, L.input.fields, c);
1542
- });
1543
- }).concat(Object.values(c.hiddenInlineScripts ?? {}).map(async (L, R) => await processRunnable$1("bg_" + R, L, L.fields, c)))), B = Object.fromEntries(z.filter(Boolean)), V = R.filter((c) => c.data.type === "s3fileinputcomponent").map((L) => {
1544
- let R = L.data.configuration;
1545
- return computeS3FileInputPolicy(R?.type?.configuration?.s3, c);
1546
- }).filter(Boolean);
1547
- R.findIndex((c) => {
1548
- let L = c.data;
1549
- if (L.type === "schemaformcomponent" || L.type === "formbuttoncomponent" || L.type === "formcomponent") {
1550
- let c = L.type === "schemaformcomponent" ? L.componentInput?.value?.properties : isRunnableByName(L.componentInput?.runnable) ? L.componentInput?.runnable?.inlineScript?.schema?.properties : L.componentInput?.runnable?.schema?.properties;
1551
- return Object.values(c ?? {}).findIndex((c) => c?.type === "object" && c?.format === "resource-s3_object" || c?.type === "array" && (c?.items?.resourceType === "s3object" || c?.items?.resourceType === "s3_object")) !== -1;
1552
- }
1553
- else
1554
- return !1;
1555
- }) !== -1 && V.push(computeWorkspaceS3FileInputPolicy());
1556
- let H = R.filter((c) => c.data.type === "imagecomponent" || c.data.type === "pdfcomponent" || c.data.type === "downloadcomponent").map((c) => {
1557
- let L = c.data.configuration;
1558
- return computeS3FileViewerPolicy(L);
1559
- }).filter(Boolean);
1560
- return {
1561
- ...L ?? {},
1562
- allowed_s3_keys: H,
1563
- s3_inputs: V,
1564
- triggerables_v2: B
1565
- };
1566
- }
1567
- async function processRunnable$1(c, L, R, z) {
1568
- let B = collectStaticFields(R), V = collectOneOfFields(R, z), H = Object.entries(R).map(([c, L]) => L.allowUserResources ? c : void 0).filter(Boolean);
1569
- if (isRunnableByName(L)) {
1570
- let R = await hash$1(L.inlineScript?.content);
1571
- return console.debug("hex", R, c), [`${c}:rawscript/${R}`, {
1572
- static_inputs: B,
1573
- one_of_inputs: V,
1574
- allow_user_resources: H
1575
- }];
1576
- }
1577
- else if (isRunnableByPath(L))
1578
- return [`${c}:${L.runType === "hubscript" ? "script" : L.runType}/${L.path}`, {
1579
- static_inputs: B,
1580
- one_of_inputs: V,
1581
- allow_user_resources: H
1582
- }];
1583
- }
1584
- async function hash$1(c) {
1585
- try {
1586
- let L = new TextEncoder().encode(c), R = await crypto.subtle.digest("SHA-256", L);
1587
- return Array.from(new Uint8Array(R)).map((c) => c.toString(16).padStart(2, "0")).join("");
1588
- }
1589
- catch {
1590
- let L = new import_build.Sha256();
1591
- return L.update(c ?? ""), Array.from(await L.digest()).map((c) => c.toString(16).padStart(2, "0")).join("");
1592
- }
1593
- }
1594
- function schemaToTsType(c) {
1595
- let L = c.properties, R = c.required;
1596
- return !c || !L ? "any" : `{ ${Object.keys(L).map((c) => {
1597
- let z = L[c], B = `${c}${R?.includes(c) ? "" : "?"}`, V = "any";
1598
- return z.type === "string" ? V = "string" : z.type === "number" || z.type === "integer" ? V = "number" : z.type === "boolean" ? V = "boolean" : z.type === "array" ? (V = z.items?.type ?? "any", V === "integer" && (V = "number"), V = `${V}[]`) : z.type === "object" && z.properties && (V = schemaToTsType(z)), `${B}: ${V}`;
1599
- }).join("; ")} }`;
1600
- }
1601
- function removeStaticFields(c, L) {
1602
- let R = Object.keys(L).filter((c) => L[c].type == "static");
1603
- return {
1604
- ...c,
1605
- properties: { ...Object.fromEntries(Object.entries(c.properties ?? {}).filter(([c]) => !R.includes(c))) }
1606
- };
1607
- }
1608
- function hiddenRunnableToTsType(c) {
1609
- return isRunnableByName(c) ? c?.inlineScript?.schema ? schemaToTsType(removeStaticFields(c?.inlineScript?.schema, c?.fields ?? {})) : "{}" : isRunnableByPath(c) ? schemaToTsType(removeStaticFields(c?.schema, c?.fields ?? {})) : "{}";
1610
- }
1611
- function genWmillTs(c) {
1612
- return `// THIS FILE IS READ-ONLY
1613
- // AND GENERATED AUTOMATICALLY FROM YOUR RUNNABLES
1614
-
1615
- export declare const backend: {
1616
- ${Object.entries(c).map(([c, L]) => ` ${c}: (args: ${hiddenRunnableToTsType(L)}) => Promise<any>;`).join("\n")}
1617
- };
1618
-
1619
- export declare const backendAsync: {
1620
- ${Object.entries(c).map(([c, L]) => ` ${c}: (args: ${hiddenRunnableToTsType(L)}) => Promise<string>;`).join("\n")}
1621
- };
1622
-
1623
- export type Job = {
1624
- type: "QueuedJob" | "CompletedJob";
1625
- id: string;
1626
- created_at: number;
1627
- started_at: number | undefined;
1628
- duration_ms: number;
1629
- success: boolean;
1630
- args: any;
1631
- result: any;
1632
- };
1633
-
1634
- /**
1635
- * Execute a job and wait for it to complete and return the completed job
1636
- * @param id
1637
- */
1638
- export declare function waitJob(id: string): Promise<Job>;
1639
-
1640
- /**
1641
- * Get a job by id and return immediately with the current state of the job
1642
- * @param id
1643
- */
1644
- export declare function getJob(id: string): Promise<Job>;
1645
-
1646
- export type StreamUpdate = {
1647
- new_result_stream?: string;
1648
- stream_offset?: number;
1649
- };
1650
-
1651
- /**
1652
- * Stream job results using SSE. Calls onUpdate for each stream update,
1653
- * and resolves with the final result when the job completes.
1654
- * @param id - The job ID to stream
1655
- * @param onUpdate - Optional callback for stream updates with new_result_stream data
1656
- * @returns Promise that resolves with the final job result
1657
- */
1658
- export declare function streamJob(id: string, onUpdate?: (data: StreamUpdate) => void): Promise<any>;
1659
- `;
1660
- }
1661
- async function updateRawAppPolicy(c, L) {
1662
- let R = Object.fromEntries(await Promise.all(Object.entries(c).map(async ([c, L]) => await processRunnable(c, L, L?.fields ?? {}))));
1663
- return {
1664
- ...L,
1665
- triggerables_v2: R
1666
- };
1667
- }
1668
- async function processRunnable(c, L, R) {
1669
- let z = collectStaticFields(R), B = Object.entries(R).map(([c, L]) => L.allowUserResources ? c : void 0).filter(Boolean);
1670
- if (isRunnableByName(L)) {
1671
- let R = await hash(L.inlineScript?.content);
1672
- return console.log("hex", R, c), [`${c}:rawscript/${R}`, {
1673
- static_inputs: z,
1674
- one_of_inputs: {},
1675
- allow_user_resources: B
1676
- }];
1677
- }
1678
- else if (isRunnableByPath(L))
1679
- return [`${c}:${L.runType === "hubscript" ? "script" : L.runType}/${L.path}`, {
1680
- static_inputs: z,
1681
- one_of_inputs: {},
1682
- allow_user_resources: B
1683
- }];
1684
- }
1685
- var rawAppWmillTs_exports = /* @__PURE__ */ __export({ default: () => rawAppWmillTs_default }, 1), rawAppWmillTs_default = "let reqs: Record<string, any> = {}\n\nfunction doRequest(type: string, o: object) {\n return new Promise((resolve, reject) => {\n const reqId = Math.random().toString(36)\n reqs[reqId] = { resolve, reject }\n parent.postMessage({ ...o, type, reqId }, '*')\n })\n}\n\nexport const backend = new Proxy(\n {},\n {\n get(_, runnable_id: string) {\n return (v: any) => {\n return doRequest('backend', { runnable_id, v })\n }\n }\n }\n)\n\nexport const backendAsync = new Proxy(\n {},\n {\n get(_, runnable_id: string) {\n return (v: any) => {\n return doRequest('backendAsync', { runnable_id, v })\n }\n }\n }\n)\n\nexport function waitJob(jobId: string) {\n return doRequest('waitJob', { jobId })\n}\n\nexport function getJob(jobId: string) {\n return doRequest('getJob', { jobId })\n}\n\n/**\n * Stream job results using SSE. Calls onUpdate for each stream update,\n * and resolves with the final result when the job completes.\n * @param jobId - The job ID to stream\n * @param onUpdate - Callback for stream updates with new_result_stream data\n * @returns Promise that resolves with the final job result\n */\nexport function streamJob(\n jobId: string,\n onUpdate?: (data: { new_result_stream?: string; stream_offset?: number }) => void\n): Promise<any> {\n return new Promise((resolve, reject) => {\n const reqId = Math.random().toString(36)\n reqs[reqId] = { resolve, reject, onUpdate }\n parent.postMessage({ jobId, type: 'streamJob', reqId }, '*')\n })\n}\n\nwindow.addEventListener('message', (e) => {\n if (e.data.type == 'streamJobUpdate') {\n // Handle streaming update\n let job = reqs[e.data.reqId]\n if (job && job.onUpdate) {\n job.onUpdate({\n new_result_stream: e.data.new_result_stream,\n stream_offset: e.data.stream_offset\n })\n }\n } else if (e.data.type == 'streamJobRes') {\n // Handle stream completion\n let job = reqs[e.data.reqId]\n if (job) {\n if (e.data.error) {\n job.reject(new Error(e.data.result?.stack ?? e.data.result?.message ?? 'Stream error'))\n } else {\n job.resolve(e.data.result)\n }\n delete reqs[e.data.reqId]\n }\n } else if (e.data.type == 'backendRes' || e.data.type == 'backendAsyncRes') {\n console.log('Message from parent backend', e.data)\n let job = reqs[e.data.reqId]\n if (job) {\n const result = e.data.result\n if (e.data.error) {\n job.reject(new Error(result.stack ?? result.message))\n } else {\n job.resolve(result)\n }\n } else {\n console.error('No job found for', e.data.reqId)\n }\n }\n})\n";
1686
- function capitalize(c) {
1687
- return c ? c.charAt(0).toUpperCase() + c.slice(1) : "";
1688
- }
1689
- export { capitalize, genWmillTs, updatePolicy, updateRawAppPolicy, rawAppWmillTs_exports as wmillTsRaw };