@fedify/fedify 1.6.1-dev.856 → 1.6.1-dev.871
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/actor-CM3gfkH6.js +36173 -0
- package/dist/{vocab/actor.js → actor-D7NMuy45.js} +5 -4
- package/dist/{vocab/actor.d.ts → actor-lFlm8FYo.d.ts} +2 -2
- package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert.js → assert-Dv75vaGI.js} +2 -1
- package/dist/assert_equals-ClvzlhZu.js +1020 -0
- package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_instance_of.js → assert_instance_of--9UCVKsi.js} +2 -1
- package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_is_error.js → assert_is_error-D162gXcM.js} +2 -2
- package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_not_equals.js → assert_not_equals-Cyf5m9Ke.js} +2 -2
- package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_rejects.js → assert_rejects-FOHCtlD2.js} +23 -3
- package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_throws.js → assert_throws-CRfQJvVx.js} +3 -2
- package/dist/{runtime/authdocloader.js → authdocloader-BKZDAq91.js} +5 -4
- package/dist/authdocloader-OfYZlI31.js +51 -0
- package/dist/{federation/builder.js → builder-DSTiU6ue.js} +18 -17
- package/dist/{_virtual/rolldown_runtime.js → chunk-HsBuZ-b2.js} +1 -0
- package/dist/client-Dw1pCSIt.d.ts +299 -0
- package/dist/{nodeinfo/client.js → client-RN5A1Qgw.js} +3 -2
- package/dist/{federation/collection.js → collection-QaGK9TVn.js} +1 -0
- package/dist/compat/mod.d.ts +12 -2
- package/dist/compat/mod.js +2 -1
- package/dist/compat/transformers.test.d.ts +2 -1
- package/dist/compat/transformers.test.js +32 -8
- package/dist/context-CzJXjNR8.d.ts +2034 -0
- package/dist/{testing/context.js → context-DZKXS0DV.js} +5 -4
- package/dist/{x/denokv.js → denokv-iB_ggPGm.js} +3 -1
- package/dist/{testing/docloader.js → docloader-09nVWLAZ.js} +1 -0
- package/dist/{runtime/contexts.js → docloader-BcMxZ9JH.js} +420 -1
- package/dist/docloader-DDFam5Xn.js +4594 -0
- package/dist/{runtime/docloader.d.ts → docloader-DTRsVZPo.d.ts} +1 -1
- package/dist/esm-BxIKwi-M.js +1221 -0
- package/dist/federation/builder.test.d.ts +2 -1
- package/dist/federation/builder.test.js +22 -7
- package/dist/federation/collection.test.d.ts +2 -1
- package/dist/federation/collection.test.js +11 -3
- package/dist/federation/handler.test.d.ts +2 -1
- package/dist/federation/handler.test.js +40 -12
- package/dist/federation/inbox.test.d.ts +2 -1
- package/dist/federation/inbox.test.js +12 -5
- package/dist/federation/keycache.test.d.ts +2 -1
- package/dist/federation/keycache.test.js +12 -7
- package/dist/federation/kv.test.d.ts +2 -1
- package/dist/federation/kv.test.js +11 -3
- package/dist/federation/middleware.test.d.ts +2 -1
- package/dist/federation/middleware.test.js +107 -26
- package/dist/federation/mod.d.ts +13 -13
- package/dist/federation/mod.js +12 -8
- package/dist/federation/mq.test.d.ts +2 -1
- package/dist/federation/mq.test.js +153 -6
- package/dist/federation/retry.test.d.ts +2 -1
- package/dist/federation/retry.test.js +5 -5
- package/dist/federation/router.test.d.ts +2 -1
- package/dist/federation/router.test.js +24 -4
- package/dist/federation/send.test.d.ts +2 -1
- package/dist/federation/send.test.js +25 -13
- package/dist/{federation/mq.js → federation-Bmj7soSg.js} +47 -1
- package/dist/{node_modules/.pnpm/@jsr_hongminhee__deno-mock-fetch@0.3.2/node_modules/@jsr/hongminhee__deno-mock-fetch/router.js → hongminhee__deno-mock-fetch-DJKLj_H-.js} +96 -1
- package/dist/{sig/http.js → http-BFvv3ZId.js} +5 -4
- package/dist/http-BImJcLfv.d.ts +258 -0
- package/dist/http-v1TqJ9Qa.js +720 -0
- package/dist/{federation/inbox.js → inbox-XV_W1qfB.js} +10 -4
- package/dist/key-BNM-ickE.js +16 -0
- package/dist/key-CVIQ7iUB.js +262 -0
- package/dist/{sig/key.js → key-DIk4Rloj.js} +2 -4
- package/dist/key-DiVhk5ik.js +10 -0
- package/dist/{federation/keycache.js → keycache-uTxsh7dt.js} +2 -1
- package/dist/{testing/keys.js → keys-D7lJqunm.js} +2 -2
- package/dist/{federation/kv.js → kv-DohFOP2C.js} +1 -0
- package/dist/{runtime/langstr.js → langstr-DbWheeIS.js} +1 -0
- package/dist/{sig/ld.js → ld-bOhcKpmk.js} +6 -6
- package/dist/{webfinger/lookup.js → lookup-B5KVF6HM.js} +1 -3
- package/dist/lookup-D3xTID-6.js +131 -0
- package/dist/{webfinger/jrd.d.ts → lookup-DAfStZtI.d.ts} +41 -1
- package/dist/{vocab/lookup.js → lookup-D_v0FFGL.js} +5 -5
- package/dist/middleware-BFedQWFA.js +33 -0
- package/dist/middleware-BiYIqI0b.js +3525 -0
- package/dist/{federation/middleware.js → middleware-CPAfRtS5.js} +957 -105
- package/dist/middleware-pAGwVkRf.js +17 -0
- package/dist/mod-1pDWKvUL.d.ts +2 -0
- package/dist/{runtime/key.d.ts → mod-BxwG4X3V.d.ts} +52 -7
- package/dist/{compat/transformers.d.ts → mod-CeLnlsqE.d.ts} +3 -4
- package/dist/{vocab/lookup.d.ts → mod-DysVoXOu.d.ts} +98 -3
- package/dist/mod-GIh5OYxW.d.ts +2 -0
- package/dist/{sig/ld.d.ts → mod-XT0mRthe.d.ts} +126 -4
- package/dist/mod-g0xFzAP9.d.ts +2 -0
- package/dist/mod.d.ts +18 -34
- package/dist/mod.js +17 -27
- package/dist/multibase-DeCHcK8L.js +316 -0
- package/dist/nodeinfo/client.test.d.ts +2 -1
- package/dist/nodeinfo/client.test.js +15 -4
- package/dist/nodeinfo/handler.test.d.ts +2 -1
- package/dist/nodeinfo/handler.test.js +39 -7
- package/dist/nodeinfo/mod.d.ts +4 -3
- package/dist/nodeinfo/mod.js +3 -3
- package/dist/nodeinfo/semver.test.d.ts +2 -1
- package/dist/nodeinfo/semver.test.js +11 -4
- package/dist/nodeinfo/types.test.d.ts +2 -1
- package/dist/nodeinfo/types.test.js +12 -4
- package/dist/{sig/owner.d.ts → owner-BjpObx-L.d.ts} +4 -6
- package/dist/{sig/owner.js → owner-tYPzPLFs.js} +4 -4
- package/dist/proof-D0cf4R25.js +595 -0
- package/dist/{sig/proof.js → proof-DIsZ1VTb.js} +5 -4
- package/dist/{federation/retry.js → retry-BiIhZWgD.js} +1 -0
- package/dist/{federation/router.js → router-D_aVZZUc.js} +20 -1
- package/dist/runtime/authdocloader.test.d.ts +2 -1
- package/dist/runtime/authdocloader.test.js +24 -9
- package/dist/runtime/docloader.test.d.ts +2 -1
- package/dist/runtime/docloader.test.js +15 -11
- package/dist/runtime/key.test.d.ts +2 -1
- package/dist/runtime/key.test.js +19 -4
- package/dist/runtime/langstr.test.d.ts +2 -1
- package/dist/runtime/langstr.test.js +11 -3
- package/dist/runtime/mod.d.ts +5 -4
- package/dist/runtime/mod.js +7 -4
- package/dist/runtime/multibase/multibase.test.d.ts +2 -1
- package/dist/runtime/multibase/multibase.test.js +11 -5
- package/dist/runtime/url.test.d.ts +2 -1
- package/dist/runtime/url.test.js +7 -6
- package/dist/{nodeinfo/semver.js → semver-CbbIgUsa.js} +1 -0
- package/dist/{federation/send.js → send-CFBOnY61.js} +3 -2
- package/dist/sig/http.test.d.ts +2 -1
- package/dist/sig/http.test.js +23 -12
- package/dist/sig/key.test.d.ts +2 -1
- package/dist/sig/key.test.js +21 -8
- package/dist/sig/ld.test.d.ts +2 -1
- package/dist/sig/ld.test.js +19 -11
- package/dist/sig/mod.d.ts +7 -5
- package/dist/sig/mod.js +7 -5
- package/dist/sig/owner.test.d.ts +2 -1
- package/dist/sig/owner.test.js +23 -9
- package/dist/sig/proof.test.d.ts +2 -1
- package/dist/sig/proof.test.js +22 -10
- package/dist/std__assert-CaBUULmX.js +151 -0
- package/dist/testing/docloader.test.d.ts +2 -1
- package/dist/testing/docloader.test.js +11 -3
- package/dist/testing/mod.d.ts +1 -0
- package/dist/testing/mod.js +2 -136
- package/dist/testing-jcGLO9Lp.js +143 -0
- package/dist/{compat/transformers.js → transformers-jxj-4o2K.js} +1 -1
- package/dist/{vocab/type.js → type-D2s5lmbZ.js} +1 -0
- package/dist/{nodeinfo/types.js → types-CqoqWDkp.js} +2 -1
- package/dist/types-D4p7qK8A.js +457 -0
- package/dist/{runtime/url.js → url-kTAI6_KP.js} +1 -0
- package/dist/vocab/actor.test.d.ts +2 -1
- package/dist/vocab/actor.test.js +5853 -14
- package/dist/vocab/lookup.test.d.ts +2 -1
- package/dist/vocab/lookup.test.js +20 -7
- package/dist/vocab/mod.d.ts +5 -5
- package/dist/vocab/mod.js +4 -5
- package/dist/vocab/type.test.d.ts +2 -1
- package/dist/vocab/type.test.js +9 -4
- package/dist/vocab/vocab.test.d.ts +2 -1
- package/dist/vocab/vocab.test.js +2440 -15
- package/dist/vocab-BSNlVPPE.js +172 -0
- package/dist/{vocab/vocab.js → vocab-BxrrllKY.js} +331 -182
- package/dist/{vocab/vocab.d.ts → vocab-CLWdoo7y.d.ts} +21 -9
- package/dist/webfinger/handler.test.d.ts +2 -1
- package/dist/webfinger/handler.test.js +39 -7
- package/dist/webfinger/lookup.test.d.ts +2 -1
- package/dist/webfinger/lookup.test.js +14 -4
- package/dist/webfinger/mod.d.ts +4 -2
- package/dist/webfinger/mod.js +3 -1
- package/dist/x/cfworkers.d.ts +49 -0
- package/dist/x/cfworkers.js +73 -0
- package/dist/x/cfworkers.test.d.ts +3 -0
- package/dist/x/cfworkers.test.js +153 -0
- package/dist/x/hono.d.ts +11 -2
- package/dist/x/sveltekit.d.ts +11 -2
- package/package.json +6 -1
- package/dist/codegen/fs.js +0 -23
- package/dist/codegen/schema.js +0 -88
- package/dist/codegen/type.js +0 -392
- package/dist/compat/types.d.ts +0 -18
- package/dist/deno.js +0 -137
- package/dist/federation/builder.d.ts +0 -19
- package/dist/federation/callback.d.ts +0 -211
- package/dist/federation/collection.d.ts +0 -36
- package/dist/federation/context.d.ts +0 -757
- package/dist/federation/federation.d.ts +0 -689
- package/dist/federation/handler.d.ts +0 -44
- package/dist/federation/handler.js +0 -543
- package/dist/federation/middleware.d.ts +0 -101
- package/dist/federation/negotiation.js +0 -63
- package/dist/federation/retry.d.ts +0 -71
- package/dist/federation/router.d.ts +0 -91
- package/dist/federation/send.d.ts +0 -29
- package/dist/node_modules/.pnpm/@jsr_hongminhee__deno-mock-fetch@0.3.2/node_modules/@jsr/hongminhee__deno-mock-fetch/mod.js +0 -101
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_equals.js +0 -49
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_exists.js +0 -32
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_false.js +0 -26
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_greater.js +0 -34
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_greater_or_equal.js +0 -34
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_strict_equals.js +0 -53
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_string_includes.js +0 -32
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assertion_error.js +0 -33
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/equal.js +0 -79
- package/dist/node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/mod.js +0 -19
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/assertion_state.js +0 -177
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/build_message.js +0 -101
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/diff.js +0 -274
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/diff_str.js +0 -148
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/format.js +0 -37
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/mod.js +0 -10
- package/dist/node_modules/.pnpm/@jsr_std__internal@1.0.7/node_modules/@jsr/std__internal/styles.js +0 -172
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/assert_path.js +0 -11
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/constants.js +0 -10
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/dirname.js +0 -14
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/from_file_url.js +0 -13
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/normalize.js +0 -14
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/normalize_string.js +0 -60
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_common/strip_trailing_separators.js +0 -15
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/_os.js +0 -9
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/extname.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/format.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/from_file_url.js +0 -34
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/glob_to_regexp.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/is_absolute.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/join.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/join_globs.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/mod.js +0 -5
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/normalize.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/normalize_glob.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/parse.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/posix/_util.js +0 -13
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/posix/dirname.js +0 -54
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/posix/from_file_url.js +0 -27
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/posix/join.js +0 -47
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/posix/normalize.js +0 -59
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/relative.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/resolve.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/to_file_url.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/to_namespaced_path.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/windows/from_file_url.js +0 -31
- package/dist/node_modules/.pnpm/@jsr_std__url@1.0.0-rc.3/node_modules/@jsr/std__url/_strip.js +0 -17
- package/dist/node_modules/.pnpm/@jsr_std__url@1.0.0-rc.3/node_modules/@jsr/std__url/dirname.js +0 -38
- package/dist/node_modules/.pnpm/@jsr_std__url@1.0.0-rc.3/node_modules/@jsr/std__url/join.js +0 -36
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_chars.js +0 -47
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_dumper_state.js +0 -4
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_loader_state.js +0 -884
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_schema.js +0 -120
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/binary.js +0 -92
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/bool.js +0 -41
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/float.js +0 -58
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/int.js +0 -118
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/map.js +0 -18
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/merge.js +0 -14
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/nil.js +0 -23
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/omap.js +0 -31
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/pairs.js +0 -22
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/regexp.js +0 -29
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/seq.js +0 -14
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/set.js +0 -17
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/str.js +0 -14
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/timestamp.js +0 -57
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_type/undefined.js +0 -24
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/_utils.js +0 -17
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/mod.js +0 -5
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/parse.js +0 -54
- package/dist/node_modules/.pnpm/@jsr_std__yaml@1.0.6/node_modules/@jsr/std__yaml/stringify.js +0 -4
- package/dist/node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/dist/index.js +0 -68
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/AlwaysShrinkableArbitrary.js +0 -30
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/ArrayArbitrary.js +0 -203
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/ArrayInt64Arbitrary.js +0 -122
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/BigIntArbitrary.js +0 -63
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/ConstantArbitrary.js +0 -58
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/FrequencyArbitrary.js +0 -136
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/IntegerArbitrary.js +0 -64
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/LazyArbitrary.js +0 -29
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/StringUnitArbitrary.js +0 -45
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/TupleArbitrary.js +0 -74
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/WithShrinkFromOtherArbitrary.js +0 -40
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/builders/AnyArbitraryBuilder.js +0 -97
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/builders/BoxedArbitraryBuilder.js +0 -13
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/builders/CharacterArbitraryBuilder.js +0 -17
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/builders/RestrictedIntegerArbitraryBuilder.js +0 -23
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/builders/TypedIntArrayArbitraryBuilder.js +0 -32
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/data/GraphemeRanges.js +0 -990
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/ArrayInt64.js +0 -98
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/BiasNumericRange.js +0 -53
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/BuildSlicedGenerator.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/CustomEqualSet.js +0 -27
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/DepthContext.js +0 -24
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/DoubleHelpers.js +0 -96
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/DoubleOnlyHelpers.js +0 -25
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/FloatHelpers.js +0 -57
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/FloatOnlyHelpers.js +0 -26
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/FloatingOnlyHelpers.js +0 -26
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/GraphemeRangesHelpers.js +0 -58
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/MaxLengthFromMinLength.js +0 -72
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/NoUndefinedAsContext.js +0 -16
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/QualifiedObjectConstraints.js +0 -58
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/SameValueSet.js +0 -41
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/SameValueZeroSet.js +0 -33
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/ShrinkBigInt.js +0 -37
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/ShrinkInteger.js +0 -41
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/SlicesForStringBuilder.js +0 -74
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/StrictlyEqualSet.js +0 -38
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/TokenizeString.js +0 -47
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/implementations/NoopSlicedGenerator.js +0 -21
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/implementations/SlicedBasedGenerator.js +0 -53
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/ArrayToMap.js +0 -16
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/ArrayToSet.js +0 -16
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/CodePointsToString.js +0 -17
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/IndexToCharString.js +0 -20
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/IndexToMappedConstant.js +0 -69
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/IndexToPrintableIndex.js +0 -18
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/KeyValuePairsToObject.js +0 -42
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/PatternsToString.js +0 -32
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/TimeToDate.js +0 -30
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/mappers/UnboxedToBoxed.js +0 -22
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/anything.js +0 -14
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/array.js +0 -22
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/bigInt.js +0 -38
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/boolean.js +0 -24
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/constant.js +0 -13
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/constantFrom.js +0 -14
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/date.js +0 -30
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/dictionary.js +0 -27
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/double.js +0 -54
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/float.js +0 -60
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/float32Array.js +0 -22
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/float64Array.js +0 -22
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/fullUnicode.js +0 -24
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/fullUnicodeString.js +0 -20
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/int16Array.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/int32Array.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/int8Array.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/integer.js +0 -26
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/letrec.js +0 -28
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/mapToConstant.js +0 -26
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/maxSafeInteger.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/nat.js +0 -17
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/noBias.js +0 -11
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/oneof.js +0 -31
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/sparseArray.js +0 -68
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/string.js +0 -32
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/tuple.js +0 -13
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/uint16Array.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/uint32Array.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/uint8Array.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/uint8ClampedArray.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/uniqueArray.js +0 -47
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/arbitrary/definition/Arbitrary.js +0 -184
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/arbitrary/definition/Value.js +0 -31
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/precondition/PreconditionFailure.js +0 -19
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/IRawProperty.js +0 -12
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/IgnoreEqualValuesProperty.js +0 -52
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/Property.generic.js +0 -77
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/Property.js +0 -22
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/SkipAfterProperty.js +0 -61
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/TimeoutProperty.js +0 -52
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/property/UnbiasedProperty.js +0 -29
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/DecorateProperty.js +0 -26
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/Runner.js +0 -61
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/RunnerIterator.js +0 -47
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/SourceValuesIterator.js +0 -35
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/Tosser.js +0 -33
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/configuration/GlobalParameters.js +0 -12
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/configuration/QualifiedParameters.js +0 -121
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/configuration/VerbosityLevel.js +0 -14
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/reporter/ExecutionStatus.js +0 -14
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/reporter/RunExecution.js +0 -116
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/utils/PathWalker.js +0 -24
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/runner/utils/RunDetailsFormatter.js +0 -135
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/check/symbols.js +0 -15
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/random/generator/Random.js +0 -48
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/stream/LazyIterableIterator.js +0 -24
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/stream/Stream.js +0 -84
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/stream/StreamHelpers.js +0 -50
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/utils/apply.js +0 -28
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/utils/globals.js +0 -309
- package/dist/node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/utils/stringify.js +0 -217
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/CallHistory.js +0 -94
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/FetchMock.js +0 -143
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/IsSubsetOf.js +0 -103
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/Matchers.js +0 -195
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/RequestUtils.js +0 -83
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/Route.js +0 -137
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/Router.js +0 -181
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/StatusTextMap.js +0 -73
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/TypeDescriptor.js +0 -97
- package/dist/node_modules/.pnpm/fetch-mock@12.5.2/node_modules/fetch-mock/dist/esm/index.js +0 -11
- package/dist/node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js +0 -87
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/UniformArrayIntDistribution.js +0 -20
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/UniformBigIntDistribution.js +0 -20
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/UniformIntDistribution.js +0 -20
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/UnsafeUniformArrayIntDistribution.js +0 -20
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/UnsafeUniformBigIntDistribution.js +0 -32
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/UnsafeUniformIntDistribution.js +0 -43
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/internals/ArrayInt.js +0 -139
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/internals/UnsafeUniformArrayIntDistributionInternal.js +0 -26
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/distribution/internals/UnsafeUniformIntDistributionInternal.js +0 -14
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/generator/LinearCongruential.js +0 -53
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/generator/MersenneTwister.js +0 -114
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/generator/RandomGenerator.js +0 -26
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/generator/XorShift.js +0 -83
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/generator/XoroShiro.js +0 -83
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/pure-rand-default.js +0 -44
- package/dist/node_modules/.pnpm/pure-rand@6.1.0/node_modules/pure-rand/lib/esm/pure-rand.js +0 -22
- package/dist/node_modules/.pnpm/regexparam@3.0.0/node_modules/regexparam/dist/index.js +0 -37
- package/dist/nodeinfo/client.d.ts +0 -96
- package/dist/nodeinfo/handler.js +0 -46
- package/dist/nodeinfo/semver.d.ts +0 -78
- package/dist/nodeinfo/types.d.ts +0 -140
- package/dist/runtime/authdocloader.d.ts +0 -56
- package/dist/runtime/docloader.js +0 -291
- package/dist/runtime/key.js +0 -156
- package/dist/runtime/langstr.d.ts +0 -24
- package/dist/runtime/multibase/base.js +0 -32
- package/dist/runtime/multibase/constants.js +0 -172
- package/dist/runtime/multibase/index.js +0 -57
- package/dist/runtime/multibase/rfc4648.js +0 -61
- package/dist/runtime/multibase/util.js +0 -21
- package/dist/sig/http.d.ts +0 -143
- package/dist/sig/key.d.ts +0 -125
- package/dist/sig/proof.d.ts +0 -134
- package/dist/testing/fixtures/example.com/person.js +0 -29
- package/dist/testing/fixtures/example.com/person2.js +0 -48
- package/dist/vocab/constants.d.ts +0 -24
- package/dist/vocab/constants.js +0 -17
- package/dist/vocab/type.d.ts +0 -107
- package/dist/webfinger/handler.js +0 -140
- package/dist/webfinger/lookup.d.ts +0 -47
- /package/dist/{node_modules/.pnpm/@jsr_std__assert@0.226.0/node_modules/@jsr/std__assert/assert_object_match.js → compat-Bb5myD13.js} +0 -0
- /package/dist/{testing/fixtures → fixtures}/activitypub.academy/users/brauca_darradiul.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/announce.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/collection.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/create.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/cross-origin-actor.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/hong-gildong.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/invite.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/key.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/key2.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/object.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/orderedcollectionpage.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/paged/a.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/paged/b.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/paged-collection.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/person.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/person2.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/test.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/users/handle.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/example.com/wrong-type.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/remote.domain/users/bob.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/server.example/users/alice.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/w3id.org/identity/v1.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/w3id.org/security/data-integrity/v1.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/w3id.org/security/multikey/v1.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/w3id.org/security/v1.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/wizard.casa/users/hongminhee.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/www.w3.org/ns/activitystreams.json +0 -0
- /package/dist/{testing/fixtures → fixtures}/www.w3.org/ns/did/v1.json +0 -0
- /package/dist/{federation/kv.d.ts → kv-BmsWxOQ2.d.ts} +0 -0
- /package/dist/{federation/mq.d.ts → mq-Bue016Tz.d.ts} +0 -0
- /package/dist/{node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/basename.js → nodeinfo-CyEbLjHs.js} +0 -0
- /package/dist/{node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/common.js → runtime-BSkOVUWM.js} +0 -0
- /package/dist/{node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/constants.js → sig-BXJO--F9.js} +0 -0
- /package/dist/{codegen → vocab}/schema.yaml +0 -0
- /package/dist/{node_modules/.pnpm/@jsr_std__path@1.0.9/node_modules/@jsr/std__path/dirname.js → webfinger-C3GIyXIg.js} +0 -0
@@ -1,98 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/ArrayInt64.js
|
6
|
-
const Zero64 = {
|
7
|
-
sign: 1,
|
8
|
-
data: [0, 0]
|
9
|
-
};
|
10
|
-
const Unit64 = {
|
11
|
-
sign: 1,
|
12
|
-
data: [0, 1]
|
13
|
-
};
|
14
|
-
function isZero64(a) {
|
15
|
-
return a.data[0] === 0 && a.data[1] === 0;
|
16
|
-
}
|
17
|
-
function isStrictlyNegative64(a) {
|
18
|
-
return a.sign === -1 && !isZero64(a);
|
19
|
-
}
|
20
|
-
function isStrictlyPositive64(a) {
|
21
|
-
return a.sign === 1 && !isZero64(a);
|
22
|
-
}
|
23
|
-
function isEqual64(a, b) {
|
24
|
-
if (a.data[0] === b.data[0] && a.data[1] === b.data[1]) return a.sign === b.sign || a.data[0] === 0 && a.data[1] === 0;
|
25
|
-
return false;
|
26
|
-
}
|
27
|
-
function isStrictlySmaller64Internal(a, b) {
|
28
|
-
return a[0] < b[0] || a[0] === b[0] && a[1] < b[1];
|
29
|
-
}
|
30
|
-
function isStrictlySmaller64(a, b) {
|
31
|
-
if (a.sign === b.sign) return a.sign === 1 ? isStrictlySmaller64Internal(a.data, b.data) : isStrictlySmaller64Internal(b.data, a.data);
|
32
|
-
return a.sign === -1 && (!isZero64(a) || !isZero64(b));
|
33
|
-
}
|
34
|
-
function clone64(a) {
|
35
|
-
return {
|
36
|
-
sign: a.sign,
|
37
|
-
data: [a.data[0], a.data[1]]
|
38
|
-
};
|
39
|
-
}
|
40
|
-
function substract64DataInternal(a, b) {
|
41
|
-
let reminderLow = 0;
|
42
|
-
let low = a[1] - b[1];
|
43
|
-
if (low < 0) {
|
44
|
-
reminderLow = 1;
|
45
|
-
low = low >>> 0;
|
46
|
-
}
|
47
|
-
return [a[0] - b[0] - reminderLow, low];
|
48
|
-
}
|
49
|
-
function substract64Internal(a, b) {
|
50
|
-
if (a.sign === 1 && b.sign === -1) {
|
51
|
-
const low = a.data[1] + b.data[1];
|
52
|
-
const high = a.data[0] + b.data[0] + (low > 4294967295 ? 1 : 0);
|
53
|
-
return {
|
54
|
-
sign: 1,
|
55
|
-
data: [high >>> 0, low >>> 0]
|
56
|
-
};
|
57
|
-
}
|
58
|
-
return {
|
59
|
-
sign: 1,
|
60
|
-
data: a.sign === 1 ? substract64DataInternal(a.data, b.data) : substract64DataInternal(b.data, a.data)
|
61
|
-
};
|
62
|
-
}
|
63
|
-
function substract64(arrayIntA, arrayIntB) {
|
64
|
-
if (isStrictlySmaller64(arrayIntA, arrayIntB)) {
|
65
|
-
const out = substract64Internal(arrayIntB, arrayIntA);
|
66
|
-
out.sign = -1;
|
67
|
-
return out;
|
68
|
-
}
|
69
|
-
return substract64Internal(arrayIntA, arrayIntB);
|
70
|
-
}
|
71
|
-
function negative64(arrayIntA) {
|
72
|
-
return {
|
73
|
-
sign: -arrayIntA.sign,
|
74
|
-
data: [arrayIntA.data[0], arrayIntA.data[1]]
|
75
|
-
};
|
76
|
-
}
|
77
|
-
function add64(arrayIntA, arrayIntB) {
|
78
|
-
if (isZero64(arrayIntB)) {
|
79
|
-
if (isZero64(arrayIntA)) return clone64(Zero64);
|
80
|
-
return clone64(arrayIntA);
|
81
|
-
}
|
82
|
-
return substract64(arrayIntA, negative64(arrayIntB));
|
83
|
-
}
|
84
|
-
function halve64(a) {
|
85
|
-
return {
|
86
|
-
sign: a.sign,
|
87
|
-
data: [Math.floor(a.data[0] / 2), (a.data[0] % 2 === 1 ? 2147483648 : 0) + Math.floor(a.data[1] / 2)]
|
88
|
-
};
|
89
|
-
}
|
90
|
-
function logLike64(a) {
|
91
|
-
return {
|
92
|
-
sign: a.sign,
|
93
|
-
data: [0, Math.floor(Math.log(a.data[0] * 4294967296 + a.data[1]) / Math.log(2))]
|
94
|
-
};
|
95
|
-
}
|
96
|
-
|
97
|
-
//#endregion
|
98
|
-
export { Unit64, Zero64, add64, clone64, halve64, isEqual64, isStrictlyNegative64, isStrictlyPositive64, isStrictlySmaller64, isZero64, logLike64, substract64 };
|
@@ -1,53 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { SBigInt, SString } from "../../../utils/globals.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/BiasNumericRange.js
|
8
|
-
const safeMathFloor = Math.floor;
|
9
|
-
const safeMathLog = Math.log;
|
10
|
-
function integerLogLike(v) {
|
11
|
-
return safeMathFloor(safeMathLog(v) / safeMathLog(2));
|
12
|
-
}
|
13
|
-
function bigIntLogLike(v) {
|
14
|
-
if (v === SBigInt(0)) return SBigInt(0);
|
15
|
-
return SBigInt(SString(v).length);
|
16
|
-
}
|
17
|
-
function biasNumericRange(min, max, logLike) {
|
18
|
-
if (min === max) return [{
|
19
|
-
min,
|
20
|
-
max
|
21
|
-
}];
|
22
|
-
if (min < 0 && max > 0) {
|
23
|
-
const logMin = logLike(-min);
|
24
|
-
const logMax = logLike(max);
|
25
|
-
return [
|
26
|
-
{
|
27
|
-
min: -logMin,
|
28
|
-
max: logMax
|
29
|
-
},
|
30
|
-
{
|
31
|
-
min: max - logMax,
|
32
|
-
max
|
33
|
-
},
|
34
|
-
{
|
35
|
-
min,
|
36
|
-
max: min + logMin
|
37
|
-
}
|
38
|
-
];
|
39
|
-
}
|
40
|
-
const logGap = logLike(max - min);
|
41
|
-
const arbCloseToMin = {
|
42
|
-
min,
|
43
|
-
max: min + logGap
|
44
|
-
};
|
45
|
-
const arbCloseToMax = {
|
46
|
-
min: max - logGap,
|
47
|
-
max
|
48
|
-
};
|
49
|
-
return min < 0 ? [arbCloseToMax, arbCloseToMin] : [arbCloseToMin, arbCloseToMax];
|
50
|
-
}
|
51
|
-
|
52
|
-
//#endregion
|
53
|
-
export { biasNumericRange, bigIntLogLike, integerLogLike };
|
@@ -1,15 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { NoopSlicedGenerator } from "../implementations/NoopSlicedGenerator.js";
|
6
|
-
import { SlicedBasedGenerator } from "../implementations/SlicedBasedGenerator.js";
|
7
|
-
|
8
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/BuildSlicedGenerator.js
|
9
|
-
function buildSlicedGenerator(arb, mrng, slices, biasFactor) {
|
10
|
-
if (biasFactor === void 0 || slices.length === 0 || mrng.nextInt(1, biasFactor) !== 1) return new NoopSlicedGenerator(arb, mrng, biasFactor);
|
11
|
-
return new SlicedBasedGenerator(arb, mrng, slices, biasFactor);
|
12
|
-
}
|
13
|
-
|
14
|
-
//#endregion
|
15
|
-
export { buildSlicedGenerator };
|
@@ -1,27 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { safePush } from "../../../utils/globals.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/CustomEqualSet.js
|
8
|
-
var CustomEqualSet = class {
|
9
|
-
constructor(isEqual) {
|
10
|
-
this.isEqual = isEqual;
|
11
|
-
this.data = [];
|
12
|
-
}
|
13
|
-
tryAdd(value) {
|
14
|
-
for (let idx = 0; idx !== this.data.length; ++idx) if (this.isEqual(this.data[idx], value)) return false;
|
15
|
-
safePush(this.data, value);
|
16
|
-
return true;
|
17
|
-
}
|
18
|
-
size() {
|
19
|
-
return this.data.length;
|
20
|
-
}
|
21
|
-
getData() {
|
22
|
-
return this.data;
|
23
|
-
}
|
24
|
-
};
|
25
|
-
|
26
|
-
//#endregion
|
27
|
-
export { CustomEqualSet };
|
@@ -1,24 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { safeMapGet, safeMapSet } from "../../../utils/globals.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/DepthContext.js
|
8
|
-
const depthContextCache = new Map();
|
9
|
-
function getDepthContextFor(contextMeta) {
|
10
|
-
if (contextMeta === void 0) return { depth: 0 };
|
11
|
-
if (typeof contextMeta !== "string") return contextMeta;
|
12
|
-
const cachedContext = safeMapGet(depthContextCache, contextMeta);
|
13
|
-
if (cachedContext !== void 0) return cachedContext;
|
14
|
-
const context = { depth: 0 };
|
15
|
-
safeMapSet(depthContextCache, contextMeta, context);
|
16
|
-
return context;
|
17
|
-
}
|
18
|
-
function createDepthIdentifier() {
|
19
|
-
const identifier = { depth: 0 };
|
20
|
-
return identifier;
|
21
|
-
}
|
22
|
-
|
23
|
-
//#endregion
|
24
|
-
export { createDepthIdentifier, getDepthContextFor };
|
@@ -1,96 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { clone64, isEqual64 } from "./ArrayInt64.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/DoubleHelpers.js
|
8
|
-
const safeNegativeInfinity = Number.NEGATIVE_INFINITY;
|
9
|
-
const safePositiveInfinity = Number.POSITIVE_INFINITY;
|
10
|
-
const safeEpsilon = Number.EPSILON;
|
11
|
-
const INDEX_POSITIVE_INFINITY = {
|
12
|
-
sign: 1,
|
13
|
-
data: [2146435072, 0]
|
14
|
-
};
|
15
|
-
const INDEX_NEGATIVE_INFINITY = {
|
16
|
-
sign: -1,
|
17
|
-
data: [2146435072, 1]
|
18
|
-
};
|
19
|
-
const f64 = new Float64Array(1);
|
20
|
-
const u32 = new Uint32Array(f64.buffer, f64.byteOffset);
|
21
|
-
function bitCastDoubleToUInt64(f) {
|
22
|
-
f64[0] = f;
|
23
|
-
return [u32[1], u32[0]];
|
24
|
-
}
|
25
|
-
function decomposeDouble(d) {
|
26
|
-
const { 0: hi, 1: lo } = bitCastDoubleToUInt64(d);
|
27
|
-
const signBit = hi >>> 31;
|
28
|
-
const exponentBits = hi >>> 20 & 2047;
|
29
|
-
const significandBits = (hi & 1048575) * 4294967296 + lo;
|
30
|
-
const exponent = exponentBits === 0 ? -1022 : exponentBits - 1023;
|
31
|
-
let significand = exponentBits === 0 ? 0 : 1;
|
32
|
-
significand += significandBits / 2 ** 52;
|
33
|
-
significand *= signBit === 0 ? 1 : -1;
|
34
|
-
return {
|
35
|
-
exponent,
|
36
|
-
significand
|
37
|
-
};
|
38
|
-
}
|
39
|
-
function positiveNumberToInt64(n) {
|
40
|
-
return [~~(n / 4294967296), n >>> 0];
|
41
|
-
}
|
42
|
-
function indexInDoubleFromDecomp(exponent, significand) {
|
43
|
-
if (exponent === -1022) {
|
44
|
-
const rescaledSignificand$1 = significand * 2 ** 52;
|
45
|
-
return positiveNumberToInt64(rescaledSignificand$1);
|
46
|
-
}
|
47
|
-
const rescaledSignificand = (significand - 1) * 2 ** 52;
|
48
|
-
const exponentOnlyHigh = (exponent + 1023) * 2 ** 20;
|
49
|
-
const index = positiveNumberToInt64(rescaledSignificand);
|
50
|
-
index[0] += exponentOnlyHigh;
|
51
|
-
return index;
|
52
|
-
}
|
53
|
-
function doubleToIndex(d) {
|
54
|
-
if (d === safePositiveInfinity) return clone64(INDEX_POSITIVE_INFINITY);
|
55
|
-
if (d === safeNegativeInfinity) return clone64(INDEX_NEGATIVE_INFINITY);
|
56
|
-
const decomp = decomposeDouble(d);
|
57
|
-
const exponent = decomp.exponent;
|
58
|
-
const significand = decomp.significand;
|
59
|
-
if (d > 0 || d === 0 && 1 / d === safePositiveInfinity) return {
|
60
|
-
sign: 1,
|
61
|
-
data: indexInDoubleFromDecomp(exponent, significand)
|
62
|
-
};
|
63
|
-
else {
|
64
|
-
const indexOpposite = indexInDoubleFromDecomp(exponent, -significand);
|
65
|
-
if (indexOpposite[1] === 4294967295) {
|
66
|
-
indexOpposite[0] += 1;
|
67
|
-
indexOpposite[1] = 0;
|
68
|
-
} else indexOpposite[1] += 1;
|
69
|
-
return {
|
70
|
-
sign: -1,
|
71
|
-
data: indexOpposite
|
72
|
-
};
|
73
|
-
}
|
74
|
-
}
|
75
|
-
function indexToDouble(index) {
|
76
|
-
if (index.sign === -1) {
|
77
|
-
const indexOpposite = {
|
78
|
-
sign: 1,
|
79
|
-
data: [index.data[0], index.data[1]]
|
80
|
-
};
|
81
|
-
if (indexOpposite.data[1] === 0) {
|
82
|
-
indexOpposite.data[0] -= 1;
|
83
|
-
indexOpposite.data[1] = 4294967295;
|
84
|
-
} else indexOpposite.data[1] -= 1;
|
85
|
-
return -indexToDouble(indexOpposite);
|
86
|
-
}
|
87
|
-
if (isEqual64(index, INDEX_POSITIVE_INFINITY)) return safePositiveInfinity;
|
88
|
-
if (index.data[0] < 2097152) return (index.data[0] * 4294967296 + index.data[1]) * 2 ** -1074;
|
89
|
-
const postIndexHigh = index.data[0] - 2097152;
|
90
|
-
const exponent = -1021 + (postIndexHigh >> 20);
|
91
|
-
const significand = 1 + ((postIndexHigh & 1048575) * 2 ** 32 + index.data[1]) * safeEpsilon;
|
92
|
-
return significand * 2 ** exponent;
|
93
|
-
}
|
94
|
-
|
95
|
-
//#endregion
|
96
|
-
export { doubleToIndex, indexToDouble };
|
@@ -1,25 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { refineConstraintsForFloatingOnly } from "./FloatingOnlyHelpers.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/DoubleOnlyHelpers.js
|
8
|
-
const safeNegativeInfinity = Number.NEGATIVE_INFINITY;
|
9
|
-
const safePositiveInfinity = Number.POSITIVE_INFINITY;
|
10
|
-
const safeMaxValue = Number.MAX_VALUE;
|
11
|
-
const maxNonIntegerValue = 4503599627370495.5;
|
12
|
-
const onlyIntegersAfterThisValue = 4503599627370496;
|
13
|
-
function refineConstraintsForDoubleOnly(constraints) {
|
14
|
-
return refineConstraintsForFloatingOnly(constraints, safeMaxValue, maxNonIntegerValue, onlyIntegersAfterThisValue);
|
15
|
-
}
|
16
|
-
function doubleOnlyMapper(value) {
|
17
|
-
return value === onlyIntegersAfterThisValue ? safePositiveInfinity : value === -onlyIntegersAfterThisValue ? safeNegativeInfinity : value;
|
18
|
-
}
|
19
|
-
function doubleOnlyUnmapper(value) {
|
20
|
-
if (typeof value !== "number") throw new Error("Unsupported type");
|
21
|
-
return value === safePositiveInfinity ? onlyIntegersAfterThisValue : value === safeNegativeInfinity ? -onlyIntegersAfterThisValue : value;
|
22
|
-
}
|
23
|
-
|
24
|
-
//#endregion
|
25
|
-
export { doubleOnlyMapper, doubleOnlyUnmapper, refineConstraintsForDoubleOnly };
|
@@ -1,57 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/FloatHelpers.js
|
6
|
-
const safeNegativeInfinity = Number.NEGATIVE_INFINITY;
|
7
|
-
const safePositiveInfinity = Number.POSITIVE_INFINITY;
|
8
|
-
const MIN_VALUE_32 = 2 ** -126 * 2 ** -23;
|
9
|
-
const MAX_VALUE_32 = 2 ** 127 * (1 + (2 ** 23 - 1) / 2 ** 23);
|
10
|
-
const EPSILON_32 = 2 ** -23;
|
11
|
-
const INDEX_POSITIVE_INFINITY = 2139095040;
|
12
|
-
const INDEX_NEGATIVE_INFINITY = -2139095041;
|
13
|
-
const f32 = new Float32Array(1);
|
14
|
-
const u32 = new Uint32Array(f32.buffer, f32.byteOffset);
|
15
|
-
function bitCastFloatToUInt32(f) {
|
16
|
-
f32[0] = f;
|
17
|
-
return u32[0];
|
18
|
-
}
|
19
|
-
function decomposeFloat(f) {
|
20
|
-
const bits = bitCastFloatToUInt32(f);
|
21
|
-
const signBit = bits >>> 31;
|
22
|
-
const exponentBits = bits >>> 23 & 255;
|
23
|
-
const significandBits = bits & 8388607;
|
24
|
-
const exponent = exponentBits === 0 ? -126 : exponentBits - 127;
|
25
|
-
let significand = exponentBits === 0 ? 0 : 1;
|
26
|
-
significand += significandBits / 2 ** 23;
|
27
|
-
significand *= signBit === 0 ? 1 : -1;
|
28
|
-
return {
|
29
|
-
exponent,
|
30
|
-
significand
|
31
|
-
};
|
32
|
-
}
|
33
|
-
function indexInFloatFromDecomp(exponent, significand) {
|
34
|
-
if (exponent === -126) return significand * 8388608;
|
35
|
-
return (exponent + 127) * 8388608 + (significand - 1) * 8388608;
|
36
|
-
}
|
37
|
-
function floatToIndex(f) {
|
38
|
-
if (f === safePositiveInfinity) return INDEX_POSITIVE_INFINITY;
|
39
|
-
if (f === safeNegativeInfinity) return INDEX_NEGATIVE_INFINITY;
|
40
|
-
const decomp = decomposeFloat(f);
|
41
|
-
const exponent = decomp.exponent;
|
42
|
-
const significand = decomp.significand;
|
43
|
-
if (f > 0 || f === 0 && 1 / f === safePositiveInfinity) return indexInFloatFromDecomp(exponent, significand);
|
44
|
-
else return -indexInFloatFromDecomp(exponent, -significand) - 1;
|
45
|
-
}
|
46
|
-
function indexToFloat(index) {
|
47
|
-
if (index < 0) return -indexToFloat(-index - 1);
|
48
|
-
if (index === INDEX_POSITIVE_INFINITY) return safePositiveInfinity;
|
49
|
-
if (index < 16777216) return index * 2 ** -149;
|
50
|
-
const postIndex = index - 16777216;
|
51
|
-
const exponent = -125 + (postIndex >> 23);
|
52
|
-
const significand = 1 + (postIndex & 8388607) / 8388608;
|
53
|
-
return significand * 2 ** exponent;
|
54
|
-
}
|
55
|
-
|
56
|
-
//#endregion
|
57
|
-
export { MAX_VALUE_32, floatToIndex, indexToFloat };
|
@@ -1,26 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { refineConstraintsForFloatingOnly } from "./FloatingOnlyHelpers.js";
|
6
|
-
import { MAX_VALUE_32 } from "./FloatHelpers.js";
|
7
|
-
|
8
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/FloatOnlyHelpers.js
|
9
|
-
const safeNegativeInfinity = Number.NEGATIVE_INFINITY;
|
10
|
-
const safePositiveInfinity = Number.POSITIVE_INFINITY;
|
11
|
-
const safeMaxValue = MAX_VALUE_32;
|
12
|
-
const maxNonIntegerValue = 8388607.5;
|
13
|
-
const onlyIntegersAfterThisValue = 8388608;
|
14
|
-
function refineConstraintsForFloatOnly(constraints) {
|
15
|
-
return refineConstraintsForFloatingOnly(constraints, safeMaxValue, maxNonIntegerValue, onlyIntegersAfterThisValue);
|
16
|
-
}
|
17
|
-
function floatOnlyMapper(value) {
|
18
|
-
return value === onlyIntegersAfterThisValue ? safePositiveInfinity : value === -onlyIntegersAfterThisValue ? safeNegativeInfinity : value;
|
19
|
-
}
|
20
|
-
function floatOnlyUnmapper(value) {
|
21
|
-
if (typeof value !== "number") throw new Error("Unsupported type");
|
22
|
-
return value === safePositiveInfinity ? onlyIntegersAfterThisValue : value === safeNegativeInfinity ? -onlyIntegersAfterThisValue : value;
|
23
|
-
}
|
24
|
-
|
25
|
-
//#endregion
|
26
|
-
export { floatOnlyMapper, floatOnlyUnmapper, refineConstraintsForFloatOnly };
|
@@ -1,26 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/FloatingOnlyHelpers.js
|
6
|
-
const safeNumberIsInteger = Number.isInteger;
|
7
|
-
const safeObjectIs = Object.is;
|
8
|
-
const safeNegativeInfinity = Number.NEGATIVE_INFINITY;
|
9
|
-
const safePositiveInfinity = Number.POSITIVE_INFINITY;
|
10
|
-
function refineConstraintsForFloatingOnly(constraints, maxValue, maxNonIntegerValue, onlyIntegersAfterThisValue) {
|
11
|
-
const { noDefaultInfinity = false, minExcluded = false, maxExcluded = false, min = noDefaultInfinity ? -maxValue : safeNegativeInfinity, max = noDefaultInfinity ? maxValue : safePositiveInfinity } = constraints;
|
12
|
-
const effectiveMin = minExcluded ? min < -maxNonIntegerValue ? -onlyIntegersAfterThisValue : Math.max(min, -maxNonIntegerValue) : min === safeNegativeInfinity ? Math.max(min, -onlyIntegersAfterThisValue) : Math.max(min, -maxNonIntegerValue);
|
13
|
-
const effectiveMax = maxExcluded ? max > maxNonIntegerValue ? onlyIntegersAfterThisValue : Math.min(max, maxNonIntegerValue) : max === safePositiveInfinity ? Math.min(max, onlyIntegersAfterThisValue) : Math.min(max, maxNonIntegerValue);
|
14
|
-
const fullConstraints = {
|
15
|
-
noDefaultInfinity: false,
|
16
|
-
minExcluded: minExcluded || (min !== safeNegativeInfinity || minExcluded) && safeNumberIsInteger(effectiveMin),
|
17
|
-
maxExcluded: maxExcluded || (max !== safePositiveInfinity || maxExcluded) && safeNumberIsInteger(effectiveMax),
|
18
|
-
min: safeObjectIs(effectiveMin, -0) ? 0 : effectiveMin,
|
19
|
-
max: safeObjectIs(effectiveMax, 0) ? -0 : effectiveMax,
|
20
|
-
noNaN: constraints.noNaN || false
|
21
|
-
};
|
22
|
-
return fullConstraints;
|
23
|
-
}
|
24
|
-
|
25
|
-
//#endregion
|
26
|
-
export { refineConstraintsForFloatingOnly };
|
@@ -1,58 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { safePop, safePush } from "../../../utils/globals.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/GraphemeRangesHelpers.js
|
8
|
-
const safeStringFromCodePoint = String.fromCodePoint;
|
9
|
-
const safeMathMin = Math.min;
|
10
|
-
const safeMathMax = Math.max;
|
11
|
-
function convertGraphemeRangeToMapToConstantEntry(range) {
|
12
|
-
if (range.length === 1) {
|
13
|
-
const codePointString = safeStringFromCodePoint(range[0]);
|
14
|
-
return {
|
15
|
-
num: 1,
|
16
|
-
build: () => codePointString
|
17
|
-
};
|
18
|
-
}
|
19
|
-
const rangeStart = range[0];
|
20
|
-
return {
|
21
|
-
num: range[1] - range[0] + 1,
|
22
|
-
build: (idInGroup) => safeStringFromCodePoint(rangeStart + idInGroup)
|
23
|
-
};
|
24
|
-
}
|
25
|
-
function intersectGraphemeRanges(rangesA, rangesB) {
|
26
|
-
const mergedRanges = [];
|
27
|
-
let cursorA = 0;
|
28
|
-
let cursorB = 0;
|
29
|
-
while (cursorA < rangesA.length && cursorB < rangesB.length) {
|
30
|
-
const rangeA = rangesA[cursorA];
|
31
|
-
const rangeAMin = rangeA[0];
|
32
|
-
const rangeAMax = rangeA.length === 1 ? rangeA[0] : rangeA[1];
|
33
|
-
const rangeB = rangesB[cursorB];
|
34
|
-
const rangeBMin = rangeB[0];
|
35
|
-
const rangeBMax = rangeB.length === 1 ? rangeB[0] : rangeB[1];
|
36
|
-
if (rangeAMax < rangeBMin) cursorA += 1;
|
37
|
-
else if (rangeBMax < rangeAMin) cursorB += 1;
|
38
|
-
else {
|
39
|
-
let min = safeMathMax(rangeAMin, rangeBMin);
|
40
|
-
const max = safeMathMin(rangeAMax, rangeBMax);
|
41
|
-
if (mergedRanges.length >= 1) {
|
42
|
-
const lastMergedRange = mergedRanges[mergedRanges.length - 1];
|
43
|
-
const lastMergedRangeMax = lastMergedRange.length === 1 ? lastMergedRange[0] : lastMergedRange[1];
|
44
|
-
if (lastMergedRangeMax + 1 === min) {
|
45
|
-
min = lastMergedRange[0];
|
46
|
-
safePop(mergedRanges);
|
47
|
-
}
|
48
|
-
}
|
49
|
-
safePush(mergedRanges, min === max ? [min] : [min, max]);
|
50
|
-
if (rangeAMax <= max) cursorA += 1;
|
51
|
-
if (rangeBMax <= max) cursorB += 1;
|
52
|
-
}
|
53
|
-
}
|
54
|
-
return mergedRanges;
|
55
|
-
}
|
56
|
-
|
57
|
-
//#endregion
|
58
|
-
export { convertGraphemeRangeToMapToConstantEntry, intersectGraphemeRanges };
|
@@ -1,72 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { safeIndexOf } from "../../../utils/globals.js";
|
6
|
-
import { readConfigureGlobal } from "../../../check/runner/configuration/GlobalParameters.js";
|
7
|
-
|
8
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/MaxLengthFromMinLength.js
|
9
|
-
const safeMathFloor = Math.floor;
|
10
|
-
const safeMathMin = Math.min;
|
11
|
-
const MaxLengthUpperBound = 2147483647;
|
12
|
-
const orderedSize = [
|
13
|
-
"xsmall",
|
14
|
-
"small",
|
15
|
-
"medium",
|
16
|
-
"large",
|
17
|
-
"xlarge"
|
18
|
-
];
|
19
|
-
const orderedRelativeSize = [
|
20
|
-
"-4",
|
21
|
-
"-3",
|
22
|
-
"-2",
|
23
|
-
"-1",
|
24
|
-
"=",
|
25
|
-
"+1",
|
26
|
-
"+2",
|
27
|
-
"+3",
|
28
|
-
"+4"
|
29
|
-
];
|
30
|
-
const DefaultSize = "small";
|
31
|
-
function maxLengthFromMinLength(minLength, size) {
|
32
|
-
switch (size) {
|
33
|
-
case "xsmall": return safeMathFloor(1.1 * minLength) + 1;
|
34
|
-
case "small": return 2 * minLength + 10;
|
35
|
-
case "medium": return 11 * minLength + 100;
|
36
|
-
case "large": return 101 * minLength + 1e3;
|
37
|
-
case "xlarge": return 1001 * minLength + 1e4;
|
38
|
-
default: throw new Error(`Unable to compute lengths based on received size: ${size}`);
|
39
|
-
}
|
40
|
-
}
|
41
|
-
function relativeSizeToSize(size, defaultSize) {
|
42
|
-
const sizeInRelative = safeIndexOf(orderedRelativeSize, size);
|
43
|
-
if (sizeInRelative === -1) return size;
|
44
|
-
const defaultSizeInSize = safeIndexOf(orderedSize, defaultSize);
|
45
|
-
if (defaultSizeInSize === -1) throw new Error(`Unable to offset size based on the unknown defaulted one: ${defaultSize}`);
|
46
|
-
const resultingSizeInSize = defaultSizeInSize + sizeInRelative - 4;
|
47
|
-
return resultingSizeInSize < 0 ? orderedSize[0] : resultingSizeInSize >= orderedSize.length ? orderedSize[orderedSize.length - 1] : orderedSize[resultingSizeInSize];
|
48
|
-
}
|
49
|
-
function maxGeneratedLengthFromSizeForArbitrary(size, minLength, maxLength, specifiedMaxLength) {
|
50
|
-
const { baseSize: defaultSize = DefaultSize, defaultSizeToMaxWhenMaxSpecified } = readConfigureGlobal() || {};
|
51
|
-
const definedSize = size !== void 0 ? size : specifiedMaxLength && defaultSizeToMaxWhenMaxSpecified ? "max" : defaultSize;
|
52
|
-
if (definedSize === "max") return maxLength;
|
53
|
-
const finalSize = relativeSizeToSize(definedSize, defaultSize);
|
54
|
-
return safeMathMin(maxLengthFromMinLength(minLength, finalSize), maxLength);
|
55
|
-
}
|
56
|
-
function depthBiasFromSizeForArbitrary(depthSizeOrSize, specifiedMaxDepth) {
|
57
|
-
if (typeof depthSizeOrSize === "number") return 1 / depthSizeOrSize;
|
58
|
-
const { baseSize: defaultSize = DefaultSize, defaultSizeToMaxWhenMaxSpecified } = readConfigureGlobal() || {};
|
59
|
-
const definedSize = depthSizeOrSize !== void 0 ? depthSizeOrSize : specifiedMaxDepth && defaultSizeToMaxWhenMaxSpecified ? "max" : defaultSize;
|
60
|
-
if (definedSize === "max") return 0;
|
61
|
-
const finalSize = relativeSizeToSize(definedSize, defaultSize);
|
62
|
-
switch (finalSize) {
|
63
|
-
case "xsmall": return 1;
|
64
|
-
case "small": return .5;
|
65
|
-
case "medium": return .25;
|
66
|
-
case "large": return .125;
|
67
|
-
case "xlarge": return .0625;
|
68
|
-
}
|
69
|
-
}
|
70
|
-
|
71
|
-
//#endregion
|
72
|
-
export { MaxLengthUpperBound, depthBiasFromSizeForArbitrary, maxGeneratedLengthFromSizeForArbitrary };
|
@@ -1,16 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { Value } from "../../../check/arbitrary/definition/Value.js";
|
6
|
-
|
7
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/NoUndefinedAsContext.js
|
8
|
-
const UndefinedContextPlaceholder = Symbol("UndefinedContextPlaceholder");
|
9
|
-
function noUndefinedAsContext(value) {
|
10
|
-
if (value.context !== void 0) return value;
|
11
|
-
if (value.hasToBeCloned) return new Value(value.value_, UndefinedContextPlaceholder, () => value.value);
|
12
|
-
return new Value(value.value_, UndefinedContextPlaceholder);
|
13
|
-
}
|
14
|
-
|
15
|
-
//#endregion
|
16
|
-
export { UndefinedContextPlaceholder, noUndefinedAsContext };
|
@@ -1,58 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import { boolean } from "../../boolean.js";
|
6
|
-
import { constant } from "../../constant.js";
|
7
|
-
import { oneof } from "../../oneof.js";
|
8
|
-
import { string } from "../../string.js";
|
9
|
-
import { double } from "../../double.js";
|
10
|
-
import { maxSafeInteger } from "../../maxSafeInteger.js";
|
11
|
-
import { fullUnicodeString } from "../../fullUnicodeString.js";
|
12
|
-
import { boxedArbitraryBuilder } from "../builders/BoxedArbitraryBuilder.js";
|
13
|
-
|
14
|
-
//#region node_modules/.pnpm/fast-check@3.23.2/node_modules/fast-check/lib/esm/arbitrary/_internals/helpers/QualifiedObjectConstraints.js
|
15
|
-
function defaultValues(constraints, stringArbitrary) {
|
16
|
-
return [
|
17
|
-
boolean(),
|
18
|
-
maxSafeInteger(),
|
19
|
-
double(),
|
20
|
-
stringArbitrary(constraints),
|
21
|
-
oneof(stringArbitrary(constraints), constant(null), constant(void 0))
|
22
|
-
];
|
23
|
-
}
|
24
|
-
function boxArbitraries(arbs) {
|
25
|
-
return arbs.map((arb) => boxedArbitraryBuilder(arb));
|
26
|
-
}
|
27
|
-
function boxArbitrariesIfNeeded(arbs, boxEnabled) {
|
28
|
-
return boxEnabled ? boxArbitraries(arbs).concat(arbs) : arbs;
|
29
|
-
}
|
30
|
-
function toQualifiedObjectConstraints(settings = {}) {
|
31
|
-
function orDefault(optionalValue, defaultValue) {
|
32
|
-
return optionalValue !== void 0 ? optionalValue : defaultValue;
|
33
|
-
}
|
34
|
-
const stringArbitrary = "stringUnit" in settings ? string : settings.withUnicodeString ? fullUnicodeString : string;
|
35
|
-
const valueConstraints = {
|
36
|
-
size: settings.size,
|
37
|
-
unit: settings.stringUnit
|
38
|
-
};
|
39
|
-
return {
|
40
|
-
key: orDefault(settings.key, stringArbitrary(valueConstraints)),
|
41
|
-
values: boxArbitrariesIfNeeded(orDefault(settings.values, defaultValues(valueConstraints, stringArbitrary)), orDefault(settings.withBoxedValues, false)),
|
42
|
-
depthSize: settings.depthSize,
|
43
|
-
maxDepth: settings.maxDepth,
|
44
|
-
maxKeys: settings.maxKeys,
|
45
|
-
size: settings.size,
|
46
|
-
withSet: orDefault(settings.withSet, false),
|
47
|
-
withMap: orDefault(settings.withMap, false),
|
48
|
-
withObjectString: orDefault(settings.withObjectString, false),
|
49
|
-
withNullPrototype: orDefault(settings.withNullPrototype, false),
|
50
|
-
withBigInt: orDefault(settings.withBigInt, false),
|
51
|
-
withDate: orDefault(settings.withDate, false),
|
52
|
-
withTypedArray: orDefault(settings.withTypedArray, false),
|
53
|
-
withSparseArray: orDefault(settings.withSparseArray, false)
|
54
|
-
};
|
55
|
-
}
|
56
|
-
|
57
|
-
//#endregion
|
58
|
-
export { toQualifiedObjectConstraints };
|