@openclaw/firecrawl-plugin 2026.7.1-beta.1 → 2026.7.1-beta.4
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/api.js +1 -1
- package/dist/{firecrawl-client-uDbJtqeP.js → firecrawl-client-xZqyVUBg.js} +8 -10
- package/dist/{firecrawl-fetch-provider-BG92VjO3.js → firecrawl-fetch-provider-CasPevAg.js} +7 -2
- package/dist/{firecrawl-search-provider-Bww1glBU.js → firecrawl-search-provider-C_iN9LEC.js} +2 -5
- package/dist/index.js +3 -3
- package/dist/web-fetch-provider.js +1 -1
- package/dist/web-search-provider.js +1 -1
- package/dist/web-search-shared.js +10 -9
- package/node_modules/typebox/build/compile/validator.d.mts +2 -7
- package/node_modules/typebox/build/compile/validator.mjs +6 -36
- package/node_modules/typebox/build/error/errors.d.mts +1 -7
- package/node_modules/typebox/build/format/_idna.mjs +36 -6
- package/node_modules/typebox/build/format/_puny.mjs +4 -1
- package/node_modules/typebox/build/format/uuid.d.mts +2 -2
- package/node_modules/typebox/build/format/uuid.mjs +3 -3
- package/node_modules/typebox/build/guard/emit.d.mts +0 -4
- package/node_modules/typebox/build/guard/emit.mjs +0 -8
- package/node_modules/typebox/build/guard/guard.d.mts +4 -8
- package/node_modules/typebox/build/guard/guard.mjs +5 -13
- package/node_modules/typebox/build/schema/engine/boolean.d.mts +3 -3
- package/node_modules/typebox/build/schema/engine/boolean.mjs +4 -4
- package/node_modules/typebox/build/schema/engine/index.d.mts +0 -1
- package/node_modules/typebox/build/schema/engine/index.mjs +0 -1
- package/node_modules/typebox/build/schema/engine/schema.mjs +5 -10
- package/node_modules/typebox/build/schema/engine/type.mjs +14 -18
- package/node_modules/typebox/build/schema/types/dependencies.mjs +1 -1
- package/node_modules/typebox/build/schema/types/index.d.mts +0 -1
- package/node_modules/typebox/build/schema/types/index.mjs +0 -1
- package/node_modules/typebox/build/schema/types/schema.d.mts +1 -1
- package/node_modules/typebox/build/schema/types/schema.mjs +2 -2
- package/node_modules/typebox/build/system/locale/ar_001.mjs +0 -1
- package/node_modules/typebox/build/system/locale/bn_BD.mjs +0 -1
- package/node_modules/typebox/build/system/locale/cs_CZ.mjs +0 -1
- package/node_modules/typebox/build/system/locale/de_DE.mjs +0 -1
- package/node_modules/typebox/build/system/locale/el_GR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/en_US.mjs +0 -1
- package/node_modules/typebox/build/system/locale/es_419.mjs +0 -1
- package/node_modules/typebox/build/system/locale/es_AR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/es_ES.mjs +0 -1
- package/node_modules/typebox/build/system/locale/es_MX.mjs +0 -1
- package/node_modules/typebox/build/system/locale/fa_IR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/fil_PH.mjs +0 -1
- package/node_modules/typebox/build/system/locale/fr_CA.mjs +0 -1
- package/node_modules/typebox/build/system/locale/fr_FR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ha_NG.mjs +0 -1
- package/node_modules/typebox/build/system/locale/hi_IN.mjs +0 -1
- package/node_modules/typebox/build/system/locale/hu_HU.mjs +0 -1
- package/node_modules/typebox/build/system/locale/id_ID.mjs +0 -1
- package/node_modules/typebox/build/system/locale/it_IT.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ja_JP.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ko_KR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ms_MY.mjs +0 -1
- package/node_modules/typebox/build/system/locale/nl_NL.mjs +0 -1
- package/node_modules/typebox/build/system/locale/pl_PL.mjs +0 -1
- package/node_modules/typebox/build/system/locale/pt_BR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/pt_PT.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ro_RO.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ru_RU.mjs +0 -1
- package/node_modules/typebox/build/system/locale/sv_SE.mjs +0 -1
- package/node_modules/typebox/build/system/locale/sw_TZ.mjs +0 -1
- package/node_modules/typebox/build/system/locale/th_TH.mjs +0 -1
- package/node_modules/typebox/build/system/locale/tr_TR.mjs +0 -1
- package/node_modules/typebox/build/system/locale/uk_UA.mjs +0 -1
- package/node_modules/typebox/build/system/locale/ur_PK.mjs +0 -1
- package/node_modules/typebox/build/system/locale/vi_VN.mjs +0 -1
- package/node_modules/typebox/build/system/locale/yo_NG.mjs +0 -1
- package/node_modules/typebox/build/system/locale/zh_Hans.mjs +0 -1
- package/node_modules/typebox/build/system/locale/zh_Hant.mjs +0 -1
- package/node_modules/typebox/build/system/memory/clone.d.mts +2 -3
- package/node_modules/typebox/build/system/memory/clone.mjs +73 -26
- package/node_modules/typebox/build/system/settings/settings.d.mts +15 -0
- package/node_modules/typebox/build/system/settings/settings.mjs +3 -1
- package/node_modules/typebox/build/type/action/_add_immutable.d.mts +11 -0
- package/node_modules/typebox/build/type/action/_add_immutable.mjs +11 -0
- package/node_modules/typebox/build/type/action/_add_optional.d.mts +11 -0
- package/node_modules/typebox/build/type/action/_add_optional.mjs +11 -0
- package/node_modules/typebox/build/type/action/_add_readonly.d.mts +11 -0
- package/node_modules/typebox/build/type/action/_add_readonly.mjs +11 -0
- package/node_modules/typebox/build/type/action/_remove_immutable.d.mts +11 -0
- package/node_modules/typebox/build/type/action/_remove_immutable.mjs +11 -0
- package/node_modules/typebox/build/type/action/_remove_optional.d.mts +11 -0
- package/node_modules/typebox/build/type/action/_remove_optional.mjs +11 -0
- package/node_modules/typebox/build/type/action/_remove_readonly.d.mts +11 -0
- package/node_modules/typebox/build/type/action/_remove_readonly.mjs +11 -0
- package/node_modules/typebox/build/type/action/conditional.d.mts +2 -3
- package/node_modules/typebox/build/type/action/conditional.mjs +2 -1
- package/node_modules/typebox/build/type/action/index.d.mts +7 -4
- package/node_modules/typebox/build/type/action/index.mjs +7 -4
- package/node_modules/typebox/build/type/action/mapped.d.mts +2 -3
- package/node_modules/typebox/build/type/action/mapped.mjs +2 -1
- package/node_modules/typebox/build/type/action/module.d.mts +8 -7
- package/node_modules/typebox/build/type/action/module.mjs +7 -6
- package/node_modules/typebox/build/type/action/readonly_object.d.mts +0 -5
- package/node_modules/typebox/build/type/action/readonly_object.mjs +0 -5
- package/node_modules/typebox/build/type/action/with.d.mts +11 -0
- package/node_modules/typebox/build/type/action/with.mjs +11 -0
- package/node_modules/typebox/build/type/engine/call/distribute_arguments.mjs +1 -1
- package/node_modules/typebox/build/type/engine/call/instantiate.d.mts +1 -3
- package/node_modules/typebox/build/type/engine/call/instantiate.mjs +3 -2
- package/node_modules/typebox/build/type/engine/call/resolve_arguments.mjs +2 -2
- package/node_modules/typebox/build/type/engine/constructor_parameters/instantiate.d.mts +3 -4
- package/node_modules/typebox/build/type/engine/constructor_parameters/instantiate.mjs +2 -1
- package/node_modules/typebox/build/type/engine/cyclic/candidates.d.mts +2 -3
- package/node_modules/typebox/build/type/engine/cyclic/candidates.mjs +3 -6
- package/node_modules/typebox/build/type/engine/cyclic/check.d.mts +6 -9
- package/node_modules/typebox/build/type/engine/cyclic/check.mjs +10 -16
- package/node_modules/typebox/build/type/engine/cyclic/dependencies.d.mts +1 -4
- package/node_modules/typebox/build/type/engine/cyclic/dependencies.mjs +9 -15
- package/node_modules/typebox/build/type/engine/cyclic/extends.d.mts +1 -4
- package/node_modules/typebox/build/type/engine/cyclic/extends.mjs +8 -14
- package/node_modules/typebox/build/type/engine/cyclic/instantiate.d.mts +2 -5
- package/node_modules/typebox/build/type/engine/cyclic/instantiate.mjs +3 -2
- package/node_modules/typebox/build/type/engine/enum/index.d.mts +0 -1
- package/node_modules/typebox/build/type/engine/enum/index.mjs +0 -1
- package/node_modules/typebox/build/type/engine/evaluate/broaden.d.mts +1 -2
- package/node_modules/typebox/build/type/engine/evaluate/broaden.mjs +2 -6
- package/node_modules/typebox/build/type/engine/evaluate/composite.d.mts +10 -6
- package/node_modules/typebox/build/type/engine/evaluate/composite.mjs +10 -6
- package/node_modules/typebox/build/type/engine/evaluate/distribute.d.mts +2 -1
- package/node_modules/typebox/build/type/engine/evaluate/distribute.mjs +3 -3
- package/node_modules/typebox/build/type/engine/evaluate/evaluate.d.mts +17 -5
- package/node_modules/typebox/build/type/engine/evaluate/evaluate.mjs +34 -8
- package/node_modules/typebox/build/type/engine/exclude/operation.d.mts +5 -6
- package/node_modules/typebox/build/type/engine/exclude/operation.mjs +11 -12
- package/node_modules/typebox/build/type/engine/extract/operation.d.mts +5 -6
- package/node_modules/typebox/build/type/engine/extract/operation.mjs +11 -12
- package/node_modules/typebox/build/type/engine/immutable/instantiate_add.d.mts +10 -0
- package/node_modules/typebox/build/type/engine/immutable/instantiate_add.mjs +14 -0
- package/node_modules/typebox/build/type/engine/immutable/instantiate_remove.d.mts +10 -0
- package/node_modules/typebox/build/type/engine/immutable/instantiate_remove.mjs +14 -0
- package/node_modules/typebox/build/type/engine/index.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/index.mjs +2 -2
- package/node_modules/typebox/build/type/engine/indexable/from_dependent.d.mts +5 -0
- package/node_modules/typebox/build/type/engine/indexable/from_dependent.mjs +8 -0
- package/node_modules/typebox/build/type/engine/indexable/from_enum.d.mts +3 -3
- package/node_modules/typebox/build/type/engine/indexable/from_enum.mjs +4 -4
- package/node_modules/typebox/build/type/engine/indexable/from_template_literal.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/indexable/from_template_literal.mjs +3 -3
- package/node_modules/typebox/build/type/engine/indexable/from_type.d.mts +3 -1
- package/node_modules/typebox/build/type/engine/indexable/from_type.mjs +9 -6
- package/node_modules/typebox/build/type/engine/indexed/instantiate.d.mts +2 -1
- package/node_modules/typebox/build/type/engine/indexed/instantiate.mjs +5 -2
- package/node_modules/typebox/build/type/engine/instantiate.d.mts +44 -31
- package/node_modules/typebox/build/type/engine/instantiate.mjs +82 -83
- package/node_modules/typebox/build/type/engine/interface/instantiate.d.mts +3 -6
- package/node_modules/typebox/build/type/engine/intrinsics/from_template_literal.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/intrinsics/from_template_literal.mjs +3 -3
- package/node_modules/typebox/build/type/engine/keyof/instantiate.d.mts +2 -1
- package/node_modules/typebox/build/type/engine/keyof/instantiate.mjs +5 -1
- package/node_modules/typebox/build/type/engine/mapped/mapped_operation.d.mts +4 -4
- package/node_modules/typebox/build/type/engine/mapped/mapped_operation.mjs +3 -3
- package/node_modules/typebox/build/type/engine/mapped/mapped_variants.d.mts +5 -4
- package/node_modules/typebox/build/type/engine/mapped/mapped_variants.mjs +10 -5
- package/node_modules/typebox/build/type/engine/module/instantiate.d.mts +7 -9
- package/node_modules/typebox/build/type/engine/module/instantiate.mjs +17 -15
- package/node_modules/typebox/build/type/engine/object/from_dependent.d.mts +5 -0
- package/node_modules/typebox/build/type/engine/object/from_dependent.mjs +8 -0
- package/node_modules/typebox/build/type/engine/object/from_type.d.mts +3 -1
- package/node_modules/typebox/build/type/engine/object/from_type.mjs +8 -5
- package/node_modules/typebox/build/type/engine/object/from_union.mjs +2 -2
- package/node_modules/typebox/build/type/engine/optional/instantiate_add.d.mts +10 -0
- package/node_modules/typebox/build/type/engine/optional/instantiate_add.mjs +14 -0
- package/node_modules/typebox/build/type/engine/optional/instantiate_remove.d.mts +10 -0
- package/node_modules/typebox/build/type/engine/optional/instantiate_remove.mjs +14 -0
- package/node_modules/typebox/build/type/engine/parameters/instantiate.d.mts +3 -4
- package/node_modules/typebox/build/type/engine/parameters/instantiate.mjs +2 -1
- package/node_modules/typebox/build/type/engine/partial/from_dependent.d.mts +5 -0
- package/node_modules/typebox/build/type/engine/partial/from_dependent.mjs +8 -0
- package/node_modules/typebox/build/type/engine/partial/from_intersect.d.mts +1 -1
- package/node_modules/typebox/build/type/engine/partial/from_intersect.mjs +3 -2
- package/node_modules/typebox/build/type/engine/partial/from_object.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/partial/from_object.mjs +2 -2
- package/node_modules/typebox/build/type/engine/partial/from_type.d.mts +3 -1
- package/node_modules/typebox/build/type/engine/partial/from_type.mjs +7 -4
- package/node_modules/typebox/build/type/engine/priority/index.d.mts +1 -0
- package/node_modules/typebox/build/type/engine/priority/index.mjs +1 -0
- package/node_modules/typebox/build/type/engine/priority/priority.d.mts +20 -0
- package/node_modules/typebox/build/type/engine/priority/priority.mjs +28 -0
- package/node_modules/typebox/build/type/engine/readonly/instantiate_add.d.mts +10 -0
- package/node_modules/typebox/build/type/engine/readonly/instantiate_add.mjs +14 -0
- package/node_modules/typebox/build/type/engine/readonly/instantiate_remove.d.mts +10 -0
- package/node_modules/typebox/build/type/engine/readonly/instantiate_remove.mjs +14 -0
- package/node_modules/typebox/build/type/engine/readonly_object/from_array.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_array.mjs +2 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_dependent.d.mts +5 -0
- package/node_modules/typebox/build/type/engine/readonly_object/from_dependent.mjs +8 -0
- package/node_modules/typebox/build/type/engine/readonly_object/from_intersect.d.mts +1 -1
- package/node_modules/typebox/build/type/engine/readonly_object/from_intersect.mjs +3 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_object.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_object.mjs +2 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_tuple.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_tuple.mjs +2 -2
- package/node_modules/typebox/build/type/engine/readonly_object/from_type.d.mts +3 -1
- package/node_modules/typebox/build/type/engine/readonly_object/from_type.mjs +8 -5
- package/node_modules/typebox/build/type/engine/record/from_key_enum.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/record/from_key_enum.mjs +2 -2
- package/node_modules/typebox/build/type/engine/record/from_key_template_literal.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/record/from_key_template_literal.mjs +2 -2
- package/node_modules/typebox/build/type/engine/ref/instantiate.d.mts +3 -3
- package/node_modules/typebox/build/type/engine/ref/instantiate.mjs +6 -6
- package/node_modules/typebox/build/type/engine/required/from_dependent.d.mts +5 -0
- package/node_modules/typebox/build/type/engine/required/from_dependent.mjs +8 -0
- package/node_modules/typebox/build/type/engine/required/from_intersect.d.mts +1 -1
- package/node_modules/typebox/build/type/engine/required/from_intersect.mjs +3 -2
- package/node_modules/typebox/build/type/engine/required/from_object.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/required/from_object.mjs +2 -2
- package/node_modules/typebox/build/type/engine/required/from_type.d.mts +3 -1
- package/node_modules/typebox/build/type/engine/required/from_type.mjs +7 -4
- package/node_modules/typebox/build/type/engine/template_literal/decode.mjs +3 -3
- package/node_modules/typebox/build/type/engine/template_literal/encode.d.mts +2 -2
- package/node_modules/typebox/build/type/engine/template_literal/encode.mjs +6 -6
- package/node_modules/typebox/build/type/engine/template_literal/is_finite.mjs +1 -1
- package/node_modules/typebox/build/type/engine/template_literal/is_pattern.mjs +1 -0
- package/node_modules/typebox/build/type/engine/this/expand_this.d.mts +1 -4
- package/node_modules/typebox/build/type/engine/this/expand_this.mjs +7 -13
- package/node_modules/typebox/build/type/engine/with/instantiate.d.mts +8 -0
- package/node_modules/typebox/build/type/engine/{options → with}/instantiate.mjs +5 -5
- package/node_modules/typebox/build/type/extends/dependent.d.mts +6 -0
- package/node_modules/typebox/build/type/extends/dependent.mjs +6 -0
- package/node_modules/typebox/build/type/extends/enum.d.mts +4 -4
- package/node_modules/typebox/build/type/extends/enum.mjs +3 -2
- package/node_modules/typebox/build/type/extends/extends_left.d.mts +5 -7
- package/node_modules/typebox/build/type/extends/extends_left.mjs +24 -27
- package/node_modules/typebox/build/type/extends/extends_right.d.mts +7 -5
- package/node_modules/typebox/build/type/extends/extends_right.mjs +20 -15
- package/node_modules/typebox/build/type/extends/inference.mjs +1 -1
- package/node_modules/typebox/build/type/extends/object.d.mts +8 -1
- package/node_modules/typebox/build/type/extends/object.mjs +25 -3
- package/node_modules/typebox/build/type/extends/parameters.mjs +2 -2
- package/node_modules/typebox/build/type/extends/record.d.mts +13 -0
- package/node_modules/typebox/build/type/extends/record.mjs +23 -0
- package/node_modules/typebox/build/type/extends/template_literal.d.mts +3 -3
- package/node_modules/typebox/build/type/extends/template_literal.mjs +3 -3
- package/node_modules/typebox/build/type/extends/tuple.d.mts +3 -6
- package/node_modules/typebox/build/type/extends/tuple.mjs +6 -5
- package/node_modules/typebox/build/type/extends/union.mjs +2 -2
- package/node_modules/typebox/build/type/script/mapping.d.mts +84 -99
- package/node_modules/typebox/build/type/script/mapping.mjs +81 -85
- package/node_modules/typebox/build/type/script/parser.d.mts +40 -40
- package/node_modules/typebox/build/type/script/parser.mjs +22 -22
- package/node_modules/typebox/build/type/script/script.d.mts +3 -4
- package/node_modules/typebox/build/type/script/script.mjs +3 -2
- package/node_modules/typebox/build/type/script/token/internal/guard.d.mts +1 -1
- package/node_modules/typebox/build/type/script/token/internal/guard.mjs +1 -1
- package/node_modules/typebox/build/type/script/token/internal/take.mjs +1 -1
- package/node_modules/typebox/build/type/script/token/until.mjs +2 -2
- package/node_modules/typebox/build/type/types/_codec.d.mts +12 -12
- package/node_modules/typebox/build/type/types/_codec.mjs +0 -1
- package/node_modules/typebox/build/type/types/_immutable.d.mts +2 -9
- package/node_modules/typebox/build/type/types/_immutable.mjs +2 -10
- package/node_modules/typebox/build/type/types/_optional.d.mts +2 -9
- package/node_modules/typebox/build/type/types/_optional.mjs +2 -11
- package/node_modules/typebox/build/type/types/_readonly.d.mts +2 -9
- package/node_modules/typebox/build/type/types/_readonly.mjs +2 -10
- package/node_modules/typebox/build/type/types/_refine.d.mts +8 -10
- package/node_modules/typebox/build/type/types/_refine.mjs +1 -2
- package/node_modules/typebox/build/type/types/call.d.mts +3 -3
- package/node_modules/typebox/build/type/types/call.mjs +3 -2
- package/node_modules/typebox/build/type/types/deferred.d.mts +1 -0
- package/node_modules/typebox/build/type/types/deferred.mjs +1 -1
- package/node_modules/typebox/build/type/types/dependent.d.mts +17 -0
- package/node_modules/typebox/build/type/types/dependent.mjs +24 -0
- package/node_modules/typebox/build/type/types/enum.d.mts +3 -1
- package/node_modules/typebox/build/type/types/enum.mjs +5 -0
- package/node_modules/typebox/build/type/types/index.d.mts +1 -4
- package/node_modules/typebox/build/type/types/index.mjs +1 -4
- package/node_modules/typebox/build/type/types/number.d.mts +1 -1
- package/node_modules/typebox/build/type/types/number.mjs +1 -1
- package/node_modules/typebox/build/type/types/record.d.mts +13 -7
- package/node_modules/typebox/build/type/types/record.mjs +15 -9
- package/node_modules/typebox/build/type/types/static.d.mts +2 -5
- package/node_modules/typebox/build/typebox.d.mts +4 -8
- package/node_modules/typebox/build/typebox.mjs +4 -8
- package/node_modules/typebox/build/value/clean/clean.mjs +4 -2
- package/node_modules/typebox/build/value/clean/from_intersect.mjs +2 -2
- package/node_modules/typebox/build/value/clean/from_type.mjs +8 -10
- package/node_modules/typebox/build/value/clean/from_union.d.mts +1 -1
- package/node_modules/typebox/build/value/clean/from_union.mjs +1 -2
- package/node_modules/typebox/build/value/clone/clone.mjs +2 -73
- package/node_modules/typebox/build/value/codec/decode.mjs +4 -2
- package/node_modules/typebox/build/value/codec/encode.mjs +4 -2
- package/node_modules/typebox/build/value/codec/from_array.mjs +1 -4
- package/node_modules/typebox/build/value/codec/from_object.mjs +1 -4
- package/node_modules/typebox/build/value/codec/from_record.mjs +2 -7
- package/node_modules/typebox/build/value/codec/from_tuple.mjs +1 -4
- package/node_modules/typebox/build/value/codec/from_union.mjs +2 -3
- package/node_modules/typebox/build/value/convert/from_enum.mjs +3 -4
- package/node_modules/typebox/build/value/convert/from_template_literal.d.mts +1 -1
- package/node_modules/typebox/build/value/convert/from_template_literal.mjs +2 -3
- package/node_modules/typebox/build/value/convert/from_type.mjs +19 -21
- package/node_modules/typebox/build/value/create/from_enum.mjs +2 -2
- package/node_modules/typebox/build/value/create/from_type.mjs +23 -31
- package/node_modules/typebox/build/value/default/from_object.mjs +1 -1
- package/node_modules/typebox/build/value/default/from_type.mjs +8 -10
- package/node_modules/typebox/build/value/index.d.mts +0 -1
- package/node_modules/typebox/build/value/index.mjs +0 -1
- package/node_modules/typebox/build/value/repair/from_enum.mjs +2 -3
- package/node_modules/typebox/build/value/repair/from_type.mjs +24 -22
- package/node_modules/typebox/build/value/shared/union_priority_sort.d.mts +6 -2
- package/node_modules/typebox/build/value/shared/union_priority_sort.mjs +62 -26
- package/node_modules/typebox/build/value/value.d.mts +0 -1
- package/node_modules/typebox/build/value/value.mjs +0 -1
- package/node_modules/typebox/package.json +25 -25
- package/node_modules/typebox/readme.md +97 -80
- package/npm-shrinkwrap.json +6 -6
- package/package.json +5 -5
- package/node_modules/typebox/build/schema/engine/_guard.d.mts +0 -6
- package/node_modules/typebox/build/schema/engine/_guard.mjs +0 -26
- package/node_modules/typebox/build/schema/types/_guard.d.mts +0 -10
- package/node_modules/typebox/build/schema/types/_guard.mjs +0 -16
- package/node_modules/typebox/build/type/action/_optional.d.mts +0 -19
- package/node_modules/typebox/build/type/action/_optional.mjs +0 -40
- package/node_modules/typebox/build/type/action/_readonly.d.mts +0 -19
- package/node_modules/typebox/build/type/action/_readonly.mjs +0 -40
- package/node_modules/typebox/build/type/action/awaited.d.mts +0 -15
- package/node_modules/typebox/build/type/action/awaited.mjs +0 -15
- package/node_modules/typebox/build/type/action/options.d.mts +0 -11
- package/node_modules/typebox/build/type/action/options.mjs +0 -11
- package/node_modules/typebox/build/type/engine/awaited/instantiate.d.mts +0 -11
- package/node_modules/typebox/build/type/engine/awaited/instantiate.mjs +0 -20
- package/node_modules/typebox/build/type/engine/enum/enum_to_union.d.mts +0 -14
- package/node_modules/typebox/build/type/engine/enum/enum_to_union.mjs +0 -24
- package/node_modules/typebox/build/type/engine/options/index.d.mts +0 -1
- package/node_modules/typebox/build/type/engine/options/index.mjs +0 -1
- package/node_modules/typebox/build/type/engine/options/instantiate.d.mts +0 -8
- package/node_modules/typebox/build/type/extends/async_iterator.d.mts +0 -7
- package/node_modules/typebox/build/type/extends/async_iterator.mjs +0 -9
- package/node_modules/typebox/build/type/extends/iterator.d.mts +0 -7
- package/node_modules/typebox/build/type/extends/iterator.mjs +0 -9
- package/node_modules/typebox/build/type/extends/promise.d.mts +0 -7
- package/node_modules/typebox/build/type/extends/promise.mjs +0 -9
- package/node_modules/typebox/build/type/types/async_iterator.d.mts +0 -20
- package/node_modules/typebox/build/type/types/async_iterator.mjs +0 -28
- package/node_modules/typebox/build/type/types/base.d.mts +0 -50
- package/node_modules/typebox/build/type/types/base.mjs +0 -84
- package/node_modules/typebox/build/type/types/iterator.d.mts +0 -20
- package/node_modules/typebox/build/type/types/iterator.mjs +0 -28
- package/node_modules/typebox/build/type/types/promise.d.mts +0 -21
- package/node_modules/typebox/build/type/types/promise.mjs +0 -29
- package/node_modules/typebox/build/value/clean/from_base.d.mts +0 -2
- package/node_modules/typebox/build/value/clean/from_base.mjs +0 -4
- package/node_modules/typebox/build/value/convert/from_base.d.mts +0 -2
- package/node_modules/typebox/build/value/convert/from_base.mjs +0 -4
- package/node_modules/typebox/build/value/create/from_async_iterator.d.mts +0 -2
- package/node_modules/typebox/build/value/create/from_async_iterator.mjs +0 -5
- package/node_modules/typebox/build/value/create/from_base.d.mts +0 -2
- package/node_modules/typebox/build/value/create/from_base.mjs +0 -4
- package/node_modules/typebox/build/value/create/from_iterator.d.mts +0 -2
- package/node_modules/typebox/build/value/create/from_iterator.mjs +0 -5
- package/node_modules/typebox/build/value/create/from_promise.d.mts +0 -2
- package/node_modules/typebox/build/value/create/from_promise.mjs +0 -5
- package/node_modules/typebox/build/value/default/from_base.d.mts +0 -2
- package/node_modules/typebox/build/value/default/from_base.mjs +0 -5
- package/node_modules/typebox/build/value/mutate/error.d.mts +0 -3
- package/node_modules/typebox/build/value/mutate/error.mjs +0 -6
- package/node_modules/typebox/build/value/mutate/from_array.d.mts +0 -2
- package/node_modules/typebox/build/value/mutate/from_array.mjs +0 -16
- package/node_modules/typebox/build/value/mutate/from_object.d.mts +0 -2
- package/node_modules/typebox/build/value/mutate/from_object.mjs +0 -40
- package/node_modules/typebox/build/value/mutate/from_unknown.d.mts +0 -2
- package/node_modules/typebox/build/value/mutate/from_unknown.mjs +0 -7
- package/node_modules/typebox/build/value/mutate/from_value.d.mts +0 -2
- package/node_modules/typebox/build/value/mutate/from_value.mjs +0 -12
- package/node_modules/typebox/build/value/mutate/index.d.mts +0 -1
- package/node_modules/typebox/build/value/mutate/index.mjs +0 -1
- package/node_modules/typebox/build/value/mutate/mutate.d.mts +0 -11
- package/node_modules/typebox/build/value/mutate/mutate.mjs +0 -41
- package/node_modules/typebox/build/value/repair/from_base.d.mts +0 -2
- package/node_modules/typebox/build/value/repair/from_base.mjs +0 -8
- /package/node_modules/typebox/build/type/engine/{awaited → with}/index.d.mts +0 -0
- /package/node_modules/typebox/build/type/engine/{awaited → with}/index.mjs +0 -0
package/dist/api.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as runFirecrawlScrape } from "./firecrawl-client-
|
|
1
|
+
import { n as runFirecrawlScrape } from "./firecrawl-client-xZqyVUBg.js";
|
|
2
2
|
import { readStringValue } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
3
3
|
//#region extensions/firecrawl/api.ts
|
|
4
4
|
async function fetchFirecrawlContent(params) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DEFAULT_CACHE_TTL_MINUTES, markdownToText, normalizeCacheKey, readCache, readResponseText, resolveCacheTtlMs, resolvePositiveTimeoutSeconds, truncateText, withSelfHostedWebToolsEndpoint, withStrictWebToolsEndpoint, writeCache } from "openclaw/plugin-sdk/provider-web-fetch";
|
|
2
1
|
import { readProviderJsonResponse } from "openclaw/plugin-sdk/provider-http";
|
|
2
|
+
import { DEFAULT_CACHE_TTL_MINUTES, markdownToText, normalizeCacheKey, readCache, readResponseText, resolveCacheTtlMs, resolvePositiveTimeoutSeconds, truncateText, withSelfHostedWebToolsEndpoint, withStrictWebToolsEndpoint, writeCache } from "openclaw/plugin-sdk/provider-web-fetch";
|
|
3
3
|
import { normalizeSecretInput, resolveSecretInputString } from "openclaw/plugin-sdk/secret-input";
|
|
4
4
|
import { wrapExternalContent, wrapWebContent } from "openclaw/plugin-sdk/security-runtime";
|
|
5
5
|
import { SsrFBlockedError, isBlockedHostnameOrIp, isPrivateIpAddress, resolvePinnedHostnameWithPolicy } from "openclaw/plugin-sdk/ssrf-runtime";
|
|
@@ -143,7 +143,7 @@ const SCRAPE_CACHE = /* @__PURE__ */ new Map();
|
|
|
143
143
|
const DEFAULT_SEARCH_COUNT = 5;
|
|
144
144
|
const DEFAULT_SCRAPE_MAX_CHARS = 5e4;
|
|
145
145
|
const FIRECRAWL_SCRAPE_RESPONSE_MAX_BYTES = 64 * 1024 * 1024;
|
|
146
|
-
const ALLOWED_FIRECRAWL_HOSTS = new Set(["api.firecrawl.dev"]);
|
|
146
|
+
const ALLOWED_FIRECRAWL_HOSTS = /* @__PURE__ */ new Set(["api.firecrawl.dev"]);
|
|
147
147
|
const FIRECRAWL_SELF_HOSTED_PRIVATE_ERROR = "Firecrawl custom baseUrl must target a private or internal self-hosted endpoint.";
|
|
148
148
|
const FIRECRAWL_HTTP_PRIVATE_ERROR = "Firecrawl HTTP baseUrl must target a private or internal self-hosted endpoint. Use https:// for public hosts.";
|
|
149
149
|
async function readFirecrawlJsonResponse(response, label, opts) {
|
|
@@ -368,6 +368,10 @@ function parseFirecrawlScrapePayload(params) {
|
|
|
368
368
|
if (!markdown) throw new Error("Firecrawl scrape returned no content.");
|
|
369
369
|
const rawText = params.extractMode === "text" ? markdownToText(markdown) : markdown;
|
|
370
370
|
const truncated = truncateText(rawText, params.maxChars);
|
|
371
|
+
const wrappedText = wrapExternalContent(truncated.text, {
|
|
372
|
+
source: "web_fetch",
|
|
373
|
+
includeWarning: false
|
|
374
|
+
});
|
|
371
375
|
return {
|
|
372
376
|
url: params.url,
|
|
373
377
|
finalUrl: typeof metadata?.sourceURL === "string" && metadata.sourceURL || typeof data.url === "string" && data.url || params.url,
|
|
@@ -385,14 +389,8 @@ function parseFirecrawlScrapePayload(params) {
|
|
|
385
389
|
},
|
|
386
390
|
truncated: truncated.truncated,
|
|
387
391
|
rawLength: rawText.length,
|
|
388
|
-
wrappedLength:
|
|
389
|
-
|
|
390
|
-
includeWarning: false
|
|
391
|
-
}).length,
|
|
392
|
-
text: wrapExternalContent(truncated.text, {
|
|
393
|
-
source: "web_fetch",
|
|
394
|
-
includeWarning: false
|
|
395
|
-
}),
|
|
392
|
+
wrappedLength: wrappedText.length,
|
|
393
|
+
text: wrappedText,
|
|
396
394
|
warning: typeof params.payload.warning === "string" && params.payload.warning ? wrapExternalContent(params.payload.warning, {
|
|
397
395
|
source: "web_fetch",
|
|
398
396
|
includeWarning: false
|
|
@@ -1,8 +1,12 @@
|
|
|
1
|
-
import { n as runFirecrawlScrape } from "./firecrawl-client-uDbJtqeP.js";
|
|
2
1
|
import { t as FIRECRAWL_WEB_FETCH_PROVIDER_SHARED } from "./firecrawl-fetch-provider-shared-BQUWpKAv.js";
|
|
3
2
|
import { readPositiveIntegerParam } from "openclaw/plugin-sdk/param-readers";
|
|
4
|
-
import { enablePluginInConfig } from "openclaw/plugin-sdk/provider-web-fetch";
|
|
3
|
+
import { enablePluginInConfig } from "openclaw/plugin-sdk/provider-web-fetch-contract";
|
|
5
4
|
//#region extensions/firecrawl/src/firecrawl-fetch-provider.ts
|
|
5
|
+
let firecrawlClientModulePromise;
|
|
6
|
+
function loadFirecrawlClientModule() {
|
|
7
|
+
firecrawlClientModulePromise ??= import("./firecrawl-client-xZqyVUBg.js").then((n) => n.t);
|
|
8
|
+
return firecrawlClientModulePromise;
|
|
9
|
+
}
|
|
6
10
|
function createFirecrawlWebFetchProvider() {
|
|
7
11
|
return {
|
|
8
12
|
...FIRECRAWL_WEB_FETCH_PROVIDER_SHARED,
|
|
@@ -16,6 +20,7 @@ function createFirecrawlWebFetchProvider() {
|
|
|
16
20
|
const maxChars = readPositiveIntegerParam(args, "maxChars");
|
|
17
21
|
const proxy = args.proxy === "basic" || args.proxy === "stealth" || args.proxy === "auto" ? args.proxy : void 0;
|
|
18
22
|
const storeInCache = typeof args.storeInCache === "boolean" ? args.storeInCache : void 0;
|
|
23
|
+
const { runFirecrawlScrape } = await loadFirecrawlClientModule();
|
|
19
24
|
return await runFirecrawlScrape({
|
|
20
25
|
cfg: config,
|
|
21
26
|
url,
|
package/dist/{firecrawl-search-provider-Bww1glBU.js → firecrawl-search-provider-C_iN9LEC.js}
RENAMED
|
@@ -1,11 +1,8 @@
|
|
|
1
1
|
import { buildFirecrawlWebSearchProviderBase } from "./web-search-shared.js";
|
|
2
2
|
import { readPositiveIntegerParam } from "openclaw/plugin-sdk/param-readers";
|
|
3
|
+
import { createLazyRuntimeModule } from "openclaw/plugin-sdk/lazy-runtime";
|
|
3
4
|
//#region extensions/firecrawl/src/firecrawl-search-provider.ts
|
|
4
|
-
|
|
5
|
-
function loadFirecrawlClientModule() {
|
|
6
|
-
firecrawlClientModulePromise ??= import("./firecrawl-client-uDbJtqeP.js").then((n) => n.t);
|
|
7
|
-
return firecrawlClientModulePromise;
|
|
8
|
-
}
|
|
5
|
+
const loadFirecrawlClientModule = createLazyRuntimeModule(() => import("./firecrawl-client-xZqyVUBg.js").then((n) => n.t));
|
|
9
6
|
const GenericFirecrawlSearchSchema = {
|
|
10
7
|
type: "object",
|
|
11
8
|
properties: {
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { n as runFirecrawlScrape, r as runFirecrawlSearch } from "./firecrawl-client-
|
|
2
|
-
import { t as createFirecrawlWebFetchProvider } from "./firecrawl-fetch-provider-
|
|
3
|
-
import { t as createFirecrawlWebSearchProvider } from "./firecrawl-search-provider-
|
|
1
|
+
import { n as runFirecrawlScrape, r as runFirecrawlSearch } from "./firecrawl-client-xZqyVUBg.js";
|
|
2
|
+
import { t as createFirecrawlWebFetchProvider } from "./firecrawl-fetch-provider-CasPevAg.js";
|
|
3
|
+
import { t as createFirecrawlWebSearchProvider } from "./firecrawl-search-provider-C_iN9LEC.js";
|
|
4
4
|
import { definePluginEntry } from "openclaw/plugin-sdk/plugin-entry";
|
|
5
5
|
import { optionalStringEnum } from "openclaw/plugin-sdk/channel-actions";
|
|
6
6
|
import { jsonResult, readNonNegativeIntegerParam, readPositiveIntegerParam, readStringArrayParam, readStringParam } from "openclaw/plugin-sdk/provider-web-search";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as createFirecrawlWebFetchProvider } from "./firecrawl-fetch-provider-
|
|
1
|
+
import { t as createFirecrawlWebFetchProvider } from "./firecrawl-fetch-provider-CasPevAg.js";
|
|
2
2
|
export { createFirecrawlWebFetchProvider };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as createFirecrawlWebSearchProvider } from "./firecrawl-search-provider-
|
|
1
|
+
import { t as createFirecrawlWebSearchProvider } from "./firecrawl-search-provider-C_iN9LEC.js";
|
|
2
2
|
export { createFirecrawlWebSearchProvider };
|
|
@@ -10,6 +10,14 @@ function getConfiguredFirecrawlFetchCredentialFallback(config) {
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
function buildFirecrawlWebSearchProviderBase() {
|
|
13
|
+
const contractFields = createWebSearchProviderContractFields({
|
|
14
|
+
credentialPath: FIRECRAWL_CREDENTIAL_PATH,
|
|
15
|
+
searchCredential: {
|
|
16
|
+
type: "scoped",
|
|
17
|
+
scopeId: "firecrawl"
|
|
18
|
+
},
|
|
19
|
+
configuredCredential: { pluginId: "firecrawl" }
|
|
20
|
+
});
|
|
13
21
|
return {
|
|
14
22
|
id: "firecrawl",
|
|
15
23
|
label: "Firecrawl Search",
|
|
@@ -22,14 +30,7 @@ function buildFirecrawlWebSearchProviderBase() {
|
|
|
22
30
|
docsUrl: "https://docs.openclaw.ai/tools/firecrawl",
|
|
23
31
|
autoDetectOrder: 60,
|
|
24
32
|
credentialPath: FIRECRAWL_CREDENTIAL_PATH,
|
|
25
|
-
...
|
|
26
|
-
credentialPath: FIRECRAWL_CREDENTIAL_PATH,
|
|
27
|
-
searchCredential: {
|
|
28
|
-
type: "scoped",
|
|
29
|
-
scopeId: "firecrawl"
|
|
30
|
-
},
|
|
31
|
-
configuredCredential: { pluginId: "firecrawl" }
|
|
32
|
-
}),
|
|
33
|
+
...contractFields,
|
|
33
34
|
applySelectionConfig: (config) => {
|
|
34
35
|
const enabled = enablePluginInConfig(config, "firecrawl");
|
|
35
36
|
if (!enabled.enabled || enabled.config.tools?.web?.fetch?.provider) return enabled.config;
|
|
@@ -51,4 +52,4 @@ function buildFirecrawlWebSearchProviderBase() {
|
|
|
51
52
|
};
|
|
52
53
|
}
|
|
53
54
|
//#endregion
|
|
54
|
-
export {
|
|
55
|
+
export { buildFirecrawlWebSearchProviderBase };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type TLocalizedValidationError } from '../error/index.mjs';
|
|
2
|
-
import { type StaticDecode, type StaticEncode, type TProperties, type TSchema
|
|
2
|
+
import { type StaticDecode, type StaticEncode, type TProperties, type TSchema } from '../type/index.mjs';
|
|
3
3
|
import { BuildResult, EvaluateResult } from '../schema/index.mjs';
|
|
4
|
-
export declare class Validator<Context extends TProperties = TProperties, Type extends TSchema = TSchema, Encode extends unknown = StaticEncode<Type, Context>, Decode extends unknown = StaticDecode<Type, Context>>
|
|
4
|
+
export declare class Validator<Context extends TProperties = TProperties, Type extends TSchema = TSchema, Encode extends unknown = StaticEncode<Type, Context>, Decode extends unknown = StaticDecode<Type, Context>> {
|
|
5
5
|
private readonly hasCodec;
|
|
6
6
|
private readonly buildResult;
|
|
7
7
|
private readonly evaluateResult;
|
|
@@ -35,9 +35,4 @@ export declare class Validator<Context extends TProperties = TProperties, Type e
|
|
|
35
35
|
Decode(value: unknown): Decode;
|
|
36
36
|
/** Encodes a value */
|
|
37
37
|
Encode(value: unknown): Encode;
|
|
38
|
-
/**
|
|
39
|
-
* @deprecated Validator instances should not support Clone because they are owners of JIT evaluated functions. This function will be
|
|
40
|
-
* removed in the next version of TypeBox (relates to Type.Base deprecation)
|
|
41
|
-
*/
|
|
42
|
-
Clone(): Validator<Context, Type>;
|
|
43
38
|
}
|
|
@@ -1,36 +1,16 @@
|
|
|
1
1
|
// deno-fmt-ignore-file
|
|
2
2
|
import { Settings } from '../system/settings/index.mjs';
|
|
3
|
-
import { Arguments } from '../system/arguments/index.mjs';
|
|
4
|
-
import { Base } from '../type/index.mjs';
|
|
5
3
|
import { Errors, Clean, Convert, Create, Default, Decode, Encode, HasCodec, Parser, ParseError } from '../value/index.mjs';
|
|
6
|
-
import { Build
|
|
4
|
+
import { Build } from '../schema/index.mjs';
|
|
7
5
|
// ------------------------------------------------------------------
|
|
8
6
|
// Validator<...>
|
|
9
7
|
// ------------------------------------------------------------------
|
|
10
|
-
export class Validator
|
|
8
|
+
export class Validator {
|
|
11
9
|
/** Constructs a Validator. */
|
|
12
|
-
constructor(
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
2: (context, type) => [context, type]
|
|
17
|
-
});
|
|
18
|
-
// Note: The Base type requires this Validator to be Clone, but where we cannot safely clone
|
|
19
|
-
// the BuildResult or the EvaluateResult. For now we pass the Validator constructor a shared
|
|
20
|
-
// reference of BuildResult and EvaluateResult to mitigate re-compile on Clone. We must remove
|
|
21
|
-
// this overload when Base is removed (memory-gc-ref)
|
|
22
|
-
if (matched.length === 3 && matched[1] instanceof BuildResult && matched[2] instanceof EvaluateResult) {
|
|
23
|
-
const [hasCodec, buildResult, evaluateResult] = matched;
|
|
24
|
-
this.hasCodec = hasCodec;
|
|
25
|
-
this.buildResult = buildResult;
|
|
26
|
-
this.evaluateResult = evaluateResult;
|
|
27
|
-
}
|
|
28
|
-
else {
|
|
29
|
-
const [context, type] = matched;
|
|
30
|
-
this.hasCodec = HasCodec(context, type);
|
|
31
|
-
this.buildResult = Build(context, type);
|
|
32
|
-
this.evaluateResult = this.buildResult.Evaluate();
|
|
33
|
-
}
|
|
10
|
+
constructor(context, type) {
|
|
11
|
+
this.hasCodec = HasCodec(context, type);
|
|
12
|
+
this.buildResult = Build(context, type);
|
|
13
|
+
this.evaluateResult = this.buildResult.Evaluate();
|
|
34
14
|
}
|
|
35
15
|
// ----------------------------------------------------------------
|
|
36
16
|
// IsAccelerated
|
|
@@ -108,14 +88,4 @@ export class Validator extends Base {
|
|
|
108
88
|
const result = this.hasCodec ? Encode(this.Context(), this.Type(), value) : this.Parse(value);
|
|
109
89
|
return result;
|
|
110
90
|
}
|
|
111
|
-
// ----------------------------------------------------------------
|
|
112
|
-
// Deprecations
|
|
113
|
-
// ----------------------------------------------------------------
|
|
114
|
-
/**
|
|
115
|
-
* @deprecated Validator instances should not support Clone because they are owners of JIT evaluated functions. This function will be
|
|
116
|
-
* removed in the next version of TypeBox (relates to Type.Base deprecation)
|
|
117
|
-
*/
|
|
118
|
-
Clone() {
|
|
119
|
-
return new Validator(this.hasCodec, this.buildResult, this.evaluateResult);
|
|
120
|
-
}
|
|
121
91
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type TValidationError = TAdditionalPropertiesError | TAnyOfError | TBooleanError | TConstError | TContainsError | TDependenciesError | TDependentRequiredError | TEnumError | TExclusiveMaximumError | TExclusiveMinimumError | TFormatError |
|
|
1
|
+
export type TValidationError = TAdditionalPropertiesError | TAnyOfError | TBooleanError | TConstError | TContainsError | TDependenciesError | TDependentRequiredError | TEnumError | TExclusiveMaximumError | TExclusiveMinimumError | TFormatError | TIfError | TMaximumError | TMaxItemsError | TMaxLengthError | TMaxPropertiesError | TMinimumError | TMinItemsError | TMinLengthError | TMinPropertiesError | TMultipleOfError | TNotError | TOneOfError | TPatternError | TPropertyNamesError | TRefineError | TRequiredError | TTypeError | TUnevaluatedItemsError | TUnevaluatedPropertiesError | TUniqueItemsError;
|
|
2
2
|
export declare function IsValidationError(value: unknown): value is TValidationError;
|
|
3
3
|
export type TLocalizedValidationError = TValidationError & {
|
|
4
4
|
message: string;
|
|
@@ -78,12 +78,6 @@ export interface TFormatError extends TValidationErrorBase {
|
|
|
78
78
|
format: string;
|
|
79
79
|
};
|
|
80
80
|
}
|
|
81
|
-
export interface TGuardError extends TValidationErrorBase {
|
|
82
|
-
keyword: '~guard';
|
|
83
|
-
params: {
|
|
84
|
-
errors: object[];
|
|
85
|
-
};
|
|
86
|
-
}
|
|
87
81
|
export interface TIfError extends TValidationErrorBase {
|
|
88
82
|
keyword: 'if';
|
|
89
83
|
params: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { Unreachable } from '../system/unreachable/index.mjs';
|
|
1
2
|
import * as Puny from './_puny.mjs';
|
|
2
3
|
// ------------------------------------------------------------------
|
|
3
4
|
// Unicode General Category Helper (RFC 5892)
|
|
@@ -34,7 +35,8 @@ const RFC5892_DISALLOWED = new Set([
|
|
|
34
35
|
// ------------------------------------------------------------------
|
|
35
36
|
// A set of Virama (halant) code points used to validate CONTEXTJ
|
|
36
37
|
// rules (RFC 5892 Appendix A.1). These characters allow a subsequent
|
|
37
|
-
// Zero Width Joiner (U+
|
|
38
|
+
// Zero Width Non-Joiner (U+200C) or Zero Width Joiner (U+200D) to
|
|
39
|
+
// be valid in a label.
|
|
38
40
|
// ------------------------------------------------------------------
|
|
39
41
|
const VIRAMA_CPS = new Set([
|
|
40
42
|
0x094d,
|
|
@@ -101,8 +103,10 @@ function IsVirama(cp) {
|
|
|
101
103
|
// IsUnicodeLabel
|
|
102
104
|
// ------------------------------------------------------------------
|
|
103
105
|
function IsUnicodeLabel(value) {
|
|
106
|
+
// deno-coverage-ignore-start - unable to reach via format guards
|
|
104
107
|
if (value.length === 0)
|
|
105
|
-
return false
|
|
108
|
+
return Unreachable(); // false
|
|
109
|
+
// deno-coverage-ignore-stop
|
|
106
110
|
// Use spread to handle surrogate pairs and provide O(1) neighbor access
|
|
107
111
|
const cps = [...value].map((c) => c.codePointAt(0));
|
|
108
112
|
const len = cps.length;
|
|
@@ -145,10 +149,17 @@ function IsUnicodeLabel(value) {
|
|
|
145
149
|
if (prev === undefined || !IsHebrew(prev))
|
|
146
150
|
return false;
|
|
147
151
|
break; // Hebrew GERESH
|
|
148
|
-
case
|
|
152
|
+
case 0x200c: // ZWNJ - RFC 5892 Appendix A.1
|
|
153
|
+
// Note: Full validation requires a Unicode joining type table. We reject
|
|
154
|
+
// only when preceded by ASCII (U+0000-U+007F), which can never satisfy
|
|
155
|
+
// the Virama or cursive-joining rules.
|
|
156
|
+
if (prev === undefined || (prev < 0x0080 && !IsVirama(prev)))
|
|
157
|
+
return false;
|
|
158
|
+
break;
|
|
159
|
+
case 0x200d: // ZWJ - RFC 5892 Appendix A.2
|
|
149
160
|
if (prev === undefined || !IsVirama(prev))
|
|
150
161
|
return false;
|
|
151
|
-
break;
|
|
162
|
+
break;
|
|
152
163
|
case 0x30fb: /* Checked at end via hasJapanese */
|
|
153
164
|
break; // KATAKANA MIDDLE DOT
|
|
154
165
|
}
|
|
@@ -192,10 +203,29 @@ function IsPuny(value) {
|
|
|
192
203
|
}
|
|
193
204
|
function IsPunyLabel(value) {
|
|
194
205
|
try {
|
|
195
|
-
|
|
206
|
+
const payload = value.slice(4).toLowerCase();
|
|
207
|
+
// 1. Structural Validation (RFC 3492 syntax)
|
|
208
|
+
//
|
|
209
|
+
// If the payload contains a hyphen, it MUST be a delimiter separating basic
|
|
210
|
+
// ASCII characters from the variable-length integers. A payload consisting
|
|
211
|
+
// of ONLY a hyphen or starting with multiple hyphens without basic ASCII
|
|
212
|
+
// characters (like "-9uc") is fundamentally malformed.
|
|
213
|
+
//
|
|
214
|
+
const lastHyphen = payload.lastIndexOf('-');
|
|
215
|
+
if (lastHyphen === 0) {
|
|
216
|
+
// Catches "-9uc" right here because the delimiter is at index 0, meaning 0
|
|
217
|
+
// basic ASCII characters preceded it, which is non-canonical.
|
|
218
|
+
return false;
|
|
219
|
+
}
|
|
220
|
+
// 2. Decode the payload
|
|
221
|
+
const decoded = Puny.Decode(payload);
|
|
222
|
+
if (!decoded)
|
|
223
|
+
return false;
|
|
224
|
+
// 3. Validate the output rules against RFC 5892
|
|
225
|
+
return IsUnicodeLabel(decoded);
|
|
196
226
|
}
|
|
197
227
|
catch {
|
|
198
|
-
return false;
|
|
228
|
+
return false;
|
|
199
229
|
}
|
|
200
230
|
}
|
|
201
231
|
// ------------------------------------------------------------------
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { Unreachable } from '../system/unreachable/index.mjs';
|
|
1
2
|
// ------------------------------------------------------------------
|
|
2
3
|
// PunyCode (RFC 3492)
|
|
3
4
|
// ------------------------------------------------------------------
|
|
@@ -52,8 +53,10 @@ export function Decode(value) {
|
|
|
52
53
|
digit = ch - 0x61; // a-z => 0-25
|
|
53
54
|
else if (ch >= 0x30 && ch <= 0x39)
|
|
54
55
|
digit = ch - 0x30 + 26; // 0-9 => 26-35
|
|
56
|
+
// deno-coverage-ignore-start - _idna.ts maps input to lowercase, so we can't reach here
|
|
55
57
|
else if (ch >= 0x41 && ch <= 0x5a)
|
|
56
|
-
digit = ch - 0x41
|
|
58
|
+
Unreachable(); // digit = ch - 0x41 // A-Z => 0-25
|
|
59
|
+
// deno-coverage-ignore-stop
|
|
57
60
|
else
|
|
58
61
|
throw new Error('Invalid punycode: bad digit character');
|
|
59
62
|
i += digit * w;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Returns true if the value is a uuid
|
|
3
|
-
* @specification
|
|
4
|
-
* @
|
|
3
|
+
* @specification https://www.rfc-editor.org/info/rfc4122/
|
|
4
|
+
* @specification https://www.rfc-editor.org/info/rfc9562/
|
|
5
5
|
*/
|
|
6
6
|
export declare function IsUuid(value: string): boolean;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const Uuid = /^
|
|
1
|
+
const Uuid = /^[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i;
|
|
2
2
|
/**
|
|
3
3
|
* Returns true if the value is a uuid
|
|
4
|
-
* @specification
|
|
5
|
-
* @
|
|
4
|
+
* @specification https://www.rfc-editor.org/info/rfc4122/
|
|
5
|
+
* @specification https://www.rfc-editor.org/info/rfc9562/
|
|
6
6
|
*/
|
|
7
7
|
export function IsUuid(value) {
|
|
8
8
|
return Uuid.test(value);
|
|
@@ -3,16 +3,12 @@ export declare function Or(left: string, right: string): string;
|
|
|
3
3
|
export declare function Not(expr: string): string;
|
|
4
4
|
/** Returns true if this value is an array */
|
|
5
5
|
export declare function IsArray(value: string): string;
|
|
6
|
-
/** Returns true if this value is an async iterator */
|
|
7
|
-
export declare function IsAsyncIterator(value: unknown): string;
|
|
8
6
|
/** Returns true if this value is bigint */
|
|
9
7
|
export declare function IsBigInt(value: string): string;
|
|
10
8
|
/** Returns true if this value is a boolean */
|
|
11
9
|
export declare function IsBoolean(value: string): string;
|
|
12
10
|
/** Returns true if this value is integer */
|
|
13
11
|
export declare function IsInteger(value: string): string;
|
|
14
|
-
/** Returns true if this value is an iterator */
|
|
15
|
-
export declare function IsIterator(value: unknown): string;
|
|
16
12
|
/** Returns true if this value is null */
|
|
17
13
|
export declare function IsNull(value: string): string;
|
|
18
14
|
/** Returns true if this value is number */
|
|
@@ -26,10 +26,6 @@ export function Not(expr) {
|
|
|
26
26
|
export function IsArray(value) {
|
|
27
27
|
return `Array.isArray(${value})`;
|
|
28
28
|
}
|
|
29
|
-
/** Returns true if this value is an async iterator */
|
|
30
|
-
export function IsAsyncIterator(value) {
|
|
31
|
-
return `Guard.IsAsyncIterator(${value})`;
|
|
32
|
-
}
|
|
33
29
|
/** Returns true if this value is bigint */
|
|
34
30
|
export function IsBigInt(value) {
|
|
35
31
|
return `typeof ${value} === "bigint"`;
|
|
@@ -42,10 +38,6 @@ export function IsBoolean(value) {
|
|
|
42
38
|
export function IsInteger(value) {
|
|
43
39
|
return `Number.isInteger(${value})`;
|
|
44
40
|
}
|
|
45
|
-
/** Returns true if this value is an iterator */
|
|
46
|
-
export function IsIterator(value) {
|
|
47
|
-
return `Guard.IsIterator(${value})`;
|
|
48
|
-
}
|
|
49
41
|
/** Returns true if this value is null */
|
|
50
42
|
export function IsNull(value) {
|
|
51
43
|
return `${value} === null`;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
/** Returns true if this value is an array */
|
|
2
2
|
export declare function IsArray(value: unknown): value is unknown[];
|
|
3
|
-
/** Returns true if this value is an async iterator */
|
|
4
|
-
export declare function IsAsyncIterator(value: unknown): value is AsyncIterableIterator<unknown>;
|
|
5
3
|
/** Returns true if this value is bigint */
|
|
6
4
|
export declare function IsBigInt(value: unknown): value is bigint;
|
|
7
5
|
/** Returns true if this value is a boolean */
|
|
@@ -12,8 +10,6 @@ export declare function IsConstructor(value: unknown): value is new (...args: ne
|
|
|
12
10
|
export declare function IsFunction(value: unknown): value is globalThis.Function;
|
|
13
11
|
/** Returns true if this value is integer */
|
|
14
12
|
export declare function IsInteger(value: unknown): value is number;
|
|
15
|
-
/** Returns true if this value is an iterator */
|
|
16
|
-
export declare function IsIterator(value: unknown): value is IterableIterator<unknown>;
|
|
17
13
|
/** Returns true if this value is null */
|
|
18
14
|
export declare function IsNull(value: unknown): value is null;
|
|
19
15
|
/** Returns true if this value is number */
|
|
@@ -47,8 +43,8 @@ export declare function IsMinLength(value: string, length: number): boolean;
|
|
|
47
43
|
export declare function Every<T>(value: T[], offset: number, callback: (value: T, index: number) => boolean): boolean;
|
|
48
44
|
/** Returns true if all elements from offset satisfy the callback, visiting every element regardless of failure */
|
|
49
45
|
export declare function EveryAll<T>(value: T[], offset: number, callback: (value: T, index: number) => boolean): boolean;
|
|
50
|
-
/**
|
|
51
|
-
export declare function
|
|
46
|
+
/** Shifts the left-most element from an array and dispatches to the true arm, or the false arm if empty */
|
|
47
|
+
export declare function ShiftLeft<T, True extends (left: T, right: T[]) => unknown, False extends () => unknown>(array: T[], true_: True, false_: False): ReturnType<True> | ReturnType<False>;
|
|
52
48
|
/** Returns true if the PropertyKey is Unsafe (ref: prototype-pollution). */
|
|
53
49
|
export declare function IsUnsafePropertyKey(key: PropertyKey): boolean;
|
|
54
50
|
/** Returns true if this value has this property key */
|
|
@@ -59,9 +55,9 @@ export declare function HasPropertyKey<Key extends PropertyKey>(value: object, k
|
|
|
59
55
|
export declare function EntriesRegExp<Value extends unknown = unknown>(value: Record<PropertyKey, Value>): [RegExp, Value][];
|
|
60
56
|
/** Returns object entries as `[string, Value][]` */
|
|
61
57
|
export declare function Entries<Value extends unknown = unknown>(value: Record<PropertyKey, Value>): [string, Value][];
|
|
62
|
-
/** Returns property keys for this object via `Object.
|
|
58
|
+
/** Returns property keys for this object via `Object.getOwnPropertyNames({ ... })` */
|
|
63
59
|
export declare function Keys(value: Record<PropertyKey, unknown>): string[];
|
|
64
|
-
/** Returns the property keys for this object via `Object.
|
|
60
|
+
/** Returns the property keys for this object via `Object.getOwnPropertySymbols({ ... })` */
|
|
65
61
|
export declare function Symbols(value: Record<PropertyKey, unknown>): symbol[];
|
|
66
62
|
/** Returns the property values for the given object via `Object.values()` */
|
|
67
63
|
export declare function Values(value: Record<PropertyKey, unknown>): unknown[];
|
|
@@ -6,10 +6,6 @@ import * as String from './string.mjs';
|
|
|
6
6
|
export function IsArray(value) {
|
|
7
7
|
return Array.isArray(value);
|
|
8
8
|
}
|
|
9
|
-
/** Returns true if this value is an async iterator */
|
|
10
|
-
export function IsAsyncIterator(value) {
|
|
11
|
-
return IsObject(value) && Symbol.asyncIterator in value;
|
|
12
|
-
}
|
|
13
9
|
/** Returns true if this value is bigint */
|
|
14
10
|
export function IsBigInt(value) {
|
|
15
11
|
return IsEqual(typeof value, 'bigint');
|
|
@@ -37,10 +33,6 @@ export function IsFunction(value) {
|
|
|
37
33
|
export function IsInteger(value) {
|
|
38
34
|
return Number.isInteger(value);
|
|
39
35
|
}
|
|
40
|
-
/** Returns true if this value is an iterator */
|
|
41
|
-
export function IsIterator(value) {
|
|
42
|
-
return IsObject(value) && Symbol.iterator in value;
|
|
43
|
-
}
|
|
44
36
|
/** Returns true if this value is null */
|
|
45
37
|
export function IsNull(value) {
|
|
46
38
|
return IsEqual(value, null);
|
|
@@ -100,7 +92,7 @@ export function IsMultipleOf(dividend, divisor) {
|
|
|
100
92
|
if (IsInteger(dividend) && (1 / divisor) % 1 === 0)
|
|
101
93
|
return true;
|
|
102
94
|
const mod = dividend % divisor;
|
|
103
|
-
return Math.min(Math.abs(mod), Math.abs(mod - divisor)) < tolerance;
|
|
95
|
+
return Math.min(Math.abs(mod), Math.abs(mod - divisor), Math.abs(mod + divisor)) < tolerance;
|
|
104
96
|
}
|
|
105
97
|
// ------------------------------------------------------------------
|
|
106
98
|
// IsClassInstance
|
|
@@ -162,8 +154,8 @@ export function EveryAll(value, offset, callback) {
|
|
|
162
154
|
}
|
|
163
155
|
return result;
|
|
164
156
|
}
|
|
165
|
-
/**
|
|
166
|
-
export function
|
|
157
|
+
/** Shifts the left-most element from an array and dispatches to the true arm, or the false arm if empty */
|
|
158
|
+
export function ShiftLeft(array, true_, false_) {
|
|
167
159
|
return (IsEqual(array.length, 0) ? false_() : true_(array[0], array.slice(1)));
|
|
168
160
|
}
|
|
169
161
|
// --------------------------------------------------------------------------
|
|
@@ -185,11 +177,11 @@ export function EntriesRegExp(value) {
|
|
|
185
177
|
export function Entries(value) {
|
|
186
178
|
return Object.entries(value);
|
|
187
179
|
}
|
|
188
|
-
/** Returns property keys for this object via `Object.
|
|
180
|
+
/** Returns property keys for this object via `Object.getOwnPropertyNames({ ... })` */
|
|
189
181
|
export function Keys(value) {
|
|
190
182
|
return Object.getOwnPropertyNames(value);
|
|
191
183
|
}
|
|
192
|
-
/** Returns the property keys for this object via `Object.
|
|
184
|
+
/** Returns the property keys for this object via `Object.getOwnPropertySymbols({ ... })` */
|
|
193
185
|
export function Symbols(value) {
|
|
194
186
|
return Object.getOwnPropertySymbols(value);
|
|
195
187
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Stack } from './_stack.mjs';
|
|
2
2
|
import { BuildContext, CheckContext, ErrorContext } from './_context.mjs';
|
|
3
|
-
export declare function
|
|
4
|
-
export declare function
|
|
5
|
-
export declare function
|
|
3
|
+
export declare function BuildSchemaBoolean(_stack: Stack, _context: BuildContext, schema: boolean, _value: string): string;
|
|
4
|
+
export declare function CheckSchemaBoolean(_stack: Stack, _context: CheckContext, schema: boolean, _value: unknown): boolean;
|
|
5
|
+
export declare function ErrorSchemaBoolean(stack: Stack, context: ErrorContext, schemaPath: string, instancePath: string, schema: boolean, value: unknown): boolean;
|
|
@@ -3,20 +3,20 @@ import { EmitGuard as E } from '../../guard/index.mjs';
|
|
|
3
3
|
// ------------------------------------------------------------------
|
|
4
4
|
// Build
|
|
5
5
|
// ------------------------------------------------------------------
|
|
6
|
-
export function
|
|
6
|
+
export function BuildSchemaBoolean(_stack, _context, schema, _value) {
|
|
7
7
|
return schema ? E.Constant(true) : E.Constant(false);
|
|
8
8
|
}
|
|
9
9
|
// ------------------------------------------------------------------
|
|
10
10
|
// Check
|
|
11
11
|
// ------------------------------------------------------------------
|
|
12
|
-
export function
|
|
12
|
+
export function CheckSchemaBoolean(_stack, _context, schema, _value) {
|
|
13
13
|
return schema;
|
|
14
14
|
}
|
|
15
15
|
// ------------------------------------------------------------------
|
|
16
16
|
// Error
|
|
17
17
|
// ------------------------------------------------------------------
|
|
18
|
-
export function
|
|
19
|
-
return
|
|
18
|
+
export function ErrorSchemaBoolean(stack, context, schemaPath, instancePath, schema, value) {
|
|
19
|
+
return CheckSchemaBoolean(stack, context, schema, value) || context.AddError({
|
|
20
20
|
keyword: 'boolean',
|
|
21
21
|
schemaPath,
|
|
22
22
|
instancePath,
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
// ------------------------------------------------------------------
|
|
4
4
|
export * from './_context.mjs';
|
|
5
5
|
export * from './_externals.mjs';
|
|
6
|
-
export * from './_guard.mjs';
|
|
7
6
|
export * from './_functions.mjs';
|
|
8
7
|
export * from './_reducer.mjs';
|
|
9
8
|
export * from './_refine.mjs';
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
// deno-fmt-ignore-file
|
|
2
2
|
import * as Schema from '../types/index.mjs';
|
|
3
3
|
import { BuildRefine, CheckRefine, ErrorRefine } from './_refine.mjs';
|
|
4
|
-
import { BuildGuard, CheckGuard, ErrorGuard } from './_guard.mjs';
|
|
5
4
|
import { EmitGuard as E, Guard as G } from '../../guard/index.mjs';
|
|
6
5
|
import { BuildAdditionalItems, CheckAdditionalItems, ErrorAdditionalItems } from './additionalItems.mjs';
|
|
7
6
|
import { BuildAdditionalProperties, CheckAdditionalProperties, ErrorAdditionalProperties } from './additionalProperties.mjs';
|
|
8
7
|
import { BuildAllOf, CheckAllOf, ErrorAllOf } from './allOf.mjs';
|
|
9
8
|
import { BuildAnyOf, CheckAnyOf, ErrorAnyOf } from './anyOf.mjs';
|
|
10
|
-
import {
|
|
9
|
+
import { BuildSchemaBoolean, CheckSchemaBoolean, ErrorSchemaBoolean } from './boolean.mjs';
|
|
11
10
|
import { BuildConst, CheckConst, ErrorConst } from './const.mjs';
|
|
12
11
|
import { BuildContains, CheckContains, ErrorContains } from './contains.mjs';
|
|
13
12
|
import { BuildDependencies, CheckDependencies, ErrorDependencies } from './dependencies.mjs';
|
|
@@ -126,8 +125,8 @@ export function BuildSchemaPushStack(stack, context, schema, value) {
|
|
|
126
125
|
export function BuildSchema(stack, context, schema, value) {
|
|
127
126
|
stack.Push(schema);
|
|
128
127
|
const conditions = [];
|
|
129
|
-
if (Schema.
|
|
130
|
-
return
|
|
128
|
+
if (Schema.IsSchemaBoolean(schema))
|
|
129
|
+
return BuildSchemaBoolean(stack, context, schema, value);
|
|
131
130
|
if (Schema.IsType(schema))
|
|
132
131
|
conditions.push(BuildType(stack, context, schema, value));
|
|
133
132
|
if (HasObjectKeywords(schema)) {
|
|
@@ -216,8 +215,6 @@ export function BuildSchema(stack, context, schema, value) {
|
|
|
216
215
|
conditions.push(BuildRecursiveRef(stack, context, schema, value));
|
|
217
216
|
if (Schema.IsDynamicRef(schema))
|
|
218
217
|
conditions.push(BuildDynamicRef(stack, context, schema, value));
|
|
219
|
-
if (Schema.IsGuard(schema))
|
|
220
|
-
conditions.push(BuildGuard(stack, context, schema, value));
|
|
221
218
|
if (Schema.IsConst(schema))
|
|
222
219
|
conditions.push(BuildConst(stack, context, schema, value));
|
|
223
220
|
if (Schema.IsEnum(schema))
|
|
@@ -250,7 +247,7 @@ export function CheckSchemaPushStack(stack, context, schema, value) {
|
|
|
250
247
|
}
|
|
251
248
|
export function CheckSchema(stack, context, schema, value) {
|
|
252
249
|
stack.Push(schema);
|
|
253
|
-
const result = Schema.
|
|
250
|
+
const result = Schema.IsSchemaBoolean(schema) ? CheckSchemaBoolean(stack, context, schema, value) : ((!Schema.IsType(schema) || CheckType(stack, context, schema, value)) &&
|
|
254
251
|
(!(G.IsObject(value) && !G.IsArray(value)) || ((!Schema.IsRequired(schema) || CheckRequired(stack, context, schema, value)) &&
|
|
255
252
|
(!Schema.IsAdditionalProperties(schema) || CheckAdditionalProperties(stack, context, schema, value)) &&
|
|
256
253
|
(!Schema.IsDependencies(schema) || CheckDependencies(stack, context, schema, value)) &&
|
|
@@ -282,7 +279,6 @@ export function CheckSchema(stack, context, schema, value) {
|
|
|
282
279
|
(!Schema.IsRef(schema) || CheckRef(stack, context, schema, value)) &&
|
|
283
280
|
(!Schema.IsRecursiveRef(schema) || CheckRecursiveRef(stack, context, schema, value)) &&
|
|
284
281
|
(!Schema.IsDynamicRef(schema) || CheckDynamicRef(stack, context, schema, value)) &&
|
|
285
|
-
(!Schema.IsGuard(schema) || CheckGuard(stack, context, schema, value)) &&
|
|
286
282
|
(!Schema.IsConst(schema) || CheckConst(stack, context, schema, value)) &&
|
|
287
283
|
(!Schema.IsEnum(schema) || CheckEnum(stack, context, schema, value)) &&
|
|
288
284
|
(!Schema.IsIf(schema) || CheckIf(stack, context, schema, value)) &&
|
|
@@ -304,7 +300,7 @@ export function ErrorSchemaPushStack(stack, context, schemaPath, instancePath, s
|
|
|
304
300
|
}
|
|
305
301
|
export function ErrorSchema(stack, context, schemaPath, instancePath, schema, value) {
|
|
306
302
|
stack.Push(schema);
|
|
307
|
-
const result = (Schema.
|
|
303
|
+
const result = (Schema.IsSchemaBoolean(schema)) ? ErrorSchemaBoolean(stack, context, schemaPath, instancePath, schema, value) : (!!(+(!Schema.IsType(schema) || ErrorType(stack, context, schemaPath, instancePath, schema, value)) &
|
|
308
304
|
+(!(G.IsObject(value) && !G.IsArray(value)) || !!(+(!Schema.IsRequired(schema) || ErrorRequired(stack, context, schemaPath, instancePath, schema, value)) &
|
|
309
305
|
+(!Schema.IsAdditionalProperties(schema) || ErrorAdditionalProperties(stack, context, schemaPath, instancePath, schema, value)) &
|
|
310
306
|
+(!Schema.IsDependencies(schema) || ErrorDependencies(stack, context, schemaPath, instancePath, schema, value)) &
|
|
@@ -336,7 +332,6 @@ export function ErrorSchema(stack, context, schemaPath, instancePath, schema, va
|
|
|
336
332
|
+(!Schema.IsRef(schema) || ErrorRef(stack, context, schemaPath, instancePath, schema, value)) &
|
|
337
333
|
+(!Schema.IsRecursiveRef(schema) || ErrorRecursiveRef(stack, context, schemaPath, instancePath, schema, value)) &
|
|
338
334
|
+(!Schema.IsDynamicRef(schema) || ErrorDynamicRef(stack, context, schemaPath, instancePath, schema, value)) &
|
|
339
|
-
+(!Schema.IsGuard(schema) || ErrorGuard(stack, context, schemaPath, instancePath, schema, value)) &
|
|
340
335
|
+(!Schema.IsConst(schema) || ErrorConst(stack, context, schemaPath, instancePath, schema, value)) &
|
|
341
336
|
+(!Schema.IsEnum(schema) || ErrorEnum(stack, context, schemaPath, instancePath, schema, value)) &
|
|
342
337
|
+(!Schema.IsIf(schema) || ErrorIf(stack, context, schemaPath, instancePath, schema, value)) &
|