@fedify/fedify 1.6.1-dev.869 → 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} +6 -5
- 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 +21 -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 +11 -6
- 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} +4 -3
- 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} +1 -0
- 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 -92
- 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,990 +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/data/GraphemeRanges.js
|
6
|
-
const asciiAlphabetRanges = [[0, 127]];
|
7
|
-
const fullAlphabetRanges = [[0, 55295], [57344, 1114111]];
|
8
|
-
const autonomousGraphemeRanges = [
|
9
|
-
[32, 126],
|
10
|
-
[160, 172],
|
11
|
-
[174, 767],
|
12
|
-
[880, 887],
|
13
|
-
[890, 895],
|
14
|
-
[900, 906],
|
15
|
-
[908],
|
16
|
-
[910, 929],
|
17
|
-
[931, 1154],
|
18
|
-
[1162, 1327],
|
19
|
-
[1329, 1366],
|
20
|
-
[1369, 1418],
|
21
|
-
[1421, 1423],
|
22
|
-
[1470],
|
23
|
-
[1472],
|
24
|
-
[1475],
|
25
|
-
[1478],
|
26
|
-
[1488, 1514],
|
27
|
-
[1519, 1524],
|
28
|
-
[1542, 1551],
|
29
|
-
[1563],
|
30
|
-
[1565, 1610],
|
31
|
-
[1632, 1647],
|
32
|
-
[1649, 1749],
|
33
|
-
[1758],
|
34
|
-
[1765, 1766],
|
35
|
-
[1769],
|
36
|
-
[1774, 1805],
|
37
|
-
[1808],
|
38
|
-
[1810, 1839],
|
39
|
-
[1869, 1957],
|
40
|
-
[1969],
|
41
|
-
[1984, 2026],
|
42
|
-
[2036, 2042],
|
43
|
-
[2046, 2069],
|
44
|
-
[2074],
|
45
|
-
[2084],
|
46
|
-
[2088],
|
47
|
-
[2096, 2110],
|
48
|
-
[2112, 2136],
|
49
|
-
[2142],
|
50
|
-
[2144, 2154],
|
51
|
-
[2160, 2190],
|
52
|
-
[2208, 2249],
|
53
|
-
[2308, 2361],
|
54
|
-
[2365],
|
55
|
-
[2384],
|
56
|
-
[2392, 2401],
|
57
|
-
[2404, 2432],
|
58
|
-
[2437, 2444],
|
59
|
-
[2447, 2448],
|
60
|
-
[2451, 2472],
|
61
|
-
[2474, 2480],
|
62
|
-
[2482],
|
63
|
-
[2486, 2489],
|
64
|
-
[2493],
|
65
|
-
[2510],
|
66
|
-
[2524, 2525],
|
67
|
-
[2527, 2529],
|
68
|
-
[2534, 2557],
|
69
|
-
[2565, 2570],
|
70
|
-
[2575, 2576],
|
71
|
-
[2579, 2600],
|
72
|
-
[2602, 2608],
|
73
|
-
[2610, 2611],
|
74
|
-
[2613, 2614],
|
75
|
-
[2616, 2617],
|
76
|
-
[2649, 2652],
|
77
|
-
[2654],
|
78
|
-
[2662, 2671],
|
79
|
-
[2674, 2676],
|
80
|
-
[2678],
|
81
|
-
[2693, 2701],
|
82
|
-
[2703, 2705],
|
83
|
-
[2707, 2728],
|
84
|
-
[2730, 2736],
|
85
|
-
[2738, 2739],
|
86
|
-
[2741, 2745],
|
87
|
-
[2749],
|
88
|
-
[2768],
|
89
|
-
[2784, 2785],
|
90
|
-
[2790, 2801],
|
91
|
-
[2809],
|
92
|
-
[2821, 2828],
|
93
|
-
[2831, 2832],
|
94
|
-
[2835, 2856],
|
95
|
-
[2858, 2864],
|
96
|
-
[2866, 2867],
|
97
|
-
[2869, 2873],
|
98
|
-
[2877],
|
99
|
-
[2908, 2909],
|
100
|
-
[2911, 2913],
|
101
|
-
[2918, 2935],
|
102
|
-
[2947],
|
103
|
-
[2949, 2954],
|
104
|
-
[2958, 2960],
|
105
|
-
[2962, 2965],
|
106
|
-
[2969, 2970],
|
107
|
-
[2972],
|
108
|
-
[2974, 2975],
|
109
|
-
[2979, 2980],
|
110
|
-
[2984, 2986],
|
111
|
-
[2990, 3001],
|
112
|
-
[3024],
|
113
|
-
[3046, 3066],
|
114
|
-
[3077, 3084],
|
115
|
-
[3086, 3088],
|
116
|
-
[3090, 3112],
|
117
|
-
[3114, 3129],
|
118
|
-
[3133],
|
119
|
-
[3160, 3162],
|
120
|
-
[3165],
|
121
|
-
[3168, 3169],
|
122
|
-
[3174, 3183],
|
123
|
-
[3191, 3200],
|
124
|
-
[3204, 3212],
|
125
|
-
[3214, 3216],
|
126
|
-
[3218, 3240],
|
127
|
-
[3242, 3251],
|
128
|
-
[3253, 3257],
|
129
|
-
[3261],
|
130
|
-
[3293, 3294],
|
131
|
-
[3296, 3297],
|
132
|
-
[3302, 3311],
|
133
|
-
[3313, 3314],
|
134
|
-
[3332, 3340],
|
135
|
-
[3342, 3344],
|
136
|
-
[3346, 3386],
|
137
|
-
[3389],
|
138
|
-
[3407],
|
139
|
-
[3412, 3414],
|
140
|
-
[3416, 3425],
|
141
|
-
[3430, 3455],
|
142
|
-
[3461, 3478],
|
143
|
-
[3482, 3505],
|
144
|
-
[3507, 3515],
|
145
|
-
[3517],
|
146
|
-
[3520, 3526],
|
147
|
-
[3558, 3567],
|
148
|
-
[3572],
|
149
|
-
[3585, 3632],
|
150
|
-
[3634],
|
151
|
-
[3647, 3654],
|
152
|
-
[3663, 3675],
|
153
|
-
[3713, 3714],
|
154
|
-
[3716],
|
155
|
-
[3718, 3722],
|
156
|
-
[3724, 3747],
|
157
|
-
[3749],
|
158
|
-
[3751, 3760],
|
159
|
-
[3762],
|
160
|
-
[3773],
|
161
|
-
[3776, 3780],
|
162
|
-
[3782],
|
163
|
-
[3792, 3801],
|
164
|
-
[3804, 3807],
|
165
|
-
[3840, 3863],
|
166
|
-
[3866, 3892],
|
167
|
-
[3894],
|
168
|
-
[3896],
|
169
|
-
[3898, 3901],
|
170
|
-
[3904, 3911],
|
171
|
-
[3913, 3948],
|
172
|
-
[3973],
|
173
|
-
[3976, 3980],
|
174
|
-
[4030, 4037],
|
175
|
-
[4039, 4044],
|
176
|
-
[4046, 4058],
|
177
|
-
[4096, 4138],
|
178
|
-
[4159, 4181],
|
179
|
-
[4186, 4189],
|
180
|
-
[4193],
|
181
|
-
[4197, 4198],
|
182
|
-
[4206, 4208],
|
183
|
-
[4213, 4225],
|
184
|
-
[4238],
|
185
|
-
[4240, 4249],
|
186
|
-
[4254, 4293],
|
187
|
-
[4295],
|
188
|
-
[4301],
|
189
|
-
[4304, 4351],
|
190
|
-
[4608, 4680],
|
191
|
-
[4682, 4685],
|
192
|
-
[4688, 4694],
|
193
|
-
[4696],
|
194
|
-
[4698, 4701],
|
195
|
-
[4704, 4744],
|
196
|
-
[4746, 4749],
|
197
|
-
[4752, 4784],
|
198
|
-
[4786, 4789],
|
199
|
-
[4792, 4798],
|
200
|
-
[4800],
|
201
|
-
[4802, 4805],
|
202
|
-
[4808, 4822],
|
203
|
-
[4824, 4880],
|
204
|
-
[4882, 4885],
|
205
|
-
[4888, 4954],
|
206
|
-
[4960, 4988],
|
207
|
-
[4992, 5017],
|
208
|
-
[5024, 5109],
|
209
|
-
[5112, 5117],
|
210
|
-
[5120, 5788],
|
211
|
-
[5792, 5880],
|
212
|
-
[5888, 5905],
|
213
|
-
[5919, 5937],
|
214
|
-
[5941, 5942],
|
215
|
-
[5952, 5969],
|
216
|
-
[5984, 5996],
|
217
|
-
[5998, 6e3],
|
218
|
-
[6016, 6067],
|
219
|
-
[6100, 6108],
|
220
|
-
[6112, 6121],
|
221
|
-
[6128, 6137],
|
222
|
-
[6144, 6154],
|
223
|
-
[6160, 6169],
|
224
|
-
[6176, 6264],
|
225
|
-
[6272, 6276],
|
226
|
-
[6279, 6312],
|
227
|
-
[6314],
|
228
|
-
[6320, 6389],
|
229
|
-
[6400, 6430],
|
230
|
-
[6464],
|
231
|
-
[6468, 6509],
|
232
|
-
[6512, 6516],
|
233
|
-
[6528, 6571],
|
234
|
-
[6576, 6601],
|
235
|
-
[6608, 6618],
|
236
|
-
[6622, 6678],
|
237
|
-
[6686, 6740],
|
238
|
-
[6784, 6793],
|
239
|
-
[6800, 6809],
|
240
|
-
[6816, 6829],
|
241
|
-
[6917, 6963],
|
242
|
-
[6981, 6988],
|
243
|
-
[6992, 7018],
|
244
|
-
[7028, 7038],
|
245
|
-
[7043, 7072],
|
246
|
-
[7086, 7141],
|
247
|
-
[7164, 7203],
|
248
|
-
[7227, 7241],
|
249
|
-
[7245, 7304],
|
250
|
-
[7312, 7354],
|
251
|
-
[7357, 7367],
|
252
|
-
[7379],
|
253
|
-
[7401, 7404],
|
254
|
-
[7406, 7411],
|
255
|
-
[7413, 7414],
|
256
|
-
[7418],
|
257
|
-
[7424, 7615],
|
258
|
-
[7680, 7957],
|
259
|
-
[7960, 7965],
|
260
|
-
[7968, 8005],
|
261
|
-
[8008, 8013],
|
262
|
-
[8016, 8023],
|
263
|
-
[8025],
|
264
|
-
[8027],
|
265
|
-
[8029],
|
266
|
-
[8031, 8061],
|
267
|
-
[8064, 8116],
|
268
|
-
[8118, 8132],
|
269
|
-
[8134, 8147],
|
270
|
-
[8150, 8155],
|
271
|
-
[8157, 8175],
|
272
|
-
[8178, 8180],
|
273
|
-
[8182, 8190],
|
274
|
-
[8192, 8202],
|
275
|
-
[8208, 8233],
|
276
|
-
[8239, 8287],
|
277
|
-
[8304, 8305],
|
278
|
-
[8308, 8334],
|
279
|
-
[8336, 8348],
|
280
|
-
[8352, 8384],
|
281
|
-
[8448, 8587],
|
282
|
-
[8592, 9254],
|
283
|
-
[9280, 9290],
|
284
|
-
[9312, 11123],
|
285
|
-
[11126, 11157],
|
286
|
-
[11159, 11502],
|
287
|
-
[11506, 11507],
|
288
|
-
[11513, 11557],
|
289
|
-
[11559],
|
290
|
-
[11565],
|
291
|
-
[11568, 11623],
|
292
|
-
[11631, 11632],
|
293
|
-
[11648, 11670],
|
294
|
-
[11680, 11686],
|
295
|
-
[11688, 11694],
|
296
|
-
[11696, 11702],
|
297
|
-
[11704, 11710],
|
298
|
-
[11712, 11718],
|
299
|
-
[11720, 11726],
|
300
|
-
[11728, 11734],
|
301
|
-
[11736, 11742],
|
302
|
-
[11776, 11869],
|
303
|
-
[11904, 11929],
|
304
|
-
[11931, 12019],
|
305
|
-
[12032, 12245],
|
306
|
-
[12272, 12329],
|
307
|
-
[12336, 12351],
|
308
|
-
[12353, 12438],
|
309
|
-
[12443, 12543],
|
310
|
-
[12549, 12591],
|
311
|
-
[12593, 12686],
|
312
|
-
[12688, 12771],
|
313
|
-
[12783, 12830],
|
314
|
-
[12832, 13312],
|
315
|
-
[19903, 19968],
|
316
|
-
[40959, 42124],
|
317
|
-
[42128, 42182],
|
318
|
-
[42192, 42539],
|
319
|
-
[42560, 42606],
|
320
|
-
[42611],
|
321
|
-
[42622, 42653],
|
322
|
-
[42656, 42735],
|
323
|
-
[42738, 42743],
|
324
|
-
[42752, 42954],
|
325
|
-
[42960, 42961],
|
326
|
-
[42963],
|
327
|
-
[42965, 42969],
|
328
|
-
[42994, 43009],
|
329
|
-
[43011, 43013],
|
330
|
-
[43015, 43018],
|
331
|
-
[43020, 43042],
|
332
|
-
[43048, 43051],
|
333
|
-
[43056, 43065],
|
334
|
-
[43072, 43127],
|
335
|
-
[43138, 43187],
|
336
|
-
[43214, 43225],
|
337
|
-
[43250, 43262],
|
338
|
-
[43264, 43301],
|
339
|
-
[43310, 43334],
|
340
|
-
[43359],
|
341
|
-
[43396, 43442],
|
342
|
-
[43457, 43469],
|
343
|
-
[43471, 43481],
|
344
|
-
[43486, 43492],
|
345
|
-
[43494, 43518],
|
346
|
-
[43520, 43560],
|
347
|
-
[43584, 43586],
|
348
|
-
[43588, 43595],
|
349
|
-
[43600, 43609],
|
350
|
-
[43612, 43642],
|
351
|
-
[43646, 43695],
|
352
|
-
[43697],
|
353
|
-
[43701, 43702],
|
354
|
-
[43705, 43709],
|
355
|
-
[43712],
|
356
|
-
[43714],
|
357
|
-
[43739, 43754],
|
358
|
-
[43760, 43764],
|
359
|
-
[43777, 43782],
|
360
|
-
[43785, 43790],
|
361
|
-
[43793, 43798],
|
362
|
-
[43808, 43814],
|
363
|
-
[43816, 43822],
|
364
|
-
[43824, 43883],
|
365
|
-
[43888, 44002],
|
366
|
-
[44011],
|
367
|
-
[44016, 44025],
|
368
|
-
[44032],
|
369
|
-
[55203],
|
370
|
-
[63744, 64109],
|
371
|
-
[64112, 64217],
|
372
|
-
[64256, 64262],
|
373
|
-
[64275, 64279],
|
374
|
-
[64285],
|
375
|
-
[64287, 64310],
|
376
|
-
[64312, 64316],
|
377
|
-
[64318],
|
378
|
-
[64320, 64321],
|
379
|
-
[64323, 64324],
|
380
|
-
[64326, 64450],
|
381
|
-
[64467, 64911],
|
382
|
-
[64914, 64967],
|
383
|
-
[64975],
|
384
|
-
[65008, 65023],
|
385
|
-
[65040, 65049],
|
386
|
-
[65072, 65106],
|
387
|
-
[65108, 65126],
|
388
|
-
[65128, 65131],
|
389
|
-
[65136, 65140],
|
390
|
-
[65142, 65276],
|
391
|
-
[65281, 65437],
|
392
|
-
[65440, 65470],
|
393
|
-
[65474, 65479],
|
394
|
-
[65482, 65487],
|
395
|
-
[65490, 65495],
|
396
|
-
[65498, 65500],
|
397
|
-
[65504, 65510],
|
398
|
-
[65512, 65518],
|
399
|
-
[65532, 65533],
|
400
|
-
[65536, 65547],
|
401
|
-
[65549, 65574],
|
402
|
-
[65576, 65594],
|
403
|
-
[65596, 65597],
|
404
|
-
[65599, 65613],
|
405
|
-
[65616, 65629],
|
406
|
-
[65664, 65786],
|
407
|
-
[65792, 65794],
|
408
|
-
[65799, 65843],
|
409
|
-
[65847, 65934],
|
410
|
-
[65936, 65948],
|
411
|
-
[65952],
|
412
|
-
[66e3, 66044],
|
413
|
-
[66176, 66204],
|
414
|
-
[66208, 66256],
|
415
|
-
[66273, 66299],
|
416
|
-
[66304, 66339],
|
417
|
-
[66349, 66378],
|
418
|
-
[66384, 66421],
|
419
|
-
[66432, 66461],
|
420
|
-
[66463, 66499],
|
421
|
-
[66504, 66517],
|
422
|
-
[66560, 66717],
|
423
|
-
[66720, 66729],
|
424
|
-
[66736, 66771],
|
425
|
-
[66776, 66811],
|
426
|
-
[66816, 66855],
|
427
|
-
[66864, 66915],
|
428
|
-
[66927, 66938],
|
429
|
-
[66940, 66954],
|
430
|
-
[66956, 66962],
|
431
|
-
[66964, 66965],
|
432
|
-
[66967, 66977],
|
433
|
-
[66979, 66993],
|
434
|
-
[66995, 67001],
|
435
|
-
[67003, 67004],
|
436
|
-
[67072, 67382],
|
437
|
-
[67392, 67413],
|
438
|
-
[67424, 67431],
|
439
|
-
[67456, 67461],
|
440
|
-
[67463, 67504],
|
441
|
-
[67506, 67514],
|
442
|
-
[67584, 67589],
|
443
|
-
[67592],
|
444
|
-
[67594, 67637],
|
445
|
-
[67639, 67640],
|
446
|
-
[67644],
|
447
|
-
[67647, 67669],
|
448
|
-
[67671, 67742],
|
449
|
-
[67751, 67759],
|
450
|
-
[67808, 67826],
|
451
|
-
[67828, 67829],
|
452
|
-
[67835, 67867],
|
453
|
-
[67871, 67897],
|
454
|
-
[67903],
|
455
|
-
[67968, 68023],
|
456
|
-
[68028, 68047],
|
457
|
-
[68050, 68096],
|
458
|
-
[68112, 68115],
|
459
|
-
[68117, 68119],
|
460
|
-
[68121, 68149],
|
461
|
-
[68160, 68168],
|
462
|
-
[68176, 68184],
|
463
|
-
[68192, 68255],
|
464
|
-
[68288, 68324],
|
465
|
-
[68331, 68342],
|
466
|
-
[68352, 68405],
|
467
|
-
[68409, 68437],
|
468
|
-
[68440, 68466],
|
469
|
-
[68472, 68497],
|
470
|
-
[68505, 68508],
|
471
|
-
[68521, 68527],
|
472
|
-
[68608, 68680],
|
473
|
-
[68736, 68786],
|
474
|
-
[68800, 68850],
|
475
|
-
[68858, 68899],
|
476
|
-
[68912, 68921],
|
477
|
-
[69216, 69246],
|
478
|
-
[69248, 69289],
|
479
|
-
[69293],
|
480
|
-
[69296, 69297],
|
481
|
-
[69376, 69415],
|
482
|
-
[69424, 69445],
|
483
|
-
[69457, 69465],
|
484
|
-
[69488, 69505],
|
485
|
-
[69510, 69513],
|
486
|
-
[69552, 69579],
|
487
|
-
[69600, 69622],
|
488
|
-
[69635, 69687],
|
489
|
-
[69703, 69709],
|
490
|
-
[69714, 69743],
|
491
|
-
[69745, 69746],
|
492
|
-
[69749],
|
493
|
-
[69763, 69807],
|
494
|
-
[69819, 69820],
|
495
|
-
[69822, 69825],
|
496
|
-
[69840, 69864],
|
497
|
-
[69872, 69881],
|
498
|
-
[69891, 69926],
|
499
|
-
[69942, 69956],
|
500
|
-
[69959],
|
501
|
-
[69968, 70002],
|
502
|
-
[70004, 70006],
|
503
|
-
[70019, 70066],
|
504
|
-
[70081],
|
505
|
-
[70084, 70088],
|
506
|
-
[70093],
|
507
|
-
[70096, 70111],
|
508
|
-
[70113, 70132],
|
509
|
-
[70144, 70161],
|
510
|
-
[70163, 70187],
|
511
|
-
[70200, 70205],
|
512
|
-
[70207, 70208],
|
513
|
-
[70272, 70278],
|
514
|
-
[70280],
|
515
|
-
[70282, 70285],
|
516
|
-
[70287, 70301],
|
517
|
-
[70303, 70313],
|
518
|
-
[70320, 70366],
|
519
|
-
[70384, 70393],
|
520
|
-
[70405, 70412],
|
521
|
-
[70415, 70416],
|
522
|
-
[70419, 70440],
|
523
|
-
[70442, 70448],
|
524
|
-
[70450, 70451],
|
525
|
-
[70453, 70457],
|
526
|
-
[70461],
|
527
|
-
[70480],
|
528
|
-
[70493, 70497],
|
529
|
-
[70656, 70708],
|
530
|
-
[70727, 70747],
|
531
|
-
[70749],
|
532
|
-
[70751, 70753],
|
533
|
-
[70784, 70831],
|
534
|
-
[70852, 70855],
|
535
|
-
[70864, 70873],
|
536
|
-
[71040, 71086],
|
537
|
-
[71105, 71131],
|
538
|
-
[71168, 71215],
|
539
|
-
[71233, 71236],
|
540
|
-
[71248, 71257],
|
541
|
-
[71264, 71276],
|
542
|
-
[71296, 71338],
|
543
|
-
[71352, 71353],
|
544
|
-
[71360, 71369],
|
545
|
-
[71424, 71450],
|
546
|
-
[71472, 71494],
|
547
|
-
[71680, 71723],
|
548
|
-
[71739],
|
549
|
-
[71840, 71922],
|
550
|
-
[71935, 71942],
|
551
|
-
[71945],
|
552
|
-
[71948, 71955],
|
553
|
-
[71957, 71958],
|
554
|
-
[71960, 71983],
|
555
|
-
[72004, 72006],
|
556
|
-
[72016, 72025],
|
557
|
-
[72096, 72103],
|
558
|
-
[72106, 72144],
|
559
|
-
[72161, 72163],
|
560
|
-
[72192],
|
561
|
-
[72203, 72242],
|
562
|
-
[72255, 72262],
|
563
|
-
[72272],
|
564
|
-
[72284, 72323],
|
565
|
-
[72346, 72354],
|
566
|
-
[72368, 72440],
|
567
|
-
[72448, 72457],
|
568
|
-
[72704, 72712],
|
569
|
-
[72714, 72750],
|
570
|
-
[72768, 72773],
|
571
|
-
[72784, 72812],
|
572
|
-
[72816, 72847],
|
573
|
-
[72960, 72966],
|
574
|
-
[72968, 72969],
|
575
|
-
[72971, 73008],
|
576
|
-
[73040, 73049],
|
577
|
-
[73056, 73061],
|
578
|
-
[73063, 73064],
|
579
|
-
[73066, 73097],
|
580
|
-
[73112],
|
581
|
-
[73120, 73129],
|
582
|
-
[73440, 73458],
|
583
|
-
[73463, 73464],
|
584
|
-
[73476, 73488],
|
585
|
-
[73490, 73523],
|
586
|
-
[73539, 73561],
|
587
|
-
[73648],
|
588
|
-
[73664, 73713],
|
589
|
-
[73727, 74649],
|
590
|
-
[74752, 74862],
|
591
|
-
[74864, 74868],
|
592
|
-
[74880, 75075],
|
593
|
-
[77712, 77810],
|
594
|
-
[77824, 78895],
|
595
|
-
[78913, 78918],
|
596
|
-
[82944, 83526],
|
597
|
-
[92160, 92728],
|
598
|
-
[92736, 92766],
|
599
|
-
[92768, 92777],
|
600
|
-
[92782, 92862],
|
601
|
-
[92864, 92873],
|
602
|
-
[92880, 92909],
|
603
|
-
[92917],
|
604
|
-
[92928, 92975],
|
605
|
-
[92983, 92997],
|
606
|
-
[93008, 93017],
|
607
|
-
[93019, 93025],
|
608
|
-
[93027, 93047],
|
609
|
-
[93053, 93071],
|
610
|
-
[93760, 93850],
|
611
|
-
[93952, 94026],
|
612
|
-
[94032],
|
613
|
-
[94099, 94111],
|
614
|
-
[94176, 94179],
|
615
|
-
[94208],
|
616
|
-
[100343],
|
617
|
-
[100352, 101589],
|
618
|
-
[101632],
|
619
|
-
[101640],
|
620
|
-
[110576, 110579],
|
621
|
-
[110581, 110587],
|
622
|
-
[110589, 110590],
|
623
|
-
[110592, 110882],
|
624
|
-
[110898],
|
625
|
-
[110928, 110930],
|
626
|
-
[110933],
|
627
|
-
[110948, 110951],
|
628
|
-
[110960, 111355],
|
629
|
-
[113664, 113770],
|
630
|
-
[113776, 113788],
|
631
|
-
[113792, 113800],
|
632
|
-
[113808, 113817],
|
633
|
-
[113820],
|
634
|
-
[113823],
|
635
|
-
[118608, 118723],
|
636
|
-
[118784, 119029],
|
637
|
-
[119040, 119078],
|
638
|
-
[119081, 119140],
|
639
|
-
[119146, 119148],
|
640
|
-
[119171, 119172],
|
641
|
-
[119180, 119209],
|
642
|
-
[119214, 119274],
|
643
|
-
[119296, 119361],
|
644
|
-
[119365],
|
645
|
-
[119488, 119507],
|
646
|
-
[119520, 119539],
|
647
|
-
[119552, 119638],
|
648
|
-
[119648, 119672],
|
649
|
-
[119808, 119892],
|
650
|
-
[119894, 119964],
|
651
|
-
[119966, 119967],
|
652
|
-
[119970],
|
653
|
-
[119973, 119974],
|
654
|
-
[119977, 119980],
|
655
|
-
[119982, 119993],
|
656
|
-
[119995],
|
657
|
-
[119997, 120003],
|
658
|
-
[120005, 120069],
|
659
|
-
[120071, 120074],
|
660
|
-
[120077, 120084],
|
661
|
-
[120086, 120092],
|
662
|
-
[120094, 120121],
|
663
|
-
[120123, 120126],
|
664
|
-
[120128, 120132],
|
665
|
-
[120134],
|
666
|
-
[120138, 120144],
|
667
|
-
[120146, 120485],
|
668
|
-
[120488, 120779],
|
669
|
-
[120782, 121343],
|
670
|
-
[121399, 121402],
|
671
|
-
[121453, 121460],
|
672
|
-
[121462, 121475],
|
673
|
-
[121477, 121483],
|
674
|
-
[122624, 122654],
|
675
|
-
[122661, 122666],
|
676
|
-
[122928, 122989],
|
677
|
-
[123136, 123180],
|
678
|
-
[123191, 123197],
|
679
|
-
[123200, 123209],
|
680
|
-
[123214, 123215],
|
681
|
-
[123536, 123565],
|
682
|
-
[123584, 123627],
|
683
|
-
[123632, 123641],
|
684
|
-
[123647],
|
685
|
-
[124112, 124139],
|
686
|
-
[124144, 124153],
|
687
|
-
[124896, 124902],
|
688
|
-
[124904, 124907],
|
689
|
-
[124909, 124910],
|
690
|
-
[124912, 124926],
|
691
|
-
[124928, 125124],
|
692
|
-
[125127, 125135],
|
693
|
-
[125184, 125251],
|
694
|
-
[125259],
|
695
|
-
[125264, 125273],
|
696
|
-
[125278, 125279],
|
697
|
-
[126065, 126132],
|
698
|
-
[126209, 126269],
|
699
|
-
[126464, 126467],
|
700
|
-
[126469, 126495],
|
701
|
-
[126497, 126498],
|
702
|
-
[126500],
|
703
|
-
[126503],
|
704
|
-
[126505, 126514],
|
705
|
-
[126516, 126519],
|
706
|
-
[126521],
|
707
|
-
[126523],
|
708
|
-
[126530],
|
709
|
-
[126535],
|
710
|
-
[126537],
|
711
|
-
[126539],
|
712
|
-
[126541, 126543],
|
713
|
-
[126545, 126546],
|
714
|
-
[126548],
|
715
|
-
[126551],
|
716
|
-
[126553],
|
717
|
-
[126555],
|
718
|
-
[126557],
|
719
|
-
[126559],
|
720
|
-
[126561, 126562],
|
721
|
-
[126564],
|
722
|
-
[126567, 126570],
|
723
|
-
[126572, 126578],
|
724
|
-
[126580, 126583],
|
725
|
-
[126585, 126588],
|
726
|
-
[126590],
|
727
|
-
[126592, 126601],
|
728
|
-
[126603, 126619],
|
729
|
-
[126625, 126627],
|
730
|
-
[126629, 126633],
|
731
|
-
[126635, 126651],
|
732
|
-
[126704, 126705],
|
733
|
-
[126976, 127019],
|
734
|
-
[127024, 127123],
|
735
|
-
[127136, 127150],
|
736
|
-
[127153, 127167],
|
737
|
-
[127169, 127183],
|
738
|
-
[127185, 127221],
|
739
|
-
[127232, 127405],
|
740
|
-
[127488, 127490],
|
741
|
-
[127504, 127547],
|
742
|
-
[127552, 127560],
|
743
|
-
[127568, 127569],
|
744
|
-
[127584, 127589],
|
745
|
-
[127744, 127994],
|
746
|
-
[128e3, 128727],
|
747
|
-
[128732, 128748],
|
748
|
-
[128752, 128764],
|
749
|
-
[128768, 128886],
|
750
|
-
[128891, 128985],
|
751
|
-
[128992, 129003],
|
752
|
-
[129008],
|
753
|
-
[129024, 129035],
|
754
|
-
[129040, 129095],
|
755
|
-
[129104, 129113],
|
756
|
-
[129120, 129159],
|
757
|
-
[129168, 129197],
|
758
|
-
[129200, 129201],
|
759
|
-
[129280, 129619],
|
760
|
-
[129632, 129645],
|
761
|
-
[129648, 129660],
|
762
|
-
[129664, 129672],
|
763
|
-
[129680, 129725],
|
764
|
-
[129727, 129733],
|
765
|
-
[129742, 129755],
|
766
|
-
[129760, 129768],
|
767
|
-
[129776, 129784],
|
768
|
-
[129792, 129938],
|
769
|
-
[129940, 129994],
|
770
|
-
[130032, 130041],
|
771
|
-
[131072],
|
772
|
-
[173791],
|
773
|
-
[173824],
|
774
|
-
[177977],
|
775
|
-
[177984],
|
776
|
-
[178205],
|
777
|
-
[178208],
|
778
|
-
[183969],
|
779
|
-
[183984],
|
780
|
-
[191456],
|
781
|
-
[191472],
|
782
|
-
[192093],
|
783
|
-
[194560, 195101],
|
784
|
-
[196608],
|
785
|
-
[201546],
|
786
|
-
[201552],
|
787
|
-
[205743]
|
788
|
-
];
|
789
|
-
const autonomousDecomposableGraphemeRanges = [
|
790
|
-
[192, 197],
|
791
|
-
[199, 207],
|
792
|
-
[209, 214],
|
793
|
-
[217, 221],
|
794
|
-
[224, 229],
|
795
|
-
[231, 239],
|
796
|
-
[241, 246],
|
797
|
-
[249, 253],
|
798
|
-
[255, 271],
|
799
|
-
[274, 293],
|
800
|
-
[296, 304],
|
801
|
-
[308, 311],
|
802
|
-
[313, 318],
|
803
|
-
[323, 328],
|
804
|
-
[332, 337],
|
805
|
-
[340, 357],
|
806
|
-
[360, 382],
|
807
|
-
[416, 417],
|
808
|
-
[431, 432],
|
809
|
-
[461, 476],
|
810
|
-
[478, 483],
|
811
|
-
[486, 496],
|
812
|
-
[500, 501],
|
813
|
-
[504, 539],
|
814
|
-
[542, 543],
|
815
|
-
[550, 563],
|
816
|
-
[901, 902],
|
817
|
-
[904, 906],
|
818
|
-
[908],
|
819
|
-
[910, 912],
|
820
|
-
[938, 944],
|
821
|
-
[970, 974],
|
822
|
-
[979, 980],
|
823
|
-
[1024, 1025],
|
824
|
-
[1027],
|
825
|
-
[1031],
|
826
|
-
[1036, 1038],
|
827
|
-
[1049],
|
828
|
-
[1081],
|
829
|
-
[1104, 1105],
|
830
|
-
[1107],
|
831
|
-
[1111],
|
832
|
-
[1116, 1118],
|
833
|
-
[1142, 1143],
|
834
|
-
[1217, 1218],
|
835
|
-
[1232, 1235],
|
836
|
-
[1238, 1239],
|
837
|
-
[1242, 1247],
|
838
|
-
[1250, 1255],
|
839
|
-
[1258, 1269],
|
840
|
-
[1272, 1273],
|
841
|
-
[1570, 1574],
|
842
|
-
[1728],
|
843
|
-
[1730],
|
844
|
-
[1747],
|
845
|
-
[2345],
|
846
|
-
[2353],
|
847
|
-
[2356],
|
848
|
-
[2392, 2399],
|
849
|
-
[2524, 2525],
|
850
|
-
[2527],
|
851
|
-
[2611],
|
852
|
-
[2614],
|
853
|
-
[2649, 2651],
|
854
|
-
[2654],
|
855
|
-
[2908, 2909],
|
856
|
-
[2964],
|
857
|
-
[3907],
|
858
|
-
[3917],
|
859
|
-
[3922],
|
860
|
-
[3927],
|
861
|
-
[3932],
|
862
|
-
[3945],
|
863
|
-
[4134],
|
864
|
-
[6918],
|
865
|
-
[6920],
|
866
|
-
[6922],
|
867
|
-
[6924],
|
868
|
-
[6926],
|
869
|
-
[6930],
|
870
|
-
[7680, 7833],
|
871
|
-
[7835],
|
872
|
-
[7840, 7929],
|
873
|
-
[7936, 7957],
|
874
|
-
[7960, 7965],
|
875
|
-
[7968, 8005],
|
876
|
-
[8008, 8013],
|
877
|
-
[8016, 8023],
|
878
|
-
[8025],
|
879
|
-
[8027],
|
880
|
-
[8029],
|
881
|
-
[8031, 8048],
|
882
|
-
[8050],
|
883
|
-
[8052],
|
884
|
-
[8054],
|
885
|
-
[8056],
|
886
|
-
[8058],
|
887
|
-
[8060],
|
888
|
-
[8064, 8116],
|
889
|
-
[8118, 8122],
|
890
|
-
[8124],
|
891
|
-
[8129, 8132],
|
892
|
-
[8134, 8136],
|
893
|
-
[8138],
|
894
|
-
[8140, 8146],
|
895
|
-
[8150, 8154],
|
896
|
-
[8157, 8162],
|
897
|
-
[8164, 8170],
|
898
|
-
[8172, 8173],
|
899
|
-
[8178, 8180],
|
900
|
-
[8182, 8184],
|
901
|
-
[8186],
|
902
|
-
[8188],
|
903
|
-
[8602, 8603],
|
904
|
-
[8622],
|
905
|
-
[8653, 8655],
|
906
|
-
[8708],
|
907
|
-
[8713],
|
908
|
-
[8716],
|
909
|
-
[8740],
|
910
|
-
[8742],
|
911
|
-
[8769],
|
912
|
-
[8772],
|
913
|
-
[8775],
|
914
|
-
[8777],
|
915
|
-
[8800],
|
916
|
-
[8802],
|
917
|
-
[8813, 8817],
|
918
|
-
[8820, 8821],
|
919
|
-
[8824, 8825],
|
920
|
-
[8832, 8833],
|
921
|
-
[8836, 8837],
|
922
|
-
[8840, 8841],
|
923
|
-
[8876, 8879],
|
924
|
-
[8928, 8931],
|
925
|
-
[8938, 8941],
|
926
|
-
[10972],
|
927
|
-
[12364],
|
928
|
-
[12366],
|
929
|
-
[12368],
|
930
|
-
[12370],
|
931
|
-
[12372],
|
932
|
-
[12374],
|
933
|
-
[12376],
|
934
|
-
[12378],
|
935
|
-
[12380],
|
936
|
-
[12382],
|
937
|
-
[12384],
|
938
|
-
[12386],
|
939
|
-
[12389],
|
940
|
-
[12391],
|
941
|
-
[12393],
|
942
|
-
[12400, 12401],
|
943
|
-
[12403, 12404],
|
944
|
-
[12406, 12407],
|
945
|
-
[12409, 12410],
|
946
|
-
[12412, 12413],
|
947
|
-
[12436],
|
948
|
-
[12446],
|
949
|
-
[12460],
|
950
|
-
[12462],
|
951
|
-
[12464],
|
952
|
-
[12466],
|
953
|
-
[12468],
|
954
|
-
[12470],
|
955
|
-
[12472],
|
956
|
-
[12474],
|
957
|
-
[12476],
|
958
|
-
[12478],
|
959
|
-
[12480],
|
960
|
-
[12482],
|
961
|
-
[12485],
|
962
|
-
[12487],
|
963
|
-
[12489],
|
964
|
-
[12496, 12497],
|
965
|
-
[12499, 12500],
|
966
|
-
[12502, 12503],
|
967
|
-
[12505, 12506],
|
968
|
-
[12508, 12509],
|
969
|
-
[12532],
|
970
|
-
[12535, 12538],
|
971
|
-
[12542],
|
972
|
-
[44032],
|
973
|
-
[55203],
|
974
|
-
[64285],
|
975
|
-
[64287],
|
976
|
-
[64298, 64310],
|
977
|
-
[64312, 64316],
|
978
|
-
[64318],
|
979
|
-
[64320, 64321],
|
980
|
-
[64323, 64324],
|
981
|
-
[64326, 64334],
|
982
|
-
[69786],
|
983
|
-
[69788],
|
984
|
-
[69803],
|
985
|
-
[119134, 119140],
|
986
|
-
[119227, 119232]
|
987
|
-
];
|
988
|
-
|
989
|
-
//#endregion
|
990
|
-
export { asciiAlphabetRanges, autonomousDecomposableGraphemeRanges, autonomousGraphemeRanges, fullAlphabetRanges };
|