windmill-cli 1.576.3 → 1.578.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.
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_create_walk_entry.js +2 -2
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_is_same_path.js +1 -1
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_is_subdir.js +2 -2
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_to_path_string.js +1 -1
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/copy.js +3 -3
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/empty_dir.js +1 -1
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_file.js +1 -1
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_link.js +1 -1
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_symlink.js +2 -2
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/expand_glob.js +35 -10
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/move.js +2 -1
- package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/walk.js +1 -1
- package/esm/deps/jsr.io/@std/log/0.224.14/rotating_file_handler.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_glob.js +1 -1
- package/esm/deps.js +3 -3
- package/esm/gen/core/OpenAPI.js +1 -1
- package/esm/gen/services.gen.js +21 -0
- package/esm/src/main.js +1 -1
- package/esm/wasm/regex/windmill_parser_wasm.js +35 -35
- package/esm/wasm/regex/windmill_parser_wasm_bg.wasm +0 -0
- package/package.json +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_create_walk_entry.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_get_file_info_type.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_is_same_path.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_is_subdir.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_to_path_string.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/copy.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/empty_dir.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_dir.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_file.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_link.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_symlink.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/eol.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/exists.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/expand_glob.d.ts +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/expand_glob.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/mod.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/move.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/walk.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/common.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/dirname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/format.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/glob_to_reg_exp.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/relative.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/common.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/constants.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/dirname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/format.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/from_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/glob_to_regexp.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_glob.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join_globs.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/mod.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/normalize.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/normalize_glob.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/constants.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/dirname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/format.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/glob_to_regexp.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join_globs.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize_glob.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/relative.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/resolve.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_namespaced_path.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/relative.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/resolve.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_namespaced_path.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/types.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/constants.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/dirname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/format.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/glob_to_regexp.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join_globs.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize_glob.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/relative.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/resolve.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_namespaced_path.d.ts.map +1 -1
- package/types/deps.d.ts +3 -3
- package/types/gen/services.gen.d.ts +11 -1
- package/types/gen/services.gen.d.ts.map +1 -1
- package/types/gen/types.gen.d.ts +10 -7
- package/types/gen/types.gen.d.ts.map +1 -1
- package/types/src/main.d.ts +1 -1
- package/types/wasm/regex/windmill_parser_wasm.d.ts +14 -14
- package/types/wasm/regex/windmill_parser_wasm.d.ts.map +1 -1
- package/types/windmill-utils-internal/src/gen/types.gen.d.ts +10 -7
- package/types/windmill-utils-internal/src/gen/types.gen.d.ts.map +1 -1
- /package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_get_file_info_type.js +0 -0
- /package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_dir.js +0 -0
- /package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/eol.js +0 -0
- /package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/exists.js +0 -0
- /package/esm/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/common.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/dirname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/format.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/glob_to_reg_exp.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/relative.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/common.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/dirname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/format.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/glob_to_regexp.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join_globs.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/normalize_glob.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/parse.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/dirname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/format.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/glob_to_regexp.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join_globs.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize_glob.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/parse.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/relative.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/resolve.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_namespaced_path.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/relative.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/resolve.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_namespaced_path.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/types.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/dirname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/format.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/glob_to_regexp.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join_globs.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize_glob.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/parse.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/relative.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/resolve.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_namespaced_path.js +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_create_walk_entry.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_get_file_info_type.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_is_same_path.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_is_subdir.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/_to_path_string.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/copy.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/empty_dir.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_dir.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_file.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_link.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/ensure_symlink.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/eol.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/exists.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/move.d.ts +0 -0
- /package/types/deps/jsr.io/@std/fs/{1.0.19 → 1.0.20}/walk.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/common.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/dirname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/format.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/glob_to_reg_exp.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/relative.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/common.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/constants.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/dirname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/format.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/from_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/glob_to_regexp.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_glob.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join_globs.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/normalize.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/normalize_glob.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/constants.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/dirname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/format.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/glob_to_regexp.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join_globs.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize_glob.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/relative.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/resolve.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_namespaced_path.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/relative.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/resolve.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_namespaced_path.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/types.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/constants.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/dirname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/format.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/glob_to_regexp.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join_globs.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize_glob.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/relative.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/resolve.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.d.ts +0 -0
- /package/types/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_namespaced_path.d.ts +0 -0
package/types/src/main.d.ts
CHANGED
|
@@ -22,7 +22,7 @@ import { pull as hubPull } from "./commands/hub/hub.js";
|
|
|
22
22
|
import { pull, push } from "./commands/sync/sync.js";
|
|
23
23
|
import { add as workspaceAdd } from "./commands/workspace/workspace.js";
|
|
24
24
|
export { flow, app, script, workspace, resource, resourceType, user, variable, hub, folder, schedule, trigger, sync, gitsyncSettings, instance, dev, hubPull, pull, push, workspaceAdd, };
|
|
25
|
-
export declare const VERSION = "1.
|
|
25
|
+
export declare const VERSION = "1.578.0";
|
|
26
26
|
export declare const WM_FORK_PREFIX = "wm-fork";
|
|
27
27
|
declare const command: Command<{
|
|
28
28
|
workspace?: (import("../deps/jsr.io/@windmill-labs/cliffy-command/1.0.0-rc.5/mod.js").StringType & string) | undefined;
|
|
@@ -2,61 +2,61 @@
|
|
|
2
2
|
* @param {string} code
|
|
3
3
|
* @returns {string}
|
|
4
4
|
*/
|
|
5
|
-
export function
|
|
5
|
+
export function parse_powershell(code: string): string;
|
|
6
6
|
/**
|
|
7
7
|
* @param {string} code
|
|
8
8
|
* @returns {string}
|
|
9
9
|
*/
|
|
10
|
-
export function
|
|
10
|
+
export function parse_assets_sql(code: string): string;
|
|
11
11
|
/**
|
|
12
12
|
* @param {string} code
|
|
13
13
|
* @returns {string}
|
|
14
14
|
*/
|
|
15
|
-
export function
|
|
15
|
+
export function parse_snowflake(code: string): string;
|
|
16
16
|
/**
|
|
17
17
|
* @param {string} code
|
|
18
|
-
* @returns {string}
|
|
18
|
+
* @returns {string | undefined}
|
|
19
19
|
*/
|
|
20
|
-
export function
|
|
20
|
+
export function parse_db_resource(code: string): string | undefined;
|
|
21
21
|
/**
|
|
22
22
|
* @param {string} code
|
|
23
23
|
* @returns {string}
|
|
24
24
|
*/
|
|
25
|
-
export function
|
|
25
|
+
export function parse_graphql(code: string): string;
|
|
26
26
|
/**
|
|
27
27
|
* @param {string} code
|
|
28
28
|
* @returns {string}
|
|
29
29
|
*/
|
|
30
|
-
export function
|
|
30
|
+
export function parse_mssql(code: string): string;
|
|
31
31
|
/**
|
|
32
32
|
* @param {string} code
|
|
33
33
|
* @returns {string}
|
|
34
34
|
*/
|
|
35
|
-
export function
|
|
35
|
+
export function parse_sql(code: string): string;
|
|
36
36
|
/**
|
|
37
37
|
* @param {string} code
|
|
38
38
|
* @returns {string}
|
|
39
39
|
*/
|
|
40
|
-
export function
|
|
40
|
+
export function parse_oracledb(code: string): string;
|
|
41
41
|
/**
|
|
42
42
|
* @param {string} code
|
|
43
|
-
* @returns {string
|
|
43
|
+
* @returns {string}
|
|
44
44
|
*/
|
|
45
|
-
export function
|
|
45
|
+
export function parse_bigquery(code: string): string;
|
|
46
46
|
/**
|
|
47
47
|
* @param {string} code
|
|
48
48
|
* @returns {string}
|
|
49
49
|
*/
|
|
50
|
-
export function
|
|
50
|
+
export function parse_mysql(code: string): string;
|
|
51
51
|
/**
|
|
52
52
|
* @param {string} code
|
|
53
53
|
* @returns {string}
|
|
54
54
|
*/
|
|
55
|
-
export function
|
|
55
|
+
export function parse_bash(code: string): string;
|
|
56
56
|
/**
|
|
57
57
|
* @param {string} code
|
|
58
58
|
* @returns {string}
|
|
59
59
|
*/
|
|
60
|
-
export function
|
|
60
|
+
export function parse_duckdb(code: string): string;
|
|
61
61
|
export const __wasm: any;
|
|
62
62
|
//# sourceMappingURL=windmill_parser_wasm.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"windmill_parser_wasm.d.ts","sourceRoot":"","sources":["../../../src/wasm/regex/windmill_parser_wasm.js"],"names":[],"mappings":"AAuEA;;;GAGG;AACH,
|
|
1
|
+
{"version":3,"file":"windmill_parser_wasm.d.ts","sourceRoot":"","sources":["../../../src/wasm/regex/windmill_parser_wasm.js"],"names":[],"mappings":"AAuEA;;;GAGG;AACH,uCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,uCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,sCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,wCAHW,MAAM,GACJ,MAAM,GAAG,SAAS,CAY9B;AAED;;;GAGG;AACH,oCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,kCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,gCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,qCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,qCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,kCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,iCAHW,MAAM,GACJ,MAAM,CAelB;AAED;;;GAGG;AACH,mCAHW,MAAM,GACJ,MAAM,CAelB;AAkCD,yBAA2B"}
|
|
@@ -1156,6 +1156,7 @@ export type TriggerExtraProperty = {
|
|
|
1156
1156
|
edited_by: string;
|
|
1157
1157
|
edited_at: string;
|
|
1158
1158
|
is_flow: boolean;
|
|
1159
|
+
enabled: boolean;
|
|
1159
1160
|
};
|
|
1160
1161
|
export type AuthenticationMethod = 'none' | 'windmill' | 'api_key' | 'basic_http' | 'custom_script' | 'signature';
|
|
1161
1162
|
export type RunnableKind = 'script' | 'flow';
|
|
@@ -1241,6 +1242,7 @@ export type NewHttpTrigger = {
|
|
|
1241
1242
|
authentication_method: AuthenticationMethod;
|
|
1242
1243
|
is_static_website: boolean;
|
|
1243
1244
|
wrap_body?: boolean;
|
|
1245
|
+
enabled?: boolean;
|
|
1244
1246
|
raw_string?: boolean;
|
|
1245
1247
|
error_handler_path?: string;
|
|
1246
1248
|
error_handler_args?: ScriptArgs;
|
|
@@ -1296,7 +1298,6 @@ export type WebsocketTrigger = TriggerExtraProperty & {
|
|
|
1296
1298
|
server_id?: string;
|
|
1297
1299
|
last_server_ping?: string;
|
|
1298
1300
|
error?: string;
|
|
1299
|
-
enabled: boolean;
|
|
1300
1301
|
filters: Array<{
|
|
1301
1302
|
key: string;
|
|
1302
1303
|
value: unknown;
|
|
@@ -1377,7 +1378,6 @@ export type MqttTrigger = TriggerExtraProperty & {
|
|
|
1377
1378
|
server_id?: string;
|
|
1378
1379
|
last_server_ping?: string;
|
|
1379
1380
|
error?: string;
|
|
1380
|
-
enabled: boolean;
|
|
1381
1381
|
error_handler_path?: string;
|
|
1382
1382
|
error_handler_args?: ScriptArgs;
|
|
1383
1383
|
retry?: Retry;
|
|
@@ -1427,7 +1427,6 @@ export type GcpTrigger = TriggerExtraProperty & {
|
|
|
1427
1427
|
subscription_mode: SubscriptionMode;
|
|
1428
1428
|
last_server_ping?: string;
|
|
1429
1429
|
error?: string;
|
|
1430
|
-
enabled: boolean;
|
|
1431
1430
|
error_handler_path?: string;
|
|
1432
1431
|
error_handler_args?: ScriptArgs;
|
|
1433
1432
|
retry?: Retry;
|
|
@@ -1472,7 +1471,6 @@ export type SqsTrigger = TriggerExtraProperty & {
|
|
|
1472
1471
|
server_id?: string;
|
|
1473
1472
|
last_server_ping?: string;
|
|
1474
1473
|
error?: string;
|
|
1475
|
-
enabled: boolean;
|
|
1476
1474
|
error_handler_path?: string;
|
|
1477
1475
|
error_handler_args?: ScriptArgs;
|
|
1478
1476
|
retry?: Retry;
|
|
@@ -1553,7 +1551,6 @@ export type TemplateScript = {
|
|
|
1553
1551
|
language: Language;
|
|
1554
1552
|
};
|
|
1555
1553
|
export type PostgresTrigger = TriggerExtraProperty & {
|
|
1556
|
-
enabled: boolean;
|
|
1557
1554
|
postgres_resource_path: string;
|
|
1558
1555
|
publication_name: string;
|
|
1559
1556
|
server_id?: string;
|
|
@@ -1597,7 +1594,6 @@ export type KafkaTrigger = TriggerExtraProperty & {
|
|
|
1597
1594
|
server_id?: string;
|
|
1598
1595
|
last_server_ping?: string;
|
|
1599
1596
|
error?: string;
|
|
1600
|
-
enabled: boolean;
|
|
1601
1597
|
error_handler_path?: string;
|
|
1602
1598
|
error_handler_args?: ScriptArgs;
|
|
1603
1599
|
retry?: Retry;
|
|
@@ -1634,7 +1630,6 @@ export type NatsTrigger = TriggerExtraProperty & {
|
|
|
1634
1630
|
server_id?: string;
|
|
1635
1631
|
last_server_ping?: string;
|
|
1636
1632
|
error?: string;
|
|
1637
|
-
enabled: boolean;
|
|
1638
1633
|
error_handler_path?: string;
|
|
1639
1634
|
error_handler_args?: ScriptArgs;
|
|
1640
1635
|
retry?: Retry;
|
|
@@ -7027,6 +7022,14 @@ export type ExistsRouteData = {
|
|
|
7027
7022
|
workspace: string;
|
|
7028
7023
|
};
|
|
7029
7024
|
export type ExistsRouteResponse = (boolean);
|
|
7025
|
+
export type SetHttpTriggerEnabledData = {
|
|
7026
|
+
path: string;
|
|
7027
|
+
requestBody: {
|
|
7028
|
+
enabled: boolean;
|
|
7029
|
+
};
|
|
7030
|
+
workspace: string;
|
|
7031
|
+
};
|
|
7032
|
+
export type SetHttpTriggerEnabledResponse = (string);
|
|
7030
7033
|
export type CreateWebsocketTriggerData = {
|
|
7031
7034
|
/**
|
|
7032
7035
|
* new websocket trigger
|