@boboddy/sdk 0.5.0 → 0.5.2
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/dist/boboddy-config-parser.js +2 -2
- package/dist/client.js +20 -20
- package/dist/contracts/artifacts.js +948 -948
- package/dist/defaults/index.js +11 -11
- package/dist/definitions/advancement-policies/index.js +11 -11
- package/dist/definitions/pipelines/chain-graph.d.ts +29 -0
- package/dist/definitions/pipelines/compile-node-definitions.d.ts +0 -8
- package/dist/definitions/pipelines/define-pipeline.d.ts +2 -0
- package/dist/definitions/pipelines/index.js +943 -962
- package/dist/definitions/steps/define-code-step.d.ts +17 -5
- package/dist/definitions/steps/define-step.d.ts +1 -1
- package/dist/definitions/steps/index.js +13861 -13796
- package/dist/definitions/steps/step-features.d.ts +92 -31
- package/dist/definitions/validation/index.d.ts +2 -0
- package/dist/definitions/validation/index.js +1287 -925
- package/dist/definitions/validation/json-schema-paths.d.ts +29 -0
- package/dist/definitions/validation/validate-definition-specs.d.ts +12 -23
- package/dist/definitions/validation/validate-input-bindings.d.ts +7 -0
- package/dist/definitions/validation/validation-issue.d.ts +52 -0
- package/dist/generated/types.gen.d.ts +2 -0
- package/dist/health-checks.js +950 -950
- package/dist/index.js +1294 -1248
- package/dist/jsonc.js +2 -2
- package/dist/opencode-mcp.js +946 -946
- package/dist/opencode-plugin.js +950 -950
- package/dist/push/index.js +14298 -13878
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1715,523 +1715,523 @@ function createBoboddyClient(baseUrl) {
|
|
|
1715
1715
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/classic/external.js
|
|
1716
1716
|
var exports_external = {};
|
|
1717
1717
|
__export(exports_external, {
|
|
1718
|
-
xor: () => xor,
|
|
1719
|
-
xid: () => xid2,
|
|
1720
|
-
void: () => _void2,
|
|
1721
|
-
uuidv7: () => uuidv7,
|
|
1722
|
-
uuidv6: () => uuidv6,
|
|
1723
|
-
uuidv4: () => uuidv4,
|
|
1724
|
-
uuid: () => uuid2,
|
|
1725
|
-
util: () => exports_util,
|
|
1726
|
-
url: () => url,
|
|
1727
|
-
uppercase: () => _uppercase,
|
|
1728
|
-
unknown: () => unknown,
|
|
1729
|
-
union: () => union,
|
|
1730
|
-
undefined: () => _undefined3,
|
|
1731
|
-
ulid: () => ulid2,
|
|
1732
|
-
uint64: () => uint64,
|
|
1733
|
-
uint32: () => uint32,
|
|
1734
|
-
tuple: () => tuple,
|
|
1735
|
-
trim: () => _trim,
|
|
1736
|
-
treeifyError: () => treeifyError,
|
|
1737
|
-
transform: () => transform,
|
|
1738
|
-
toUpperCase: () => _toUpperCase,
|
|
1739
|
-
toLowerCase: () => _toLowerCase,
|
|
1740
|
-
toJSONSchema: () => toJSONSchema,
|
|
1741
|
-
templateLiteral: () => templateLiteral,
|
|
1742
|
-
symbol: () => symbol,
|
|
1743
|
-
superRefine: () => superRefine,
|
|
1744
|
-
success: () => success,
|
|
1745
|
-
stringbool: () => stringbool,
|
|
1746
|
-
stringFormat: () => stringFormat,
|
|
1747
|
-
string: () => string2,
|
|
1748
|
-
strictObject: () => strictObject,
|
|
1749
|
-
startsWith: () => _startsWith,
|
|
1750
|
-
slugify: () => _slugify,
|
|
1751
|
-
size: () => _size,
|
|
1752
|
-
setErrorMap: () => setErrorMap,
|
|
1753
|
-
set: () => set,
|
|
1754
|
-
safeParseAsync: () => safeParseAsync2,
|
|
1755
|
-
safeParse: () => safeParse2,
|
|
1756
|
-
safeEncodeAsync: () => safeEncodeAsync2,
|
|
1757
|
-
safeEncode: () => safeEncode2,
|
|
1758
|
-
safeDecodeAsync: () => safeDecodeAsync2,
|
|
1759
|
-
safeDecode: () => safeDecode2,
|
|
1760
|
-
registry: () => registry,
|
|
1761
|
-
regexes: () => exports_regexes,
|
|
1762
|
-
regex: () => _regex,
|
|
1763
|
-
refine: () => refine,
|
|
1764
|
-
record: () => record,
|
|
1765
|
-
readonly: () => readonly,
|
|
1766
|
-
property: () => _property,
|
|
1767
|
-
promise: () => promise,
|
|
1768
|
-
prettifyError: () => prettifyError,
|
|
1769
|
-
preprocess: () => preprocess,
|
|
1770
|
-
prefault: () => prefault,
|
|
1771
|
-
positive: () => _positive,
|
|
1772
|
-
pipe: () => pipe,
|
|
1773
|
-
partialRecord: () => partialRecord,
|
|
1774
|
-
parseAsync: () => parseAsync2,
|
|
1775
|
-
parse: () => parse3,
|
|
1776
|
-
overwrite: () => _overwrite,
|
|
1777
|
-
optional: () => optional,
|
|
1778
|
-
object: () => object,
|
|
1779
|
-
number: () => number2,
|
|
1780
|
-
nullish: () => nullish2,
|
|
1781
|
-
nullable: () => nullable,
|
|
1782
|
-
null: () => _null3,
|
|
1783
|
-
normalize: () => _normalize,
|
|
1784
|
-
nonpositive: () => _nonpositive,
|
|
1785
|
-
nonoptional: () => nonoptional,
|
|
1786
|
-
nonnegative: () => _nonnegative,
|
|
1787
|
-
never: () => never,
|
|
1788
|
-
negative: () => _negative,
|
|
1789
|
-
nativeEnum: () => nativeEnum,
|
|
1790
|
-
nanoid: () => nanoid2,
|
|
1791
|
-
nan: () => nan,
|
|
1792
|
-
multipleOf: () => _multipleOf,
|
|
1793
|
-
minSize: () => _minSize,
|
|
1794
|
-
minLength: () => _minLength,
|
|
1795
|
-
mime: () => _mime,
|
|
1796
|
-
meta: () => meta2,
|
|
1797
|
-
maxSize: () => _maxSize,
|
|
1798
|
-
maxLength: () => _maxLength,
|
|
1799
|
-
map: () => map,
|
|
1800
|
-
mac: () => mac2,
|
|
1801
|
-
lte: () => _lte,
|
|
1802
|
-
lt: () => _lt,
|
|
1803
|
-
lowercase: () => _lowercase,
|
|
1804
|
-
looseRecord: () => looseRecord,
|
|
1805
|
-
looseObject: () => looseObject,
|
|
1806
|
-
locales: () => exports_locales,
|
|
1807
|
-
literal: () => literal,
|
|
1808
|
-
length: () => _length,
|
|
1809
|
-
lazy: () => lazy,
|
|
1810
|
-
ksuid: () => ksuid2,
|
|
1811
|
-
keyof: () => keyof,
|
|
1812
|
-
jwt: () => jwt,
|
|
1813
|
-
json: () => json,
|
|
1814
|
-
iso: () => exports_iso,
|
|
1815
|
-
ipv6: () => ipv62,
|
|
1816
|
-
ipv4: () => ipv42,
|
|
1817
|
-
invertCodec: () => invertCodec,
|
|
1818
|
-
intersection: () => intersection,
|
|
1819
|
-
int64: () => int64,
|
|
1820
|
-
int32: () => int32,
|
|
1821
|
-
int: () => int,
|
|
1822
|
-
instanceof: () => _instanceof,
|
|
1823
|
-
includes: () => _includes,
|
|
1824
|
-
httpUrl: () => httpUrl,
|
|
1825
|
-
hostname: () => hostname2,
|
|
1826
|
-
hex: () => hex2,
|
|
1827
|
-
hash: () => hash,
|
|
1828
|
-
guid: () => guid2,
|
|
1829
|
-
gte: () => _gte,
|
|
1830
|
-
gt: () => _gt,
|
|
1831
|
-
globalRegistry: () => globalRegistry,
|
|
1832
|
-
getErrorMap: () => getErrorMap,
|
|
1833
|
-
function: () => _function,
|
|
1834
|
-
fromJSONSchema: () => fromJSONSchema,
|
|
1835
|
-
formatError: () => formatError,
|
|
1836
|
-
float64: () => float64,
|
|
1837
|
-
float32: () => float32,
|
|
1838
|
-
flattenError: () => flattenError,
|
|
1839
|
-
file: () => file,
|
|
1840
|
-
exactOptional: () => exactOptional,
|
|
1841
|
-
enum: () => _enum2,
|
|
1842
|
-
endsWith: () => _endsWith,
|
|
1843
|
-
encodeAsync: () => encodeAsync2,
|
|
1844
|
-
encode: () => encode2,
|
|
1845
|
-
emoji: () => emoji2,
|
|
1846
|
-
email: () => email2,
|
|
1847
|
-
e164: () => e1642,
|
|
1848
|
-
discriminatedUnion: () => discriminatedUnion,
|
|
1849
|
-
describe: () => describe2,
|
|
1850
|
-
decodeAsync: () => decodeAsync2,
|
|
1851
|
-
decode: () => decode2,
|
|
1852
|
-
date: () => date3,
|
|
1853
|
-
custom: () => custom,
|
|
1854
|
-
cuid2: () => cuid22,
|
|
1855
|
-
cuid: () => cuid3,
|
|
1856
|
-
core: () => exports_core2,
|
|
1857
|
-
config: () => config,
|
|
1858
|
-
coerce: () => exports_coerce,
|
|
1859
|
-
codec: () => codec,
|
|
1860
|
-
clone: () => clone,
|
|
1861
|
-
cidrv6: () => cidrv62,
|
|
1862
|
-
cidrv4: () => cidrv42,
|
|
1863
|
-
check: () => check,
|
|
1864
|
-
catch: () => _catch2,
|
|
1865
|
-
boolean: () => boolean2,
|
|
1866
|
-
bigint: () => bigint2,
|
|
1867
|
-
base64url: () => base64url2,
|
|
1868
|
-
base64: () => base642,
|
|
1869
|
-
array: () => array,
|
|
1870
|
-
any: () => any,
|
|
1871
|
-
_function: () => _function,
|
|
1872
|
-
_default: () => _default2,
|
|
1873
|
-
_ZodString: () => _ZodString,
|
|
1874
|
-
ZodXor: () => ZodXor,
|
|
1875
|
-
ZodXID: () => ZodXID,
|
|
1876
|
-
ZodVoid: () => ZodVoid,
|
|
1877
|
-
ZodUnknown: () => ZodUnknown,
|
|
1878
|
-
ZodUnion: () => ZodUnion,
|
|
1879
|
-
ZodUndefined: () => ZodUndefined,
|
|
1880
|
-
ZodUUID: () => ZodUUID,
|
|
1881
|
-
ZodURL: () => ZodURL,
|
|
1882
|
-
ZodULID: () => ZodULID,
|
|
1883
|
-
ZodType: () => ZodType,
|
|
1884
|
-
ZodTuple: () => ZodTuple,
|
|
1885
|
-
ZodTransform: () => ZodTransform,
|
|
1886
|
-
ZodTemplateLiteral: () => ZodTemplateLiteral,
|
|
1887
|
-
ZodSymbol: () => ZodSymbol,
|
|
1888
|
-
ZodSuccess: () => ZodSuccess,
|
|
1889
|
-
ZodStringFormat: () => ZodStringFormat,
|
|
1890
|
-
ZodString: () => ZodString,
|
|
1891
|
-
ZodSet: () => ZodSet,
|
|
1892
|
-
ZodRecord: () => ZodRecord,
|
|
1893
|
-
ZodRealError: () => ZodRealError,
|
|
1894
|
-
ZodReadonly: () => ZodReadonly,
|
|
1895
|
-
ZodPromise: () => ZodPromise,
|
|
1896
|
-
ZodPreprocess: () => ZodPreprocess,
|
|
1897
|
-
ZodPrefault: () => ZodPrefault,
|
|
1898
|
-
ZodPipe: () => ZodPipe,
|
|
1899
|
-
ZodOptional: () => ZodOptional,
|
|
1900
|
-
ZodObject: () => ZodObject,
|
|
1901
|
-
ZodNumberFormat: () => ZodNumberFormat,
|
|
1902
|
-
ZodNumber: () => ZodNumber,
|
|
1903
|
-
ZodNullable: () => ZodNullable,
|
|
1904
|
-
ZodNull: () => ZodNull,
|
|
1905
|
-
ZodNonOptional: () => ZodNonOptional,
|
|
1906
|
-
ZodNever: () => ZodNever,
|
|
1907
|
-
ZodNanoID: () => ZodNanoID,
|
|
1908
|
-
ZodNaN: () => ZodNaN,
|
|
1909
|
-
ZodMap: () => ZodMap,
|
|
1910
|
-
ZodMAC: () => ZodMAC,
|
|
1911
|
-
ZodLiteral: () => ZodLiteral,
|
|
1912
|
-
ZodLazy: () => ZodLazy,
|
|
1913
|
-
ZodKSUID: () => ZodKSUID,
|
|
1914
|
-
ZodJWT: () => ZodJWT,
|
|
1915
|
-
ZodIssueCode: () => ZodIssueCode,
|
|
1916
|
-
ZodIntersection: () => ZodIntersection,
|
|
1917
|
-
ZodISOTime: () => ZodISOTime,
|
|
1918
|
-
ZodISODuration: () => ZodISODuration,
|
|
1919
|
-
ZodISODateTime: () => ZodISODateTime,
|
|
1920
|
-
ZodISODate: () => ZodISODate,
|
|
1921
|
-
ZodIPv6: () => ZodIPv6,
|
|
1922
|
-
ZodIPv4: () => ZodIPv4,
|
|
1923
|
-
ZodGUID: () => ZodGUID,
|
|
1924
|
-
ZodFunction: () => ZodFunction,
|
|
1925
|
-
ZodFirstPartyTypeKind: () => ZodFirstPartyTypeKind,
|
|
1926
|
-
ZodFile: () => ZodFile,
|
|
1927
|
-
ZodExactOptional: () => ZodExactOptional,
|
|
1928
|
-
ZodError: () => ZodError,
|
|
1929
|
-
ZodEnum: () => ZodEnum,
|
|
1930
|
-
ZodEmoji: () => ZodEmoji,
|
|
1931
|
-
ZodEmail: () => ZodEmail,
|
|
1932
|
-
ZodE164: () => ZodE164,
|
|
1933
|
-
ZodDiscriminatedUnion: () => ZodDiscriminatedUnion,
|
|
1934
|
-
ZodDefault: () => ZodDefault,
|
|
1935
|
-
ZodDate: () => ZodDate,
|
|
1936
|
-
ZodCustomStringFormat: () => ZodCustomStringFormat,
|
|
1937
|
-
ZodCustom: () => ZodCustom,
|
|
1938
|
-
ZodCodec: () => ZodCodec,
|
|
1939
|
-
ZodCatch: () => ZodCatch,
|
|
1940
|
-
ZodCUID2: () => ZodCUID2,
|
|
1941
|
-
ZodCUID: () => ZodCUID,
|
|
1942
|
-
ZodCIDRv6: () => ZodCIDRv6,
|
|
1943
|
-
ZodCIDRv4: () => ZodCIDRv4,
|
|
1944
|
-
ZodBoolean: () => ZodBoolean,
|
|
1945
|
-
ZodBigIntFormat: () => ZodBigIntFormat,
|
|
1946
|
-
ZodBigInt: () => ZodBigInt,
|
|
1947
|
-
ZodBase64URL: () => ZodBase64URL,
|
|
1948
|
-
ZodBase64: () => ZodBase64,
|
|
1949
|
-
ZodArray: () => ZodArray,
|
|
1950
|
-
ZodAny: () => ZodAny,
|
|
1951
|
-
TimePrecision: () => TimePrecision,
|
|
1952
|
-
NEVER: () => NEVER,
|
|
1953
|
-
$output: () => $output,
|
|
1954
|
-
$input: () => $input,
|
|
1955
|
-
$brand: () => $brand
|
|
1956
|
-
});
|
|
1957
|
-
|
|
1958
|
-
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/index.js
|
|
1959
|
-
var exports_core2 = {};
|
|
1960
|
-
__export(exports_core2, {
|
|
1961
|
-
version: () => version,
|
|
1962
|
-
util: () => exports_util,
|
|
1963
|
-
treeifyError: () => treeifyError,
|
|
1964
|
-
toJSONSchema: () => toJSONSchema,
|
|
1965
|
-
toDotPath: () => toDotPath,
|
|
1966
|
-
safeParseAsync: () => safeParseAsync,
|
|
1967
|
-
safeParse: () => safeParse,
|
|
1968
|
-
safeEncodeAsync: () => safeEncodeAsync,
|
|
1969
|
-
safeEncode: () => safeEncode,
|
|
1970
|
-
safeDecodeAsync: () => safeDecodeAsync,
|
|
1971
|
-
safeDecode: () => safeDecode,
|
|
1972
|
-
registry: () => registry,
|
|
1973
|
-
regexes: () => exports_regexes,
|
|
1974
|
-
process: () => process,
|
|
1975
|
-
prettifyError: () => prettifyError,
|
|
1976
|
-
parseAsync: () => parseAsync,
|
|
1977
|
-
parse: () => parse,
|
|
1978
|
-
meta: () => meta,
|
|
1979
|
-
locales: () => exports_locales,
|
|
1980
|
-
isValidJWT: () => isValidJWT,
|
|
1981
|
-
isValidBase64URL: () => isValidBase64URL,
|
|
1982
|
-
isValidBase64: () => isValidBase64,
|
|
1983
|
-
initializeContext: () => initializeContext,
|
|
1984
|
-
globalRegistry: () => globalRegistry,
|
|
1985
|
-
globalConfig: () => globalConfig,
|
|
1986
|
-
formatError: () => formatError,
|
|
1987
|
-
flattenError: () => flattenError,
|
|
1988
|
-
finalize: () => finalize,
|
|
1989
|
-
extractDefs: () => extractDefs,
|
|
1990
|
-
encodeAsync: () => encodeAsync,
|
|
1991
|
-
encode: () => encode,
|
|
1992
|
-
describe: () => describe,
|
|
1993
|
-
decodeAsync: () => decodeAsync,
|
|
1994
|
-
decode: () => decode,
|
|
1995
|
-
createToJSONSchemaMethod: () => createToJSONSchemaMethod,
|
|
1996
|
-
createStandardJSONSchemaMethod: () => createStandardJSONSchemaMethod,
|
|
1997
|
-
config: () => config,
|
|
1998
|
-
clone: () => clone,
|
|
1999
|
-
_xor: () => _xor,
|
|
2000
|
-
_xid: () => _xid,
|
|
2001
|
-
_void: () => _void,
|
|
2002
|
-
_uuidv7: () => _uuidv7,
|
|
2003
|
-
_uuidv6: () => _uuidv6,
|
|
2004
|
-
_uuidv4: () => _uuidv4,
|
|
2005
|
-
_uuid: () => _uuid,
|
|
2006
|
-
_url: () => _url,
|
|
2007
|
-
_uppercase: () => _uppercase,
|
|
2008
|
-
_unknown: () => _unknown,
|
|
2009
|
-
_union: () => _union,
|
|
2010
|
-
_undefined: () => _undefined2,
|
|
2011
|
-
_ulid: () => _ulid,
|
|
2012
|
-
_uint64: () => _uint64,
|
|
2013
|
-
_uint32: () => _uint32,
|
|
2014
|
-
_tuple: () => _tuple,
|
|
2015
|
-
_trim: () => _trim,
|
|
2016
|
-
_transform: () => _transform,
|
|
2017
|
-
_toUpperCase: () => _toUpperCase,
|
|
2018
|
-
_toLowerCase: () => _toLowerCase,
|
|
2019
|
-
_templateLiteral: () => _templateLiteral,
|
|
2020
|
-
_symbol: () => _symbol,
|
|
2021
|
-
_superRefine: () => _superRefine,
|
|
2022
|
-
_success: () => _success,
|
|
2023
|
-
_stringbool: () => _stringbool,
|
|
2024
|
-
_stringFormat: () => _stringFormat,
|
|
2025
|
-
_string: () => _string,
|
|
2026
|
-
_startsWith: () => _startsWith,
|
|
2027
|
-
_slugify: () => _slugify,
|
|
2028
|
-
_size: () => _size,
|
|
2029
|
-
_set: () => _set,
|
|
2030
|
-
_safeParseAsync: () => _safeParseAsync,
|
|
2031
|
-
_safeParse: () => _safeParse,
|
|
2032
|
-
_safeEncodeAsync: () => _safeEncodeAsync,
|
|
2033
|
-
_safeEncode: () => _safeEncode,
|
|
2034
|
-
_safeDecodeAsync: () => _safeDecodeAsync,
|
|
2035
|
-
_safeDecode: () => _safeDecode,
|
|
2036
|
-
_regex: () => _regex,
|
|
2037
|
-
_refine: () => _refine,
|
|
2038
|
-
_record: () => _record,
|
|
2039
|
-
_readonly: () => _readonly,
|
|
2040
|
-
_property: () => _property,
|
|
2041
|
-
_promise: () => _promise,
|
|
2042
|
-
_positive: () => _positive,
|
|
2043
|
-
_pipe: () => _pipe,
|
|
2044
|
-
_parseAsync: () => _parseAsync,
|
|
2045
|
-
_parse: () => _parse,
|
|
2046
|
-
_overwrite: () => _overwrite,
|
|
2047
|
-
_optional: () => _optional,
|
|
2048
|
-
_number: () => _number,
|
|
2049
|
-
_nullable: () => _nullable,
|
|
2050
|
-
_null: () => _null2,
|
|
2051
|
-
_normalize: () => _normalize,
|
|
2052
|
-
_nonpositive: () => _nonpositive,
|
|
2053
|
-
_nonoptional: () => _nonoptional,
|
|
2054
|
-
_nonnegative: () => _nonnegative,
|
|
2055
|
-
_never: () => _never,
|
|
2056
|
-
_negative: () => _negative,
|
|
2057
|
-
_nativeEnum: () => _nativeEnum,
|
|
2058
|
-
_nanoid: () => _nanoid,
|
|
2059
|
-
_nan: () => _nan,
|
|
2060
|
-
_multipleOf: () => _multipleOf,
|
|
2061
|
-
_minSize: () => _minSize,
|
|
2062
|
-
_minLength: () => _minLength,
|
|
2063
|
-
_min: () => _gte,
|
|
2064
|
-
_mime: () => _mime,
|
|
2065
|
-
_maxSize: () => _maxSize,
|
|
2066
|
-
_maxLength: () => _maxLength,
|
|
2067
|
-
_max: () => _lte,
|
|
2068
|
-
_map: () => _map,
|
|
2069
|
-
_mac: () => _mac,
|
|
2070
|
-
_lte: () => _lte,
|
|
2071
|
-
_lt: () => _lt,
|
|
2072
|
-
_lowercase: () => _lowercase,
|
|
2073
|
-
_literal: () => _literal,
|
|
2074
|
-
_length: () => _length,
|
|
2075
|
-
_lazy: () => _lazy,
|
|
2076
|
-
_ksuid: () => _ksuid,
|
|
2077
|
-
_jwt: () => _jwt,
|
|
2078
|
-
_isoTime: () => _isoTime,
|
|
2079
|
-
_isoDuration: () => _isoDuration,
|
|
2080
|
-
_isoDateTime: () => _isoDateTime,
|
|
2081
|
-
_isoDate: () => _isoDate,
|
|
2082
|
-
_ipv6: () => _ipv6,
|
|
2083
|
-
_ipv4: () => _ipv4,
|
|
2084
|
-
_intersection: () => _intersection,
|
|
2085
|
-
_int64: () => _int64,
|
|
2086
|
-
_int32: () => _int32,
|
|
2087
|
-
_int: () => _int,
|
|
2088
|
-
_includes: () => _includes,
|
|
2089
|
-
_guid: () => _guid,
|
|
2090
|
-
_gte: () => _gte,
|
|
2091
|
-
_gt: () => _gt,
|
|
2092
|
-
_float64: () => _float64,
|
|
2093
|
-
_float32: () => _float32,
|
|
2094
|
-
_file: () => _file,
|
|
2095
|
-
_enum: () => _enum,
|
|
2096
|
-
_endsWith: () => _endsWith,
|
|
2097
|
-
_encodeAsync: () => _encodeAsync,
|
|
2098
|
-
_encode: () => _encode,
|
|
2099
|
-
_emoji: () => _emoji2,
|
|
2100
|
-
_email: () => _email,
|
|
2101
|
-
_e164: () => _e164,
|
|
2102
|
-
_discriminatedUnion: () => _discriminatedUnion,
|
|
2103
|
-
_default: () => _default,
|
|
2104
|
-
_decodeAsync: () => _decodeAsync,
|
|
2105
|
-
_decode: () => _decode,
|
|
2106
|
-
_date: () => _date,
|
|
2107
|
-
_custom: () => _custom,
|
|
2108
|
-
_cuid2: () => _cuid2,
|
|
2109
|
-
_cuid: () => _cuid,
|
|
2110
|
-
_coercedString: () => _coercedString,
|
|
2111
|
-
_coercedNumber: () => _coercedNumber,
|
|
2112
|
-
_coercedDate: () => _coercedDate,
|
|
2113
|
-
_coercedBoolean: () => _coercedBoolean,
|
|
2114
|
-
_coercedBigint: () => _coercedBigint,
|
|
2115
|
-
_cidrv6: () => _cidrv6,
|
|
2116
|
-
_cidrv4: () => _cidrv4,
|
|
2117
|
-
_check: () => _check,
|
|
2118
|
-
_catch: () => _catch,
|
|
2119
|
-
_boolean: () => _boolean,
|
|
2120
|
-
_bigint: () => _bigint,
|
|
2121
|
-
_base64url: () => _base64url,
|
|
2122
|
-
_base64: () => _base64,
|
|
2123
|
-
_array: () => _array,
|
|
2124
|
-
_any: () => _any,
|
|
2125
|
-
TimePrecision: () => TimePrecision,
|
|
2126
|
-
NEVER: () => NEVER,
|
|
2127
|
-
JSONSchemaGenerator: () => JSONSchemaGenerator,
|
|
2128
|
-
JSONSchema: () => exports_json_schema,
|
|
2129
|
-
Doc: () => Doc,
|
|
2130
|
-
$output: () => $output,
|
|
2131
|
-
$input: () => $input,
|
|
2132
|
-
$constructor: () => $constructor,
|
|
2133
1718
|
$brand: () => $brand,
|
|
2134
|
-
$
|
|
2135
|
-
$
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
1719
|
+
$input: () => $input,
|
|
1720
|
+
$output: () => $output,
|
|
1721
|
+
NEVER: () => NEVER,
|
|
1722
|
+
TimePrecision: () => TimePrecision,
|
|
1723
|
+
ZodAny: () => ZodAny,
|
|
1724
|
+
ZodArray: () => ZodArray,
|
|
1725
|
+
ZodBase64: () => ZodBase64,
|
|
1726
|
+
ZodBase64URL: () => ZodBase64URL,
|
|
1727
|
+
ZodBigInt: () => ZodBigInt,
|
|
1728
|
+
ZodBigIntFormat: () => ZodBigIntFormat,
|
|
1729
|
+
ZodBoolean: () => ZodBoolean,
|
|
1730
|
+
ZodCIDRv4: () => ZodCIDRv4,
|
|
1731
|
+
ZodCIDRv6: () => ZodCIDRv6,
|
|
1732
|
+
ZodCUID: () => ZodCUID,
|
|
1733
|
+
ZodCUID2: () => ZodCUID2,
|
|
1734
|
+
ZodCatch: () => ZodCatch,
|
|
1735
|
+
ZodCodec: () => ZodCodec,
|
|
1736
|
+
ZodCustom: () => ZodCustom,
|
|
1737
|
+
ZodCustomStringFormat: () => ZodCustomStringFormat,
|
|
1738
|
+
ZodDate: () => ZodDate,
|
|
1739
|
+
ZodDefault: () => ZodDefault,
|
|
1740
|
+
ZodDiscriminatedUnion: () => ZodDiscriminatedUnion,
|
|
1741
|
+
ZodE164: () => ZodE164,
|
|
1742
|
+
ZodEmail: () => ZodEmail,
|
|
1743
|
+
ZodEmoji: () => ZodEmoji,
|
|
1744
|
+
ZodEnum: () => ZodEnum,
|
|
1745
|
+
ZodError: () => ZodError,
|
|
1746
|
+
ZodExactOptional: () => ZodExactOptional,
|
|
1747
|
+
ZodFile: () => ZodFile,
|
|
1748
|
+
ZodFirstPartyTypeKind: () => ZodFirstPartyTypeKind,
|
|
1749
|
+
ZodFunction: () => ZodFunction,
|
|
1750
|
+
ZodGUID: () => ZodGUID,
|
|
1751
|
+
ZodIPv4: () => ZodIPv4,
|
|
1752
|
+
ZodIPv6: () => ZodIPv6,
|
|
1753
|
+
ZodISODate: () => ZodISODate,
|
|
1754
|
+
ZodISODateTime: () => ZodISODateTime,
|
|
1755
|
+
ZodISODuration: () => ZodISODuration,
|
|
1756
|
+
ZodISOTime: () => ZodISOTime,
|
|
1757
|
+
ZodIntersection: () => ZodIntersection,
|
|
1758
|
+
ZodIssueCode: () => ZodIssueCode,
|
|
1759
|
+
ZodJWT: () => ZodJWT,
|
|
1760
|
+
ZodKSUID: () => ZodKSUID,
|
|
1761
|
+
ZodLazy: () => ZodLazy,
|
|
1762
|
+
ZodLiteral: () => ZodLiteral,
|
|
1763
|
+
ZodMAC: () => ZodMAC,
|
|
1764
|
+
ZodMap: () => ZodMap,
|
|
1765
|
+
ZodNaN: () => ZodNaN,
|
|
1766
|
+
ZodNanoID: () => ZodNanoID,
|
|
1767
|
+
ZodNever: () => ZodNever,
|
|
1768
|
+
ZodNonOptional: () => ZodNonOptional,
|
|
1769
|
+
ZodNull: () => ZodNull,
|
|
1770
|
+
ZodNullable: () => ZodNullable,
|
|
1771
|
+
ZodNumber: () => ZodNumber,
|
|
1772
|
+
ZodNumberFormat: () => ZodNumberFormat,
|
|
1773
|
+
ZodObject: () => ZodObject,
|
|
1774
|
+
ZodOptional: () => ZodOptional,
|
|
1775
|
+
ZodPipe: () => ZodPipe,
|
|
1776
|
+
ZodPrefault: () => ZodPrefault,
|
|
1777
|
+
ZodPreprocess: () => ZodPreprocess,
|
|
1778
|
+
ZodPromise: () => ZodPromise,
|
|
1779
|
+
ZodReadonly: () => ZodReadonly,
|
|
1780
|
+
ZodRealError: () => ZodRealError,
|
|
1781
|
+
ZodRecord: () => ZodRecord,
|
|
1782
|
+
ZodSet: () => ZodSet,
|
|
1783
|
+
ZodString: () => ZodString,
|
|
1784
|
+
ZodStringFormat: () => ZodStringFormat,
|
|
1785
|
+
ZodSuccess: () => ZodSuccess,
|
|
1786
|
+
ZodSymbol: () => ZodSymbol,
|
|
1787
|
+
ZodTemplateLiteral: () => ZodTemplateLiteral,
|
|
1788
|
+
ZodTransform: () => ZodTransform,
|
|
1789
|
+
ZodTuple: () => ZodTuple,
|
|
1790
|
+
ZodType: () => ZodType,
|
|
1791
|
+
ZodULID: () => ZodULID,
|
|
1792
|
+
ZodURL: () => ZodURL,
|
|
1793
|
+
ZodUUID: () => ZodUUID,
|
|
1794
|
+
ZodUndefined: () => ZodUndefined,
|
|
1795
|
+
ZodUnion: () => ZodUnion,
|
|
1796
|
+
ZodUnknown: () => ZodUnknown,
|
|
1797
|
+
ZodVoid: () => ZodVoid,
|
|
1798
|
+
ZodXID: () => ZodXID,
|
|
1799
|
+
ZodXor: () => ZodXor,
|
|
1800
|
+
_ZodString: () => _ZodString,
|
|
1801
|
+
_default: () => _default2,
|
|
1802
|
+
_function: () => _function,
|
|
1803
|
+
any: () => any,
|
|
1804
|
+
array: () => array,
|
|
1805
|
+
base64: () => base642,
|
|
1806
|
+
base64url: () => base64url2,
|
|
1807
|
+
bigint: () => bigint2,
|
|
1808
|
+
boolean: () => boolean2,
|
|
1809
|
+
catch: () => _catch2,
|
|
1810
|
+
check: () => check,
|
|
1811
|
+
cidrv4: () => cidrv42,
|
|
1812
|
+
cidrv6: () => cidrv62,
|
|
1813
|
+
clone: () => clone,
|
|
1814
|
+
codec: () => codec,
|
|
1815
|
+
coerce: () => exports_coerce,
|
|
1816
|
+
config: () => config,
|
|
1817
|
+
core: () => exports_core2,
|
|
1818
|
+
cuid: () => cuid3,
|
|
1819
|
+
cuid2: () => cuid22,
|
|
1820
|
+
custom: () => custom,
|
|
1821
|
+
date: () => date3,
|
|
1822
|
+
decode: () => decode2,
|
|
1823
|
+
decodeAsync: () => decodeAsync2,
|
|
1824
|
+
describe: () => describe2,
|
|
1825
|
+
discriminatedUnion: () => discriminatedUnion,
|
|
1826
|
+
e164: () => e1642,
|
|
1827
|
+
email: () => email2,
|
|
1828
|
+
emoji: () => emoji2,
|
|
1829
|
+
encode: () => encode2,
|
|
1830
|
+
encodeAsync: () => encodeAsync2,
|
|
1831
|
+
endsWith: () => _endsWith,
|
|
1832
|
+
enum: () => _enum2,
|
|
1833
|
+
exactOptional: () => exactOptional,
|
|
1834
|
+
file: () => file,
|
|
1835
|
+
flattenError: () => flattenError,
|
|
1836
|
+
float32: () => float32,
|
|
1837
|
+
float64: () => float64,
|
|
1838
|
+
formatError: () => formatError,
|
|
1839
|
+
fromJSONSchema: () => fromJSONSchema,
|
|
1840
|
+
function: () => _function,
|
|
1841
|
+
getErrorMap: () => getErrorMap,
|
|
1842
|
+
globalRegistry: () => globalRegistry,
|
|
1843
|
+
gt: () => _gt,
|
|
1844
|
+
gte: () => _gte,
|
|
1845
|
+
guid: () => guid2,
|
|
1846
|
+
hash: () => hash,
|
|
1847
|
+
hex: () => hex2,
|
|
1848
|
+
hostname: () => hostname2,
|
|
1849
|
+
httpUrl: () => httpUrl,
|
|
1850
|
+
includes: () => _includes,
|
|
1851
|
+
instanceof: () => _instanceof,
|
|
1852
|
+
int: () => int,
|
|
1853
|
+
int32: () => int32,
|
|
1854
|
+
int64: () => int64,
|
|
1855
|
+
intersection: () => intersection,
|
|
1856
|
+
invertCodec: () => invertCodec,
|
|
1857
|
+
ipv4: () => ipv42,
|
|
1858
|
+
ipv6: () => ipv62,
|
|
1859
|
+
iso: () => exports_iso,
|
|
1860
|
+
json: () => json,
|
|
1861
|
+
jwt: () => jwt,
|
|
1862
|
+
keyof: () => keyof,
|
|
1863
|
+
ksuid: () => ksuid2,
|
|
1864
|
+
lazy: () => lazy,
|
|
1865
|
+
length: () => _length,
|
|
1866
|
+
literal: () => literal,
|
|
1867
|
+
locales: () => exports_locales,
|
|
1868
|
+
looseObject: () => looseObject,
|
|
1869
|
+
looseRecord: () => looseRecord,
|
|
1870
|
+
lowercase: () => _lowercase,
|
|
1871
|
+
lt: () => _lt,
|
|
1872
|
+
lte: () => _lte,
|
|
1873
|
+
mac: () => mac2,
|
|
1874
|
+
map: () => map,
|
|
1875
|
+
maxLength: () => _maxLength,
|
|
1876
|
+
maxSize: () => _maxSize,
|
|
1877
|
+
meta: () => meta2,
|
|
1878
|
+
mime: () => _mime,
|
|
1879
|
+
minLength: () => _minLength,
|
|
1880
|
+
minSize: () => _minSize,
|
|
1881
|
+
multipleOf: () => _multipleOf,
|
|
1882
|
+
nan: () => nan,
|
|
1883
|
+
nanoid: () => nanoid2,
|
|
1884
|
+
nativeEnum: () => nativeEnum,
|
|
1885
|
+
negative: () => _negative,
|
|
1886
|
+
never: () => never,
|
|
1887
|
+
nonnegative: () => _nonnegative,
|
|
1888
|
+
nonoptional: () => nonoptional,
|
|
1889
|
+
nonpositive: () => _nonpositive,
|
|
1890
|
+
normalize: () => _normalize,
|
|
1891
|
+
null: () => _null3,
|
|
1892
|
+
nullable: () => nullable,
|
|
1893
|
+
nullish: () => nullish2,
|
|
1894
|
+
number: () => number2,
|
|
1895
|
+
object: () => object,
|
|
1896
|
+
optional: () => optional,
|
|
1897
|
+
overwrite: () => _overwrite,
|
|
1898
|
+
parse: () => parse3,
|
|
1899
|
+
parseAsync: () => parseAsync2,
|
|
1900
|
+
partialRecord: () => partialRecord,
|
|
1901
|
+
pipe: () => pipe,
|
|
1902
|
+
positive: () => _positive,
|
|
1903
|
+
prefault: () => prefault,
|
|
1904
|
+
preprocess: () => preprocess,
|
|
1905
|
+
prettifyError: () => prettifyError,
|
|
1906
|
+
promise: () => promise,
|
|
1907
|
+
property: () => _property,
|
|
1908
|
+
readonly: () => readonly,
|
|
1909
|
+
record: () => record,
|
|
1910
|
+
refine: () => refine,
|
|
1911
|
+
regex: () => _regex,
|
|
1912
|
+
regexes: () => exports_regexes,
|
|
1913
|
+
registry: () => registry,
|
|
1914
|
+
safeDecode: () => safeDecode2,
|
|
1915
|
+
safeDecodeAsync: () => safeDecodeAsync2,
|
|
1916
|
+
safeEncode: () => safeEncode2,
|
|
1917
|
+
safeEncodeAsync: () => safeEncodeAsync2,
|
|
1918
|
+
safeParse: () => safeParse2,
|
|
1919
|
+
safeParseAsync: () => safeParseAsync2,
|
|
1920
|
+
set: () => set,
|
|
1921
|
+
setErrorMap: () => setErrorMap,
|
|
1922
|
+
size: () => _size,
|
|
1923
|
+
slugify: () => _slugify,
|
|
1924
|
+
startsWith: () => _startsWith,
|
|
1925
|
+
strictObject: () => strictObject,
|
|
1926
|
+
string: () => string2,
|
|
1927
|
+
stringFormat: () => stringFormat,
|
|
1928
|
+
stringbool: () => stringbool,
|
|
1929
|
+
success: () => success,
|
|
1930
|
+
superRefine: () => superRefine,
|
|
1931
|
+
symbol: () => symbol,
|
|
1932
|
+
templateLiteral: () => templateLiteral,
|
|
1933
|
+
toJSONSchema: () => toJSONSchema,
|
|
1934
|
+
toLowerCase: () => _toLowerCase,
|
|
1935
|
+
toUpperCase: () => _toUpperCase,
|
|
1936
|
+
transform: () => transform,
|
|
1937
|
+
treeifyError: () => treeifyError,
|
|
1938
|
+
trim: () => _trim,
|
|
1939
|
+
tuple: () => tuple,
|
|
1940
|
+
uint32: () => uint32,
|
|
1941
|
+
uint64: () => uint64,
|
|
1942
|
+
ulid: () => ulid2,
|
|
1943
|
+
undefined: () => _undefined3,
|
|
1944
|
+
union: () => union,
|
|
1945
|
+
unknown: () => unknown,
|
|
1946
|
+
uppercase: () => _uppercase,
|
|
1947
|
+
url: () => url,
|
|
1948
|
+
util: () => exports_util,
|
|
1949
|
+
uuid: () => uuid2,
|
|
1950
|
+
uuidv4: () => uuidv4,
|
|
1951
|
+
uuidv6: () => uuidv6,
|
|
1952
|
+
uuidv7: () => uuidv7,
|
|
1953
|
+
void: () => _void2,
|
|
1954
|
+
xid: () => xid2,
|
|
1955
|
+
xor: () => xor
|
|
1956
|
+
});
|
|
1957
|
+
|
|
1958
|
+
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/index.js
|
|
1959
|
+
var exports_core2 = {};
|
|
1960
|
+
__export(exports_core2, {
|
|
1961
|
+
$ZodAny: () => $ZodAny,
|
|
2233
1962
|
$ZodArray: () => $ZodArray,
|
|
2234
|
-
$
|
|
1963
|
+
$ZodAsyncError: () => $ZodAsyncError,
|
|
1964
|
+
$ZodBase64: () => $ZodBase64,
|
|
1965
|
+
$ZodBase64URL: () => $ZodBase64URL,
|
|
1966
|
+
$ZodBigInt: () => $ZodBigInt,
|
|
1967
|
+
$ZodBigIntFormat: () => $ZodBigIntFormat,
|
|
1968
|
+
$ZodBoolean: () => $ZodBoolean,
|
|
1969
|
+
$ZodCIDRv4: () => $ZodCIDRv4,
|
|
1970
|
+
$ZodCIDRv6: () => $ZodCIDRv6,
|
|
1971
|
+
$ZodCUID: () => $ZodCUID,
|
|
1972
|
+
$ZodCUID2: () => $ZodCUID2,
|
|
1973
|
+
$ZodCatch: () => $ZodCatch,
|
|
1974
|
+
$ZodCheck: () => $ZodCheck,
|
|
1975
|
+
$ZodCheckBigIntFormat: () => $ZodCheckBigIntFormat,
|
|
1976
|
+
$ZodCheckEndsWith: () => $ZodCheckEndsWith,
|
|
1977
|
+
$ZodCheckGreaterThan: () => $ZodCheckGreaterThan,
|
|
1978
|
+
$ZodCheckIncludes: () => $ZodCheckIncludes,
|
|
1979
|
+
$ZodCheckLengthEquals: () => $ZodCheckLengthEquals,
|
|
1980
|
+
$ZodCheckLessThan: () => $ZodCheckLessThan,
|
|
1981
|
+
$ZodCheckLowerCase: () => $ZodCheckLowerCase,
|
|
1982
|
+
$ZodCheckMaxLength: () => $ZodCheckMaxLength,
|
|
1983
|
+
$ZodCheckMaxSize: () => $ZodCheckMaxSize,
|
|
1984
|
+
$ZodCheckMimeType: () => $ZodCheckMimeType,
|
|
1985
|
+
$ZodCheckMinLength: () => $ZodCheckMinLength,
|
|
1986
|
+
$ZodCheckMinSize: () => $ZodCheckMinSize,
|
|
1987
|
+
$ZodCheckMultipleOf: () => $ZodCheckMultipleOf,
|
|
1988
|
+
$ZodCheckNumberFormat: () => $ZodCheckNumberFormat,
|
|
1989
|
+
$ZodCheckOverwrite: () => $ZodCheckOverwrite,
|
|
1990
|
+
$ZodCheckProperty: () => $ZodCheckProperty,
|
|
1991
|
+
$ZodCheckRegex: () => $ZodCheckRegex,
|
|
1992
|
+
$ZodCheckSizeEquals: () => $ZodCheckSizeEquals,
|
|
1993
|
+
$ZodCheckStartsWith: () => $ZodCheckStartsWith,
|
|
1994
|
+
$ZodCheckStringFormat: () => $ZodCheckStringFormat,
|
|
1995
|
+
$ZodCheckUpperCase: () => $ZodCheckUpperCase,
|
|
1996
|
+
$ZodCodec: () => $ZodCodec,
|
|
1997
|
+
$ZodCustom: () => $ZodCustom,
|
|
1998
|
+
$ZodCustomStringFormat: () => $ZodCustomStringFormat,
|
|
1999
|
+
$ZodDate: () => $ZodDate,
|
|
2000
|
+
$ZodDefault: () => $ZodDefault,
|
|
2001
|
+
$ZodDiscriminatedUnion: () => $ZodDiscriminatedUnion,
|
|
2002
|
+
$ZodE164: () => $ZodE164,
|
|
2003
|
+
$ZodEmail: () => $ZodEmail,
|
|
2004
|
+
$ZodEmoji: () => $ZodEmoji,
|
|
2005
|
+
$ZodEncodeError: () => $ZodEncodeError,
|
|
2006
|
+
$ZodEnum: () => $ZodEnum,
|
|
2007
|
+
$ZodError: () => $ZodError,
|
|
2008
|
+
$ZodExactOptional: () => $ZodExactOptional,
|
|
2009
|
+
$ZodFile: () => $ZodFile,
|
|
2010
|
+
$ZodFunction: () => $ZodFunction,
|
|
2011
|
+
$ZodGUID: () => $ZodGUID,
|
|
2012
|
+
$ZodIPv4: () => $ZodIPv4,
|
|
2013
|
+
$ZodIPv6: () => $ZodIPv6,
|
|
2014
|
+
$ZodISODate: () => $ZodISODate,
|
|
2015
|
+
$ZodISODateTime: () => $ZodISODateTime,
|
|
2016
|
+
$ZodISODuration: () => $ZodISODuration,
|
|
2017
|
+
$ZodISOTime: () => $ZodISOTime,
|
|
2018
|
+
$ZodIntersection: () => $ZodIntersection,
|
|
2019
|
+
$ZodJWT: () => $ZodJWT,
|
|
2020
|
+
$ZodKSUID: () => $ZodKSUID,
|
|
2021
|
+
$ZodLazy: () => $ZodLazy,
|
|
2022
|
+
$ZodLiteral: () => $ZodLiteral,
|
|
2023
|
+
$ZodMAC: () => $ZodMAC,
|
|
2024
|
+
$ZodMap: () => $ZodMap,
|
|
2025
|
+
$ZodNaN: () => $ZodNaN,
|
|
2026
|
+
$ZodNanoID: () => $ZodNanoID,
|
|
2027
|
+
$ZodNever: () => $ZodNever,
|
|
2028
|
+
$ZodNonOptional: () => $ZodNonOptional,
|
|
2029
|
+
$ZodNull: () => $ZodNull,
|
|
2030
|
+
$ZodNullable: () => $ZodNullable,
|
|
2031
|
+
$ZodNumber: () => $ZodNumber,
|
|
2032
|
+
$ZodNumberFormat: () => $ZodNumberFormat,
|
|
2033
|
+
$ZodObject: () => $ZodObject,
|
|
2034
|
+
$ZodObjectJIT: () => $ZodObjectJIT,
|
|
2035
|
+
$ZodOptional: () => $ZodOptional,
|
|
2036
|
+
$ZodPipe: () => $ZodPipe,
|
|
2037
|
+
$ZodPrefault: () => $ZodPrefault,
|
|
2038
|
+
$ZodPreprocess: () => $ZodPreprocess,
|
|
2039
|
+
$ZodPromise: () => $ZodPromise,
|
|
2040
|
+
$ZodReadonly: () => $ZodReadonly,
|
|
2041
|
+
$ZodRealError: () => $ZodRealError,
|
|
2042
|
+
$ZodRecord: () => $ZodRecord,
|
|
2043
|
+
$ZodRegistry: () => $ZodRegistry,
|
|
2044
|
+
$ZodSet: () => $ZodSet,
|
|
2045
|
+
$ZodString: () => $ZodString,
|
|
2046
|
+
$ZodStringFormat: () => $ZodStringFormat,
|
|
2047
|
+
$ZodSuccess: () => $ZodSuccess,
|
|
2048
|
+
$ZodSymbol: () => $ZodSymbol,
|
|
2049
|
+
$ZodTemplateLiteral: () => $ZodTemplateLiteral,
|
|
2050
|
+
$ZodTransform: () => $ZodTransform,
|
|
2051
|
+
$ZodTuple: () => $ZodTuple,
|
|
2052
|
+
$ZodType: () => $ZodType,
|
|
2053
|
+
$ZodULID: () => $ZodULID,
|
|
2054
|
+
$ZodURL: () => $ZodURL,
|
|
2055
|
+
$ZodUUID: () => $ZodUUID,
|
|
2056
|
+
$ZodUndefined: () => $ZodUndefined,
|
|
2057
|
+
$ZodUnion: () => $ZodUnion,
|
|
2058
|
+
$ZodUnknown: () => $ZodUnknown,
|
|
2059
|
+
$ZodVoid: () => $ZodVoid,
|
|
2060
|
+
$ZodXID: () => $ZodXID,
|
|
2061
|
+
$ZodXor: () => $ZodXor,
|
|
2062
|
+
$brand: () => $brand,
|
|
2063
|
+
$constructor: () => $constructor,
|
|
2064
|
+
$input: () => $input,
|
|
2065
|
+
$output: () => $output,
|
|
2066
|
+
Doc: () => Doc,
|
|
2067
|
+
JSONSchema: () => exports_json_schema,
|
|
2068
|
+
JSONSchemaGenerator: () => JSONSchemaGenerator,
|
|
2069
|
+
NEVER: () => NEVER,
|
|
2070
|
+
TimePrecision: () => TimePrecision,
|
|
2071
|
+
_any: () => _any,
|
|
2072
|
+
_array: () => _array,
|
|
2073
|
+
_base64: () => _base64,
|
|
2074
|
+
_base64url: () => _base64url,
|
|
2075
|
+
_bigint: () => _bigint,
|
|
2076
|
+
_boolean: () => _boolean,
|
|
2077
|
+
_catch: () => _catch,
|
|
2078
|
+
_check: () => _check,
|
|
2079
|
+
_cidrv4: () => _cidrv4,
|
|
2080
|
+
_cidrv6: () => _cidrv6,
|
|
2081
|
+
_coercedBigint: () => _coercedBigint,
|
|
2082
|
+
_coercedBoolean: () => _coercedBoolean,
|
|
2083
|
+
_coercedDate: () => _coercedDate,
|
|
2084
|
+
_coercedNumber: () => _coercedNumber,
|
|
2085
|
+
_coercedString: () => _coercedString,
|
|
2086
|
+
_cuid: () => _cuid,
|
|
2087
|
+
_cuid2: () => _cuid2,
|
|
2088
|
+
_custom: () => _custom,
|
|
2089
|
+
_date: () => _date,
|
|
2090
|
+
_decode: () => _decode,
|
|
2091
|
+
_decodeAsync: () => _decodeAsync,
|
|
2092
|
+
_default: () => _default,
|
|
2093
|
+
_discriminatedUnion: () => _discriminatedUnion,
|
|
2094
|
+
_e164: () => _e164,
|
|
2095
|
+
_email: () => _email,
|
|
2096
|
+
_emoji: () => _emoji2,
|
|
2097
|
+
_encode: () => _encode,
|
|
2098
|
+
_encodeAsync: () => _encodeAsync,
|
|
2099
|
+
_endsWith: () => _endsWith,
|
|
2100
|
+
_enum: () => _enum,
|
|
2101
|
+
_file: () => _file,
|
|
2102
|
+
_float32: () => _float32,
|
|
2103
|
+
_float64: () => _float64,
|
|
2104
|
+
_gt: () => _gt,
|
|
2105
|
+
_gte: () => _gte,
|
|
2106
|
+
_guid: () => _guid,
|
|
2107
|
+
_includes: () => _includes,
|
|
2108
|
+
_int: () => _int,
|
|
2109
|
+
_int32: () => _int32,
|
|
2110
|
+
_int64: () => _int64,
|
|
2111
|
+
_intersection: () => _intersection,
|
|
2112
|
+
_ipv4: () => _ipv4,
|
|
2113
|
+
_ipv6: () => _ipv6,
|
|
2114
|
+
_isoDate: () => _isoDate,
|
|
2115
|
+
_isoDateTime: () => _isoDateTime,
|
|
2116
|
+
_isoDuration: () => _isoDuration,
|
|
2117
|
+
_isoTime: () => _isoTime,
|
|
2118
|
+
_jwt: () => _jwt,
|
|
2119
|
+
_ksuid: () => _ksuid,
|
|
2120
|
+
_lazy: () => _lazy,
|
|
2121
|
+
_length: () => _length,
|
|
2122
|
+
_literal: () => _literal,
|
|
2123
|
+
_lowercase: () => _lowercase,
|
|
2124
|
+
_lt: () => _lt,
|
|
2125
|
+
_lte: () => _lte,
|
|
2126
|
+
_mac: () => _mac,
|
|
2127
|
+
_map: () => _map,
|
|
2128
|
+
_max: () => _lte,
|
|
2129
|
+
_maxLength: () => _maxLength,
|
|
2130
|
+
_maxSize: () => _maxSize,
|
|
2131
|
+
_mime: () => _mime,
|
|
2132
|
+
_min: () => _gte,
|
|
2133
|
+
_minLength: () => _minLength,
|
|
2134
|
+
_minSize: () => _minSize,
|
|
2135
|
+
_multipleOf: () => _multipleOf,
|
|
2136
|
+
_nan: () => _nan,
|
|
2137
|
+
_nanoid: () => _nanoid,
|
|
2138
|
+
_nativeEnum: () => _nativeEnum,
|
|
2139
|
+
_negative: () => _negative,
|
|
2140
|
+
_never: () => _never,
|
|
2141
|
+
_nonnegative: () => _nonnegative,
|
|
2142
|
+
_nonoptional: () => _nonoptional,
|
|
2143
|
+
_nonpositive: () => _nonpositive,
|
|
2144
|
+
_normalize: () => _normalize,
|
|
2145
|
+
_null: () => _null2,
|
|
2146
|
+
_nullable: () => _nullable,
|
|
2147
|
+
_number: () => _number,
|
|
2148
|
+
_optional: () => _optional,
|
|
2149
|
+
_overwrite: () => _overwrite,
|
|
2150
|
+
_parse: () => _parse,
|
|
2151
|
+
_parseAsync: () => _parseAsync,
|
|
2152
|
+
_pipe: () => _pipe,
|
|
2153
|
+
_positive: () => _positive,
|
|
2154
|
+
_promise: () => _promise,
|
|
2155
|
+
_property: () => _property,
|
|
2156
|
+
_readonly: () => _readonly,
|
|
2157
|
+
_record: () => _record,
|
|
2158
|
+
_refine: () => _refine,
|
|
2159
|
+
_regex: () => _regex,
|
|
2160
|
+
_safeDecode: () => _safeDecode,
|
|
2161
|
+
_safeDecodeAsync: () => _safeDecodeAsync,
|
|
2162
|
+
_safeEncode: () => _safeEncode,
|
|
2163
|
+
_safeEncodeAsync: () => _safeEncodeAsync,
|
|
2164
|
+
_safeParse: () => _safeParse,
|
|
2165
|
+
_safeParseAsync: () => _safeParseAsync,
|
|
2166
|
+
_set: () => _set,
|
|
2167
|
+
_size: () => _size,
|
|
2168
|
+
_slugify: () => _slugify,
|
|
2169
|
+
_startsWith: () => _startsWith,
|
|
2170
|
+
_string: () => _string,
|
|
2171
|
+
_stringFormat: () => _stringFormat,
|
|
2172
|
+
_stringbool: () => _stringbool,
|
|
2173
|
+
_success: () => _success,
|
|
2174
|
+
_superRefine: () => _superRefine,
|
|
2175
|
+
_symbol: () => _symbol,
|
|
2176
|
+
_templateLiteral: () => _templateLiteral,
|
|
2177
|
+
_toLowerCase: () => _toLowerCase,
|
|
2178
|
+
_toUpperCase: () => _toUpperCase,
|
|
2179
|
+
_transform: () => _transform,
|
|
2180
|
+
_trim: () => _trim,
|
|
2181
|
+
_tuple: () => _tuple,
|
|
2182
|
+
_uint32: () => _uint32,
|
|
2183
|
+
_uint64: () => _uint64,
|
|
2184
|
+
_ulid: () => _ulid,
|
|
2185
|
+
_undefined: () => _undefined2,
|
|
2186
|
+
_union: () => _union,
|
|
2187
|
+
_unknown: () => _unknown,
|
|
2188
|
+
_uppercase: () => _uppercase,
|
|
2189
|
+
_url: () => _url,
|
|
2190
|
+
_uuid: () => _uuid,
|
|
2191
|
+
_uuidv4: () => _uuidv4,
|
|
2192
|
+
_uuidv6: () => _uuidv6,
|
|
2193
|
+
_uuidv7: () => _uuidv7,
|
|
2194
|
+
_void: () => _void,
|
|
2195
|
+
_xid: () => _xid,
|
|
2196
|
+
_xor: () => _xor,
|
|
2197
|
+
clone: () => clone,
|
|
2198
|
+
config: () => config,
|
|
2199
|
+
createStandardJSONSchemaMethod: () => createStandardJSONSchemaMethod,
|
|
2200
|
+
createToJSONSchemaMethod: () => createToJSONSchemaMethod,
|
|
2201
|
+
decode: () => decode,
|
|
2202
|
+
decodeAsync: () => decodeAsync,
|
|
2203
|
+
describe: () => describe,
|
|
2204
|
+
encode: () => encode,
|
|
2205
|
+
encodeAsync: () => encodeAsync,
|
|
2206
|
+
extractDefs: () => extractDefs,
|
|
2207
|
+
finalize: () => finalize,
|
|
2208
|
+
flattenError: () => flattenError,
|
|
2209
|
+
formatError: () => formatError,
|
|
2210
|
+
globalConfig: () => globalConfig,
|
|
2211
|
+
globalRegistry: () => globalRegistry,
|
|
2212
|
+
initializeContext: () => initializeContext,
|
|
2213
|
+
isValidBase64: () => isValidBase64,
|
|
2214
|
+
isValidBase64URL: () => isValidBase64URL,
|
|
2215
|
+
isValidJWT: () => isValidJWT,
|
|
2216
|
+
locales: () => exports_locales,
|
|
2217
|
+
meta: () => meta,
|
|
2218
|
+
parse: () => parse,
|
|
2219
|
+
parseAsync: () => parseAsync,
|
|
2220
|
+
prettifyError: () => prettifyError,
|
|
2221
|
+
process: () => process,
|
|
2222
|
+
regexes: () => exports_regexes,
|
|
2223
|
+
registry: () => registry,
|
|
2224
|
+
safeDecode: () => safeDecode,
|
|
2225
|
+
safeDecodeAsync: () => safeDecodeAsync,
|
|
2226
|
+
safeEncode: () => safeEncode,
|
|
2227
|
+
safeEncodeAsync: () => safeEncodeAsync,
|
|
2228
|
+
safeParse: () => safeParse,
|
|
2229
|
+
safeParseAsync: () => safeParseAsync,
|
|
2230
|
+
toDotPath: () => toDotPath,
|
|
2231
|
+
toJSONSchema: () => toJSONSchema,
|
|
2232
|
+
treeifyError: () => treeifyError,
|
|
2233
|
+
util: () => exports_util,
|
|
2234
|
+
version: () => version
|
|
2235
2235
|
});
|
|
2236
2236
|
|
|
2237
2237
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/core.js
|
|
@@ -2284,100 +2284,100 @@ function $constructor(name, initializer, params) {
|
|
|
2284
2284
|
Object.defineProperty(_, Symbol.hasInstance, {
|
|
2285
2285
|
value: (inst) => {
|
|
2286
2286
|
if (params?.Parent && inst instanceof params.Parent)
|
|
2287
|
-
return true;
|
|
2288
|
-
return inst?._zod?.traits?.has(name);
|
|
2289
|
-
}
|
|
2290
|
-
});
|
|
2291
|
-
Object.defineProperty(_, "name", { value: name });
|
|
2292
|
-
return _;
|
|
2293
|
-
}
|
|
2294
|
-
var $brand = Symbol("zod_brand");
|
|
2295
|
-
|
|
2296
|
-
class $ZodAsyncError extends Error {
|
|
2297
|
-
constructor() {
|
|
2298
|
-
super(`Encountered Promise during synchronous parse. Use .parseAsync() instead.`);
|
|
2299
|
-
}
|
|
2300
|
-
}
|
|
2301
|
-
|
|
2302
|
-
class $ZodEncodeError extends Error {
|
|
2303
|
-
constructor(name) {
|
|
2304
|
-
super(`Encountered unidirectional transform during encode: ${name}`);
|
|
2305
|
-
this.name = "ZodEncodeError";
|
|
2306
|
-
}
|
|
2307
|
-
}
|
|
2308
|
-
(_a = globalThis).__zod_globalConfig ?? (_a.__zod_globalConfig = {});
|
|
2309
|
-
var globalConfig = globalThis.__zod_globalConfig;
|
|
2310
|
-
function config(newConfig) {
|
|
2311
|
-
if (newConfig)
|
|
2312
|
-
Object.assign(globalConfig, newConfig);
|
|
2313
|
-
return globalConfig;
|
|
2314
|
-
}
|
|
2315
|
-
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/util.js
|
|
2316
|
-
var exports_util = {};
|
|
2317
|
-
__export(exports_util, {
|
|
2318
|
-
|
|
2319
|
-
uint8ArrayToHex: () => uint8ArrayToHex,
|
|
2320
|
-
uint8ArrayToBase64url: () => uint8ArrayToBase64url,
|
|
2321
|
-
uint8ArrayToBase64: () => uint8ArrayToBase64,
|
|
2322
|
-
stringifyPrimitive: () => stringifyPrimitive,
|
|
2323
|
-
slugify: () => slugify,
|
|
2324
|
-
shallowClone: () => shallowClone,
|
|
2325
|
-
safeExtend: () => safeExtend,
|
|
2326
|
-
required: () => required,
|
|
2327
|
-
randomString: () => randomString,
|
|
2328
|
-
propertyKeyTypes: () => propertyKeyTypes,
|
|
2329
|
-
promiseAllObject: () => promiseAllObject,
|
|
2330
|
-
primitiveTypes: () => primitiveTypes,
|
|
2331
|
-
prefixIssues: () => prefixIssues,
|
|
2332
|
-
pick: () => pick,
|
|
2333
|
-
partial: () => partial,
|
|
2334
|
-
parsedType: () => parsedType,
|
|
2335
|
-
optionalKeys: () => optionalKeys,
|
|
2336
|
-
omit: () => omit,
|
|
2337
|
-
objectClone: () => objectClone,
|
|
2338
|
-
numKeys: () => numKeys,
|
|
2339
|
-
nullish: () => nullish,
|
|
2340
|
-
normalizeParams: () => normalizeParams,
|
|
2341
|
-
mergeDefs: () => mergeDefs,
|
|
2342
|
-
merge: () => merge,
|
|
2343
|
-
jsonStringifyReplacer: () => jsonStringifyReplacer,
|
|
2344
|
-
joinValues: () => joinValues,
|
|
2345
|
-
issue: () => issue,
|
|
2346
|
-
isPlainObject: () => isPlainObject,
|
|
2347
|
-
isObject: () => isObject,
|
|
2348
|
-
hexToUint8Array: () => hexToUint8Array,
|
|
2349
|
-
getSizableOrigin: () => getSizableOrigin,
|
|
2350
|
-
getParsedType: () => getParsedType,
|
|
2351
|
-
getLengthableOrigin: () => getLengthableOrigin,
|
|
2352
|
-
getEnumValues: () => getEnumValues,
|
|
2353
|
-
getElementAtPath: () => getElementAtPath,
|
|
2354
|
-
floatSafeRemainder: () => floatSafeRemainder,
|
|
2355
|
-
finalizeIssue: () => finalizeIssue,
|
|
2356
|
-
extend: () => extend,
|
|
2357
|
-
explicitlyAborted: () => explicitlyAborted,
|
|
2358
|
-
escapeRegex: () => escapeRegex,
|
|
2359
|
-
esc: () => esc,
|
|
2360
|
-
defineLazy: () => defineLazy,
|
|
2361
|
-
createTransparentProxy: () => createTransparentProxy,
|
|
2362
|
-
cloneDef: () => cloneDef,
|
|
2363
|
-
clone: () => clone,
|
|
2364
|
-
cleanRegex: () => cleanRegex,
|
|
2365
|
-
cleanEnum: () => cleanEnum,
|
|
2366
|
-
captureStackTrace: () => captureStackTrace,
|
|
2367
|
-
cached: () => cached,
|
|
2368
|
-
base64urlToUint8Array: () => base64urlToUint8Array,
|
|
2369
|
-
base64ToUint8Array: () => base64ToUint8Array,
|
|
2370
|
-
assignProp: () => assignProp,
|
|
2371
|
-
assertNotEqual: () => assertNotEqual,
|
|
2372
|
-
assertNever: () => assertNever,
|
|
2373
|
-
assertIs: () => assertIs,
|
|
2374
|
-
assertEqual: () => assertEqual,
|
|
2375
|
-
assert: () => assert,
|
|
2376
|
-
allowsEval: () => allowsEval,
|
|
2377
|
-
aborted: () => aborted,
|
|
2378
|
-
NUMBER_FORMAT_RANGES: () => NUMBER_FORMAT_RANGES,
|
|
2287
|
+
return true;
|
|
2288
|
+
return inst?._zod?.traits?.has(name);
|
|
2289
|
+
}
|
|
2290
|
+
});
|
|
2291
|
+
Object.defineProperty(_, "name", { value: name });
|
|
2292
|
+
return _;
|
|
2293
|
+
}
|
|
2294
|
+
var $brand = Symbol("zod_brand");
|
|
2295
|
+
|
|
2296
|
+
class $ZodAsyncError extends Error {
|
|
2297
|
+
constructor() {
|
|
2298
|
+
super(`Encountered Promise during synchronous parse. Use .parseAsync() instead.`);
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
class $ZodEncodeError extends Error {
|
|
2303
|
+
constructor(name) {
|
|
2304
|
+
super(`Encountered unidirectional transform during encode: ${name}`);
|
|
2305
|
+
this.name = "ZodEncodeError";
|
|
2306
|
+
}
|
|
2307
|
+
}
|
|
2308
|
+
(_a = globalThis).__zod_globalConfig ?? (_a.__zod_globalConfig = {});
|
|
2309
|
+
var globalConfig = globalThis.__zod_globalConfig;
|
|
2310
|
+
function config(newConfig) {
|
|
2311
|
+
if (newConfig)
|
|
2312
|
+
Object.assign(globalConfig, newConfig);
|
|
2313
|
+
return globalConfig;
|
|
2314
|
+
}
|
|
2315
|
+
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/util.js
|
|
2316
|
+
var exports_util = {};
|
|
2317
|
+
__export(exports_util, {
|
|
2318
|
+
BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
|
|
2379
2319
|
Class: () => Class,
|
|
2380
|
-
|
|
2320
|
+
NUMBER_FORMAT_RANGES: () => NUMBER_FORMAT_RANGES,
|
|
2321
|
+
aborted: () => aborted,
|
|
2322
|
+
allowsEval: () => allowsEval,
|
|
2323
|
+
assert: () => assert,
|
|
2324
|
+
assertEqual: () => assertEqual,
|
|
2325
|
+
assertIs: () => assertIs,
|
|
2326
|
+
assertNever: () => assertNever,
|
|
2327
|
+
assertNotEqual: () => assertNotEqual,
|
|
2328
|
+
assignProp: () => assignProp,
|
|
2329
|
+
base64ToUint8Array: () => base64ToUint8Array,
|
|
2330
|
+
base64urlToUint8Array: () => base64urlToUint8Array,
|
|
2331
|
+
cached: () => cached,
|
|
2332
|
+
captureStackTrace: () => captureStackTrace,
|
|
2333
|
+
cleanEnum: () => cleanEnum,
|
|
2334
|
+
cleanRegex: () => cleanRegex,
|
|
2335
|
+
clone: () => clone,
|
|
2336
|
+
cloneDef: () => cloneDef,
|
|
2337
|
+
createTransparentProxy: () => createTransparentProxy,
|
|
2338
|
+
defineLazy: () => defineLazy,
|
|
2339
|
+
esc: () => esc,
|
|
2340
|
+
escapeRegex: () => escapeRegex,
|
|
2341
|
+
explicitlyAborted: () => explicitlyAborted,
|
|
2342
|
+
extend: () => extend,
|
|
2343
|
+
finalizeIssue: () => finalizeIssue,
|
|
2344
|
+
floatSafeRemainder: () => floatSafeRemainder,
|
|
2345
|
+
getElementAtPath: () => getElementAtPath,
|
|
2346
|
+
getEnumValues: () => getEnumValues,
|
|
2347
|
+
getLengthableOrigin: () => getLengthableOrigin,
|
|
2348
|
+
getParsedType: () => getParsedType,
|
|
2349
|
+
getSizableOrigin: () => getSizableOrigin,
|
|
2350
|
+
hexToUint8Array: () => hexToUint8Array,
|
|
2351
|
+
isObject: () => isObject,
|
|
2352
|
+
isPlainObject: () => isPlainObject,
|
|
2353
|
+
issue: () => issue,
|
|
2354
|
+
joinValues: () => joinValues,
|
|
2355
|
+
jsonStringifyReplacer: () => jsonStringifyReplacer,
|
|
2356
|
+
merge: () => merge,
|
|
2357
|
+
mergeDefs: () => mergeDefs,
|
|
2358
|
+
normalizeParams: () => normalizeParams,
|
|
2359
|
+
nullish: () => nullish,
|
|
2360
|
+
numKeys: () => numKeys,
|
|
2361
|
+
objectClone: () => objectClone,
|
|
2362
|
+
omit: () => omit,
|
|
2363
|
+
optionalKeys: () => optionalKeys,
|
|
2364
|
+
parsedType: () => parsedType,
|
|
2365
|
+
partial: () => partial,
|
|
2366
|
+
pick: () => pick,
|
|
2367
|
+
prefixIssues: () => prefixIssues,
|
|
2368
|
+
primitiveTypes: () => primitiveTypes,
|
|
2369
|
+
promiseAllObject: () => promiseAllObject,
|
|
2370
|
+
propertyKeyTypes: () => propertyKeyTypes,
|
|
2371
|
+
randomString: () => randomString,
|
|
2372
|
+
required: () => required,
|
|
2373
|
+
safeExtend: () => safeExtend,
|
|
2374
|
+
shallowClone: () => shallowClone,
|
|
2375
|
+
slugify: () => slugify,
|
|
2376
|
+
stringifyPrimitive: () => stringifyPrimitive,
|
|
2377
|
+
uint8ArrayToBase64: () => uint8ArrayToBase64,
|
|
2378
|
+
uint8ArrayToBase64url: () => uint8ArrayToBase64url,
|
|
2379
|
+
uint8ArrayToHex: () => uint8ArrayToHex,
|
|
2380
|
+
unwrapMessage: () => unwrapMessage
|
|
2381
2381
|
});
|
|
2382
2382
|
function assertEqual(val) {
|
|
2383
2383
|
return val;
|
|
@@ -3234,65 +3234,65 @@ var safeDecodeAsync = /* @__PURE__ */ _safeDecodeAsync($ZodRealError);
|
|
|
3234
3234
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/regexes.js
|
|
3235
3235
|
var exports_regexes = {};
|
|
3236
3236
|
__export(exports_regexes, {
|
|
3237
|
-
|
|
3238
|
-
uuid7: () => uuid7,
|
|
3239
|
-
uuid6: () => uuid6,
|
|
3240
|
-
uuid4: () => uuid4,
|
|
3241
|
-
uuid: () => uuid,
|
|
3242
|
-
uppercase: () => uppercase,
|
|
3243
|
-
unicodeEmail: () => unicodeEmail,
|
|
3244
|
-
undefined: () => _undefined,
|
|
3245
|
-
ulid: () => ulid,
|
|
3246
|
-
time: () => time,
|
|
3247
|
-
string: () => string,
|
|
3248
|
-
sha512_hex: () => sha512_hex,
|
|
3249
|
-
sha512_base64url: () => sha512_base64url,
|
|
3250
|
-
sha512_base64: () => sha512_base64,
|
|
3251
|
-
sha384_hex: () => sha384_hex,
|
|
3252
|
-
sha384_base64url: () => sha384_base64url,
|
|
3253
|
-
sha384_base64: () => sha384_base64,
|
|
3254
|
-
sha256_hex: () => sha256_hex,
|
|
3255
|
-
sha256_base64url: () => sha256_base64url,
|
|
3256
|
-
sha256_base64: () => sha256_base64,
|
|
3257
|
-
sha1_hex: () => sha1_hex,
|
|
3258
|
-
sha1_base64url: () => sha1_base64url,
|
|
3259
|
-
sha1_base64: () => sha1_base64,
|
|
3260
|
-
rfc5322Email: () => rfc5322Email,
|
|
3261
|
-
number: () => number,
|
|
3262
|
-
null: () => _null,
|
|
3263
|
-
nanoid: () => nanoid,
|
|
3264
|
-
md5_hex: () => md5_hex,
|
|
3265
|
-
md5_base64url: () => md5_base64url,
|
|
3266
|
-
md5_base64: () => md5_base64,
|
|
3267
|
-
mac: () => mac,
|
|
3268
|
-
lowercase: () => lowercase,
|
|
3269
|
-
ksuid: () => ksuid,
|
|
3270
|
-
ipv6: () => ipv6,
|
|
3271
|
-
ipv4: () => ipv4,
|
|
3272
|
-
integer: () => integer,
|
|
3273
|
-
idnEmail: () => idnEmail,
|
|
3274
|
-
httpProtocol: () => httpProtocol,
|
|
3275
|
-
html5Email: () => html5Email,
|
|
3276
|
-
hostname: () => hostname,
|
|
3277
|
-
hex: () => hex,
|
|
3278
|
-
guid: () => guid,
|
|
3279
|
-
extendedDuration: () => extendedDuration,
|
|
3280
|
-
emoji: () => emoji,
|
|
3281
|
-
email: () => email,
|
|
3282
|
-
e164: () => e164,
|
|
3283
|
-
duration: () => duration,
|
|
3284
|
-
domain: () => domain,
|
|
3285
|
-
datetime: () => datetime,
|
|
3286
|
-
date: () => date,
|
|
3287
|
-
cuid2: () => cuid2,
|
|
3288
|
-
cuid: () => cuid,
|
|
3289
|
-
cidrv6: () => cidrv6,
|
|
3290
|
-
cidrv4: () => cidrv4,
|
|
3291
|
-
browserEmail: () => browserEmail,
|
|
3292
|
-
boolean: () => boolean,
|
|
3293
|
-
bigint: () => bigint,
|
|
3237
|
+
base64: () => base64,
|
|
3294
3238
|
base64url: () => base64url,
|
|
3295
|
-
|
|
3239
|
+
bigint: () => bigint,
|
|
3240
|
+
boolean: () => boolean,
|
|
3241
|
+
browserEmail: () => browserEmail,
|
|
3242
|
+
cidrv4: () => cidrv4,
|
|
3243
|
+
cidrv6: () => cidrv6,
|
|
3244
|
+
cuid: () => cuid,
|
|
3245
|
+
cuid2: () => cuid2,
|
|
3246
|
+
date: () => date,
|
|
3247
|
+
datetime: () => datetime,
|
|
3248
|
+
domain: () => domain,
|
|
3249
|
+
duration: () => duration,
|
|
3250
|
+
e164: () => e164,
|
|
3251
|
+
email: () => email,
|
|
3252
|
+
emoji: () => emoji,
|
|
3253
|
+
extendedDuration: () => extendedDuration,
|
|
3254
|
+
guid: () => guid,
|
|
3255
|
+
hex: () => hex,
|
|
3256
|
+
hostname: () => hostname,
|
|
3257
|
+
html5Email: () => html5Email,
|
|
3258
|
+
httpProtocol: () => httpProtocol,
|
|
3259
|
+
idnEmail: () => idnEmail,
|
|
3260
|
+
integer: () => integer,
|
|
3261
|
+
ipv4: () => ipv4,
|
|
3262
|
+
ipv6: () => ipv6,
|
|
3263
|
+
ksuid: () => ksuid,
|
|
3264
|
+
lowercase: () => lowercase,
|
|
3265
|
+
mac: () => mac,
|
|
3266
|
+
md5_base64: () => md5_base64,
|
|
3267
|
+
md5_base64url: () => md5_base64url,
|
|
3268
|
+
md5_hex: () => md5_hex,
|
|
3269
|
+
nanoid: () => nanoid,
|
|
3270
|
+
null: () => _null,
|
|
3271
|
+
number: () => number,
|
|
3272
|
+
rfc5322Email: () => rfc5322Email,
|
|
3273
|
+
sha1_base64: () => sha1_base64,
|
|
3274
|
+
sha1_base64url: () => sha1_base64url,
|
|
3275
|
+
sha1_hex: () => sha1_hex,
|
|
3276
|
+
sha256_base64: () => sha256_base64,
|
|
3277
|
+
sha256_base64url: () => sha256_base64url,
|
|
3278
|
+
sha256_hex: () => sha256_hex,
|
|
3279
|
+
sha384_base64: () => sha384_base64,
|
|
3280
|
+
sha384_base64url: () => sha384_base64url,
|
|
3281
|
+
sha384_hex: () => sha384_hex,
|
|
3282
|
+
sha512_base64: () => sha512_base64,
|
|
3283
|
+
sha512_base64url: () => sha512_base64url,
|
|
3284
|
+
sha512_hex: () => sha512_hex,
|
|
3285
|
+
string: () => string,
|
|
3286
|
+
time: () => time,
|
|
3287
|
+
ulid: () => ulid,
|
|
3288
|
+
undefined: () => _undefined,
|
|
3289
|
+
unicodeEmail: () => unicodeEmail,
|
|
3290
|
+
uppercase: () => uppercase,
|
|
3291
|
+
uuid: () => uuid,
|
|
3292
|
+
uuid4: () => uuid4,
|
|
3293
|
+
uuid6: () => uuid6,
|
|
3294
|
+
uuid7: () => uuid7,
|
|
3295
|
+
xid: () => xid
|
|
3296
3296
|
});
|
|
3297
3297
|
var cuid = /^[cC][0-9a-z]{6,}$/;
|
|
3298
3298
|
var cuid2 = /^[0-9a-z]+$/;
|
|
@@ -6069,58 +6069,58 @@ function handleRefineResult(result, payload, input, inst) {
|
|
|
6069
6069
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/locales/index.js
|
|
6070
6070
|
var exports_locales = {};
|
|
6071
6071
|
__export(exports_locales, {
|
|
6072
|
-
|
|
6073
|
-
zhCN: () => zh_CN_default,
|
|
6074
|
-
yo: () => yo_default,
|
|
6075
|
-
vi: () => vi_default,
|
|
6076
|
-
uz: () => uz_default,
|
|
6077
|
-
ur: () => ur_default,
|
|
6078
|
-
uk: () => uk_default,
|
|
6079
|
-
ua: () => ua_default,
|
|
6080
|
-
tr: () => tr_default,
|
|
6081
|
-
th: () => th_default,
|
|
6082
|
-
ta: () => ta_default,
|
|
6083
|
-
sv: () => sv_default,
|
|
6084
|
-
sl: () => sl_default,
|
|
6085
|
-
ru: () => ru_default,
|
|
6086
|
-
ro: () => ro_default,
|
|
6087
|
-
pt: () => pt_default,
|
|
6088
|
-
ps: () => ps_default,
|
|
6089
|
-
pl: () => pl_default,
|
|
6090
|
-
ota: () => ota_default,
|
|
6091
|
-
no: () => no_default,
|
|
6092
|
-
nl: () => nl_default,
|
|
6093
|
-
ms: () => ms_default,
|
|
6094
|
-
mk: () => mk_default,
|
|
6095
|
-
lt: () => lt_default,
|
|
6096
|
-
ko: () => ko_default,
|
|
6097
|
-
km: () => km_default,
|
|
6098
|
-
kh: () => kh_default,
|
|
6099
|
-
ka: () => ka_default,
|
|
6100
|
-
ja: () => ja_default,
|
|
6101
|
-
it: () => it_default,
|
|
6102
|
-
is: () => is_default,
|
|
6103
|
-
id: () => id_default,
|
|
6104
|
-
hy: () => hy_default,
|
|
6105
|
-
hu: () => hu_default,
|
|
6106
|
-
hr: () => hr_default,
|
|
6107
|
-
he: () => he_default,
|
|
6108
|
-
frCA: () => fr_CA_default,
|
|
6109
|
-
fr: () => fr_default,
|
|
6110
|
-
fi: () => fi_default,
|
|
6111
|
-
fa: () => fa_default,
|
|
6112
|
-
es: () => es_default,
|
|
6113
|
-
eo: () => eo_default,
|
|
6114
|
-
en: () => en_default,
|
|
6115
|
-
el: () => el_default,
|
|
6116
|
-
de: () => de_default,
|
|
6117
|
-
da: () => da_default,
|
|
6118
|
-
cs: () => cs_default,
|
|
6119
|
-
ca: () => ca_default,
|
|
6120
|
-
bg: () => bg_default,
|
|
6121
|
-
be: () => be_default,
|
|
6072
|
+
ar: () => ar_default,
|
|
6122
6073
|
az: () => az_default,
|
|
6123
|
-
|
|
6074
|
+
be: () => be_default,
|
|
6075
|
+
bg: () => bg_default,
|
|
6076
|
+
ca: () => ca_default,
|
|
6077
|
+
cs: () => cs_default,
|
|
6078
|
+
da: () => da_default,
|
|
6079
|
+
de: () => de_default,
|
|
6080
|
+
el: () => el_default,
|
|
6081
|
+
en: () => en_default,
|
|
6082
|
+
eo: () => eo_default,
|
|
6083
|
+
es: () => es_default,
|
|
6084
|
+
fa: () => fa_default,
|
|
6085
|
+
fi: () => fi_default,
|
|
6086
|
+
fr: () => fr_default,
|
|
6087
|
+
frCA: () => fr_CA_default,
|
|
6088
|
+
he: () => he_default,
|
|
6089
|
+
hr: () => hr_default,
|
|
6090
|
+
hu: () => hu_default,
|
|
6091
|
+
hy: () => hy_default,
|
|
6092
|
+
id: () => id_default,
|
|
6093
|
+
is: () => is_default,
|
|
6094
|
+
it: () => it_default,
|
|
6095
|
+
ja: () => ja_default,
|
|
6096
|
+
ka: () => ka_default,
|
|
6097
|
+
kh: () => kh_default,
|
|
6098
|
+
km: () => km_default,
|
|
6099
|
+
ko: () => ko_default,
|
|
6100
|
+
lt: () => lt_default,
|
|
6101
|
+
mk: () => mk_default,
|
|
6102
|
+
ms: () => ms_default,
|
|
6103
|
+
nl: () => nl_default,
|
|
6104
|
+
no: () => no_default,
|
|
6105
|
+
ota: () => ota_default,
|
|
6106
|
+
pl: () => pl_default,
|
|
6107
|
+
ps: () => ps_default,
|
|
6108
|
+
pt: () => pt_default,
|
|
6109
|
+
ro: () => ro_default,
|
|
6110
|
+
ru: () => ru_default,
|
|
6111
|
+
sl: () => sl_default,
|
|
6112
|
+
sv: () => sv_default,
|
|
6113
|
+
ta: () => ta_default,
|
|
6114
|
+
th: () => th_default,
|
|
6115
|
+
tr: () => tr_default,
|
|
6116
|
+
ua: () => ua_default,
|
|
6117
|
+
uk: () => uk_default,
|
|
6118
|
+
ur: () => ur_default,
|
|
6119
|
+
uz: () => uz_default,
|
|
6120
|
+
vi: () => vi_default,
|
|
6121
|
+
yo: () => yo_default,
|
|
6122
|
+
zhCN: () => zh_CN_default,
|
|
6123
|
+
zhTW: () => zh_TW_default
|
|
6124
6124
|
});
|
|
6125
6125
|
|
|
6126
6126
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/locales/ar.js
|
|
@@ -13668,442 +13668,442 @@ var recordProcessor = (schema, ctx, _json, params) => {
|
|
|
13668
13668
|
}
|
|
13669
13669
|
const keyValues = keyType._zod.values;
|
|
13670
13670
|
if (keyValues) {
|
|
13671
|
-
const validKeyValues = [...keyValues].filter((v) => typeof v === "string" || typeof v === "number");
|
|
13672
|
-
if (validKeyValues.length > 0) {
|
|
13673
|
-
json.required = validKeyValues;
|
|
13674
|
-
}
|
|
13675
|
-
}
|
|
13676
|
-
};
|
|
13677
|
-
var nullableProcessor = (schema, ctx, json, params) => {
|
|
13678
|
-
const def = schema._zod.def;
|
|
13679
|
-
const inner = process(def.innerType, ctx, params);
|
|
13680
|
-
const seen = ctx.seen.get(schema);
|
|
13681
|
-
if (ctx.target === "openapi-3.0") {
|
|
13682
|
-
seen.ref = def.innerType;
|
|
13683
|
-
json.nullable = true;
|
|
13684
|
-
} else {
|
|
13685
|
-
json.anyOf = [inner, { type: "null" }];
|
|
13686
|
-
}
|
|
13687
|
-
};
|
|
13688
|
-
var nonoptionalProcessor = (schema, ctx, _json, params) => {
|
|
13689
|
-
const def = schema._zod.def;
|
|
13690
|
-
process(def.innerType, ctx, params);
|
|
13691
|
-
const seen = ctx.seen.get(schema);
|
|
13692
|
-
seen.ref = def.innerType;
|
|
13693
|
-
};
|
|
13694
|
-
var defaultProcessor = (schema, ctx, json, params) => {
|
|
13695
|
-
const def = schema._zod.def;
|
|
13696
|
-
process(def.innerType, ctx, params);
|
|
13697
|
-
const seen = ctx.seen.get(schema);
|
|
13698
|
-
seen.ref = def.innerType;
|
|
13699
|
-
json.default = JSON.parse(JSON.stringify(def.defaultValue));
|
|
13700
|
-
};
|
|
13701
|
-
var prefaultProcessor = (schema, ctx, json, params) => {
|
|
13702
|
-
const def = schema._zod.def;
|
|
13703
|
-
process(def.innerType, ctx, params);
|
|
13704
|
-
const seen = ctx.seen.get(schema);
|
|
13705
|
-
seen.ref = def.innerType;
|
|
13706
|
-
if (ctx.io === "input")
|
|
13707
|
-
json._prefault = JSON.parse(JSON.stringify(def.defaultValue));
|
|
13708
|
-
};
|
|
13709
|
-
var catchProcessor = (schema, ctx, json, params) => {
|
|
13710
|
-
const def = schema._zod.def;
|
|
13711
|
-
process(def.innerType, ctx, params);
|
|
13712
|
-
const seen = ctx.seen.get(schema);
|
|
13713
|
-
seen.ref = def.innerType;
|
|
13714
|
-
let catchValue;
|
|
13715
|
-
try {
|
|
13716
|
-
catchValue = def.catchValue(undefined);
|
|
13717
|
-
} catch {
|
|
13718
|
-
throw new Error("Dynamic catch values are not supported in JSON Schema");
|
|
13719
|
-
}
|
|
13720
|
-
json.default = catchValue;
|
|
13721
|
-
};
|
|
13722
|
-
var pipeProcessor = (schema, ctx, _json, params) => {
|
|
13723
|
-
const def = schema._zod.def;
|
|
13724
|
-
const inIsTransform = def.in._zod.traits.has("$ZodTransform");
|
|
13725
|
-
const innerType = ctx.io === "input" ? inIsTransform ? def.out : def.in : def.out;
|
|
13726
|
-
process(innerType, ctx, params);
|
|
13727
|
-
const seen = ctx.seen.get(schema);
|
|
13728
|
-
seen.ref = innerType;
|
|
13729
|
-
};
|
|
13730
|
-
var readonlyProcessor = (schema, ctx, json, params) => {
|
|
13731
|
-
const def = schema._zod.def;
|
|
13732
|
-
process(def.innerType, ctx, params);
|
|
13733
|
-
const seen = ctx.seen.get(schema);
|
|
13734
|
-
seen.ref = def.innerType;
|
|
13735
|
-
json.readOnly = true;
|
|
13736
|
-
};
|
|
13737
|
-
var promiseProcessor = (schema, ctx, _json, params) => {
|
|
13738
|
-
const def = schema._zod.def;
|
|
13739
|
-
process(def.innerType, ctx, params);
|
|
13740
|
-
const seen = ctx.seen.get(schema);
|
|
13741
|
-
seen.ref = def.innerType;
|
|
13742
|
-
};
|
|
13743
|
-
var optionalProcessor = (schema, ctx, _json, params) => {
|
|
13744
|
-
const def = schema._zod.def;
|
|
13745
|
-
process(def.innerType, ctx, params);
|
|
13746
|
-
const seen = ctx.seen.get(schema);
|
|
13747
|
-
seen.ref = def.innerType;
|
|
13748
|
-
};
|
|
13749
|
-
var lazyProcessor = (schema, ctx, _json, params) => {
|
|
13750
|
-
const innerType = schema._zod.innerType;
|
|
13751
|
-
process(innerType, ctx, params);
|
|
13752
|
-
const seen = ctx.seen.get(schema);
|
|
13753
|
-
seen.ref = innerType;
|
|
13754
|
-
};
|
|
13755
|
-
var allProcessors = {
|
|
13756
|
-
string: stringProcessor,
|
|
13757
|
-
number: numberProcessor,
|
|
13758
|
-
boolean: booleanProcessor,
|
|
13759
|
-
bigint: bigintProcessor,
|
|
13760
|
-
symbol: symbolProcessor,
|
|
13761
|
-
null: nullProcessor,
|
|
13762
|
-
undefined: undefinedProcessor,
|
|
13763
|
-
void: voidProcessor,
|
|
13764
|
-
never: neverProcessor,
|
|
13765
|
-
any: anyProcessor,
|
|
13766
|
-
unknown: unknownProcessor,
|
|
13767
|
-
date: dateProcessor,
|
|
13768
|
-
enum: enumProcessor,
|
|
13769
|
-
literal: literalProcessor,
|
|
13770
|
-
nan: nanProcessor,
|
|
13771
|
-
template_literal: templateLiteralProcessor,
|
|
13772
|
-
file: fileProcessor,
|
|
13773
|
-
success: successProcessor,
|
|
13774
|
-
custom: customProcessor,
|
|
13775
|
-
function: functionProcessor,
|
|
13776
|
-
transform: transformProcessor,
|
|
13777
|
-
map: mapProcessor,
|
|
13778
|
-
set: setProcessor,
|
|
13779
|
-
array: arrayProcessor,
|
|
13780
|
-
object: objectProcessor,
|
|
13781
|
-
union: unionProcessor,
|
|
13782
|
-
intersection: intersectionProcessor,
|
|
13783
|
-
tuple: tupleProcessor,
|
|
13784
|
-
record: recordProcessor,
|
|
13785
|
-
nullable: nullableProcessor,
|
|
13786
|
-
nonoptional: nonoptionalProcessor,
|
|
13787
|
-
default: defaultProcessor,
|
|
13788
|
-
prefault: prefaultProcessor,
|
|
13789
|
-
catch: catchProcessor,
|
|
13790
|
-
pipe: pipeProcessor,
|
|
13791
|
-
readonly: readonlyProcessor,
|
|
13792
|
-
promise: promiseProcessor,
|
|
13793
|
-
optional: optionalProcessor,
|
|
13794
|
-
lazy: lazyProcessor
|
|
13795
|
-
};
|
|
13796
|
-
function toJSONSchema(input, params) {
|
|
13797
|
-
if ("_idmap" in input) {
|
|
13798
|
-
const registry2 = input;
|
|
13799
|
-
const ctx2 = initializeContext({ ...params, processors: allProcessors });
|
|
13800
|
-
const defs = {};
|
|
13801
|
-
for (const entry of registry2._idmap.entries()) {
|
|
13802
|
-
const [_, schema] = entry;
|
|
13803
|
-
process(schema, ctx2);
|
|
13804
|
-
}
|
|
13805
|
-
const schemas = {};
|
|
13806
|
-
const external = {
|
|
13807
|
-
registry: registry2,
|
|
13808
|
-
uri: params?.uri,
|
|
13809
|
-
defs
|
|
13810
|
-
};
|
|
13811
|
-
ctx2.external = external;
|
|
13812
|
-
for (const entry of registry2._idmap.entries()) {
|
|
13813
|
-
const [key, schema] = entry;
|
|
13814
|
-
extractDefs(ctx2, schema);
|
|
13815
|
-
schemas[key] = finalize(ctx2, schema);
|
|
13816
|
-
}
|
|
13817
|
-
if (Object.keys(defs).length > 0) {
|
|
13818
|
-
const defsSegment = ctx2.target === "draft-2020-12" ? "$defs" : "definitions";
|
|
13819
|
-
schemas.__shared = {
|
|
13820
|
-
[defsSegment]: defs
|
|
13821
|
-
};
|
|
13822
|
-
}
|
|
13823
|
-
return { schemas };
|
|
13824
|
-
}
|
|
13825
|
-
const ctx = initializeContext({ ...params, processors: allProcessors });
|
|
13826
|
-
process(input, ctx);
|
|
13827
|
-
extractDefs(ctx, input);
|
|
13828
|
-
return finalize(ctx, input);
|
|
13829
|
-
}
|
|
13830
|
-
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/json-schema-generator.js
|
|
13831
|
-
class JSONSchemaGenerator {
|
|
13832
|
-
get metadataRegistry() {
|
|
13833
|
-
return this.ctx.metadataRegistry;
|
|
13834
|
-
}
|
|
13835
|
-
get target() {
|
|
13836
|
-
return this.ctx.target;
|
|
13837
|
-
}
|
|
13838
|
-
get unrepresentable() {
|
|
13839
|
-
return this.ctx.unrepresentable;
|
|
13840
|
-
}
|
|
13841
|
-
get override() {
|
|
13842
|
-
return this.ctx.override;
|
|
13843
|
-
}
|
|
13844
|
-
get io() {
|
|
13845
|
-
return this.ctx.io;
|
|
13846
|
-
}
|
|
13847
|
-
get counter() {
|
|
13848
|
-
return this.ctx.counter;
|
|
13849
|
-
}
|
|
13850
|
-
set counter(value) {
|
|
13851
|
-
this.ctx.counter = value;
|
|
13852
|
-
}
|
|
13853
|
-
get seen() {
|
|
13854
|
-
return this.ctx.seen;
|
|
13855
|
-
}
|
|
13856
|
-
constructor(params) {
|
|
13857
|
-
let normalizedTarget = params?.target ?? "draft-2020-12";
|
|
13858
|
-
if (normalizedTarget === "draft-4")
|
|
13859
|
-
normalizedTarget = "draft-04";
|
|
13860
|
-
if (normalizedTarget === "draft-7")
|
|
13861
|
-
normalizedTarget = "draft-07";
|
|
13862
|
-
this.ctx = initializeContext({
|
|
13863
|
-
processors: allProcessors,
|
|
13864
|
-
target: normalizedTarget,
|
|
13865
|
-
...params?.metadata && { metadata: params.metadata },
|
|
13866
|
-
...params?.unrepresentable && { unrepresentable: params.unrepresentable },
|
|
13867
|
-
...params?.override && { override: params.override },
|
|
13868
|
-
...params?.io && { io: params.io }
|
|
13869
|
-
});
|
|
13870
|
-
}
|
|
13871
|
-
process(schema, _params = { path: [], schemaPath: [] }) {
|
|
13872
|
-
return process(schema, this.ctx, _params);
|
|
13873
|
-
}
|
|
13874
|
-
emit(schema, _params) {
|
|
13875
|
-
if (_params) {
|
|
13876
|
-
if (_params.cycles)
|
|
13877
|
-
this.ctx.cycles = _params.cycles;
|
|
13878
|
-
if (_params.reused)
|
|
13879
|
-
this.ctx.reused = _params.reused;
|
|
13880
|
-
if (_params.external)
|
|
13881
|
-
this.ctx.external = _params.external;
|
|
13671
|
+
const validKeyValues = [...keyValues].filter((v) => typeof v === "string" || typeof v === "number");
|
|
13672
|
+
if (validKeyValues.length > 0) {
|
|
13673
|
+
json.required = validKeyValues;
|
|
13882
13674
|
}
|
|
13883
|
-
extractDefs(this.ctx, schema);
|
|
13884
|
-
const result = finalize(this.ctx, schema);
|
|
13885
|
-
const { "~standard": _, ...plainResult } = result;
|
|
13886
|
-
return plainResult;
|
|
13887
13675
|
}
|
|
13888
|
-
}
|
|
13889
|
-
|
|
13890
|
-
|
|
13891
|
-
|
|
13892
|
-
|
|
13893
|
-
|
|
13894
|
-
|
|
13895
|
-
|
|
13896
|
-
|
|
13897
|
-
|
|
13898
|
-
|
|
13899
|
-
|
|
13900
|
-
|
|
13901
|
-
|
|
13902
|
-
|
|
13903
|
-
|
|
13904
|
-
|
|
13905
|
-
|
|
13906
|
-
|
|
13907
|
-
|
|
13908
|
-
|
|
13909
|
-
|
|
13910
|
-
|
|
13911
|
-
|
|
13912
|
-
|
|
13913
|
-
|
|
13914
|
-
|
|
13915
|
-
|
|
13916
|
-
|
|
13917
|
-
|
|
13918
|
-
|
|
13919
|
-
|
|
13920
|
-
|
|
13921
|
-
|
|
13922
|
-
|
|
13923
|
-
|
|
13924
|
-
|
|
13925
|
-
|
|
13926
|
-
|
|
13927
|
-
|
|
13928
|
-
|
|
13929
|
-
|
|
13930
|
-
|
|
13931
|
-
|
|
13932
|
-
|
|
13933
|
-
|
|
13934
|
-
|
|
13935
|
-
|
|
13936
|
-
|
|
13937
|
-
|
|
13938
|
-
|
|
13939
|
-
|
|
13940
|
-
|
|
13941
|
-
|
|
13942
|
-
|
|
13943
|
-
|
|
13944
|
-
|
|
13945
|
-
|
|
13946
|
-
|
|
13947
|
-
|
|
13948
|
-
|
|
13949
|
-
|
|
13950
|
-
|
|
13951
|
-
|
|
13952
|
-
|
|
13953
|
-
|
|
13954
|
-
|
|
13955
|
-
|
|
13956
|
-
|
|
13957
|
-
|
|
13958
|
-
|
|
13959
|
-
|
|
13960
|
-
|
|
13961
|
-
|
|
13962
|
-
|
|
13963
|
-
|
|
13964
|
-
|
|
13965
|
-
|
|
13966
|
-
|
|
13967
|
-
|
|
13968
|
-
|
|
13969
|
-
|
|
13970
|
-
|
|
13971
|
-
|
|
13972
|
-
|
|
13973
|
-
|
|
13974
|
-
|
|
13975
|
-
|
|
13976
|
-
|
|
13977
|
-
|
|
13978
|
-
|
|
13979
|
-
|
|
13980
|
-
|
|
13981
|
-
|
|
13982
|
-
|
|
13983
|
-
|
|
13984
|
-
|
|
13985
|
-
|
|
13986
|
-
|
|
13987
|
-
|
|
13988
|
-
|
|
13989
|
-
|
|
13990
|
-
|
|
13991
|
-
|
|
13992
|
-
|
|
13993
|
-
|
|
13994
|
-
|
|
13995
|
-
|
|
13996
|
-
|
|
13997
|
-
|
|
13998
|
-
|
|
13999
|
-
|
|
14000
|
-
|
|
14001
|
-
|
|
14002
|
-
|
|
14003
|
-
|
|
14004
|
-
|
|
14005
|
-
|
|
14006
|
-
|
|
14007
|
-
|
|
14008
|
-
|
|
14009
|
-
|
|
14010
|
-
|
|
14011
|
-
|
|
14012
|
-
|
|
14013
|
-
|
|
14014
|
-
|
|
14015
|
-
|
|
14016
|
-
|
|
14017
|
-
|
|
14018
|
-
|
|
14019
|
-
|
|
14020
|
-
|
|
14021
|
-
|
|
14022
|
-
|
|
14023
|
-
|
|
14024
|
-
|
|
14025
|
-
|
|
14026
|
-
|
|
14027
|
-
|
|
14028
|
-
|
|
14029
|
-
|
|
14030
|
-
|
|
14031
|
-
|
|
14032
|
-
|
|
14033
|
-
|
|
14034
|
-
|
|
14035
|
-
|
|
14036
|
-
|
|
14037
|
-
|
|
14038
|
-
|
|
14039
|
-
|
|
14040
|
-
|
|
14041
|
-
|
|
14042
|
-
|
|
14043
|
-
|
|
14044
|
-
|
|
14045
|
-
|
|
14046
|
-
|
|
14047
|
-
|
|
14048
|
-
|
|
14049
|
-
|
|
14050
|
-
|
|
14051
|
-
|
|
14052
|
-
|
|
14053
|
-
|
|
14054
|
-
|
|
14055
|
-
|
|
14056
|
-
|
|
14057
|
-
|
|
13676
|
+
};
|
|
13677
|
+
var nullableProcessor = (schema, ctx, json, params) => {
|
|
13678
|
+
const def = schema._zod.def;
|
|
13679
|
+
const inner = process(def.innerType, ctx, params);
|
|
13680
|
+
const seen = ctx.seen.get(schema);
|
|
13681
|
+
if (ctx.target === "openapi-3.0") {
|
|
13682
|
+
seen.ref = def.innerType;
|
|
13683
|
+
json.nullable = true;
|
|
13684
|
+
} else {
|
|
13685
|
+
json.anyOf = [inner, { type: "null" }];
|
|
13686
|
+
}
|
|
13687
|
+
};
|
|
13688
|
+
var nonoptionalProcessor = (schema, ctx, _json, params) => {
|
|
13689
|
+
const def = schema._zod.def;
|
|
13690
|
+
process(def.innerType, ctx, params);
|
|
13691
|
+
const seen = ctx.seen.get(schema);
|
|
13692
|
+
seen.ref = def.innerType;
|
|
13693
|
+
};
|
|
13694
|
+
var defaultProcessor = (schema, ctx, json, params) => {
|
|
13695
|
+
const def = schema._zod.def;
|
|
13696
|
+
process(def.innerType, ctx, params);
|
|
13697
|
+
const seen = ctx.seen.get(schema);
|
|
13698
|
+
seen.ref = def.innerType;
|
|
13699
|
+
json.default = JSON.parse(JSON.stringify(def.defaultValue));
|
|
13700
|
+
};
|
|
13701
|
+
var prefaultProcessor = (schema, ctx, json, params) => {
|
|
13702
|
+
const def = schema._zod.def;
|
|
13703
|
+
process(def.innerType, ctx, params);
|
|
13704
|
+
const seen = ctx.seen.get(schema);
|
|
13705
|
+
seen.ref = def.innerType;
|
|
13706
|
+
if (ctx.io === "input")
|
|
13707
|
+
json._prefault = JSON.parse(JSON.stringify(def.defaultValue));
|
|
13708
|
+
};
|
|
13709
|
+
var catchProcessor = (schema, ctx, json, params) => {
|
|
13710
|
+
const def = schema._zod.def;
|
|
13711
|
+
process(def.innerType, ctx, params);
|
|
13712
|
+
const seen = ctx.seen.get(schema);
|
|
13713
|
+
seen.ref = def.innerType;
|
|
13714
|
+
let catchValue;
|
|
13715
|
+
try {
|
|
13716
|
+
catchValue = def.catchValue(undefined);
|
|
13717
|
+
} catch {
|
|
13718
|
+
throw new Error("Dynamic catch values are not supported in JSON Schema");
|
|
13719
|
+
}
|
|
13720
|
+
json.default = catchValue;
|
|
13721
|
+
};
|
|
13722
|
+
var pipeProcessor = (schema, ctx, _json, params) => {
|
|
13723
|
+
const def = schema._zod.def;
|
|
13724
|
+
const inIsTransform = def.in._zod.traits.has("$ZodTransform");
|
|
13725
|
+
const innerType = ctx.io === "input" ? inIsTransform ? def.out : def.in : def.out;
|
|
13726
|
+
process(innerType, ctx, params);
|
|
13727
|
+
const seen = ctx.seen.get(schema);
|
|
13728
|
+
seen.ref = innerType;
|
|
13729
|
+
};
|
|
13730
|
+
var readonlyProcessor = (schema, ctx, json, params) => {
|
|
13731
|
+
const def = schema._zod.def;
|
|
13732
|
+
process(def.innerType, ctx, params);
|
|
13733
|
+
const seen = ctx.seen.get(schema);
|
|
13734
|
+
seen.ref = def.innerType;
|
|
13735
|
+
json.readOnly = true;
|
|
13736
|
+
};
|
|
13737
|
+
var promiseProcessor = (schema, ctx, _json, params) => {
|
|
13738
|
+
const def = schema._zod.def;
|
|
13739
|
+
process(def.innerType, ctx, params);
|
|
13740
|
+
const seen = ctx.seen.get(schema);
|
|
13741
|
+
seen.ref = def.innerType;
|
|
13742
|
+
};
|
|
13743
|
+
var optionalProcessor = (schema, ctx, _json, params) => {
|
|
13744
|
+
const def = schema._zod.def;
|
|
13745
|
+
process(def.innerType, ctx, params);
|
|
13746
|
+
const seen = ctx.seen.get(schema);
|
|
13747
|
+
seen.ref = def.innerType;
|
|
13748
|
+
};
|
|
13749
|
+
var lazyProcessor = (schema, ctx, _json, params) => {
|
|
13750
|
+
const innerType = schema._zod.innerType;
|
|
13751
|
+
process(innerType, ctx, params);
|
|
13752
|
+
const seen = ctx.seen.get(schema);
|
|
13753
|
+
seen.ref = innerType;
|
|
13754
|
+
};
|
|
13755
|
+
var allProcessors = {
|
|
13756
|
+
string: stringProcessor,
|
|
13757
|
+
number: numberProcessor,
|
|
13758
|
+
boolean: booleanProcessor,
|
|
13759
|
+
bigint: bigintProcessor,
|
|
13760
|
+
symbol: symbolProcessor,
|
|
13761
|
+
null: nullProcessor,
|
|
13762
|
+
undefined: undefinedProcessor,
|
|
13763
|
+
void: voidProcessor,
|
|
13764
|
+
never: neverProcessor,
|
|
13765
|
+
any: anyProcessor,
|
|
13766
|
+
unknown: unknownProcessor,
|
|
13767
|
+
date: dateProcessor,
|
|
13768
|
+
enum: enumProcessor,
|
|
13769
|
+
literal: literalProcessor,
|
|
13770
|
+
nan: nanProcessor,
|
|
13771
|
+
template_literal: templateLiteralProcessor,
|
|
13772
|
+
file: fileProcessor,
|
|
13773
|
+
success: successProcessor,
|
|
13774
|
+
custom: customProcessor,
|
|
13775
|
+
function: functionProcessor,
|
|
13776
|
+
transform: transformProcessor,
|
|
13777
|
+
map: mapProcessor,
|
|
13778
|
+
set: setProcessor,
|
|
13779
|
+
array: arrayProcessor,
|
|
13780
|
+
object: objectProcessor,
|
|
13781
|
+
union: unionProcessor,
|
|
13782
|
+
intersection: intersectionProcessor,
|
|
13783
|
+
tuple: tupleProcessor,
|
|
13784
|
+
record: recordProcessor,
|
|
13785
|
+
nullable: nullableProcessor,
|
|
13786
|
+
nonoptional: nonoptionalProcessor,
|
|
13787
|
+
default: defaultProcessor,
|
|
13788
|
+
prefault: prefaultProcessor,
|
|
13789
|
+
catch: catchProcessor,
|
|
13790
|
+
pipe: pipeProcessor,
|
|
13791
|
+
readonly: readonlyProcessor,
|
|
13792
|
+
promise: promiseProcessor,
|
|
13793
|
+
optional: optionalProcessor,
|
|
13794
|
+
lazy: lazyProcessor
|
|
13795
|
+
};
|
|
13796
|
+
function toJSONSchema(input, params) {
|
|
13797
|
+
if ("_idmap" in input) {
|
|
13798
|
+
const registry2 = input;
|
|
13799
|
+
const ctx2 = initializeContext({ ...params, processors: allProcessors });
|
|
13800
|
+
const defs = {};
|
|
13801
|
+
for (const entry of registry2._idmap.entries()) {
|
|
13802
|
+
const [_, schema] = entry;
|
|
13803
|
+
process(schema, ctx2);
|
|
13804
|
+
}
|
|
13805
|
+
const schemas = {};
|
|
13806
|
+
const external = {
|
|
13807
|
+
registry: registry2,
|
|
13808
|
+
uri: params?.uri,
|
|
13809
|
+
defs
|
|
13810
|
+
};
|
|
13811
|
+
ctx2.external = external;
|
|
13812
|
+
for (const entry of registry2._idmap.entries()) {
|
|
13813
|
+
const [key, schema] = entry;
|
|
13814
|
+
extractDefs(ctx2, schema);
|
|
13815
|
+
schemas[key] = finalize(ctx2, schema);
|
|
13816
|
+
}
|
|
13817
|
+
if (Object.keys(defs).length > 0) {
|
|
13818
|
+
const defsSegment = ctx2.target === "draft-2020-12" ? "$defs" : "definitions";
|
|
13819
|
+
schemas.__shared = {
|
|
13820
|
+
[defsSegment]: defs
|
|
13821
|
+
};
|
|
13822
|
+
}
|
|
13823
|
+
return { schemas };
|
|
13824
|
+
}
|
|
13825
|
+
const ctx = initializeContext({ ...params, processors: allProcessors });
|
|
13826
|
+
process(input, ctx);
|
|
13827
|
+
extractDefs(ctx, input);
|
|
13828
|
+
return finalize(ctx, input);
|
|
13829
|
+
}
|
|
13830
|
+
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/json-schema-generator.js
|
|
13831
|
+
class JSONSchemaGenerator {
|
|
13832
|
+
get metadataRegistry() {
|
|
13833
|
+
return this.ctx.metadataRegistry;
|
|
13834
|
+
}
|
|
13835
|
+
get target() {
|
|
13836
|
+
return this.ctx.target;
|
|
13837
|
+
}
|
|
13838
|
+
get unrepresentable() {
|
|
13839
|
+
return this.ctx.unrepresentable;
|
|
13840
|
+
}
|
|
13841
|
+
get override() {
|
|
13842
|
+
return this.ctx.override;
|
|
13843
|
+
}
|
|
13844
|
+
get io() {
|
|
13845
|
+
return this.ctx.io;
|
|
13846
|
+
}
|
|
13847
|
+
get counter() {
|
|
13848
|
+
return this.ctx.counter;
|
|
13849
|
+
}
|
|
13850
|
+
set counter(value) {
|
|
13851
|
+
this.ctx.counter = value;
|
|
13852
|
+
}
|
|
13853
|
+
get seen() {
|
|
13854
|
+
return this.ctx.seen;
|
|
13855
|
+
}
|
|
13856
|
+
constructor(params) {
|
|
13857
|
+
let normalizedTarget = params?.target ?? "draft-2020-12";
|
|
13858
|
+
if (normalizedTarget === "draft-4")
|
|
13859
|
+
normalizedTarget = "draft-04";
|
|
13860
|
+
if (normalizedTarget === "draft-7")
|
|
13861
|
+
normalizedTarget = "draft-07";
|
|
13862
|
+
this.ctx = initializeContext({
|
|
13863
|
+
processors: allProcessors,
|
|
13864
|
+
target: normalizedTarget,
|
|
13865
|
+
...params?.metadata && { metadata: params.metadata },
|
|
13866
|
+
...params?.unrepresentable && { unrepresentable: params.unrepresentable },
|
|
13867
|
+
...params?.override && { override: params.override },
|
|
13868
|
+
...params?.io && { io: params.io }
|
|
13869
|
+
});
|
|
13870
|
+
}
|
|
13871
|
+
process(schema, _params = { path: [], schemaPath: [] }) {
|
|
13872
|
+
return process(schema, this.ctx, _params);
|
|
13873
|
+
}
|
|
13874
|
+
emit(schema, _params) {
|
|
13875
|
+
if (_params) {
|
|
13876
|
+
if (_params.cycles)
|
|
13877
|
+
this.ctx.cycles = _params.cycles;
|
|
13878
|
+
if (_params.reused)
|
|
13879
|
+
this.ctx.reused = _params.reused;
|
|
13880
|
+
if (_params.external)
|
|
13881
|
+
this.ctx.external = _params.external;
|
|
13882
|
+
}
|
|
13883
|
+
extractDefs(this.ctx, schema);
|
|
13884
|
+
const result = finalize(this.ctx, schema);
|
|
13885
|
+
const { "~standard": _, ...plainResult } = result;
|
|
13886
|
+
return plainResult;
|
|
13887
|
+
}
|
|
13888
|
+
}
|
|
13889
|
+
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/core/json-schema.js
|
|
13890
|
+
var exports_json_schema = {};
|
|
13891
|
+
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/classic/schemas.js
|
|
13892
|
+
var exports_schemas2 = {};
|
|
13893
|
+
__export(exports_schemas2, {
|
|
13894
|
+
ZodAny: () => ZodAny,
|
|
14058
13895
|
ZodArray: () => ZodArray,
|
|
14059
|
-
|
|
13896
|
+
ZodBase64: () => ZodBase64,
|
|
13897
|
+
ZodBase64URL: () => ZodBase64URL,
|
|
13898
|
+
ZodBigInt: () => ZodBigInt,
|
|
13899
|
+
ZodBigIntFormat: () => ZodBigIntFormat,
|
|
13900
|
+
ZodBoolean: () => ZodBoolean,
|
|
13901
|
+
ZodCIDRv4: () => ZodCIDRv4,
|
|
13902
|
+
ZodCIDRv6: () => ZodCIDRv6,
|
|
13903
|
+
ZodCUID: () => ZodCUID,
|
|
13904
|
+
ZodCUID2: () => ZodCUID2,
|
|
13905
|
+
ZodCatch: () => ZodCatch,
|
|
13906
|
+
ZodCodec: () => ZodCodec,
|
|
13907
|
+
ZodCustom: () => ZodCustom,
|
|
13908
|
+
ZodCustomStringFormat: () => ZodCustomStringFormat,
|
|
13909
|
+
ZodDate: () => ZodDate,
|
|
13910
|
+
ZodDefault: () => ZodDefault,
|
|
13911
|
+
ZodDiscriminatedUnion: () => ZodDiscriminatedUnion,
|
|
13912
|
+
ZodE164: () => ZodE164,
|
|
13913
|
+
ZodEmail: () => ZodEmail,
|
|
13914
|
+
ZodEmoji: () => ZodEmoji,
|
|
13915
|
+
ZodEnum: () => ZodEnum,
|
|
13916
|
+
ZodExactOptional: () => ZodExactOptional,
|
|
13917
|
+
ZodFile: () => ZodFile,
|
|
13918
|
+
ZodFunction: () => ZodFunction,
|
|
13919
|
+
ZodGUID: () => ZodGUID,
|
|
13920
|
+
ZodIPv4: () => ZodIPv4,
|
|
13921
|
+
ZodIPv6: () => ZodIPv6,
|
|
13922
|
+
ZodIntersection: () => ZodIntersection,
|
|
13923
|
+
ZodJWT: () => ZodJWT,
|
|
13924
|
+
ZodKSUID: () => ZodKSUID,
|
|
13925
|
+
ZodLazy: () => ZodLazy,
|
|
13926
|
+
ZodLiteral: () => ZodLiteral,
|
|
13927
|
+
ZodMAC: () => ZodMAC,
|
|
13928
|
+
ZodMap: () => ZodMap,
|
|
13929
|
+
ZodNaN: () => ZodNaN,
|
|
13930
|
+
ZodNanoID: () => ZodNanoID,
|
|
13931
|
+
ZodNever: () => ZodNever,
|
|
13932
|
+
ZodNonOptional: () => ZodNonOptional,
|
|
13933
|
+
ZodNull: () => ZodNull,
|
|
13934
|
+
ZodNullable: () => ZodNullable,
|
|
13935
|
+
ZodNumber: () => ZodNumber,
|
|
13936
|
+
ZodNumberFormat: () => ZodNumberFormat,
|
|
13937
|
+
ZodObject: () => ZodObject,
|
|
13938
|
+
ZodOptional: () => ZodOptional,
|
|
13939
|
+
ZodPipe: () => ZodPipe,
|
|
13940
|
+
ZodPrefault: () => ZodPrefault,
|
|
13941
|
+
ZodPreprocess: () => ZodPreprocess,
|
|
13942
|
+
ZodPromise: () => ZodPromise,
|
|
13943
|
+
ZodReadonly: () => ZodReadonly,
|
|
13944
|
+
ZodRecord: () => ZodRecord,
|
|
13945
|
+
ZodSet: () => ZodSet,
|
|
13946
|
+
ZodString: () => ZodString,
|
|
13947
|
+
ZodStringFormat: () => ZodStringFormat,
|
|
13948
|
+
ZodSuccess: () => ZodSuccess,
|
|
13949
|
+
ZodSymbol: () => ZodSymbol,
|
|
13950
|
+
ZodTemplateLiteral: () => ZodTemplateLiteral,
|
|
13951
|
+
ZodTransform: () => ZodTransform,
|
|
13952
|
+
ZodTuple: () => ZodTuple,
|
|
13953
|
+
ZodType: () => ZodType,
|
|
13954
|
+
ZodULID: () => ZodULID,
|
|
13955
|
+
ZodURL: () => ZodURL,
|
|
13956
|
+
ZodUUID: () => ZodUUID,
|
|
13957
|
+
ZodUndefined: () => ZodUndefined,
|
|
13958
|
+
ZodUnion: () => ZodUnion,
|
|
13959
|
+
ZodUnknown: () => ZodUnknown,
|
|
13960
|
+
ZodVoid: () => ZodVoid,
|
|
13961
|
+
ZodXID: () => ZodXID,
|
|
13962
|
+
ZodXor: () => ZodXor,
|
|
13963
|
+
_ZodString: () => _ZodString,
|
|
13964
|
+
_default: () => _default2,
|
|
13965
|
+
_function: () => _function,
|
|
13966
|
+
any: () => any,
|
|
13967
|
+
array: () => array,
|
|
13968
|
+
base64: () => base642,
|
|
13969
|
+
base64url: () => base64url2,
|
|
13970
|
+
bigint: () => bigint2,
|
|
13971
|
+
boolean: () => boolean2,
|
|
13972
|
+
catch: () => _catch2,
|
|
13973
|
+
check: () => check,
|
|
13974
|
+
cidrv4: () => cidrv42,
|
|
13975
|
+
cidrv6: () => cidrv62,
|
|
13976
|
+
codec: () => codec,
|
|
13977
|
+
cuid: () => cuid3,
|
|
13978
|
+
cuid2: () => cuid22,
|
|
13979
|
+
custom: () => custom,
|
|
13980
|
+
date: () => date3,
|
|
13981
|
+
describe: () => describe2,
|
|
13982
|
+
discriminatedUnion: () => discriminatedUnion,
|
|
13983
|
+
e164: () => e1642,
|
|
13984
|
+
email: () => email2,
|
|
13985
|
+
emoji: () => emoji2,
|
|
13986
|
+
enum: () => _enum2,
|
|
13987
|
+
exactOptional: () => exactOptional,
|
|
13988
|
+
file: () => file,
|
|
13989
|
+
float32: () => float32,
|
|
13990
|
+
float64: () => float64,
|
|
13991
|
+
function: () => _function,
|
|
13992
|
+
guid: () => guid2,
|
|
13993
|
+
hash: () => hash,
|
|
13994
|
+
hex: () => hex2,
|
|
13995
|
+
hostname: () => hostname2,
|
|
13996
|
+
httpUrl: () => httpUrl,
|
|
13997
|
+
instanceof: () => _instanceof,
|
|
13998
|
+
int: () => int,
|
|
13999
|
+
int32: () => int32,
|
|
14000
|
+
int64: () => int64,
|
|
14001
|
+
intersection: () => intersection,
|
|
14002
|
+
invertCodec: () => invertCodec,
|
|
14003
|
+
ipv4: () => ipv42,
|
|
14004
|
+
ipv6: () => ipv62,
|
|
14005
|
+
json: () => json,
|
|
14006
|
+
jwt: () => jwt,
|
|
14007
|
+
keyof: () => keyof,
|
|
14008
|
+
ksuid: () => ksuid2,
|
|
14009
|
+
lazy: () => lazy,
|
|
14010
|
+
literal: () => literal,
|
|
14011
|
+
looseObject: () => looseObject,
|
|
14012
|
+
looseRecord: () => looseRecord,
|
|
14013
|
+
mac: () => mac2,
|
|
14014
|
+
map: () => map,
|
|
14015
|
+
meta: () => meta2,
|
|
14016
|
+
nan: () => nan,
|
|
14017
|
+
nanoid: () => nanoid2,
|
|
14018
|
+
nativeEnum: () => nativeEnum,
|
|
14019
|
+
never: () => never,
|
|
14020
|
+
nonoptional: () => nonoptional,
|
|
14021
|
+
null: () => _null3,
|
|
14022
|
+
nullable: () => nullable,
|
|
14023
|
+
nullish: () => nullish2,
|
|
14024
|
+
number: () => number2,
|
|
14025
|
+
object: () => object,
|
|
14026
|
+
optional: () => optional,
|
|
14027
|
+
partialRecord: () => partialRecord,
|
|
14028
|
+
pipe: () => pipe,
|
|
14029
|
+
prefault: () => prefault,
|
|
14030
|
+
preprocess: () => preprocess,
|
|
14031
|
+
promise: () => promise,
|
|
14032
|
+
readonly: () => readonly,
|
|
14033
|
+
record: () => record,
|
|
14034
|
+
refine: () => refine,
|
|
14035
|
+
set: () => set,
|
|
14036
|
+
strictObject: () => strictObject,
|
|
14037
|
+
string: () => string2,
|
|
14038
|
+
stringFormat: () => stringFormat,
|
|
14039
|
+
stringbool: () => stringbool,
|
|
14040
|
+
success: () => success,
|
|
14041
|
+
superRefine: () => superRefine,
|
|
14042
|
+
symbol: () => symbol,
|
|
14043
|
+
templateLiteral: () => templateLiteral,
|
|
14044
|
+
transform: () => transform,
|
|
14045
|
+
tuple: () => tuple,
|
|
14046
|
+
uint32: () => uint32,
|
|
14047
|
+
uint64: () => uint64,
|
|
14048
|
+
ulid: () => ulid2,
|
|
14049
|
+
undefined: () => _undefined3,
|
|
14050
|
+
union: () => union,
|
|
14051
|
+
unknown: () => unknown,
|
|
14052
|
+
url: () => url,
|
|
14053
|
+
uuid: () => uuid2,
|
|
14054
|
+
uuidv4: () => uuidv4,
|
|
14055
|
+
uuidv6: () => uuidv6,
|
|
14056
|
+
uuidv7: () => uuidv7,
|
|
14057
|
+
void: () => _void2,
|
|
14058
|
+
xid: () => xid2,
|
|
14059
|
+
xor: () => xor
|
|
14060
14060
|
});
|
|
14061
14061
|
|
|
14062
14062
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/classic/checks.js
|
|
14063
14063
|
var exports_checks2 = {};
|
|
14064
14064
|
__export(exports_checks2, {
|
|
14065
|
-
|
|
14066
|
-
trim: () => _trim,
|
|
14067
|
-
toUpperCase: () => _toUpperCase,
|
|
14068
|
-
toLowerCase: () => _toLowerCase,
|
|
14069
|
-
startsWith: () => _startsWith,
|
|
14070
|
-
slugify: () => _slugify,
|
|
14071
|
-
size: () => _size,
|
|
14072
|
-
regex: () => _regex,
|
|
14073
|
-
property: () => _property,
|
|
14074
|
-
positive: () => _positive,
|
|
14075
|
-
overwrite: () => _overwrite,
|
|
14076
|
-
normalize: () => _normalize,
|
|
14077
|
-
nonpositive: () => _nonpositive,
|
|
14078
|
-
nonnegative: () => _nonnegative,
|
|
14079
|
-
negative: () => _negative,
|
|
14080
|
-
multipleOf: () => _multipleOf,
|
|
14081
|
-
minSize: () => _minSize,
|
|
14082
|
-
minLength: () => _minLength,
|
|
14083
|
-
mime: () => _mime,
|
|
14084
|
-
maxSize: () => _maxSize,
|
|
14085
|
-
maxLength: () => _maxLength,
|
|
14086
|
-
lte: () => _lte,
|
|
14087
|
-
lt: () => _lt,
|
|
14088
|
-
lowercase: () => _lowercase,
|
|
14089
|
-
length: () => _length,
|
|
14090
|
-
includes: () => _includes,
|
|
14091
|
-
gte: () => _gte,
|
|
14065
|
+
endsWith: () => _endsWith,
|
|
14092
14066
|
gt: () => _gt,
|
|
14093
|
-
|
|
14067
|
+
gte: () => _gte,
|
|
14068
|
+
includes: () => _includes,
|
|
14069
|
+
length: () => _length,
|
|
14070
|
+
lowercase: () => _lowercase,
|
|
14071
|
+
lt: () => _lt,
|
|
14072
|
+
lte: () => _lte,
|
|
14073
|
+
maxLength: () => _maxLength,
|
|
14074
|
+
maxSize: () => _maxSize,
|
|
14075
|
+
mime: () => _mime,
|
|
14076
|
+
minLength: () => _minLength,
|
|
14077
|
+
minSize: () => _minSize,
|
|
14078
|
+
multipleOf: () => _multipleOf,
|
|
14079
|
+
negative: () => _negative,
|
|
14080
|
+
nonnegative: () => _nonnegative,
|
|
14081
|
+
nonpositive: () => _nonpositive,
|
|
14082
|
+
normalize: () => _normalize,
|
|
14083
|
+
overwrite: () => _overwrite,
|
|
14084
|
+
positive: () => _positive,
|
|
14085
|
+
property: () => _property,
|
|
14086
|
+
regex: () => _regex,
|
|
14087
|
+
size: () => _size,
|
|
14088
|
+
slugify: () => _slugify,
|
|
14089
|
+
startsWith: () => _startsWith,
|
|
14090
|
+
toLowerCase: () => _toLowerCase,
|
|
14091
|
+
toUpperCase: () => _toUpperCase,
|
|
14092
|
+
trim: () => _trim,
|
|
14093
|
+
uppercase: () => _uppercase
|
|
14094
14094
|
});
|
|
14095
14095
|
|
|
14096
14096
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/classic/iso.js
|
|
14097
14097
|
var exports_iso = {};
|
|
14098
14098
|
__export(exports_iso, {
|
|
14099
|
-
|
|
14100
|
-
duration: () => duration2,
|
|
14101
|
-
datetime: () => datetime2,
|
|
14102
|
-
date: () => date2,
|
|
14103
|
-
ZodISOTime: () => ZodISOTime,
|
|
14104
|
-
ZodISODuration: () => ZodISODuration,
|
|
14099
|
+
ZodISODate: () => ZodISODate,
|
|
14105
14100
|
ZodISODateTime: () => ZodISODateTime,
|
|
14106
|
-
|
|
14101
|
+
ZodISODuration: () => ZodISODuration,
|
|
14102
|
+
ZodISOTime: () => ZodISOTime,
|
|
14103
|
+
date: () => date2,
|
|
14104
|
+
datetime: () => datetime2,
|
|
14105
|
+
duration: () => duration2,
|
|
14106
|
+
time: () => time2
|
|
14107
14107
|
});
|
|
14108
14108
|
var ZodISODateTime = /* @__PURE__ */ $constructor("ZodISODateTime", (inst, def) => {
|
|
14109
14109
|
$ZodISODateTime.init(inst, def);
|
|
@@ -15964,11 +15964,11 @@ function fromJSONSchema(schema, params) {
|
|
|
15964
15964
|
// ../../../node_modules/.bun/zod@4.4.3/node_modules/zod/v4/classic/coerce.js
|
|
15965
15965
|
var exports_coerce = {};
|
|
15966
15966
|
__export(exports_coerce, {
|
|
15967
|
-
|
|
15968
|
-
number: () => number3,
|
|
15969
|
-
date: () => date4,
|
|
15967
|
+
bigint: () => bigint3,
|
|
15970
15968
|
boolean: () => boolean3,
|
|
15971
|
-
|
|
15969
|
+
date: () => date4,
|
|
15970
|
+
number: () => number3,
|
|
15971
|
+
string: () => string3
|
|
15972
15972
|
});
|
|
15973
15973
|
function string3(params) {
|
|
15974
15974
|
return _coercedString(ZodString, params);
|
|
@@ -16126,6 +16126,12 @@ ${feature._promptAddition}` : feature._promptAddition;
|
|
|
16126
16126
|
}
|
|
16127
16127
|
// src/definitions/steps/define-code-step.ts
|
|
16128
16128
|
function codeStep(config2) {
|
|
16129
|
+
const features = config2.features ?? [];
|
|
16130
|
+
let effectiveResult = config2.resultSchema;
|
|
16131
|
+
for (const feature of features) {
|
|
16132
|
+
effectiveResult = effectiveResult ? effectiveResult.extend(feature._resultExtension.shape) : feature._resultExtension;
|
|
16133
|
+
}
|
|
16134
|
+
const featureSignals = features.flatMap((f) => f._signals);
|
|
16129
16135
|
const spec = {
|
|
16130
16136
|
key: config2.key,
|
|
16131
16137
|
name: config2.name,
|
|
@@ -16135,14 +16141,23 @@ function codeStep(config2) {
|
|
|
16135
16141
|
status: config2.status ?? "active",
|
|
16136
16142
|
prompt: null,
|
|
16137
16143
|
inputSchemaJson: config2.inputSchema ? toJSONSchema(config2.inputSchema) : null,
|
|
16138
|
-
resultSchemaJson:
|
|
16139
|
-
signalExtractorDefinitions:
|
|
16140
|
-
|
|
16141
|
-
|
|
16142
|
-
|
|
16143
|
-
|
|
16144
|
-
|
|
16145
|
-
|
|
16144
|
+
resultSchemaJson: effectiveResult ? toJSONSchema(effectiveResult) : null,
|
|
16145
|
+
signalExtractorDefinitions: [
|
|
16146
|
+
...(config2.signals ?? []).map((signal) => ({
|
|
16147
|
+
key: signal.key ?? signal.sourcePath,
|
|
16148
|
+
sourcePath: signal.sourcePath,
|
|
16149
|
+
type: signal.type,
|
|
16150
|
+
required: signal.required ?? true,
|
|
16151
|
+
availableWhenResultStatusIn: signal.availableWhenResultStatusIn ?? null
|
|
16152
|
+
})),
|
|
16153
|
+
...featureSignals.map((signal) => ({
|
|
16154
|
+
key: signal.key,
|
|
16155
|
+
sourcePath: signal.sourcePath,
|
|
16156
|
+
type: signal.type,
|
|
16157
|
+
required: signal.required ?? true,
|
|
16158
|
+
availableWhenResultStatusIn: signal.availableWhenResultStatusIn ?? null
|
|
16159
|
+
}))
|
|
16160
|
+
],
|
|
16146
16161
|
opencodeMcpJson: null,
|
|
16147
16162
|
opencodePluginJson: null,
|
|
16148
16163
|
healthChecksJson: null,
|
|
@@ -16205,20 +16220,29 @@ var buildStepDefinitionsClient = (stepDefinitions) => {
|
|
|
16205
16220
|
};
|
|
16206
16221
|
};
|
|
16207
16222
|
// src/definitions/steps/step-features.ts
|
|
16223
|
+
var notificationKindSchema = exports_external.enum([
|
|
16224
|
+
"feedback_request",
|
|
16225
|
+
"status_update",
|
|
16226
|
+
"blocked",
|
|
16227
|
+
"result_ready",
|
|
16228
|
+
"warning"
|
|
16229
|
+
]);
|
|
16230
|
+
var notificationPrioritySchema = exports_external.enum(["low", "normal", "high", "urgent"]);
|
|
16231
|
+
var notificationChannelSchema = exports_external.enum([
|
|
16232
|
+
"in_app",
|
|
16233
|
+
"work_item_platform_comment",
|
|
16234
|
+
"email",
|
|
16235
|
+
"slack"
|
|
16236
|
+
]);
|
|
16208
16237
|
var NOTIFICATION_SIGNAL_KEY = "$boboddy_notifications_v1";
|
|
16209
16238
|
var NOTIFICATION_RESULT_KEY = "$boboddy_notifications_v1";
|
|
16239
|
+
var DEFAULT_NOTIFICATION_KIND = "status_update";
|
|
16210
16240
|
var notificationItemSchema = exports_external.object({
|
|
16211
|
-
kind:
|
|
16212
|
-
"feedback_request",
|
|
16213
|
-
"status_update",
|
|
16214
|
-
"blocked",
|
|
16215
|
-
"result_ready",
|
|
16216
|
-
"warning"
|
|
16217
|
-
]).describe("The kind of user notification."),
|
|
16241
|
+
kind: notificationKindSchema.describe("The kind of user notification."),
|
|
16218
16242
|
title: exports_external.string().describe("Short, human-readable notification title."),
|
|
16219
16243
|
body: exports_external.string().describe("The notification body / details."),
|
|
16220
|
-
priority:
|
|
16221
|
-
suggestedChannels: exports_external.array(
|
|
16244
|
+
priority: notificationPrioritySchema.describe("How important this notification is for the user."),
|
|
16245
|
+
suggestedChannels: exports_external.array(notificationChannelSchema).optional().describe("Channels the agent thinks are worth using. The platform policy decides the final channels."),
|
|
16222
16246
|
payload: exports_external.record(exports_external.string(), exports_external.unknown()).optional().describe('Kind-specific structured data. For "feedback_request": { category, urgency, suggestedKey? }.')
|
|
16223
16247
|
}).describe("A single user notification emitted by the agent.");
|
|
16224
16248
|
var notificationsFeature = {
|
|
@@ -16248,23 +16272,62 @@ var notificationsFeature = {
|
|
|
16248
16272
|
}
|
|
16249
16273
|
]
|
|
16250
16274
|
};
|
|
16275
|
+
var feedbackRequestsFeature = {
|
|
16276
|
+
_resultExtension: exports_external.object({
|
|
16277
|
+
[NOTIFICATION_RESULT_KEY]: exports_external.array(notificationItemSchema.extend({ kind: exports_external.literal("feedback_request") })).optional()
|
|
16278
|
+
}),
|
|
16279
|
+
_promptAddition: [
|
|
16280
|
+
"## Feedback Requests",
|
|
16281
|
+
"",
|
|
16282
|
+
`If you need to ask a human a clarifying question, populate the \`${NOTIFICATION_RESULT_KEY}\` array with items of kind \`"feedback_request"\`.`,
|
|
16283
|
+
"Each item must include:",
|
|
16284
|
+
"- **title**: A short, human-readable summary of the question.",
|
|
16285
|
+
"- **body**: The full question.",
|
|
16286
|
+
"- **priority**: One of `low`, `normal`, `high`, `urgent`.",
|
|
16287
|
+
'- **payload**: `{ "category": string, "urgency": "blocking"|"clarification"|"assumption"|"informational", "suggestedKey"?: string }`.'
|
|
16288
|
+
].join(`
|
|
16289
|
+
`),
|
|
16290
|
+
_signals: notificationsFeature._signals
|
|
16291
|
+
};
|
|
16251
16292
|
var Features = {
|
|
16252
|
-
notifications:
|
|
16253
|
-
|
|
16254
|
-
|
|
16255
|
-
|
|
16256
|
-
|
|
16257
|
-
|
|
16258
|
-
|
|
16259
|
-
|
|
16260
|
-
|
|
16261
|
-
|
|
16262
|
-
|
|
16293
|
+
notifications: () => notificationsFeature,
|
|
16294
|
+
feedbackRequests: () => feedbackRequestsFeature
|
|
16295
|
+
};
|
|
16296
|
+
var NotificationSignal = {
|
|
16297
|
+
key: NOTIFICATION_SIGNAL_KEY,
|
|
16298
|
+
find(signals) {
|
|
16299
|
+
const match = signals.find((s) => s.key === NOTIFICATION_SIGNAL_KEY);
|
|
16300
|
+
if (!match)
|
|
16301
|
+
return;
|
|
16302
|
+
const parsed = exports_external.array(notificationItemSchema).safeParse(match.valueJson);
|
|
16303
|
+
return parsed.success ? parsed.data : undefined;
|
|
16304
|
+
}
|
|
16305
|
+
};
|
|
16306
|
+
var Notify = {
|
|
16307
|
+
create: (item) => ({
|
|
16308
|
+
[NOTIFICATION_RESULT_KEY]: [item]
|
|
16263
16309
|
}),
|
|
16264
|
-
|
|
16265
|
-
|
|
16266
|
-
|
|
16310
|
+
inApp: (title, body, priority, options) => Notify.create({
|
|
16311
|
+
kind: options?.kind ?? DEFAULT_NOTIFICATION_KIND,
|
|
16312
|
+
title,
|
|
16313
|
+
body,
|
|
16314
|
+
priority,
|
|
16315
|
+
suggestedChannels: ["in_app"],
|
|
16316
|
+
...options?.payload ? { payload: options.payload } : {}
|
|
16317
|
+
}),
|
|
16318
|
+
feedbackRequest: (question, category, urgency, suggestedKey) => Notify.create({
|
|
16319
|
+
kind: "feedback_request",
|
|
16320
|
+
title: question,
|
|
16321
|
+
body: question,
|
|
16322
|
+
priority: "normal",
|
|
16323
|
+
payload: {
|
|
16324
|
+
category,
|
|
16325
|
+
urgency,
|
|
16326
|
+
...suggestedKey ? { suggestedKey } : {}
|
|
16267
16327
|
}
|
|
16328
|
+
}),
|
|
16329
|
+
merge: (...fragments) => ({
|
|
16330
|
+
[NOTIFICATION_RESULT_KEY]: fragments.flatMap((fragment) => fragment[NOTIFICATION_RESULT_KEY])
|
|
16268
16331
|
})
|
|
16269
16332
|
};
|
|
16270
16333
|
// src/definitions/advancement-policies/define-advancement-policy.ts
|
|
@@ -16961,25 +17024,6 @@ function compileLoopState(stateKey, state, ctx) {
|
|
|
16961
17024
|
function compileTerminalState(stateKey, kind) {
|
|
16962
17025
|
return { nodeDefinitions: [{ nodeKey: stateKey, kind }], edges: [] };
|
|
16963
17026
|
}
|
|
16964
|
-
function assertNoIllegalConvergentEdges(pipelineKey, nodeKindByKey, edges) {
|
|
16965
|
-
const incoming = new Map;
|
|
16966
|
-
for (const edge of edges) {
|
|
16967
|
-
const list = incoming.get(edge.toNodeKey) ?? [];
|
|
16968
|
-
list.push(edge);
|
|
16969
|
-
incoming.set(edge.toNodeKey, list);
|
|
16970
|
-
}
|
|
16971
|
-
for (const [targetKey, incomingEdges] of incoming) {
|
|
16972
|
-
if (incomingEdges.length <= 1)
|
|
16973
|
-
continue;
|
|
16974
|
-
const hasInvalidSource = incomingEdges.some((edge) => {
|
|
16975
|
-
const kind = nodeKindByKey.get(edge.fromNodeKey);
|
|
16976
|
-
return kind !== "choice" && kind !== "loop";
|
|
16977
|
-
});
|
|
16978
|
-
if (hasInvalidSource) {
|
|
16979
|
-
throw new Error(`Pipeline "${pipelineKey}": state "${targetKey}" has more than one incoming edge, but not every source is a 'choice'/'loop' state (unconditional convergent edges are not allowed \u2014 see docs/research/flat-pipeline-sdk-and-visual-designer.md \xA76).`);
|
|
16980
|
-
}
|
|
16981
|
-
}
|
|
16982
|
-
}
|
|
16983
17027
|
|
|
16984
17028
|
// src/definitions/pipelines/define-pipeline.ts
|
|
16985
17029
|
function isWorkingNodeDefinition(node) {
|
|
@@ -17016,8 +17060,6 @@ function definePipeline(config2) {
|
|
|
17016
17060
|
nodeDefinitions.push(...compiled.nodeDefinitions);
|
|
17017
17061
|
dependencyEdges.push(...compiled.edges);
|
|
17018
17062
|
}
|
|
17019
|
-
const nodeKindByKey = new Map(nodeDefinitions.map((node) => [node.nodeKey, node.kind]));
|
|
17020
|
-
assertNoIllegalConvergentEdges(config2.key, nodeKindByKey, dependencyEdges);
|
|
17021
17063
|
let inputSchemaJson = null;
|
|
17022
17064
|
if (config2.input) {
|
|
17023
17065
|
try {
|
|
@@ -17033,6 +17075,7 @@ function definePipeline(config2) {
|
|
|
17033
17075
|
version: config2.version ?? 1,
|
|
17034
17076
|
status: config2.status ?? "active",
|
|
17035
17077
|
inputSchemaJson,
|
|
17078
|
+
entryNodeKey: config2.startAt,
|
|
17036
17079
|
_stepDefinitions: [...stepDefMap.values()],
|
|
17037
17080
|
nodeDefinitions,
|
|
17038
17081
|
dependencyEdges
|
|
@@ -17145,6 +17188,7 @@ var buildPipelineDefinitionsClient = (pipelineDefinitions) => {
|
|
|
17145
17188
|
description: spec.description,
|
|
17146
17189
|
status: spec.status,
|
|
17147
17190
|
inputSchemaJson: spec.inputSchemaJson,
|
|
17191
|
+
entryNodeKey: spec.entryNodeKey,
|
|
17148
17192
|
nodeDefinitions,
|
|
17149
17193
|
dependencyEdges
|
|
17150
17194
|
};
|
|
@@ -17615,59 +17659,61 @@ async function parseBoboddyConfig(workspacePath) {
|
|
|
17615
17659
|
};
|
|
17616
17660
|
}
|
|
17617
17661
|
export {
|
|
17618
|
-
|
|
17619
|
-
stripJsoncComments,
|
|
17620
|
-
serializeInputBindings,
|
|
17621
|
-
serializeDefaultPipelineAssignment,
|
|
17622
|
-
resolveWorkItemFieldPath,
|
|
17623
|
-
renderPromptTemplate,
|
|
17624
|
-
parseJsonc,
|
|
17625
|
-
parseBoboddyConfig,
|
|
17626
|
-
openCodeMcpServersSchema,
|
|
17627
|
-
openCodeMcpServerConfigSchema,
|
|
17628
|
-
openCodeMcpRemoteConfigSchema,
|
|
17629
|
-
openCodeMcpOAuthConfigSchema,
|
|
17630
|
-
openCodeMcpLocalConfigSchema,
|
|
17631
|
-
openCodeMcpEnabledOverrideSchema,
|
|
17632
|
-
makeNodeInputCtx,
|
|
17633
|
-
makeFanOutNodeInputCtx,
|
|
17634
|
-
isWorkingNodeDefinition,
|
|
17635
|
-
isDefaultPipelineAssignmentSpec,
|
|
17636
|
-
defineStep,
|
|
17637
|
-
definePipeline,
|
|
17638
|
-
defaultPipelineAssignment,
|
|
17639
|
-
createStepExecutionPlaneClient,
|
|
17640
|
-
createStepDefinitionsClient,
|
|
17641
|
-
createPromptTemplateContext,
|
|
17642
|
-
createPromptInputProxy,
|
|
17643
|
-
createPipelineDefinitionsClient,
|
|
17644
|
-
createBoboddyClient,
|
|
17645
|
-
codeStep,
|
|
17646
|
-
artifactKindSchema,
|
|
17647
|
-
WorkItems,
|
|
17648
|
-
WorkItemComments,
|
|
17649
|
-
WorkItemBlocks,
|
|
17650
|
-
WORK_ITEM_TOP_LEVEL_FIELDS,
|
|
17651
|
-
WORK_ITEM_FIELDS_PATH_PREFIX,
|
|
17652
|
-
Username,
|
|
17653
|
-
UserNotifications,
|
|
17654
|
-
StepExecutions,
|
|
17655
|
-
StepDefinitions,
|
|
17656
|
-
StepDefinitionTemplates,
|
|
17657
|
-
Rule,
|
|
17658
|
-
Projects,
|
|
17659
|
-
ProjectInvites,
|
|
17660
|
-
ProjectIntegrations,
|
|
17661
|
-
ProjectContext,
|
|
17662
|
-
PipelineExecutions,
|
|
17663
|
-
PipelineDefinitions,
|
|
17664
|
-
NotificationRules,
|
|
17665
|
-
GitHubIntegrations,
|
|
17666
|
-
Features,
|
|
17667
|
-
DEFAULT_PIPELINE_ASSIGNMENT_FILENAME,
|
|
17668
|
-
Computed,
|
|
17669
|
-
BoboddyClient,
|
|
17670
|
-
Billing,
|
|
17662
|
+
Api,
|
|
17671
17663
|
BOBODDY_CONFIG_RELATIVE_PATH,
|
|
17672
|
-
|
|
17664
|
+
Billing,
|
|
17665
|
+
BoboddyClient,
|
|
17666
|
+
Computed,
|
|
17667
|
+
DEFAULT_PIPELINE_ASSIGNMENT_FILENAME,
|
|
17668
|
+
Features,
|
|
17669
|
+
GitHubIntegrations,
|
|
17670
|
+
NotificationRules,
|
|
17671
|
+
NotificationSignal,
|
|
17672
|
+
Notify,
|
|
17673
|
+
PipelineDefinitions,
|
|
17674
|
+
PipelineExecutions,
|
|
17675
|
+
ProjectContext,
|
|
17676
|
+
ProjectIntegrations,
|
|
17677
|
+
ProjectInvites,
|
|
17678
|
+
Projects,
|
|
17679
|
+
Rule,
|
|
17680
|
+
StepDefinitionTemplates,
|
|
17681
|
+
StepDefinitions,
|
|
17682
|
+
StepExecutions,
|
|
17683
|
+
UserNotifications,
|
|
17684
|
+
Username,
|
|
17685
|
+
WORK_ITEM_FIELDS_PATH_PREFIX,
|
|
17686
|
+
WORK_ITEM_TOP_LEVEL_FIELDS,
|
|
17687
|
+
WorkItemBlocks,
|
|
17688
|
+
WorkItemComments,
|
|
17689
|
+
WorkItems,
|
|
17690
|
+
artifactKindSchema,
|
|
17691
|
+
codeStep,
|
|
17692
|
+
createBoboddyClient,
|
|
17693
|
+
createPipelineDefinitionsClient,
|
|
17694
|
+
createPromptInputProxy,
|
|
17695
|
+
createPromptTemplateContext,
|
|
17696
|
+
createStepDefinitionsClient,
|
|
17697
|
+
createStepExecutionPlaneClient,
|
|
17698
|
+
defaultPipelineAssignment,
|
|
17699
|
+
definePipeline,
|
|
17700
|
+
defineStep,
|
|
17701
|
+
isDefaultPipelineAssignmentSpec,
|
|
17702
|
+
isWorkingNodeDefinition,
|
|
17703
|
+
makeFanOutNodeInputCtx,
|
|
17704
|
+
makeNodeInputCtx,
|
|
17705
|
+
openCodeMcpEnabledOverrideSchema,
|
|
17706
|
+
openCodeMcpLocalConfigSchema,
|
|
17707
|
+
openCodeMcpOAuthConfigSchema,
|
|
17708
|
+
openCodeMcpRemoteConfigSchema,
|
|
17709
|
+
openCodeMcpServerConfigSchema,
|
|
17710
|
+
openCodeMcpServersSchema,
|
|
17711
|
+
parseBoboddyConfig,
|
|
17712
|
+
parseJsonc,
|
|
17713
|
+
renderPromptTemplate,
|
|
17714
|
+
resolveWorkItemFieldPath,
|
|
17715
|
+
serializeDefaultPipelineAssignment,
|
|
17716
|
+
serializeInputBindings,
|
|
17717
|
+
stripJsoncComments,
|
|
17718
|
+
stripTrailingCommas
|
|
17673
17719
|
};
|