@mintlify/link-rot 3.0.2 → 3.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +4 -1
- package/dist/index.js +4 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -7
- package/.eslintignore +0 -1
- package/.eslintrc.json +0 -3
- package/src/link-renaming/index.ts +0 -3
- package/src/link-renaming/renameFileAndUpdateLinksInContent.ts +0 -62
- package/src/link-renaming/renameInternalLinksInPage.ts +0 -69
- package/src/prebuild.ts +0 -64
- package/src/static-checking/crawlPages.ts +0 -1
- package/src/static-checking/getBrokenInternalLinks.ts +0 -19
- package/src/static-checking/getUsedInternalLinks.ts +0 -96
- package/src/static-checking/getValidInternalLinks.ts +0 -13
- package/src/static-checking/index.ts +0 -8
- package/tsconfig.json +0 -11
package/dist/index.d.ts
CHANGED
|
@@ -1 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { getUsedInternalLinksInPage, getUsedInternalLinksInSite, } from "./static-checking/getUsedInternalLinks";
|
|
2
|
+
export { getValidInternalLinks } from "./static-checking/getValidInternalLinks";
|
|
3
|
+
export { getBrokenInternalLinks } from "./static-checking/getBrokenInternalLinks";
|
|
4
|
+
export { renameFileAndUpdateLinksInContent } from "./link-renaming/renameFileAndUpdateLinksInContent.js";
|
package/dist/index.js
CHANGED
|
@@ -1 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { getUsedInternalLinksInPage, getUsedInternalLinksInSite, } from "./static-checking/getUsedInternalLinks";
|
|
2
|
+
export { getValidInternalLinks } from "./static-checking/getValidInternalLinks";
|
|
3
|
+
export { getBrokenInternalLinks } from "./static-checking/getBrokenInternalLinks";
|
|
4
|
+
export { renameFileAndUpdateLinksInContent } from "./link-renaming/renameFileAndUpdateLinksInContent.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.es2021.d.ts","../node_modules/typescript/lib/lib.es2022.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.es2021.promise.d.ts","../node_modules/typescript/lib/lib.es2021.string.d.ts","../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../node_modules/typescript/lib/lib.es2021.intl.d.ts","../node_modules/typescript/lib/lib.es2022.array.d.ts","../node_modules/typescript/lib/lib.es2022.error.d.ts","../node_modules/typescript/lib/lib.es2022.intl.d.ts","../node_modules/typescript/lib/lib.es2022.object.d.ts","../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2022.string.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.es2022.full.d.ts","../node_modules/is-absolute-url/index.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/fs-extra/index.d.ts","../node_modules/@types/unist/index.d.ts","../node_modules/@types/mdast/index.d.ts","../node_modules/@types/hast/index.d.ts","../node_modules/@types/estree/index.d.ts","../node_modules/@types/estree-jsx/index.d.ts","../node_modules/micromark-util-types/index.d.ts","../node_modules/mdast-util-from-markdown/lib/index.d.ts","../node_modules/mdast-util-from-markdown/index.d.ts","../node_modules/mdast-util-to-markdown/lib/types.d.ts","../node_modules/mdast-util-to-markdown/lib/index.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/blockquote.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/break.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/code.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/definition.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/emphasis.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/heading.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/html.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/image.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/image-reference.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/inline-code.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/link.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/link-reference.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/list.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/list-item.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/paragraph.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/root.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/strong.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/text.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/thematic-break.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/index.d.ts","../node_modules/mdast-util-to-markdown/index.d.ts","../node_modules/mdast-util-mdx-jsx/lib/index.d.ts","../node_modules/mdast-util-mdx-jsx/index.d.ts","../node_modules/vfile-message/lib/index.d.ts","../node_modules/vfile-message/index.d.ts","../node_modules/vfile/lib/minurl.shared.d.ts","../node_modules/vfile/lib/index.d.ts","../node_modules/vfile/index.d.ts","../node_modules/unified/index.d.ts","../node_modules/remark/index.d.ts","../node_modules/micromark-extension-frontmatter/matters.d.ts","../node_modules/micromark-extension-frontmatter/lib/html.d.ts","../node_modules/micromark-extension-frontmatter/lib/syntax.d.ts","../node_modules/micromark-extension-frontmatter/index.d.ts","../node_modules/remark-frontmatter/index.d.ts","../node_modules/micromark-extension-gfm-strikethrough/lib/syntax.d.ts","../node_modules/micromark-extension-gfm-footnote/lib/html.d.ts","../node_modules/micromark-extension-gfm-strikethrough/lib/html.d.ts","../node_modules/micromark-extension-gfm-strikethrough/index.d.ts","../node_modules/micromark-extension-gfm-footnote/lib/syntax.d.ts","../node_modules/micromark-extension-gfm-footnote/index.d.ts","../node_modules/micromark-extension-gfm/index.d.ts","../node_modules/markdown-table/index.d.ts","../node_modules/mdast-util-gfm-table/lib/index.d.ts","../node_modules/mdast-util-gfm-table/index.d.ts","../node_modules/mdast-util-gfm/lib/index.d.ts","../node_modules/mdast-util-gfm/index.d.ts","../node_modules/remark-gfm/index.d.ts","../node_modules/acorn/dist/acorn.d.ts","../node_modules/micromark-util-events-to-acorn/dev/index.d.ts","../node_modules/micromark-extension-mdx-expression/dev/lib/syntax.d.ts","../node_modules/micromark-extension-mdx-expression/dev/index.d.ts","../node_modules/micromark-extension-mdxjs/index.d.ts","../node_modules/mdast-util-mdx-expression/lib/index.d.ts","../node_modules/mdast-util-mdx-expression/index.d.ts","../node_modules/mdast-util-mdxjs-esm/lib/index.d.ts","../node_modules/mdast-util-mdxjs-esm/index.d.ts","../node_modules/mdast-util-mdx/index.d.ts","../node_modules/remark-mdx/index.d.ts","../node_modules/unist-util-is/lib/index.d.ts","../node_modules/unist-util-is/index.d.ts","../node_modules/unist-util-visit-parents/lib/complex-types.d.ts","../node_modules/unist-util-visit-parents/lib/index.d.ts","../node_modules/unist-util-visit-parents/index.d.ts","../node_modules/unist-util-visit-parents/complex-types.d.ts","../node_modules/unist-util-visit/lib/index.d.ts","../node_modules/unist-util-visit/index.d.ts","../node_modules/@mintlify/prebuild/dist/fs/index.d.ts","../node_modules/@mintlify/prebuild/dist/index.d.ts","../src/prebuild.ts","../src/static-checking/getusedinternallinks.ts","../src/static-checking/getvalidinternallinks.ts","../node_modules/chalk/source/vendor/ansi-styles/index.d.ts","../node_modules/chalk/source/vendor/supports-color/index.d.ts","../node_modules/chalk/source/index.d.ts","../src/static-checking/getbrokeninternallinks.ts","../src/static-checking/index.ts","../src/index.ts","../src/link-renaming/renameinternallinksinpage.ts","../src/link-renaming/renamefileandupdatelinksincontent.ts","../src/link-renaming/index.ts","../src/static-checking/crawlpages.ts","../node_modules/@types/acorn/index.d.ts","../node_modules/@types/ms/index.d.ts","../node_modules/@types/debug/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts"],"fileInfos":[{"version":"8730f4bf322026ff5229336391a18bcaa1f94d4f82416c8b2f3954e2ccaae2ba","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","4b421cbfb3a38a27c279dec1e9112c3d1da296f77a1a85ddadf7e7a425d45d18","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","d11a03592451da2d1065e09e61f4e2a9bf68f780f4f6623c18b57816a9679d17",{"version":"3aafcb693fe5b5c3bd277bd4c3a617b53db474fe498fc5df067c5603b1eebde7","affectsGlobalScope":true},{"version":"f3d4da15233e593eacb3965cde7960f3fddf5878528d882bcedd5cbaba0193c7","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"5f406584aef28a331c36523df688ca3650288d14f39c5d2e555c95f0d2ff8f6f","affectsGlobalScope":true},{"version":"22f230e544b35349cfb3bd9110b6ef37b41c6d6c43c3314a31bd0d9652fcec72","affectsGlobalScope":true},{"version":"7ea0b55f6b315cf9ac2ad622b0a7813315bb6e97bf4bb3fbf8f8affbca7dc695","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"eb26de841c52236d8222f87e9e6a235332e0788af8c87a71e9e210314300410a","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"5e5e095c4470c8bab227dbbc61374878ecead104c74ab9960d3adcccfee23205","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"2768ef564cfc0689a1b76106c421a2909bdff0acbe87da010785adab80efdd5c","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"34c839eaaa6d78c8674ae2c37af2236dee6831b13db7b4ef4df3ec889a04d4f2","affectsGlobalScope":true},{"version":"34478567f8a80171f88f2f30808beb7da15eac0538ae91282dd33dce928d98ed","affectsGlobalScope":true},{"version":"ab7d58e6161a550ff92e5aff755dc37fe896245348332cd5f1e1203479fe0ed1","affectsGlobalScope":true},{"version":"6bda95ea27a59a276e46043b7065b55bd4b316c25e70e29b572958fa77565d43","affectsGlobalScope":true},{"version":"aedb8de1abb2ff1095c153854a6df7deae4a5709c37297f9d6e9948b6806fa66","affectsGlobalScope":true},{"version":"a4da0551fd39b90ca7ce5f68fb55d4dc0c1396d589b612e1902f68ee090aaada","affectsGlobalScope":true},{"version":"11ffe3c281f375fff9ffdde8bbec7669b4dd671905509079f866f2354a788064","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"2c339adcd35b01e3115c7ebe980b935b30093ac2dbe46dff36fed112e462afd2","082030c53946fdee90e485ee3fcf88fb07af4811d375f0d92e806ef6d893a54b","7e771891adaa85b690266bc37bd6eb43bc57eecc4b54693ead36467e7369952a","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"ca72190df0eb9b09d4b600821c8c7b6c9747b75a1c700c4d57dc0bb72abc074c","affectsGlobalScope":true},"11e2d554398d2bd460e7d06b2fa5827a297c8acfbe00b4f894a224ac0862857f",{"version":"bb65c6267c5d6676be61acbf6604cf0a4555ac4b505df58ac15c831fcbff4e3e","affectsGlobalScope":true},"374ca798f244e464346f14301dc2a8b4b111af1a83b49fffef5906c338a1f922","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","dab86d9604fe40854ef3c0a6f9e8948873dc3509213418e5e457f410fd11200f","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","489532ff54b714f0e0939947a1c560e516d3ae93d51d639ab02e907a0e950114","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"816ad2e607a96de5bcac7d437f843f5afd8957f1fa5eefa6bba8e4ed7ca8fd84","affectsGlobalScope":true},"cec36af22f514322f870e81d30675c78df82ae8bf4863f5fd4e4424c040c678d","d903fafe96674bc0b2ac38a5be4a8fc07b14c2548d1cdb165a80ea24c44c0c54","5eec82ac21f84d83586c59a16b9b8502d34505d1393393556682fe7e7fde9ef2","04eb6578a588d6a46f50299b55f30e3a04ef27d0c5a46c57d8fcc211cd530faa","8d3c583a07e0c37e876908c2d5da575019f689df8d9fa4c081d99119d53dba22","2c828a5405191d006115ab34e191b8474bc6c86ffdc401d1a9864b1b6e088a58",{"version":"e630e5528e899219ae319e83bef54bf3bcb91b01d76861ecf881e8e614b167f0","affectsGlobalScope":true},"2c45b35f4850881ab132f80d3cb51e8a359a4d8fafdc5ff2401d260dc27862f4","7c013aa892414a7fdcfd861ae524a668eaa3ede8c7c0acafaf611948122c8d93","b0973c3cbcdc59b37bf477731d468696ecaf442593ec51bab497a613a580fe30",{"version":"4989e92ba5b69b182d2caaea6295af52b7dc73a4f7a2e336a676722884e7139d","affectsGlobalScope":true},{"version":"b3624aed92dab6da8484280d3cb3e2f4130ec3f4ef3f8201c95144ae9e898bb6","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","210d54cd652ec0fec8c8916e4af59bb341065576ecda039842f9ffb2e908507c","36b03690b628eab08703d63f04eaa89c5df202e5f1edf3989f13ad389cd2c091","0effadd232a20498b11308058e334d3339cc5bf8c4c858393e38d9d4c0013dcf","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","fd93cee2621ff42dabe57b7be402783fd1aa69ece755bcba1e0290547ae60513","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","69ee23dd0d215b09907ad30d23f88b7790c93329d1faf31d7835552a10cf7cbf","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","a15eb098ed86a4135cba05d77e792d6189fa8607a00c9b1b381c0e9550c04ba5",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"e10177274a35a9d07c825615340b2fcde2f610f53f3fb40269fd196b4288dda6","c4577fb855ca259bdbf3ea663ca73988ce5f84251a92b4aef80a1f4122b6f98e","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"f0900cd5d00fe1263ff41201fb8073dbeb984397e4af3b8002a5c207a30bdc33","affectsGlobalScope":true},{"version":"ff07a9a03c65732ccc59b3c65bc584173da093bd563a6565411c01f5703bd3cb","affectsGlobalScope":true},"06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","ec4bd1b200670fb567920db572d6701ed42a9641d09c4ff6869768c8f81b404c","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa",{"version":"da26af7362f53d122283bc69fed862b9a9fe27e01bc6a69d1d682e0e5a4df3e6","affectsGlobalScope":true},"8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"cc4fa603eb4f28847cfa5bfb698dd186a0864853383d49f2478b3482d5caca9e","ed19da84b7dbf00952ad0b98ce5c194f1903bcf7c94d8103e8e0d63b271543ae","cddf5c26907c0b8378bc05543161c11637b830da9fadf59e02a11e675d11e180","2a2e2c6463bcf3c59f31bc9ab4b6ef963bbf7dffb049cd017e2c1834e3adca63","3d2cd8f3047fff04a71e7037a6a4cb9f4accb28dbd8c0d83164d414811025af0","946bd1737d9412395a8f24414c70f18660b84a75a12b0b448e6eb1a2161d06dd","99373707de2fdfdce847a4d138c36cf137b243ad206cf82d32e0653e2f0dcb4e","cce0134a9da5d93b08f4da07a18ca5bcb8f595216783bca8572182a928f0f03b","31c74be259150eec1e3f8f4113f99cd10d5f1a278a5a7ef6fa29478d71766618","87c28e995603b79f21470eac66a70f9e437aecd70e514bb7e1a5a090aee5ea54","ac052259a6eec4dc9e73e2309a64fa0fc4f7edba776418355b25e67cf24d3318","e83857dd6e1c80bacacdaee3eaf2bd71d8331880fd4705489e5e1383e0ac78a8","dceb21129b0ae66beddafba41b8765f27bf95669a8f7fbe3e94025e01c9351a8","859ea22746d11ed8386ec8d9b63b998462510705d527b83494f6a2fcaa7a5de4","825b79a00bb5650472780a23f75ee17cffe4d0eae235da96e50d3b8cd9456ea5","5b6ba1af9d52d4a47eb6908d1aebd2fe348d8212205b203d25ae528b46822eff","92ae8af22ba9f4d3728ee0075a23f5a9f2e071bb677e7db01ec2f44cc01ed473","a3f55be7fa724c524698e82466c2a651f352e673f63428d953923de161b1095c","f34def9623f89b02ac2568eeee0cfa655411e56b79f1198143053709d1987110","bc0d6e115f78a602be8f82c6977c3a3b4f84fa144e06706bd768797cd683f2b5","fb4b80d4f7140829a10b48ea77584e191098d20fbe77039e171fce8de1b257ac","871b7a0478e9b76721ca4f596acd219b2ff60f58fbf95198117ce4c1bf8eb52a","38a6564c83f8e5c76f0cbbd823c5ed16c9ea9e55f25629ca4a1384d3447b27f9","2faea076f501719cba9eb56cdf431e5efc09bc81b12a4329a825fedce77c6503","46f0d38a72546ad31308f6730267f835bea40803b9117c42a29ad009706cda9f","3a2cad3fdc52e8407c3c9a044c10a4db897bba4c1e30a96461f2e7b2be9955c0","a8e0ac700a94d9a42add85453d32842101fb1f08c1a296a02eb27105e78917e1","70cb02181c04656d711bca5c332549beae390bed0107bd97c419a3466bb39306","afe412b89ebed32a7eb2e44fe185cb24027d36f8543023e57ca36ead6e59193c","5a0012861a95843c567475a90362f686019af229a8946779ccc44c7efb5b1f44","586c4ef6496185cdbc08391fdc5f49dd80b14cdb2d01ace355b2b150f3fe71eb","148e197eb64a4c80531e4c959012755ce7fbfdbcb8d17721eac0c8a983c3e51c","edb06b0fc903fc619a7f2a3aeb6579e5b787eb624c349da738b574720558a596","fce29e655309f2a67fc2466b60d16c5c1deec2474ebd62cff7c2b6fe378e1719","e8b7b420b1431369ceb70ef295460a0aeebdaaae6913acdda9963287846ae31c","e0c7d85789b8811c90a8d21e25021349e8a756a256ae42d9e816ecd392f00f71","bb8aba28c9589792407d6ae0c1a6568f3ddc40be20da25bc1939e2c9d76436bb","8fa1868ab5af3818ff4746f383ea84206596e284f7dc5ffd40a0fac08ed093f9","8d4537ea6fcdde620af5bfb4e19f88db40d44073f76f567283aa043b81ef8a3e","0bb848976eff244e33741d63372cbfb4d15153a92c171d0a374a3c0ef327a175","af79b166f5d41ec2ebae57e9b67df564452b90ae3f0af4cb3c2d8ad5adbfd2db","4a0b1dd7eb0fd595278ec532f125cd53bfee83a1c426924b43f8e8b9a2de6121","c5e0e82ae98cbca961197fa374445ce0cb2b2f1d572cee0e4ffcd8d2b75431fc","a13e8219065315fc991389ca3d94bfa68fa3a56f3656b3ffc47c5e24ea446672","a655b91249b25e4adf312a9b208be67d4ee3eb0c8654146508f16eb64f78c0c6","7761587b9015170ac5b2332d8a22b1e2c93021dff19e2a07f85031f6d8569caa","0c0ad11991c2556f9c0e3074cc2f9bd04bd704f546b40363aec12c3fa5d5e41c","32def5238fa330f61ed2f9637814d0ffe81e75add8e34cc1119d5769ca2eaa45","a551a7d41a6ed1c8b811d8bba76de66d5703a835c650000b71fcd2e430bfca54","616ce65d2032aa6821d2d5730d523d3ad75cf114570a9808a0a3d1e2793b09b8","d5d6306719dffccd6ecd770265c7833d4e87c374cd894ffba23a64cbb5781c82","010f63235ad97f732fda9b11e97bf4cff791df729dd5efe0e84fd5431edc192a","5f4afc66228f2b6b7679af1e0f05248ac18f5f7994d793d1183c568a5372054c","4d3cfb49ff5029cd9de384eeee7430b21436793ec9977651991eda447197a6e2","d6fdaeb6f1e4e29d7827e30d743dfef5cb6c8bca4bc546001a3b3e751a2de06c","92f92e2b21f14f7ad07b15902ba806b89f37d8a83a7d127f7e638f92f241ddf8","74f4c396d57693d72e769ccc21b83542a78a6f3825ee0fe69cfefd7713f5e6cf","03a3957f7ccf2ceb0940c64e35734ed50c0d090c161924c44e79cfb7c9c437f1","010bb5235c40300fe81fd4af2dc7d48b573ef626e65d529242035274121f4c83","801bcd63fc346570aa633c166bc5869da8cb9ad252e113c4fe46800296f54147","b5ab768a8b6f8aa05d10b8923e3fc65438ebf6e3be5c2570e104fbddb9982f9a","23cf5d35c85bb6947dfc34646bde110832e005d8c37f1dad02cbbe86b00ed278","1bf9cc1b0815f5282510a34bbb9c14bd499cb9350829a62b8710fcf1ad5d8a0f","580e5a0f8dabda31b900dd10d80ae49fe04a97b843efbeac1803d312525a3078","2fc10e625371993f21f6418efe6a12f60a2f3ae4a430a55734eb04c3d557401e","d5e35e541b5f2c9a8ef2c0e0f024432c327d5f25a56c801cb8ab523d8474a561","059dc7165a7deef0e51ce03ac9d7eae762603296c0d3b9a9133583ce92742b90","2943f139dd803a361210873998535acba16114c150eab29eb20d2fb1306b7422","e85f3f46979c7c340694a0b7a7060386ba6139a7441410c1cb66d4b85c5d35e0","824211a8d92078c6bdc74eb164267ad609a0e0ec45522ca10a098dff151af892","0b8b232ffddf8c32906f41633c71b8f8c9a2d4314480665f324010be2534d9ac","63c010c8e3e0c33bfe2c4fffca858f9a7a28ee84c090652ae9f8501a6037afe5","c8abd849f7fdb1e4787b53520896cf142f2e19821f9af86615a6af4436074eef","cab76feb8bdafd8f888d060a7a014f5a407c7599e0b0d1f85e4e36694248a1f8","41a2c5474756ee1b12e5502bcaadddd6daa9b79e5fbed24b5c9e7d4352383170","cee0181994c0afe05ffc4bfc05ffdf4eba3275cef012c562b23572056e8b3466","0801dffb28c9a67ab387b8bd47392c05bbe3678d56b95a9127015e116437435f","d4de3f9c6acd93a96b7551506870ae1b84a60d07ba075d2d99296f9e27b96d35","083609ca47c047c6802bd40e974346a9509ef28367bb07769dbcead77cc7359f","3149a47797eae5de24c24ab0a8f93fae5a6a02ac29b75c5ace5f86240451fd51","8135595513e990b2336cdea3fe8f61238cebe6270b34906a450b32187fa2238a",{"version":"179f2a97b99f9c8355269d047d2c74b06dcf609197f21bae4745c4b3f5dd771c","signature":"b8957782bfdf48c8f6173cbf34fcf9cf877882099b5b0dec750dec24c79e1bae"},{"version":"b73d447e8e7433e1702912faceab7fdb655a0c62d7fdd7ff231bee478837aec2","signature":"1e0edf64ebfd4d1ac82441a6840f8d59f50c5d423ff64751be5a02dc96d669a1"},{"version":"70ee76dce4f3646f428767ce7f2af7d615def98320b15c3560d4d2da11d92624","signature":"309e916f3c8d5925e1cbb56c9b88c1d01f87f3a3364eed6bec71a4488dd406d6"},"acfed6cc001e7f7f26d2ba42222a180ba669bb966d4dd9cb4ad5596516061b13","f61a4dc92450609c353738f0a2daebf8cae71b24716dbd952456d80b1e1a48b6","b1adbadd9e2b45fa099362a19f95fec9d145b4b7f74f81c18d8fa1a163da47e0",{"version":"8b4eba58bedcc1a08cd71fc986cec91455f727aeebaffc99543758c8e4ef1dc0","signature":"c629b47dbe2a4012015272aaf314b057ab4ef3c069eb7a51f99ab341cce85444"},{"version":"4d4f843d9f99d8f107465422ec5bf7f98a6fbe6a89b3ce03403ab5a7c19766ca","signature":"278e9e2a1d5110af498d0a2708a14ebb453665145d8ff9e097e4211b3d73a1fb"},"4ef01f2eb8a097e4d572dd4ba6f65fae1ac7cc88d2f0ba74df8d61c30a1970f0",{"version":"1f1ae332f78e54b5c24477b4f20d6a86ead7deff5dc924e98eabe1133466c186","signature":"d291f39ff4b99f47587368c0f14e6c35138d197cc1468ffb7cc62cae250a4841"},{"version":"58c231d5d777de4868855845bea889780e87df7c5625fe4eecec7ec81caebdc3","signature":"358a059a89ee0ec4dc1a1a0a88f7954962d05b75388c785d6f9a179b74c44ed0"},{"version":"9e1c6f9b7e33a36ae7b97cae182dcf43593a2f95812ef21db3badaf44202f220","signature":"1fa08e8b7768a350b5fa1af3fd54fc2c8401a543a0a3c928a208ab88be6a49fe"},"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","3777eb752cef9aa8dd35bb997145413310008aa54ec44766de81a7ad891526cd","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","78828b06c0d3b586954015e9ebde5480b009e166c71244763bda328ec0920f41","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","2b93035328f7778d200252681c1d86285d501ed424825a18f81e4c3028aa51d9","2ac9c8332c5f8510b8bdd571f8271e0f39b0577714d5e95c1e79a12b2616f069","42c21aa963e7b86fa00801d96e88b36803188018d5ad91db2a9101bccd40b3ff","d31eb848cdebb4c55b4893b335a7c0cca95ad66dee13cbb7d0893810c0a9c301","77c1d91a129ba60b8c405f9f539e42df834afb174fe0785f89d92a2c7c16b77a","7a9e0a564fee396cacf706523b5aeed96e04c6b871a8bebefad78499fbffc5bc","906c751ef5822ec0dadcea2f0e9db64a33fb4ee926cc9f7efa38afe5d5371b2a","5387c049e9702f2d2d7ece1a74836a14b47fbebe9bbeb19f94c580a37c855351","c68391fb9efad5d99ff332c65b1606248c4e4a9f1dd9a087204242b56c7126d6","e9cf02252d3a0ced987d24845dcb1f11c1be5541f17e5daa44c6de2d18138d0c","e8b02b879754d85f48489294f99147aeccc352c760d95a6fe2b6e49cd400b2fe","9f6908ab3d8a86c68b86e38578afc7095114e66b2fc36a2a96e9252aac3998e0","0eedb2344442b143ddcd788f87096961cd8572b64f10b4afc3356aa0460171c6","71405cc70f183d029cc5018375f6c35117ffdaf11846c35ebf85ee3956b1b2a6","c68baff4d8ba346130e9753cefe2e487a16731bf17e05fdacc81e8c9a26aae9d","2cd15528d8bb5d0453aa339b4b52e0696e8b07e790c153831c642c3dea5ac8af","479d622e66283ffa9883fbc33e441f7fc928b2277ff30aacbec7b7761b4e9579","ade307876dc5ca267ca308d09e737b611505e015c535863f22420a11fffc1c54","f8cdefa3e0dee639eccbe9794b46f90291e5fd3989fcba60d2f08fde56179fb9","86c5a62f99aac7053976e317dbe9acb2eaf903aaf3d2e5bb1cafe5c2df7b37a8","2b300954ce01a8343866f737656e13243e86e5baef51bd0631b21dcef1f6e954","a2d409a9ffd872d6b9d78ead00baa116bbc73cfa959fce9a2f29d3227876b2a1","b288936f560cd71f4a6002953290de9ff8dfbfbf37f5a9391be5c83322324898","61178a781ef82e0ff54f9430397e71e8f365fc1e3725e0e5346f2de7b0d50dfa","6a6ccb37feb3aad32d9be026a3337db195979cd5727a616fc0f557e974101a54","c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3","38e2b02897c6357bbcff729ef84c736727b45cc152abe95a7567caccdfad2a1d","d6610ea7e0b1a7686dba062a1e5544dd7d34140f4545305b7c6afaebfb348341","3dee35db743bdba2c8d19aece7ac049bde6fa587e195d86547c882784e6ba34c","b15e55c5fa977c2f25ca0b1db52cfa2d1fd4bf0baf90a8b90d4a7678ca462ff1","f41d30972724714763a2698ae949fbc463afb203b5fa7c4ad7e4de0871129a17","843dd7b6a7c6269fd43827303f5cbe65c1fecabc30b4670a50d5a15d57daeeb9","f06d8b8567ee9fd799bf7f806efe93b67683ef24f4dea5b23ef12edff4434d9d","6017384f697ff38bc3ef6a546df5b230c3c31329db84cbfe686c83bec011e2b2","e1a5b30d9248549ca0c0bb1d653bafae20c64c4aa5928cc4cd3017b55c2177b0","a593632d5878f17295bd53e1c77f27bf4c15212822f764a2bfc1702f4b413fa0","a868a534ba1c2ca9060b8a13b0ffbbbf78b4be7b0ff80d8c75b02773f7192c29","da7545aba8f54a50fde23e2ede00158dc8112560d934cee58098dfb03aae9b9d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","6aee496bf0ecfbf6731aa8cca32f4b6e92cdc0a444911a7d88410408a45ecc5d"],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":true,"module":7,"outDir":"./","skipLibCheck":true,"strict":true,"target":9},"fileIdsList":[[106],[106,192],[106,118,119],[106,208],[77,106,113],[106,115],[60,106],[63,106],[64,69,97,106],[65,76,77,84,94,105,106],[65,66,76,84,106],[67,106],[68,69,77,85,106],[69,94,102,106],[70,72,76,84,106],[71,106],[72,73,106],[76,106],[74,76,106],[76,77,78,94,105,106],[76,77,78,91,94,97,106],[106,110],[72,79,84,94,105,106],[76,77,79,80,84,94,102,105,106],[79,81,94,102,105,106],[60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112],[76,82,106],[83,105,106],[72,76,84,94,106],[85,106],[86,106],[63,87,106],[88,104,106,110],[89,106],[90,106],[76,91,92,106],[91,93,106,108],[64,76,94,95,96,97,106],[64,94,96,106],[94,95,106],[97,106],[98,106],[76,100,101,106],[100,101,106],[69,84,94,102,106],[103,106],[84,104,106],[64,79,90,105,106],[69,106],[94,106,107],[106,108],[106,109],[64,69,76,78,87,94,105,106,108,110],[94,106,111],[106,211,250],[106,211,235,250],[106,250],[106,211],[106,211,236,250],[106,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249],[106,236,250],[106,197,198],[104,106],[106,121],[106,115,116,120,122,147,169,179,181],[106,122,145,147,168],[106,116,122,145,147,167,169,179,181],[106,170],[106,122,145,147,169],[106,116,117,119,147,178,179,181],[106,119,122,145,147,169,179],[106,115,116,117,119,122,145,146,147,169,179,181],[106,119,122,145,147,169],[106,122,145,147,169,179,181],[106,116,117,119,147,179,180,181],[106,119,122,145,147,169,181],[106,123,124,144],[106,116,123,147,179,181],[106,116,147,179,181],[106,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143],[106,123],[106,115,116,145,147,169,179,181],[106,155,156,157],[106,120,155],[106,161,164],[106,120],[106,160,162],[106,120,160,161,163,165],[106,175],[106,120,174],[106,120,175,176],[106,118,119,120,173],[106,116,147,153,155,158,179,181],[106,116,147,153,166,171,179,181],[106,116,147,153,177,179,181,182],[106,116,147,153,179,181],[106,115,152],[106,115,184],[106,186,188],[106,185,187],[106,115,185,187],[106,115,184,185,186],[106,185,188,190],[106,115,184,185,188,189],[106,148],[106,151],[106,115,149,150,152],[106,201],[106,204],[77,86,106,194,203],[86,106,114,116,147,154,159,172,179,181,183,191],[86,106,193],[106,195,196,199],[59,86,106,114,116,147,154,159,172,179,181,183,191,194],[106,193,194],[106,195,196,200],[204],[86],[195,196,200]],"referencedMap":[[192,1],[193,2],[207,3],[209,4],[119,3],[118,1],[114,5],[117,6],[210,1],[116,6],[208,1],[60,7],[61,7],[63,8],[64,9],[65,10],[66,11],[67,12],[68,13],[69,14],[70,15],[71,16],[72,17],[73,17],[75,18],[74,19],[76,18],[77,20],[78,21],[62,22],[112,1],[79,23],[80,24],[81,25],[113,26],[82,27],[83,28],[84,29],[85,30],[86,31],[87,32],[88,33],[89,34],[90,35],[91,36],[92,36],[93,37],[94,38],[96,39],[95,40],[97,41],[98,42],[99,1],[100,43],[101,44],[102,45],[103,46],[104,47],[105,48],[106,49],[107,50],[108,51],[109,52],[110,53],[111,54],[235,55],[236,56],[211,57],[214,57],[233,55],[234,55],[224,55],[223,58],[221,55],[216,55],[229,55],[227,55],[231,55],[215,55],[228,55],[232,55],[217,55],[218,55],[230,55],[212,55],[219,55],[220,55],[222,55],[226,55],[237,59],[225,55],[213,55],[250,60],[249,1],[244,59],[246,61],[245,59],[238,59],[239,59],[241,59],[243,59],[247,61],[248,61],[240,61],[242,61],[115,1],[173,1],[199,62],[197,1],[198,63],[59,1],[167,1],[122,64],[121,65],[169,66],[168,67],[171,68],[170,69],[179,70],[178,71],[147,72],[146,73],[182,74],[181,75],[180,76],[145,77],[125,78],[126,78],[127,78],[128,78],[129,78],[130,78],[131,79],[133,78],[132,78],[144,80],[134,78],[136,78],[135,78],[138,78],[137,78],[139,78],[140,78],[141,78],[142,78],[143,78],[124,81],[123,82],[158,83],[156,84],[157,84],[155,1],[165,85],[161,86],[164,86],[163,87],[162,86],[160,86],[166,88],[176,89],[175,90],[177,91],[174,92],[120,1],[159,93],[172,94],[183,95],[154,96],[10,1],[11,1],[15,1],[14,1],[2,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[22,1],[23,1],[3,1],[4,1],[27,1],[24,1],[25,1],[26,1],[28,1],[29,1],[30,1],[5,1],[31,1],[32,1],[33,1],[34,1],[6,1],[38,1],[35,1],[36,1],[37,1],[39,1],[7,1],[40,1],[45,1],[46,1],[41,1],[42,1],[43,1],[44,1],[8,1],[50,1],[47,1],[48,1],[49,1],[51,1],[9,1],[52,1],[58,1],[53,1],[54,1],[55,1],[56,1],[1,1],[57,1],[13,1],[12,1],[153,97],[185,98],[184,6],[189,99],[188,100],[186,101],[187,102],[191,103],[190,104],[149,105],[148,6],[152,106],[151,107],[150,1],[202,108],[205,109],[204,110],[203,111],[194,112],[206,1],[200,113],[195,114],[196,115],[201,116]],"exportedModulesMap":[[192,1],[193,2],[207,3],[209,4],[119,3],[118,1],[114,5],[117,6],[210,1],[116,6],[208,1],[60,7],[61,7],[63,8],[64,9],[65,10],[66,11],[67,12],[68,13],[69,14],[70,15],[71,16],[72,17],[73,17],[75,18],[74,19],[76,18],[77,20],[78,21],[62,22],[112,1],[79,23],[80,24],[81,25],[113,26],[82,27],[83,28],[84,29],[85,30],[86,31],[87,32],[88,33],[89,34],[90,35],[91,36],[92,36],[93,37],[94,38],[96,39],[95,40],[97,41],[98,42],[99,1],[100,43],[101,44],[102,45],[103,46],[104,47],[105,48],[106,49],[107,50],[108,51],[109,52],[110,53],[111,54],[235,55],[236,56],[211,57],[214,57],[233,55],[234,55],[224,55],[223,58],[221,55],[216,55],[229,55],[227,55],[231,55],[215,55],[228,55],[232,55],[217,55],[218,55],[230,55],[212,55],[219,55],[220,55],[222,55],[226,55],[237,59],[225,55],[213,55],[250,60],[249,1],[244,59],[246,61],[245,59],[238,59],[239,59],[241,59],[243,59],[247,61],[248,61],[240,61],[242,61],[115,1],[173,1],[199,62],[197,1],[198,63],[59,1],[167,1],[122,64],[121,65],[169,66],[168,67],[171,68],[170,69],[179,70],[178,71],[147,72],[146,73],[182,74],[181,75],[180,76],[145,77],[125,78],[126,78],[127,78],[128,78],[129,78],[130,78],[131,79],[133,78],[132,78],[144,80],[134,78],[136,78],[135,78],[138,78],[137,78],[139,78],[140,78],[141,78],[142,78],[143,78],[124,81],[123,82],[158,83],[156,84],[157,84],[155,1],[165,85],[161,86],[164,86],[163,87],[162,86],[160,86],[166,88],[176,89],[175,90],[177,91],[174,92],[120,1],[159,93],[172,94],[183,95],[154,96],[10,1],[11,1],[15,1],[14,1],[2,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[22,1],[23,1],[3,1],[4,1],[27,1],[24,1],[25,1],[26,1],[28,1],[29,1],[30,1],[5,1],[31,1],[32,1],[33,1],[34,1],[6,1],[38,1],[35,1],[36,1],[37,1],[39,1],[7,1],[40,1],[45,1],[46,1],[41,1],[42,1],[43,1],[44,1],[8,1],[50,1],[47,1],[48,1],[49,1],[51,1],[9,1],[52,1],[58,1],[53,1],[54,1],[55,1],[56,1],[1,1],[57,1],[13,1],[12,1],[153,97],[185,98],[184,6],[189,99],[188,100],[186,101],[187,102],[191,103],[190,104],[149,105],[148,6],[152,106],[151,107],[150,1],[202,108],[205,117],[194,118],[206,1],[201,119]],"semanticDiagnosticsPerFile":[192,193,207,209,119,118,114,117,210,116,208,60,61,63,64,65,66,67,68,69,70,71,72,73,75,74,76,77,78,62,112,79,80,81,113,82,83,84,85,86,87,88,89,90,91,92,93,94,96,95,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,235,236,211,214,233,234,224,223,221,216,229,227,231,215,228,232,217,218,230,212,219,220,222,226,237,225,213,250,249,244,246,245,238,239,241,243,247,248,240,242,115,173,199,197,198,59,167,122,121,169,168,171,170,179,178,147,146,182,181,180,145,125,126,127,128,129,130,131,133,132,144,134,136,135,138,137,139,140,141,142,143,124,123,158,156,157,155,165,161,164,163,162,160,166,176,175,177,174,120,159,172,183,154,10,11,15,14,2,16,17,18,19,20,21,22,23,3,4,27,24,25,26,28,29,30,5,31,32,33,34,6,38,35,36,37,39,7,40,45,46,41,42,43,44,8,50,47,48,49,51,9,52,58,53,54,55,56,1,57,13,12,153,185,184,189,188,186,187,191,190,149,148,152,151,150,202,205,204,203,194,206,200,195,196,201]},"version":"4.9.5"}
|
|
1
|
+
{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.es2021.d.ts","../node_modules/typescript/lib/lib.es2022.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.es2021.promise.d.ts","../node_modules/typescript/lib/lib.es2021.string.d.ts","../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../node_modules/typescript/lib/lib.es2021.intl.d.ts","../node_modules/typescript/lib/lib.es2022.array.d.ts","../node_modules/typescript/lib/lib.es2022.error.d.ts","../node_modules/typescript/lib/lib.es2022.intl.d.ts","../node_modules/typescript/lib/lib.es2022.object.d.ts","../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2022.string.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.es2022.full.d.ts","../node_modules/is-absolute-url/index.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/fs-extra/index.d.ts","../node_modules/@types/unist/index.d.ts","../node_modules/@types/mdast/index.d.ts","../node_modules/@types/hast/index.d.ts","../node_modules/@types/estree/index.d.ts","../node_modules/@types/estree-jsx/index.d.ts","../node_modules/micromark-util-types/index.d.ts","../node_modules/mdast-util-from-markdown/lib/index.d.ts","../node_modules/mdast-util-from-markdown/index.d.ts","../node_modules/mdast-util-to-markdown/lib/types.d.ts","../node_modules/mdast-util-to-markdown/lib/index.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/blockquote.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/break.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/code.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/definition.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/emphasis.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/heading.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/html.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/image.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/image-reference.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/inline-code.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/link.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/link-reference.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/list.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/list-item.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/paragraph.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/root.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/strong.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/text.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/thematic-break.d.ts","../node_modules/mdast-util-to-markdown/lib/handle/index.d.ts","../node_modules/mdast-util-to-markdown/index.d.ts","../node_modules/mdast-util-mdx-jsx/lib/index.d.ts","../node_modules/mdast-util-mdx-jsx/index.d.ts","../node_modules/vfile-message/lib/index.d.ts","../node_modules/vfile-message/index.d.ts","../node_modules/vfile/lib/minurl.shared.d.ts","../node_modules/vfile/lib/index.d.ts","../node_modules/vfile/index.d.ts","../node_modules/unified/index.d.ts","../node_modules/remark/index.d.ts","../node_modules/micromark-extension-frontmatter/matters.d.ts","../node_modules/micromark-extension-frontmatter/lib/html.d.ts","../node_modules/micromark-extension-frontmatter/lib/syntax.d.ts","../node_modules/micromark-extension-frontmatter/index.d.ts","../node_modules/remark-frontmatter/index.d.ts","../node_modules/micromark-extension-gfm-strikethrough/lib/syntax.d.ts","../node_modules/micromark-extension-gfm-footnote/lib/html.d.ts","../node_modules/micromark-extension-gfm-strikethrough/lib/html.d.ts","../node_modules/micromark-extension-gfm-strikethrough/index.d.ts","../node_modules/micromark-extension-gfm-footnote/lib/syntax.d.ts","../node_modules/micromark-extension-gfm-footnote/index.d.ts","../node_modules/micromark-extension-gfm/index.d.ts","../node_modules/markdown-table/index.d.ts","../node_modules/mdast-util-gfm-table/lib/index.d.ts","../node_modules/mdast-util-gfm-table/index.d.ts","../node_modules/mdast-util-gfm/lib/index.d.ts","../node_modules/mdast-util-gfm/index.d.ts","../node_modules/remark-gfm/index.d.ts","../node_modules/acorn/dist/acorn.d.ts","../node_modules/micromark-util-events-to-acorn/dev/index.d.ts","../node_modules/micromark-extension-mdx-expression/dev/lib/syntax.d.ts","../node_modules/micromark-extension-mdx-expression/dev/index.d.ts","../node_modules/micromark-extension-mdxjs/index.d.ts","../node_modules/mdast-util-mdx-expression/lib/index.d.ts","../node_modules/mdast-util-mdx-expression/index.d.ts","../node_modules/mdast-util-mdxjs-esm/lib/index.d.ts","../node_modules/mdast-util-mdxjs-esm/index.d.ts","../node_modules/mdast-util-mdx/index.d.ts","../node_modules/remark-mdx/index.d.ts","../node_modules/unist-util-is/lib/index.d.ts","../node_modules/unist-util-is/index.d.ts","../node_modules/unist-util-visit-parents/lib/complex-types.d.ts","../node_modules/unist-util-visit-parents/lib/index.d.ts","../node_modules/unist-util-visit-parents/index.d.ts","../node_modules/unist-util-visit-parents/complex-types.d.ts","../node_modules/unist-util-visit/lib/index.d.ts","../node_modules/unist-util-visit/index.d.ts","../node_modules/@mintlify/prebuild/dist/fs/index.d.ts","../node_modules/@mintlify/prebuild/dist/index.d.ts","../src/prebuild.ts","../src/static-checking/getusedinternallinks.ts","../src/static-checking/getvalidinternallinks.ts","../node_modules/chalk/source/vendor/ansi-styles/index.d.ts","../node_modules/chalk/source/vendor/supports-color/index.d.ts","../node_modules/chalk/source/index.d.ts","../src/static-checking/getbrokeninternallinks.ts","../src/link-renaming/renameinternallinksinpage.ts","../src/link-renaming/renamefileandupdatelinksincontent.ts","../src/index.ts","../src/static-checking/crawlpages.ts","../node_modules/@types/acorn/index.d.ts","../node_modules/@types/ms/index.d.ts","../node_modules/@types/debug/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts"],"fileInfos":[{"version":"8730f4bf322026ff5229336391a18bcaa1f94d4f82416c8b2f3954e2ccaae2ba","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","4b421cbfb3a38a27c279dec1e9112c3d1da296f77a1a85ddadf7e7a425d45d18","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","d11a03592451da2d1065e09e61f4e2a9bf68f780f4f6623c18b57816a9679d17",{"version":"3aafcb693fe5b5c3bd277bd4c3a617b53db474fe498fc5df067c5603b1eebde7","affectsGlobalScope":true},{"version":"f3d4da15233e593eacb3965cde7960f3fddf5878528d882bcedd5cbaba0193c7","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"5f406584aef28a331c36523df688ca3650288d14f39c5d2e555c95f0d2ff8f6f","affectsGlobalScope":true},{"version":"22f230e544b35349cfb3bd9110b6ef37b41c6d6c43c3314a31bd0d9652fcec72","affectsGlobalScope":true},{"version":"7ea0b55f6b315cf9ac2ad622b0a7813315bb6e97bf4bb3fbf8f8affbca7dc695","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"eb26de841c52236d8222f87e9e6a235332e0788af8c87a71e9e210314300410a","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"5e5e095c4470c8bab227dbbc61374878ecead104c74ab9960d3adcccfee23205","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"2768ef564cfc0689a1b76106c421a2909bdff0acbe87da010785adab80efdd5c","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"34c839eaaa6d78c8674ae2c37af2236dee6831b13db7b4ef4df3ec889a04d4f2","affectsGlobalScope":true},{"version":"34478567f8a80171f88f2f30808beb7da15eac0538ae91282dd33dce928d98ed","affectsGlobalScope":true},{"version":"ab7d58e6161a550ff92e5aff755dc37fe896245348332cd5f1e1203479fe0ed1","affectsGlobalScope":true},{"version":"6bda95ea27a59a276e46043b7065b55bd4b316c25e70e29b572958fa77565d43","affectsGlobalScope":true},{"version":"aedb8de1abb2ff1095c153854a6df7deae4a5709c37297f9d6e9948b6806fa66","affectsGlobalScope":true},{"version":"a4da0551fd39b90ca7ce5f68fb55d4dc0c1396d589b612e1902f68ee090aaada","affectsGlobalScope":true},{"version":"11ffe3c281f375fff9ffdde8bbec7669b4dd671905509079f866f2354a788064","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"2c339adcd35b01e3115c7ebe980b935b30093ac2dbe46dff36fed112e462afd2","082030c53946fdee90e485ee3fcf88fb07af4811d375f0d92e806ef6d893a54b","7e771891adaa85b690266bc37bd6eb43bc57eecc4b54693ead36467e7369952a","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"ca72190df0eb9b09d4b600821c8c7b6c9747b75a1c700c4d57dc0bb72abc074c","affectsGlobalScope":true},"11e2d554398d2bd460e7d06b2fa5827a297c8acfbe00b4f894a224ac0862857f",{"version":"bb65c6267c5d6676be61acbf6604cf0a4555ac4b505df58ac15c831fcbff4e3e","affectsGlobalScope":true},"374ca798f244e464346f14301dc2a8b4b111af1a83b49fffef5906c338a1f922","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","dab86d9604fe40854ef3c0a6f9e8948873dc3509213418e5e457f410fd11200f","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","489532ff54b714f0e0939947a1c560e516d3ae93d51d639ab02e907a0e950114","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"816ad2e607a96de5bcac7d437f843f5afd8957f1fa5eefa6bba8e4ed7ca8fd84","affectsGlobalScope":true},"cec36af22f514322f870e81d30675c78df82ae8bf4863f5fd4e4424c040c678d","d903fafe96674bc0b2ac38a5be4a8fc07b14c2548d1cdb165a80ea24c44c0c54","5eec82ac21f84d83586c59a16b9b8502d34505d1393393556682fe7e7fde9ef2","04eb6578a588d6a46f50299b55f30e3a04ef27d0c5a46c57d8fcc211cd530faa","8d3c583a07e0c37e876908c2d5da575019f689df8d9fa4c081d99119d53dba22","2c828a5405191d006115ab34e191b8474bc6c86ffdc401d1a9864b1b6e088a58",{"version":"e630e5528e899219ae319e83bef54bf3bcb91b01d76861ecf881e8e614b167f0","affectsGlobalScope":true},"2c45b35f4850881ab132f80d3cb51e8a359a4d8fafdc5ff2401d260dc27862f4","7c013aa892414a7fdcfd861ae524a668eaa3ede8c7c0acafaf611948122c8d93","b0973c3cbcdc59b37bf477731d468696ecaf442593ec51bab497a613a580fe30",{"version":"4989e92ba5b69b182d2caaea6295af52b7dc73a4f7a2e336a676722884e7139d","affectsGlobalScope":true},{"version":"b3624aed92dab6da8484280d3cb3e2f4130ec3f4ef3f8201c95144ae9e898bb6","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","210d54cd652ec0fec8c8916e4af59bb341065576ecda039842f9ffb2e908507c","36b03690b628eab08703d63f04eaa89c5df202e5f1edf3989f13ad389cd2c091","0effadd232a20498b11308058e334d3339cc5bf8c4c858393e38d9d4c0013dcf","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","fd93cee2621ff42dabe57b7be402783fd1aa69ece755bcba1e0290547ae60513","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","69ee23dd0d215b09907ad30d23f88b7790c93329d1faf31d7835552a10cf7cbf","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","a15eb098ed86a4135cba05d77e792d6189fa8607a00c9b1b381c0e9550c04ba5",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"e10177274a35a9d07c825615340b2fcde2f610f53f3fb40269fd196b4288dda6","c4577fb855ca259bdbf3ea663ca73988ce5f84251a92b4aef80a1f4122b6f98e","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"f0900cd5d00fe1263ff41201fb8073dbeb984397e4af3b8002a5c207a30bdc33","affectsGlobalScope":true},{"version":"ff07a9a03c65732ccc59b3c65bc584173da093bd563a6565411c01f5703bd3cb","affectsGlobalScope":true},"06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","ec4bd1b200670fb567920db572d6701ed42a9641d09c4ff6869768c8f81b404c","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa",{"version":"da26af7362f53d122283bc69fed862b9a9fe27e01bc6a69d1d682e0e5a4df3e6","affectsGlobalScope":true},"8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"cc4fa603eb4f28847cfa5bfb698dd186a0864853383d49f2478b3482d5caca9e","ed19da84b7dbf00952ad0b98ce5c194f1903bcf7c94d8103e8e0d63b271543ae","cddf5c26907c0b8378bc05543161c11637b830da9fadf59e02a11e675d11e180","2a2e2c6463bcf3c59f31bc9ab4b6ef963bbf7dffb049cd017e2c1834e3adca63","3d2cd8f3047fff04a71e7037a6a4cb9f4accb28dbd8c0d83164d414811025af0","946bd1737d9412395a8f24414c70f18660b84a75a12b0b448e6eb1a2161d06dd","99373707de2fdfdce847a4d138c36cf137b243ad206cf82d32e0653e2f0dcb4e","cce0134a9da5d93b08f4da07a18ca5bcb8f595216783bca8572182a928f0f03b","31c74be259150eec1e3f8f4113f99cd10d5f1a278a5a7ef6fa29478d71766618","87c28e995603b79f21470eac66a70f9e437aecd70e514bb7e1a5a090aee5ea54","ac052259a6eec4dc9e73e2309a64fa0fc4f7edba776418355b25e67cf24d3318","e83857dd6e1c80bacacdaee3eaf2bd71d8331880fd4705489e5e1383e0ac78a8","dceb21129b0ae66beddafba41b8765f27bf95669a8f7fbe3e94025e01c9351a8","859ea22746d11ed8386ec8d9b63b998462510705d527b83494f6a2fcaa7a5de4","825b79a00bb5650472780a23f75ee17cffe4d0eae235da96e50d3b8cd9456ea5","5b6ba1af9d52d4a47eb6908d1aebd2fe348d8212205b203d25ae528b46822eff","92ae8af22ba9f4d3728ee0075a23f5a9f2e071bb677e7db01ec2f44cc01ed473","a3f55be7fa724c524698e82466c2a651f352e673f63428d953923de161b1095c","f34def9623f89b02ac2568eeee0cfa655411e56b79f1198143053709d1987110","bc0d6e115f78a602be8f82c6977c3a3b4f84fa144e06706bd768797cd683f2b5","fb4b80d4f7140829a10b48ea77584e191098d20fbe77039e171fce8de1b257ac","871b7a0478e9b76721ca4f596acd219b2ff60f58fbf95198117ce4c1bf8eb52a","38a6564c83f8e5c76f0cbbd823c5ed16c9ea9e55f25629ca4a1384d3447b27f9","2faea076f501719cba9eb56cdf431e5efc09bc81b12a4329a825fedce77c6503","46f0d38a72546ad31308f6730267f835bea40803b9117c42a29ad009706cda9f","3a2cad3fdc52e8407c3c9a044c10a4db897bba4c1e30a96461f2e7b2be9955c0","a8e0ac700a94d9a42add85453d32842101fb1f08c1a296a02eb27105e78917e1","70cb02181c04656d711bca5c332549beae390bed0107bd97c419a3466bb39306","afe412b89ebed32a7eb2e44fe185cb24027d36f8543023e57ca36ead6e59193c","5a0012861a95843c567475a90362f686019af229a8946779ccc44c7efb5b1f44","586c4ef6496185cdbc08391fdc5f49dd80b14cdb2d01ace355b2b150f3fe71eb","148e197eb64a4c80531e4c959012755ce7fbfdbcb8d17721eac0c8a983c3e51c","edb06b0fc903fc619a7f2a3aeb6579e5b787eb624c349da738b574720558a596","fce29e655309f2a67fc2466b60d16c5c1deec2474ebd62cff7c2b6fe378e1719","e8b7b420b1431369ceb70ef295460a0aeebdaaae6913acdda9963287846ae31c","e0c7d85789b8811c90a8d21e25021349e8a756a256ae42d9e816ecd392f00f71","bb8aba28c9589792407d6ae0c1a6568f3ddc40be20da25bc1939e2c9d76436bb","8fa1868ab5af3818ff4746f383ea84206596e284f7dc5ffd40a0fac08ed093f9","8d4537ea6fcdde620af5bfb4e19f88db40d44073f76f567283aa043b81ef8a3e","0bb848976eff244e33741d63372cbfb4d15153a92c171d0a374a3c0ef327a175","af79b166f5d41ec2ebae57e9b67df564452b90ae3f0af4cb3c2d8ad5adbfd2db","4a0b1dd7eb0fd595278ec532f125cd53bfee83a1c426924b43f8e8b9a2de6121","c5e0e82ae98cbca961197fa374445ce0cb2b2f1d572cee0e4ffcd8d2b75431fc","a13e8219065315fc991389ca3d94bfa68fa3a56f3656b3ffc47c5e24ea446672","a655b91249b25e4adf312a9b208be67d4ee3eb0c8654146508f16eb64f78c0c6","7761587b9015170ac5b2332d8a22b1e2c93021dff19e2a07f85031f6d8569caa","0c0ad11991c2556f9c0e3074cc2f9bd04bd704f546b40363aec12c3fa5d5e41c","32def5238fa330f61ed2f9637814d0ffe81e75add8e34cc1119d5769ca2eaa45","a551a7d41a6ed1c8b811d8bba76de66d5703a835c650000b71fcd2e430bfca54","616ce65d2032aa6821d2d5730d523d3ad75cf114570a9808a0a3d1e2793b09b8","d5d6306719dffccd6ecd770265c7833d4e87c374cd894ffba23a64cbb5781c82","010f63235ad97f732fda9b11e97bf4cff791df729dd5efe0e84fd5431edc192a","5f4afc66228f2b6b7679af1e0f05248ac18f5f7994d793d1183c568a5372054c","4d3cfb49ff5029cd9de384eeee7430b21436793ec9977651991eda447197a6e2","d6fdaeb6f1e4e29d7827e30d743dfef5cb6c8bca4bc546001a3b3e751a2de06c","92f92e2b21f14f7ad07b15902ba806b89f37d8a83a7d127f7e638f92f241ddf8","74f4c396d57693d72e769ccc21b83542a78a6f3825ee0fe69cfefd7713f5e6cf","03a3957f7ccf2ceb0940c64e35734ed50c0d090c161924c44e79cfb7c9c437f1","010bb5235c40300fe81fd4af2dc7d48b573ef626e65d529242035274121f4c83","801bcd63fc346570aa633c166bc5869da8cb9ad252e113c4fe46800296f54147","b5ab768a8b6f8aa05d10b8923e3fc65438ebf6e3be5c2570e104fbddb9982f9a","23cf5d35c85bb6947dfc34646bde110832e005d8c37f1dad02cbbe86b00ed278","1bf9cc1b0815f5282510a34bbb9c14bd499cb9350829a62b8710fcf1ad5d8a0f","580e5a0f8dabda31b900dd10d80ae49fe04a97b843efbeac1803d312525a3078","2fc10e625371993f21f6418efe6a12f60a2f3ae4a430a55734eb04c3d557401e","d5e35e541b5f2c9a8ef2c0e0f024432c327d5f25a56c801cb8ab523d8474a561","059dc7165a7deef0e51ce03ac9d7eae762603296c0d3b9a9133583ce92742b90","2943f139dd803a361210873998535acba16114c150eab29eb20d2fb1306b7422","e85f3f46979c7c340694a0b7a7060386ba6139a7441410c1cb66d4b85c5d35e0","824211a8d92078c6bdc74eb164267ad609a0e0ec45522ca10a098dff151af892","0b8b232ffddf8c32906f41633c71b8f8c9a2d4314480665f324010be2534d9ac","63c010c8e3e0c33bfe2c4fffca858f9a7a28ee84c090652ae9f8501a6037afe5","c8abd849f7fdb1e4787b53520896cf142f2e19821f9af86615a6af4436074eef","cab76feb8bdafd8f888d060a7a014f5a407c7599e0b0d1f85e4e36694248a1f8","41a2c5474756ee1b12e5502bcaadddd6daa9b79e5fbed24b5c9e7d4352383170","cee0181994c0afe05ffc4bfc05ffdf4eba3275cef012c562b23572056e8b3466","0801dffb28c9a67ab387b8bd47392c05bbe3678d56b95a9127015e116437435f","d4de3f9c6acd93a96b7551506870ae1b84a60d07ba075d2d99296f9e27b96d35","083609ca47c047c6802bd40e974346a9509ef28367bb07769dbcead77cc7359f","3149a47797eae5de24c24ab0a8f93fae5a6a02ac29b75c5ace5f86240451fd51","8135595513e990b2336cdea3fe8f61238cebe6270b34906a450b32187fa2238a",{"version":"179f2a97b99f9c8355269d047d2c74b06dcf609197f21bae4745c4b3f5dd771c","signature":"b8957782bfdf48c8f6173cbf34fcf9cf877882099b5b0dec750dec24c79e1bae"},{"version":"b73d447e8e7433e1702912faceab7fdb655a0c62d7fdd7ff231bee478837aec2","signature":"1e0edf64ebfd4d1ac82441a6840f8d59f50c5d423ff64751be5a02dc96d669a1"},{"version":"70ee76dce4f3646f428767ce7f2af7d615def98320b15c3560d4d2da11d92624","signature":"309e916f3c8d5925e1cbb56c9b88c1d01f87f3a3364eed6bec71a4488dd406d6"},"acfed6cc001e7f7f26d2ba42222a180ba669bb966d4dd9cb4ad5596516061b13","f61a4dc92450609c353738f0a2daebf8cae71b24716dbd952456d80b1e1a48b6","b1adbadd9e2b45fa099362a19f95fec9d145b4b7f74f81c18d8fa1a163da47e0",{"version":"8b4eba58bedcc1a08cd71fc986cec91455f727aeebaffc99543758c8e4ef1dc0","signature":"c629b47dbe2a4012015272aaf314b057ab4ef3c069eb7a51f99ab341cce85444"},{"version":"1f1ae332f78e54b5c24477b4f20d6a86ead7deff5dc924e98eabe1133466c186","signature":"d291f39ff4b99f47587368c0f14e6c35138d197cc1468ffb7cc62cae250a4841"},{"version":"58c231d5d777de4868855845bea889780e87df7c5625fe4eecec7ec81caebdc3","signature":"358a059a89ee0ec4dc1a1a0a88f7954962d05b75388c785d6f9a179b74c44ed0"},{"version":"42ecd70f2d8309dfe011427dcd1a6d6de2390bbd94e9f8d850da9e1511e632f8","signature":"79ba2c7f63bc107b688111e88715b2e4cd4d13424f9e0dbc4c8dcedf67aec13e"},"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","3777eb752cef9aa8dd35bb997145413310008aa54ec44766de81a7ad891526cd","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","78828b06c0d3b586954015e9ebde5480b009e166c71244763bda328ec0920f41","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","2b93035328f7778d200252681c1d86285d501ed424825a18f81e4c3028aa51d9","2ac9c8332c5f8510b8bdd571f8271e0f39b0577714d5e95c1e79a12b2616f069","42c21aa963e7b86fa00801d96e88b36803188018d5ad91db2a9101bccd40b3ff","d31eb848cdebb4c55b4893b335a7c0cca95ad66dee13cbb7d0893810c0a9c301","77c1d91a129ba60b8c405f9f539e42df834afb174fe0785f89d92a2c7c16b77a","7a9e0a564fee396cacf706523b5aeed96e04c6b871a8bebefad78499fbffc5bc","906c751ef5822ec0dadcea2f0e9db64a33fb4ee926cc9f7efa38afe5d5371b2a","5387c049e9702f2d2d7ece1a74836a14b47fbebe9bbeb19f94c580a37c855351","c68391fb9efad5d99ff332c65b1606248c4e4a9f1dd9a087204242b56c7126d6","e9cf02252d3a0ced987d24845dcb1f11c1be5541f17e5daa44c6de2d18138d0c","e8b02b879754d85f48489294f99147aeccc352c760d95a6fe2b6e49cd400b2fe","9f6908ab3d8a86c68b86e38578afc7095114e66b2fc36a2a96e9252aac3998e0","0eedb2344442b143ddcd788f87096961cd8572b64f10b4afc3356aa0460171c6","71405cc70f183d029cc5018375f6c35117ffdaf11846c35ebf85ee3956b1b2a6","c68baff4d8ba346130e9753cefe2e487a16731bf17e05fdacc81e8c9a26aae9d","2cd15528d8bb5d0453aa339b4b52e0696e8b07e790c153831c642c3dea5ac8af","479d622e66283ffa9883fbc33e441f7fc928b2277ff30aacbec7b7761b4e9579","ade307876dc5ca267ca308d09e737b611505e015c535863f22420a11fffc1c54","f8cdefa3e0dee639eccbe9794b46f90291e5fd3989fcba60d2f08fde56179fb9","86c5a62f99aac7053976e317dbe9acb2eaf903aaf3d2e5bb1cafe5c2df7b37a8","2b300954ce01a8343866f737656e13243e86e5baef51bd0631b21dcef1f6e954","a2d409a9ffd872d6b9d78ead00baa116bbc73cfa959fce9a2f29d3227876b2a1","b288936f560cd71f4a6002953290de9ff8dfbfbf37f5a9391be5c83322324898","61178a781ef82e0ff54f9430397e71e8f365fc1e3725e0e5346f2de7b0d50dfa","6a6ccb37feb3aad32d9be026a3337db195979cd5727a616fc0f557e974101a54","c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3","38e2b02897c6357bbcff729ef84c736727b45cc152abe95a7567caccdfad2a1d","d6610ea7e0b1a7686dba062a1e5544dd7d34140f4545305b7c6afaebfb348341","3dee35db743bdba2c8d19aece7ac049bde6fa587e195d86547c882784e6ba34c","b15e55c5fa977c2f25ca0b1db52cfa2d1fd4bf0baf90a8b90d4a7678ca462ff1","f41d30972724714763a2698ae949fbc463afb203b5fa7c4ad7e4de0871129a17","843dd7b6a7c6269fd43827303f5cbe65c1fecabc30b4670a50d5a15d57daeeb9","f06d8b8567ee9fd799bf7f806efe93b67683ef24f4dea5b23ef12edff4434d9d","6017384f697ff38bc3ef6a546df5b230c3c31329db84cbfe686c83bec011e2b2","e1a5b30d9248549ca0c0bb1d653bafae20c64c4aa5928cc4cd3017b55c2177b0","a593632d5878f17295bd53e1c77f27bf4c15212822f764a2bfc1702f4b413fa0","a868a534ba1c2ca9060b8a13b0ffbbbf78b4be7b0ff80d8c75b02773f7192c29","da7545aba8f54a50fde23e2ede00158dc8112560d934cee58098dfb03aae9b9d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","6aee496bf0ecfbf6731aa8cca32f4b6e92cdc0a444911a7d88410408a45ecc5d"],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":true,"module":7,"outDir":"./","skipLibCheck":true,"strict":true,"target":9},"fileIdsList":[[106],[106,192],[106,118,119],[106,206],[77,106,113],[106,115],[60,106],[63,106],[64,69,97,106],[65,76,77,84,94,105,106],[65,66,76,84,106],[67,106],[68,69,77,85,106],[69,94,102,106],[70,72,76,84,106],[71,106],[72,73,106],[76,106],[74,76,106],[76,77,78,94,105,106],[76,77,78,91,94,97,106],[106,110],[72,79,84,94,105,106],[76,77,79,80,84,94,102,105,106],[79,81,94,102,105,106],[60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112],[76,82,106],[83,105,106],[72,76,84,94,106],[85,106],[86,106],[63,87,106],[88,104,106,110],[89,106],[90,106],[76,91,92,106],[91,93,106,108],[64,76,94,95,96,97,106],[64,94,96,106],[94,95,106],[97,106],[98,106],[76,100,101,106],[100,101,106],[69,84,94,102,106],[103,106],[84,104,106],[64,79,90,105,106],[69,106],[94,106,107],[106,108],[106,109],[64,69,76,78,87,94,105,106,108,110],[94,106,111],[106,209,248],[106,209,233,248],[106,248],[106,209],[106,209,234,248],[106,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247],[106,234,248],[106,197,198],[104,106],[106,121],[106,115,116,120,122,147,169,179,181],[106,122,145,147,168],[106,116,122,145,147,167,169,179,181],[106,170],[106,122,145,147,169],[106,116,117,119,147,178,179,181],[106,119,122,145,147,169,179],[106,115,116,117,119,122,145,146,147,169,179,181],[106,119,122,145,147,169],[106,122,145,147,169,179,181],[106,116,117,119,147,179,180,181],[106,119,122,145,147,169,181],[106,123,124,144],[106,116,123,147,179,181],[106,116,147,179,181],[106,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143],[106,123],[106,115,116,145,147,169,179,181],[106,155,156,157],[106,120,155],[106,161,164],[106,120],[106,160,162],[106,120,160,161,163,165],[106,175],[106,120,174],[106,120,175,176],[106,118,119,120,173],[106,116,147,153,155,158,179,181],[106,116,147,153,166,171,179,181],[106,116,147,153,177,179,181,182],[106,116,147,153,179,181],[106,115,152],[106,115,184],[106,186,188],[106,185,187],[106,115,185,187],[106,115,184,185,186],[106,185,188,190],[106,115,184,185,188,189],[106,148],[106,151],[106,115,149,150,152],[106,195,196,200,202],[77,86,106,194,201],[86,106,114,116,147,154,159,172,179,181,183,191],[86,106,193],[106,195,196,199],[59,86,106,114,116,147,154,159,172,179,181,183,191,194],[106,193,194],[195,196,200,202],[86]],"referencedMap":[[192,1],[193,2],[205,3],[207,4],[119,3],[118,1],[114,5],[117,6],[208,1],[116,6],[206,1],[60,7],[61,7],[63,8],[64,9],[65,10],[66,11],[67,12],[68,13],[69,14],[70,15],[71,16],[72,17],[73,17],[75,18],[74,19],[76,18],[77,20],[78,21],[62,22],[112,1],[79,23],[80,24],[81,25],[113,26],[82,27],[83,28],[84,29],[85,30],[86,31],[87,32],[88,33],[89,34],[90,35],[91,36],[92,36],[93,37],[94,38],[96,39],[95,40],[97,41],[98,42],[99,1],[100,43],[101,44],[102,45],[103,46],[104,47],[105,48],[106,49],[107,50],[108,51],[109,52],[110,53],[111,54],[233,55],[234,56],[209,57],[212,57],[231,55],[232,55],[222,55],[221,58],[219,55],[214,55],[227,55],[225,55],[229,55],[213,55],[226,55],[230,55],[215,55],[216,55],[228,55],[210,55],[217,55],[218,55],[220,55],[224,55],[235,59],[223,55],[211,55],[248,60],[247,1],[242,59],[244,61],[243,59],[236,59],[237,59],[239,59],[241,59],[245,61],[246,61],[238,61],[240,61],[115,1],[173,1],[199,62],[197,1],[198,63],[59,1],[167,1],[122,64],[121,65],[169,66],[168,67],[171,68],[170,69],[179,70],[178,71],[147,72],[146,73],[182,74],[181,75],[180,76],[145,77],[125,78],[126,78],[127,78],[128,78],[129,78],[130,78],[131,79],[133,78],[132,78],[144,80],[134,78],[136,78],[135,78],[138,78],[137,78],[139,78],[140,78],[141,78],[142,78],[143,78],[124,81],[123,82],[158,83],[156,84],[157,84],[155,1],[165,85],[161,86],[164,86],[163,87],[162,86],[160,86],[166,88],[176,89],[175,90],[177,91],[174,92],[120,1],[159,93],[172,94],[183,95],[154,96],[10,1],[11,1],[15,1],[14,1],[2,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[22,1],[23,1],[3,1],[4,1],[27,1],[24,1],[25,1],[26,1],[28,1],[29,1],[30,1],[5,1],[31,1],[32,1],[33,1],[34,1],[6,1],[38,1],[35,1],[36,1],[37,1],[39,1],[7,1],[40,1],[45,1],[46,1],[41,1],[42,1],[43,1],[44,1],[8,1],[50,1],[47,1],[48,1],[49,1],[51,1],[9,1],[52,1],[58,1],[53,1],[54,1],[55,1],[56,1],[1,1],[57,1],[13,1],[12,1],[153,97],[185,98],[184,6],[189,99],[188,100],[186,101],[187,102],[191,103],[190,104],[149,105],[148,6],[152,106],[151,107],[150,1],[203,108],[202,109],[201,110],[194,111],[204,1],[200,112],[195,113],[196,114]],"exportedModulesMap":[[192,1],[193,2],[205,3],[207,4],[119,3],[118,1],[114,5],[117,6],[208,1],[116,6],[206,1],[60,7],[61,7],[63,8],[64,9],[65,10],[66,11],[67,12],[68,13],[69,14],[70,15],[71,16],[72,17],[73,17],[75,18],[74,19],[76,18],[77,20],[78,21],[62,22],[112,1],[79,23],[80,24],[81,25],[113,26],[82,27],[83,28],[84,29],[85,30],[86,31],[87,32],[88,33],[89,34],[90,35],[91,36],[92,36],[93,37],[94,38],[96,39],[95,40],[97,41],[98,42],[99,1],[100,43],[101,44],[102,45],[103,46],[104,47],[105,48],[106,49],[107,50],[108,51],[109,52],[110,53],[111,54],[233,55],[234,56],[209,57],[212,57],[231,55],[232,55],[222,55],[221,58],[219,55],[214,55],[227,55],[225,55],[229,55],[213,55],[226,55],[230,55],[215,55],[216,55],[228,55],[210,55],[217,55],[218,55],[220,55],[224,55],[235,59],[223,55],[211,55],[248,60],[247,1],[242,59],[244,61],[243,59],[236,59],[237,59],[239,59],[241,59],[245,61],[246,61],[238,61],[240,61],[115,1],[173,1],[199,62],[197,1],[198,63],[59,1],[167,1],[122,64],[121,65],[169,66],[168,67],[171,68],[170,69],[179,70],[178,71],[147,72],[146,73],[182,74],[181,75],[180,76],[145,77],[125,78],[126,78],[127,78],[128,78],[129,78],[130,78],[131,79],[133,78],[132,78],[144,80],[134,78],[136,78],[135,78],[138,78],[137,78],[139,78],[140,78],[141,78],[142,78],[143,78],[124,81],[123,82],[158,83],[156,84],[157,84],[155,1],[165,85],[161,86],[164,86],[163,87],[162,86],[160,86],[166,88],[176,89],[175,90],[177,91],[174,92],[120,1],[159,93],[172,94],[183,95],[154,96],[10,1],[11,1],[15,1],[14,1],[2,1],[16,1],[17,1],[18,1],[19,1],[20,1],[21,1],[22,1],[23,1],[3,1],[4,1],[27,1],[24,1],[25,1],[26,1],[28,1],[29,1],[30,1],[5,1],[31,1],[32,1],[33,1],[34,1],[6,1],[38,1],[35,1],[36,1],[37,1],[39,1],[7,1],[40,1],[45,1],[46,1],[41,1],[42,1],[43,1],[44,1],[8,1],[50,1],[47,1],[48,1],[49,1],[51,1],[9,1],[52,1],[58,1],[53,1],[54,1],[55,1],[56,1],[1,1],[57,1],[13,1],[12,1],[153,97],[185,98],[184,6],[189,99],[188,100],[186,101],[187,102],[191,103],[190,104],[149,105],[148,6],[152,106],[151,107],[150,1],[203,115],[194,116],[204,1]],"semanticDiagnosticsPerFile":[192,193,205,207,119,118,114,117,208,116,206,60,61,63,64,65,66,67,68,69,70,71,72,73,75,74,76,77,78,62,112,79,80,81,113,82,83,84,85,86,87,88,89,90,91,92,93,94,96,95,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,233,234,209,212,231,232,222,221,219,214,227,225,229,213,226,230,215,216,228,210,217,218,220,224,235,223,211,248,247,242,244,243,236,237,239,241,245,246,238,240,115,173,199,197,198,59,167,122,121,169,168,171,170,179,178,147,146,182,181,180,145,125,126,127,128,129,130,131,133,132,144,134,136,135,138,137,139,140,141,142,143,124,123,158,156,157,155,165,161,164,163,162,160,166,176,175,177,174,120,159,172,183,154,10,11,15,14,2,16,17,18,19,20,21,22,23,3,4,27,24,25,26,28,29,30,5,31,32,33,34,6,38,35,36,37,39,7,40,45,46,41,42,43,44,8,50,47,48,49,51,9,52,58,53,54,55,56,1,57,13,12,153,185,184,189,188,186,187,191,190,149,148,152,151,150,203,202,201,194,204,200,195,196]},"version":"4.9.5"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mintlify/link-rot",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.4",
|
|
4
4
|
"description": "Static checking for broken internal links",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=18.0.0"
|
|
@@ -26,12 +26,10 @@
|
|
|
26
26
|
"access": "public",
|
|
27
27
|
"registry": "https://registry.npmjs.org/"
|
|
28
28
|
},
|
|
29
|
-
"
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
}
|
|
34
|
-
},
|
|
29
|
+
"main": "./dist/index.js",
|
|
30
|
+
"files": [
|
|
31
|
+
"dist"
|
|
32
|
+
],
|
|
35
33
|
"scripts": {
|
|
36
34
|
"prepare": "npm run build",
|
|
37
35
|
"build": "tsc",
|
package/.eslintignore
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
dist/
|
package/.eslintrc.json
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { existsSync, lstatSync, renameSync } from "fs";
|
|
2
|
-
import { normalize, parse, ParsedPath } from "path";
|
|
3
|
-
import renameInternalLinksInPage from "./renameInternalLinksInPage.js";
|
|
4
|
-
import { isValidPage, removeFileExtension, getPagePaths } from "../prebuild.js";
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Renames a link in the file system. If the link is a directory, all links within the directory will be renamed as well.
|
|
8
|
-
* @param existingDir - The existing directory or file to rename
|
|
9
|
-
* @param newDirName - The new directory or file name
|
|
10
|
-
* @param force
|
|
11
|
-
*/
|
|
12
|
-
export const renameFileAndUpdateLinksInContent = async (
|
|
13
|
-
existingDir: string,
|
|
14
|
-
newDirName: string,
|
|
15
|
-
force = false
|
|
16
|
-
) => {
|
|
17
|
-
existingDir = normalize(existingDir);
|
|
18
|
-
newDirName = normalize(newDirName);
|
|
19
|
-
const existingDirParsed: ParsedPath = parse(existingDir);
|
|
20
|
-
const newDirParsed: ParsedPath = parse(newDirName);
|
|
21
|
-
if (!existsSync(existingDir)) {
|
|
22
|
-
throw new Error("File or folder does not exist at " + existingDir);
|
|
23
|
-
}
|
|
24
|
-
if (!force && existsSync(newDirName)) {
|
|
25
|
-
throw new Error(
|
|
26
|
-
"File or folder exists at " + newDirName + ". Use --force to overwrite."
|
|
27
|
-
);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
const isDirectory = lstatSync(existingDir).isDirectory();
|
|
31
|
-
if (!isDirectory) {
|
|
32
|
-
if (!isValidPage(existingDirParsed)) {
|
|
33
|
-
throw new Error("File to rename must be an MDX or Markdown file.");
|
|
34
|
-
}
|
|
35
|
-
if (!isValidPage(newDirParsed)) {
|
|
36
|
-
throw new Error("New file name must be an MDX or Markdown file.");
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
renameSync(existingDir, newDirName);
|
|
40
|
-
console.log(`Renamed ${existingDir} to ${newDirName}.`);
|
|
41
|
-
|
|
42
|
-
const existingLink = removeFileExtension(existingDirParsed);
|
|
43
|
-
const newLink = removeFileExtension(newDirParsed);
|
|
44
|
-
const pagesInDirectory = getPagePaths(process.cwd());
|
|
45
|
-
const renameLinkPromises: Promise<void>[] = [];
|
|
46
|
-
pagesInDirectory.forEach((filePath: string) => {
|
|
47
|
-
renameLinkPromises.push(
|
|
48
|
-
(async () => {
|
|
49
|
-
const numRenamedLinks = await renameInternalLinksInPage(
|
|
50
|
-
filePath,
|
|
51
|
-
existingLink,
|
|
52
|
-
newLink
|
|
53
|
-
);
|
|
54
|
-
if (numRenamedLinks > 0) {
|
|
55
|
-
console.log(`Renamed ${numRenamedLinks} link(s) in ${filePath}`);
|
|
56
|
-
}
|
|
57
|
-
})()
|
|
58
|
-
);
|
|
59
|
-
});
|
|
60
|
-
await Promise.all(renameLinkPromises);
|
|
61
|
-
return;
|
|
62
|
-
};
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @typedef {import('remark-mdx')}
|
|
3
|
-
*/
|
|
4
|
-
import fs from "fs-extra";
|
|
5
|
-
import type { Root } from "mdast";
|
|
6
|
-
import { normalize } from "path";
|
|
7
|
-
import { remark } from "remark";
|
|
8
|
-
import remarkFrontmatter from "remark-frontmatter";
|
|
9
|
-
import remarkGfm from "remark-gfm";
|
|
10
|
-
import remarkMdx from "remark-mdx";
|
|
11
|
-
import { visit } from "unist-util-visit";
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Go through fileContent and replace all links that match existingLink with
|
|
15
|
-
* newLink
|
|
16
|
-
*/
|
|
17
|
-
const getContentWithRenamedInternalLinks = async (
|
|
18
|
-
fileContent: string,
|
|
19
|
-
existingLink: string,
|
|
20
|
-
newLink: string
|
|
21
|
-
) => {
|
|
22
|
-
let numRenamedLinks = 0;
|
|
23
|
-
const remarkMdxReplaceLinks = () => {
|
|
24
|
-
return (tree: Root) => {
|
|
25
|
-
visit(tree, (node) => {
|
|
26
|
-
// ![]() format
|
|
27
|
-
if (
|
|
28
|
-
node.type === "link" &&
|
|
29
|
-
node.url &&
|
|
30
|
-
normalize(node.url) === existingLink
|
|
31
|
-
) {
|
|
32
|
-
node.url = newLink;
|
|
33
|
-
numRenamedLinks++;
|
|
34
|
-
}
|
|
35
|
-
return;
|
|
36
|
-
});
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
const file = await remark()
|
|
40
|
-
.use(remarkMdx)
|
|
41
|
-
.use(remarkGfm)
|
|
42
|
-
.use(remarkFrontmatter, ["yaml", "toml"])
|
|
43
|
-
.use(remarkMdxReplaceLinks)
|
|
44
|
-
.process(fileContent);
|
|
45
|
-
return {
|
|
46
|
-
numRenamedLinks,
|
|
47
|
-
newContent: String(file),
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
|
|
51
|
-
const renameInternalLinksInPage = async (
|
|
52
|
-
filePath: string,
|
|
53
|
-
existingLink: string,
|
|
54
|
-
newLink: string
|
|
55
|
-
): Promise<number> => {
|
|
56
|
-
const fileContent = fs.readFileSync(filePath).toString();
|
|
57
|
-
const { numRenamedLinks, newContent } =
|
|
58
|
-
await getContentWithRenamedInternalLinks(
|
|
59
|
-
fileContent,
|
|
60
|
-
existingLink,
|
|
61
|
-
newLink
|
|
62
|
-
);
|
|
63
|
-
fs.outputFileSync(filePath, newContent, {
|
|
64
|
-
flag: "w",
|
|
65
|
-
});
|
|
66
|
-
return numRenamedLinks;
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
export default renameInternalLinksInPage;
|
package/src/prebuild.ts
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import path, { ParsedPath } from "path";
|
|
2
|
-
import { getFileList } from "@mintlify/prebuild";
|
|
3
|
-
|
|
4
|
-
// TODO refactor to prebuild package
|
|
5
|
-
const NODE_MODULES_DIRECTORY = "/node_modules";
|
|
6
|
-
const SUPPORTED_PAGE_EXTENSIONS = [".mdx", ".md"];
|
|
7
|
-
const SUPPORTED_MEDIA_EXTENSIONS = [
|
|
8
|
-
"jpeg",
|
|
9
|
-
"jpg",
|
|
10
|
-
"jfif",
|
|
11
|
-
"pjpeg",
|
|
12
|
-
"pjp",
|
|
13
|
-
"png",
|
|
14
|
-
"svg",
|
|
15
|
-
"svgz",
|
|
16
|
-
"ico",
|
|
17
|
-
"webp",
|
|
18
|
-
"gif",
|
|
19
|
-
"apng",
|
|
20
|
-
"avif",
|
|
21
|
-
"bmp",
|
|
22
|
-
"mp4",
|
|
23
|
-
];
|
|
24
|
-
|
|
25
|
-
export const isNotNodeModule = (filePath: ParsedPath) =>
|
|
26
|
-
!filePath.dir.startsWith(NODE_MODULES_DIRECTORY);
|
|
27
|
-
|
|
28
|
-
export const isValidPage = (filePath: ParsedPath) =>
|
|
29
|
-
SUPPORTED_PAGE_EXTENSIONS.includes(filePath.ext);
|
|
30
|
-
|
|
31
|
-
export const isValidMedia = (filePath: ParsedPath) =>
|
|
32
|
-
SUPPORTED_MEDIA_EXTENSIONS.includes(filePath.ext);
|
|
33
|
-
|
|
34
|
-
export const isValidLink = (filePath: ParsedPath) =>
|
|
35
|
-
isValidPage(filePath) || isValidMedia(filePath);
|
|
36
|
-
|
|
37
|
-
export const normalizeFilePaths = (fileList: string[]) =>
|
|
38
|
-
fileList.map(path.normalize).map(path.parse);
|
|
39
|
-
|
|
40
|
-
export const filterNodeModules = (fileList: string[]) =>
|
|
41
|
-
normalizeFilePaths(fileList).filter(isNotNodeModule);
|
|
42
|
-
|
|
43
|
-
export const filterPages = (fileList: string[]) =>
|
|
44
|
-
filterNodeModules(fileList).filter(isValidPage);
|
|
45
|
-
|
|
46
|
-
export const filterMedia = (fileList: string[]) =>
|
|
47
|
-
filterNodeModules(fileList).filter(isValidMedia);
|
|
48
|
-
|
|
49
|
-
export const filterLinks = (fileList: string[]) =>
|
|
50
|
-
filterNodeModules(fileList).filter(isValidLink);
|
|
51
|
-
|
|
52
|
-
export const getFullPath = (filePath: ParsedPath) =>
|
|
53
|
-
path.join(filePath.dir, filePath.name + filePath.ext);
|
|
54
|
-
|
|
55
|
-
export const removeFileExtension = (filePath: ParsedPath) =>
|
|
56
|
-
path.join(filePath.dir, filePath.name);
|
|
57
|
-
|
|
58
|
-
export const removeLeadingSlash = (filePathString: string) => {
|
|
59
|
-
const hasLeadingSlash = filePathString.startsWith("/");
|
|
60
|
-
return hasLeadingSlash ? filePathString.slice(1) : filePathString;
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
export const getPagePaths = (dirName: string) =>
|
|
64
|
-
filterPages(getFileList(dirName)).map(getFullPath).map(removeLeadingSlash);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { getValidInternalLinks } from "./getValidInternalLinks.js";
|
|
2
|
-
import { getUsedInternalLinksInSite } from "./getUsedInternalLinks.js";
|
|
3
|
-
import Chalk from "chalk";
|
|
4
|
-
|
|
5
|
-
export const getBrokenInternalLinks = async (dirName: string, print = true) => {
|
|
6
|
-
const usedLinksPerFile = await getUsedInternalLinksInSite(dirName);
|
|
7
|
-
const validLinks = getValidInternalLinks(dirName);
|
|
8
|
-
const allBrokenLinks: string[] = [];
|
|
9
|
-
Object.entries(usedLinksPerFile).forEach(([fileName, usedLinks]) => {
|
|
10
|
-
const brokenLinks = usedLinks.filter((link) => !validLinks.has(link));
|
|
11
|
-
if (brokenLinks.length === 0) return;
|
|
12
|
-
allBrokenLinks.push(...brokenLinks);
|
|
13
|
-
if (!print) return;
|
|
14
|
-
console.group(`${Chalk.yellow(`Broken links in ${fileName}`)}:`);
|
|
15
|
-
console.log(brokenLinks.join("\n"));
|
|
16
|
-
console.groupEnd();
|
|
17
|
-
});
|
|
18
|
-
return allBrokenLinks;
|
|
19
|
-
};
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import isAbsoluteUrl from "is-absolute-url";
|
|
2
|
-
import fs from "fs-extra";
|
|
3
|
-
import type { Root } from "mdast";
|
|
4
|
-
import type { MdxJsxFlowElement } from "mdast-util-mdx-jsx";
|
|
5
|
-
import { remark } from "remark";
|
|
6
|
-
import remarkFrontmatter from "remark-frontmatter";
|
|
7
|
-
import remarkGfm from "remark-gfm";
|
|
8
|
-
import remarkMdx from "remark-mdx";
|
|
9
|
-
import { visit } from "unist-util-visit";
|
|
10
|
-
import {
|
|
11
|
-
getFullPath,
|
|
12
|
-
getPagePaths,
|
|
13
|
-
normalizeFilePaths,
|
|
14
|
-
removeLeadingSlash,
|
|
15
|
-
} from "../prebuild.js";
|
|
16
|
-
import path from "path";
|
|
17
|
-
|
|
18
|
-
const isDataString = (str: string) => str.startsWith("data:");
|
|
19
|
-
|
|
20
|
-
export const getUsedInternalLinksInPage = async (content: string) => {
|
|
21
|
-
const links: string[] = [];
|
|
22
|
-
const visitLinks = () => {
|
|
23
|
-
return (tree: Root) => {
|
|
24
|
-
visit(tree, (node) => {
|
|
25
|
-
if (
|
|
26
|
-
// ![]() format
|
|
27
|
-
(node.type === "link" || node.type === "image") &&
|
|
28
|
-
node.url &&
|
|
29
|
-
!isAbsoluteUrl(node.url) &&
|
|
30
|
-
!isDataString(node.url)
|
|
31
|
-
) {
|
|
32
|
-
links.push(node.url);
|
|
33
|
-
return;
|
|
34
|
-
}
|
|
35
|
-
const mdxJsxFlowElement = node as MdxJsxFlowElement;
|
|
36
|
-
if (
|
|
37
|
-
mdxJsxFlowElement.name === "img" ||
|
|
38
|
-
mdxJsxFlowElement.name === "source"
|
|
39
|
-
) {
|
|
40
|
-
const srcAttrIndex = mdxJsxFlowElement.attributes.findIndex(
|
|
41
|
-
(attr) => attr.type === "mdxJsxAttribute" && attr.name === "src"
|
|
42
|
-
);
|
|
43
|
-
const nodeUrl = mdxJsxFlowElement.attributes[srcAttrIndex].value;
|
|
44
|
-
if (
|
|
45
|
-
srcAttrIndex !== -1 &&
|
|
46
|
-
typeof nodeUrl === "string" &&
|
|
47
|
-
!isAbsoluteUrl(nodeUrl) &&
|
|
48
|
-
!isDataString(nodeUrl)
|
|
49
|
-
) {
|
|
50
|
-
links.push(nodeUrl);
|
|
51
|
-
}
|
|
52
|
-
} else if (mdxJsxFlowElement.name === "a") {
|
|
53
|
-
const hrefAttrIndex = mdxJsxFlowElement.attributes.findIndex(
|
|
54
|
-
(attr) => attr.type === "mdxJsxAttribute" && attr.name === "href"
|
|
55
|
-
);
|
|
56
|
-
const nodeUrl = mdxJsxFlowElement.attributes[hrefAttrIndex].value;
|
|
57
|
-
if (
|
|
58
|
-
hrefAttrIndex !== -1 &&
|
|
59
|
-
typeof nodeUrl === "string" &&
|
|
60
|
-
!isAbsoluteUrl(nodeUrl) &&
|
|
61
|
-
!isDataString(nodeUrl)
|
|
62
|
-
) {
|
|
63
|
-
links.push(nodeUrl);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
});
|
|
67
|
-
return tree;
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
await remark()
|
|
71
|
-
.use(remarkMdx)
|
|
72
|
-
.use(remarkGfm)
|
|
73
|
-
.use(remarkFrontmatter, ["yaml", "toml"])
|
|
74
|
-
.use(visitLinks)
|
|
75
|
-
.process(content);
|
|
76
|
-
return normalizeFilePaths(links).map(getFullPath).map(removeLeadingSlash);
|
|
77
|
-
};
|
|
78
|
-
|
|
79
|
-
export const getUsedInternalLinksInSite = async (dirName: string) => {
|
|
80
|
-
const dirChildren = getPagePaths(dirName);
|
|
81
|
-
const getLinksPromises: Promise<void>[] = [];
|
|
82
|
-
const usedLinksInSite: Record<string, string[]> = {};
|
|
83
|
-
dirChildren.forEach((filePath) => {
|
|
84
|
-
getLinksPromises.push(
|
|
85
|
-
(async () => {
|
|
86
|
-
const fileContent = fs
|
|
87
|
-
.readFileSync(path.join(dirName, filePath))
|
|
88
|
-
.toString();
|
|
89
|
-
const usedLinksInPage = await getUsedInternalLinksInPage(fileContent);
|
|
90
|
-
usedLinksInSite[filePath] = usedLinksInPage;
|
|
91
|
-
})()
|
|
92
|
-
);
|
|
93
|
-
});
|
|
94
|
-
await Promise.all(getLinksPromises);
|
|
95
|
-
return usedLinksInSite;
|
|
96
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { getFileList } from "@mintlify/prebuild";
|
|
2
|
-
import {
|
|
3
|
-
filterLinks,
|
|
4
|
-
removeFileExtension,
|
|
5
|
-
removeLeadingSlash,
|
|
6
|
-
} from "../prebuild.js";
|
|
7
|
-
|
|
8
|
-
export const getValidInternalLinks = (dirName: string) =>
|
|
9
|
-
new Set(
|
|
10
|
-
filterLinks(getFileList(dirName))
|
|
11
|
-
.map(removeFileExtension)
|
|
12
|
-
.map(removeLeadingSlash)
|
|
13
|
-
);
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export {
|
|
2
|
-
getUsedInternalLinksInPage,
|
|
3
|
-
getUsedInternalLinksInSite,
|
|
4
|
-
} from "./getUsedInternalLinks";
|
|
5
|
-
export { getValidInternalLinks } from "./getValidInternalLinks";
|
|
6
|
-
|
|
7
|
-
import { getBrokenInternalLinks } from "./getBrokenInternalLinks";
|
|
8
|
-
export default getBrokenInternalLinks;
|