@spotlightjs/spotlight 4.11.4 → 4.11.5
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/_virtual/ajv.js +6 -3
- package/dist/_virtual/ajv2.js +13 -0
- package/dist/_virtual/index.js +6 -3
- package/dist/_virtual/index10.js +3 -3
- package/dist/_virtual/index11.js +3 -3
- package/dist/_virtual/index12.js +13 -0
- package/dist/_virtual/index2.js +3 -3
- package/dist/_virtual/index3.js +3 -3
- package/dist/_virtual/index4.js +3 -3
- package/dist/_virtual/index5.js +3 -3
- package/dist/_virtual/index6.js +3 -3
- package/dist/_virtual/index7.js +3 -3
- package/dist/_virtual/index8.js +3 -3
- package/dist/_virtual/index9.js +3 -3
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.27.1_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js +1 -1
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.27.1_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js.map +1 -1
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.27.1_zod@4.1.13/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js +3 -3
- package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/formats.js +203 -194
- package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/formats.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/index.js +47 -47
- package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/limit.js +77 -69
- package/dist/node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.18.0/node_modules/ajv-formats/dist/limit.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/ajv.js +78 -81
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/ajv.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/code.js +145 -136
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/code.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/index.js +692 -685
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/scope.js +143 -135
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/scope.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/errors.js +122 -116
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/errors.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/index.js +216 -214
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/names.js +43 -35
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/names.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/ref_error.js +19 -11
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/ref_error.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/resolve.js +149 -144
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/resolve.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/rules.js +31 -25
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/rules.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/util.js +164 -160
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/util.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/applicability.js +23 -17
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/applicability.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/boolSchema.js +7 -10
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/boolSchema.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/dataType.js +174 -173
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/dataType.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/defaults.js +5 -7
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/defaults.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/index.js +21 -28
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/keyword.js +11 -15
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/keyword.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/subschema.js +5 -7
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/subschema.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/core.js +571 -570
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/core.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/data.json.js +3 -17
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/data.json.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/json-schema-draft-07.json.js +4 -236
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/json-schema-draft-07.json.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/equal.js +16 -7
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/equal.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/ucs2length.js +27 -18
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/ucs2length.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/uri.js +16 -7
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/uri.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/validation_error.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +55 -48
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +104 -99
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js +30 -22
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +20 -12
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/contains.js +95 -88
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +94 -88
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/if.js +71 -64
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/if.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/index.js +67 -74
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items.js +60 -54
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js +41 -36
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/not.js +34 -26
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/not.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +60 -53
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +73 -67
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +20 -12
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/properties.js +61 -55
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +46 -39
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +21 -13
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/code.js +132 -129
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/code.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/id.js +17 -8
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/id.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/index.js +27 -20
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/ref.js +121 -118
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/ref.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/index.js +104 -100
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/types.js +15 -9
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/draft7.js +30 -26
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/draft7.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/format.js +84 -76
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/format.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/index.js +16 -8
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/metadata.js +24 -18
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/metadata.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/const.js +33 -27
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/const.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/enum.js +53 -47
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/enum.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/index.js +52 -53
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/index.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js +32 -24
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js +37 -31
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +35 -27
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +32 -24
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +31 -23
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/pattern.js +41 -35
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/required.js +80 -74
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/required.js.map +1 -1
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +71 -66
- package/dist/node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +1 -1
- package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js +34 -27
- package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js.map +1 -1
- package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/index.js +250 -245
- package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/index.js.map +1 -1
- package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/schemes.js +201 -175
- package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/schemes.js.map +1 -1
- package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/utils.js +267 -259
- package/dist/node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/utils.js.map +1 -1
- package/dist/node_modules/.pnpm/json-schema-traverse@1.0.0/node_modules/json-schema-traverse/index.js +83 -78
- package/dist/node_modules/.pnpm/json-schema-traverse@1.0.0/node_modules/json-schema-traverse/index.js.map +1 -1
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.1_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/Options.js +1 -1
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.25.1_zod@4.1.13/node_modules/zod-to-json-schema/dist/esm/Options.js.map +1 -1
- package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/util.js +1 -1
- package/dist/node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/core/util.js.map +1 -1
- package/dist/sentry-config.js +2 -2
- package/dist/server/cli/run.js +2 -2
- package/dist/server/cli.js +2 -2
- package/dist/server/mcp/mcp.js +2 -2
- package/dist/ui/assets/index.js +61 -70
- package/dist/ui/assets/index2.js +1 -1
- package/dist/ui/assets/instrumentation.js +18 -18
- package/dist/ui/assets/main.css +1 -1
- package/dist/ui/assets/main.js +1 -1
- package/dist/ui/assets/serverTimingMeta.js +23 -30
- package/package.json +4 -4
|
@@ -2,294 +2,299 @@
|
|
|
2
2
|
!(function() {
|
|
3
3
|
try {
|
|
4
4
|
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
5
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
5
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b4f0eda2-259a-4c7b-aaf9-58c9f879a0a3", e._sentryDebugIdIdentifier = "sentry-dbid-b4f0eda2-259a-4c7b-aaf9-58c9f879a0a3");
|
|
6
6
|
} catch (e2) {
|
|
7
7
|
}
|
|
8
8
|
})();
|
|
9
|
-
import { __module as fastUri
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
uri
|
|
20
|
-
|
|
9
|
+
import { __module as fastUri } from "../../../../../_virtual/index12.js";
|
|
10
|
+
import { __require as requireUtils } from "./lib/utils.js";
|
|
11
|
+
import { __require as requireSchemes } from "./lib/schemes.js";
|
|
12
|
+
var hasRequiredFastUri;
|
|
13
|
+
function requireFastUri() {
|
|
14
|
+
if (hasRequiredFastUri) return fastUri.exports;
|
|
15
|
+
hasRequiredFastUri = 1;
|
|
16
|
+
const { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizePercentEncoding, normalizePathEncoding, escapePreservingEscapes, reescapeHostDelimiters, isIPv4, nonSimpleDomain } = requireUtils();
|
|
17
|
+
const { SCHEMES, getSchemeHandler } = requireSchemes();
|
|
18
|
+
function normalize(uri, options) {
|
|
19
|
+
if (typeof uri === "string") {
|
|
20
|
+
uri = /** @type {T} */
|
|
21
|
+
normalizeString(uri, options);
|
|
22
|
+
} else if (typeof uri === "object") {
|
|
23
|
+
uri = /** @type {T} */
|
|
24
|
+
parse(serialize(uri, options), options);
|
|
25
|
+
}
|
|
26
|
+
return uri;
|
|
21
27
|
}
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
schemelessOptions.skipEscape = true;
|
|
28
|
-
return serialize(resolved, schemelessOptions);
|
|
29
|
-
}
|
|
30
|
-
function resolveComponent(base, relative, options, skipNormalization) {
|
|
31
|
-
const target = {};
|
|
32
|
-
if (!skipNormalization) {
|
|
33
|
-
base = parse(serialize(base, options), options);
|
|
34
|
-
relative = parse(serialize(relative, options), options);
|
|
28
|
+
function resolve(baseURI, relativeURI, options) {
|
|
29
|
+
const schemelessOptions = options ? Object.assign({ scheme: "null" }, options) : { scheme: "null" };
|
|
30
|
+
const resolved = resolveComponent(parse(baseURI, schemelessOptions), parse(relativeURI, schemelessOptions), schemelessOptions, true);
|
|
31
|
+
schemelessOptions.skipEscape = true;
|
|
32
|
+
return serialize(resolved, schemelessOptions);
|
|
35
33
|
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
if (relative.userinfo !== void 0 || relative.host !== void 0 || relative.port !== void 0) {
|
|
34
|
+
function resolveComponent(base, relative, options, skipNormalization) {
|
|
35
|
+
const target = {};
|
|
36
|
+
if (!skipNormalization) {
|
|
37
|
+
base = parse(serialize(base, options), options);
|
|
38
|
+
relative = parse(serialize(relative, options), options);
|
|
39
|
+
}
|
|
40
|
+
options = options || {};
|
|
41
|
+
if (!options.tolerant && relative.scheme) {
|
|
42
|
+
target.scheme = relative.scheme;
|
|
46
43
|
target.userinfo = relative.userinfo;
|
|
47
44
|
target.host = relative.host;
|
|
48
45
|
target.port = relative.port;
|
|
49
46
|
target.path = removeDotSegments(relative.path || "");
|
|
50
47
|
target.query = relative.query;
|
|
51
48
|
} else {
|
|
52
|
-
if (
|
|
53
|
-
target.
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}
|
|
49
|
+
if (relative.userinfo !== void 0 || relative.host !== void 0 || relative.port !== void 0) {
|
|
50
|
+
target.userinfo = relative.userinfo;
|
|
51
|
+
target.host = relative.host;
|
|
52
|
+
target.port = relative.port;
|
|
53
|
+
target.path = removeDotSegments(relative.path || "");
|
|
54
|
+
target.query = relative.query;
|
|
59
55
|
} else {
|
|
60
|
-
if (relative.path
|
|
61
|
-
target.path =
|
|
56
|
+
if (!relative.path) {
|
|
57
|
+
target.path = base.path;
|
|
58
|
+
if (relative.query !== void 0) {
|
|
59
|
+
target.query = relative.query;
|
|
60
|
+
} else {
|
|
61
|
+
target.query = base.query;
|
|
62
|
+
}
|
|
62
63
|
} else {
|
|
63
|
-
if (
|
|
64
|
-
target.path =
|
|
65
|
-
} else if (!base.path) {
|
|
66
|
-
target.path = relative.path;
|
|
64
|
+
if (relative.path[0] === "/") {
|
|
65
|
+
target.path = removeDotSegments(relative.path);
|
|
67
66
|
} else {
|
|
68
|
-
|
|
67
|
+
if ((base.userinfo !== void 0 || base.host !== void 0 || base.port !== void 0) && !base.path) {
|
|
68
|
+
target.path = "/" + relative.path;
|
|
69
|
+
} else if (!base.path) {
|
|
70
|
+
target.path = relative.path;
|
|
71
|
+
} else {
|
|
72
|
+
target.path = base.path.slice(0, base.path.lastIndexOf("/") + 1) + relative.path;
|
|
73
|
+
}
|
|
74
|
+
target.path = removeDotSegments(target.path);
|
|
69
75
|
}
|
|
70
|
-
target.
|
|
76
|
+
target.query = relative.query;
|
|
71
77
|
}
|
|
72
|
-
target.
|
|
78
|
+
target.userinfo = base.userinfo;
|
|
79
|
+
target.host = base.host;
|
|
80
|
+
target.port = base.port;
|
|
73
81
|
}
|
|
74
|
-
target.
|
|
75
|
-
target.host = base.host;
|
|
76
|
-
target.port = base.port;
|
|
82
|
+
target.scheme = base.scheme;
|
|
77
83
|
}
|
|
78
|
-
target.
|
|
84
|
+
target.fragment = relative.fragment;
|
|
85
|
+
return target;
|
|
79
86
|
}
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
component.path = component.path
|
|
87
|
+
function equal(uriA, uriB, options) {
|
|
88
|
+
const normalizedA = normalizeComparableURI(uriA, options);
|
|
89
|
+
const normalizedB = normalizeComparableURI(uriB, options);
|
|
90
|
+
return normalizedA !== void 0 && normalizedB !== void 0 && normalizedA.toLowerCase() === normalizedB.toLowerCase();
|
|
91
|
+
}
|
|
92
|
+
function serialize(cmpts, opts) {
|
|
93
|
+
const component = {
|
|
94
|
+
host: cmpts.host,
|
|
95
|
+
scheme: cmpts.scheme,
|
|
96
|
+
userinfo: cmpts.userinfo,
|
|
97
|
+
port: cmpts.port,
|
|
98
|
+
path: cmpts.path,
|
|
99
|
+
query: cmpts.query,
|
|
100
|
+
nid: cmpts.nid,
|
|
101
|
+
nss: cmpts.nss,
|
|
102
|
+
uuid: cmpts.uuid,
|
|
103
|
+
fragment: cmpts.fragment,
|
|
104
|
+
reference: cmpts.reference,
|
|
105
|
+
resourceName: cmpts.resourceName,
|
|
106
|
+
secure: cmpts.secure,
|
|
107
|
+
error: ""
|
|
108
|
+
};
|
|
109
|
+
const options = Object.assign({}, opts);
|
|
110
|
+
const uriTokens = [];
|
|
111
|
+
const schemeHandler = getSchemeHandler(options.scheme || component.scheme);
|
|
112
|
+
if (schemeHandler && schemeHandler.serialize) schemeHandler.serialize(component, options);
|
|
113
|
+
if (component.path !== void 0) {
|
|
114
|
+
if (!options.skipEscape) {
|
|
115
|
+
component.path = escapePreservingEscapes(component.path);
|
|
116
|
+
if (component.scheme !== void 0) {
|
|
117
|
+
component.path = component.path.split("%3A").join(":");
|
|
118
|
+
}
|
|
119
|
+
} else {
|
|
120
|
+
component.path = normalizePercentEncoding(component.path);
|
|
114
121
|
}
|
|
115
|
-
} else {
|
|
116
|
-
component.path = normalizePercentEncoding(component.path);
|
|
117
122
|
}
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
uriTokens.push(component.scheme, ":");
|
|
121
|
-
}
|
|
122
|
-
const authority = recomposeAuthority(component);
|
|
123
|
-
if (authority !== void 0) {
|
|
124
|
-
if (options.reference !== "suffix") {
|
|
125
|
-
uriTokens.push("//");
|
|
123
|
+
if (options.reference !== "suffix" && component.scheme) {
|
|
124
|
+
uriTokens.push(component.scheme, ":");
|
|
126
125
|
}
|
|
127
|
-
|
|
128
|
-
if (
|
|
129
|
-
|
|
126
|
+
const authority = recomposeAuthority(component);
|
|
127
|
+
if (authority !== void 0) {
|
|
128
|
+
if (options.reference !== "suffix") {
|
|
129
|
+
uriTokens.push("//");
|
|
130
|
+
}
|
|
131
|
+
uriTokens.push(authority);
|
|
132
|
+
if (component.path && component.path[0] !== "/") {
|
|
133
|
+
uriTokens.push("/");
|
|
134
|
+
}
|
|
130
135
|
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
+
if (component.path !== void 0) {
|
|
137
|
+
let s = component.path;
|
|
138
|
+
if (!options.absolutePath && (!schemeHandler || !schemeHandler.absolutePath)) {
|
|
139
|
+
s = removeDotSegments(s);
|
|
140
|
+
}
|
|
141
|
+
if (authority === void 0 && s[0] === "/" && s[1] === "/") {
|
|
142
|
+
s = "/%2F" + s.slice(2);
|
|
143
|
+
}
|
|
144
|
+
uriTokens.push(s);
|
|
136
145
|
}
|
|
137
|
-
if (
|
|
138
|
-
|
|
146
|
+
if (component.query !== void 0) {
|
|
147
|
+
uriTokens.push("?", component.query);
|
|
139
148
|
}
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
if (component.query !== void 0) {
|
|
143
|
-
uriTokens.push("?", component.query);
|
|
144
|
-
}
|
|
145
|
-
if (component.fragment !== void 0) {
|
|
146
|
-
uriTokens.push("#", component.fragment);
|
|
147
|
-
}
|
|
148
|
-
return uriTokens.join("");
|
|
149
|
-
}
|
|
150
|
-
const URI_PARSE = /^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;
|
|
151
|
-
function getParseError(parsed, matches) {
|
|
152
|
-
if (matches[2] !== void 0 && parsed.path && parsed.path[0] !== "/") {
|
|
153
|
-
return 'URI path must start with "/" when authority is present.';
|
|
154
|
-
}
|
|
155
|
-
if (typeof parsed.port === "number" && (parsed.port < 0 || parsed.port > 65535)) {
|
|
156
|
-
return "URI port is malformed.";
|
|
157
|
-
}
|
|
158
|
-
return void 0;
|
|
159
|
-
}
|
|
160
|
-
function parseWithStatus(uri, opts) {
|
|
161
|
-
const options = Object.assign({}, opts);
|
|
162
|
-
const parsed = {
|
|
163
|
-
scheme: void 0,
|
|
164
|
-
userinfo: void 0,
|
|
165
|
-
host: "",
|
|
166
|
-
port: void 0,
|
|
167
|
-
path: "",
|
|
168
|
-
query: void 0,
|
|
169
|
-
fragment: void 0
|
|
170
|
-
};
|
|
171
|
-
let malformedAuthorityOrPort = false;
|
|
172
|
-
let isIP = false;
|
|
173
|
-
if (options.reference === "suffix") {
|
|
174
|
-
if (options.scheme) {
|
|
175
|
-
uri = options.scheme + ":" + uri;
|
|
176
|
-
} else {
|
|
177
|
-
uri = "//" + uri;
|
|
149
|
+
if (component.fragment !== void 0) {
|
|
150
|
+
uriTokens.push("#", component.fragment);
|
|
178
151
|
}
|
|
152
|
+
return uriTokens.join("");
|
|
179
153
|
}
|
|
180
|
-
const
|
|
181
|
-
|
|
182
|
-
parsed.
|
|
183
|
-
|
|
184
|
-
parsed.host = matches[4];
|
|
185
|
-
parsed.port = parseInt(matches[5], 10);
|
|
186
|
-
parsed.path = matches[6] || "";
|
|
187
|
-
parsed.query = matches[7];
|
|
188
|
-
parsed.fragment = matches[8];
|
|
189
|
-
if (isNaN(parsed.port)) {
|
|
190
|
-
parsed.port = matches[5];
|
|
154
|
+
const URI_PARSE = /^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;
|
|
155
|
+
function getParseError(parsed, matches) {
|
|
156
|
+
if (matches[2] !== void 0 && parsed.path && parsed.path[0] !== "/") {
|
|
157
|
+
return 'URI path must start with "/" when authority is present.';
|
|
191
158
|
}
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
parsed.error = parsed.error || parseError;
|
|
195
|
-
malformedAuthorityOrPort = true;
|
|
159
|
+
if (typeof parsed.port === "number" && (parsed.port < 0 || parsed.port > 65535)) {
|
|
160
|
+
return "URI port is malformed.";
|
|
196
161
|
}
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
162
|
+
return void 0;
|
|
163
|
+
}
|
|
164
|
+
function parseWithStatus(uri, opts) {
|
|
165
|
+
const options = Object.assign({}, opts);
|
|
166
|
+
const parsed = {
|
|
167
|
+
scheme: void 0,
|
|
168
|
+
userinfo: void 0,
|
|
169
|
+
host: "",
|
|
170
|
+
port: void 0,
|
|
171
|
+
path: "",
|
|
172
|
+
query: void 0,
|
|
173
|
+
fragment: void 0
|
|
174
|
+
};
|
|
175
|
+
let malformedAuthorityOrPort = false;
|
|
176
|
+
let isIP = false;
|
|
177
|
+
if (options.reference === "suffix") {
|
|
178
|
+
if (options.scheme) {
|
|
179
|
+
uri = options.scheme + ":" + uri;
|
|
203
180
|
} else {
|
|
204
|
-
|
|
181
|
+
uri = "//" + uri;
|
|
205
182
|
}
|
|
206
183
|
}
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
parsed.
|
|
211
|
-
|
|
212
|
-
parsed.
|
|
213
|
-
|
|
214
|
-
parsed.
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
}
|
|
219
|
-
const schemeHandler = getSchemeHandler(options.scheme || parsed.scheme);
|
|
220
|
-
if (!options.unicodeSupport && (!schemeHandler || !schemeHandler.unicodeSupport)) {
|
|
221
|
-
if (parsed.host && (options.domainHost || schemeHandler && schemeHandler.domainHost) && isIP === false && nonSimpleDomain(parsed.host)) {
|
|
222
|
-
try {
|
|
223
|
-
parsed.host = URL.domainToASCII(parsed.host.toLowerCase());
|
|
224
|
-
} catch (e) {
|
|
225
|
-
parsed.error = parsed.error || "Host's domain name can not be converted to ASCII: " + e;
|
|
226
|
-
}
|
|
184
|
+
const matches = uri.match(URI_PARSE);
|
|
185
|
+
if (matches) {
|
|
186
|
+
parsed.scheme = matches[1];
|
|
187
|
+
parsed.userinfo = matches[3];
|
|
188
|
+
parsed.host = matches[4];
|
|
189
|
+
parsed.port = parseInt(matches[5], 10);
|
|
190
|
+
parsed.path = matches[6] || "";
|
|
191
|
+
parsed.query = matches[7];
|
|
192
|
+
parsed.fragment = matches[8];
|
|
193
|
+
if (isNaN(parsed.port)) {
|
|
194
|
+
parsed.port = matches[5];
|
|
227
195
|
}
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
196
|
+
const parseError = getParseError(parsed, matches);
|
|
197
|
+
if (parseError !== void 0) {
|
|
198
|
+
parsed.error = parsed.error || parseError;
|
|
199
|
+
malformedAuthorityOrPort = true;
|
|
200
|
+
}
|
|
201
|
+
if (parsed.host) {
|
|
202
|
+
const ipv4result = isIPv4(parsed.host);
|
|
203
|
+
if (ipv4result === false) {
|
|
204
|
+
const ipv6result = normalizeIPv6(parsed.host);
|
|
205
|
+
parsed.host = ipv6result.host.toLowerCase();
|
|
206
|
+
isIP = ipv6result.isIPV6;
|
|
207
|
+
} else {
|
|
208
|
+
isIP = true;
|
|
236
209
|
}
|
|
237
210
|
}
|
|
238
|
-
if (parsed.path) {
|
|
239
|
-
parsed.
|
|
211
|
+
if (parsed.scheme === void 0 && parsed.userinfo === void 0 && parsed.host === void 0 && parsed.port === void 0 && parsed.query === void 0 && !parsed.path) {
|
|
212
|
+
parsed.reference = "same-document";
|
|
213
|
+
} else if (parsed.scheme === void 0) {
|
|
214
|
+
parsed.reference = "relative";
|
|
215
|
+
} else if (parsed.fragment === void 0) {
|
|
216
|
+
parsed.reference = "absolute";
|
|
217
|
+
} else {
|
|
218
|
+
parsed.reference = "uri";
|
|
219
|
+
}
|
|
220
|
+
if (options.reference && options.reference !== "suffix" && options.reference !== parsed.reference) {
|
|
221
|
+
parsed.error = parsed.error || "URI is not a " + options.reference + " reference.";
|
|
240
222
|
}
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
223
|
+
const schemeHandler = getSchemeHandler(options.scheme || parsed.scheme);
|
|
224
|
+
if (!options.unicodeSupport && (!schemeHandler || !schemeHandler.unicodeSupport)) {
|
|
225
|
+
if (parsed.host && (options.domainHost || schemeHandler && schemeHandler.domainHost) && isIP === false && nonSimpleDomain(parsed.host)) {
|
|
226
|
+
try {
|
|
227
|
+
parsed.host = URL.domainToASCII(parsed.host.toLowerCase());
|
|
228
|
+
} catch (e) {
|
|
229
|
+
parsed.error = parsed.error || "Host's domain name can not be converted to ASCII: " + e;
|
|
230
|
+
}
|
|
246
231
|
}
|
|
247
232
|
}
|
|
233
|
+
if (!schemeHandler || schemeHandler && !schemeHandler.skipNormalize) {
|
|
234
|
+
if (uri.indexOf("%") !== -1) {
|
|
235
|
+
if (parsed.scheme !== void 0) {
|
|
236
|
+
parsed.scheme = unescape(parsed.scheme);
|
|
237
|
+
}
|
|
238
|
+
if (parsed.host !== void 0) {
|
|
239
|
+
parsed.host = reescapeHostDelimiters(unescape(parsed.host), isIP);
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
if (parsed.path) {
|
|
243
|
+
parsed.path = normalizePathEncoding(parsed.path);
|
|
244
|
+
}
|
|
245
|
+
if (parsed.fragment) {
|
|
246
|
+
try {
|
|
247
|
+
parsed.fragment = encodeURI(decodeURIComponent(parsed.fragment));
|
|
248
|
+
} catch {
|
|
249
|
+
parsed.error = parsed.error || "URI malformed";
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
if (schemeHandler && schemeHandler.parse) {
|
|
254
|
+
schemeHandler.parse(parsed, options);
|
|
255
|
+
}
|
|
256
|
+
} else {
|
|
257
|
+
parsed.error = parsed.error || "URI can not be parsed.";
|
|
248
258
|
}
|
|
249
|
-
|
|
250
|
-
schemeHandler.parse(parsed, options);
|
|
251
|
-
}
|
|
252
|
-
} else {
|
|
253
|
-
parsed.error = parsed.error || "URI can not be parsed.";
|
|
259
|
+
return { parsed, malformedAuthorityOrPort };
|
|
254
260
|
}
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
malformedAuthorityOrPort
|
|
268
|
-
};
|
|
269
|
-
}
|
|
270
|
-
function normalizeComparableURI(uri, opts) {
|
|
271
|
-
if (typeof uri === "string") {
|
|
272
|
-
const { normalized, malformedAuthorityOrPort } = normalizeStringWithStatus(uri, opts);
|
|
273
|
-
return malformedAuthorityOrPort ? void 0 : normalized;
|
|
261
|
+
function parse(uri, opts) {
|
|
262
|
+
return parseWithStatus(uri, opts).parsed;
|
|
263
|
+
}
|
|
264
|
+
function normalizeString(uri, opts) {
|
|
265
|
+
return normalizeStringWithStatus(uri, opts).normalized;
|
|
266
|
+
}
|
|
267
|
+
function normalizeStringWithStatus(uri, opts) {
|
|
268
|
+
const { parsed, malformedAuthorityOrPort } = parseWithStatus(uri, opts);
|
|
269
|
+
return {
|
|
270
|
+
normalized: malformedAuthorityOrPort ? uri : serialize(parsed, opts),
|
|
271
|
+
malformedAuthorityOrPort
|
|
272
|
+
};
|
|
274
273
|
}
|
|
275
|
-
|
|
276
|
-
|
|
274
|
+
function normalizeComparableURI(uri, opts) {
|
|
275
|
+
if (typeof uri === "string") {
|
|
276
|
+
const { normalized, malformedAuthorityOrPort } = normalizeStringWithStatus(uri, opts);
|
|
277
|
+
return malformedAuthorityOrPort ? void 0 : normalized;
|
|
278
|
+
}
|
|
279
|
+
if (typeof uri === "object") {
|
|
280
|
+
return serialize(uri, opts);
|
|
281
|
+
}
|
|
277
282
|
}
|
|
283
|
+
const fastUri$1 = {
|
|
284
|
+
SCHEMES,
|
|
285
|
+
normalize,
|
|
286
|
+
resolve,
|
|
287
|
+
resolveComponent,
|
|
288
|
+
equal,
|
|
289
|
+
serialize,
|
|
290
|
+
parse
|
|
291
|
+
};
|
|
292
|
+
fastUri.exports = fastUri$1;
|
|
293
|
+
fastUri.exports.default = fastUri$1;
|
|
294
|
+
fastUri.exports.fastUri = fastUri$1;
|
|
295
|
+
return fastUri.exports;
|
|
278
296
|
}
|
|
279
|
-
const fastUri = {
|
|
280
|
-
SCHEMES,
|
|
281
|
-
normalize,
|
|
282
|
-
resolve,
|
|
283
|
-
resolveComponent,
|
|
284
|
-
equal,
|
|
285
|
-
serialize,
|
|
286
|
-
parse
|
|
287
|
-
};
|
|
288
|
-
fastUri$1.exports = fastUri;
|
|
289
|
-
fastUri$1.exports.default = fastUri;
|
|
290
|
-
fastUri$1.exports.fastUri = fastUri;
|
|
291
|
-
var fastUriExports = fastUri$1.exports;
|
|
292
297
|
export {
|
|
293
|
-
|
|
298
|
+
requireFastUri as __require
|
|
294
299
|
};
|
|
295
300
|
//# sourceMappingURL=index.js.map
|