@slicemachine/manager 0.1.1-dev-plugins.13 → 0.1.1-dev-plugins-validation.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs +68 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js +68 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs +43 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js +43 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs +804 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js +804 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs +354 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js +354 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs +14 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js +14 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs +65 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js +65 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/decode.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/decode.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/encode.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/encode.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.js.map +1 -0
- package/dist/_node_modules/common-tags/es/TemplateTag/TemplateTag.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/TemplateTag/TemplateTag.js.map +1 -0
- package/dist/_node_modules/common-tags/es/commaLists/commaLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/commaLists/commaLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsAnd/commaListsAnd.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsAnd/commaListsAnd.js.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsOr/commaListsOr.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsOr/commaListsOr.js.map +1 -0
- package/dist/_node_modules/common-tags/es/html/html.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/html/html.js.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineLists/inlineLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineLists/inlineLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLine/oneLine.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLine/oneLine.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineTrim/oneLineTrim.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineTrim/oneLineTrim.js.map +1 -0
- package/dist/_node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/safeHtml/safeHtml.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/safeHtml/safeHtml.js.map +1 -0
- package/dist/_node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.cjs +8 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.js +9 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.js.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndents/stripIndents.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndents/stripIndents.js.map +1 -0
- package/dist/_node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js.map +1 -0
- package/dist/_node_modules/cross-spawn/index.cjs +27 -0
- package/dist/_node_modules/cross-spawn/index.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/index.js +28 -0
- package/dist/_node_modules/cross-spawn/index.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.cjs +46 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.js +47 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/parse.cjs +63 -0
- package/dist/_node_modules/cross-spawn/lib/parse.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/parse.js +64 -0
- package/dist/_node_modules/cross-spawn/lib/parse.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.cjs +22 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.js +23 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.cjs +20 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.js +21 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.cjs +42 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.js +43 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.js.map +1 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.cjs +41 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.cjs.map +1 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.js +41 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.js.map +1 -0
- package/dist/_node_modules/execa/index.cjs +148 -0
- package/dist/_node_modules/execa/index.cjs.map +1 -0
- package/dist/_node_modules/execa/index.js +148 -0
- package/dist/_node_modules/execa/index.js.map +1 -0
- package/dist/_node_modules/execa/lib/command.cjs +37 -0
- package/dist/_node_modules/execa/lib/command.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/command.js +37 -0
- package/dist/_node_modules/execa/lib/command.js.map +1 -0
- package/dist/_node_modules/execa/lib/error.cjs +73 -0
- package/dist/_node_modules/execa/lib/error.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/error.js +73 -0
- package/dist/_node_modules/execa/lib/error.js.map +1 -0
- package/dist/_node_modules/execa/lib/kill.cjs +81 -0
- package/dist/_node_modules/execa/lib/kill.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/kill.js +81 -0
- package/dist/_node_modules/execa/lib/kill.js.map +1 -0
- package/dist/_node_modules/execa/lib/pipe.cjs +37 -0
- package/dist/_node_modules/execa/lib/pipe.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/pipe.js +37 -0
- package/dist/_node_modules/execa/lib/pipe.js.map +1 -0
- package/dist/_node_modules/execa/lib/promise.cjs +30 -0
- package/dist/_node_modules/execa/lib/promise.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/promise.js +30 -0
- package/dist/_node_modules/execa/lib/promise.js.map +1 -0
- package/dist/_node_modules/execa/lib/stdio.cjs +26 -0
- package/dist/_node_modules/execa/lib/stdio.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/stdio.js +26 -0
- package/dist/_node_modules/execa/lib/stdio.js.map +1 -0
- package/dist/_node_modules/execa/lib/stream.cjs +82 -0
- package/dist/_node_modules/execa/lib/stream.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/stream.js +82 -0
- package/dist/_node_modules/execa/lib/stream.js.map +1 -0
- package/dist/_node_modules/execa/lib/verbose.cjs +20 -0
- package/dist/_node_modules/execa/lib/verbose.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/verbose.js +20 -0
- package/dist/_node_modules/execa/lib/verbose.js.map +1 -0
- package/dist/_node_modules/fetch-blob/file.cjs.map +1 -0
- package/dist/_node_modules/fetch-blob/file.js.map +1 -0
- package/dist/_node_modules/fetch-blob/index.cjs +223 -0
- package/dist/_node_modules/fetch-blob/index.cjs.map +1 -0
- package/dist/_node_modules/fetch-blob/index.js +223 -0
- package/dist/_node_modules/fetch-blob/index.js.map +1 -0
- package/dist/_node_modules/fetch-blob/streams.cjs.map +1 -0
- package/dist/_node_modules/fetch-blob/streams.js.map +1 -0
- package/dist/_node_modules/file-type/core.cjs +1180 -0
- package/dist/_node_modules/file-type/core.cjs.map +1 -0
- package/dist/_node_modules/file-type/core.js +1180 -0
- package/dist/_node_modules/file-type/core.js.map +1 -0
- package/dist/_node_modules/file-type/util.cjs.map +1 -0
- package/dist/_node_modules/file-type/util.js.map +1 -0
- package/dist/_node_modules/formdata-polyfill/esm.min.cjs.map +1 -0
- package/dist/_node_modules/formdata-polyfill/esm.min.js.map +1 -0
- package/dist/_node_modules/fp-ts/es6/Either.cjs +18 -0
- package/dist/_node_modules/fp-ts/es6/Either.cjs.map +1 -0
- package/dist/_node_modules/fp-ts/es6/Either.js +18 -0
- package/dist/_node_modules/fp-ts/es6/Either.js.map +1 -0
- package/dist/_node_modules/fp-ts/es6/function.cjs.map +1 -0
- package/dist/_node_modules/fp-ts/es6/function.js.map +1 -0
- package/dist/_node_modules/fp-ts/es6/internal.cjs.map +1 -0
- package/dist/_node_modules/fp-ts/es6/internal.js.map +1 -0
- package/dist/_node_modules/get-port/index.cjs.map +1 -0
- package/dist/_node_modules/get-port/index.js.map +1 -0
- package/dist/_node_modules/get-stream/buffer-stream.cjs +42 -0
- package/dist/_node_modules/get-stream/buffer-stream.cjs.map +1 -0
- package/dist/_node_modules/get-stream/buffer-stream.js +43 -0
- package/dist/_node_modules/get-stream/buffer-stream.js.map +1 -0
- package/dist/_node_modules/get-stream/index.cjs +56 -0
- package/dist/_node_modules/get-stream/index.cjs.map +1 -0
- package/dist/_node_modules/get-stream/index.js +57 -0
- package/dist/_node_modules/get-stream/index.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/core.cjs +275 -0
- package/dist/_node_modules/human-signals/build/src/core.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/core.js +275 -0
- package/dist/_node_modules/human-signals/build/src/core.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/main.cjs +58 -0
- package/dist/_node_modules/human-signals/build/src/main.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/main.js +58 -0
- package/dist/_node_modules/human-signals/build/src/main.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/realtime.cjs +20 -0
- package/dist/_node_modules/human-signals/build/src/realtime.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/realtime.js +20 -0
- package/dist/_node_modules/human-signals/build/src/realtime.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/signals.cjs +27 -0
- package/dist/_node_modules/human-signals/build/src/signals.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/signals.js +27 -0
- package/dist/_node_modules/human-signals/build/src/signals.js.map +1 -0
- package/dist/_node_modules/is-stream/index.cjs +11 -0
- package/dist/_node_modules/is-stream/index.cjs.map +1 -0
- package/dist/_node_modules/is-stream/index.js +11 -0
- package/dist/_node_modules/is-stream/index.js.map +1 -0
- package/dist/_node_modules/isexe/index.cjs +55 -0
- package/dist/_node_modules/isexe/index.cjs.map +1 -0
- package/dist/_node_modules/isexe/index.js +56 -0
- package/dist/_node_modules/isexe/index.js.map +1 -0
- package/dist/_node_modules/isexe/mode.cjs +40 -0
- package/dist/_node_modules/isexe/mode.cjs.map +1 -0
- package/dist/_node_modules/isexe/mode.js +40 -0
- package/dist/_node_modules/isexe/mode.js.map +1 -0
- package/dist/_node_modules/isexe/windows.cjs +47 -0
- package/dist/_node_modules/isexe/windows.cjs.map +1 -0
- package/dist/_node_modules/isexe/windows.js +47 -0
- package/dist/_node_modules/isexe/windows.js.map +1 -0
- package/dist/_node_modules/merge-stream/index.cjs +37 -0
- package/dist/_node_modules/merge-stream/index.cjs.map +1 -0
- package/dist/_node_modules/merge-stream/index.js +38 -0
- package/dist/_node_modules/merge-stream/index.js.map +1 -0
- package/dist/_node_modules/mimic-fn/index.cjs +46 -0
- package/dist/_node_modules/mimic-fn/index.cjs.map +1 -0
- package/dist/_node_modules/mimic-fn/index.js +47 -0
- package/dist/_node_modules/mimic-fn/index.js.map +1 -0
- package/dist/_node_modules/node-domexception/index.cjs.map +1 -0
- package/dist/_node_modules/node-domexception/index.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/body.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/body.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/abort-error.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/abort-error.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/base.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/base.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/fetch-error.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/fetch-error.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/headers.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/headers.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/index.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/index.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/request.cjs +206 -0
- package/dist/_node_modules/node-fetch/src/request.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/request.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/response.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/response.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/get-search.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/get-search.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is-redirect.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is-redirect.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/multipart-parser.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/multipart-parser.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/referrer.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/referrer.js.map +1 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.cjs +13 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.cjs.map +1 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.js +14 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.js.map +1 -0
- package/dist/_node_modules/npm-run-path/index.cjs +34 -0
- package/dist/_node_modules/npm-run-path/index.cjs.map +1 -0
- package/dist/_node_modules/npm-run-path/index.js +34 -0
- package/dist/_node_modules/npm-run-path/index.js.map +1 -0
- package/dist/_node_modules/onetime/index.cjs +32 -0
- package/dist/_node_modules/onetime/index.cjs.map +1 -0
- package/dist/_node_modules/onetime/index.js +33 -0
- package/dist/_node_modules/onetime/index.js.map +1 -0
- package/dist/_node_modules/p-limit/index.cjs.map +1 -0
- package/dist/_node_modules/p-limit/index.js.map +1 -0
- package/dist/_node_modules/path-key/index.cjs +14 -0
- package/dist/_node_modules/path-key/index.cjs.map +1 -0
- package/dist/_node_modules/path-key/index.js +15 -0
- package/dist/_node_modules/path-key/index.js.map +1 -0
- package/dist/_node_modules/peek-readable/lib/EndOfFileStream.cjs.map +1 -0
- package/dist/_node_modules/peek-readable/lib/EndOfFileStream.js.map +1 -0
- package/dist/_node_modules/r19/dist/R19Error.cjs +25 -0
- package/dist/_node_modules/r19/dist/R19Error.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/R19Error.js +25 -0
- package/dist/_node_modules/r19/dist/R19Error.js.map +1 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.cjs +90 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.js +90 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.js.map +1 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.cjs +36 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.js +36 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.js.map +1 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.cjs +121 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.js +121 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isErrorLike.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isErrorLike.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.cjs +11 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.js +11 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.cjs +8 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.js +8 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/replaceLeaves.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/replaceLeaves.js.map +1 -0
- package/dist/_node_modules/r19/dist/proceduresFromInstance.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/proceduresFromInstance.js.map +1 -0
- package/dist/_node_modules/shebang-command/index.cjs +17 -0
- package/dist/_node_modules/shebang-command/index.cjs.map +1 -0
- package/dist/_node_modules/shebang-command/index.js +18 -0
- package/dist/_node_modules/shebang-command/index.js.map +1 -0
- package/dist/_node_modules/shebang-regex/index.cjs +4 -0
- package/dist/_node_modules/shebang-regex/index.cjs.map +1 -0
- package/dist/_node_modules/shebang-regex/index.js +5 -0
- package/dist/_node_modules/shebang-regex/index.js.map +1 -0
- package/dist/_node_modules/signal-exit/index.cjs +148 -0
- package/dist/_node_modules/signal-exit/index.cjs.map +1 -0
- package/dist/_node_modules/signal-exit/index.js +149 -0
- package/dist/_node_modules/signal-exit/index.js.map +1 -0
- package/dist/_node_modules/signal-exit/signals.cjs +45 -0
- package/dist/_node_modules/signal-exit/signals.cjs.map +1 -0
- package/dist/_node_modules/signal-exit/signals.js +45 -0
- package/dist/_node_modules/signal-exit/signals.js.map +1 -0
- package/dist/_node_modules/strip-final-newline/index.cjs +14 -0
- package/dist/_node_modules/strip-final-newline/index.cjs.map +1 -0
- package/dist/_node_modules/strip-final-newline/index.js +15 -0
- package/dist/_node_modules/strip-final-newline/index.js.map +1 -0
- package/dist/_node_modules/strtok3/lib/AbstractTokenizer.cjs.map +1 -0
- package/dist/_node_modules/strtok3/lib/AbstractTokenizer.js.map +1 -0
- package/dist/_node_modules/strtok3/lib/BufferTokenizer.cjs.map +1 -0
- package/dist/_node_modules/strtok3/lib/BufferTokenizer.js.map +1 -0
- package/dist/_node_modules/strtok3/lib/core.cjs.map +1 -0
- package/dist/_node_modules/strtok3/lib/core.js.map +1 -0
- package/dist/_node_modules/token-types/lib/index.cjs.map +1 -0
- package/dist/_node_modules/token-types/lib/index.js.map +1 -0
- package/dist/_node_modules/unist-util-is/lib/index.cjs +76 -0
- package/dist/_node_modules/unist-util-is/lib/index.cjs.map +1 -0
- package/dist/_node_modules/unist-util-is/lib/index.js +76 -0
- package/dist/_node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/_node_modules/unist-util-visit/lib/index.cjs +39 -0
- package/dist/_node_modules/unist-util-visit/lib/index.cjs.map +1 -0
- package/dist/_node_modules/unist-util-visit/lib/index.js +40 -0
- package/dist/_node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/color.browser.cjs.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.cjs +86 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.cjs.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.js +86 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/_node_modules/web-streams-polyfill/dist/ponyfill.es2018.cjs.map +1 -0
- package/dist/_node_modules/web-streams-polyfill/dist/ponyfill.es2018.js.map +1 -0
- package/dist/_node_modules/which/which.cjs +95 -0
- package/dist/_node_modules/which/which.cjs.map +1 -0
- package/dist/_node_modules/which/which.js +96 -0
- package/dist/_node_modules/which/which.js.map +1 -0
- package/dist/_node_modules/yocto-queue/index.cjs.map +1 -0
- package/dist/_node_modules/yocto-queue/index.js.map +1 -0
- package/dist/_virtual/_commonjsHelpers.cjs +0 -30
- package/dist/_virtual/_commonjsHelpers.cjs.map +1 -1
- package/dist/_virtual/_commonjsHelpers.js +1 -31
- package/dist/_virtual/_commonjsHelpers.js.map +1 -1
- package/dist/_virtual/escape.cjs +5 -0
- package/dist/_virtual/escape.cjs.map +1 -0
- package/dist/_virtual/escape.js +5 -0
- package/dist/_virtual/escape.js.map +1 -0
- package/dist/_virtual/index.cjs +11 -4
- package/dist/_virtual/index.cjs.map +1 -1
- package/dist/_virtual/index.js +11 -4
- package/dist/_virtual/index.js.map +1 -1
- package/dist/_virtual/index2.cjs +11 -4
- package/dist/_virtual/index2.cjs.map +1 -1
- package/dist/_virtual/index2.js +11 -4
- package/dist/_virtual/index2.js.map +1 -1
- package/dist/_virtual/index3.cjs +2 -2
- package/dist/_virtual/index3.js +6 -6
- package/dist/_virtual/index4.cjs +10 -2
- package/dist/_virtual/index4.cjs.map +1 -1
- package/dist/_virtual/index4.js +11 -2
- package/dist/_virtual/index4.js.map +1 -1
- package/dist/_virtual/signals.cjs +13 -0
- package/dist/_virtual/signals.cjs.map +1 -0
- package/dist/_virtual/signals.js +14 -0
- package/dist/_virtual/signals.js.map +1 -0
- package/dist/auth/PrismicAuthManager.cjs +2 -2
- package/dist/auth/PrismicAuthManager.js +2 -2
- package/dist/constants/API_TOKENS.cjs +5 -4
- package/dist/constants/API_TOKENS.cjs.map +1 -1
- package/dist/constants/API_TOKENS.js +5 -4
- package/dist/constants/API_TOKENS.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/lib/bufferCodec.d.ts +1 -0
- package/dist/lib/checkIsURLAccessible.cjs +1 -1
- package/dist/lib/checkIsURLAccessible.js +1 -1
- package/dist/lib/decode.cjs +2 -2
- package/dist/lib/decode.js +2 -2
- package/dist/lib/decodeSliceMachineConfig.cjs.map +1 -1
- package/dist/lib/decodeSliceMachineConfig.js.map +1 -1
- package/dist/lib/fetchGitHubReleaseBodyForRelease.cjs +2 -2
- package/dist/lib/fetchGitHubReleaseBodyForRelease.js +2 -2
- package/dist/lib/fetchNPMPackageVersions.cjs +1 -1
- package/dist/lib/fetchNPMPackageVersions.js +1 -1
- package/dist/lib/format.cjs +15 -15
- package/dist/lib/format.js +15 -15
- package/dist/lib/installDependencies.cjs +33 -0
- package/dist/lib/installDependencies.cjs.map +1 -0
- package/dist/lib/installDependencies.d.ts +13 -0
- package/dist/lib/installDependencies.js +33 -0
- package/dist/lib/installDependencies.js.map +1 -0
- package/dist/lib/locateFileUpward.cjs +1 -1
- package/dist/lib/locateFileUpward.cjs.map +1 -1
- package/dist/lib/locateFileUpward.js +1 -1
- package/dist/lib/locateFileUpward.js.map +1 -1
- package/dist/lib/markdownToHTML.cjs +3 -2
- package/dist/lib/markdownToHTML.cjs.map +1 -1
- package/dist/lib/markdownToHTML.js +3 -2
- package/dist/lib/markdownToHTML.js.map +1 -1
- package/dist/managers/SliceMachineManager.cjs +4 -7
- package/dist/managers/SliceMachineManager.cjs.map +1 -1
- package/dist/managers/SliceMachineManager.d.ts +0 -1
- package/dist/managers/SliceMachineManager.js +4 -7
- package/dist/managers/SliceMachineManager.js.map +1 -1
- package/dist/managers/createSliceMachineManagerClient.cjs +1 -1
- package/dist/managers/createSliceMachineManagerClient.js +1 -1
- package/dist/managers/createSliceMachineManagerMiddleware.cjs +4 -3
- package/dist/managers/createSliceMachineManagerMiddleware.cjs.map +1 -1
- package/dist/managers/createSliceMachineManagerMiddleware.d.ts +3 -2
- package/dist/managers/createSliceMachineManagerMiddleware.js +4 -3
- package/dist/managers/createSliceMachineManagerMiddleware.js.map +1 -1
- package/dist/managers/customTypes/CustomTypesManager.cjs +1 -1
- package/dist/managers/customTypes/CustomTypesManager.js +1 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.cjs +131 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.cjs.map +1 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.d.ts +3 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.js +132 -2
- package/dist/managers/prismicRepository/PrismicRepositoryManager.js.map +1 -1
- package/dist/managers/prismicRepository/types.cjs +24 -0
- package/dist/managers/prismicRepository/types.cjs.map +1 -1
- package/dist/managers/prismicRepository/types.d.ts +87 -2
- package/dist/managers/prismicRepository/types.js +27 -1
- package/dist/managers/prismicRepository/types.js.map +1 -1
- package/dist/managers/project/ProjectManager.cjs +64 -1
- package/dist/managers/project/ProjectManager.cjs.map +1 -1
- package/dist/managers/project/ProjectManager.d.ts +20 -1
- package/dist/managers/project/ProjectManager.js +64 -1
- package/dist/managers/project/ProjectManager.js.map +1 -1
- package/dist/managers/screenshots/ScreenshotsManager.cjs +5 -5
- package/dist/managers/screenshots/ScreenshotsManager.js +5 -5
- package/dist/managers/simulator/SimulatorManager.cjs +1 -1
- package/dist/managers/simulator/SimulatorManager.js +1 -1
- package/dist/managers/slices/SlicesManager.cjs +1 -1
- package/dist/managers/slices/SlicesManager.cjs.map +1 -1
- package/dist/managers/slices/SlicesManager.d.ts +1 -1
- package/dist/managers/slices/SlicesManager.js +1 -1
- package/dist/managers/slices/SlicesManager.js.map +1 -1
- package/dist/managers/telemetry/TelemetryManager.cjs +10 -9
- package/dist/managers/telemetry/TelemetryManager.cjs.map +1 -1
- package/dist/managers/telemetry/TelemetryManager.d.ts +1 -1
- package/dist/managers/telemetry/TelemetryManager.js +10 -9
- package/dist/managers/telemetry/TelemetryManager.js.map +1 -1
- package/dist/managers/telemetry/types.cjs +48 -2
- package/dist/managers/telemetry/types.cjs.map +1 -1
- package/dist/managers/telemetry/types.d.ts +143 -3
- package/dist/managers/telemetry/types.js +48 -2
- package/dist/managers/telemetry/types.js.map +1 -1
- package/dist/managers/versions/VersionsManager.cjs.map +1 -1
- package/dist/managers/versions/VersionsManager.js.map +1 -1
- package/dist/managers/versions/types.d.ts +1 -1
- package/dist/test/createSliceMachineManagerMSWHandler.cjs +3 -3
- package/dist/test/createSliceMachineManagerMSWHandler.cjs.map +1 -1
- package/dist/test/createSliceMachineManagerMSWHandler.js +3 -3
- package/dist/test/createSliceMachineManagerMSWHandler.js.map +1 -1
- package/dist/types.d.ts +3 -2
- package/package.json +37 -28
- package/src/constants/API_TOKENS.ts +5 -4
- package/src/index.ts +1 -1
- package/src/lib/decodeSliceMachineConfig.ts +1 -5
- package/src/lib/installDependencies.ts +59 -0
- package/src/lib/locateFileUpward.ts +1 -1
- package/src/lib/markdownToHTML.ts +4 -1
- package/src/managers/SliceMachineManager.ts +4 -7
- package/src/managers/createSliceMachineManagerMiddleware.ts +4 -1
- package/src/managers/prismicRepository/PrismicRepositoryManager.ts +179 -0
- package/src/managers/prismicRepository/types.ts +102 -2
- package/src/managers/project/ProjectManager.ts +118 -2
- package/src/managers/slices/SlicesManager.ts +1 -1
- package/src/managers/telemetry/TelemetryManager.ts +26 -18
- package/src/managers/telemetry/types.ts +225 -3
- package/src/managers/versions/VersionsManager.ts +1 -1
- package/src/managers/versions/types.ts +1 -1
- package/src/types.ts +4 -2
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs +0 -65
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js +0 -65
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs +0 -40
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js +0 -40
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs +0 -801
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js +0 -801
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs +0 -351
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js +0 -351
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs +0 -11
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js +0 -11
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs +0 -62
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js +0 -62
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/decode.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/decode.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/encode.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/encode.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.js.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/index.cjs +0 -26
- package/dist/__node_modules/@mswjs/cookies/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/index.js +0 -25
- package/dist/__node_modules/@mswjs/cookies/lib/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/store.cjs +0 -175
- package/dist/__node_modules/@mswjs/cookies/lib/store.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/store.js +0 -174
- package/dist/__node_modules/@mswjs/cookies/lib/store.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.cjs +0 -92
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.js +0 -93
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.cjs +0 -52
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.js +0 -53
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.cjs +0 -176
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.js +0 -175
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.cjs +0 -186
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.js +0 -187
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.cjs +0 -7
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.js +0 -8
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/index.cjs +0 -54
- package/dist/__node_modules/@mswjs/interceptors/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/index.js +0 -53
- package/dist/__node_modules/@mswjs/interceptors/lib/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.cjs +0 -554
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.js +0 -554
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.cjs +0 -83
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.js +0 -83
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.cjs +0 -57
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.js +0 -57
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.cjs +0 -51
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.js +0 -51
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.cjs +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.js +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.cjs +0 -41
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.js +0 -41
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.cjs +0 -319
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js +0 -319
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.cjs +0 -327
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.js +0 -326
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.cjs +0 -24
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.js +0 -25
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.cjs +0 -148
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.js +0 -149
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.cjs +0 -13
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.js +0 -14
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.cjs +0 -18
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.js +0 -19
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.cjs +0 -23
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.js +0 -23
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.cjs +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.js +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.cjs +0 -14
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.js +0 -15
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.js.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/index.cjs +0 -9
- package/dist/__node_modules/@open-draft/until/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/index.js +0 -10
- package/dist/__node_modules/@open-draft/until/lib/index.js.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/until.cjs +0 -15
- package/dist/__node_modules/@open-draft/until/lib/until.cjs.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/until.js +0 -16
- package/dist/__node_modules/@open-draft/until/lib/until.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.cjs +0 -144
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.js +0 -144
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.cjs +0 -226
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.js +0 -226
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.cjs +0 -1396
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.js +0 -1396
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.cjs +0 -261
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.js +0 -261
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/index.cjs +0 -18
- package/dist/__node_modules/@xmldom/xmldom/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/index.js +0 -18
- package/dist/__node_modules/@xmldom/xmldom/lib/index.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.cjs +0 -588
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.js +0 -588
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.js.map +0 -1
- package/dist/__node_modules/common-tags/es/TemplateTag/TemplateTag.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/TemplateTag/TemplateTag.js.map +0 -1
- package/dist/__node_modules/common-tags/es/commaLists/commaLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/commaLists/commaLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsAnd/commaListsAnd.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsAnd/commaListsAnd.js.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsOr/commaListsOr.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsOr/commaListsOr.js.map +0 -1
- package/dist/__node_modules/common-tags/es/html/html.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/html/html.js.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineLists/inlineLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineLists/inlineLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLine/oneLine.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLine/oneLine.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineTrim/oneLineTrim.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineTrim/oneLineTrim.js.map +0 -1
- package/dist/__node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/safeHtml/safeHtml.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/safeHtml/safeHtml.js.map +0 -1
- package/dist/__node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.cjs +0 -7
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.js +0 -8
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.js.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndents/stripIndents.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndents/stripIndents.js.map +0 -1
- package/dist/__node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js.map +0 -1
- package/dist/__node_modules/data-uri-to-buffer/dist/index.cjs +0 -41
- package/dist/__node_modules/data-uri-to-buffer/dist/index.cjs.map +0 -1
- package/dist/__node_modules/data-uri-to-buffer/dist/index.js +0 -41
- package/dist/__node_modules/data-uri-to-buffer/dist/index.js.map +0 -1
- package/dist/__node_modules/debug/__node_modules/ms/index.cjs +0 -122
- package/dist/__node_modules/debug/__node_modules/ms/index.cjs.map +0 -1
- package/dist/__node_modules/debug/__node_modules/ms/index.js +0 -122
- package/dist/__node_modules/debug/__node_modules/ms/index.js.map +0 -1
- package/dist/__node_modules/debug/src/browser.cjs +0 -165
- package/dist/__node_modules/debug/src/browser.cjs.map +0 -1
- package/dist/__node_modules/debug/src/browser.js +0 -164
- package/dist/__node_modules/debug/src/browser.js.map +0 -1
- package/dist/__node_modules/debug/src/common.cjs +0 -161
- package/dist/__node_modules/debug/src/common.cjs.map +0 -1
- package/dist/__node_modules/debug/src/common.js +0 -162
- package/dist/__node_modules/debug/src/common.js.map +0 -1
- package/dist/__node_modules/fetch-blob/file.cjs.map +0 -1
- package/dist/__node_modules/fetch-blob/file.js.map +0 -1
- package/dist/__node_modules/fetch-blob/index.cjs +0 -217
- package/dist/__node_modules/fetch-blob/index.cjs.map +0 -1
- package/dist/__node_modules/fetch-blob/index.js +0 -217
- package/dist/__node_modules/fetch-blob/index.js.map +0 -1
- package/dist/__node_modules/fetch-blob/streams.cjs.map +0 -1
- package/dist/__node_modules/fetch-blob/streams.js.map +0 -1
- package/dist/__node_modules/file-type/core.cjs +0 -1147
- package/dist/__node_modules/file-type/core.cjs.map +0 -1
- package/dist/__node_modules/file-type/core.js +0 -1147
- package/dist/__node_modules/file-type/core.js.map +0 -1
- package/dist/__node_modules/file-type/util.cjs.map +0 -1
- package/dist/__node_modules/file-type/util.js.map +0 -1
- package/dist/__node_modules/formdata-polyfill/esm.min.cjs.map +0 -1
- package/dist/__node_modules/formdata-polyfill/esm.min.js.map +0 -1
- package/dist/__node_modules/fp-ts/es6/Either.cjs +0 -14
- package/dist/__node_modules/fp-ts/es6/Either.cjs.map +0 -1
- package/dist/__node_modules/fp-ts/es6/Either.js +0 -14
- package/dist/__node_modules/fp-ts/es6/Either.js.map +0 -1
- package/dist/__node_modules/fp-ts/es6/function.cjs.map +0 -1
- package/dist/__node_modules/fp-ts/es6/function.js.map +0 -1
- package/dist/__node_modules/fp-ts/es6/internal.cjs.map +0 -1
- package/dist/__node_modules/fp-ts/es6/internal.js.map +0 -1
- package/dist/__node_modules/get-port/index.cjs.map +0 -1
- package/dist/__node_modules/get-port/index.js.map +0 -1
- package/dist/__node_modules/graphql/error/GraphQLError.cjs +0 -162
- package/dist/__node_modules/graphql/error/GraphQLError.cjs.map +0 -1
- package/dist/__node_modules/graphql/error/GraphQLError.js +0 -162
- package/dist/__node_modules/graphql/error/GraphQLError.js.map +0 -1
- package/dist/__node_modules/graphql/error/locatedError.cjs +0 -23
- package/dist/__node_modules/graphql/error/locatedError.cjs.map +0 -1
- package/dist/__node_modules/graphql/error/locatedError.js +0 -23
- package/dist/__node_modules/graphql/error/locatedError.js.map +0 -1
- package/dist/__node_modules/graphql/error/syntaxError.cjs +0 -11
- package/dist/__node_modules/graphql/error/syntaxError.cjs.map +0 -1
- package/dist/__node_modules/graphql/error/syntaxError.js +0 -11
- package/dist/__node_modules/graphql/error/syntaxError.js.map +0 -1
- package/dist/__node_modules/graphql/execution/collectFields.cjs +0 -128
- package/dist/__node_modules/graphql/execution/collectFields.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/collectFields.js +0 -128
- package/dist/__node_modules/graphql/execution/collectFields.js.map +0 -1
- package/dist/__node_modules/graphql/execution/execute.cjs +0 -600
- package/dist/__node_modules/graphql/execution/execute.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/execute.js +0 -600
- package/dist/__node_modules/graphql/execution/execute.js.map +0 -1
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.cjs +0 -46
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.js +0 -46
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.js.map +0 -1
- package/dist/__node_modules/graphql/execution/subscribe.cjs +0 -121
- package/dist/__node_modules/graphql/execution/subscribe.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/subscribe.js +0 -121
- package/dist/__node_modules/graphql/execution/subscribe.js.map +0 -1
- package/dist/__node_modules/graphql/execution/values.cjs +0 -184
- package/dist/__node_modules/graphql/execution/values.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/values.js +0 -184
- package/dist/__node_modules/graphql/execution/values.js.map +0 -1
- package/dist/__node_modules/graphql/graphql.cjs +0 -67
- package/dist/__node_modules/graphql/graphql.cjs.map +0 -1
- package/dist/__node_modules/graphql/graphql.js +0 -67
- package/dist/__node_modules/graphql/graphql.js.map +0 -1
- package/dist/__node_modules/graphql/index.cjs +0 -320
- package/dist/__node_modules/graphql/index.cjs.map +0 -1
- package/dist/__node_modules/graphql/index.js +0 -299
- package/dist/__node_modules/graphql/index.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/Path.cjs +0 -21
- package/dist/__node_modules/graphql/jsutils/Path.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/Path.js +0 -21
- package/dist/__node_modules/graphql/jsutils/Path.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/devAssert.cjs +0 -10
- package/dist/__node_modules/graphql/jsutils/devAssert.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/devAssert.js +0 -10
- package/dist/__node_modules/graphql/jsutils/devAssert.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/didYouMean.cjs +0 -24
- package/dist/__node_modules/graphql/jsutils/didYouMean.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/didYouMean.js +0 -24
- package/dist/__node_modules/graphql/jsutils/didYouMean.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/groupBy.cjs +0 -17
- package/dist/__node_modules/graphql/jsutils/groupBy.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/groupBy.js +0 -17
- package/dist/__node_modules/graphql/jsutils/groupBy.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/identityFunc.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/identityFunc.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/identityFunc.js +0 -7
- package/dist/__node_modules/graphql/jsutils/identityFunc.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/inspect.cjs +0 -85
- package/dist/__node_modules/graphql/jsutils/inspect.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/inspect.js +0 -85
- package/dist/__node_modules/graphql/jsutils/inspect.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/instanceOf.cjs +0 -41
- package/dist/__node_modules/graphql/jsutils/instanceOf.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/instanceOf.js +0 -41
- package/dist/__node_modules/graphql/jsutils/instanceOf.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/invariant.cjs +0 -12
- package/dist/__node_modules/graphql/jsutils/invariant.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/invariant.js +0 -12
- package/dist/__node_modules/graphql/jsutils/invariant.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isIterableObject.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isIterableObject.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isIterableObject.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isIterableObject.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isObjectLike.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isObjectLike.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isObjectLike.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isObjectLike.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isPromise.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isPromise.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isPromise.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isPromise.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyMap.cjs +0 -11
- package/dist/__node_modules/graphql/jsutils/keyMap.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyMap.js +0 -11
- package/dist/__node_modules/graphql/jsutils/keyMap.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyValMap.cjs +0 -11
- package/dist/__node_modules/graphql/jsutils/keyValMap.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyValMap.js +0 -11
- package/dist/__node_modules/graphql/jsutils/keyValMap.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/mapValue.cjs +0 -11
- package/dist/__node_modules/graphql/jsutils/mapValue.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/mapValue.js +0 -11
- package/dist/__node_modules/graphql/jsutils/mapValue.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/memoize3.cjs +0 -28
- package/dist/__node_modules/graphql/jsutils/memoize3.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/memoize3.js +0 -28
- package/dist/__node_modules/graphql/jsutils/memoize3.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/naturalCompare.cjs +0 -47
- package/dist/__node_modules/graphql/jsutils/naturalCompare.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/naturalCompare.js +0 -47
- package/dist/__node_modules/graphql/jsutils/naturalCompare.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/printPathArray.cjs +0 -9
- package/dist/__node_modules/graphql/jsutils/printPathArray.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/printPathArray.js +0 -9
- package/dist/__node_modules/graphql/jsutils/printPathArray.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseForObject.cjs +0 -13
- package/dist/__node_modules/graphql/jsutils/promiseForObject.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseForObject.js +0 -13
- package/dist/__node_modules/graphql/jsutils/promiseForObject.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseReduce.cjs +0 -12
- package/dist/__node_modules/graphql/jsutils/promiseReduce.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseReduce.js +0 -12
- package/dist/__node_modules/graphql/jsutils/promiseReduce.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/suggestionList.cjs +0 -94
- package/dist/__node_modules/graphql/jsutils/suggestionList.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/suggestionList.js +0 -94
- package/dist/__node_modules/graphql/jsutils/suggestionList.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toError.cjs +0 -15
- package/dist/__node_modules/graphql/jsutils/toError.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toError.js +0 -15
- package/dist/__node_modules/graphql/jsutils/toError.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toObjMap.cjs +0 -17
- package/dist/__node_modules/graphql/jsutils/toObjMap.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toObjMap.js +0 -17
- package/dist/__node_modules/graphql/jsutils/toObjMap.js.map +0 -1
- package/dist/__node_modules/graphql/language/ast.cjs +0 -175
- package/dist/__node_modules/graphql/language/ast.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/ast.js +0 -176
- package/dist/__node_modules/graphql/language/ast.js.map +0 -1
- package/dist/__node_modules/graphql/language/blockString.cjs +0 -109
- package/dist/__node_modules/graphql/language/blockString.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/blockString.js +0 -109
- package/dist/__node_modules/graphql/language/blockString.js.map +0 -1
- package/dist/__node_modules/graphql/language/characterClasses.cjs +0 -23
- package/dist/__node_modules/graphql/language/characterClasses.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/characterClasses.js +0 -23
- package/dist/__node_modules/graphql/language/characterClasses.js.map +0 -1
- package/dist/__node_modules/graphql/language/directiveLocation.cjs +0 -25
- package/dist/__node_modules/graphql/language/directiveLocation.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/directiveLocation.js +0 -26
- package/dist/__node_modules/graphql/language/directiveLocation.js.map +0 -1
- package/dist/__node_modules/graphql/language/kinds.cjs +0 -49
- package/dist/__node_modules/graphql/language/kinds.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/kinds.js +0 -50
- package/dist/__node_modules/graphql/language/kinds.js.map +0 -1
- package/dist/__node_modules/graphql/language/lexer.cjs +0 -509
- package/dist/__node_modules/graphql/language/lexer.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/lexer.js +0 -509
- package/dist/__node_modules/graphql/language/lexer.js.map +0 -1
- package/dist/__node_modules/graphql/language/location.cjs +0 -22
- package/dist/__node_modules/graphql/language/location.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/location.js +0 -22
- package/dist/__node_modules/graphql/language/location.js.map +0 -1
- package/dist/__node_modules/graphql/language/parser.cjs +0 -1283
- package/dist/__node_modules/graphql/language/parser.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/parser.js +0 -1283
- package/dist/__node_modules/graphql/language/parser.js.map +0 -1
- package/dist/__node_modules/graphql/language/predicates.cjs +0 -44
- package/dist/__node_modules/graphql/language/predicates.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/predicates.js +0 -44
- package/dist/__node_modules/graphql/language/predicates.js.map +0 -1
- package/dist/__node_modules/graphql/language/printLocation.cjs +0 -51
- package/dist/__node_modules/graphql/language/printLocation.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/printLocation.js +0 -51
- package/dist/__node_modules/graphql/language/printLocation.js.map +0 -1
- package/dist/__node_modules/graphql/language/printString.cjs +0 -178
- package/dist/__node_modules/graphql/language/printString.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/printString.js +0 -178
- package/dist/__node_modules/graphql/language/printString.js.map +0 -1
- package/dist/__node_modules/graphql/language/printer.cjs +0 -245
- package/dist/__node_modules/graphql/language/printer.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/printer.js +0 -245
- package/dist/__node_modules/graphql/language/printer.js.map +0 -1
- package/dist/__node_modules/graphql/language/source.cjs +0 -33
- package/dist/__node_modules/graphql/language/source.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/source.js +0 -33
- package/dist/__node_modules/graphql/language/source.js.map +0 -1
- package/dist/__node_modules/graphql/language/tokenKind.cjs +0 -28
- package/dist/__node_modules/graphql/language/tokenKind.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/tokenKind.js +0 -29
- package/dist/__node_modules/graphql/language/tokenKind.js.map +0 -1
- package/dist/__node_modules/graphql/language/visitor.cjs +0 -200
- package/dist/__node_modules/graphql/language/visitor.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/visitor.js +0 -200
- package/dist/__node_modules/graphql/language/visitor.js.map +0 -1
- package/dist/__node_modules/graphql/type/assertName.cjs +0 -34
- package/dist/__node_modules/graphql/type/assertName.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/assertName.js +0 -34
- package/dist/__node_modules/graphql/type/assertName.js.map +0 -1
- package/dist/__node_modules/graphql/type/definition.cjs +0 -762
- package/dist/__node_modules/graphql/type/definition.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/definition.js +0 -762
- package/dist/__node_modules/graphql/type/definition.js.map +0 -1
- package/dist/__node_modules/graphql/type/directives.cjs +0 -139
- package/dist/__node_modules/graphql/type/directives.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/directives.js +0 -139
- package/dist/__node_modules/graphql/type/directives.js.map +0 -1
- package/dist/__node_modules/graphql/type/introspection.cjs +0 -495
- package/dist/__node_modules/graphql/type/introspection.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/introspection.js +0 -496
- package/dist/__node_modules/graphql/type/introspection.js.map +0 -1
- package/dist/__node_modules/graphql/type/scalars.cjs +0 -248
- package/dist/__node_modules/graphql/type/scalars.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/scalars.js +0 -248
- package/dist/__node_modules/graphql/type/scalars.js.map +0 -1
- package/dist/__node_modules/graphql/type/schema.cjs +0 -223
- package/dist/__node_modules/graphql/type/schema.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/schema.js +0 -223
- package/dist/__node_modules/graphql/type/schema.js.map +0 -1
- package/dist/__node_modules/graphql/type/validate.cjs +0 -428
- package/dist/__node_modules/graphql/type/validate.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/validate.js +0 -428
- package/dist/__node_modules/graphql/type/validate.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/TypeInfo.cjs +0 -257
- package/dist/__node_modules/graphql/utilities/TypeInfo.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/TypeInfo.js +0 -257
- package/dist/__node_modules/graphql/utilities/TypeInfo.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/assertValidName.cjs +0 -28
- package/dist/__node_modules/graphql/utilities/assertValidName.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/assertValidName.js +0 -28
- package/dist/__node_modules/graphql/utilities/assertValidName.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/astFromValue.cjs +0 -111
- package/dist/__node_modules/graphql/utilities/astFromValue.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/astFromValue.js +0 -111
- package/dist/__node_modules/graphql/utilities/astFromValue.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildASTSchema.cjs +0 -62
- package/dist/__node_modules/graphql/utilities/buildASTSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildASTSchema.js +0 -62
- package/dist/__node_modules/graphql/utilities/buildASTSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildClientSchema.cjs +0 -264
- package/dist/__node_modules/graphql/utilities/buildClientSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildClientSchema.js +0 -264
- package/dist/__node_modules/graphql/utilities/buildClientSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/coerceInputValue.cjs +0 -133
- package/dist/__node_modules/graphql/utilities/coerceInputValue.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/coerceInputValue.js +0 -133
- package/dist/__node_modules/graphql/utilities/coerceInputValue.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/concatAST.cjs +0 -15
- package/dist/__node_modules/graphql/utilities/concatAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/concatAST.js +0 -15
- package/dist/__node_modules/graphql/utilities/concatAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/extendSchema.cjs +0 -448
- package/dist/__node_modules/graphql/utilities/extendSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/extendSchema.js +0 -448
- package/dist/__node_modules/graphql/utilities/extendSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.cjs +0 -384
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.js +0 -386
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.cjs +0 -119
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.js +0 -119
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationAST.cjs +0 -22
- package/dist/__node_modules/graphql/utilities/getOperationAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationAST.js +0 -22
- package/dist/__node_modules/graphql/utilities/getOperationAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationRootType.cjs +0 -43
- package/dist/__node_modules/graphql/utilities/getOperationRootType.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationRootType.js +0 -43
- package/dist/__node_modules/graphql/utilities/getOperationRootType.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.cjs +0 -24
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.js +0 -24
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.cjs +0 -129
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.js +0 -129
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/printSchema.cjs +0 -192
- package/dist/__node_modules/graphql/utilities/printSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/printSchema.js +0 -192
- package/dist/__node_modules/graphql/utilities/printSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/separateOperations.cjs +0 -57
- package/dist/__node_modules/graphql/utilities/separateOperations.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/separateOperations.js +0 -57
- package/dist/__node_modules/graphql/utilities/separateOperations.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/sortValueNode.cjs +0 -30
- package/dist/__node_modules/graphql/utilities/sortValueNode.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/sortValueNode.js +0 -30
- package/dist/__node_modules/graphql/utilities/sortValueNode.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.cjs +0 -35
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.js +0 -35
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeComparators.cjs +0 -58
- package/dist/__node_modules/graphql/utilities/typeComparators.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeComparators.js +0 -58
- package/dist/__node_modules/graphql/utilities/typeComparators.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeFromAST.cjs +0 -20
- package/dist/__node_modules/graphql/utilities/typeFromAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeFromAST.js +0 -20
- package/dist/__node_modules/graphql/utilities/typeFromAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromAST.cjs +0 -100
- package/dist/__node_modules/graphql/utilities/valueFromAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromAST.js +0 -100
- package/dist/__node_modules/graphql/utilities/valueFromAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.cjs +0 -32
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.js +0 -32
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.js.map +0 -1
- package/dist/__node_modules/graphql/validation/ValidationContext.cjs +0 -170
- package/dist/__node_modules/graphql/validation/ValidationContext.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/ValidationContext.js +0 -170
- package/dist/__node_modules/graphql/validation/ValidationContext.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.cjs +0 -24
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js +0 -24
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.cjs +0 -80
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js +0 -80
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.cjs +0 -43
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js +0 -43
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.cjs +0 -73
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.js +0 -73
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.cjs +0 -110
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.js +0 -110
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.cjs +0 -20
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.js +0 -20
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.cjs +0 -55
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.js +0 -55
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.cjs +0 -28
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js +0 -28
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.cjs +0 -34
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js +0 -34
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.cjs +0 -53
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.js +0 -53
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.cjs +0 -34
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js +0 -34
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.cjs +0 -41
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js +0 -41
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.cjs +0 -38
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.js +0 -38
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.cjs +0 -477
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js +0 -477
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.cjs +0 -55
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js +0 -55
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.cjs +0 -111
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js +0 -111
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.cjs +0 -97
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js +0 -97
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.cjs +0 -42
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.js +0 -42
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.cjs +0 -62
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js +0 -62
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.cjs +0 -47
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js +0 -47
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.cjs +0 -29
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js +0 -29
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.cjs +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.cjs +0 -63
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js +0 -63
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.cjs +0 -50
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js +0 -50
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.cjs +0 -59
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js +0 -59
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.cjs +0 -27
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js +0 -27
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.cjs +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.cjs +0 -32
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.js +0 -32
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.cjs +0 -48
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.js +0 -48
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.cjs +0 -41
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.js +0 -41
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.cjs +0 -30
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.js +0 -30
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.cjs +0 -132
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js +0 -132
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.cjs +0 -27
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js +0 -27
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.cjs +0 -64
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js +0 -64
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.cjs +0 -89
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js +0 -89
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.cjs +0 -24
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js +0 -24
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/specifiedRules.cjs +0 -84
- package/dist/__node_modules/graphql/validation/specifiedRules.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/specifiedRules.js +0 -84
- package/dist/__node_modules/graphql/validation/specifiedRules.js.map +0 -1
- package/dist/__node_modules/graphql/validation/validate.cjs +0 -72
- package/dist/__node_modules/graphql/validation/validate.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/validate.js +0 -72
- package/dist/__node_modules/graphql/validation/validate.js.map +0 -1
- package/dist/__node_modules/graphql/version.cjs +0 -12
- package/dist/__node_modules/graphql/version.cjs.map +0 -1
- package/dist/__node_modules/graphql/version.js +0 -12
- package/dist/__node_modules/graphql/version.js.map +0 -1
- package/dist/__node_modules/headers-polyfill/lib/index.cjs +0 -214
- package/dist/__node_modules/headers-polyfill/lib/index.cjs.map +0 -1
- package/dist/__node_modules/headers-polyfill/lib/index.js +0 -215
- package/dist/__node_modules/headers-polyfill/lib/index.js.map +0 -1
- package/dist/__node_modules/is-node-process/lib/index.cjs +0 -18
- package/dist/__node_modules/is-node-process/lib/index.cjs.map +0 -1
- package/dist/__node_modules/is-node-process/lib/index.js +0 -17
- package/dist/__node_modules/is-node-process/lib/index.js.map +0 -1
- package/dist/__node_modules/js-levenshtein/index.cjs +0 -91
- package/dist/__node_modules/js-levenshtein/index.cjs.map +0 -1
- package/dist/__node_modules/js-levenshtein/index.js +0 -91
- package/dist/__node_modules/js-levenshtein/index.js.map +0 -1
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.cjs +0 -34
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.cjs.map +0 -1
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.js +0 -34
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.js.map +0 -1
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.cjs +0 -363
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.cjs.map +0 -1
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.js +0 -363
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.js.map +0 -1
- package/dist/__node_modules/msw/lib/index.cjs +0 -1937
- package/dist/__node_modules/msw/lib/index.cjs.map +0 -1
- package/dist/__node_modules/msw/lib/index.js +0 -1938
- package/dist/__node_modules/msw/lib/index.js.map +0 -1
- package/dist/__node_modules/node-domexception/index.cjs.map +0 -1
- package/dist/__node_modules/node-domexception/index.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/body.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/body.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/abort-error.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/abort-error.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/base.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/base.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/fetch-error.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/fetch-error.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/headers.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/headers.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/index.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/index.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/request.cjs +0 -206
- package/dist/__node_modules/node-fetch/src/request.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/request.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/response.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/response.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/get-search.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/get-search.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is-redirect.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is-redirect.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/multipart-parser.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/multipart-parser.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/referrer.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/referrer.js.map +0 -1
- package/dist/__node_modules/outvariant/lib/format.cjs +0 -53
- package/dist/__node_modules/outvariant/lib/format.cjs.map +0 -1
- package/dist/__node_modules/outvariant/lib/format.js +0 -54
- package/dist/__node_modules/outvariant/lib/format.js.map +0 -1
- package/dist/__node_modules/outvariant/lib/index.cjs +0 -29
- package/dist/__node_modules/outvariant/lib/index.cjs.map +0 -1
- package/dist/__node_modules/outvariant/lib/index.js +0 -28
- package/dist/__node_modules/outvariant/lib/index.js.map +0 -1
- package/dist/__node_modules/outvariant/lib/invariant.cjs +0 -95
- package/dist/__node_modules/outvariant/lib/invariant.cjs.map +0 -1
- package/dist/__node_modules/outvariant/lib/invariant.js +0 -94
- package/dist/__node_modules/outvariant/lib/invariant.js.map +0 -1
- package/dist/__node_modules/p-limit/index.cjs.map +0 -1
- package/dist/__node_modules/p-limit/index.js.map +0 -1
- package/dist/__node_modules/peek-readable/lib/EndOfFileStream.cjs.map +0 -1
- package/dist/__node_modules/peek-readable/lib/EndOfFileStream.js.map +0 -1
- package/dist/__node_modules/r19/dist/client/createRPCClient.cjs +0 -68
- package/dist/__node_modules/r19/dist/client/createRPCClient.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/client/createRPCClient.js +0 -68
- package/dist/__node_modules/r19/dist/client/createRPCClient.js.map +0 -1
- package/dist/__node_modules/r19/dist/createRPCMiddleware.cjs +0 -35
- package/dist/__node_modules/r19/dist/createRPCMiddleware.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/createRPCMiddleware.js +0 -35
- package/dist/__node_modules/r19/dist/createRPCMiddleware.js.map +0 -1
- package/dist/__node_modules/r19/dist/handleRPCRequest.cjs +0 -111
- package/dist/__node_modules/r19/dist/handleRPCRequest.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/handleRPCRequest.js +0 -111
- package/dist/__node_modules/r19/dist/handleRPCRequest.js.map +0 -1
- package/dist/__node_modules/r19/dist/lib/isErrorLike.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/lib/isErrorLike.js.map +0 -1
- package/dist/__node_modules/r19/dist/lib/replaceLeaves.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/lib/replaceLeaves.js.map +0 -1
- package/dist/__node_modules/r19/dist/proceduresFromInstance.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/proceduresFromInstance.js.map +0 -1
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.cjs +0 -161
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.cjs.map +0 -1
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.js +0 -162
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.js.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.cjs +0 -98
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.cjs.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.js +0 -98
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.js.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/index.cjs +0 -34
- package/dist/__node_modules/strict-event-emitter/lib/index.cjs.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/index.js +0 -34
- package/dist/__node_modules/strict-event-emitter/lib/index.js.map +0 -1
- package/dist/__node_modules/strtok3/lib/AbstractTokenizer.cjs.map +0 -1
- package/dist/__node_modules/strtok3/lib/AbstractTokenizer.js.map +0 -1
- package/dist/__node_modules/strtok3/lib/BufferTokenizer.cjs.map +0 -1
- package/dist/__node_modules/strtok3/lib/BufferTokenizer.js.map +0 -1
- package/dist/__node_modules/strtok3/lib/core.cjs.map +0 -1
- package/dist/__node_modules/strtok3/lib/core.js.map +0 -1
- package/dist/__node_modules/token-types/lib/index.cjs.map +0 -1
- package/dist/__node_modules/token-types/lib/index.js.map +0 -1
- package/dist/__node_modules/unist-util-is/index.cjs +0 -73
- package/dist/__node_modules/unist-util-is/index.cjs.map +0 -1
- package/dist/__node_modules/unist-util-is/index.js +0 -73
- package/dist/__node_modules/unist-util-is/index.js.map +0 -1
- package/dist/__node_modules/unist-util-visit/index.cjs +0 -32
- package/dist/__node_modules/unist-util-visit/index.cjs.map +0 -1
- package/dist/__node_modules/unist-util-visit/index.js +0 -33
- package/dist/__node_modules/unist-util-visit/index.js.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/color.browser.cjs.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/color.browser.js.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/index.cjs +0 -74
- package/dist/__node_modules/unist-util-visit-parents/index.cjs.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/index.js +0 -74
- package/dist/__node_modules/unist-util-visit-parents/index.js.map +0 -1
- package/dist/__node_modules/web-encoding/src/lib.cjs +0 -7
- package/dist/__node_modules/web-encoding/src/lib.cjs.map +0 -1
- package/dist/__node_modules/web-encoding/src/lib.js +0 -8
- package/dist/__node_modules/web-encoding/src/lib.js.map +0 -1
- package/dist/__node_modules/web-streams-polyfill/dist/ponyfill.es2018.cjs.map +0 -1
- package/dist/__node_modules/web-streams-polyfill/dist/ponyfill.es2018.js.map +0 -1
- package/dist/__node_modules/yocto-queue/index.cjs.map +0 -1
- package/dist/__node_modules/yocto-queue/index.js.map +0 -1
- package/dist/_virtual/AsyncEventEmitter.cjs +0 -5
- package/dist/_virtual/AsyncEventEmitter.cjs.map +0 -1
- package/dist/_virtual/AsyncEventEmitter.js +0 -5
- package/dist/_virtual/AsyncEventEmitter.js.map +0 -1
- package/dist/_virtual/BatchInterceptor.cjs +0 -5
- package/dist/_virtual/BatchInterceptor.cjs.map +0 -1
- package/dist/_virtual/BatchInterceptor.js +0 -5
- package/dist/_virtual/BatchInterceptor.js.map +0 -1
- package/dist/_virtual/EventPolyfill.cjs +0 -5
- package/dist/_virtual/EventPolyfill.cjs.map +0 -1
- package/dist/_virtual/EventPolyfill.js +0 -5
- package/dist/_virtual/EventPolyfill.js.map +0 -1
- package/dist/_virtual/InteractiveIsomorphicRequest.cjs +0 -5
- package/dist/_virtual/InteractiveIsomorphicRequest.cjs.map +0 -1
- package/dist/_virtual/InteractiveIsomorphicRequest.js +0 -5
- package/dist/_virtual/InteractiveIsomorphicRequest.js.map +0 -1
- package/dist/_virtual/Interceptor.cjs +0 -5
- package/dist/_virtual/Interceptor.cjs.map +0 -1
- package/dist/_virtual/Interceptor.js +0 -5
- package/dist/_virtual/Interceptor.js.map +0 -1
- package/dist/_virtual/IsomorphicRequest.cjs +0 -5
- package/dist/_virtual/IsomorphicRequest.cjs.map +0 -1
- package/dist/_virtual/IsomorphicRequest.js +0 -5
- package/dist/_virtual/IsomorphicRequest.js.map +0 -1
- package/dist/_virtual/ProgressEventPolyfill.cjs +0 -5
- package/dist/_virtual/ProgressEventPolyfill.cjs.map +0 -1
- package/dist/_virtual/ProgressEventPolyfill.js +0 -5
- package/dist/_virtual/ProgressEventPolyfill.js.map +0 -1
- package/dist/_virtual/StrictEventEmitter.cjs +0 -5
- package/dist/_virtual/StrictEventEmitter.cjs.map +0 -1
- package/dist/_virtual/StrictEventEmitter.js +0 -5
- package/dist/_virtual/StrictEventEmitter.js.map +0 -1
- package/dist/_virtual/XMLHttpRequestOverride.cjs +0 -5
- package/dist/_virtual/XMLHttpRequestOverride.cjs.map +0 -1
- package/dist/_virtual/XMLHttpRequestOverride.js +0 -5
- package/dist/_virtual/XMLHttpRequestOverride.js.map +0 -1
- package/dist/_virtual/browser.cjs +0 -13
- package/dist/_virtual/browser.cjs.map +0 -1
- package/dist/_virtual/browser.js +0 -14
- package/dist/_virtual/browser.js.map +0 -1
- package/dist/_virtual/browser2.cjs +0 -13
- package/dist/_virtual/browser2.cjs.map +0 -1
- package/dist/_virtual/browser2.js +0 -14
- package/dist/_virtual/browser2.js.map +0 -1
- package/dist/_virtual/bufferFrom.cjs +0 -5
- package/dist/_virtual/bufferFrom.cjs.map +0 -1
- package/dist/_virtual/bufferFrom.js +0 -5
- package/dist/_virtual/bufferFrom.js.map +0 -1
- package/dist/_virtual/bufferUtils.cjs +0 -5
- package/dist/_virtual/bufferUtils.cjs.map +0 -1
- package/dist/_virtual/bufferUtils.js +0 -5
- package/dist/_virtual/bufferUtils.js.map +0 -1
- package/dist/_virtual/conventions.cjs +0 -5
- package/dist/_virtual/conventions.cjs.map +0 -1
- package/dist/_virtual/conventions.js +0 -5
- package/dist/_virtual/conventions.js.map +0 -1
- package/dist/_virtual/createEvent.cjs +0 -5
- package/dist/_virtual/createEvent.cjs.map +0 -1
- package/dist/_virtual/createEvent.js +0 -5
- package/dist/_virtual/createEvent.js.map +0 -1
- package/dist/_virtual/createLazyCallback.cjs +0 -5
- package/dist/_virtual/createLazyCallback.cjs.map +0 -1
- package/dist/_virtual/createLazyCallback.js +0 -5
- package/dist/_virtual/createLazyCallback.js.map +0 -1
- package/dist/_virtual/dom-parser.cjs +0 -5
- package/dist/_virtual/dom-parser.cjs.map +0 -1
- package/dist/_virtual/dom-parser.js +0 -5
- package/dist/_virtual/dom-parser.js.map +0 -1
- package/dist/_virtual/dom.cjs +0 -5
- package/dist/_virtual/dom.cjs.map +0 -1
- package/dist/_virtual/dom.js +0 -5
- package/dist/_virtual/dom.js.map +0 -1
- package/dist/_virtual/entities.cjs +0 -5
- package/dist/_virtual/entities.cjs.map +0 -1
- package/dist/_virtual/entities.js +0 -5
- package/dist/_virtual/entities.js.map +0 -1
- package/dist/_virtual/format.cjs +0 -5
- package/dist/_virtual/format.cjs.map +0 -1
- package/dist/_virtual/format.js +0 -5
- package/dist/_virtual/format.js.map +0 -1
- package/dist/_virtual/getCleanUrl.cjs +0 -5
- package/dist/_virtual/getCleanUrl.cjs.map +0 -1
- package/dist/_virtual/getCleanUrl.js +0 -5
- package/dist/_virtual/getCleanUrl.js.map +0 -1
- package/dist/_virtual/glossary.cjs +0 -5
- package/dist/_virtual/glossary.cjs.map +0 -1
- package/dist/_virtual/glossary.js +0 -5
- package/dist/_virtual/glossary.js.map +0 -1
- package/dist/_virtual/index10.cjs +0 -5
- package/dist/_virtual/index10.cjs.map +0 -1
- package/dist/_virtual/index10.js +0 -5
- package/dist/_virtual/index10.js.map +0 -1
- package/dist/_virtual/index11.cjs +0 -5
- package/dist/_virtual/index11.cjs.map +0 -1
- package/dist/_virtual/index11.js +0 -5
- package/dist/_virtual/index11.js.map +0 -1
- package/dist/_virtual/index5.cjs +0 -5
- package/dist/_virtual/index5.cjs.map +0 -1
- package/dist/_virtual/index5.js +0 -5
- package/dist/_virtual/index5.js.map +0 -1
- package/dist/_virtual/index6.cjs +0 -5
- package/dist/_virtual/index6.cjs.map +0 -1
- package/dist/_virtual/index6.js +0 -5
- package/dist/_virtual/index6.js.map +0 -1
- package/dist/_virtual/index7.cjs +0 -5
- package/dist/_virtual/index7.cjs.map +0 -1
- package/dist/_virtual/index7.js +0 -5
- package/dist/_virtual/index7.js.map +0 -1
- package/dist/_virtual/index8.cjs +0 -5
- package/dist/_virtual/index8.cjs.map +0 -1
- package/dist/_virtual/index8.js +0 -5
- package/dist/_virtual/index8.js.map +0 -1
- package/dist/_virtual/index9.cjs +0 -5
- package/dist/_virtual/index9.cjs.map +0 -1
- package/dist/_virtual/index9.js +0 -5
- package/dist/_virtual/index9.js.map +0 -1
- package/dist/_virtual/invariant.cjs +0 -5
- package/dist/_virtual/invariant.cjs.map +0 -1
- package/dist/_virtual/invariant.js +0 -5
- package/dist/_virtual/invariant.js.map +0 -1
- package/dist/_virtual/lib.cjs +0 -5
- package/dist/_virtual/lib.cjs.map +0 -1
- package/dist/_virtual/lib.js +0 -5
- package/dist/_virtual/lib.js.map +0 -1
- package/dist/_virtual/nextTick.cjs +0 -5
- package/dist/_virtual/nextTick.cjs.map +0 -1
- package/dist/_virtual/nextTick.js +0 -5
- package/dist/_virtual/nextTick.js.map +0 -1
- package/dist/_virtual/parseJson.cjs +0 -5
- package/dist/_virtual/parseJson.cjs.map +0 -1
- package/dist/_virtual/parseJson.js +0 -5
- package/dist/_virtual/parseJson.js.map +0 -1
- package/dist/_virtual/sax.cjs +0 -5
- package/dist/_virtual/sax.cjs.map +0 -1
- package/dist/_virtual/sax.js +0 -5
- package/dist/_virtual/sax.js.map +0 -1
- package/dist/_virtual/set-cookie.cjs +0 -13
- package/dist/_virtual/set-cookie.cjs.map +0 -1
- package/dist/_virtual/set-cookie.js +0 -14
- package/dist/_virtual/set-cookie.js.map +0 -1
- package/dist/_virtual/store.cjs +0 -5
- package/dist/_virtual/store.cjs.map +0 -1
- package/dist/_virtual/store.js +0 -5
- package/dist/_virtual/store.js.map +0 -1
- package/dist/_virtual/toIsoResponse.cjs +0 -5
- package/dist/_virtual/toIsoResponse.cjs.map +0 -1
- package/dist/_virtual/toIsoResponse.js +0 -5
- package/dist/_virtual/toIsoResponse.js.map +0 -1
- package/dist/_virtual/until.cjs +0 -5
- package/dist/_virtual/until.cjs.map +0 -1
- package/dist/_virtual/until.js +0 -5
- package/dist/_virtual/until.js.map +0 -1
- package/dist/_virtual/uuid.cjs +0 -5
- package/dist/_virtual/uuid.cjs.map +0 -1
- package/dist/_virtual/uuid.js +0 -5
- package/dist/_virtual/uuid.js.map +0 -1
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/decode.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/decode.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/encode.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/encode.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/timestamp.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/timestamp.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/int.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/int.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/utf8.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/TemplateTag/TemplateTag.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/TemplateTag/TemplateTag.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaLists/commaLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaLists/commaLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsAnd/commaListsAnd.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsAnd/commaListsAnd.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsOr/commaListsOr.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsOr/commaListsOr.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/html/html.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/html/html.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineLists/inlineLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineLists/inlineLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLine/oneLine.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLine/oneLine.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaLists/oneLineCommaLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineInlineLists/oneLineInlineLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineTrim/oneLineTrim.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineTrim/oneLineTrim.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceResultTransformer/replaceResultTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/safeHtml/safeHtml.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/safeHtml/safeHtml.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/splitStringTransformer/splitStringTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/splitStringTransformer/splitStringTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndentTransformer/stripIndentTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndents/stripIndents.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndents/stripIndents.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/trimResultTransformer/trimResultTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/trimResultTransformer/trimResultTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/file.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/file.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/streams.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/streams.js +0 -0
- /package/dist/{__node_modules → _node_modules}/file-type/util.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/file-type/util.js +0 -0
- /package/dist/{__node_modules → _node_modules}/formdata-polyfill/esm.min.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/formdata-polyfill/esm.min.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/function.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/function.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/internal.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/internal.js +0 -0
- /package/dist/{__node_modules → _node_modules}/get-port/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/get-port/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-domexception/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-domexception/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/body.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/body.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/abort-error.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/abort-error.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/base.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/base.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/fetch-error.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/fetch-error.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/headers.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/headers.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/request.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/response.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/response.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/get-search.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/get-search.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is-redirect.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is-redirect.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/multipart-parser.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/multipart-parser.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/referrer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/referrer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/p-limit/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/p-limit/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/peek-readable/lib/EndOfFileStream.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/peek-readable/lib/EndOfFileStream.js +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/isErrorLike.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/isErrorLike.js +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/replaceLeaves.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/replaceLeaves.js +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/proceduresFromInstance.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/proceduresFromInstance.js +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/AbstractTokenizer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/AbstractTokenizer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/BufferTokenizer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/BufferTokenizer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/core.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/core.js +0 -0
- /package/dist/{__node_modules → _node_modules}/token-types/lib/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/token-types/lib/index.js +0 -0
- /package/dist/{__node_modules/unist-util-visit-parents → _node_modules/unist-util-visit-parents/lib}/color.browser.cjs +0 -0
- /package/dist/{__node_modules/unist-util-visit-parents → _node_modules/unist-util-visit-parents/lib}/color.browser.js +0 -0
- /package/dist/{__node_modules → _node_modules}/web-streams-polyfill/dist/ponyfill.es2018.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/web-streams-polyfill/dist/ponyfill.es2018.js +0 -0
- /package/dist/{__node_modules → _node_modules}/yocto-queue/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/yocto-queue/index.js +0 -0
|
@@ -1,588 +0,0 @@
|
|
|
1
|
-
import { __exports as sax } from "../../../../_virtual/sax.js";
|
|
2
|
-
import { __require as requireConventions } from "./conventions.js";
|
|
3
|
-
var hasRequiredSax;
|
|
4
|
-
function requireSax() {
|
|
5
|
-
if (hasRequiredSax)
|
|
6
|
-
return sax;
|
|
7
|
-
hasRequiredSax = 1;
|
|
8
|
-
var NAMESPACE = requireConventions().NAMESPACE;
|
|
9
|
-
var nameStartChar = /[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/;
|
|
10
|
-
var nameChar = new RegExp("[\\-\\.0-9" + nameStartChar.source.slice(1, -1) + "\\u00B7\\u0300-\\u036F\\u203F-\\u2040]");
|
|
11
|
-
var tagNamePattern = new RegExp("^" + nameStartChar.source + nameChar.source + "*(?::" + nameStartChar.source + nameChar.source + "*)?$");
|
|
12
|
-
var S_TAG = 0;
|
|
13
|
-
var S_ATTR = 1;
|
|
14
|
-
var S_ATTR_SPACE = 2;
|
|
15
|
-
var S_EQ = 3;
|
|
16
|
-
var S_ATTR_NOQUOT_VALUE = 4;
|
|
17
|
-
var S_ATTR_END = 5;
|
|
18
|
-
var S_TAG_SPACE = 6;
|
|
19
|
-
var S_TAG_CLOSE = 7;
|
|
20
|
-
function ParseError(message, locator) {
|
|
21
|
-
this.message = message;
|
|
22
|
-
this.locator = locator;
|
|
23
|
-
if (Error.captureStackTrace)
|
|
24
|
-
Error.captureStackTrace(this, ParseError);
|
|
25
|
-
}
|
|
26
|
-
ParseError.prototype = new Error();
|
|
27
|
-
ParseError.prototype.name = ParseError.name;
|
|
28
|
-
function XMLReader() {
|
|
29
|
-
}
|
|
30
|
-
XMLReader.prototype = {
|
|
31
|
-
parse: function(source, defaultNSMap, entityMap) {
|
|
32
|
-
var domBuilder = this.domBuilder;
|
|
33
|
-
domBuilder.startDocument();
|
|
34
|
-
_copy(defaultNSMap, defaultNSMap = {});
|
|
35
|
-
parse(
|
|
36
|
-
source,
|
|
37
|
-
defaultNSMap,
|
|
38
|
-
entityMap,
|
|
39
|
-
domBuilder,
|
|
40
|
-
this.errorHandler
|
|
41
|
-
);
|
|
42
|
-
domBuilder.endDocument();
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
function parse(source, defaultNSMapCopy, entityMap, domBuilder, errorHandler) {
|
|
46
|
-
function fixedFromCharCode(code) {
|
|
47
|
-
if (code > 65535) {
|
|
48
|
-
code -= 65536;
|
|
49
|
-
var surrogate1 = 55296 + (code >> 10), surrogate2 = 56320 + (code & 1023);
|
|
50
|
-
return String.fromCharCode(surrogate1, surrogate2);
|
|
51
|
-
} else {
|
|
52
|
-
return String.fromCharCode(code);
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
function entityReplacer(a2) {
|
|
56
|
-
var k = a2.slice(1, -1);
|
|
57
|
-
if (Object.hasOwnProperty.call(entityMap, k)) {
|
|
58
|
-
return entityMap[k];
|
|
59
|
-
} else if (k.charAt(0) === "#") {
|
|
60
|
-
return fixedFromCharCode(parseInt(k.substr(1).replace("x", "0x")));
|
|
61
|
-
} else {
|
|
62
|
-
errorHandler.error("entity not found:" + a2);
|
|
63
|
-
return a2;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
function appendText(end2) {
|
|
67
|
-
if (end2 > start) {
|
|
68
|
-
var xt = source.substring(start, end2).replace(/&#?\w+;/g, entityReplacer);
|
|
69
|
-
locator && position(start);
|
|
70
|
-
domBuilder.characters(xt, 0, end2 - start);
|
|
71
|
-
start = end2;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
function position(p, m) {
|
|
75
|
-
while (p >= lineEnd && (m = linePattern.exec(source))) {
|
|
76
|
-
lineStart = m.index;
|
|
77
|
-
lineEnd = lineStart + m[0].length;
|
|
78
|
-
locator.lineNumber++;
|
|
79
|
-
}
|
|
80
|
-
locator.columnNumber = p - lineStart + 1;
|
|
81
|
-
}
|
|
82
|
-
var lineStart = 0;
|
|
83
|
-
var lineEnd = 0;
|
|
84
|
-
var linePattern = /.*(?:\r\n?|\n)|.*$/g;
|
|
85
|
-
var locator = domBuilder.locator;
|
|
86
|
-
var parseStack = [{ currentNSMap: defaultNSMapCopy }];
|
|
87
|
-
var closeMap = {};
|
|
88
|
-
var start = 0;
|
|
89
|
-
while (true) {
|
|
90
|
-
try {
|
|
91
|
-
var tagStart = source.indexOf("<", start);
|
|
92
|
-
if (tagStart < 0) {
|
|
93
|
-
if (!source.substr(start).match(/^\s*$/)) {
|
|
94
|
-
var doc = domBuilder.doc;
|
|
95
|
-
var text = doc.createTextNode(source.substr(start));
|
|
96
|
-
doc.appendChild(text);
|
|
97
|
-
domBuilder.currentElement = text;
|
|
98
|
-
}
|
|
99
|
-
return;
|
|
100
|
-
}
|
|
101
|
-
if (tagStart > start) {
|
|
102
|
-
appendText(tagStart);
|
|
103
|
-
}
|
|
104
|
-
switch (source.charAt(tagStart + 1)) {
|
|
105
|
-
case "/":
|
|
106
|
-
var end = source.indexOf(">", tagStart + 3);
|
|
107
|
-
var tagName = source.substring(tagStart + 2, end).replace(/[ \t\n\r]+$/g, "");
|
|
108
|
-
var config = parseStack.pop();
|
|
109
|
-
if (end < 0) {
|
|
110
|
-
tagName = source.substring(tagStart + 2).replace(/[\s<].*/, "");
|
|
111
|
-
errorHandler.error("end tag name: " + tagName + " is not complete:" + config.tagName);
|
|
112
|
-
end = tagStart + 1 + tagName.length;
|
|
113
|
-
} else if (tagName.match(/\s</)) {
|
|
114
|
-
tagName = tagName.replace(/[\s<].*/, "");
|
|
115
|
-
errorHandler.error("end tag name: " + tagName + " maybe not complete");
|
|
116
|
-
end = tagStart + 1 + tagName.length;
|
|
117
|
-
}
|
|
118
|
-
var localNSMap = config.localNSMap;
|
|
119
|
-
var endMatch = config.tagName == tagName;
|
|
120
|
-
var endIgnoreCaseMach = endMatch || config.tagName && config.tagName.toLowerCase() == tagName.toLowerCase();
|
|
121
|
-
if (endIgnoreCaseMach) {
|
|
122
|
-
domBuilder.endElement(config.uri, config.localName, tagName);
|
|
123
|
-
if (localNSMap) {
|
|
124
|
-
for (var prefix in localNSMap) {
|
|
125
|
-
if (Object.prototype.hasOwnProperty.call(localNSMap, prefix)) {
|
|
126
|
-
domBuilder.endPrefixMapping(prefix);
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
if (!endMatch) {
|
|
131
|
-
errorHandler.fatalError("end tag name: " + tagName + " is not match the current start tagName:" + config.tagName);
|
|
132
|
-
}
|
|
133
|
-
} else {
|
|
134
|
-
parseStack.push(config);
|
|
135
|
-
}
|
|
136
|
-
end++;
|
|
137
|
-
break;
|
|
138
|
-
case "?":
|
|
139
|
-
locator && position(tagStart);
|
|
140
|
-
end = parseInstruction(source, tagStart, domBuilder);
|
|
141
|
-
break;
|
|
142
|
-
case "!":
|
|
143
|
-
locator && position(tagStart);
|
|
144
|
-
end = parseDCC(source, tagStart, domBuilder, errorHandler);
|
|
145
|
-
break;
|
|
146
|
-
default:
|
|
147
|
-
locator && position(tagStart);
|
|
148
|
-
var el = new ElementAttributes();
|
|
149
|
-
var currentNSMap = parseStack[parseStack.length - 1].currentNSMap;
|
|
150
|
-
var end = parseElementStartPart(source, tagStart, el, currentNSMap, entityReplacer, errorHandler);
|
|
151
|
-
var len = el.length;
|
|
152
|
-
if (!el.closed && fixSelfClosed(source, end, el.tagName, closeMap)) {
|
|
153
|
-
el.closed = true;
|
|
154
|
-
if (!entityMap.nbsp) {
|
|
155
|
-
errorHandler.warning("unclosed xml attribute");
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
if (locator && len) {
|
|
159
|
-
var locator2 = copyLocator(locator, {});
|
|
160
|
-
for (var i = 0; i < len; i++) {
|
|
161
|
-
var a = el[i];
|
|
162
|
-
position(a.offset);
|
|
163
|
-
a.locator = copyLocator(locator, {});
|
|
164
|
-
}
|
|
165
|
-
domBuilder.locator = locator2;
|
|
166
|
-
if (appendElement(el, domBuilder, currentNSMap)) {
|
|
167
|
-
parseStack.push(el);
|
|
168
|
-
}
|
|
169
|
-
domBuilder.locator = locator;
|
|
170
|
-
} else {
|
|
171
|
-
if (appendElement(el, domBuilder, currentNSMap)) {
|
|
172
|
-
parseStack.push(el);
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
if (NAMESPACE.isHTML(el.uri) && !el.closed) {
|
|
176
|
-
end = parseHtmlSpecialContent(source, end, el.tagName, entityReplacer, domBuilder);
|
|
177
|
-
} else {
|
|
178
|
-
end++;
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
} catch (e) {
|
|
182
|
-
if (e instanceof ParseError) {
|
|
183
|
-
throw e;
|
|
184
|
-
}
|
|
185
|
-
errorHandler.error("element parse error: " + e);
|
|
186
|
-
end = -1;
|
|
187
|
-
}
|
|
188
|
-
if (end > start) {
|
|
189
|
-
start = end;
|
|
190
|
-
} else {
|
|
191
|
-
appendText(Math.max(tagStart, start) + 1);
|
|
192
|
-
}
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
function copyLocator(f, t) {
|
|
196
|
-
t.lineNumber = f.lineNumber;
|
|
197
|
-
t.columnNumber = f.columnNumber;
|
|
198
|
-
return t;
|
|
199
|
-
}
|
|
200
|
-
function parseElementStartPart(source, start, el, currentNSMap, entityReplacer, errorHandler) {
|
|
201
|
-
function addAttribute(qname, value2, startIndex) {
|
|
202
|
-
if (el.attributeNames.hasOwnProperty(qname)) {
|
|
203
|
-
errorHandler.fatalError("Attribute " + qname + " redefined");
|
|
204
|
-
}
|
|
205
|
-
el.addValue(
|
|
206
|
-
qname,
|
|
207
|
-
// @see https://www.w3.org/TR/xml/#AVNormalize
|
|
208
|
-
// since the xmldom sax parser does not "interpret" DTD the following is not implemented:
|
|
209
|
-
// - recursive replacement of (DTD) entity references
|
|
210
|
-
// - trimming and collapsing multiple spaces into a single one for attributes that are not of type CDATA
|
|
211
|
-
value2.replace(/[\t\n\r]/g, " ").replace(/&#?\w+;/g, entityReplacer),
|
|
212
|
-
startIndex
|
|
213
|
-
);
|
|
214
|
-
}
|
|
215
|
-
var attrName;
|
|
216
|
-
var value;
|
|
217
|
-
var p = ++start;
|
|
218
|
-
var s = S_TAG;
|
|
219
|
-
while (true) {
|
|
220
|
-
var c = source.charAt(p);
|
|
221
|
-
switch (c) {
|
|
222
|
-
case "=":
|
|
223
|
-
if (s === S_ATTR) {
|
|
224
|
-
attrName = source.slice(start, p);
|
|
225
|
-
s = S_EQ;
|
|
226
|
-
} else if (s === S_ATTR_SPACE) {
|
|
227
|
-
s = S_EQ;
|
|
228
|
-
} else {
|
|
229
|
-
throw new Error("attribute equal must after attrName");
|
|
230
|
-
}
|
|
231
|
-
break;
|
|
232
|
-
case "'":
|
|
233
|
-
case '"':
|
|
234
|
-
if (s === S_EQ || s === S_ATTR) {
|
|
235
|
-
if (s === S_ATTR) {
|
|
236
|
-
errorHandler.warning('attribute value must after "="');
|
|
237
|
-
attrName = source.slice(start, p);
|
|
238
|
-
}
|
|
239
|
-
start = p + 1;
|
|
240
|
-
p = source.indexOf(c, start);
|
|
241
|
-
if (p > 0) {
|
|
242
|
-
value = source.slice(start, p);
|
|
243
|
-
addAttribute(attrName, value, start - 1);
|
|
244
|
-
s = S_ATTR_END;
|
|
245
|
-
} else {
|
|
246
|
-
throw new Error("attribute value no end '" + c + "' match");
|
|
247
|
-
}
|
|
248
|
-
} else if (s == S_ATTR_NOQUOT_VALUE) {
|
|
249
|
-
value = source.slice(start, p);
|
|
250
|
-
addAttribute(attrName, value, start);
|
|
251
|
-
errorHandler.warning('attribute "' + attrName + '" missed start quot(' + c + ")!!");
|
|
252
|
-
start = p + 1;
|
|
253
|
-
s = S_ATTR_END;
|
|
254
|
-
} else {
|
|
255
|
-
throw new Error('attribute value must after "="');
|
|
256
|
-
}
|
|
257
|
-
break;
|
|
258
|
-
case "/":
|
|
259
|
-
switch (s) {
|
|
260
|
-
case S_TAG:
|
|
261
|
-
el.setTagName(source.slice(start, p));
|
|
262
|
-
case S_ATTR_END:
|
|
263
|
-
case S_TAG_SPACE:
|
|
264
|
-
case S_TAG_CLOSE:
|
|
265
|
-
s = S_TAG_CLOSE;
|
|
266
|
-
el.closed = true;
|
|
267
|
-
case S_ATTR_NOQUOT_VALUE:
|
|
268
|
-
case S_ATTR:
|
|
269
|
-
case S_ATTR_SPACE:
|
|
270
|
-
break;
|
|
271
|
-
default:
|
|
272
|
-
throw new Error("attribute invalid close char('/')");
|
|
273
|
-
}
|
|
274
|
-
break;
|
|
275
|
-
case "":
|
|
276
|
-
errorHandler.error("unexpected end of input");
|
|
277
|
-
if (s == S_TAG) {
|
|
278
|
-
el.setTagName(source.slice(start, p));
|
|
279
|
-
}
|
|
280
|
-
return p;
|
|
281
|
-
case ">":
|
|
282
|
-
switch (s) {
|
|
283
|
-
case S_TAG:
|
|
284
|
-
el.setTagName(source.slice(start, p));
|
|
285
|
-
case S_ATTR_END:
|
|
286
|
-
case S_TAG_SPACE:
|
|
287
|
-
case S_TAG_CLOSE:
|
|
288
|
-
break;
|
|
289
|
-
case S_ATTR_NOQUOT_VALUE:
|
|
290
|
-
case S_ATTR:
|
|
291
|
-
value = source.slice(start, p);
|
|
292
|
-
if (value.slice(-1) === "/") {
|
|
293
|
-
el.closed = true;
|
|
294
|
-
value = value.slice(0, -1);
|
|
295
|
-
}
|
|
296
|
-
case S_ATTR_SPACE:
|
|
297
|
-
if (s === S_ATTR_SPACE) {
|
|
298
|
-
value = attrName;
|
|
299
|
-
}
|
|
300
|
-
if (s == S_ATTR_NOQUOT_VALUE) {
|
|
301
|
-
errorHandler.warning('attribute "' + value + '" missed quot(")!');
|
|
302
|
-
addAttribute(attrName, value, start);
|
|
303
|
-
} else {
|
|
304
|
-
if (!NAMESPACE.isHTML(currentNSMap[""]) || !value.match(/^(?:disabled|checked|selected)$/i)) {
|
|
305
|
-
errorHandler.warning('attribute "' + value + '" missed value!! "' + value + '" instead!!');
|
|
306
|
-
}
|
|
307
|
-
addAttribute(value, value, start);
|
|
308
|
-
}
|
|
309
|
-
break;
|
|
310
|
-
case S_EQ:
|
|
311
|
-
throw new Error("attribute value missed!!");
|
|
312
|
-
}
|
|
313
|
-
return p;
|
|
314
|
-
case "":
|
|
315
|
-
c = " ";
|
|
316
|
-
default:
|
|
317
|
-
if (c <= " ") {
|
|
318
|
-
switch (s) {
|
|
319
|
-
case S_TAG:
|
|
320
|
-
el.setTagName(source.slice(start, p));
|
|
321
|
-
s = S_TAG_SPACE;
|
|
322
|
-
break;
|
|
323
|
-
case S_ATTR:
|
|
324
|
-
attrName = source.slice(start, p);
|
|
325
|
-
s = S_ATTR_SPACE;
|
|
326
|
-
break;
|
|
327
|
-
case S_ATTR_NOQUOT_VALUE:
|
|
328
|
-
var value = source.slice(start, p);
|
|
329
|
-
errorHandler.warning('attribute "' + value + '" missed quot(")!!');
|
|
330
|
-
addAttribute(attrName, value, start);
|
|
331
|
-
case S_ATTR_END:
|
|
332
|
-
s = S_TAG_SPACE;
|
|
333
|
-
break;
|
|
334
|
-
}
|
|
335
|
-
} else {
|
|
336
|
-
switch (s) {
|
|
337
|
-
case S_ATTR_SPACE:
|
|
338
|
-
el.tagName;
|
|
339
|
-
if (!NAMESPACE.isHTML(currentNSMap[""]) || !attrName.match(/^(?:disabled|checked|selected)$/i)) {
|
|
340
|
-
errorHandler.warning('attribute "' + attrName + '" missed value!! "' + attrName + '" instead2!!');
|
|
341
|
-
}
|
|
342
|
-
addAttribute(attrName, attrName, start);
|
|
343
|
-
start = p;
|
|
344
|
-
s = S_ATTR;
|
|
345
|
-
break;
|
|
346
|
-
case S_ATTR_END:
|
|
347
|
-
errorHandler.warning('attribute space is required"' + attrName + '"!!');
|
|
348
|
-
case S_TAG_SPACE:
|
|
349
|
-
s = S_ATTR;
|
|
350
|
-
start = p;
|
|
351
|
-
break;
|
|
352
|
-
case S_EQ:
|
|
353
|
-
s = S_ATTR_NOQUOT_VALUE;
|
|
354
|
-
start = p;
|
|
355
|
-
break;
|
|
356
|
-
case S_TAG_CLOSE:
|
|
357
|
-
throw new Error("elements closed character '/' and '>' must be connected to");
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
p++;
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
function appendElement(el, domBuilder, currentNSMap) {
|
|
365
|
-
var tagName = el.tagName;
|
|
366
|
-
var localNSMap = null;
|
|
367
|
-
var i = el.length;
|
|
368
|
-
while (i--) {
|
|
369
|
-
var a = el[i];
|
|
370
|
-
var qName = a.qName;
|
|
371
|
-
var value = a.value;
|
|
372
|
-
var nsp = qName.indexOf(":");
|
|
373
|
-
if (nsp > 0) {
|
|
374
|
-
var prefix = a.prefix = qName.slice(0, nsp);
|
|
375
|
-
var localName = qName.slice(nsp + 1);
|
|
376
|
-
var nsPrefix = prefix === "xmlns" && localName;
|
|
377
|
-
} else {
|
|
378
|
-
localName = qName;
|
|
379
|
-
prefix = null;
|
|
380
|
-
nsPrefix = qName === "xmlns" && "";
|
|
381
|
-
}
|
|
382
|
-
a.localName = localName;
|
|
383
|
-
if (nsPrefix !== false) {
|
|
384
|
-
if (localNSMap == null) {
|
|
385
|
-
localNSMap = {};
|
|
386
|
-
_copy(currentNSMap, currentNSMap = {});
|
|
387
|
-
}
|
|
388
|
-
currentNSMap[nsPrefix] = localNSMap[nsPrefix] = value;
|
|
389
|
-
a.uri = NAMESPACE.XMLNS;
|
|
390
|
-
domBuilder.startPrefixMapping(nsPrefix, value);
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
var i = el.length;
|
|
394
|
-
while (i--) {
|
|
395
|
-
a = el[i];
|
|
396
|
-
var prefix = a.prefix;
|
|
397
|
-
if (prefix) {
|
|
398
|
-
if (prefix === "xml") {
|
|
399
|
-
a.uri = NAMESPACE.XML;
|
|
400
|
-
}
|
|
401
|
-
if (prefix !== "xmlns") {
|
|
402
|
-
a.uri = currentNSMap[prefix || ""];
|
|
403
|
-
}
|
|
404
|
-
}
|
|
405
|
-
}
|
|
406
|
-
var nsp = tagName.indexOf(":");
|
|
407
|
-
if (nsp > 0) {
|
|
408
|
-
prefix = el.prefix = tagName.slice(0, nsp);
|
|
409
|
-
localName = el.localName = tagName.slice(nsp + 1);
|
|
410
|
-
} else {
|
|
411
|
-
prefix = null;
|
|
412
|
-
localName = el.localName = tagName;
|
|
413
|
-
}
|
|
414
|
-
var ns = el.uri = currentNSMap[prefix || ""];
|
|
415
|
-
domBuilder.startElement(ns, localName, tagName, el);
|
|
416
|
-
if (el.closed) {
|
|
417
|
-
domBuilder.endElement(ns, localName, tagName);
|
|
418
|
-
if (localNSMap) {
|
|
419
|
-
for (prefix in localNSMap) {
|
|
420
|
-
if (Object.prototype.hasOwnProperty.call(localNSMap, prefix)) {
|
|
421
|
-
domBuilder.endPrefixMapping(prefix);
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
} else {
|
|
426
|
-
el.currentNSMap = currentNSMap;
|
|
427
|
-
el.localNSMap = localNSMap;
|
|
428
|
-
return true;
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
function parseHtmlSpecialContent(source, elStartEnd, tagName, entityReplacer, domBuilder) {
|
|
432
|
-
if (/^(?:script|textarea)$/i.test(tagName)) {
|
|
433
|
-
var elEndStart = source.indexOf("</" + tagName + ">", elStartEnd);
|
|
434
|
-
var text = source.substring(elStartEnd + 1, elEndStart);
|
|
435
|
-
if (/[&<]/.test(text)) {
|
|
436
|
-
if (/^script$/i.test(tagName)) {
|
|
437
|
-
domBuilder.characters(text, 0, text.length);
|
|
438
|
-
return elEndStart;
|
|
439
|
-
}
|
|
440
|
-
text = text.replace(/&#?\w+;/g, entityReplacer);
|
|
441
|
-
domBuilder.characters(text, 0, text.length);
|
|
442
|
-
return elEndStart;
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
return elStartEnd + 1;
|
|
446
|
-
}
|
|
447
|
-
function fixSelfClosed(source, elStartEnd, tagName, closeMap) {
|
|
448
|
-
var pos = closeMap[tagName];
|
|
449
|
-
if (pos == null) {
|
|
450
|
-
pos = source.lastIndexOf("</" + tagName + ">");
|
|
451
|
-
if (pos < elStartEnd) {
|
|
452
|
-
pos = source.lastIndexOf("</" + tagName);
|
|
453
|
-
}
|
|
454
|
-
closeMap[tagName] = pos;
|
|
455
|
-
}
|
|
456
|
-
return pos < elStartEnd;
|
|
457
|
-
}
|
|
458
|
-
function _copy(source, target) {
|
|
459
|
-
for (var n in source) {
|
|
460
|
-
if (Object.prototype.hasOwnProperty.call(source, n)) {
|
|
461
|
-
target[n] = source[n];
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
}
|
|
465
|
-
function parseDCC(source, start, domBuilder, errorHandler) {
|
|
466
|
-
var next = source.charAt(start + 2);
|
|
467
|
-
switch (next) {
|
|
468
|
-
case "-":
|
|
469
|
-
if (source.charAt(start + 3) === "-") {
|
|
470
|
-
var end = source.indexOf("-->", start + 4);
|
|
471
|
-
if (end > start) {
|
|
472
|
-
domBuilder.comment(source, start + 4, end - start - 4);
|
|
473
|
-
return end + 3;
|
|
474
|
-
} else {
|
|
475
|
-
errorHandler.error("Unclosed comment");
|
|
476
|
-
return -1;
|
|
477
|
-
}
|
|
478
|
-
} else {
|
|
479
|
-
return -1;
|
|
480
|
-
}
|
|
481
|
-
default:
|
|
482
|
-
if (source.substr(start + 3, 6) == "CDATA[") {
|
|
483
|
-
var end = source.indexOf("]]>", start + 9);
|
|
484
|
-
domBuilder.startCDATA();
|
|
485
|
-
domBuilder.characters(source, start + 9, end - start - 9);
|
|
486
|
-
domBuilder.endCDATA();
|
|
487
|
-
return end + 3;
|
|
488
|
-
}
|
|
489
|
-
var matchs = split(source, start);
|
|
490
|
-
var len = matchs.length;
|
|
491
|
-
if (len > 1 && /!doctype/i.test(matchs[0][0])) {
|
|
492
|
-
var name = matchs[1][0];
|
|
493
|
-
var pubid = false;
|
|
494
|
-
var sysid = false;
|
|
495
|
-
if (len > 3) {
|
|
496
|
-
if (/^public$/i.test(matchs[2][0])) {
|
|
497
|
-
pubid = matchs[3][0];
|
|
498
|
-
sysid = len > 4 && matchs[4][0];
|
|
499
|
-
} else if (/^system$/i.test(matchs[2][0])) {
|
|
500
|
-
sysid = matchs[3][0];
|
|
501
|
-
}
|
|
502
|
-
}
|
|
503
|
-
var lastMatch = matchs[len - 1];
|
|
504
|
-
domBuilder.startDTD(name, pubid, sysid);
|
|
505
|
-
domBuilder.endDTD();
|
|
506
|
-
return lastMatch.index + lastMatch[0].length;
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
return -1;
|
|
510
|
-
}
|
|
511
|
-
function parseInstruction(source, start, domBuilder) {
|
|
512
|
-
var end = source.indexOf("?>", start);
|
|
513
|
-
if (end) {
|
|
514
|
-
var match = source.substring(start, end).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);
|
|
515
|
-
if (match) {
|
|
516
|
-
match[0].length;
|
|
517
|
-
domBuilder.processingInstruction(match[1], match[2]);
|
|
518
|
-
return end + 2;
|
|
519
|
-
} else {
|
|
520
|
-
return -1;
|
|
521
|
-
}
|
|
522
|
-
}
|
|
523
|
-
return -1;
|
|
524
|
-
}
|
|
525
|
-
function ElementAttributes() {
|
|
526
|
-
this.attributeNames = {};
|
|
527
|
-
}
|
|
528
|
-
ElementAttributes.prototype = {
|
|
529
|
-
setTagName: function(tagName) {
|
|
530
|
-
if (!tagNamePattern.test(tagName)) {
|
|
531
|
-
throw new Error("invalid tagName:" + tagName);
|
|
532
|
-
}
|
|
533
|
-
this.tagName = tagName;
|
|
534
|
-
},
|
|
535
|
-
addValue: function(qName, value, offset) {
|
|
536
|
-
if (!tagNamePattern.test(qName)) {
|
|
537
|
-
throw new Error("invalid attribute:" + qName);
|
|
538
|
-
}
|
|
539
|
-
this.attributeNames[qName] = this.length;
|
|
540
|
-
this[this.length++] = { qName, value, offset };
|
|
541
|
-
},
|
|
542
|
-
length: 0,
|
|
543
|
-
getLocalName: function(i) {
|
|
544
|
-
return this[i].localName;
|
|
545
|
-
},
|
|
546
|
-
getLocator: function(i) {
|
|
547
|
-
return this[i].locator;
|
|
548
|
-
},
|
|
549
|
-
getQName: function(i) {
|
|
550
|
-
return this[i].qName;
|
|
551
|
-
},
|
|
552
|
-
getURI: function(i) {
|
|
553
|
-
return this[i].uri;
|
|
554
|
-
},
|
|
555
|
-
getValue: function(i) {
|
|
556
|
-
return this[i].value;
|
|
557
|
-
}
|
|
558
|
-
// ,getIndex:function(uri, localName)){
|
|
559
|
-
// if(localName){
|
|
560
|
-
//
|
|
561
|
-
// }else{
|
|
562
|
-
// var qName = uri
|
|
563
|
-
// }
|
|
564
|
-
// },
|
|
565
|
-
// getValue:function(){return this.getValue(this.getIndex.apply(this,arguments))},
|
|
566
|
-
// getType:function(uri,localName){}
|
|
567
|
-
// getType:function(i){},
|
|
568
|
-
};
|
|
569
|
-
function split(source, start) {
|
|
570
|
-
var match;
|
|
571
|
-
var buf = [];
|
|
572
|
-
var reg = /'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;
|
|
573
|
-
reg.lastIndex = start;
|
|
574
|
-
reg.exec(source);
|
|
575
|
-
while (match = reg.exec(source)) {
|
|
576
|
-
buf.push(match);
|
|
577
|
-
if (match[1])
|
|
578
|
-
return buf;
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
sax.XMLReader = XMLReader;
|
|
582
|
-
sax.ParseError = ParseError;
|
|
583
|
-
return sax;
|
|
584
|
-
}
|
|
585
|
-
export {
|
|
586
|
-
requireSax as __require
|
|
587
|
-
};
|
|
588
|
-
//# sourceMappingURL=sax.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sax.js","sources":["../../../../../../../node_modules/@xmldom/xmldom/lib/sax.js"],"sourcesContent":["var NAMESPACE = require(\"./conventions\").NAMESPACE;\n\n//[4] \tNameStartChar\t ::= \t\":\" | [A-Z] | \"_\" | [a-z] | [#xC0-#xD6] | [#xD8-#xF6] | [#xF8-#x2FF] | [#x370-#x37D] | [#x37F-#x1FFF] | [#x200C-#x200D] | [#x2070-#x218F] | [#x2C00-#x2FEF] | [#x3001-#xD7FF] | [#xF900-#xFDCF] | [#xFDF0-#xFFFD] | [#x10000-#xEFFFF]\n//[4a] \tNameChar\t ::= \tNameStartChar | \"-\" | \".\" | [0-9] | #xB7 | [#x0300-#x036F] | [#x203F-#x2040]\n//[5] \tName\t ::= \tNameStartChar (NameChar)*\nvar nameStartChar = /[A-Z_a-z\\xC0-\\xD6\\xD8-\\xF6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD]///\\u10000-\\uEFFFF\nvar nameChar = new RegExp(\"[\\\\-\\\\.0-9\"+nameStartChar.source.slice(1,-1)+\"\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040]\");\nvar tagNamePattern = new RegExp('^'+nameStartChar.source+nameChar.source+'*(?:\\:'+nameStartChar.source+nameChar.source+'*)?$');\n//var tagNamePattern = /^[a-zA-Z_][\\w\\-\\.]*(?:\\:[a-zA-Z_][\\w\\-\\.]*)?$/\n//var handlers = 'resolveEntity,getExternalSubset,characters,endDocument,endElement,endPrefixMapping,ignorableWhitespace,processingInstruction,setDocumentLocator,skippedEntity,startDocument,startElement,startPrefixMapping,notationDecl,unparsedEntityDecl,error,fatalError,warning,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,comment,endCDATA,endDTD,endEntity,startCDATA,startDTD,startEntity'.split(',')\n\n//S_TAG,\tS_ATTR,\tS_EQ,\tS_ATTR_NOQUOT_VALUE\n//S_ATTR_SPACE,\tS_ATTR_END,\tS_TAG_SPACE, S_TAG_CLOSE\nvar S_TAG = 0;//tag name offerring\nvar S_ATTR = 1;//attr name offerring\nvar S_ATTR_SPACE=2;//attr name end and space offer\nvar S_EQ = 3;//=space?\nvar S_ATTR_NOQUOT_VALUE = 4;//attr value(no quot value only)\nvar S_ATTR_END = 5;//attr value end and no space(quot end)\nvar S_TAG_SPACE = 6;//(attr value end || tag end ) && (space offer)\nvar S_TAG_CLOSE = 7;//closed el<el />\n\n/**\n * Creates an error that will not be caught by XMLReader aka the SAX parser.\n *\n * @param {string} message\n * @param {any?} locator Optional, can provide details about the location in the source\n * @constructor\n */\nfunction ParseError(message, locator) {\n\tthis.message = message\n\tthis.locator = locator\n\tif(Error.captureStackTrace) Error.captureStackTrace(this, ParseError);\n}\nParseError.prototype = new Error();\nParseError.prototype.name = ParseError.name\n\nfunction XMLReader(){\n\n}\n\nXMLReader.prototype = {\n\tparse:function(source,defaultNSMap,entityMap){\n\t\tvar domBuilder = this.domBuilder;\n\t\tdomBuilder.startDocument();\n\t\t_copy(defaultNSMap ,defaultNSMap = {})\n\t\tparse(source,defaultNSMap,entityMap,\n\t\t\t\tdomBuilder,this.errorHandler);\n\t\tdomBuilder.endDocument();\n\t}\n}\nfunction parse(source,defaultNSMapCopy,entityMap,domBuilder,errorHandler){\n\tfunction fixedFromCharCode(code) {\n\t\t// String.prototype.fromCharCode does not supports\n\t\t// > 2 bytes unicode chars directly\n\t\tif (code > 0xffff) {\n\t\t\tcode -= 0x10000;\n\t\t\tvar surrogate1 = 0xd800 + (code >> 10)\n\t\t\t\t, surrogate2 = 0xdc00 + (code & 0x3ff);\n\n\t\t\treturn String.fromCharCode(surrogate1, surrogate2);\n\t\t} else {\n\t\t\treturn String.fromCharCode(code);\n\t\t}\n\t}\n\tfunction entityReplacer(a){\n\t\tvar k = a.slice(1,-1);\n\t\tif (Object.hasOwnProperty.call(entityMap, k)) {\n\t\t\treturn entityMap[k];\n\t\t}else if(k.charAt(0) === '#'){\n\t\t\treturn fixedFromCharCode(parseInt(k.substr(1).replace('x','0x')))\n\t\t}else{\n\t\t\terrorHandler.error('entity not found:'+a);\n\t\t\treturn a;\n\t\t}\n\t}\n\tfunction appendText(end){//has some bugs\n\t\tif(end>start){\n\t\t\tvar xt = source.substring(start,end).replace(/&#?\\w+;/g,entityReplacer);\n\t\t\tlocator&&position(start);\n\t\t\tdomBuilder.characters(xt,0,end-start);\n\t\t\tstart = end\n\t\t}\n\t}\n\tfunction position(p,m){\n\t\twhile(p>=lineEnd && (m = linePattern.exec(source))){\n\t\t\tlineStart = m.index;\n\t\t\tlineEnd = lineStart + m[0].length;\n\t\t\tlocator.lineNumber++;\n\t\t\t//console.log('line++:',locator,startPos,endPos)\n\t\t}\n\t\tlocator.columnNumber = p-lineStart+1;\n\t}\n\tvar lineStart = 0;\n\tvar lineEnd = 0;\n\tvar linePattern = /.*(?:\\r\\n?|\\n)|.*$/g\n\tvar locator = domBuilder.locator;\n\n\tvar parseStack = [{currentNSMap:defaultNSMapCopy}]\n\tvar closeMap = {};\n\tvar start = 0;\n\twhile(true){\n\t\ttry{\n\t\t\tvar tagStart = source.indexOf('<',start);\n\t\t\tif(tagStart<0){\n\t\t\t\tif(!source.substr(start).match(/^\\s*$/)){\n\t\t\t\t\tvar doc = domBuilder.doc;\n\t \t\t\tvar text = doc.createTextNode(source.substr(start));\n\t \t\t\tdoc.appendChild(text);\n\t \t\t\tdomBuilder.currentElement = text;\n\t\t\t\t}\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif(tagStart>start){\n\t\t\t\tappendText(tagStart);\n\t\t\t}\n\t\t\tswitch(source.charAt(tagStart+1)){\n\t\t\tcase '/':\n\t\t\t\tvar end = source.indexOf('>',tagStart+3);\n\t\t\t\tvar tagName = source.substring(tagStart + 2, end).replace(/[ \\t\\n\\r]+$/g, '');\n\t\t\t\tvar config = parseStack.pop();\n\t\t\t\tif(end<0){\n\n\t \t\ttagName = source.substring(tagStart+2).replace(/[\\s<].*/,'');\n\t \t\terrorHandler.error(\"end tag name: \"+tagName+' is not complete:'+config.tagName);\n\t \t\tend = tagStart+1+tagName.length;\n\t \t}else if(tagName.match(/\\s</)){\n\t \t\ttagName = tagName.replace(/[\\s<].*/,'');\n\t \t\terrorHandler.error(\"end tag name: \"+tagName+' maybe not complete');\n\t \t\tend = tagStart+1+tagName.length;\n\t\t\t\t}\n\t\t\t\tvar localNSMap = config.localNSMap;\n\t\t\t\tvar endMatch = config.tagName == tagName;\n\t\t\t\tvar endIgnoreCaseMach = endMatch || config.tagName&&config.tagName.toLowerCase() == tagName.toLowerCase()\n\t\t if(endIgnoreCaseMach){\n\t\t \tdomBuilder.endElement(config.uri,config.localName,tagName);\n\t\t\t\t\tif(localNSMap){\n\t\t\t\t\t\tfor (var prefix in localNSMap) {\n\t\t\t\t\t\t\tif (Object.prototype.hasOwnProperty.call(localNSMap, prefix)) {\n\t\t\t\t\t\t\t\tdomBuilder.endPrefixMapping(prefix);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif(!endMatch){\n\t\t \terrorHandler.fatalError(\"end tag name: \"+tagName+' is not match the current start tagName:'+config.tagName ); // No known test case\n\t\t\t\t\t}\n\t\t }else{\n\t\t \tparseStack.push(config)\n\t\t }\n\n\t\t\t\tend++;\n\t\t\t\tbreak;\n\t\t\t\t// end elment\n\t\t\tcase '?':// <?...?>\n\t\t\t\tlocator&&position(tagStart);\n\t\t\t\tend = parseInstruction(source,tagStart,domBuilder);\n\t\t\t\tbreak;\n\t\t\tcase '!':// <!doctype,<![CDATA,<!--\n\t\t\t\tlocator&&position(tagStart);\n\t\t\t\tend = parseDCC(source,tagStart,domBuilder,errorHandler);\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tlocator&&position(tagStart);\n\t\t\t\tvar el = new ElementAttributes();\n\t\t\t\tvar currentNSMap = parseStack[parseStack.length-1].currentNSMap;\n\t\t\t\t//elStartEnd\n\t\t\t\tvar end = parseElementStartPart(source,tagStart,el,currentNSMap,entityReplacer,errorHandler);\n\t\t\t\tvar len = el.length;\n\n\n\t\t\t\tif(!el.closed && fixSelfClosed(source,end,el.tagName,closeMap)){\n\t\t\t\t\tel.closed = true;\n\t\t\t\t\tif(!entityMap.nbsp){\n\t\t\t\t\t\terrorHandler.warning('unclosed xml attribute');\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tif(locator && len){\n\t\t\t\t\tvar locator2 = copyLocator(locator,{});\n\t\t\t\t\t//try{//attribute position fixed\n\t\t\t\t\tfor(var i = 0;i<len;i++){\n\t\t\t\t\t\tvar a = el[i];\n\t\t\t\t\t\tposition(a.offset);\n\t\t\t\t\t\ta.locator = copyLocator(locator,{});\n\t\t\t\t\t}\n\t\t\t\t\tdomBuilder.locator = locator2\n\t\t\t\t\tif(appendElement(el,domBuilder,currentNSMap)){\n\t\t\t\t\t\tparseStack.push(el)\n\t\t\t\t\t}\n\t\t\t\t\tdomBuilder.locator = locator;\n\t\t\t\t}else{\n\t\t\t\t\tif(appendElement(el,domBuilder,currentNSMap)){\n\t\t\t\t\t\tparseStack.push(el)\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tif (NAMESPACE.isHTML(el.uri) && !el.closed) {\n\t\t\t\t\tend = parseHtmlSpecialContent(source,end,el.tagName,entityReplacer,domBuilder)\n\t\t\t\t} else {\n\t\t\t\t\tend++;\n\t\t\t\t}\n\t\t\t}\n\t\t}catch(e){\n\t\t\tif (e instanceof ParseError) {\n\t\t\t\tthrow e;\n\t\t\t}\n\t\t\terrorHandler.error('element parse error: '+e)\n\t\t\tend = -1;\n\t\t}\n\t\tif(end>start){\n\t\t\tstart = end;\n\t\t}else{\n\t\t\t//TODO: 这里有可能sax回退,有位置错误风险\n\t\t\tappendText(Math.max(tagStart,start)+1);\n\t\t}\n\t}\n}\nfunction copyLocator(f,t){\n\tt.lineNumber = f.lineNumber;\n\tt.columnNumber = f.columnNumber;\n\treturn t;\n}\n\n/**\n * @see #appendElement(source,elStartEnd,el,selfClosed,entityReplacer,domBuilder,parseStack);\n * @return end of the elementStartPart(end of elementEndPart for selfClosed el)\n */\nfunction parseElementStartPart(source,start,el,currentNSMap,entityReplacer,errorHandler){\n\n\t/**\n\t * @param {string} qname\n\t * @param {string} value\n\t * @param {number} startIndex\n\t */\n\tfunction addAttribute(qname, value, startIndex) {\n\t\tif (el.attributeNames.hasOwnProperty(qname)) {\n\t\t\terrorHandler.fatalError('Attribute ' + qname + ' redefined')\n\t\t}\n\t\tel.addValue(\n\t\t\tqname,\n\t\t\t// @see https://www.w3.org/TR/xml/#AVNormalize\n\t\t\t// since the xmldom sax parser does not \"interpret\" DTD the following is not implemented:\n\t\t\t// - recursive replacement of (DTD) entity references\n\t\t\t// - trimming and collapsing multiple spaces into a single one for attributes that are not of type CDATA\n\t\t\tvalue.replace(/[\\t\\n\\r]/g, ' ').replace(/&#?\\w+;/g, entityReplacer),\n\t\t\tstartIndex\n\t\t)\n\t}\n\tvar attrName;\n\tvar value;\n\tvar p = ++start;\n\tvar s = S_TAG;//status\n\twhile(true){\n\t\tvar c = source.charAt(p);\n\t\tswitch(c){\n\t\tcase '=':\n\t\t\tif(s === S_ATTR){//attrName\n\t\t\t\tattrName = source.slice(start,p);\n\t\t\t\ts = S_EQ;\n\t\t\t}else if(s === S_ATTR_SPACE){\n\t\t\t\ts = S_EQ;\n\t\t\t}else{\n\t\t\t\t//fatalError: equal must after attrName or space after attrName\n\t\t\t\tthrow new Error('attribute equal must after attrName'); // No known test case\n\t\t\t}\n\t\t\tbreak;\n\t\tcase '\\'':\n\t\tcase '\"':\n\t\t\tif(s === S_EQ || s === S_ATTR //|| s == S_ATTR_SPACE\n\t\t\t\t){//equal\n\t\t\t\tif(s === S_ATTR){\n\t\t\t\t\terrorHandler.warning('attribute value must after \"=\"')\n\t\t\t\t\tattrName = source.slice(start,p)\n\t\t\t\t}\n\t\t\t\tstart = p+1;\n\t\t\t\tp = source.indexOf(c,start)\n\t\t\t\tif(p>0){\n\t\t\t\t\tvalue = source.slice(start, p);\n\t\t\t\t\taddAttribute(attrName, value, start-1);\n\t\t\t\t\ts = S_ATTR_END;\n\t\t\t\t}else{\n\t\t\t\t\t//fatalError: no end quot match\n\t\t\t\t\tthrow new Error('attribute value no end \\''+c+'\\' match');\n\t\t\t\t}\n\t\t\t}else if(s == S_ATTR_NOQUOT_VALUE){\n\t\t\t\tvalue = source.slice(start, p);\n\t\t\t\taddAttribute(attrName, value, start);\n\t\t\t\terrorHandler.warning('attribute \"'+attrName+'\" missed start quot('+c+')!!');\n\t\t\t\tstart = p+1;\n\t\t\t\ts = S_ATTR_END\n\t\t\t}else{\n\t\t\t\t//fatalError: no equal before\n\t\t\t\tthrow new Error('attribute value must after \"=\"'); // No known test case\n\t\t\t}\n\t\t\tbreak;\n\t\tcase '/':\n\t\t\tswitch(s){\n\t\t\tcase S_TAG:\n\t\t\t\tel.setTagName(source.slice(start,p));\n\t\t\tcase S_ATTR_END:\n\t\t\tcase S_TAG_SPACE:\n\t\t\tcase S_TAG_CLOSE:\n\t\t\t\ts =S_TAG_CLOSE;\n\t\t\t\tel.closed = true;\n\t\t\tcase S_ATTR_NOQUOT_VALUE:\n\t\t\tcase S_ATTR:\n\t\t\tcase S_ATTR_SPACE:\n\t\t\t\tbreak;\n\t\t\t//case S_EQ:\n\t\t\tdefault:\n\t\t\t\tthrow new Error(\"attribute invalid close char('/')\") // No known test case\n\t\t\t}\n\t\t\tbreak;\n\t\tcase ''://end document\n\t\t\terrorHandler.error('unexpected end of input');\n\t\t\tif(s == S_TAG){\n\t\t\t\tel.setTagName(source.slice(start,p));\n\t\t\t}\n\t\t\treturn p;\n\t\tcase '>':\n\t\t\tswitch(s){\n\t\t\tcase S_TAG:\n\t\t\t\tel.setTagName(source.slice(start,p));\n\t\t\tcase S_ATTR_END:\n\t\t\tcase S_TAG_SPACE:\n\t\t\tcase S_TAG_CLOSE:\n\t\t\t\tbreak;//normal\n\t\t\tcase S_ATTR_NOQUOT_VALUE://Compatible state\n\t\t\tcase S_ATTR:\n\t\t\t\tvalue = source.slice(start,p);\n\t\t\t\tif(value.slice(-1) === '/'){\n\t\t\t\t\tel.closed = true;\n\t\t\t\t\tvalue = value.slice(0,-1)\n\t\t\t\t}\n\t\t\tcase S_ATTR_SPACE:\n\t\t\t\tif(s === S_ATTR_SPACE){\n\t\t\t\t\tvalue = attrName;\n\t\t\t\t}\n\t\t\t\tif(s == S_ATTR_NOQUOT_VALUE){\n\t\t\t\t\terrorHandler.warning('attribute \"'+value+'\" missed quot(\")!');\n\t\t\t\t\taddAttribute(attrName, value, start)\n\t\t\t\t}else{\n\t\t\t\t\tif(!NAMESPACE.isHTML(currentNSMap['']) || !value.match(/^(?:disabled|checked|selected)$/i)){\n\t\t\t\t\t\terrorHandler.warning('attribute \"'+value+'\" missed value!! \"'+value+'\" instead!!')\n\t\t\t\t\t}\n\t\t\t\t\taddAttribute(value, value, start)\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase S_EQ:\n\t\t\t\tthrow new Error('attribute value missed!!');\n\t\t\t}\n//\t\t\tconsole.log(tagName,tagNamePattern,tagNamePattern.test(tagName))\n\t\t\treturn p;\n\t\t/*xml space '\\x20' | #x9 | #xD | #xA; */\n\t\tcase '\\u0080':\n\t\t\tc = ' ';\n\t\tdefault:\n\t\t\tif(c<= ' '){//space\n\t\t\t\tswitch(s){\n\t\t\t\tcase S_TAG:\n\t\t\t\t\tel.setTagName(source.slice(start,p));//tagName\n\t\t\t\t\ts = S_TAG_SPACE;\n\t\t\t\t\tbreak;\n\t\t\t\tcase S_ATTR:\n\t\t\t\t\tattrName = source.slice(start,p)\n\t\t\t\t\ts = S_ATTR_SPACE;\n\t\t\t\t\tbreak;\n\t\t\t\tcase S_ATTR_NOQUOT_VALUE:\n\t\t\t\t\tvar value = source.slice(start, p);\n\t\t\t\t\terrorHandler.warning('attribute \"'+value+'\" missed quot(\")!!');\n\t\t\t\t\taddAttribute(attrName, value, start)\n\t\t\t\tcase S_ATTR_END:\n\t\t\t\t\ts = S_TAG_SPACE;\n\t\t\t\t\tbreak;\n\t\t\t\t//case S_TAG_SPACE:\n\t\t\t\t//case S_EQ:\n\t\t\t\t//case S_ATTR_SPACE:\n\t\t\t\t//\tvoid();break;\n\t\t\t\t//case S_TAG_CLOSE:\n\t\t\t\t\t//ignore warning\n\t\t\t\t}\n\t\t\t}else{//not space\n//S_TAG,\tS_ATTR,\tS_EQ,\tS_ATTR_NOQUOT_VALUE\n//S_ATTR_SPACE,\tS_ATTR_END,\tS_TAG_SPACE, S_TAG_CLOSE\n\t\t\t\tswitch(s){\n\t\t\t\t//case S_TAG:void();break;\n\t\t\t\t//case S_ATTR:void();break;\n\t\t\t\t//case S_ATTR_NOQUOT_VALUE:void();break;\n\t\t\t\tcase S_ATTR_SPACE:\n\t\t\t\t\tvar tagName = el.tagName;\n\t\t\t\t\tif (!NAMESPACE.isHTML(currentNSMap['']) || !attrName.match(/^(?:disabled|checked|selected)$/i)) {\n\t\t\t\t\t\terrorHandler.warning('attribute \"'+attrName+'\" missed value!! \"'+attrName+'\" instead2!!')\n\t\t\t\t\t}\n\t\t\t\t\taddAttribute(attrName, attrName, start);\n\t\t\t\t\tstart = p;\n\t\t\t\t\ts = S_ATTR;\n\t\t\t\t\tbreak;\n\t\t\t\tcase S_ATTR_END:\n\t\t\t\t\terrorHandler.warning('attribute space is required\"'+attrName+'\"!!')\n\t\t\t\tcase S_TAG_SPACE:\n\t\t\t\t\ts = S_ATTR;\n\t\t\t\t\tstart = p;\n\t\t\t\t\tbreak;\n\t\t\t\tcase S_EQ:\n\t\t\t\t\ts = S_ATTR_NOQUOT_VALUE;\n\t\t\t\t\tstart = p;\n\t\t\t\t\tbreak;\n\t\t\t\tcase S_TAG_CLOSE:\n\t\t\t\t\tthrow new Error(\"elements closed character '/' and '>' must be connected to\");\n\t\t\t\t}\n\t\t\t}\n\t\t}//end outer switch\n\t\t//console.log('p++',p)\n\t\tp++;\n\t}\n}\n/**\n * @return true if has new namespace define\n */\nfunction appendElement(el,domBuilder,currentNSMap){\n\tvar tagName = el.tagName;\n\tvar localNSMap = null;\n\t//var currentNSMap = parseStack[parseStack.length-1].currentNSMap;\n\tvar i = el.length;\n\twhile(i--){\n\t\tvar a = el[i];\n\t\tvar qName = a.qName;\n\t\tvar value = a.value;\n\t\tvar nsp = qName.indexOf(':');\n\t\tif(nsp>0){\n\t\t\tvar prefix = a.prefix = qName.slice(0,nsp);\n\t\t\tvar localName = qName.slice(nsp+1);\n\t\t\tvar nsPrefix = prefix === 'xmlns' && localName\n\t\t}else{\n\t\t\tlocalName = qName;\n\t\t\tprefix = null\n\t\t\tnsPrefix = qName === 'xmlns' && ''\n\t\t}\n\t\t//can not set prefix,because prefix !== ''\n\t\ta.localName = localName ;\n\t\t//prefix == null for no ns prefix attribute\n\t\tif(nsPrefix !== false){//hack!!\n\t\t\tif(localNSMap == null){\n\t\t\t\tlocalNSMap = {}\n\t\t\t\t//console.log(currentNSMap,0)\n\t\t\t\t_copy(currentNSMap,currentNSMap={})\n\t\t\t\t//console.log(currentNSMap,1)\n\t\t\t}\n\t\t\tcurrentNSMap[nsPrefix] = localNSMap[nsPrefix] = value;\n\t\t\ta.uri = NAMESPACE.XMLNS\n\t\t\tdomBuilder.startPrefixMapping(nsPrefix, value)\n\t\t}\n\t}\n\tvar i = el.length;\n\twhile(i--){\n\t\ta = el[i];\n\t\tvar prefix = a.prefix;\n\t\tif(prefix){//no prefix attribute has no namespace\n\t\t\tif(prefix === 'xml'){\n\t\t\t\ta.uri = NAMESPACE.XML;\n\t\t\t}if(prefix !== 'xmlns'){\n\t\t\t\ta.uri = currentNSMap[prefix || '']\n\n\t\t\t\t//{console.log('###'+a.qName,domBuilder.locator.systemId+'',currentNSMap,a.uri)}\n\t\t\t}\n\t\t}\n\t}\n\tvar nsp = tagName.indexOf(':');\n\tif(nsp>0){\n\t\tprefix = el.prefix = tagName.slice(0,nsp);\n\t\tlocalName = el.localName = tagName.slice(nsp+1);\n\t}else{\n\t\tprefix = null;//important!!\n\t\tlocalName = el.localName = tagName;\n\t}\n\t//no prefix element has default namespace\n\tvar ns = el.uri = currentNSMap[prefix || ''];\n\tdomBuilder.startElement(ns,localName,tagName,el);\n\t//endPrefixMapping and startPrefixMapping have not any help for dom builder\n\t//localNSMap = null\n\tif(el.closed){\n\t\tdomBuilder.endElement(ns,localName,tagName);\n\t\tif(localNSMap){\n\t\t\tfor (prefix in localNSMap) {\n\t\t\t\tif (Object.prototype.hasOwnProperty.call(localNSMap, prefix)) {\n\t\t\t\t\tdomBuilder.endPrefixMapping(prefix);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}else{\n\t\tel.currentNSMap = currentNSMap;\n\t\tel.localNSMap = localNSMap;\n\t\t//parseStack.push(el);\n\t\treturn true;\n\t}\n}\nfunction parseHtmlSpecialContent(source,elStartEnd,tagName,entityReplacer,domBuilder){\n\tif(/^(?:script|textarea)$/i.test(tagName)){\n\t\tvar elEndStart = source.indexOf('</'+tagName+'>',elStartEnd);\n\t\tvar text = source.substring(elStartEnd+1,elEndStart);\n\t\tif(/[&<]/.test(text)){\n\t\t\tif(/^script$/i.test(tagName)){\n\t\t\t\t//if(!/\\]\\]>/.test(text)){\n\t\t\t\t\t//lexHandler.startCDATA();\n\t\t\t\t\tdomBuilder.characters(text,0,text.length);\n\t\t\t\t\t//lexHandler.endCDATA();\n\t\t\t\t\treturn elEndStart;\n\t\t\t\t//}\n\t\t\t}//}else{//text area\n\t\t\t\ttext = text.replace(/&#?\\w+;/g,entityReplacer);\n\t\t\t\tdomBuilder.characters(text,0,text.length);\n\t\t\t\treturn elEndStart;\n\t\t\t//}\n\n\t\t}\n\t}\n\treturn elStartEnd+1;\n}\nfunction fixSelfClosed(source,elStartEnd,tagName,closeMap){\n\t//if(tagName in closeMap){\n\tvar pos = closeMap[tagName];\n\tif(pos == null){\n\t\t//console.log(tagName)\n\t\tpos = source.lastIndexOf('</'+tagName+'>')\n\t\tif(pos<elStartEnd){//忘记闭合\n\t\t\tpos = source.lastIndexOf('</'+tagName)\n\t\t}\n\t\tcloseMap[tagName] =pos\n\t}\n\treturn pos<elStartEnd;\n\t//}\n}\n\nfunction _copy (source, target) {\n\tfor (var n in source) {\n\t\tif (Object.prototype.hasOwnProperty.call(source, n)) {\n\t\t\ttarget[n] = source[n];\n\t\t}\n\t}\n}\n\nfunction parseDCC(source,start,domBuilder,errorHandler){//sure start with '<!'\n\tvar next= source.charAt(start+2)\n\tswitch(next){\n\tcase '-':\n\t\tif(source.charAt(start + 3) === '-'){\n\t\t\tvar end = source.indexOf('-->',start+4);\n\t\t\t//append comment source.substring(4,end)//<!--\n\t\t\tif(end>start){\n\t\t\t\tdomBuilder.comment(source,start+4,end-start-4);\n\t\t\t\treturn end+3;\n\t\t\t}else{\n\t\t\t\terrorHandler.error(\"Unclosed comment\");\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t}else{\n\t\t\t//error\n\t\t\treturn -1;\n\t\t}\n\tdefault:\n\t\tif(source.substr(start+3,6) == 'CDATA['){\n\t\t\tvar end = source.indexOf(']]>',start+9);\n\t\t\tdomBuilder.startCDATA();\n\t\t\tdomBuilder.characters(source,start+9,end-start-9);\n\t\t\tdomBuilder.endCDATA()\n\t\t\treturn end+3;\n\t\t}\n\t\t//<!DOCTYPE\n\t\t//startDTD(java.lang.String name, java.lang.String publicId, java.lang.String systemId)\n\t\tvar matchs = split(source,start);\n\t\tvar len = matchs.length;\n\t\tif(len>1 && /!doctype/i.test(matchs[0][0])){\n\t\t\tvar name = matchs[1][0];\n\t\t\tvar pubid = false;\n\t\t\tvar sysid = false;\n\t\t\tif(len>3){\n\t\t\t\tif(/^public$/i.test(matchs[2][0])){\n\t\t\t\t\tpubid = matchs[3][0];\n\t\t\t\t\tsysid = len>4 && matchs[4][0];\n\t\t\t\t}else if(/^system$/i.test(matchs[2][0])){\n\t\t\t\t\tsysid = matchs[3][0];\n\t\t\t\t}\n\t\t\t}\n\t\t\tvar lastMatch = matchs[len-1]\n\t\t\tdomBuilder.startDTD(name, pubid, sysid);\n\t\t\tdomBuilder.endDTD();\n\n\t\t\treturn lastMatch.index+lastMatch[0].length\n\t\t}\n\t}\n\treturn -1;\n}\n\n\n\nfunction parseInstruction(source,start,domBuilder){\n\tvar end = source.indexOf('?>',start);\n\tif(end){\n\t\tvar match = source.substring(start,end).match(/^<\\?(\\S*)\\s*([\\s\\S]*?)\\s*$/);\n\t\tif(match){\n\t\t\tvar len = match[0].length;\n\t\t\tdomBuilder.processingInstruction(match[1], match[2]) ;\n\t\t\treturn end+2;\n\t\t}else{//error\n\t\t\treturn -1;\n\t\t}\n\t}\n\treturn -1;\n}\n\nfunction ElementAttributes(){\n\tthis.attributeNames = {}\n}\nElementAttributes.prototype = {\n\tsetTagName:function(tagName){\n\t\tif(!tagNamePattern.test(tagName)){\n\t\t\tthrow new Error('invalid tagName:'+tagName)\n\t\t}\n\t\tthis.tagName = tagName\n\t},\n\taddValue:function(qName, value, offset) {\n\t\tif(!tagNamePattern.test(qName)){\n\t\t\tthrow new Error('invalid attribute:'+qName)\n\t\t}\n\t\tthis.attributeNames[qName] = this.length;\n\t\tthis[this.length++] = {qName:qName,value:value,offset:offset}\n\t},\n\tlength:0,\n\tgetLocalName:function(i){return this[i].localName},\n\tgetLocator:function(i){return this[i].locator},\n\tgetQName:function(i){return this[i].qName},\n\tgetURI:function(i){return this[i].uri},\n\tgetValue:function(i){return this[i].value}\n//\t,getIndex:function(uri, localName)){\n//\t\tif(localName){\n//\n//\t\t}else{\n//\t\t\tvar qName = uri\n//\t\t}\n//\t},\n//\tgetValue:function(){return this.getValue(this.getIndex.apply(this,arguments))},\n//\tgetType:function(uri,localName){}\n//\tgetType:function(i){},\n}\n\n\n\nfunction split(source,start){\n\tvar match;\n\tvar buf = [];\n\tvar reg = /'[^']+'|\"[^\"]+\"|[^\\s<>\\/=]+=?|(\\/?\\s*>|<)/g;\n\treg.lastIndex = start;\n\treg.exec(source);//skip <\n\twhile(match = reg.exec(source)){\n\t\tbuf.push(match);\n\t\tif(match[1])return buf;\n\t}\n}\n\nexports.XMLReader = XMLReader;\nexports.ParseError = ParseError;\n"],"names":["require$$0","a","end","value"],"mappings":"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"}
|