@warlock.js/seal 4.8.2 → 4.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (385) hide show
  1. package/cjs/index.cjs +92 -92
  2. package/cjs/index.cjs.map +1 -1
  3. package/esm/config.d.mts +1 -1
  4. package/esm/config.d.mts.map +1 -1
  5. package/esm/config.mjs +1 -1
  6. package/esm/config.mjs.map +1 -1
  7. package/esm/factory/validate.d.mts +1 -1
  8. package/esm/factory/validate.d.mts.map +1 -1
  9. package/esm/factory/validate.mjs +1 -1
  10. package/esm/factory/validate.mjs.map +1 -1
  11. package/esm/factory/validators.d.mts +1 -1
  12. package/esm/factory/validators.d.mts.map +1 -1
  13. package/esm/factory/validators.mjs +1 -1
  14. package/esm/factory/validators.mjs.map +1 -1
  15. package/esm/helpers/date-helpers.d.mts +1 -1
  16. package/esm/helpers/date-helpers.d.mts.map +1 -1
  17. package/esm/helpers/date-helpers.mjs +1 -1
  18. package/esm/helpers/date-helpers.mjs.map +1 -1
  19. package/esm/helpers/file.utils.d.mts +1 -1
  20. package/esm/helpers/file.utils.d.mts.map +1 -1
  21. package/esm/helpers/file.utils.mjs +1 -1
  22. package/esm/helpers/file.utils.mjs.map +1 -1
  23. package/esm/helpers/get-field-value.d.mts +1 -1
  24. package/esm/helpers/get-field-value.d.mts.map +1 -1
  25. package/esm/helpers/get-field-value.mjs +1 -1
  26. package/esm/helpers/get-field-value.mjs.map +1 -1
  27. package/esm/helpers/is-empty-value.mjs +1 -1
  28. package/esm/helpers/is-empty-value.mjs.map +1 -1
  29. package/esm/helpers/path-helpers.d.mts +1 -1
  30. package/esm/helpers/path-helpers.d.mts.map +1 -1
  31. package/esm/helpers/path-helpers.mjs +1 -1
  32. package/esm/helpers/path-helpers.mjs.map +1 -1
  33. package/esm/helpers/validation-helpers.d.mts +1 -1
  34. package/esm/helpers/validation-helpers.d.mts.map +1 -1
  35. package/esm/helpers/validation-helpers.mjs +1 -1
  36. package/esm/helpers/validation-helpers.mjs.map +1 -1
  37. package/esm/mutators/array-mutators.d.mts +1 -1
  38. package/esm/mutators/array-mutators.d.mts.map +1 -1
  39. package/esm/mutators/array-mutators.mjs +1 -1
  40. package/esm/mutators/array-mutators.mjs.map +1 -1
  41. package/esm/mutators/date-mutators.d.mts +1 -1
  42. package/esm/mutators/date-mutators.d.mts.map +1 -1
  43. package/esm/mutators/date-mutators.mjs +1 -1
  44. package/esm/mutators/date-mutators.mjs.map +1 -1
  45. package/esm/mutators/number-mutators.d.mts +1 -1
  46. package/esm/mutators/number-mutators.d.mts.map +1 -1
  47. package/esm/mutators/number-mutators.mjs +1 -1
  48. package/esm/mutators/number-mutators.mjs.map +1 -1
  49. package/esm/mutators/object-mutators.d.mts +1 -1
  50. package/esm/mutators/object-mutators.d.mts.map +1 -1
  51. package/esm/mutators/object-mutators.mjs +1 -1
  52. package/esm/mutators/object-mutators.mjs.map +1 -1
  53. package/esm/mutators/scalar-mutators.d.mts +1 -1
  54. package/esm/mutators/scalar-mutators.d.mts.map +1 -1
  55. package/esm/mutators/scalar-mutators.mjs +1 -1
  56. package/esm/mutators/scalar-mutators.mjs.map +1 -1
  57. package/esm/mutators/string-mutators.d.mts +1 -1
  58. package/esm/mutators/string-mutators.d.mts.map +1 -1
  59. package/esm/mutators/string-mutators.mjs +1 -1
  60. package/esm/mutators/string-mutators.mjs.map +1 -1
  61. package/esm/plugins/plugin-system.d.mts +1 -1
  62. package/esm/plugins/plugin-system.d.mts.map +1 -1
  63. package/esm/plugins/plugin-system.mjs +1 -1
  64. package/esm/plugins/plugin-system.mjs.map +1 -1
  65. package/esm/rules/array/array-rules.d.mts +1 -1
  66. package/esm/rules/array/array-rules.d.mts.map +1 -1
  67. package/esm/rules/array/array-rules.mjs +1 -1
  68. package/esm/rules/array/array-rules.mjs.map +1 -1
  69. package/esm/rules/color/color-rules.d.mts +1 -1
  70. package/esm/rules/color/color-rules.d.mts.map +1 -1
  71. package/esm/rules/color/color-rules.mjs +1 -1
  72. package/esm/rules/color/color-rules.mjs.map +1 -1
  73. package/esm/rules/common/enum.d.mts +1 -1
  74. package/esm/rules/common/enum.d.mts.map +1 -1
  75. package/esm/rules/common/enum.mjs +1 -1
  76. package/esm/rules/common/enum.mjs.map +1 -1
  77. package/esm/rules/common/equals-field-rules.d.mts +1 -1
  78. package/esm/rules/common/equals-field-rules.d.mts.map +1 -1
  79. package/esm/rules/common/equals-field-rules.mjs +1 -1
  80. package/esm/rules/common/equals-field-rules.mjs.map +1 -1
  81. package/esm/rules/common/instanceof.d.mts +1 -1
  82. package/esm/rules/common/instanceof.d.mts.map +1 -1
  83. package/esm/rules/common/instanceof.mjs +1 -1
  84. package/esm/rules/common/instanceof.mjs.map +1 -1
  85. package/esm/rules/common/literal.d.mts +1 -1
  86. package/esm/rules/common/literal.d.mts.map +1 -1
  87. package/esm/rules/common/literal.mjs +1 -1
  88. package/esm/rules/common/literal.mjs.map +1 -1
  89. package/esm/rules/common/type-rules.d.mts +1 -1
  90. package/esm/rules/common/type-rules.d.mts.map +1 -1
  91. package/esm/rules/common/type-rules.mjs +1 -1
  92. package/esm/rules/common/type-rules.mjs.map +1 -1
  93. package/esm/rules/common/unknown-key.d.mts +1 -1
  94. package/esm/rules/common/unknown-key.d.mts.map +1 -1
  95. package/esm/rules/common/unknown-key.mjs +1 -1
  96. package/esm/rules/common/unknown-key.mjs.map +1 -1
  97. package/esm/rules/conditional/forbidden-if-rules.d.mts +1 -1
  98. package/esm/rules/conditional/forbidden-if-rules.d.mts.map +1 -1
  99. package/esm/rules/conditional/forbidden-if-rules.mjs +1 -1
  100. package/esm/rules/conditional/forbidden-if-rules.mjs.map +1 -1
  101. package/esm/rules/conditional/present-if-rules.d.mts +1 -1
  102. package/esm/rules/conditional/present-if-rules.d.mts.map +1 -1
  103. package/esm/rules/conditional/present-if-rules.mjs +1 -1
  104. package/esm/rules/conditional/present-if-rules.mjs.map +1 -1
  105. package/esm/rules/conditional/present-unless-rules.d.mts +1 -1
  106. package/esm/rules/conditional/present-unless-rules.d.mts.map +1 -1
  107. package/esm/rules/conditional/present-unless-rules.mjs +1 -1
  108. package/esm/rules/conditional/present-unless-rules.mjs.map +1 -1
  109. package/esm/rules/conditional/present-with-rules.d.mts +1 -1
  110. package/esm/rules/conditional/present-with-rules.d.mts.map +1 -1
  111. package/esm/rules/conditional/present-with-rules.mjs +1 -1
  112. package/esm/rules/conditional/present-with-rules.mjs.map +1 -1
  113. package/esm/rules/conditional/present-without-rules.d.mts +1 -1
  114. package/esm/rules/conditional/present-without-rules.d.mts.map +1 -1
  115. package/esm/rules/conditional/present-without-rules.mjs +1 -1
  116. package/esm/rules/conditional/present-without-rules.mjs.map +1 -1
  117. package/esm/rules/conditional/required-if-rules.d.mts +1 -1
  118. package/esm/rules/conditional/required-if-rules.d.mts.map +1 -1
  119. package/esm/rules/conditional/required-if-rules.mjs +1 -1
  120. package/esm/rules/conditional/required-if-rules.mjs.map +1 -1
  121. package/esm/rules/conditional/required-unless-rules.d.mts +1 -1
  122. package/esm/rules/conditional/required-unless-rules.d.mts.map +1 -1
  123. package/esm/rules/conditional/required-unless-rules.mjs +1 -1
  124. package/esm/rules/conditional/required-unless-rules.mjs.map +1 -1
  125. package/esm/rules/conditional/required-when-rule.d.mts +1 -1
  126. package/esm/rules/conditional/required-when-rule.d.mts.map +1 -1
  127. package/esm/rules/conditional/required-when-rule.mjs +1 -1
  128. package/esm/rules/conditional/required-when-rule.mjs.map +1 -1
  129. package/esm/rules/conditional/required-with-rules.d.mts +1 -1
  130. package/esm/rules/conditional/required-with-rules.d.mts.map +1 -1
  131. package/esm/rules/conditional/required-with-rules.mjs +1 -1
  132. package/esm/rules/conditional/required-with-rules.mjs.map +1 -1
  133. package/esm/rules/conditional/required-without-rules.d.mts +1 -1
  134. package/esm/rules/conditional/required-without-rules.d.mts.map +1 -1
  135. package/esm/rules/conditional/required-without-rules.mjs +1 -1
  136. package/esm/rules/conditional/required-without-rules.mjs.map +1 -1
  137. package/esm/rules/core/equal.d.mts +1 -1
  138. package/esm/rules/core/equal.d.mts.map +1 -1
  139. package/esm/rules/core/equal.mjs +1 -1
  140. package/esm/rules/core/equal.mjs.map +1 -1
  141. package/esm/rules/core/forbidden.d.mts +1 -1
  142. package/esm/rules/core/forbidden.d.mts.map +1 -1
  143. package/esm/rules/core/forbidden.mjs +1 -1
  144. package/esm/rules/core/forbidden.mjs.map +1 -1
  145. package/esm/rules/core/required.d.mts +1 -1
  146. package/esm/rules/core/required.d.mts.map +1 -1
  147. package/esm/rules/core/required.mjs +1 -1
  148. package/esm/rules/core/required.mjs.map +1 -1
  149. package/esm/rules/core/union.d.mts +1 -1
  150. package/esm/rules/core/union.d.mts.map +1 -1
  151. package/esm/rules/core/union.mjs +1 -1
  152. package/esm/rules/core/union.mjs.map +1 -1
  153. package/esm/rules/core/when.d.mts +1 -1
  154. package/esm/rules/core/when.d.mts.map +1 -1
  155. package/esm/rules/core/when.mjs +1 -1
  156. package/esm/rules/core/when.mjs.map +1 -1
  157. package/esm/rules/date/date-comparison-rules.d.mts +1 -1
  158. package/esm/rules/date/date-comparison-rules.d.mts.map +1 -1
  159. package/esm/rules/date/date-comparison-rules.mjs +1 -1
  160. package/esm/rules/date/date-comparison-rules.mjs.map +1 -1
  161. package/esm/rules/date/date-day-rules.d.mts +1 -1
  162. package/esm/rules/date/date-day-rules.d.mts.map +1 -1
  163. package/esm/rules/date/date-day-rules.mjs +1 -1
  164. package/esm/rules/date/date-day-rules.mjs.map +1 -1
  165. package/esm/rules/date/date-field-comparison-rules.d.mts +1 -1
  166. package/esm/rules/date/date-field-comparison-rules.d.mts.map +1 -1
  167. package/esm/rules/date/date-field-comparison-rules.mjs +1 -1
  168. package/esm/rules/date/date-field-comparison-rules.mjs.map +1 -1
  169. package/esm/rules/date/date-period-rules.d.mts +1 -1
  170. package/esm/rules/date/date-period-rules.d.mts.map +1 -1
  171. package/esm/rules/date/date-period-rules.mjs +1 -1
  172. package/esm/rules/date/date-period-rules.mjs.map +1 -1
  173. package/esm/rules/date/date-relative-rules.d.mts +1 -1
  174. package/esm/rules/date/date-relative-rules.d.mts.map +1 -1
  175. package/esm/rules/date/date-relative-rules.mjs +1 -1
  176. package/esm/rules/date/date-relative-rules.mjs.map +1 -1
  177. package/esm/rules/date/date-special-rules.d.mts +1 -1
  178. package/esm/rules/date/date-special-rules.d.mts.map +1 -1
  179. package/esm/rules/date/date-special-rules.mjs +1 -1
  180. package/esm/rules/date/date-special-rules.mjs.map +1 -1
  181. package/esm/rules/date/date.d.mts +1 -1
  182. package/esm/rules/date/date.d.mts.map +1 -1
  183. package/esm/rules/date/date.mjs +1 -1
  184. package/esm/rules/date/date.mjs.map +1 -1
  185. package/esm/rules/file/dimensions.d.mts +1 -1
  186. package/esm/rules/file/dimensions.d.mts.map +1 -1
  187. package/esm/rules/file/dimensions.mjs +1 -1
  188. package/esm/rules/file/dimensions.mjs.map +1 -1
  189. package/esm/rules/file/file-size.d.mts +1 -1
  190. package/esm/rules/file/file-size.d.mts.map +1 -1
  191. package/esm/rules/file/file-size.mjs +1 -1
  192. package/esm/rules/file/file-size.mjs.map +1 -1
  193. package/esm/rules/length/length-rules.d.mts +1 -1
  194. package/esm/rules/length/length-rules.d.mts.map +1 -1
  195. package/esm/rules/length/length-rules.mjs +1 -1
  196. package/esm/rules/length/length-rules.mjs.map +1 -1
  197. package/esm/rules/number/number-rules.d.mts +1 -1
  198. package/esm/rules/number/number-rules.d.mts.map +1 -1
  199. package/esm/rules/number/number-rules.mjs +1 -1
  200. package/esm/rules/number/number-rules.mjs.map +1 -1
  201. package/esm/rules/scalar/accepted-rule.mjs +1 -1
  202. package/esm/rules/scalar/accepted-rule.mjs.map +1 -1
  203. package/esm/rules/scalar/declined-rule.mjs +1 -1
  204. package/esm/rules/scalar/declined-rule.mjs.map +1 -1
  205. package/esm/rules/string/alpha.d.mts +1 -1
  206. package/esm/rules/string/alpha.d.mts.map +1 -1
  207. package/esm/rules/string/alpha.mjs +1 -1
  208. package/esm/rules/string/alpha.mjs.map +1 -1
  209. package/esm/rules/string/credit-card.d.mts +1 -1
  210. package/esm/rules/string/credit-card.d.mts.map +1 -1
  211. package/esm/rules/string/credit-card.mjs +1 -1
  212. package/esm/rules/string/credit-card.mjs.map +1 -1
  213. package/esm/rules/string/email.d.mts +1 -1
  214. package/esm/rules/string/email.d.mts.map +1 -1
  215. package/esm/rules/string/email.mjs +1 -1
  216. package/esm/rules/string/email.mjs.map +1 -1
  217. package/esm/rules/string/id-formats.d.mts +1 -1
  218. package/esm/rules/string/id-formats.d.mts.map +1 -1
  219. package/esm/rules/string/id-formats.mjs +1 -1
  220. package/esm/rules/string/id-formats.mjs.map +1 -1
  221. package/esm/rules/string/ip.d.mts +1 -1
  222. package/esm/rules/string/ip.d.mts.map +1 -1
  223. package/esm/rules/string/ip.mjs +1 -1
  224. package/esm/rules/string/ip.mjs.map +1 -1
  225. package/esm/rules/string/matches.d.mts +1 -1
  226. package/esm/rules/string/matches.d.mts.map +1 -1
  227. package/esm/rules/string/matches.mjs +1 -1
  228. package/esm/rules/string/matches.mjs.map +1 -1
  229. package/esm/rules/string/pattern.d.mts +1 -1
  230. package/esm/rules/string/pattern.d.mts.map +1 -1
  231. package/esm/rules/string/pattern.mjs +1 -1
  232. package/esm/rules/string/pattern.mjs.map +1 -1
  233. package/esm/rules/string/string-comparison.d.mts +1 -1
  234. package/esm/rules/string/string-comparison.d.mts.map +1 -1
  235. package/esm/rules/string/string-comparison.mjs +1 -1
  236. package/esm/rules/string/string-comparison.mjs.map +1 -1
  237. package/esm/rules/string/strong-password-rule.d.mts +1 -1
  238. package/esm/rules/string/strong-password-rule.d.mts.map +1 -1
  239. package/esm/rules/string/strong-password-rule.mjs +1 -1
  240. package/esm/rules/string/strong-password-rule.mjs.map +1 -1
  241. package/esm/rules/string/url.d.mts +1 -1
  242. package/esm/rules/string/url.d.mts.map +1 -1
  243. package/esm/rules/string/url.mjs +1 -1
  244. package/esm/rules/string/url.mjs.map +1 -1
  245. package/esm/rules/string/without-whitespace.d.mts +1 -1
  246. package/esm/rules/string/without-whitespace.d.mts.map +1 -1
  247. package/esm/rules/string/without-whitespace.mjs +1 -1
  248. package/esm/rules/string/without-whitespace.mjs.map +1 -1
  249. package/esm/standard-schema/json-schema.d.mts +1 -1
  250. package/esm/standard-schema/json-schema.d.mts.map +1 -1
  251. package/esm/standard-schema/json-schema.mjs +1 -1
  252. package/esm/standard-schema/json-schema.mjs.map +1 -1
  253. package/esm/standard-schema/map-result.d.mts +1 -1
  254. package/esm/standard-schema/map-result.d.mts.map +1 -1
  255. package/esm/standard-schema/map-result.mjs +1 -1
  256. package/esm/standard-schema/map-result.mjs.map +1 -1
  257. package/esm/standard-schema/types.d.mts +1 -1
  258. package/esm/standard-schema/types.d.mts.map +1 -1
  259. package/esm/types/conditional-types.d.mts +1 -1
  260. package/esm/types/conditional-types.d.mts.map +1 -1
  261. package/esm/types/context-types.d.mts +1 -1
  262. package/esm/types/context-types.d.mts.map +1 -1
  263. package/esm/types/data-transformer-types.d.mts +1 -1
  264. package/esm/types/data-transformer-types.d.mts.map +1 -1
  265. package/esm/types/date-types.d.mts +1 -1
  266. package/esm/types/date-types.d.mts.map +1 -1
  267. package/esm/types/date-types.mjs +1 -1
  268. package/esm/types/date-types.mjs.map +1 -1
  269. package/esm/types/file.types.d.mts +1 -1
  270. package/esm/types/file.types.d.mts.map +1 -1
  271. package/esm/types/inference-types.d.mts +1 -1
  272. package/esm/types/inference-types.d.mts.map +1 -1
  273. package/esm/types/mutator-types.d.mts +1 -1
  274. package/esm/types/mutator-types.d.mts.map +1 -1
  275. package/esm/types/result-types.d.mts +1 -1
  276. package/esm/types/result-types.d.mts.map +1 -1
  277. package/esm/types/rule-types.d.mts +1 -1
  278. package/esm/types/rule-types.d.mts.map +1 -1
  279. package/esm/types/schema-types.d.mts +1 -1
  280. package/esm/types/schema-types.d.mts.map +1 -1
  281. package/esm/validators/any-validator.d.mts +1 -1
  282. package/esm/validators/any-validator.d.mts.map +1 -1
  283. package/esm/validators/any-validator.mjs +1 -1
  284. package/esm/validators/any-validator.mjs.map +1 -1
  285. package/esm/validators/array-validator.d.mts +1 -1
  286. package/esm/validators/array-validator.d.mts.map +1 -1
  287. package/esm/validators/array-validator.mjs +1 -1
  288. package/esm/validators/array-validator.mjs.map +1 -1
  289. package/esm/validators/base-validator.d.mts +1 -1
  290. package/esm/validators/base-validator.d.mts.map +1 -1
  291. package/esm/validators/base-validator.mjs +1 -1
  292. package/esm/validators/base-validator.mjs.map +1 -1
  293. package/esm/validators/boolean-validator.d.mts +1 -1
  294. package/esm/validators/boolean-validator.d.mts.map +1 -1
  295. package/esm/validators/boolean-validator.mjs +1 -1
  296. package/esm/validators/boolean-validator.mjs.map +1 -1
  297. package/esm/validators/computed-validator.d.mts +1 -1
  298. package/esm/validators/computed-validator.d.mts.map +1 -1
  299. package/esm/validators/computed-validator.mjs +1 -1
  300. package/esm/validators/computed-validator.mjs.map +1 -1
  301. package/esm/validators/date-validator.d.mts +1 -1
  302. package/esm/validators/date-validator.d.mts.map +1 -1
  303. package/esm/validators/date-validator.mjs +1 -1
  304. package/esm/validators/date-validator.mjs.map +1 -1
  305. package/esm/validators/discriminated-union-validator.d.mts +1 -1
  306. package/esm/validators/discriminated-union-validator.d.mts.map +1 -1
  307. package/esm/validators/discriminated-union-validator.mjs +1 -1
  308. package/esm/validators/discriminated-union-validator.mjs.map +1 -1
  309. package/esm/validators/float-validator.d.mts +1 -1
  310. package/esm/validators/float-validator.d.mts.map +1 -1
  311. package/esm/validators/float-validator.mjs +1 -1
  312. package/esm/validators/float-validator.mjs.map +1 -1
  313. package/esm/validators/instanceof-validator.d.mts +1 -1
  314. package/esm/validators/instanceof-validator.d.mts.map +1 -1
  315. package/esm/validators/instanceof-validator.mjs +1 -1
  316. package/esm/validators/instanceof-validator.mjs.map +1 -1
  317. package/esm/validators/int-validator.d.mts +1 -1
  318. package/esm/validators/int-validator.d.mts.map +1 -1
  319. package/esm/validators/int-validator.mjs +1 -1
  320. package/esm/validators/int-validator.mjs.map +1 -1
  321. package/esm/validators/lazy-validator.d.mts +1 -1
  322. package/esm/validators/lazy-validator.d.mts.map +1 -1
  323. package/esm/validators/lazy-validator.mjs +1 -1
  324. package/esm/validators/lazy-validator.mjs.map +1 -1
  325. package/esm/validators/literal-validator.d.mts +1 -1
  326. package/esm/validators/literal-validator.d.mts.map +1 -1
  327. package/esm/validators/literal-validator.mjs +1 -1
  328. package/esm/validators/literal-validator.mjs.map +1 -1
  329. package/esm/validators/managed-validator.d.mts +1 -1
  330. package/esm/validators/managed-validator.d.mts.map +1 -1
  331. package/esm/validators/managed-validator.mjs +1 -1
  332. package/esm/validators/managed-validator.mjs.map +1 -1
  333. package/esm/validators/methods/equality-conditional-methods.d.mts +1 -1
  334. package/esm/validators/methods/equality-conditional-methods.d.mts.map +1 -1
  335. package/esm/validators/methods/equality-conditional-methods.mjs +1 -1
  336. package/esm/validators/methods/equality-conditional-methods.mjs.map +1 -1
  337. package/esm/validators/methods/forbidden-methods.d.mts +1 -1
  338. package/esm/validators/methods/forbidden-methods.d.mts.map +1 -1
  339. package/esm/validators/methods/forbidden-methods.mjs +1 -1
  340. package/esm/validators/methods/forbidden-methods.mjs.map +1 -1
  341. package/esm/validators/methods/present-methods.d.mts +1 -1
  342. package/esm/validators/methods/present-methods.d.mts.map +1 -1
  343. package/esm/validators/methods/present-methods.mjs +1 -1
  344. package/esm/validators/methods/present-methods.mjs.map +1 -1
  345. package/esm/validators/methods/required-methods.d.mts +1 -1
  346. package/esm/validators/methods/required-methods.d.mts.map +1 -1
  347. package/esm/validators/methods/required-methods.mjs +1 -1
  348. package/esm/validators/methods/required-methods.mjs.map +1 -1
  349. package/esm/validators/number-validator.d.mts +1 -1
  350. package/esm/validators/number-validator.d.mts.map +1 -1
  351. package/esm/validators/number-validator.mjs +1 -1
  352. package/esm/validators/number-validator.mjs.map +1 -1
  353. package/esm/validators/numeric-validator.d.mts +1 -1
  354. package/esm/validators/numeric-validator.d.mts.map +1 -1
  355. package/esm/validators/numeric-validator.mjs +1 -1
  356. package/esm/validators/numeric-validator.mjs.map +1 -1
  357. package/esm/validators/object-validator.d.mts +1 -1
  358. package/esm/validators/object-validator.d.mts.map +1 -1
  359. package/esm/validators/object-validator.mjs +1 -1
  360. package/esm/validators/object-validator.mjs.map +1 -1
  361. package/esm/validators/primitive-validator.d.mts +1 -1
  362. package/esm/validators/primitive-validator.d.mts.map +1 -1
  363. package/esm/validators/primitive-validator.mjs +1 -1
  364. package/esm/validators/primitive-validator.mjs.map +1 -1
  365. package/esm/validators/record-validator.d.mts +1 -1
  366. package/esm/validators/record-validator.d.mts.map +1 -1
  367. package/esm/validators/record-validator.mjs +1 -1
  368. package/esm/validators/record-validator.mjs.map +1 -1
  369. package/esm/validators/scalar-validator.d.mts +1 -1
  370. package/esm/validators/scalar-validator.d.mts.map +1 -1
  371. package/esm/validators/scalar-validator.mjs +1 -1
  372. package/esm/validators/scalar-validator.mjs.map +1 -1
  373. package/esm/validators/string-validator.d.mts +1 -1
  374. package/esm/validators/string-validator.d.mts.map +1 -1
  375. package/esm/validators/string-validator.mjs +1 -1
  376. package/esm/validators/string-validator.mjs.map +1 -1
  377. package/esm/validators/tuple-validator.d.mts +1 -1
  378. package/esm/validators/tuple-validator.d.mts.map +1 -1
  379. package/esm/validators/tuple-validator.mjs +1 -1
  380. package/esm/validators/tuple-validator.mjs.map +1 -1
  381. package/esm/validators/union-validator.d.mts +1 -1
  382. package/esm/validators/union-validator.d.mts.map +1 -1
  383. package/esm/validators/union-validator.mjs +1 -1
  384. package/esm/validators/union-validator.mjs.map +1 -1
  385. package/package.json +1 -1
package/cjs/index.cjs CHANGED
@@ -32,7 +32,7 @@ let dayjs = require("dayjs");
32
32
  dayjs = __toESM(dayjs, 1);
33
33
  let net = require("net");
34
34
 
35
- //#region ../@warlock.js/seal/src/standard-schema/json-schema.ts
35
+ //#region ../seal/src/standard-schema/json-schema.ts
36
36
  /**
37
37
  * Apply nullable to a JSON Schema object based on the target dialect.
38
38
  *
@@ -111,7 +111,7 @@ function getRuleOptions(rules, ruleName) {
111
111
  }
112
112
 
113
113
  //#endregion
114
- //#region ../@warlock.js/seal/src/config.ts
114
+ //#region ../seal/src/config.ts
115
115
  /**
116
116
  * Global Seal configuration
117
117
  */
@@ -149,7 +149,7 @@ function resetSealConfig() {
149
149
  }
150
150
 
151
151
  //#endregion
152
- //#region ../@warlock.js/seal/src/factory/validate.ts
152
+ //#region ../seal/src/factory/validate.ts
153
153
  /**
154
154
  * Validate data against a schema
155
155
  */
@@ -174,7 +174,7 @@ const validate = async (schema, data, { context: extendedContext, ...configurati
174
174
  };
175
175
 
176
176
  //#endregion
177
- //#region ../@warlock.js/seal/src/helpers/date-helpers.ts
177
+ //#region ../seal/src/helpers/date-helpers.ts
178
178
  /**
179
179
  * Detect if value is a date value or field name
180
180
  *
@@ -196,7 +196,7 @@ function isDateValue(value) {
196
196
  }
197
197
 
198
198
  //#endregion
199
- //#region ../@warlock.js/seal/src/helpers/file.utils.ts
199
+ //#region ../seal/src/helpers/file.utils.ts
200
200
  function resolveFileSize(size) {
201
201
  if (typeof size === "number") return size;
202
202
  switch (size.unit) {
@@ -227,7 +227,7 @@ function humanizeSize(sizeInBits) {
227
227
  }
228
228
 
229
229
  //#endregion
230
- //#region ../@warlock.js/seal/src/helpers/get-field-value.ts
230
+ //#region ../seal/src/helpers/get-field-value.ts
231
231
  /**
232
232
  * Get field value based on scope from rule options
233
233
  *
@@ -268,7 +268,7 @@ function getFieldValue(rule, context, fieldKey = "field") {
268
268
  }
269
269
 
270
270
  //#endregion
271
- //#region ../@warlock.js/seal/src/helpers/path-helpers.ts
271
+ //#region ../seal/src/helpers/path-helpers.ts
272
272
  /**
273
273
  * Set the key path for nested validation
274
274
  */
@@ -278,7 +278,7 @@ const setKeyPath = (path, key) => {
278
278
  };
279
279
 
280
280
  //#endregion
281
- //#region ../@warlock.js/seal/src/helpers/validation-helpers.ts
281
+ //#region ../seal/src/helpers/validation-helpers.ts
282
282
  const VALID_RULE = { isValid: true };
283
283
  /**
284
284
  * Resolve a single attribute value through the full translation priority chain:
@@ -346,13 +346,13 @@ const invalidRule = (rule, context) => {
346
346
  };
347
347
 
348
348
  //#endregion
349
- //#region ../@warlock.js/seal/src/helpers/is-empty-value.ts
349
+ //#region ../seal/src/helpers/is-empty-value.ts
350
350
  function isEmptyValue(value) {
351
351
  return (0, _mongez_supportive_is.isEmpty)(value) && !(0, _mongez_supportive_is.isObject)(value);
352
352
  }
353
353
 
354
354
  //#endregion
355
- //#region ../@warlock.js/seal/src/rules/core/required.ts
355
+ //#region ../seal/src/rules/core/required.ts
356
356
  /**
357
357
  * Required rule - value must be present and not empty
358
358
  */
@@ -382,7 +382,7 @@ const presentRule = {
382
382
  };
383
383
 
384
384
  //#endregion
385
- //#region ../@warlock.js/seal/src/standard-schema/map-result.ts
385
+ //#region ../seal/src/standard-schema/map-result.ts
386
386
  /**
387
387
  * Maps a Seal ValidationResult to a Standard Schema result shape.
388
388
  *
@@ -406,7 +406,7 @@ function mapToStandardResult(result) {
406
406
  }
407
407
 
408
408
  //#endregion
409
- //#region ../@warlock.js/seal/src/validators/base-validator.ts
409
+ //#region ../seal/src/validators/base-validator.ts
410
410
  /**
411
411
  * Base validator class - foundation for all validators
412
412
  */
@@ -1052,7 +1052,7 @@ var BaseValidator = class {
1052
1052
  };
1053
1053
 
1054
1054
  //#endregion
1055
- //#region ../@warlock.js/seal/src/validators/any-validator.ts
1055
+ //#region ../seal/src/validators/any-validator.ts
1056
1056
  /**
1057
1057
  * Any validator - accepts any value
1058
1058
  */
@@ -1082,7 +1082,7 @@ var AnyValidator = class extends BaseValidator {
1082
1082
  };
1083
1083
 
1084
1084
  //#endregion
1085
- //#region ../@warlock.js/seal/src/mutators/array-mutators.ts
1085
+ //#region ../seal/src/mutators/array-mutators.ts
1086
1086
  /** Reverse array order */
1087
1087
  const flipArrayMutator = async (value) => {
1088
1088
  return value.reverse();
@@ -1117,7 +1117,7 @@ const removeEmptyArrayElementsMutator = async (value) => {
1117
1117
  };
1118
1118
 
1119
1119
  //#endregion
1120
- //#region ../@warlock.js/seal/src/mutators/date-mutators.ts
1120
+ //#region ../seal/src/mutators/date-mutators.ts
1121
1121
  /**
1122
1122
  * Convert value to Date object
1123
1123
  * Returns Invalid Date if value cannot be converted
@@ -1226,7 +1226,7 @@ const toEndOfYearMutator = async (value) => {
1226
1226
  };
1227
1227
 
1228
1228
  //#endregion
1229
- //#region ../@warlock.js/seal/src/mutators/number-mutators.ts
1229
+ //#region ../seal/src/mutators/number-mutators.ts
1230
1230
  /** Convert value to number */
1231
1231
  const numberMutator = async (value) => {
1232
1232
  if (!value) return value;
@@ -1274,7 +1274,7 @@ const toFixedMutator = async (value, context) => {
1274
1274
  };
1275
1275
 
1276
1276
  //#endregion
1277
- //#region ../@warlock.js/seal/src/mutators/object-mutators.ts
1277
+ //#region ../seal/src/mutators/object-mutators.ts
1278
1278
  /** Strip unknown keys from object */
1279
1279
  const stripUnknownMutator = async (value, context) => {
1280
1280
  const allowedKeys = [...context?.ctx.schema ? Object.keys(context.ctx.schema) : [], ...context?.options.allowedKeys ?? []];
@@ -1306,14 +1306,14 @@ const jsonMutator = async (value) => {
1306
1306
  };
1307
1307
 
1308
1308
  //#endregion
1309
- //#region ../@warlock.js/seal/src/mutators/scalar-mutators.ts
1309
+ //#region ../seal/src/mutators/scalar-mutators.ts
1310
1310
  const stringMutator = async (value) => {
1311
1311
  if ([void 0, null].includes(value)) return value;
1312
1312
  return String(value);
1313
1313
  };
1314
1314
 
1315
1315
  //#endregion
1316
- //#region ../@warlock.js/seal/src/mutators/string-mutators.ts
1316
+ //#region ../seal/src/mutators/string-mutators.ts
1317
1317
  /** Convert string to lowercase */
1318
1318
  const lowercaseMutator = async (value) => {
1319
1319
  return value?.toString().toLowerCase();
@@ -1478,7 +1478,7 @@ const removeNumbersMutator = async (value) => {
1478
1478
  };
1479
1479
 
1480
1480
  //#endregion
1481
- //#region ../@warlock.js/seal/src/rules/core/equal.ts
1481
+ //#region ../seal/src/rules/core/equal.ts
1482
1482
  /**
1483
1483
  * Equal rule - value must be equal to a specific value
1484
1484
  */
@@ -1495,7 +1495,7 @@ const equalRule = {
1495
1495
  };
1496
1496
 
1497
1497
  //#endregion
1498
- //#region ../@warlock.js/seal/src/rules/core/forbidden.ts
1498
+ //#region ../seal/src/rules/core/forbidden.ts
1499
1499
  /**
1500
1500
  * Forbidden rule - value must not be present
1501
1501
  */
@@ -1509,7 +1509,7 @@ const forbiddenRule = {
1509
1509
  };
1510
1510
 
1511
1511
  //#endregion
1512
- //#region ../@warlock.js/seal/src/rules/core/union.ts
1512
+ //#region ../seal/src/rules/core/union.ts
1513
1513
  /**
1514
1514
  * Union rule - value must match at least one of the provided validators
1515
1515
  */
@@ -1534,7 +1534,7 @@ const unionRule = {
1534
1534
  };
1535
1535
 
1536
1536
  //#endregion
1537
- //#region ../@warlock.js/seal/src/rules/core/when.ts
1537
+ //#region ../seal/src/rules/core/when.ts
1538
1538
  /**
1539
1539
  * When rule - conditional validation based on another field value
1540
1540
  */
@@ -1564,7 +1564,7 @@ const whenRule = {
1564
1564
  };
1565
1565
 
1566
1566
  //#endregion
1567
- //#region ../@warlock.js/seal/src/rules/string/alpha.ts
1567
+ //#region ../seal/src/rules/string/alpha.ts
1568
1568
  /**
1569
1569
  * Alpha rule - allows only alphabetic characters
1570
1570
  */
@@ -1600,7 +1600,7 @@ const isNumericRule = {
1600
1600
  };
1601
1601
 
1602
1602
  //#endregion
1603
- //#region ../@warlock.js/seal/src/rules/string/credit-card.ts
1603
+ //#region ../seal/src/rules/string/credit-card.ts
1604
1604
  /**
1605
1605
  * Credit card rule - validates credit card number
1606
1606
  */
@@ -1627,7 +1627,7 @@ const isCreditCardRule = {
1627
1627
  };
1628
1628
 
1629
1629
  //#endregion
1630
- //#region ../@warlock.js/seal/src/rules/string/email.ts
1630
+ //#region ../seal/src/rules/string/email.ts
1631
1631
  /**
1632
1632
  * Email rule - validates email format
1633
1633
  */
@@ -1641,7 +1641,7 @@ const emailRule = {
1641
1641
  };
1642
1642
 
1643
1643
  //#endregion
1644
- //#region ../@warlock.js/seal/src/rules/string/id-formats.ts
1644
+ //#region ../seal/src/rules/string/id-formats.ts
1645
1645
  /**
1646
1646
  * Modern ID format validators — UUID, CUID, ULID, nanoid.
1647
1647
  *
@@ -1740,7 +1740,7 @@ const nanoidRule = {
1740
1740
  };
1741
1741
 
1742
1742
  //#endregion
1743
- //#region ../@warlock.js/seal/src/rules/string/ip.ts
1743
+ //#region ../seal/src/rules/string/ip.ts
1744
1744
  /**
1745
1745
  * IP rule - validates IP address (v4 or v6)
1746
1746
  */
@@ -1776,7 +1776,7 @@ const ip6Rule = {
1776
1776
  };
1777
1777
 
1778
1778
  //#endregion
1779
- //#region ../@warlock.js/seal/src/rules/string/matches.ts
1779
+ //#region ../seal/src/rules/string/matches.ts
1780
1780
  /**
1781
1781
  * Matches rule - value must match another field value
1782
1782
  */
@@ -1791,7 +1791,7 @@ const matchesRule = {
1791
1791
  };
1792
1792
 
1793
1793
  //#endregion
1794
- //#region ../@warlock.js/seal/src/rules/string/pattern.ts
1794
+ //#region ../seal/src/rules/string/pattern.ts
1795
1795
  /**
1796
1796
  * Pattern rule - validates against regex pattern
1797
1797
  */
@@ -1806,7 +1806,7 @@ const patternRule = {
1806
1806
  };
1807
1807
 
1808
1808
  //#endregion
1809
- //#region ../@warlock.js/seal/src/rules/string/string-comparison.ts
1809
+ //#region ../seal/src/rules/string/string-comparison.ts
1810
1810
  /**
1811
1811
  * Starts with rule
1812
1812
  */
@@ -1857,7 +1857,7 @@ const notContainsRule = {
1857
1857
  };
1858
1858
 
1859
1859
  //#endregion
1860
- //#region ../@warlock.js/seal/src/rules/string/strong-password-rule.ts
1860
+ //#region ../seal/src/rules/string/strong-password-rule.ts
1861
1861
  /**
1862
1862
  * Strong Password rule - validates password strength
1863
1863
  * Requirements:
@@ -1883,7 +1883,7 @@ const strongPasswordRule = {
1883
1883
  };
1884
1884
 
1885
1885
  //#endregion
1886
- //#region ../@warlock.js/seal/src/rules/string/url.ts
1886
+ //#region ../seal/src/rules/string/url.ts
1887
1887
  /**
1888
1888
  * URL rule - validates URL format
1889
1889
  */
@@ -1901,7 +1901,7 @@ const urlRule = {
1901
1901
  };
1902
1902
 
1903
1903
  //#endregion
1904
- //#region ../@warlock.js/seal/src/rules/string/without-whitespace.ts
1904
+ //#region ../seal/src/rules/string/without-whitespace.ts
1905
1905
  /**
1906
1906
  * Without whitespace rule - value must not contain whitespace
1907
1907
  */
@@ -1915,7 +1915,7 @@ const withoutWhitespaceRule = {
1915
1915
  };
1916
1916
 
1917
1917
  //#endregion
1918
- //#region ../@warlock.js/seal/src/rules/number/number-rules.ts
1918
+ //#region ../seal/src/rules/number/number-rules.ts
1919
1919
  /**
1920
1920
  * Min rule - value must be equal or greater than minimum
1921
1921
  * Supports field names with sibling scope
@@ -2105,7 +2105,7 @@ const betweenNumbersRule = {
2105
2105
  };
2106
2106
 
2107
2107
  //#endregion
2108
- //#region ../@warlock.js/seal/src/rules/length/length-rules.ts
2108
+ //#region ../seal/src/rules/length/length-rules.ts
2109
2109
  /**
2110
2110
  * Min length rule - validates minimum length
2111
2111
  * Works for any value with a length property (strings, arrays, etc.)
@@ -2198,7 +2198,7 @@ const wordsRule = {
2198
2198
  };
2199
2199
 
2200
2200
  //#endregion
2201
- //#region ../@warlock.js/seal/src/rules/array/array-rules.ts
2201
+ //#region ../seal/src/rules/array/array-rules.ts
2202
2202
  /**
2203
2203
  * Unique array rule - array must contain unique values
2204
2204
  */
@@ -2234,7 +2234,7 @@ const sortedArrayRule = {
2234
2234
  };
2235
2235
 
2236
2236
  //#endregion
2237
- //#region ../@warlock.js/seal/src/types/date-types.ts
2237
+ //#region ../seal/src/types/date-types.ts
2238
2238
  /**
2239
2239
  * Week day numbers mapping
2240
2240
  */
@@ -2249,7 +2249,7 @@ const WEEK_DAYS = {
2249
2249
  };
2250
2250
 
2251
2251
  //#endregion
2252
- //#region ../@warlock.js/seal/src/rules/date/date.ts
2252
+ //#region ../seal/src/rules/date/date.ts
2253
2253
  /**
2254
2254
  * Date rule - validates date format
2255
2255
  */
@@ -2475,7 +2475,7 @@ const weekDayRule = {
2475
2475
  };
2476
2476
 
2477
2477
  //#endregion
2478
- //#region ../@warlock.js/seal/src/rules/date/date-comparison-rules.ts
2478
+ //#region ../seal/src/rules/date/date-comparison-rules.ts
2479
2479
  /**
2480
2480
  * Between dates rule - date must be between start and end dates
2481
2481
  */
@@ -2548,7 +2548,7 @@ const afterTodayRule = {
2548
2548
  };
2549
2549
 
2550
2550
  //#endregion
2551
- //#region ../@warlock.js/seal/src/rules/date/date-day-rules.ts
2551
+ //#region ../seal/src/rules/date/date-day-rules.ts
2552
2552
  /**
2553
2553
  * Weekend rule - date must be Saturday or Sunday
2554
2554
  */
@@ -2603,7 +2603,7 @@ const businessDayRule = {
2603
2603
  };
2604
2604
 
2605
2605
  //#endregion
2606
- //#region ../@warlock.js/seal/src/rules/date/date-field-comparison-rules.ts
2606
+ //#region ../seal/src/rules/date/date-field-comparison-rules.ts
2607
2607
  /**
2608
2608
  * Before field rule - date must be < given date or field
2609
2609
  * Smart detection: date value or field name
@@ -2677,7 +2677,7 @@ const sameAsFieldDateRule = {
2677
2677
  };
2678
2678
 
2679
2679
  //#endregion
2680
- //#region ../@warlock.js/seal/src/rules/date/date-period-rules.ts
2680
+ //#region ../seal/src/rules/date/date-period-rules.ts
2681
2681
  const MONTHS = {
2682
2682
  1: "january",
2683
2683
  2: "february",
@@ -3069,7 +3069,7 @@ const maxDayRule = {
3069
3069
  };
3070
3070
 
3071
3071
  //#endregion
3072
- //#region ../@warlock.js/seal/src/rules/date/date-relative-rules.ts
3072
+ //#region ../seal/src/rules/date/date-relative-rules.ts
3073
3073
  /**
3074
3074
  * Within days rule - date must be within X days from now (past or future)
3075
3075
  */
@@ -3119,7 +3119,7 @@ const withinFutureDaysRule = {
3119
3119
  };
3120
3120
 
3121
3121
  //#endregion
3122
- //#region ../@warlock.js/seal/src/rules/date/date-special-rules.ts
3122
+ //#region ../seal/src/rules/date/date-special-rules.ts
3123
3123
  /**
3124
3124
  * Birthday rule - valid birthday (not in future, reasonable age)
3125
3125
  */
@@ -3172,7 +3172,7 @@ const leapYearRule = {
3172
3172
  };
3173
3173
 
3174
3174
  //#endregion
3175
- //#region ../@warlock.js/seal/src/rules/file/dimensions.ts
3175
+ //#region ../seal/src/rules/file/dimensions.ts
3176
3176
  /**
3177
3177
  * Min width rule - image width validation
3178
3178
  */
@@ -3223,7 +3223,7 @@ const maxHeightRule = {
3223
3223
  };
3224
3224
 
3225
3225
  //#endregion
3226
- //#region ../@warlock.js/seal/src/rules/file/file-size.ts
3226
+ //#region ../seal/src/rules/file/file-size.ts
3227
3227
  /**
3228
3228
  * Max file size rule
3229
3229
  */
@@ -3250,7 +3250,7 @@ const minFileSizeRule = {
3250
3250
  };
3251
3251
 
3252
3252
  //#endregion
3253
- //#region ../@warlock.js/seal/src/rules/color/color-rules.ts
3253
+ //#region ../seal/src/rules/color/color-rules.ts
3254
3254
  /**
3255
3255
  * Color validation regex patterns
3256
3256
  */
@@ -3349,7 +3349,7 @@ const darkColorRule = {
3349
3349
  };
3350
3350
 
3351
3351
  //#endregion
3352
- //#region ../@warlock.js/seal/src/rules/conditional/required-if-rules.ts
3352
+ //#region ../seal/src/rules/conditional/required-if-rules.ts
3353
3353
  /**
3354
3354
  * Required if rule - field is required if another field equals a specific value
3355
3355
  * Supports both global and sibling scope
@@ -3544,7 +3544,7 @@ const requiredIfAnyNotEmptyRule = {
3544
3544
  };
3545
3545
 
3546
3546
  //#endregion
3547
- //#region ../@warlock.js/seal/src/rules/conditional/required-unless-rules.ts
3547
+ //#region ../seal/src/rules/conditional/required-unless-rules.ts
3548
3548
  /**
3549
3549
  * Required unless rule - field is required unless another field equals a specific value
3550
3550
  * Supports both global and sibling scope
@@ -3568,7 +3568,7 @@ const requiredUnlessRule = {
3568
3568
  };
3569
3569
 
3570
3570
  //#endregion
3571
- //#region ../@warlock.js/seal/src/rules/conditional/required-when-rule.ts
3571
+ //#region ../seal/src/rules/conditional/required-when-rule.ts
3572
3572
  /**
3573
3573
  * Required when callback returns true.
3574
3574
  *
@@ -3594,7 +3594,7 @@ const requiredWhenRule = {
3594
3594
  };
3595
3595
 
3596
3596
  //#endregion
3597
- //#region ../@warlock.js/seal/src/rules/conditional/required-with-rules.ts
3597
+ //#region ../seal/src/rules/conditional/required-with-rules.ts
3598
3598
  /**
3599
3599
  * Required with rule - field is required if another field is present
3600
3600
  * Supports both global and sibling scope
@@ -3652,7 +3652,7 @@ const requiredWithAnyRule = {
3652
3652
  };
3653
3653
 
3654
3654
  //#endregion
3655
- //#region ../@warlock.js/seal/src/rules/conditional/required-without-rules.ts
3655
+ //#region ../seal/src/rules/conditional/required-without-rules.ts
3656
3656
  /**
3657
3657
  * Required without rule - field is required if another field is missing
3658
3658
  * Supports both global and sibling scope
@@ -3710,7 +3710,7 @@ const requiredWithoutAnyRule = {
3710
3710
  };
3711
3711
 
3712
3712
  //#endregion
3713
- //#region ../@warlock.js/seal/src/rules/conditional/present-if-rules.ts
3713
+ //#region ../seal/src/rules/conditional/present-if-rules.ts
3714
3714
  /**
3715
3715
  * Present if rule - field must be present if another field equals a specific value
3716
3716
  * Supports both global and sibling scope
@@ -3800,7 +3800,7 @@ const presentIfNotInRule = {
3800
3800
  };
3801
3801
 
3802
3802
  //#endregion
3803
- //#region ../@warlock.js/seal/src/rules/conditional/present-unless-rules.ts
3803
+ //#region ../seal/src/rules/conditional/present-unless-rules.ts
3804
3804
  /**
3805
3805
  * Present unless rule - field must be present unless another field equals a specific value
3806
3806
  * Supports both global and sibling scope
@@ -3824,7 +3824,7 @@ const presentUnlessRule = {
3824
3824
  };
3825
3825
 
3826
3826
  //#endregion
3827
- //#region ../@warlock.js/seal/src/rules/conditional/present-with-rules.ts
3827
+ //#region ../seal/src/rules/conditional/present-with-rules.ts
3828
3828
  /**
3829
3829
  * Present with rule - field must be present if another field is present
3830
3830
  * Supports both global and sibling scope
@@ -3892,7 +3892,7 @@ const presentWithAnyRule = {
3892
3892
  };
3893
3893
 
3894
3894
  //#endregion
3895
- //#region ../@warlock.js/seal/src/rules/conditional/present-without-rules.ts
3895
+ //#region ../seal/src/rules/conditional/present-without-rules.ts
3896
3896
  /**
3897
3897
  * Present without rule - field must be present if another field is missing
3898
3898
  * Supports both global and sibling scope
@@ -3960,7 +3960,7 @@ const presentWithoutAnyRule = {
3960
3960
  };
3961
3961
 
3962
3962
  //#endregion
3963
- //#region ../@warlock.js/seal/src/rules/conditional/forbidden-if-rules.ts
3963
+ //#region ../seal/src/rules/conditional/forbidden-if-rules.ts
3964
3964
  /**
3965
3965
  * Forbidden if rule - field is forbidden if another field equals a specific value
3966
3966
  * Supports both global and sibling scope
@@ -4069,7 +4069,7 @@ const forbiddenIfNotInRule = {
4069
4069
  };
4070
4070
 
4071
4071
  //#endregion
4072
- //#region ../@warlock.js/seal/src/rules/common/enum.ts
4072
+ //#region ../seal/src/rules/common/enum.ts
4073
4073
  /**
4074
4074
  * Enum rule - value must be one of the enum values
4075
4075
  */
@@ -4141,7 +4141,7 @@ const notAllowedValuesRule = {
4141
4141
  };
4142
4142
 
4143
4143
  //#endregion
4144
- //#region ../@warlock.js/seal/src/rules/common/equals-field-rules.ts
4144
+ //#region ../seal/src/rules/common/equals-field-rules.ts
4145
4145
  /**
4146
4146
  * Equals field rule - value must equal another field's value
4147
4147
  * Supports both global and sibling scope
@@ -4177,7 +4177,7 @@ const notEqualsFieldRule = {
4177
4177
  };
4178
4178
 
4179
4179
  //#endregion
4180
- //#region ../@warlock.js/seal/src/rules/common/instanceof.ts
4180
+ //#region ../seal/src/rules/common/instanceof.ts
4181
4181
  /**
4182
4182
  * InstanceOf rule - value must be an instance of the given constructor.
4183
4183
  *
@@ -4195,7 +4195,7 @@ const instanceofRule = {
4195
4195
  };
4196
4196
 
4197
4197
  //#endregion
4198
- //#region ../@warlock.js/seal/src/rules/common/literal.ts
4198
+ //#region ../seal/src/rules/common/literal.ts
4199
4199
  /**
4200
4200
  * Literal rule - value must be strictly equal to one of the literal values.
4201
4201
  *
@@ -4219,7 +4219,7 @@ const literalRule = {
4219
4219
  };
4220
4220
 
4221
4221
  //#endregion
4222
- //#region ../@warlock.js/seal/src/rules/common/type-rules.ts
4222
+ //#region ../seal/src/rules/common/type-rules.ts
4223
4223
  /**
4224
4224
  * String rule - validates string type
4225
4225
  */
@@ -4325,7 +4325,7 @@ const arrayRule = {
4325
4325
  };
4326
4326
 
4327
4327
  //#endregion
4328
- //#region ../@warlock.js/seal/src/rules/common/unknown-key.ts
4328
+ //#region ../seal/src/rules/common/unknown-key.ts
4329
4329
  /**
4330
4330
  * Unknown key rule - validates that object doesn't have unknown keys
4331
4331
  */
@@ -4345,7 +4345,7 @@ const unknownKeyRule = {
4345
4345
  };
4346
4346
 
4347
4347
  //#endregion
4348
- //#region ../@warlock.js/seal/src/validators/array-validator.ts
4348
+ //#region ../seal/src/validators/array-validator.ts
4349
4349
  /**
4350
4350
  * Array validator class
4351
4351
  */
@@ -4508,7 +4508,7 @@ var ArrayValidator = class extends BaseValidator {
4508
4508
  };
4509
4509
 
4510
4510
  //#endregion
4511
- //#region ../@warlock.js/seal/src/validators/methods/equality-conditional-methods.ts
4511
+ //#region ../seal/src/validators/methods/equality-conditional-methods.ts
4512
4512
  /**
4513
4513
  * Marker re-exported by the validators barrel so the dts bundler keeps this
4514
4514
  * module (and its `declare module` augmentation) in the bundled `.d.ts`.
@@ -4634,7 +4634,7 @@ BaseValidator.prototype.whenSibling = function(siblingField, options) {
4634
4634
  };
4635
4635
 
4636
4636
  //#endregion
4637
- //#region ../@warlock.js/seal/src/validators/methods/forbidden-methods.ts
4637
+ //#region ../seal/src/validators/methods/forbidden-methods.ts
4638
4638
  /**
4639
4639
  * Marker re-exported by the validators barrel so the dts bundler keeps this
4640
4640
  * module (and its `declare module` augmentation) in the bundled `.d.ts`.
@@ -4764,7 +4764,7 @@ BaseValidator.prototype.forbiddenIfNotInSibling = function(field, values, errorM
4764
4764
  };
4765
4765
 
4766
4766
  //#endregion
4767
- //#region ../@warlock.js/seal/src/validators/methods/present-methods.ts
4767
+ //#region ../seal/src/validators/methods/present-methods.ts
4768
4768
  /**
4769
4769
  * Marker re-exported by the validators barrel so the dts bundler keeps this
4770
4770
  * module (and its `declare module` augmentation) in the bundled `.d.ts`.
@@ -4996,7 +4996,7 @@ BaseValidator.prototype.presentWithoutAnySiblings = function(fields, errorMessag
4996
4996
  };
4997
4997
 
4998
4998
  //#endregion
4999
- //#region ../@warlock.js/seal/src/validators/methods/required-methods.ts
4999
+ //#region ../seal/src/validators/methods/required-methods.ts
5000
5000
  /**
5001
5001
  * Marker re-exported by the validators barrel so the dts bundler keeps this
5002
5002
  * module (and its `declare module` augmentation) in the bundled `.d.ts`.
@@ -5340,7 +5340,7 @@ BaseValidator.prototype.requiredWhen = function(callback, errorMessage) {
5340
5340
  };
5341
5341
 
5342
5342
  //#endregion
5343
- //#region ../@warlock.js/seal/src/validators/primitive-validator.ts
5343
+ //#region ../seal/src/validators/primitive-validator.ts
5344
5344
  /**
5345
5345
  * Abstract base validator for primitive-typed fields (string, number, boolean).
5346
5346
  *
@@ -5423,7 +5423,7 @@ var PrimitiveValidator = class extends BaseValidator {
5423
5423
  };
5424
5424
 
5425
5425
  //#endregion
5426
- //#region ../@warlock.js/seal/src/rules/scalar/accepted-rule.ts
5426
+ //#region ../seal/src/rules/scalar/accepted-rule.ts
5427
5427
  const isAcceptedValue = (value) => {
5428
5428
  return [
5429
5429
  "1",
@@ -5532,7 +5532,7 @@ const acceptedWithoutRule = {
5532
5532
  };
5533
5533
 
5534
5534
  //#endregion
5535
- //#region ../@warlock.js/seal/src/rules/scalar/declined-rule.ts
5535
+ //#region ../seal/src/rules/scalar/declined-rule.ts
5536
5536
  const isDeclinedValue = (value) => {
5537
5537
  return [
5538
5538
  "0",
@@ -5641,7 +5641,7 @@ const declinedWithoutRule = {
5641
5641
  };
5642
5642
 
5643
5643
  //#endregion
5644
- //#region ../@warlock.js/seal/src/validators/boolean-validator.ts
5644
+ //#region ../seal/src/validators/boolean-validator.ts
5645
5645
  /**
5646
5646
  * Boolean validator class
5647
5647
  *
@@ -5757,7 +5757,7 @@ var BooleanValidator = class extends PrimitiveValidator {
5757
5757
  };
5758
5758
 
5759
5759
  //#endregion
5760
- //#region ../@warlock.js/seal/src/validators/computed-validator.ts
5760
+ //#region ../seal/src/validators/computed-validator.ts
5761
5761
  /**
5762
5762
  * Computed field validator
5763
5763
  *
@@ -5869,7 +5869,7 @@ var ComputedValidator = class extends BaseValidator {
5869
5869
  };
5870
5870
 
5871
5871
  //#endregion
5872
- //#region ../@warlock.js/seal/src/validators/date-validator.ts
5872
+ //#region ../seal/src/validators/date-validator.ts
5873
5873
  /**
5874
5874
  * Date validator class
5875
5875
  */
@@ -6489,7 +6489,7 @@ var DateValidator = class extends BaseValidator {
6489
6489
  };
6490
6490
 
6491
6491
  //#endregion
6492
- //#region ../@warlock.js/seal/src/validators/literal-validator.ts
6492
+ //#region ../seal/src/validators/literal-validator.ts
6493
6493
  /**
6494
6494
  * Literal validator class
6495
6495
  *
@@ -6550,7 +6550,7 @@ var LiteralValidator = class extends BaseValidator {
6550
6550
  };
6551
6551
 
6552
6552
  //#endregion
6553
- //#region ../@warlock.js/seal/src/validators/discriminated-union-validator.ts
6553
+ //#region ../seal/src/validators/discriminated-union-validator.ts
6554
6554
  /**
6555
6555
  * Discriminated union validator — routes payloads by a shared discriminator field.
6556
6556
  *
@@ -6668,7 +6668,7 @@ var DiscriminatedUnionValidator = class DiscriminatedUnionValidator extends Base
6668
6668
  };
6669
6669
 
6670
6670
  //#endregion
6671
- //#region ../@warlock.js/seal/src/validators/number-validator.ts
6671
+ //#region ../seal/src/validators/number-validator.ts
6672
6672
  /**
6673
6673
  * Number validator class - base for Int and Float validators
6674
6674
  */
@@ -6960,7 +6960,7 @@ var NumberValidator = class extends PrimitiveValidator {
6960
6960
  };
6961
6961
 
6962
6962
  //#endregion
6963
- //#region ../@warlock.js/seal/src/validators/float-validator.ts
6963
+ //#region ../seal/src/validators/float-validator.ts
6964
6964
  /**
6965
6965
  * Float validator class
6966
6966
  */
@@ -6972,7 +6972,7 @@ var FloatValidator = class extends NumberValidator {
6972
6972
  };
6973
6973
 
6974
6974
  //#endregion
6975
- //#region ../@warlock.js/seal/src/validators/instanceof-validator.ts
6975
+ //#region ../seal/src/validators/instanceof-validator.ts
6976
6976
  /**
6977
6977
  * InstanceOf validator class
6978
6978
  *
@@ -7030,7 +7030,7 @@ var InstanceOfValidator = class extends BaseValidator {
7030
7030
  };
7031
7031
 
7032
7032
  //#endregion
7033
- //#region ../@warlock.js/seal/src/validators/int-validator.ts
7033
+ //#region ../seal/src/validators/int-validator.ts
7034
7034
  /**
7035
7035
  * Integer validator class
7036
7036
  */
@@ -7054,7 +7054,7 @@ var IntValidator = class extends NumberValidator {
7054
7054
  };
7055
7055
 
7056
7056
  //#endregion
7057
- //#region ../@warlock.js/seal/src/validators/lazy-validator.ts
7057
+ //#region ../seal/src/validators/lazy-validator.ts
7058
7058
  /**
7059
7059
  * Lazy validator — defers resolution of the inner validator until validate-time.
7060
7060
  *
@@ -7135,7 +7135,7 @@ var LazyValidator = class extends BaseValidator {
7135
7135
  };
7136
7136
 
7137
7137
  //#endregion
7138
- //#region ../@warlock.js/seal/src/validators/managed-validator.ts
7138
+ //#region ../seal/src/validators/managed-validator.ts
7139
7139
  /**
7140
7140
  * Managed field validator
7141
7141
  *
@@ -7170,7 +7170,7 @@ var ManagedValidator = class extends ComputedValidator {
7170
7170
  };
7171
7171
 
7172
7172
  //#endregion
7173
- //#region ../@warlock.js/seal/src/validators/numeric-validator.ts
7173
+ //#region ../seal/src/validators/numeric-validator.ts
7174
7174
  /**
7175
7175
  * Numeric validator class - base for Int and Float validators either as number or string
7176
7176
  */
@@ -7191,7 +7191,7 @@ var NumericValidator = class extends NumberValidator {
7191
7191
  };
7192
7192
 
7193
7193
  //#endregion
7194
- //#region ../@warlock.js/seal/src/validators/object-validator.ts
7194
+ //#region ../seal/src/validators/object-validator.ts
7195
7195
  /**
7196
7196
  * Object validator class with generic schema type for proper type inference.
7197
7197
  *
@@ -7616,7 +7616,7 @@ function removeUndefinedValues(obj, visited = /* @__PURE__ */ new WeakMap()) {
7616
7616
  }
7617
7617
 
7618
7618
  //#endregion
7619
- //#region ../@warlock.js/seal/src/validators/record-validator.ts
7619
+ //#region ../seal/src/validators/record-validator.ts
7620
7620
  /**
7621
7621
  * Record validator class - validates objects with dynamic keys and consistent value types
7622
7622
  *
@@ -7717,7 +7717,7 @@ var RecordValidator = class extends BaseValidator {
7717
7717
  };
7718
7718
 
7719
7719
  //#endregion
7720
- //#region ../@warlock.js/seal/src/validators/scalar-validator.ts
7720
+ //#region ../seal/src/validators/scalar-validator.ts
7721
7721
  /**
7722
7722
  * Scalar validator class
7723
7723
  *
@@ -7876,7 +7876,7 @@ var ScalarValidator = class extends PrimitiveValidator {
7876
7876
  };
7877
7877
 
7878
7878
  //#endregion
7879
- //#region ../@warlock.js/seal/src/validators/string-validator.ts
7879
+ //#region ../seal/src/validators/string-validator.ts
7880
7880
  /**
7881
7881
  * String validator class
7882
7882
  */
@@ -8298,7 +8298,7 @@ var StringValidator = class extends PrimitiveValidator {
8298
8298
  };
8299
8299
 
8300
8300
  //#endregion
8301
- //#region ../@warlock.js/seal/src/validators/tuple-validator.ts
8301
+ //#region ../seal/src/validators/tuple-validator.ts
8302
8302
  /**
8303
8303
  * Tuple validator class - validates fixed-length arrays with position-specific types
8304
8304
  *
@@ -8422,7 +8422,7 @@ var TupleValidator = class extends BaseValidator {
8422
8422
  };
8423
8423
 
8424
8424
  //#endregion
8425
- //#region ../@warlock.js/seal/src/validators/union-validator.ts
8425
+ //#region ../seal/src/validators/union-validator.ts
8426
8426
  /**
8427
8427
  * Union validator class - validates value against multiple validator types
8428
8428
  *
@@ -8481,7 +8481,7 @@ var UnionValidator = class extends BaseValidator {
8481
8481
  };
8482
8482
 
8483
8483
  //#endregion
8484
- //#region ../@warlock.js/seal/src/factory/validators.ts
8484
+ //#region ../seal/src/factory/validators.ts
8485
8485
  /**
8486
8486
  * Seal factory object - creates instances of validators
8487
8487
  *
@@ -8585,7 +8585,7 @@ const v = {
8585
8585
  };
8586
8586
 
8587
8587
  //#endregion
8588
- //#region ../@warlock.js/seal/src/plugins/plugin-system.ts
8588
+ //#region ../seal/src/plugins/plugin-system.ts
8589
8589
  /**
8590
8590
  * Registry of installed plugins
8591
8591
  */