@react-xp/fetch 1.0.0-beta.1 → 1.0.0-beta.3
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/cjs/fetchContext.js +26 -0
- package/dist/cjs/fetchCore.js +58 -0
- package/dist/cjs/fetchProvider.js +46 -0
- package/dist/cjs/fetchTypes.js +2 -0
- package/dist/cjs/index.js +22 -0
- package/dist/cjs/useFetchContext.js +28 -0
- package/dist/cjs/useFetchCore.js +228 -0
- package/dist/cjs/useFetchMutation.js +52 -0
- package/dist/cjs/useFetchQuery.js +40 -0
- package/dist/cjs/useFetchUtils.js +45 -0
- package/dist/esm/fetchContext.js +23 -0
- package/dist/esm/fetchCore.js +54 -0
- package/dist/esm/fetchProvider.js +42 -0
- package/dist/esm/fetchTypes.js +1 -0
- package/dist/esm/index.js +6 -0
- package/dist/esm/useFetchContext.js +21 -0
- package/dist/esm/useFetchCore.js +224 -0
- package/dist/esm/useFetchMutation.js +48 -0
- package/dist/esm/useFetchQuery.js +36 -0
- package/dist/esm/useFetchUtils.js +41 -0
- package/dist/tsconfig.cjs.tsbuildinfo +1 -0
- package/dist/tsconfig.esm.tsbuildinfo +1 -0
- package/dist/types/fetchContext.d.ts +15 -0
- package/dist/types/fetchContext.d.ts.map +1 -0
- package/dist/types/fetchCore.d.ts +17 -0
- package/dist/types/fetchCore.d.ts.map +1 -0
- package/dist/types/fetchProvider.d.ts +26 -0
- package/dist/types/fetchProvider.d.ts.map +1 -0
- package/dist/types/fetchTypes.d.ts +145 -0
- package/dist/types/fetchTypes.d.ts.map +1 -0
- package/dist/types/index.d.ts +7 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/useFetchContext.d.ts +11 -0
- package/dist/types/useFetchContext.d.ts.map +1 -0
- package/dist/types/useFetchCore.d.ts +60 -0
- package/dist/types/useFetchCore.d.ts.map +1 -0
- package/dist/types/useFetchMutation.d.ts +33 -0
- package/dist/types/useFetchMutation.d.ts.map +1 -0
- package/dist/types/useFetchQuery.d.ts +29 -0
- package/dist/types/useFetchQuery.d.ts.map +1 -0
- package/dist/types/useFetchUtils.d.ts +18 -0
- package/dist/types/useFetchUtils.d.ts.map +1 -0
- package/package.json +28 -13
- package/dist/react-xp-fetch-1.0.0-beta.1.tgz +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"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.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.es2016.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/typescript/lib/lib.es2017.date.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.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/@types/react/global.d.ts","../../../node_modules/csstype/index.d.ts","../../../node_modules/@types/react/index.d.ts","../../../node_modules/@types/react/jsx-runtime.d.ts","../src/fetchTypes.ts","../src/fetchContext.tsx","../../utils/dist/types/object.d.ts","../../utils/dist/types/string.d.ts","../../utils/dist/types/index.d.ts","../src/fetchCore.ts","../../../node_modules/@tanstack/query-core/build/modern/subscribable.d.ts","../../../node_modules/@tanstack/query-core/build/modern/focusManager.d.ts","../../../node_modules/@tanstack/query-core/build/modern/removable.d.ts","../../../node_modules/@tanstack/query-core/build/modern/hydration-CWlNqMe2.d.ts","../../../node_modules/@tanstack/query-core/build/modern/infiniteQueryObserver.d.ts","../../../node_modules/@tanstack/query-core/build/modern/notifyManager.d.ts","../../../node_modules/@tanstack/query-core/build/modern/onlineManager.d.ts","../../../node_modules/@tanstack/query-core/build/modern/queriesObserver.d.ts","../../../node_modules/@tanstack/query-core/build/modern/timeoutManager.d.ts","../../../node_modules/@tanstack/query-core/build/modern/streamedQuery.d.ts","../../../node_modules/@tanstack/query-core/build/modern/index.d.ts","../../../node_modules/@tanstack/react-query/build/modern/types.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useQueries.d.ts","../../../node_modules/@tanstack/react-query/build/modern/queryOptions.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useQuery.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useSuspenseQuery.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useSuspenseQueries.d.ts","../../../node_modules/@tanstack/react-query/build/modern/usePrefetchQuery.d.ts","../../../node_modules/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.d.ts","../../../node_modules/@tanstack/react-query/build/modern/infiniteQueryOptions.d.ts","../../../node_modules/@tanstack/react-query/build/modern/QueryClientProvider.d.ts","../../../node_modules/@tanstack/react-query/build/modern/QueryErrorResetBoundary.d.ts","../../../node_modules/@tanstack/react-query/build/modern/HydrationBoundary.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useIsFetching.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useMutationState.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useMutation.d.ts","../../../node_modules/@tanstack/react-query/build/modern/mutationOptions.d.ts","../../../node_modules/@tanstack/react-query/build/modern/useInfiniteQuery.d.ts","../../../node_modules/@tanstack/react-query/build/modern/IsRestoringProvider.d.ts","../../../node_modules/@tanstack/react-query/build/modern/index.d.ts","../src/fetchProvider.tsx","../src/useFetchContext.tsx","../src/useFetchCore.tsx","../src/useFetchMutation.tsx","../src/useFetchQuery.tsx","../src/useFetchUtils.tsx","../src/index.ts","../../../node_modules/@types/argparse/index.d.ts","../../../node_modules/@types/aria-query/index.d.ts","../../../node_modules/@babel/types/lib/index.d.ts","../../../node_modules/@types/babel__generator/index.d.ts","../../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../../node_modules/@types/babel__template/index.d.ts","../../../node_modules/@types/babel__traverse/index.d.ts","../../../node_modules/@types/babel__core/index.d.ts","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/buffer/index.d.ts","../../../node_modules/undici-types/header.d.ts","../../../node_modules/undici-types/readable.d.ts","../../../node_modules/undici-types/file.d.ts","../../../node_modules/undici-types/fetch.d.ts","../../../node_modules/undici-types/formdata.d.ts","../../../node_modules/undici-types/connector.d.ts","../../../node_modules/undici-types/client.d.ts","../../../node_modules/undici-types/errors.d.ts","../../../node_modules/undici-types/dispatcher.d.ts","../../../node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/undici-types/global-origin.d.ts","../../../node_modules/undici-types/pool-stats.d.ts","../../../node_modules/undici-types/pool.d.ts","../../../node_modules/undici-types/handlers.d.ts","../../../node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/undici-types/agent.d.ts","../../../node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/undici-types/mock-agent.d.ts","../../../node_modules/undici-types/mock-client.d.ts","../../../node_modules/undici-types/mock-pool.d.ts","../../../node_modules/undici-types/mock-errors.d.ts","../../../node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/undici-types/api.d.ts","../../../node_modules/undici-types/cookies.d.ts","../../../node_modules/undici-types/patch.d.ts","../../../node_modules/undici-types/filereader.d.ts","../../../node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/undici-types/websocket.d.ts","../../../node_modules/undici-types/content-type.d.ts","../../../node_modules/undici-types/cache.d.ts","../../../node_modules/undici-types/interceptors.d.ts","../../../node_modules/undici-types/index.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/sea.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/bcrypt/index.d.ts","../../../node_modules/@types/connect/index.d.ts","../../../node_modules/@types/body-parser/index.d.ts","../../../node_modules/@types/caseless/index.d.ts","../../../node_modules/@types/conventional-commits-parser/index.d.ts","../../../node_modules/@types/d3-color/index.d.ts","../../../node_modules/@types/d3-selection/index.d.ts","../../../node_modules/@types/d3-drag/index.d.ts","../../../node_modules/@types/d3-interpolate/index.d.ts","../../../node_modules/@types/d3-transition/index.d.ts","../../../node_modules/@types/d3-zoom/index.d.ts","../../../node_modules/@types/ms/index.d.ts","../../../node_modules/@types/debug/index.d.ts","../../../node_modules/@types/doctrine/index.d.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/estree-jsx/index.d.ts","../../../node_modules/@types/express-serve-static-core/node_modules/@types/send/index.d.ts","../../../node_modules/@types/qs/index.d.ts","../../../node_modules/@types/range-parser/index.d.ts","../../../node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/http-errors/index.d.ts","../../../node_modules/@types/mime/index.d.ts","../../../node_modules/@types/serve-static/node_modules/@types/send/index.d.ts","../../../node_modules/@types/serve-static/index.d.ts","../../../node_modules/@types/express/index.d.ts","../../../node_modules/@types/fontkit/index.d.ts","../../../node_modules/@types/graceful-fs/index.d.ts","../../../node_modules/@types/hammerjs/index.d.ts","../../../node_modules/@types/unist/index.d.ts","../../../node_modules/@types/hast/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/mdast/index.d.ts","../../../node_modules/@types/mdx/types.d.ts","../../../node_modules/@types/mdx/index.d.ts","../../../node_modules/@types/nlcst/index.d.ts","../../../node_modules/form-data/index.d.ts","../../../node_modules/@types/node-fetch/externals.d.ts","../../../node_modules/@types/node-fetch/index.d.ts","../../../node_modules/@types/request/node_modules/form-data/index.d.ts","../../../node_modules/tough-cookie/dist/cookie/constants.d.ts","../../../node_modules/tough-cookie/dist/cookie/cookie.d.ts","../../../node_modules/tough-cookie/dist/utils.d.ts","../../../node_modules/tough-cookie/dist/store.d.ts","../../../node_modules/tough-cookie/dist/memstore.d.ts","../../../node_modules/tough-cookie/dist/pathMatch.d.ts","../../../node_modules/tough-cookie/dist/permuteDomain.d.ts","../../../node_modules/tough-cookie/dist/getPublicSuffix.d.ts","../../../node_modules/tough-cookie/dist/validators.d.ts","../../../node_modules/tough-cookie/dist/version.d.ts","../../../node_modules/tough-cookie/dist/cookie/canonicalDomain.d.ts","../../../node_modules/tough-cookie/dist/cookie/cookieCompare.d.ts","../../../node_modules/tough-cookie/dist/cookie/cookieJar.d.ts","../../../node_modules/tough-cookie/dist/cookie/defaultPath.d.ts","../../../node_modules/tough-cookie/dist/cookie/domainMatch.d.ts","../../../node_modules/tough-cookie/dist/cookie/formatDate.d.ts","../../../node_modules/tough-cookie/dist/cookie/parseDate.d.ts","../../../node_modules/tough-cookie/dist/cookie/permutePath.d.ts","../../../node_modules/tough-cookie/dist/cookie/index.d.ts","../../../node_modules/@types/request/index.d.ts","../../../node_modules/@types/node-telegram-bot-api/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/pg-types/index.d.ts","../../../node_modules/pg-protocol/dist/messages.d.ts","../../../node_modules/pg-protocol/dist/serializer.d.ts","../../../node_modules/pg-protocol/dist/parser.d.ts","../../../node_modules/pg-protocol/dist/index.d.ts","../../../node_modules/@types/pg/lib/type-overrides.d.ts","../../../node_modules/@types/pg/index.d.ts","../../../node_modules/@types/prismjs/index.d.ts","../../../node_modules/@types/qrcode/index.d.ts","../../../node_modules/@types/react-copy-to-clipboard/index.d.ts","../../../node_modules/@types/react-dom/index.d.ts","../../../node_modules/@types/react-syntax-highlighter/index.d.ts","../../../node_modules/@types/resolve/index.d.ts","../../../node_modules/@types/retry/index.d.ts","../../../node_modules/@types/sax/index.d.ts","../../../node_modules/@types/semver/functions/inc.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/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","../../../node_modules/@types/send/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/tough-cookie/index.d.ts","../../../node_modules/@types/uuid/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts","../../../node_modules/@types/yauzl/index.d.ts"],"fileIdsList":[[111],[71],[71,73],[71,72,73,74,75,76,77,78,79,80],[71,73,74],[63,81],[63],[63,64],[63,64,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100],[81,82],[81],[81,82,91],[81,82,84],[111,112,113,114,115],[111,113],[204],[169,204,206],[169,204],[185,204],[211,214],[210],[211,213,214],[216],[219,220],[166,169,204,221,222,223],[167,185,204],[207,224,228],[167,204],[233],[235],[236],[241,242],[169,196,204,244,245],[171,185,204,267],[117],[153],[154,159,188],[155,160,166,167,174,185,196],[155,156,166,174],[157,197],[158,159,167,175],[159,185,193],[160,162,166,174],[153,161],[162,163],[166],[164,166],[153,166],[166,167,168,185,196],[166,167,168,181,185,188],[151,154,201],[162,166,169,174,185,196],[166,167,169,170,174,185,193,196],[169,171,185,193,196],[117,118,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203],[166,172],[173,196,201],[162,166,174,185],[175],[176],[153,177],[174,175,178,195,201],[179],[180],[166,181,182],[181,183,197,199],[154,166,185,186,187,188],[154,185,187],[185,186],[188],[189],[153,185],[166,191,192],[191,192],[159,174,185,193],[194],[174,195],[154,169,180,196],[159,197],[185,198],[173,199],[200],[154,159,166,168,177,185,196,199,201],[185,202],[166,185,193,204,271,272,275,276,277],[277],[63,282],[61,62],[167,169,171,174,185,196,204,208,247,266],[169,185,204],[287,325],[287,310,325],[286,325],[325],[287],[287,311,325],[286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324],[311,325],[167,185],[169,204,225,227],[167,185,204,226],[330],[166,185,204],[204,272,273,274],[185,204,272],[250],[248],[249],[248,249,250,251],[248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265],[249,250,251],[250,266],[128,132,196],[128,185,196],[123],[125,128,193,196],[174,193],[123,204],[125,128,174,196],[120,121,124,127,154,166,185,196],[120,126],[124,128,154,188,196,204],[154,204],[144,154,204],[122,123,204],[128],[122,123,124,125,126,127,128,129,130,132,133,134,135,136,137,138,139,140,141,142,143,145,146,147,148,149,150],[128,135,136],[126,128,136,137],[127],[120,123,128],[128,132,136,137],[132],[126,128,131,196],[120,125,126,128,132,135],[154,185],[123,128,144,154,201,204],[63,64,65],[64,65,69],[63,64,65,66,101],[64],[64,65,70,102,105,106,107],[63,64,66],[63,64,65,70,101,103],[64,65,101,104],[63,64,65,101,104],[67,68]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"170d4db14678c68178ee8a3d5a990d5afb759ecb6ec44dbd885c50f6da6204f6","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac51dd7d31333793807a6abaa5ae168512b6131bd41d9c5b98477fc3b7800f9f","impliedFormat":1},{"version":"5e76305d58bcdc924ff2bf14f6a9dc2aa5441ed06464b7e7bd039e611d66a89b","impliedFormat":1},{"version":"42c169fb8c2d42f4f668c624a9a11e719d5d07dacbebb63cbcf7ef365b0a75b3","impliedFormat":1},{"version":"d1470dec04f0113b04195fc6f9ece3fdd6be7791b33adc575f0f000d99f21f28","signature":"dc907a6a8bc69a38b72161c05b1fad1b68219c8ec72fa5b876cf93fb0f5badf3"},{"version":"ee3ffecd7b58b359252ba0eb829ca0abe0e65fd6399b6cfb2ec8e411f311df13","signature":"808fb59e244653ee0cbfbfa1d1784ef08f82cfb202ecb5e719194ed7dfedb607"},"d04432ff0cae145994fc14fd15bc072afa7cf781c695701cd69133bf03a54588","84cf65ec9ac96f1e03d88a3d90594107c1de44e477e98cd4f8cd020019b8cd4c","6a8042c7d829412221b7a06dbdb72831f00f9ca63b3b2530b5832211fcb8687e",{"version":"a58200387aa3095248b9b96afad0c2d493859d382812833e102bfdf1359aea3e","signature":"eaaf5d5d5e808c975fa84df04d4938cb37b6b01ed1af1e9453d49d3617d02a9b"},{"version":"50cf7a23fc93928995caec8d7956206990f82113beeb6b3242dae8124edc3ca0","impliedFormat":99},{"version":"352031ac2e53031b69a09355e09ad7d95361edf32cc827cfe2417d80247a5a50","impliedFormat":99},{"version":"9971931daaf18158fc38266e838d56eb5d9d1f13360b1181bb4735a05f534c03","impliedFormat":99},{"version":"45986b39f8b8e2bd88fc94a064fedfa615a9b17c86f40989257a0ea524a4a0bc","impliedFormat":99},{"version":"28e669c56996982f89fa32016767efcb542c7e2d642a2c6ba0302886487f2352","impliedFormat":99},{"version":"0c5b705d31420477189618154d1b6a9bb62a34fa6055f56ade1a316f6adb6b3a","impliedFormat":99},{"version":"853b8bdb5da8c8e5d31e4d715a8057d8e96059d6774b13545c3616ed216b890c","impliedFormat":99},{"version":"d5d5c0a5d79339bafdd79f5ffc40c05a09767a3b32a4b4c0f30b3872ecc4c612","impliedFormat":99},{"version":"fe3c64bf61fcfec9b9861725c6d92de03f33748a01d982760ccfa798d777cf9d","impliedFormat":99},{"version":"89b605879252178aa85a8c7721bb65b95a77885289f6c5621705a3f243515a6d","impliedFormat":99},{"version":"0d08f442ef8a279c6d56dfdbc4537aaded60eaaaef838c4380972f925cee017a","impliedFormat":99},{"version":"2bb7e3f4061e7fdb62652ffb077ca2a01b55e9d898409e37fe1ae97acab894ea","impliedFormat":99},{"version":"c363b57a3dfab561bfe884baacf8568eea085bd5e11ccf0992fac67537717d90","impliedFormat":99},{"version":"1757a53a602a8991886070f7ba4d81258d70e8dca133b256ae6a1a9f08cd73b3","impliedFormat":99},{"version":"084c09a35a9611e1777c02343c11ab8b1be48eb4895bbe6da90222979940b4a6","impliedFormat":99},{"version":"4b3049a2c849f0217ff4def308637931661461c329e4cf36aeb31db34c4c0c64","impliedFormat":99},{"version":"6245aa515481727f994d1cf7adfc71e36b5fc48216a92d7e932274cee3268000","impliedFormat":99},{"version":"d542fb814a8ceb7eb858ecd5a41434274c45a7d511b9d46feb36d83b437b08d5","impliedFormat":99},{"version":"660ce583eaa09bb39eef5ad7af9d1b5f027a9d1fbf9f76bf5b9dc9ef1be2830e","impliedFormat":99},{"version":"b7d9ca4e3248f643fa86ff11872623fdc8ed2c6009836bec0e38b163b6faed0c","impliedFormat":99},{"version":"ac7a28ab421ea564271e1a9de78d70d68c65fab5cbb6d5c5568afcf50496dd61","impliedFormat":99},{"version":"d4f7a7a5f66b9bc6fbfd53fa08dcf8007ff752064df816da05edfa35abd2c97c","impliedFormat":99},{"version":"1f38ecf63dead74c85180bf18376dc6bc152522ef3aedf7b588cadbbd5877506","impliedFormat":99},{"version":"82fb33c00b1300c19591105fc25ccf78acba220f58d162b120fe3f4292a5605f","impliedFormat":99},{"version":"facde2bec0f59cf92f4635ece51b2c3fa2d0a3bbb67458d24af61e7e6b8f003c","impliedFormat":99},{"version":"4669194e4ca5f7c160833bbb198f25681e629418a6326aba08cf0891821bfe8f","impliedFormat":99},{"version":"db185b403e30e91c5b90f3f2cfa062832d764c9d7df3ad7f5db7e17596344fe8","impliedFormat":99},{"version":"669b62a7169354658d4ae1e043ad8203728655492a8f70a940a11ca5ed4d5029","impliedFormat":99},{"version":"a95cd11c5c8bc03eab4011f8e339a48f9a87293e90c0bf3e9003d7a6f833f557","impliedFormat":99},{"version":"e9bc0db0144701fab1e98c4d595a293c7c840d209b389144142f0adbc36b5ec2","impliedFormat":99},{"version":"9d884b885c4b2d89286685406b45911dcaab03e08e948850e3e41e29af69561c","impliedFormat":99},{"version":"29561f75decd9d5f39f609acd2653f1c8d75abf188ddddb3ae71b569a7e18cbe","signature":"465789ae54a9215d961e8908a7d94fcb02fbc0f37e1f75475d1ffdfd9881407e"},{"version":"45faefdb4f421a13d4609fa0583be4a1f73249a38db6b542240935f9be406cc2","signature":"64866d0d89e0d094a31b72a301497dc42401ea867ecad28867163c642bc14e76"},{"version":"0197203871a805a1cb529036b3441e424da12d83beae24e58bfe4afd3cb076be","signature":"7f02c1b5bc92f4d9696525451c27ba95fd81d134d6430ff3073f82684e285779"},{"version":"77efff2040ebaa7717c6f2edc3a828d32682b511bb334e4b789f7b832c837fed","signature":"c935a41367df50ab3c7e613a229815fd68f5e479388c7978d3133fc780544a93"},{"version":"74ff5fb50fc53bf6879fb3d9f17e17d1d1f71a149b0776182124cd78c780e9e8","signature":"0f4b10655cbda3b568c03c11f9b8a6fabed9e5e2e1cafb0fab9a037518c88845"},{"version":"daf265505d6de33a4e0e862deb953ccccc3bc97e6b2de43f70650c932bf84f35","signature":"c01f67349ceaeaa613ca9b80252548a6d198d635160fb15e20a69d5c2c4ea268"},"02670f6c86c6c68ba75e7230b5a723bee4a6ced018ce98a7b608d7328a73ac78",{"version":"dc3b172ee27054dbcedcf5007b78c256021db936f6313a9ce9a3ecbb503fd646","impliedFormat":1},{"version":"ae77d81a5541a8abb938a0efedf9ac4bea36fb3a24cc28cfa11c598863aba571","impliedFormat":1},{"version":"c2c2a861a338244d7dd700d0c52a78916b4bb75b98fc8ca5e7c501899fc03796","impliedFormat":1},{"version":"b6d03c9cfe2cf0ba4c673c209fcd7c46c815b2619fd2aad59fc4229aaef2ed43","impliedFormat":1},{"version":"adb467429462e3891de5bb4a82a4189b92005d61c7f9367c089baf03997c104e","impliedFormat":1},{"version":"670a76db379b27c8ff42f1ba927828a22862e2ab0b0908e38b671f0e912cc5ed","impliedFormat":1},{"version":"13b77ab19ef7aadd86a1e54f2f08ea23a6d74e102909e3c00d31f231ed040f62","impliedFormat":1},{"version":"069bebfee29864e3955378107e243508b163e77ab10de6a5ee03ae06939f0bb9","impliedFormat":1},{"version":"2db0dd3aaa2ed285950273ce96ae8a450b45423aa9da2d10e194570f1233fa6b","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","impliedFormat":1},{"version":"3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","impliedFormat":1},{"version":"e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","impliedFormat":1},{"version":"471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","impliedFormat":1},{"version":"c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","impliedFormat":1},{"version":"40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","impliedFormat":1},{"version":"8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","impliedFormat":1},{"version":"4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1","impliedFormat":1},{"version":"a14ed46fa3f5ffc7a8336b497cd07b45c2084213aaca933a22443fcb2eef0d07","affectsGlobalScope":true,"impliedFormat":1},{"version":"3d77c73be94570813f8cadd1f05ebc3dc5e2e4fdefe4d340ca20cd018724ee36","impliedFormat":1},{"version":"392eadc2af403dd10b4debfbc655c089a7fa6a9750caeb770cfb30051e55e848","affectsGlobalScope":true,"impliedFormat":1},{"version":"b67f9c5d42e7770ddf8b6d1747b531275c44617e8071d2602a2cffd2932ad95e","impliedFormat":1},{"version":"53f0960fdcc53d097918adfd8861ffbe0db989c56ffc16c052197bf115da5ed6","impliedFormat":1},{"version":"662163e5327f260b23ca0a1a1ad8a74078aabb587c904fcb5ef518986987eaff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"c48c503c6b3f63baf18257e9a87559b5602a4e960107c762586d2a6a62b64a18","affectsGlobalScope":true,"impliedFormat":1},{"version":"b0c0d1d13be149f790a75b381b413490f98558649428bb916fd2d71a3f47a134","impliedFormat":1},{"version":"3c884d9d9ec454bdf0d5a0b8465bf8297d2caa4d853851d92cc417ac6f30b969","impliedFormat":1},{"version":"3bb6e21a9f30417c0a059e240b3f8f70c8af9c4cb6f2fd1bc2db594c647e285f","impliedFormat":1},{"version":"7483ef24249f6a3e24eb3d8136ec7fe0633cd6f8ffe752e2a8d99412aff35bb7","impliedFormat":1},{"version":"d0ca5d7df114035258a9d01165be309371fcccf0cccd9d57b1453204686d1ed0","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"1bb9aab2311a9d596a45dba7c378b4e23846738d9bae54d60863dd3676b1edbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"173b6275a81ebdb283b180654890f46516c21199734fed01a773b1c168b8c45c","impliedFormat":1},{"version":"304f66274aa8119e8d65a49b1cff84cbf803def6afe1b2cc987386e9a9890e22","impliedFormat":1},{"version":"1b9adafe8a7fefaeaf9099a0e06f602903f6268438147b843a33a5233ac71745","impliedFormat":1},{"version":"98273274f2dbb79b0b2009b20f74eca4a7146a3447c912d580cd5d2d94a7ae30","impliedFormat":1},{"version":"c933f7ba4b201c98b14275fd11a14abb950178afd2074703250fe3654fc10cd2","impliedFormat":1},{"version":"2eaa31492906bc8525aff3c3ec2236e22d90b0dfeee77089f196cd0adf0b3e3b","impliedFormat":1},{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8f5814f29dbaf8bacd1764aebdf1c8a6eb86381f6a188ddbac0fcbaab855ce52","impliedFormat":1},{"version":"a63d03de72adfb91777784015bd3b4125abd2f5ef867fc5a13920b5649e8f52b","impliedFormat":1},{"version":"d20e003f3d518a7c1f749dbe27c6ab5e3be7b3c905a48361b04a9557de4a6900","impliedFormat":1},{"version":"1d4d78c8b23c9ddaaaa49485e6adc2ec01086dfe5d8d4d36ca4cdc98d2f7e74a","affectsGlobalScope":true,"impliedFormat":1},{"version":"44fc16356b81c0463cc7d7b2b35dcf324d8144136f5bc5ce73ced86f2b3475b5","affectsGlobalScope":true,"impliedFormat":1},{"version":"575fb200043b11b464db8e42cc64379c5fd322b6d787638e005b5ee98a64486d","impliedFormat":1},{"version":"6de2f225d942562733e231a695534b30039bdf1875b377bb7255881f0df8ede8","impliedFormat":1},{"version":"56249fd3ef1f6b90888e606f4ea648c43978ef43a7263aafad64f8d83cd3b8aa","impliedFormat":1},{"version":"139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","impliedFormat":1},{"version":"7b166975fdbd3b37afb64707b98bca88e46577bbc6c59871f9383a7df2daacd1","impliedFormat":1},{"version":"9eece5e586312581ccd106d4853e861aaaa1a39f8e3ea672b8c3847eedd12f6e","impliedFormat":1},{"version":"81505c54d7cad0009352eaa21bd923ab7cdee7ec3405357a54d9a5da033a2084","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"3c1f19c7abcda6b3a4cf9438a15c7307a080bd3b51dfd56b198d9f86baf19447","impliedFormat":1},{"version":"2ee1645e0df9d84467cfe1d67b0ad3003c2f387de55874d565094464ee6f2927","impliedFormat":1},{"version":"abe61b580e030f1ca3ee548c8fd7b40fc686a97a056d5d1481f34c39c637345f","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cf780e96b687e4bdfd1907ed26a688c18b89797490a00598fa8b8ab683335dd","affectsGlobalScope":true,"impliedFormat":1},{"version":"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","impliedFormat":1},{"version":"9ae88ce9f73446c24b2d2452e993b676da1b31fca5ceb7276e7f36279f693ed1","impliedFormat":1},{"version":"e49d7625faff2a7842e4e7b9b197f972633fca685afcf6b4403400c97d087c36","impliedFormat":1},{"version":"b82c38abc53922b1b3670c3af6f333c21b735722a8f156e7d357a2da7c53a0a0","impliedFormat":1},{"version":"b423f53647708043299ded4daa68d95c967a2ac30aa1437adc4442129d7d0a6c","affectsGlobalScope":true,"impliedFormat":1},{"version":"7245af181218216bacb01fbdf51095617a51661f20d77178c69a377e16fb69ed","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f0fc7b7f54422bd97cfaf558ddb4bca86893839367b746a8f86b60ac7619673","impliedFormat":1},{"version":"4cdd8b6b51599180a387cc7c1c50f49eca5ce06595d781638fd0216520d98246","impliedFormat":1},{"version":"d91a7d8b5655c42986f1bdfe2105c4408f472831c8f20cf11a8c3345b6b56c8c","impliedFormat":1},{"version":"ac14eb65c59722f0333e776a73e6a02cea23b5aa857a749ea176daf4e960e872","affectsGlobalScope":true,"impliedFormat":1},{"version":"7c6929fd7cbf38499b6a600b91c3b603d1d78395046dc3499b2b92d01418b94b","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a42be67ed1ddaec743582f41fc219db96a1b69719fccac6d1464321178d610fc","impliedFormat":1},{"version":"160b24efb5a868df9c54f337656b4ef55fcbe0548fe15408e1c0630ec559c559","impliedFormat":1},{"version":"104c67f0da1bdf0d94865419247e20eded83ce7f9911a1aa75fc675c077ca66e","impliedFormat":1},{"version":"cc0d0b339f31ce0ab3b7a5b714d8e578ce698f1e13d7f8c60bfb766baeb1d35c","impliedFormat":1},{"version":"2174e20517788d2a1379fc0aaacd87899a70f9e0197b4295edabfe75c4db03d8","impliedFormat":1},{"version":"08d0edb791962d21d5103692070d25605106d2527d013718d5962ae4d4c02481","impliedFormat":1},{"version":"6fc1a4f64372593767a9b7b774e9b3b92bf04e8785c3f9ea98973aa9f4bbe490","impliedFormat":1},{"version":"469532350a366536390c6eb3bde6839ec5c81fe1227a6b7b6a70202954d70c40","impliedFormat":1},{"version":"54e79224429e911b5d6aeb3cf9097ec9fd0f140d5a1461bbdece3066b17c232c","impliedFormat":1},{"version":"d5895252efa27a50f134a9b580aa61f7def5ab73d0a8071f9b5bf9a317c01c2d","impliedFormat":1},{"version":"421c3f008f6ef4a5db2194d58a7b960ef6f33e94b033415649cd557be09ef619","impliedFormat":1},{"version":"57568ff84b8ba1a4f8c817141644b49252cc39ec7b899e4bfba0ec0557c910a0","impliedFormat":1},{"version":"fb893a0dfc3c9fb0f9ca93d0648694dd95f33cbad2c0f2c629f842981dfd4e2e","impliedFormat":1},{"version":"3eb11dbf3489064a47a2e1cf9d261b1f100ef0b3b50ffca6c44dd99d6dd81ac1","impliedFormat":1},{"version":"6382638cfd6a8f05ac8277689de17ba4cd46f8aacefd254a993a53fde9ddc797","impliedFormat":1},{"version":"151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","impliedFormat":1},{"version":"5d08a179b846f5ee674624b349ebebe2121c455e3a265dc93da4e8d9e89722b4","impliedFormat":1},{"version":"d34aa8df2d0b18fb56b1d772ff9b3c7aea7256cf0d692f969be6e1d27b74d660","impliedFormat":1},{"version":"baac9896d29bcc55391d769e408ff400d61273d832dd500f21de766205255acb","impliedFormat":1},{"version":"2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed","impliedFormat":1},{"version":"f429b61e369208ef7668ebf1dc63176e506fbfaea7b0ecc13d586a5839ebb071","affectsGlobalScope":true,"impliedFormat":1},{"version":"b71c603a539078a5e3a039b20f2b0a0d1708967530cf97dec8850a9ca45baa2b","impliedFormat":1},{"version":"d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769","impliedFormat":1},{"version":"cb90077223cc1365fa21ef0911a1f9b8f2f878943523d97350dc557973ca3823","impliedFormat":1},{"version":"18f1541b81b80d806120a3489af683edfb811deb91aeca19735d9bb2613e6311","impliedFormat":1},{"version":"8e04cf0688e0d921111659c2b55851957017148fa7b977b02727477d155b3c47","impliedFormat":1},{"version":"311fa52be95e123c0bb7be9327c28c483a77c8a9c3d5e97ac68ab7eaf5daea40","impliedFormat":1},{"version":"afe73051ff6a03a9565cbd8ebb0e956ee3df5e913ad5c1ded64218aabfa3dcb5","impliedFormat":1},{"version":"43f1a6853b39d8b63cab39d4c27577176d4ea3b440a774a0b99f09fd31ed8e70","affectsGlobalScope":true,"impliedFormat":1},{"version":"89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","impliedFormat":1},{"version":"79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","impliedFormat":1},{"version":"035a5df183489c2e22f3cf59fc1ed2b043d27f357eecc0eb8d8e840059d44245","impliedFormat":1},{"version":"a4809f4d92317535e6b22b01019437030077a76fec1d93b9881c9ed4738fcc54","impliedFormat":1},{"version":"5f53fa0bd22096d2a78533f94e02c899143b8f0f9891a46965294ee8b91a9434","impliedFormat":1},{"version":"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","impliedFormat":1},{"version":"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","impliedFormat":1},{"version":"d4a22007b481fe2a2e6bfd3a42c00cd62d41edb36d30fc4697df2692e9891fc8","impliedFormat":1},{"version":"f8a6bb79327f4a6afc63d28624654522fc80f7536efa7a617ef48200b7a5f673","impliedFormat":1},{"version":"8e0733c50eaac49b4e84954106acc144ec1a8019922d6afcde3762523a3634af","impliedFormat":1},{"version":"20e87d239740059866b5245e6ef6ae92e2d63cd0b63d39af3464b9e260dddce1","impliedFormat":1},{"version":"736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","impliedFormat":1},{"version":"4340936f4e937c452ae783514e7c7bbb7fc06d0c97993ff4865370d0962bb9cf","impliedFormat":1},{"version":"b70c7ea83a7d0de17a791d9b5283f664033a96362c42cc4d2b2e0bdaa65ef7d1","impliedFormat":1},{"version":"e91ad231af87f864b3f07cd0e39b1cf6c133988156f087c1c3ccb0a5491c9115","impliedFormat":1},{"version":"c1d53a14aad7cda2cb0b91f5daccd06c8e3f25cb26c09e008f46ad2896c80bf1","impliedFormat":1},{"version":"c789127b81f23a44e7cd20eaff043bb8ddd8b75aca955504b81217d6347709d8","impliedFormat":1},{"version":"1e13bda0589d714493973ae87a135aadb8bdadc2b8ba412a62d6a8f05f13ae76","impliedFormat":1},{"version":"9e9217786bc4dced2d11b82eaf62c77f172a2b4671f1a6353835dcbf7eef0843","impliedFormat":1},{"version":"8c18473f354a9648fd8798196f520b3c3868181c315ab6a726177e5b5d2ada1c","impliedFormat":1},{"version":"067fe0fe11f79aa3eef819ee2f1d7beecc7a6d9e95ee1b2b84553495fb61b2fe","impliedFormat":1},{"version":"65e7aa0d38b9513dad1d66fa622ca0897efd8f6e11cb3887231451eb1dde719a","impliedFormat":1},{"version":"cf8d966c5b46aa3b4e2bc55aeaf5932253a734d2c09fc9e05867d47f7fc3fe31","impliedFormat":1},{"version":"e11fb3c6b0788cddcda16e472a173c03d8729201dc325beb1251f54d2630ebbb","impliedFormat":1},{"version":"9034c961e85ef73bdd4e07e2c56d7adfa4c00ee6cf568dcfc13d059575aac8a8","impliedFormat":1},{"version":"48676769d0f4904e916425f778ae25c140370fb90b33ad85151c7ebab166a0cc","impliedFormat":1},{"version":"b70a8d1c0d9628260158c2e96982f5ffb415ca87f97388ea743e52bd6ef37a9c","impliedFormat":1},{"version":"709bae51a9b0263a888c6adf48fb1380634e37267abcea46a52eb02a14b76292","impliedFormat":1},{"version":"7a625afe5721361715736bc3f9548206e1f173dcdc43eecaf7f70557f5151361","impliedFormat":1},{"version":"4d114e382693704d3792d2d6da45adc1aa2d8a86c1b8ebe5fc225dccd30aaf36","impliedFormat":1},{"version":"329760175a249a5e13e16f281ede4d8da4a4a72d511bf631bf7e5bd363146a80","impliedFormat":1},{"version":"9fbdb40eb68109a83dcc5f19c450556b20699b4fa19783dabdfc06a9937c9c30","impliedFormat":1},{"version":"afb75becf7075fc3673a6f1f7b669b5bb909ae67609284ce6548ec44d8038a61","impliedFormat":1},{"version":"4018b7fb337b14d2a40dd091208fbd39b3400136dfda00e9995b51cf64783a9f","impliedFormat":1},{"version":"319c37263037e8d9481a3dc7eadf6afa6a5f5c002189ebe28776ac1a62a38e15","impliedFormat":1},{"version":"3c33d16258185576f8de8d1526c0e61ff22fb917278654db5ff545770599914a","impliedFormat":1},{"version":"22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","impliedFormat":1},{"version":"916be7d770b0ae0406be9486ac12eb9825f21514961dd050594c4b250617d5a8","impliedFormat":1},{"version":"f60e3e3060207ac982da13363181fd7ee4beecc19a7c569f0d6bb034331066c2","impliedFormat":1},{"version":"17230b34bb564a3a2e36f9d3985372ccab4ad1722df2c43f7c5c2b553f68e5db","impliedFormat":1},{"version":"6e5c9272f6b3783be7bdddaf207cccdb8e033be3d14c5beacc03ae9d27d50929","impliedFormat":1},{"version":"9b4f7ff9681448c72abe38ea8eefd7ffe0c3aefe495137f02012a08801373f71","impliedFormat":1},{"version":"0dfe35191a04e8f9dc7caeb9f52f2ee07402736563d12cbccd15fb5f31ac877f","impliedFormat":1},{"version":"798367363a3274220cbed839b883fe2f52ba7197b25e8cb2ac59c1e1fd8af6b7","impliedFormat":1},{"version":"6ded4be4f8a693d0c1646dfa2f1b6582e34b73c66ce334cb5e86c7bf8c2e52b7","impliedFormat":1},{"version":"e85d04f57b46201ddc8ba238a84322432a4803a5d65e0bbd8b3b4f05345edd51","impliedFormat":1},{"version":"006d8ff9a051d61b0887b594b1e76c73314bb1a6fe39026867418937ea2259b3","impliedFormat":1},{"version":"6d9e1b7a1fa967fb8505a5fa33073efb38aec5e7b75f2dc6383c9f84f3b5c0ba","impliedFormat":1},{"version":"be1cc4d94ea60cbe567bc29ed479d42587bf1e6cba490f123d329976b0fe4ee5","impliedFormat":1},{"version":"3cef134032da5e1bfabba59a03a58d91ed59f302235034279bb25a5a5b65ca62","affectsGlobalScope":true,"impliedFormat":1},{"version":"5aca5a3bc07d2e16b6824a76c30378d6fb1b92e915d854315e1d1bd2d00974c9","impliedFormat":1},{"version":"199f9ead0daf25ae4c5632e3d1f42570af59685294a38123eef457407e13f365","impliedFormat":1},{"version":"c73834a2aee5e08dea83bd8d347f131bc52f9ec5b06959165c55ef7a544cae82","impliedFormat":1},{"version":"ce6a3f09b8db73a7e9701aca91a04b4fabaf77436dd35b24482f9ee816016b17","impliedFormat":1},{"version":"20e086e5b64fdd52396de67761cc0e94693494deadb731264aac122adf08de3f","impliedFormat":1},{"version":"6e78f75403b3ec65efb41c70d392aeda94360f11cedc9fb2c039c9ea23b30962","impliedFormat":1},{"version":"c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","impliedFormat":1},{"version":"8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","impliedFormat":1},{"version":"42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","impliedFormat":1},{"version":"ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","impliedFormat":1},{"version":"83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","impliedFormat":1},{"version":"1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","impliedFormat":1},{"version":"0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","impliedFormat":1},{"version":"cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","impliedFormat":1},{"version":"c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","impliedFormat":1},{"version":"eefd2bbc8edb14c3bd1246794e5c070a80f9b8f3730bd42efb80df3cc50b9039","impliedFormat":1},{"version":"0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","impliedFormat":1},{"version":"7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","impliedFormat":1},{"version":"bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","impliedFormat":1},{"version":"52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","impliedFormat":1},{"version":"770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","impliedFormat":1},{"version":"d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","impliedFormat":1},{"version":"799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","impliedFormat":1},{"version":"2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","impliedFormat":1},{"version":"9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","impliedFormat":1},{"version":"397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","impliedFormat":1},{"version":"a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","impliedFormat":1},{"version":"a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","impliedFormat":1},{"version":"c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","impliedFormat":1},{"version":"4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","impliedFormat":1},{"version":"f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","impliedFormat":1},{"version":"cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","impliedFormat":1},{"version":"b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","impliedFormat":1},{"version":"c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","impliedFormat":1},{"version":"14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","impliedFormat":1},{"version":"a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","impliedFormat":1},{"version":"f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","impliedFormat":1},{"version":"3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","impliedFormat":1},{"version":"662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","impliedFormat":1},{"version":"c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","impliedFormat":1},{"version":"2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","impliedFormat":1},{"version":"34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","impliedFormat":1},{"version":"a56fe175741cc8841835eb72e61fa5a34adcbc249ede0e3494c229f0750f6b85","impliedFormat":1},{"version":"d34aa8df2d0b18fb56b1d772ff9b3c7aea7256cf0d692f969be6e1d27b74d660","impliedFormat":1},{"version":"ab82804a14454734010dcdcd43f564ff7b0389bee4c5692eec76ff5b30d4cf66","impliedFormat":1},{"version":"03c258e060b7da220973f84b89615e4e9850e9b5d30b3a8e4840b3e3268ae8eb","impliedFormat":1},{"version":"f874ea4d0091b0a44362a5f74d26caab2e66dec306c2bf7e8965f5106e784c3b","impliedFormat":1},{"version":"bae8d023ef6b23df7da26f51cea44321f95817c190342a36882e93b80d07a960","impliedFormat":1},{"version":"26a770cec4bd2e7dbba95c6e536390fffe83c6268b78974a93727903b515c4e7","impliedFormat":1},{"version":"74d5a87c3616cd5d8691059d531504403aa857e09cbaecb1c64dfb9ace0db185","impliedFormat":1}],"root":[65,66,70,[102,108]],"options":{"allowJs":true,"composite":true,"declaration":true,"declarationDir":"./types","declarationMap":true,"esModuleInterop":true,"jsx":4,"module":99,"noImplicitOverride":true,"noUncheckedIndexedAccess":true,"outDir":"./esm","rootDir":"../src","skipLibCheck":true,"strict":true,"target":9,"verbatimModuleSyntax":true},"referencedMap":[[113,1],[72,2],[74,3],[81,4],[75,5],[77,2],[78,5],[80,5],[94,6],[100,7],[92,6],[93,8],[101,9],[91,10],[98,10],[84,10],[82,11],[99,12],[95,11],[97,10],[96,11],[90,11],[89,10],[83,10],[85,13],[87,10],[88,10],[86,10],[116,14],[112,1],[114,15],[115,1],[205,16],[207,17],[206,18],[209,19],[212,20],[213,21],[214,20],[215,22],[217,23],[220,24],[224,25],[221,26],[229,27],[230,16],[231,28],[234,29],[236,30],[237,31],[240,29],[242,32],[243,29],[246,33],[268,34],[117,35],[118,35],[153,36],[154,37],[155,38],[156,39],[157,40],[158,41],[159,42],[160,43],[161,44],[162,45],[163,45],[165,46],[164,47],[166,48],[167,49],[168,50],[152,51],[169,52],[170,53],[171,54],[204,55],[172,56],[173,57],[174,58],[175,59],[176,60],[177,61],[178,62],[179,63],[180,64],[181,65],[182,65],[183,66],[185,67],[187,68],[186,69],[188,70],[189,71],[190,72],[191,73],[192,74],[193,75],[194,76],[195,77],[196,78],[197,79],[198,80],[199,81],[200,82],[201,83],[202,84],[277,85],[276,86],[279,19],[280,7],[281,7],[282,87],[63,88],[64,7],[267,89],[247,90],[285,19],[310,91],[311,92],[287,93],[290,94],[308,91],[309,91],[299,91],[298,95],[296,91],[291,91],[304,91],[302,91],[306,91],[286,91],[303,91],[307,91],[292,91],[293,91],[305,91],[288,91],[294,91],[295,91],[297,91],[301,91],[312,96],[300,91],[289,91],[325,97],[319,96],[321,98],[320,96],[313,96],[314,96],[316,96],[318,96],[322,98],[323,98],[315,98],[317,98],[326,99],[228,100],[227,101],[331,102],[332,103],[244,90],[275,104],[272,16],[274,105],[258,106],[249,107],[259,108],[260,109],[261,106],[262,106],[266,110],[264,106],[252,111],[251,112],[256,106],[135,113],[142,114],[134,113],[149,115],[126,116],[125,117],[148,16],[143,118],[146,119],[128,120],[127,121],[123,122],[122,123],[145,124],[124,125],[129,126],[133,126],[151,127],[150,126],[137,128],[138,129],[140,130],[136,131],[139,132],[144,16],[131,133],[132,134],[141,135],[121,136],[147,137],[66,138],[70,139],[102,140],[65,141],[108,142],[103,143],[104,144],[105,145],[106,146],[107,140],[69,147]],"latestChangedDtsFile":"./types/index.d.ts","version":"5.9.3"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { TFetchContext } from './fetchTypes';
|
|
2
|
+
/**
|
|
3
|
+
* React context for managing fetch configurations and global parameters.
|
|
4
|
+
*
|
|
5
|
+
* @remarks
|
|
6
|
+
* This context provides default values for fetch configurations, a method to retrieve namespace-specific configs,
|
|
7
|
+
* an initialization flag, and a setter for global parameters.
|
|
8
|
+
*
|
|
9
|
+
* @property {Object} configs - Global fetch configurations.
|
|
10
|
+
* @property {Function} getNamespaceConfig - Returns configuration and handlers for a specific namespace.
|
|
11
|
+
* @property {boolean} isInitialized - Indicates if the context has been initialized.
|
|
12
|
+
* @property {Function} setGlobalParameters - Sets global parameters for fetch operations.
|
|
13
|
+
*/
|
|
14
|
+
export declare const fetchContext: import("react").Context<TFetchContext>;
|
|
15
|
+
//# sourceMappingURL=fetchContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fetchContext.d.ts","sourceRoot":"","sources":["../../src/fetchContext.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAElD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,YAAY,wCAQvB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type { TAny, TDictionary, TFetchDefaultOutput, TFetchHandlersOnRequestPrepareIn, TFetchHandlersOnRequestPrepareOut, TUseFetchInputCommon } from './fetchTypes';
|
|
2
|
+
type TFetchIn<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = Pick<TUseFetchInputCommon<TInput, TOutput, TTransformOutput>, 'method' | 'staticResponse'> & {
|
|
3
|
+
data?: TInput;
|
|
4
|
+
globalParameters?: TDictionary;
|
|
5
|
+
handlers?: {
|
|
6
|
+
onError?: (error: TAny, response: TAny | null) => void;
|
|
7
|
+
onRequestStart?: () => void;
|
|
8
|
+
onRequestEnd?: () => void;
|
|
9
|
+
onRequestPrepare?: (input: TFetchHandlersOnRequestPrepareIn) => TFetchHandlersOnRequestPrepareOut;
|
|
10
|
+
};
|
|
11
|
+
headers?: HeadersInit;
|
|
12
|
+
signal?: AbortSignal;
|
|
13
|
+
url: string;
|
|
14
|
+
};
|
|
15
|
+
export declare const fetchCore: <TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput>({ data, globalParameters, handlers, headers, method, signal, staticResponse, url, }: TFetchIn<TInput, TOutput, TTransformOutput>) => Promise<TTransformOutput>;
|
|
16
|
+
export {};
|
|
17
|
+
//# sourceMappingURL=fetchCore.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fetchCore.d.ts","sourceRoot":"","sources":["../../src/fetchCore.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,IAAI,EACJ,WAAW,EACX,mBAAmB,EACnB,gCAAgC,EAChC,iCAAiC,EACjC,oBAAoB,EACrB,MAAM,cAAc,CAAC;AAEtB,KAAK,QAAQ,CACX,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD,IAAI,CACN,oBAAoB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,EACvD,QAAQ,GAAG,gBAAgB,CAC5B,GAAG;IACF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gBAAgB,CAAC,EAAE,WAAW,CAAC;IAC/B,QAAQ,CAAC,EAAE;QACT,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,GAAG,IAAI,KAAK,IAAI,CAAC;QACvD,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;QAC5B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;QAC1B,gBAAgB,CAAC,EAAE,CACjB,KAAK,EAAE,gCAAgC,KACpC,iCAAiC,CAAC;KACxC,CAAC;IACF,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,GAAG,EAAE,MAAM,CAAC;CACb,CAAC;AAEF,eAAO,MAAM,SAAS,GACpB,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,EACtD,qFASC,QAAQ,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,8BA8D7C,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type React from 'react';
|
|
2
|
+
import type { TFetchConfigForNamespace, TFetchNamespaces } from './fetchTypes';
|
|
3
|
+
type FetchProviderProps = TFetchConfigForNamespace & {
|
|
4
|
+
children: React.ReactNode;
|
|
5
|
+
namespace: TFetchNamespaces;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Provides fetch configuration and handlers for a specific namespace to its child components.
|
|
9
|
+
*
|
|
10
|
+
* This provider initializes and manages fetch-related context, including configuration and handlers,
|
|
11
|
+
* for a given namespace. It ensures that the context is properly initialized before rendering children,
|
|
12
|
+
* and exposes methods to get namespace-specific configuration and set global parameters.
|
|
13
|
+
*
|
|
14
|
+
* @param {FetchProviderProps} props - The properties for the FetchProvider component.
|
|
15
|
+
* @param {React.ReactNode} props.children - The child components to be rendered within the provider.
|
|
16
|
+
* @param {TFetchConfigForNamespace} props.configs - The fetch configuration for the specified namespace.
|
|
17
|
+
* @param {any} props.handlers - The handlers associated with the fetch configuration.
|
|
18
|
+
* @param {TFetchNamespaces} props.namespace - The namespace for which the fetch configuration applies.
|
|
19
|
+
*
|
|
20
|
+
* @throws {Error} If the requested namespace configuration is not found.
|
|
21
|
+
*
|
|
22
|
+
* @returns {JSX.Element} The provider wrapping its children with the fetch context and query client provider.
|
|
23
|
+
*/
|
|
24
|
+
export declare const FetchProvider: ({ children, configs, handlers, namespace, }: FetchProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
export {};
|
|
26
|
+
//# sourceMappingURL=fetchProvider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fetchProvider.d.ts","sourceRoot":"","sources":["../../src/fetchProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAEV,wBAAwB,EACxB,gBAAgB,EACjB,MAAM,cAAc,CAAC;AAMtB,KAAK,kBAAkB,GAAG,wBAAwB,GAAG;IACnD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,EAAE,gBAAgB,CAAC;CAC7B,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,aAAa,GAAI,6CAK3B,kBAAkB,4CAkCpB,CAAC"}
|
|
@@ -0,0 +1,145 @@
|
|
|
1
|
+
export type TAny = any;
|
|
2
|
+
export type TDictionary<TValue = TAny> = Record<string, TValue>;
|
|
3
|
+
/**
|
|
4
|
+
* Configuration options for the fetch module.
|
|
5
|
+
*
|
|
6
|
+
* @property baseUrl - The base URL to use for all requests.
|
|
7
|
+
* @property cache - The cache implementation to use for storing fetch responses.
|
|
8
|
+
* @property globalParameters - Optional dictionary of parameters to include in every request.
|
|
9
|
+
* @property headers - Optional headers to include in every request.
|
|
10
|
+
*/
|
|
11
|
+
export type TFetchConfigs = {
|
|
12
|
+
baseUrl: string;
|
|
13
|
+
cache: TFetchCache;
|
|
14
|
+
globalParameters?: TDictionary;
|
|
15
|
+
headers?: HeadersInit;
|
|
16
|
+
};
|
|
17
|
+
export type TFetchHandlersOnRequestPrepareIn = {
|
|
18
|
+
body?: TAny;
|
|
19
|
+
globalParameters: TDictionary;
|
|
20
|
+
headers: HeadersInit;
|
|
21
|
+
};
|
|
22
|
+
export type TFetchHandlersOnRequestPrepareOut = {
|
|
23
|
+
body?: TAny;
|
|
24
|
+
headers: HeadersInit;
|
|
25
|
+
};
|
|
26
|
+
export type TFetchHandlersOnRequestEndIn = {
|
|
27
|
+
showLoading: boolean;
|
|
28
|
+
};
|
|
29
|
+
export type TFetchHandlersOnRequestStartIn = {
|
|
30
|
+
showLoading: boolean;
|
|
31
|
+
};
|
|
32
|
+
export type TFetchHandlers = {
|
|
33
|
+
onError: (error: TAny) => void;
|
|
34
|
+
onRequestEnd?: (props: TFetchHandlersOnRequestEndIn) => void;
|
|
35
|
+
onRequestPrepare?: (props: TFetchHandlersOnRequestPrepareIn) => TFetchHandlersOnRequestPrepareOut;
|
|
36
|
+
onRequestStart?: (props: TFetchHandlersOnRequestStartIn) => void;
|
|
37
|
+
};
|
|
38
|
+
export type TFetchConfigForNamespace = {
|
|
39
|
+
configs: TFetchConfigs;
|
|
40
|
+
handlers: TFetchHandlers;
|
|
41
|
+
};
|
|
42
|
+
export type TFetchContext = {
|
|
43
|
+
configs: Record<string, TFetchConfigForNamespace>;
|
|
44
|
+
getNamespaceConfig: (namespace: TFetchNamespaces) => TFetchConfigForNamespace;
|
|
45
|
+
isInitialized: boolean;
|
|
46
|
+
setGlobalParameters: (namespace: TFetchNamespaces, globalParameters: TDictionary) => void;
|
|
47
|
+
};
|
|
48
|
+
export type TFetchCache = {
|
|
49
|
+
/**
|
|
50
|
+
* Set the time in seconds of cache
|
|
51
|
+
*/
|
|
52
|
+
cacheTime?: number;
|
|
53
|
+
/**
|
|
54
|
+
* Set the time in seconds of stale time
|
|
55
|
+
*/
|
|
56
|
+
staleTime?: number;
|
|
57
|
+
};
|
|
58
|
+
export type TFetchDefaultOutputMetadataStatus = 'error' | 'success';
|
|
59
|
+
export type TFetchDefaultOutputMetadata = {
|
|
60
|
+
correlationId: string;
|
|
61
|
+
errors: TFetchApiError[];
|
|
62
|
+
interactionId: string;
|
|
63
|
+
status: TFetchDefaultOutputMetadataStatus;
|
|
64
|
+
};
|
|
65
|
+
export type TFetchDefaultOutput<TData = TAny, TMetadata = TFetchDefaultOutputMetadata> = {
|
|
66
|
+
metadata?: TMetadata;
|
|
67
|
+
data?: TData;
|
|
68
|
+
};
|
|
69
|
+
export type TFetchOptions = {
|
|
70
|
+
cache?: TFetchCache;
|
|
71
|
+
showLoading?: boolean;
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* Common input type for the useFetch hook, providing configuration for fetching data from a service.
|
|
75
|
+
*
|
|
76
|
+
* @template TInput - The type of the input payload sent to the service.
|
|
77
|
+
* @template TOutput - The type of the raw output returned from the service, extending TDefaultOutput.
|
|
78
|
+
* @template TTransformOutput - The type of the transformed output, extending TDefaultOutput. Defaults to TOutput.
|
|
79
|
+
*
|
|
80
|
+
* @property key - The key identifying the fetch service.
|
|
81
|
+
* @property method - The HTTP method to use for the request. Optional.
|
|
82
|
+
* @property namespace - The namespace for the fetch service.
|
|
83
|
+
* @property onError - Optional callback fired when an error is encountered. Receives the full error response and the first error message. Returns true to propagate the error, false to suppress.
|
|
84
|
+
* @property onSuccess - Optional callback fired when the request succeeds. Receives the transformed output data.
|
|
85
|
+
* @property options - Optional configuration object for cache and loading indicator.
|
|
86
|
+
* @property path - The endpoint path for the service.
|
|
87
|
+
* @property transform - Optional function to transform the raw response before passing it to the hook's response property. Receives the success response and the input payload.
|
|
88
|
+
*/
|
|
89
|
+
export type TUseFetchInputCommon<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = {
|
|
90
|
+
key: TFetchServices;
|
|
91
|
+
/**
|
|
92
|
+
* Data passed for service when called on mount
|
|
93
|
+
*/
|
|
94
|
+
method?: 'DELETE' | 'GET' | 'PATCH' | 'POST' | 'PUT';
|
|
95
|
+
namespace: TFetchNamespaces;
|
|
96
|
+
/**
|
|
97
|
+
* Callback fired on encountered on error
|
|
98
|
+
*
|
|
99
|
+
* @param errorResponse full error response
|
|
100
|
+
* @param firstError first error message in response.metadata.errors array
|
|
101
|
+
* @returns return true when raise up error and false to not
|
|
102
|
+
*/
|
|
103
|
+
onError?: (errorResponse: TAny, firstError: TAny) => boolean;
|
|
104
|
+
/**
|
|
105
|
+
*
|
|
106
|
+
* @param data response received from service
|
|
107
|
+
* @param extraData other data (examples: inputData - data passed to service)
|
|
108
|
+
* @returns
|
|
109
|
+
*/
|
|
110
|
+
onSuccess?: (data: TTransformOutput, extraData: {
|
|
111
|
+
inputData?: TInput;
|
|
112
|
+
}) => void;
|
|
113
|
+
options?: TFetchOptions;
|
|
114
|
+
path: string;
|
|
115
|
+
/**
|
|
116
|
+
* Allow to select response passed to response property in hook
|
|
117
|
+
*
|
|
118
|
+
* @param successResponse response obtained from service
|
|
119
|
+
* @param payload payload input passed to service
|
|
120
|
+
* @returns transformed response
|
|
121
|
+
*/
|
|
122
|
+
select?: (successResponse: TOutput, payload?: TInput) => TTransformOutput;
|
|
123
|
+
staticResponse?: () => Promise<TTransformOutput>;
|
|
124
|
+
};
|
|
125
|
+
export type TUseFetchInputCommonUnknown = TUseFetchInputCommon<TAny, TFetchDefaultOutput, TFetchDefaultOutput>;
|
|
126
|
+
export type TUseFetchOnErrorHandler = Pick<TUseFetchInputCommon<TAny, TAny>, 'onError'>;
|
|
127
|
+
export type TUseFetchOnSuccessHandler<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = Pick<TUseFetchInputCommon<TInput, TOutput, TTransformOutput>, 'onSuccess'>;
|
|
128
|
+
export type TUseFetchQueryInput<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = TUseFetchInputCommon<TInput, TOutput, TTransformOutput> & {
|
|
129
|
+
data?: TInput;
|
|
130
|
+
options?: TFetchOptions & {
|
|
131
|
+
enabled?: boolean;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
export type TUseFetchMutationInput<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = TUseFetchInputCommon<TInput, TOutput, TTransformOutput>;
|
|
135
|
+
export interface FetchNamespaces {
|
|
136
|
+
}
|
|
137
|
+
export interface FetchServices {
|
|
138
|
+
}
|
|
139
|
+
export type TFetchNamespaces = keyof FetchNamespaces;
|
|
140
|
+
export type TFetchServices = keyof FetchServices;
|
|
141
|
+
export type TFetchApiError = {
|
|
142
|
+
code: string;
|
|
143
|
+
message: string;
|
|
144
|
+
};
|
|
145
|
+
//# sourceMappingURL=fetchTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fetchTypes.d.ts","sourceRoot":"","sources":["../../src/fetchTypes.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,IAAI,GAAG,GAAG,CAAC;AACvB,MAAM,MAAM,WAAW,CAAC,MAAM,GAAG,IAAI,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAEhE;;;;;;;GAOG;AACH,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,WAAW,CAAC;IACnB,gBAAgB,CAAC,EAAE,WAAW,CAAC;IAC/B,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,gCAAgC,GAAG;IAC7C,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,gBAAgB,EAAE,WAAW,CAAC;IAC9B,OAAO,EAAE,WAAW,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,iCAAiC,GAAG;IAC9C,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,OAAO,EAAE,WAAW,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IAAE,WAAW,EAAE,OAAO,CAAA;CAAE,CAAC;AACpE,MAAM,MAAM,8BAA8B,GAAG;IAAE,WAAW,EAAE,OAAO,CAAA;CAAE,CAAC;AAEtE,MAAM,MAAM,cAAc,GAAG;IAC3B,OAAO,EAAE,CAAC,KAAK,EAAE,IAAI,KAAK,IAAI,CAAC;IAC/B,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,4BAA4B,KAAK,IAAI,CAAC;IAC7D,gBAAgB,CAAC,EAAE,CACjB,KAAK,EAAE,gCAAgC,KACpC,iCAAiC,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,8BAA8B,KAAK,IAAI,CAAC;CAClE,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC,OAAO,EAAE,aAAa,CAAC;IACvB,QAAQ,EAAE,cAAc,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,wBAAwB,CAAC,CAAC;IAClD,kBAAkB,EAAE,CAAC,SAAS,EAAE,gBAAgB,KAAK,wBAAwB,CAAC;IAC9E,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,EAAE,CACnB,SAAS,EAAE,gBAAgB,EAC3B,gBAAgB,EAAE,WAAW,KAC1B,IAAI,CAAC;CACX,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,iCAAiC,GAAG,OAAO,GAAG,SAAS,CAAC;AAEpE,MAAM,MAAM,2BAA2B,GAAG;IACxC,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,cAAc,EAAE,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,iCAAiC,CAAC;CAC3C,CAAC;AAEF,MAAM,MAAM,mBAAmB,CAC7B,KAAK,GAAG,IAAI,EACZ,SAAS,GAAG,2BAA2B,IACrC;IACF,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,KAAK,CAAC;CACd,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,MAAM,MAAM,oBAAoB,CAC9B,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD;IACF,GAAG,EAAE,cAAc,CAAC;IACpB;;OAEG;IACH,MAAM,CAAC,EAAE,QAAQ,GAAG,KAAK,GAAG,OAAO,GAAG,MAAM,GAAG,KAAK,CAAC;IACrD,SAAS,EAAE,gBAAgB,CAAC;IAC5B;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,CAAC,aAAa,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,KAAK,OAAO,CAAC;IAC7D;;;;;OAKG;IACH,SAAS,CAAC,EAAE,CACV,IAAI,EAAE,gBAAgB,EACtB,SAAS,EAAE;QAAE,SAAS,CAAC,EAAE,MAAM,CAAA;KAAE,KAC9B,IAAI,CAAC;IACV,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb;;;;;;OAMG;IACH,MAAM,CAAC,EAAE,CAAC,eAAe,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,gBAAgB,CAAC;IAC1E,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC,gBAAgB,CAAC,CAAC;CAClD,CAAC;AAEF,MAAM,MAAM,2BAA2B,GAAG,oBAAoB,CAC5D,IAAI,EACJ,mBAAmB,EACnB,mBAAmB,CACpB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG,IAAI,CACxC,oBAAoB,CAAC,IAAI,EAAE,IAAI,CAAC,EAChC,SAAS,CACV,CAAC;AACF,MAAM,MAAM,yBAAyB,CACnC,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD,IAAI,CAAC,oBAAoB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,EAAE,WAAW,CAAC,CAAC;AAE/E,MAAM,MAAM,mBAAmB,CAC7B,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD,oBAAoB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,GAAG;IAC5D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,aAAa,GAAG;QAAE,OAAO,CAAC,EAAE,OAAO,CAAA;KAAE,CAAC;CACjD,CAAC;AAEF,MAAM,MAAM,sBAAsB,CAChC,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD,oBAAoB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,CAAC;AAG5D,MAAM,WAAW,eAAe;CAAG;AAEnC,MAAM,WAAW,aAAa;CAAG;AAEjC,MAAM,MAAM,gBAAgB,GAAG,MAAM,eAAe,CAAC;AAErD,MAAM,MAAM,cAAc,GAAG,MAAM,aAAa,CAAC;AAEjD,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Custom hook to access the fetch context.
|
|
3
|
+
*
|
|
4
|
+
* This hook retrieves the current fetch context using React's `useContext`.
|
|
5
|
+
* It also checks if the fetch module has been initialized, and logs an error
|
|
6
|
+
* to the console if it has not been initialized.
|
|
7
|
+
*
|
|
8
|
+
* @returns The current fetch context.
|
|
9
|
+
*/
|
|
10
|
+
export declare const useFetchContext: () => import("./fetchTypes").TFetchContext;
|
|
11
|
+
//# sourceMappingURL=useFetchContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFetchContext.d.ts","sourceRoot":"","sources":["../../src/useFetchContext.tsx"],"names":[],"mappings":"AAKA;;;;;;;;GAQG;AACH,eAAO,MAAM,eAAe,4CAY3B,CAAC"}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import type { DefaultError, UseMutationResult, UseQueryResult } from '@tanstack/react-query';
|
|
2
|
+
import type { TAny, TFetchDefaultOutput, TUseFetchQueryInput } from './fetchTypes';
|
|
3
|
+
type THandleOnSuccessIn<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = {
|
|
4
|
+
data: TAny;
|
|
5
|
+
dataUpdatedAt?: number;
|
|
6
|
+
isSuccess: boolean;
|
|
7
|
+
};
|
|
8
|
+
type THandleOnSuccessExtraIn<TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput> = {
|
|
9
|
+
inputData?: TInput;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* Custom React hook for performing fetch operations with advanced configuration and lifecycle handlers.
|
|
13
|
+
*
|
|
14
|
+
* @template TInput - The type of the input data for the fetch request.
|
|
15
|
+
* @template TOutput - The type of the output data expected from the fetch response. Must extend `TFetchDefaultOutput`.
|
|
16
|
+
* @template TTransformOutput - The type of the transformed output data. Defaults to `TOutput`.
|
|
17
|
+
*
|
|
18
|
+
* @param params - The configuration object for the fetch operation.
|
|
19
|
+
* @param params.data - The input data to be sent with the request.
|
|
20
|
+
* @param params.key - Unique key for caching and query identification.
|
|
21
|
+
* @param params.method - HTTP method to use for the request (default: 'GET').
|
|
22
|
+
* @param params.namespace - Namespace for fetching configuration and handlers.
|
|
23
|
+
* @param params.onError - Optional callback invoked on error response.
|
|
24
|
+
* @param params.onSuccess - Optional callback invoked on successful response.
|
|
25
|
+
* @param params.options - Additional options for fetch behavior, caching, and loading indicators.
|
|
26
|
+
* @param params.path - API endpoint path to be appended to the base URL.
|
|
27
|
+
* @param params.transform - Optional function to transform the response data.
|
|
28
|
+
*
|
|
29
|
+
* @returns An object containing utility functions:
|
|
30
|
+
* - `getBaseReactQueryInput`: Returns base configuration for React Query hooks.
|
|
31
|
+
* - `getCommonFetchResponse`: Normalizes fetch/mutation responses for consistent usage.
|
|
32
|
+
* - `getFetchTreatment`: Executes the fetch request with configured handlers and returns the processed result.
|
|
33
|
+
* - `onSuccess`: Handles invocation of the success callback, ensuring it is called only once per request.
|
|
34
|
+
*
|
|
35
|
+
* @remarks
|
|
36
|
+
* - Integrates with a context-based configuration system for headers, global parameters, and error handling.
|
|
37
|
+
* - Supports aborting requests and custom loading indicators.
|
|
38
|
+
* - Designed for use with React Query and custom fetch logic in modular applications.
|
|
39
|
+
*/
|
|
40
|
+
export declare const useFetchCore: <TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput>({ data: inputData, key, method, namespace, onError, onSuccess, options, path, select, }: TUseFetchQueryInput<TInput, TOutput, TTransformOutput>) => {
|
|
41
|
+
getBaseReactQueryInput: () => TAny;
|
|
42
|
+
getCommonFetchResponse: ({ data, error, isError, isPending, isSuccess, status, }: UseQueryResult<TTransformOutput> | UseMutationResult<TTransformOutput, DefaultError, TInput>) => {
|
|
43
|
+
cancel: () => void;
|
|
44
|
+
data: TTransformOutput["data"] | undefined;
|
|
45
|
+
error: Error | null;
|
|
46
|
+
isError: boolean;
|
|
47
|
+
isPending: boolean;
|
|
48
|
+
isSuccess: boolean;
|
|
49
|
+
response: TTransformOutput | undefined;
|
|
50
|
+
status: "error" | "success" | "pending" | "idle";
|
|
51
|
+
};
|
|
52
|
+
getFetchTreatment: ({ body, signal, }: {
|
|
53
|
+
body?: TAny;
|
|
54
|
+
signal?: AbortSignal;
|
|
55
|
+
}) => Promise<TTransformOutput>;
|
|
56
|
+
getLastResponseKey: () => string[];
|
|
57
|
+
onSuccess: (type: "query" | "mutation", { data, dataUpdatedAt, isSuccess, }: THandleOnSuccessIn<TInput, TOutput, TTransformOutput>, { inputData }: THandleOnSuccessExtraIn<TInput, TOutput, TTransformOutput>) => void;
|
|
58
|
+
};
|
|
59
|
+
export {};
|
|
60
|
+
//# sourceMappingURL=useFetchCore.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFetchCore.d.ts","sourceRoot":"","sources":["../../src/useFetchCore.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,YAAY,EACZ,iBAAiB,EAEjB,cAAc,EACf,MAAM,uBAAuB,CAAC;AAG/B,OAAO,KAAK,EACV,IAAI,EACJ,mBAAmB,EAEnB,mBAAmB,EACpB,MAAM,cAAc,CAAC;AAGtB,KAAK,kBAAkB,CACrB,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD;IACF,IAAI,EAAE,IAAI,CAAC;IACX,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,KAAK,uBAAuB,CAC1B,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,IACpD;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AA0B3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,eAAO,MAAM,YAAY,GACvB,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,EACtD,yFAUC,mBAAmB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC;kCAMd,IAAI;sFAsMzC,cAAc,CAAC,gBAAgB,CAAC,GAChC,iBAAiB,CAAC,gBAAgB,EAAE,YAAY,EAAE,MAAM,CAAC;;cAOrC,gBAAgB,CAAC,MAAM,CAAC,GAAG,SAAS;;;;;;;;2CAlGzD;QAAE,IAAI,CAAC,EAAE,IAAI,CAAC;QAAC,MAAM,CAAC,EAAE,WAAW,CAAA;KAAE;;sBAoDhC,OAAO,GAAG,UAAU,uCAKvB,kBAAkB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC,iBACzC,uBAAuB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC;CAyD5E,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import type { TFetchDefaultOutput, TUseFetchMutationInput } from './fetchTypes';
|
|
2
|
+
/**
|
|
3
|
+
* Custom React hook for performing mutations using React Query and a fetch-based treatment.
|
|
4
|
+
*
|
|
5
|
+
* @template TInput - The type of the mutation input.
|
|
6
|
+
* @template TOutput - The type of the mutation output, extending `TFetchDefaultOutput`.
|
|
7
|
+
* @template TTransformOutput - The type of the transformed mutation output, extending `TFetchDefaultOutput`. Defaults to `TOutput`.
|
|
8
|
+
*
|
|
9
|
+
* @param props - The input properties for configuring the mutation, including fetch logic and success handling.
|
|
10
|
+
* @returns An object containing the common fetch response, mutation functions (`mutate`, `mutateAsync`), and additional mutation state.
|
|
11
|
+
*
|
|
12
|
+
* @remarks
|
|
13
|
+
* - Uses `useMutation` from React Query to handle mutation logic.
|
|
14
|
+
* - Integrates with custom fetch treatment and response transformation.
|
|
15
|
+
* - Calls `onSuccess` callback when the mutation succeeds.
|
|
16
|
+
*/
|
|
17
|
+
export declare const useFetchMutation: <TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput>(props: TUseFetchMutationInput<TInput, TOutput, TTransformOutput>) => {
|
|
18
|
+
getLastResponse: () => {
|
|
19
|
+
data: TTransformOutput["data"] | undefined;
|
|
20
|
+
response: TTransformOutput | undefined;
|
|
21
|
+
};
|
|
22
|
+
mutate: (data: TInput) => void;
|
|
23
|
+
mutateAsync: (data: TInput) => Promise<TTransformOutput>;
|
|
24
|
+
cancel: () => void;
|
|
25
|
+
data: TTransformOutput["data"] | undefined;
|
|
26
|
+
error: Error | null;
|
|
27
|
+
isError: boolean;
|
|
28
|
+
isPending: boolean;
|
|
29
|
+
isSuccess: boolean;
|
|
30
|
+
response: TTransformOutput | undefined;
|
|
31
|
+
status: "error" | "success" | "pending" | "idle";
|
|
32
|
+
};
|
|
33
|
+
//# sourceMappingURL=useFetchMutation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFetchMutation.d.ts","sourceRoot":"","sources":["../../src/useFetchMutation.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAGhF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,GAC3B,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,EAEtD,OAAO,sBAAsB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC;;cAmClC,gBAAgB,CAAC,MAAM,CAAC,GAAG,SAAS;;;mBAIjD,MAAM;wBAGD,MAAM;;;;;;;;;CAI7B,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import type { TFetchDefaultOutput, TUseFetchQueryInput } from './fetchTypes';
|
|
2
|
+
/**
|
|
3
|
+
* Custom React hook for fetching data using React Query with enhanced configuration and response handling.
|
|
4
|
+
*
|
|
5
|
+
* @template TInput - The type of the input parameters for the fetch query.
|
|
6
|
+
* @template TOutput - The type of the output returned by the fetch query. Must extend `TFetchDefaultOutput`.
|
|
7
|
+
* @template TTransformOutput - The type of the transformed output returned by the query function. Defaults to `TOutput`.
|
|
8
|
+
*
|
|
9
|
+
* @param props - The input properties required to configure the fetch query, including query parameters and transformation logic.
|
|
10
|
+
* @returns An object containing the common fetch response, including data, status, error, and a `refetch` function.
|
|
11
|
+
*
|
|
12
|
+
* @remarks
|
|
13
|
+
* - Utilizes `useFetchCore` for shared fetch logic and configuration.
|
|
14
|
+
* - Wraps the query function with React Query's `useQuery` for caching and state management.
|
|
15
|
+
* - Executes the `onSuccess` callback whenever the query result changes.
|
|
16
|
+
* - The returned object merges the common fetch response with the `refetch` method from React Query.
|
|
17
|
+
*/
|
|
18
|
+
export declare const useFetchQuery: <TInput, TOutput extends TFetchDefaultOutput, TTransformOutput extends TFetchDefaultOutput = TOutput>(props: TUseFetchQueryInput<TInput, TOutput, TTransformOutput>) => {
|
|
19
|
+
refetch: (options?: import("@tanstack/query-core").RefetchOptions) => Promise<import("@tanstack/query-core").QueryObserverResult<import("@tanstack/query-core").NoInfer<TTransformOutput>, Error>>;
|
|
20
|
+
cancel: () => void;
|
|
21
|
+
data: TTransformOutput["data"] | undefined;
|
|
22
|
+
error: Error | null;
|
|
23
|
+
isError: boolean;
|
|
24
|
+
isPending: boolean;
|
|
25
|
+
isSuccess: boolean;
|
|
26
|
+
response: TTransformOutput | undefined;
|
|
27
|
+
status: "error" | "success" | "pending" | "idle";
|
|
28
|
+
};
|
|
29
|
+
//# sourceMappingURL=useFetchQuery.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFetchQuery.d.ts","sourceRoot":"","sources":["../../src/useFetchQuery.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAG7E;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,aAAa,GACxB,MAAM,EACN,OAAO,SAAS,mBAAmB,EACnC,gBAAgB,SAAS,mBAAmB,GAAG,OAAO,EAEtD,OAAO,mBAAmB,CAAC,MAAM,EAAE,OAAO,EAAE,gBAAgB,CAAC;;;;;;;;;;CAwB9D,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { TFetchServices } from './fetchTypes';
|
|
2
|
+
/**
|
|
3
|
+
* Custom hook providing utility functions for managing fetch queries and global parameters.
|
|
4
|
+
*
|
|
5
|
+
* @returns An object containing:
|
|
6
|
+
* - `cancelQueries`: Cancels ongoing queries for the specified keys, or all queries if no keys are provided.
|
|
7
|
+
* - `clearCache`: Clears the cache for the specified keys, or clears all cache if no keys are provided.
|
|
8
|
+
* - `setGlobalParameters`: Sets global parameters for fetch operations.
|
|
9
|
+
*
|
|
10
|
+
* @remarks
|
|
11
|
+
* This hook leverages the query client and fetch context to provide centralized query management utilities.
|
|
12
|
+
*/
|
|
13
|
+
export declare const useFetchUtils: () => {
|
|
14
|
+
cancelQueries: (keys?: TFetchServices[] | undefined) => void;
|
|
15
|
+
clearCache: (keys?: TFetchServices[] | undefined) => void;
|
|
16
|
+
setGlobalParameters: (namespace: import("./fetchTypes").TFetchNamespaces, globalParameters: import("./fetchTypes").TDictionary) => void;
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=useFetchUtils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useFetchUtils.d.ts","sourceRoot":"","sources":["../../src/useFetchUtils.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAEnD;;;;;;;;;;GAUG;AACH,eAAO,MAAM,aAAa;2BAME,cAAc,EAAE,GAAG,SAAS;wBAS/B,cAAc,EAAE,GAAG,SAAS;;CAapD,CAAC"}
|