chore: update swagger UI

This commit is contained in:
Aravinth Manivannan 2023-10-28 14:59:44 +05:30
parent ccb9278d67
commit 79006f1e64
No known key found for this signature in database
GPG Key ID: F8F50389936984FF
21 changed files with 342 additions and 582 deletions

29
static/openapi/.gitignore vendored Normal file
View File

@ -0,0 +1,29 @@
node_modules
.idea
.vscode
.deps_check
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.nyc_output
npm-debug.log*
.eslintcache
*.iml
selenium-debug.log
chromedriver.log
test/e2e/db.json
docs/_book
dev-helpers/examples
# dist
flavors/**/dist/*
/lib
/es
dist/log*
/swagger-ui-*.tgz
# Cypress
test/e2e-cypress/screenshots
test/e2e-cypress/videos

View File

@ -1,5 +1,5 @@
<!-- HTML for static distribution bundle build -->
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
@ -25,22 +25,22 @@
<script src="./swagger-ui-bundle.js" charset="UTF-8"></script>
<script src="./swagger-ui-standalone-preset.js" charset="UTF-8"></script>
<script src="./swagger-initializer.js" charset="UTF-8"></script>
<script>
window.onload = function () {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "./openapi.yaml",
dom_id: "#swagger-ui",
deepLinking: true,
presets: [SwaggerUIBundle.presets.apis, SwaggerUIStandalonePreset],
plugins: [SwaggerUIBundle.plugins.DownloadUrl],
layout: "StandaloneLayout",
});
// End Swagger UI call region
window.ui = ui;
};
</script>
</body>
<script>
window.onload = function () {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "/docs/openapi.yaml",
dom_id: "#swagger-ui",
deepLinking: true,
presets: [SwaggerUIBundle.presets.apis, SwaggerUIStandalonePreset],
plugins: [SwaggerUIBundle.plugins.DownloadUrl],
layout: "StandaloneLayout",
});
// End Swagger UI call region
window.ui = ui;
};
</script>
</html>

View File

@ -1,99 +1,283 @@
ramda: 361.65 KB (6.14%)
core-js-pure: 300.89 KB (5.11%)
ramda-adjunct: 255.42 KB (4.34%)
lodash: 253.56 KB (4.30%)
@swagger-api/apidom-ns-openapi-3-0: 204.6 KB (3.47%)
autolinker: 203.32 KB (3.45%)
swagger-client: 159.41 KB (2.71%)
is-plain-object: 758 B (0.464%)
<self>: 158.67 KB (99.5%)
@swagger-api/apidom-ns-openapi-3-1: 154.72 KB (2.63%)
immutable: 139.01 KB (2.36%)
remarkable: 125.56 KB (2.13%)
react-dom: 119.19 KB (2.02%)
highlight.js: 111.85 KB (1.90%)
js-yaml: 105.01 KB (1.78%)
readable-stream: 96.66 KB (1.64%)
@swagger-api/apidom-reference: 84.72 KB (1.44%)
dompurify: 61.27 KB (1.04%)
@swagger-api/apidom-ns-json-schema-draft-4: 58.11 KB (0.987%)
minim: 57.35 KB (0.974%)
buffer: 56.99 KB (0.967%)
@swagger-api/apidom-core: 47.72 KB (0.810%)
@swagger-api/apidom-ast: 44.47 KB (0.755%)
react-redux: 43.7 KB (0.742%)
react-syntax-highlighter: 38.01 KB (0.645%)
url: 37.24 KB (0.632%)
punycode: 14.33 KB (38.5%)
<self>: 22.92 KB (61.5%)
fast-json-patch: 31.89 KB (0.541%)
redux: 27.59 KB (0.468%)
qs: 26.61 KB (0.452%)
sha.js: 18.57 KB (0.315%)
object-inspect: 18.15 KB (0.308%)
url-parse: 16.23 KB (0.276%)
events: 14.54 KB (0.247%)
cross-fetch: 14.31 KB (0.243%)
tslib: 14.21 KB (0.241%)
@babel/runtime-corejs3: 13.24 KB (0.225%)
get-intrinsic: 13.01 KB (0.221%)
reselect: 12.51 KB (0.212%)
zenscroll: 12.31 KB (0.209%)
react-debounce-input: 11.95 KB (0.203%)
react-immutable-proptypes: 11.82 KB (0.201%)
ret: 10.82 KB (0.184%)
lodash.debounce: 10.53 KB (0.179%)
unraw: 10.27 KB (0.174%)
string_decoder: 9.24 KB (0.157%)
short-unique-id: 8.29 KB (0.141%)
xml: 7.39 KB (0.125%)
react-copy-to-clipboard: 7.33 KB (0.124%)
traverse: 7.15 KB (0.121%)
react: 6.48 KB (0.110%)
@babel/runtime: 6.29 KB (0.107%)
randexp: 6.15 KB (0.104%)
react-immutable-pure-component: 6.01 KB (0.102%)
redux-immutable: 5.43 KB (0.0922%)
process: 5.29 KB (0.0898%)
cookie: 5.1 KB (0.0866%)
scheduler: 4.91 KB (0.0834%)
drange: 4.8 KB (0.0815%)
lowlight: 4.42 KB (0.0751%)
deep-extend: 4.19 KB (0.0712%)
deepmerge: 3.95 KB (0.0671%)
base64-js: 3.84 KB (0.0652%)
stream-browserify: 3.76 KB (0.0638%)
@swagger-api/apidom-json-pointer: 3.68 KB (0.0625%)
side-channel: 3.31 KB (0.0562%)
copy-to-clipboard: 3.29 KB (0.0558%)
format: 3.26 KB (0.0553%)
stampit: 3.16 KB (0.0536%)
css.escape: 3.08 KB (0.0523%)
serialize-error: 2.93 KB (0.0497%)
hoist-non-react-statics: 2.68 KB (0.0455%)
prop-types: 2.6 KB (0.0441%)
use-sync-external-store: 2.59 KB (0.0440%)
querystringify: 2.5 KB (0.0425%)
react-is: 2.48 KB (0.0422%)
xml-but-prettier: 2.17 KB (0.0368%)
has-symbols: 2.13 KB (0.0362%)
ieee754: 2.1 KB (0.0357%)
object-assign: 2.06 KB (0.0349%)
call-bind: 1.68 KB (0.0285%)
safe-buffer: 1.63 KB (0.0277%)
util-deprecate: 1.58 KB (0.0268%)
function-bind: 1.55 KB (0.0263%)
randombytes: 1.54 KB (0.0261%)
js-file-download: 1.52 KB (0.0258%)
classnames: 1.38 KB (0.0235%)
@braintree/sanitize-url: 1.38 KB (0.0234%)
repeat-string: 1.18 KB (0.0201%)
toggle-selection: 780 B (0.0129%)
inherits: 753 B (0.0125%)
requires-port: 753 B (0.0125%)
fault: 691 B (0.0115%)
formdata-node: 259 B (0.00429%)
has-proto: 197 B (0.00327%)
has: 129 B (0.00214%)
object-inspect|.: 15 B (0.000249%)
<self>: 2.26 MB (39.2%)
.pnpm/ramda@0.29.1: 361.78 KB (5.90%)
ramda: 361.78 KB (100%)
<self>: 0 B (0.00%)
.pnpm/ramda-adjunct@4.1.1_ramda@0.29.1: 257.62 KB (4.20%)
ramda-adjunct: 257.62 KB (100%)
<self>: 0 B (0.00%)
.pnpm/lodash@4.17.21: 253.56 KB (4.14%)
lodash: 253.56 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-ns-openapi-3-0@0.80.0: 203.35 KB (3.32%)
@swagger-api/apidom-ns-openapi-3-0: 203.35 KB (100%)
<self>: 0 B (0.00%)
.pnpm/autolinker@3.16.2: 203.32 KB (3.32%)
autolinker: 203.32 KB (100%)
<self>: 0 B (0.00%)
.pnpm/swagger-client@3.23.1: 166.55 KB (2.72%)
swagger-client: 166.55 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-ns-openapi-3-1@0.80.0: 151.35 KB (2.47%)
@swagger-api/apidom-ns-openapi-3-1: 151.35 KB (100%)
<self>: 0 B (0.00%)
.pnpm/immutable@3.8.2: 139.01 KB (2.27%)
immutable: 139.01 KB (100%)
<self>: 0 B (0.00%)
.pnpm/remarkable@2.0.1: 125.56 KB (2.05%)
remarkable: 125.56 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-dom@17.0.2_react@17.0.2: 119.19 KB (1.94%)
react-dom: 119.19 KB (100%)
<self>: 0 B (0.00%)
.pnpm/highlight.js@10.7.3: 111.85 KB (1.82%)
highlight.js: 111.85 KB (100%)
<self>: 0 B (0.00%)
.pnpm/js-yaml@4.1.0: 105.01 KB (1.71%)
js-yaml: 105.01 KB (100%)
<self>: 0 B (0.00%)
.pnpm/readable-stream@3.6.2: 96.66 KB (1.58%)
readable-stream: 96.66 KB (100%)
<self>: 0 B (0.00%)
.pnpm/core-js-pure@3.33.1: 82.98 KB (1.35%)
core-js-pure: 82.98 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-reference@0.80.0: 81.46 KB (1.33%)
@swagger-api/apidom-reference: 81.46 KB (100%)
<self>: 0 B (0.00%)
.pnpm/dompurify@3.0.6: 62.88 KB (1.03%)
dompurify: 62.88 KB (100%)
<self>: 0 B (0.00%)
.pnpm/minim@0.23.8: 57.35 KB (0.935%)
minim: 57.35 KB (100%)
<self>: 0 B (0.00%)
.pnpm/buffer@6.0.3: 56.99 KB (0.929%)
buffer: 56.99 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-ns-json-schema-draft-4@0.80.0: 54.6 KB (0.890%)
@swagger-api/apidom-ns-json-schema-draft-4: 54.6 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-redux@8.1.3_react-dom@17.0.2_react@17.0.2_redux@4.2.1: 48.26 KB (0.787%)
react-redux: 48.26 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-core@0.80.0: 48.12 KB (0.785%)
@swagger-api/apidom-core: 48.12 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-ast@0.80.0: 46.52 KB (0.759%)
@swagger-api/apidom-ast: 46.52 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-syntax-highlighter@15.5.0_react@17.0.2: 40.15 KB (0.655%)
react-syntax-highlighter: 40.15 KB (100%)
<self>: 0 B (0.00%)
.pnpm/fast-json-patch@3.1.1: 31.89 KB (0.520%)
fast-json-patch: 31.89 KB (100%)
<self>: 0 B (0.00%)
.pnpm/redux@4.2.1: 26.64 KB (0.434%)
redux: 26.64 KB (100%)
<self>: 0 B (0.00%)
.pnpm/qs@6.11.2: 26.23 KB (0.428%)
qs: 26.23 KB (100%)
<self>: 0 B (0.00%)
.pnpm/short-unique-id@5.0.3: 18.88 KB (0.308%)
short-unique-id: 18.88 KB (100%)
<self>: 0 B (0.00%)
.pnpm/sha.js@2.4.11: 18.57 KB (0.303%)
sha.js: 18.57 KB (100%)
<self>: 0 B (0.00%)
.pnpm/object-inspect@1.13.1: 18.45 KB (0.301%)
object-inspect: 18.44 KB (99.9%)
<self>: 15 B (0.0794%)
.pnpm/url-parse@1.5.10: 16.23 KB (0.265%)
url-parse: 16.23 KB (100%)
<self>: 0 B (0.00%)
.pnpm/tslib@2.6.2: 15.87 KB (0.259%)
tslib: 15.87 KB (100%)
<self>: 0 B (0.00%)
.pnpm/events@3.3.0: 14.54 KB (0.237%)
events: 14.54 KB (100%)
<self>: 0 B (0.00%)
.pnpm/get-intrinsic@1.2.2: 13.01 KB (0.212%)
get-intrinsic: 13.01 KB (100%)
<self>: 0 B (0.00%)
.pnpm/zenscroll@4.0.2: 12.31 KB (0.201%)
zenscroll: 12.31 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-debounce-input@3.3.0_react@17.0.2: 11.95 KB (0.195%)
react-debounce-input: 11.95 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-immutable-proptypes@2.2.0_immutable@3.8.2: 11.82 KB (0.193%)
react-immutable-proptypes: 11.82 KB (100%)
<self>: 0 B (0.00%)
.pnpm/ret@0.2.2: 10.82 KB (0.176%)
ret: 10.82 KB (100%)
<self>: 0 B (0.00%)
.pnpm/lodash.debounce@4.0.8: 10.53 KB (0.172%)
lodash.debounce: 10.53 KB (100%)
<self>: 0 B (0.00%)
.pnpm/unraw@3.0.0: 9.9 KB (0.161%)
unraw: 9.9 KB (100%)
<self>: 0 B (0.00%)
.pnpm/string_decoder@1.3.0: 9.24 KB (0.151%)
string_decoder: 9.24 KB (100%)
<self>: 0 B (0.00%)
.pnpm/reselect@4.1.8: 8.85 KB (0.144%)
reselect: 8.85 KB (100%)
<self>: 0 B (0.00%)
.pnpm/xml@1.0.1: 7.39 KB (0.121%)
xml: 7.39 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-copy-to-clipboard@5.1.0_react@17.0.2: 7.33 KB (0.120%)
react-copy-to-clipboard: 7.33 KB (100%)
<self>: 0 B (0.00%)
.pnpm/traverse@0.6.7: 7.15 KB (0.117%)
traverse: 7.15 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react@17.0.2: 6.48 KB (0.106%)
react: 6.48 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-json-pointer@0.80.0: 6.39 KB (0.104%)
@swagger-api/apidom-json-pointer: 6.39 KB (100%)
<self>: 0 B (0.00%)
.pnpm/randexp@0.5.3: 6.15 KB (0.100%)
randexp: 6.15 KB (100%)
<self>: 0 B (0.00%)
.pnpm/react-immutable-pure-component@2.2.2_immutable@3.8.2_react-dom@17.0.2_react@17.0.2: 6.01 KB (0.0980%)
react-immutable-pure-component: 6.01 KB (100%)
<self>: 0 B (0.00%)
.pnpm/redux-immutable@4.0.0_immutable@3.8.2: 5.43 KB (0.0886%)
redux-immutable: 5.43 KB (100%)
<self>: 0 B (0.00%)
.pnpm/process@0.11.10: 5.29 KB (0.0863%)
process: 5.29 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@babel+runtime@7.23.2: 5.1 KB (0.0833%)
@babel/runtime: 5.1 KB (100%)
<self>: 0 B (0.00%)
.pnpm/cookie@0.5.0: 5.1 KB (0.0832%)
cookie: 5.1 KB (100%)
<self>: 0 B (0.00%)
.pnpm/scheduler@0.20.2: 4.91 KB (0.0801%)
scheduler: 4.91 KB (100%)
<self>: 0 B (0.00%)
.pnpm/drange@1.1.1: 4.8 KB (0.0783%)
drange: 4.8 KB (100%)
<self>: 0 B (0.00%)
.pnpm/lowlight@1.20.0: 4.42 KB (0.0721%)
lowlight: 4.42 KB (100%)
<self>: 0 B (0.00%)
.pnpm/deep-extend@0.6.0: 4.19 KB (0.0684%)
deep-extend: 4.19 KB (100%)
<self>: 0 B (0.00%)
.pnpm/deepmerge@4.3.1: 3.95 KB (0.0645%)
deepmerge: 3.95 KB (100%)
<self>: 0 B (0.00%)
.pnpm/base64-js@1.5.1: 3.84 KB (0.0626%)
base64-js: 3.84 KB (100%)
<self>: 0 B (0.00%)
.pnpm/stream-browserify@3.0.0: 3.76 KB (0.0613%)
stream-browserify: 3.76 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@swagger-api+apidom-error@0.80.0: 3.49 KB (0.0570%)
@swagger-api/apidom-error: 3.49 KB (100%)
<self>: 0 B (0.00%)
.pnpm/side-channel@1.0.4: 3.31 KB (0.0540%)
side-channel: 3.31 KB (100%)
<self>: 0 B (0.00%)
.pnpm/copy-to-clipboard@3.3.3: 3.29 KB (0.0536%)
copy-to-clipboard: 3.29 KB (100%)
<self>: 0 B (0.00%)
.pnpm/format@0.2.2: 3.26 KB (0.0531%)
format: 3.26 KB (100%)
<self>: 0 B (0.00%)
.pnpm/stampit@4.3.2: 3.16 KB (0.0515%)
stampit: 3.16 KB (100%)
<self>: 0 B (0.00%)
.pnpm/css.escape@1.5.1: 3.08 KB (0.0502%)
css.escape: 3.08 KB (100%)
<self>: 0 B (0.00%)
.pnpm/serialize-error@8.1.0: 2.93 KB (0.0477%)
serialize-error: 2.93 KB (100%)
<self>: 0 B (0.00%)
.pnpm/define-data-property@1.1.1: 2.77 KB (0.0452%)
define-data-property: 2.77 KB (100%)
<self>: 0 B (0.00%)
.pnpm/hoist-non-react-statics@3.3.2: 2.68 KB (0.0437%)
hoist-non-react-statics: 2.68 KB (100%)
<self>: 0 B (0.00%)
.pnpm/prop-types@15.8.1: 2.6 KB (0.0424%)
prop-types: 2.6 KB (100%)
<self>: 0 B (0.00%)
.pnpm/use-sync-external-store@1.2.0_react@17.0.2: 2.59 KB (0.0423%)
use-sync-external-store: 2.59 KB (100%)
<self>: 0 B (0.00%)
.pnpm/querystringify@2.2.0: 2.5 KB (0.0408%)
querystringify: 2.5 KB (100%)
<self>: 0 B (0.00%)
.pnpm/xml-but-prettier@1.0.1: 2.17 KB (0.0353%)
xml-but-prettier: 2.17 KB (100%)
<self>: 0 B (0.00%)
.pnpm/has-symbols@1.0.3: 2.13 KB (0.0347%)
has-symbols: 2.13 KB (100%)
<self>: 0 B (0.00%)
.pnpm/function-bind@1.1.2: 2.12 KB (0.0345%)
function-bind: 2.12 KB (100%)
<self>: 0 B (0.00%)
.pnpm/ieee754@1.2.1: 2.1 KB (0.0343%)
ieee754: 2.1 KB (100%)
<self>: 0 B (0.00%)
.pnpm/object-assign@4.1.1: 2.06 KB (0.0336%)
object-assign: 2.06 KB (100%)
<self>: 0 B (0.00%)
.pnpm/call-bind@1.0.5: 1.59 KB (0.0259%)
call-bind: 1.59 KB (100%)
<self>: 0 B (0.00%)
.pnpm/util-deprecate@1.0.2: 1.58 KB (0.0257%)
util-deprecate: 1.58 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@braintree+sanitize-url@6.0.4: 1.56 KB (0.0255%)
@braintree/sanitize-url: 1.56 KB (100%)
<self>: 0 B (0.00%)
.pnpm/randombytes@2.1.0: 1.54 KB (0.0251%)
randombytes: 1.54 KB (100%)
<self>: 0 B (0.00%)
.pnpm/js-file-download@0.4.12: 1.52 KB (0.0248%)
js-file-download: 1.52 KB (100%)
<self>: 0 B (0.00%)
.pnpm/classnames@2.3.2: 1.38 KB (0.0226%)
classnames: 1.38 KB (100%)
<self>: 0 B (0.00%)
.pnpm/repeat-string@1.6.1: 1.18 KB (0.0193%)
repeat-string: 1.18 KB (100%)
<self>: 0 B (0.00%)
.pnpm/set-function-length@1.1.1: 1.14 KB (0.0186%)
set-function-length: 1.14 KB (100%)
<self>: 0 B (0.00%)
.pnpm/@babel+runtime-corejs3@7.23.2: 878 B (0.0140%)
@babel/runtime-corejs3: 878 B (100%)
<self>: 0 B (0.00%)
.pnpm/has-property-descriptors@1.0.1: 817 B (0.0130%)
has-property-descriptors: 817 B (100%)
<self>: 0 B (0.00%)
.pnpm/toggle-selection@1.0.6: 780 B (0.0124%)
toggle-selection: 780 B (100%)
<self>: 0 B (0.00%)
.pnpm/is-plain-object@5.0.0: 758 B (0.0121%)
is-plain-object: 758 B (100%)
<self>: 0 B (0.00%)
.pnpm/inherits@2.0.4: 753 B (0.0120%)
inherits: 753 B (100%)
<self>: 0 B (0.00%)
.pnpm/requires-port@1.0.0: 753 B (0.0120%)
requires-port: 753 B (100%)
<self>: 0 B (0.00%)
.pnpm/fault@1.0.4: 691 B (0.0110%)
fault: 691 B (100%)
<self>: 0 B (0.00%)
.pnpm/gopd@1.0.1: 263 B (0.00419%)
gopd: 263 B (100%)
<self>: 0 B (0.00%)
.pnpm/hasown@2.0.0: 234 B (0.00373%)
hasown: 234 B (100%)
<self>: 0 B (0.00%)
.pnpm/has-proto@1.0.1: 197 B (0.00314%)
has-proto: 197 B (100%)
<self>: 0 B (0.00%)
<self>: 2.74 MB (45.8%)

View File

@ -1,16 +0,0 @@
readable-stream: 96.66 KB (7.62%)
buffer: 56.99 KB (4.49%)
core-js-pure: 25.99 KB (2.05%)
sha.js: 18.57 KB (1.46%)
events: 14.54 KB (1.15%)
string_decoder: 9.24 KB (0.728%)
xml: 7.39 KB (0.582%)
process: 5.29 KB (0.417%)
deep-extend: 4.19 KB (0.330%)
stream-browserify: 3.76 KB (0.296%)
safe-buffer: 1.63 KB (0.129%)
util-deprecate: 1.58 KB (0.124%)
randombytes: 1.54 KB (0.121%)
inherits: 753 B (0.0579%)
@babel/runtime-corejs3: 71 B (0.00546%)
<self>: 1020.83 KB (80.4%)

View File

@ -1,99 +0,0 @@
ramda: 361.65 KB (6.14%)
core-js-pure: 300.89 KB (5.11%)
ramda-adjunct: 255.42 KB (4.34%)
lodash: 253.56 KB (4.30%)
@swagger-api/apidom-ns-openapi-3-0: 204.6 KB (3.47%)
autolinker: 203.32 KB (3.45%)
swagger-client: 159.41 KB (2.71%)
is-plain-object: 758 B (0.464%)
<self>: 158.67 KB (99.5%)
@swagger-api/apidom-ns-openapi-3-1: 154.72 KB (2.63%)
immutable: 139.01 KB (2.36%)
remarkable: 125.56 KB (2.13%)
react-dom: 119.19 KB (2.02%)
highlight.js: 111.85 KB (1.90%)
js-yaml: 105.01 KB (1.78%)
readable-stream: 96.66 KB (1.64%)
@swagger-api/apidom-reference: 84.72 KB (1.44%)
dompurify: 61.27 KB (1.04%)
@swagger-api/apidom-ns-json-schema-draft-4: 58.11 KB (0.987%)
minim: 57.35 KB (0.974%)
buffer: 56.99 KB (0.967%)
@swagger-api/apidom-core: 47.72 KB (0.810%)
@swagger-api/apidom-ast: 44.47 KB (0.755%)
react-redux: 43.7 KB (0.742%)
react-syntax-highlighter: 38.01 KB (0.645%)
url: 37.24 KB (0.632%)
punycode: 14.33 KB (38.5%)
<self>: 22.92 KB (61.5%)
fast-json-patch: 31.89 KB (0.541%)
redux: 27.59 KB (0.468%)
qs: 26.61 KB (0.452%)
sha.js: 18.57 KB (0.315%)
object-inspect: 18.15 KB (0.308%)
url-parse: 16.23 KB (0.276%)
events: 14.54 KB (0.247%)
cross-fetch: 14.31 KB (0.243%)
tslib: 14.21 KB (0.241%)
@babel/runtime-corejs3: 13.24 KB (0.225%)
get-intrinsic: 13.01 KB (0.221%)
reselect: 12.51 KB (0.212%)
zenscroll: 12.31 KB (0.209%)
react-debounce-input: 11.95 KB (0.203%)
react-immutable-proptypes: 11.82 KB (0.201%)
ret: 10.82 KB (0.184%)
lodash.debounce: 10.53 KB (0.179%)
unraw: 10.27 KB (0.174%)
string_decoder: 9.24 KB (0.157%)
short-unique-id: 8.29 KB (0.141%)
xml: 7.39 KB (0.125%)
react-copy-to-clipboard: 7.33 KB (0.124%)
traverse: 7.15 KB (0.121%)
react: 6.48 KB (0.110%)
@babel/runtime: 6.29 KB (0.107%)
randexp: 6.15 KB (0.104%)
react-immutable-pure-component: 6.01 KB (0.102%)
redux-immutable: 5.43 KB (0.0922%)
process: 5.29 KB (0.0898%)
cookie: 5.1 KB (0.0866%)
scheduler: 4.91 KB (0.0834%)
drange: 4.8 KB (0.0815%)
lowlight: 4.42 KB (0.0751%)
deep-extend: 4.19 KB (0.0712%)
deepmerge: 3.95 KB (0.0671%)
base64-js: 3.84 KB (0.0652%)
stream-browserify: 3.76 KB (0.0638%)
@swagger-api/apidom-json-pointer: 3.68 KB (0.0625%)
side-channel: 3.31 KB (0.0562%)
copy-to-clipboard: 3.29 KB (0.0558%)
format: 3.26 KB (0.0553%)
stampit: 3.16 KB (0.0536%)
css.escape: 3.08 KB (0.0523%)
serialize-error: 2.93 KB (0.0497%)
hoist-non-react-statics: 2.68 KB (0.0455%)
prop-types: 2.6 KB (0.0441%)
use-sync-external-store: 2.59 KB (0.0440%)
querystringify: 2.5 KB (0.0425%)
react-is: 2.48 KB (0.0422%)
xml-but-prettier: 2.17 KB (0.0368%)
has-symbols: 2.13 KB (0.0362%)
ieee754: 2.1 KB (0.0357%)
object-assign: 2.06 KB (0.0349%)
call-bind: 1.68 KB (0.0285%)
safe-buffer: 1.63 KB (0.0277%)
util-deprecate: 1.58 KB (0.0268%)
function-bind: 1.55 KB (0.0263%)
randombytes: 1.54 KB (0.0261%)
js-file-download: 1.52 KB (0.0258%)
classnames: 1.38 KB (0.0235%)
@braintree/sanitize-url: 1.38 KB (0.0234%)
repeat-string: 1.18 KB (0.0201%)
toggle-selection: 780 B (0.0129%)
inherits: 753 B (0.0125%)
requires-port: 753 B (0.0125%)
fault: 691 B (0.0115%)
formdata-node: 259 B (0.00429%)
has-proto: 197 B (0.00327%)
has: 129 B (0.00214%)
object-inspect|.: 15 B (0.000249%)
<self>: 2.26 MB (39.2%)

File diff suppressed because one or more lines are too long

View File

@ -1,138 +0,0 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
/*!
* @description Recursive object extending
* @author Viacheslav Lotsmanov <lotsmanov89@gmail.com>
* @license MIT
*
* The MIT License (MIT)
*
* Copyright (c) 2013-2018 Viacheslav Lotsmanov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
* the Software, and to permit persons to whom the Software is furnished to do so,
* subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*!
* cookie
* Copyright(c) 2012-2014 Roman Shtylman
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
/*!
* https://github.com/Starcounter-Jack/JSON-Patch
* (c) 2017-2021 Joachim Wester
* MIT license
*/
/*!
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
*
* Copyright (c) 2014-2017, Jon Schlinkert.
* Released under the MIT License.
*/
/*!
* repeat-string <https://github.com/jonschlinkert/repeat-string>
*
* Copyright (c) 2014-2015, Jon Schlinkert.
* Licensed under the MIT License.
*/
/*! @license DOMPurify 3.0.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.3/LICENSE */
/*! https://mths.be/punycode v1.4.1 by @mathias */
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
/**
* @license React
* use-sync-external-store-shim.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* @license React
* use-sync-external-store-shim/with-selector.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.2
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,35 +0,0 @@
/*!
* @description Recursive object extending
* @author Viacheslav Lotsmanov <lotsmanov89@gmail.com>
* @license MIT
*
* The MIT License (MIT)
*
* Copyright (c) 2013-2018 Viacheslav Lotsmanov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
* the Software, and to permit persons to whom the Software is furnished to do so,
* subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,138 +0,0 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
/*!
* @description Recursive object extending
* @author Viacheslav Lotsmanov <lotsmanov89@gmail.com>
* @license MIT
*
* The MIT License (MIT)
*
* Copyright (c) 2013-2018 Viacheslav Lotsmanov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to
* use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
* the Software, and to permit persons to whom the Software is furnished to do so,
* subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*!
* cookie
* Copyright(c) 2012-2014 Roman Shtylman
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
/*!
* https://github.com/Starcounter-Jack/JSON-Patch
* (c) 2017-2021 Joachim Wester
* MIT license
*/
/*!
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
*
* Copyright (c) 2014-2017, Jon Schlinkert.
* Released under the MIT License.
*/
/*!
* repeat-string <https://github.com/jonschlinkert/repeat-string>
*
* Copyright (c) 2014-2015, Jon Schlinkert.
* Licensed under the MIT License.
*/
/*! @license DOMPurify 3.0.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.3/LICENSE */
/*! https://mths.be/punycode v1.4.1 by @mathias */
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
/**
* @license React
* use-sync-external-store-shim.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* @license React
* use-sync-external-store-shim/with-selector.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v0.20.2
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.2
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.2
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,27 +0,0 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
/** @license React v17.0.2
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long