tsoa
This commit is contained in:
202
node_modules/swagger-ui-dist/LICENSE
generated
vendored
Normal file
202
node_modules/swagger-ui-dist/LICENSE
generated
vendored
Normal file
@@ -0,0 +1,202 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
2
node_modules/swagger-ui-dist/NOTICE
generated
vendored
Normal file
2
node_modules/swagger-ui-dist/NOTICE
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
swagger-ui
|
||||
Copyright 2020-2021 SmartBear Software Inc.
|
||||
40
node_modules/swagger-ui-dist/README.md
generated
vendored
Normal file
40
node_modules/swagger-ui-dist/README.md
generated
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
# Swagger UI Dist
|
||||
[](http://badge.fury.io/js/swagger-ui-dist)
|
||||
|
||||
## Anonymized analytics
|
||||
|
||||
SwaggerUI Dist uses [Scarf](https://scarf.sh/) to collect [anonymized installation analytics](https://github.com/scarf-sh/scarf-js?tab=readme-ov-file#as-a-user-of-a-package-using-scarf-js-what-information-does-scarf-js-send-about-me). These analytics help support the maintainers of this library and ONLY run during installation. To [opt out](https://github.com/scarf-sh/scarf-js?tab=readme-ov-file#as-a-user-of-a-package-using-scarf-js-how-can-i-opt-out-of-analytics), you can set the `scarfSettings.enabled` field to `false` in your project's `package.json`:
|
||||
|
||||
```
|
||||
// package.json
|
||||
{
|
||||
// ...
|
||||
"scarfSettings": {
|
||||
"enabled": false
|
||||
}
|
||||
// ...
|
||||
}
|
||||
```
|
||||
|
||||
Alternatively, you can set the environment variable `SCARF_ANALYTICS` to `false` as part of the environment that installs your npm packages, e.g., `SCARF_ANALYTICS=false npm install`.
|
||||
|
||||
|
||||
# API
|
||||
|
||||
This module, `swagger-ui-dist`, exposes Swagger-UI's entire dist folder as a dependency-free npm module.
|
||||
Use `swagger-ui` instead, if you'd like to have npm install dependencies for you.
|
||||
|
||||
`SwaggerUIBundle` and `SwaggerUIStandalonePreset` can be imported:
|
||||
```javascript
|
||||
import { SwaggerUIBundle, SwaggerUIStandalonePreset } from "swagger-ui-dist"
|
||||
```
|
||||
|
||||
To get an absolute path to this directory for static file serving, use the exported `getAbsoluteFSPath` method:
|
||||
|
||||
```javascript
|
||||
const swaggerUiAssetPath = require("swagger-ui-dist").getAbsoluteFSPath()
|
||||
|
||||
// then instantiate server that serves files from the swaggerUiAssetPath
|
||||
```
|
||||
|
||||
For anything else, check the [Swagger-UI](https://github.com/swagger-api/swagger-ui) repository.
|
||||
14
node_modules/swagger-ui-dist/absolute-path.js
generated
vendored
Normal file
14
node_modules/swagger-ui-dist/absolute-path.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* getAbsoluteFSPath
|
||||
* @return {string} When run in NodeJS env, returns the absolute path to the current directory
|
||||
* When run outside of NodeJS, will return an error message
|
||||
*/
|
||||
const getAbsoluteFSPath = function () {
|
||||
// detect whether we are running in a browser or nodejs
|
||||
if (typeof module !== "undefined" && module.exports) {
|
||||
return require("path").resolve(__dirname)
|
||||
}
|
||||
throw new Error('getAbsoluteFSPath can only be called within a Nodejs environment');
|
||||
}
|
||||
|
||||
module.exports = getAbsoluteFSPath
|
||||
BIN
node_modules/swagger-ui-dist/favicon-16x16.png
generated
vendored
Normal file
BIN
node_modules/swagger-ui-dist/favicon-16x16.png
generated
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 665 B |
BIN
node_modules/swagger-ui-dist/favicon-32x32.png
generated
vendored
Normal file
BIN
node_modules/swagger-ui-dist/favicon-32x32.png
generated
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 628 B |
16
node_modules/swagger-ui-dist/index.css
generated
vendored
Normal file
16
node_modules/swagger-ui-dist/index.css
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
html {
|
||||
box-sizing: border-box;
|
||||
overflow: -moz-scrollbars-vertical;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
*,
|
||||
*:before,
|
||||
*:after {
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
background: #fafafa;
|
||||
}
|
||||
19
node_modules/swagger-ui-dist/index.html
generated
vendored
Normal file
19
node_modules/swagger-ui-dist/index.html
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<!-- HTML for static distribution bundle build -->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Swagger UI</title>
|
||||
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" />
|
||||
<link rel="stylesheet" type="text/css" href="index.css" />
|
||||
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="swagger-ui"></div>
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
||||
17
node_modules/swagger-ui-dist/index.js
generated
vendored
Normal file
17
node_modules/swagger-ui-dist/index.js
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
try {
|
||||
module.exports.SwaggerUIBundle = require("./swagger-ui-bundle.js")
|
||||
module.exports.SwaggerUIStandalonePreset = require("./swagger-ui-standalone-preset.js")
|
||||
} catch(e) {
|
||||
// swallow the error if there's a problem loading the assets.
|
||||
// allows this module to support providing the assets for browserish contexts,
|
||||
// without exploding in a Node context.
|
||||
//
|
||||
// see https://github.com/swagger-api/swagger-ui/issues/3291#issuecomment-311195388
|
||||
// for more information.
|
||||
}
|
||||
|
||||
// `absolutePath` and `getAbsoluteFSPath` are both here because at one point,
|
||||
// we documented having one and actually implemented the other.
|
||||
// They were both retained so we don't break anyone's code.
|
||||
module.exports.absolutePath = require("./absolute-path.js")
|
||||
module.exports.getAbsoluteFSPath = require("./absolute-path.js")
|
||||
114
node_modules/swagger-ui-dist/log.bundle-sizes.swagger-ui.txt
generated
vendored
Normal file
114
node_modules/swagger-ui-dist/log.bundle-sizes.swagger-ui.txt
generated
vendored
Normal file
@@ -0,0 +1,114 @@
|
||||
ramda: 367.12 KB (5.38%)
|
||||
lodash: 256.9 KB (3.76%)
|
||||
ramda-adjunct: 255.04 KB (3.74%)
|
||||
autolinker: 203.32 KB (2.98%)
|
||||
@swagger-api/apidom-ns-openapi-3-0: 192.76 KB (2.82%)
|
||||
swagger-client: 181.75 KB (2.66%)
|
||||
@swagger-api/apidom-ns-openapi-3-1: 142.98 KB (2.09%)
|
||||
immutable: 139.01 KB (2.04%)
|
||||
react-dom: 129.93 KB (1.90%)
|
||||
remarkable: 125.56 KB (1.84%)
|
||||
highlight.js: 111.85 KB (1.64%)
|
||||
js-yaml: 105.22 KB (1.54%)
|
||||
@swagger-api/apidom-reference: 100.62 KB (1.47%)
|
||||
readable-stream: 96.66 KB (1.42%)
|
||||
core-js-pure: 83.37 KB (1.22%)
|
||||
dompurify: 60.88 KB (0.892%)
|
||||
minim: 57.35 KB (0.840%)
|
||||
buffer: 56.99 KB (0.835%)
|
||||
@swagger-api/apidom-core: 54.17 KB (0.794%)
|
||||
@swagger-api/apidom-ast: 53.99 KB (0.791%)
|
||||
@swagger-api/apidom-ns-json-schema-draft-4: 52.01 KB (0.762%)
|
||||
react-syntax-highlighter: 40.38 KB (0.591%)
|
||||
apg-lite: 38.54 KB (0.565%)
|
||||
short-unique-id: 37.48 KB (0.549%)
|
||||
react-redux: 36.62 KB (0.536%)
|
||||
@swaggerexpert/cookie: 35.16 KB (0.515%)
|
||||
@swagger-api/apidom-ns-json-schema-2019-09: 35.04 KB (0.513%)
|
||||
fast-json-patch: 31.89 KB (0.467%)
|
||||
@swaggerexpert/json-pointer: 30.48 KB (0.446%)
|
||||
@swagger-api/apidom-ns-json-schema-draft-7: 23.62 KB (0.346%)
|
||||
@swagger-api/apidom-ns-json-schema-2020-12: 22.4 KB (0.328%)
|
||||
@swagger-api/apidom-ns-json-schema-draft-6: 21.63 KB (0.317%)
|
||||
reselect: 21.47 KB (0.314%)
|
||||
openapi-path-templating: 20.81 KB (0.305%)
|
||||
neotraverse: 20.33 KB (0.298%)
|
||||
sha.js: 18.92 KB (0.277%)
|
||||
ts-mixer: 17.56 KB (0.257%)
|
||||
tslib: 17.23 KB (0.252%)
|
||||
redux: 16.37 KB (0.240%)
|
||||
url-parse: 16.23 KB (0.238%)
|
||||
events: 14.54 KB (0.213%)
|
||||
openapi-server-url-templating: 14.38 KB (0.211%)
|
||||
get-intrinsic: 14.02 KB (0.205%)
|
||||
zenscroll: 12.31 KB (0.180%)
|
||||
react-debounce-input: 11.95 KB (0.175%)
|
||||
react-immutable-proptypes: 11.82 KB (0.173%)
|
||||
ret: 10.82 KB (0.158%)
|
||||
lodash.debounce: 10.53 KB (0.154%)
|
||||
unraw: 9.9 KB (0.145%)
|
||||
string_decoder: 9.24 KB (0.135%)
|
||||
xml: 7.39 KB (0.108%)
|
||||
react-copy-to-clipboard: 7.33 KB (0.107%)
|
||||
react: 6.95 KB (0.102%)
|
||||
randexp: 6.15 KB (0.0900%)
|
||||
react-immutable-pure-component: 6.01 KB (0.0880%)
|
||||
redux-immutable: 5.43 KB (0.0796%)
|
||||
process: 5.29 KB (0.0775%)
|
||||
drange: 4.8 KB (0.0704%)
|
||||
lowlight: 4.42 KB (0.0648%)
|
||||
scheduler: 4.33 KB (0.0634%)
|
||||
deep-extend: 4.19 KB (0.0614%)
|
||||
@babel/runtime: 3.99 KB (0.0585%)
|
||||
deepmerge: 3.95 KB (0.0579%)
|
||||
base64-js: 3.84 KB (0.0563%)
|
||||
stream-browserify: 3.76 KB (0.0550%)
|
||||
which-typed-array: 3.64 KB (0.0533%)
|
||||
@swagger-api/apidom-error: 3.45 KB (0.0505%)
|
||||
copy-to-clipboard: 3.29 KB (0.0481%)
|
||||
format: 3.26 KB (0.0477%)
|
||||
is-callable: 3.15 KB (0.0461%)
|
||||
css.escape: 3.08 KB (0.0451%)
|
||||
to-buffer: 3.03 KB (0.0444%)
|
||||
serialize-error: 2.93 KB (0.0429%)
|
||||
use-sync-external-store: 2.81 KB (0.0412%)
|
||||
prop-types: 2.6 KB (0.0381%)
|
||||
querystringify: 2.5 KB (0.0367%)
|
||||
for-each: 2.32 KB (0.0340%)
|
||||
has-symbols: 2.31 KB (0.0339%)
|
||||
define-data-property: 2.28 KB (0.0334%)
|
||||
xml-but-prettier: 2.17 KB (0.0317%)
|
||||
function-bind: 2.12 KB (0.0310%)
|
||||
ieee754: 2.1 KB (0.0308%)
|
||||
safe-buffer: 1.63 KB (0.0239%)
|
||||
util-deprecate: 1.58 KB (0.0231%)
|
||||
randombytes: 1.54 KB (0.0226%)
|
||||
js-file-download: 1.52 KB (0.0222%)
|
||||
classnames: 1.49 KB (0.0219%)
|
||||
call-bind-apply-helpers: 1.35 KB (0.0198%)
|
||||
set-function-length: 1.24 KB (0.0182%)
|
||||
repeat-string: 1.18 KB (0.0174%)
|
||||
get-proto: 1.1 KB (0.0161%)
|
||||
dunder-proto: 980 B (0.0140%)
|
||||
@babel/runtime-corejs3: 781 B (0.0112%)
|
||||
math-intrinsics: 781 B (0.0112%)
|
||||
toggle-selection: 780 B (0.0112%)
|
||||
requires-port: 753 B (0.0108%)
|
||||
inherits: 753 B (0.0108%)
|
||||
@swagger-api/apidom-json-pointer: 709 B (0.0101%)
|
||||
fault: 691 B (0.00989%)
|
||||
call-bound: 667 B (0.00954%)
|
||||
call-bind: 643 B (0.00920%)
|
||||
typed-array-buffer: 591 B (0.00845%)
|
||||
has-property-descriptors: 588 B (0.00841%)
|
||||
es-errors: 524 B (0.00750%)
|
||||
available-typed-arrays: 475 B (0.00680%)
|
||||
gopd: 303 B (0.00433%)
|
||||
es-define-property: 288 B (0.00412%)
|
||||
possible-typed-array-names: 264 B (0.00378%)
|
||||
hasown: 206 B (0.00295%)
|
||||
has-tostringtag: 189 B (0.00270%)
|
||||
is-typed-array: 180 B (0.00258%)
|
||||
isarray: 132 B (0.00189%)
|
||||
es-object-atoms: 67 B (0.000958%)
|
||||
<self>: 3.15 MB (47.3%)
|
||||
14
node_modules/swagger-ui-dist/log.es-bundle-core-sizes.swagger-ui.txt
generated
vendored
Normal file
14
node_modules/swagger-ui-dist/log.es-bundle-core-sizes.swagger-ui.txt
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
readable-stream: 96.66 KB (5.58%)
|
||||
buffer: 56.99 KB (3.29%)
|
||||
sha.js: 18.92 KB (1.09%)
|
||||
events: 14.54 KB (0.840%)
|
||||
string_decoder: 9.24 KB (0.534%)
|
||||
xml: 7.39 KB (0.427%)
|
||||
process: 5.29 KB (0.306%)
|
||||
deep-extend: 4.19 KB (0.242%)
|
||||
stream-browserify: 3.76 KB (0.217%)
|
||||
safe-buffer: 1.63 KB (0.0942%)
|
||||
util-deprecate: 1.58 KB (0.0910%)
|
||||
randombytes: 1.54 KB (0.0890%)
|
||||
inherits: 753 B (0.0425%)
|
||||
<self>: 1.47 MB (87.2%)
|
||||
114
node_modules/swagger-ui-dist/log.es-bundle-sizes.swagger-ui.txt
generated
vendored
Normal file
114
node_modules/swagger-ui-dist/log.es-bundle-sizes.swagger-ui.txt
generated
vendored
Normal file
@@ -0,0 +1,114 @@
|
||||
ramda: 367.12 KB (5.38%)
|
||||
lodash: 256.9 KB (3.76%)
|
||||
ramda-adjunct: 255.04 KB (3.74%)
|
||||
autolinker: 203.32 KB (2.98%)
|
||||
@swagger-api/apidom-ns-openapi-3-0: 192.76 KB (2.82%)
|
||||
swagger-client: 181.75 KB (2.66%)
|
||||
@swagger-api/apidom-ns-openapi-3-1: 142.98 KB (2.09%)
|
||||
immutable: 139.01 KB (2.04%)
|
||||
react-dom: 129.93 KB (1.90%)
|
||||
remarkable: 125.56 KB (1.84%)
|
||||
highlight.js: 111.85 KB (1.64%)
|
||||
js-yaml: 105.22 KB (1.54%)
|
||||
@swagger-api/apidom-reference: 100.62 KB (1.47%)
|
||||
readable-stream: 96.66 KB (1.42%)
|
||||
core-js-pure: 83.37 KB (1.22%)
|
||||
dompurify: 60.88 KB (0.892%)
|
||||
minim: 57.35 KB (0.840%)
|
||||
buffer: 56.99 KB (0.835%)
|
||||
@swagger-api/apidom-core: 54.17 KB (0.794%)
|
||||
@swagger-api/apidom-ast: 53.99 KB (0.791%)
|
||||
@swagger-api/apidom-ns-json-schema-draft-4: 52.01 KB (0.762%)
|
||||
react-syntax-highlighter: 40.38 KB (0.591%)
|
||||
apg-lite: 38.54 KB (0.565%)
|
||||
short-unique-id: 37.48 KB (0.549%)
|
||||
react-redux: 36.62 KB (0.536%)
|
||||
@swaggerexpert/cookie: 35.16 KB (0.515%)
|
||||
@swagger-api/apidom-ns-json-schema-2019-09: 35.04 KB (0.513%)
|
||||
fast-json-patch: 31.89 KB (0.467%)
|
||||
@swaggerexpert/json-pointer: 30.48 KB (0.446%)
|
||||
@swagger-api/apidom-ns-json-schema-draft-7: 23.62 KB (0.346%)
|
||||
@swagger-api/apidom-ns-json-schema-2020-12: 22.4 KB (0.328%)
|
||||
@swagger-api/apidom-ns-json-schema-draft-6: 21.63 KB (0.317%)
|
||||
reselect: 21.47 KB (0.314%)
|
||||
openapi-path-templating: 20.81 KB (0.305%)
|
||||
neotraverse: 20.33 KB (0.298%)
|
||||
sha.js: 18.92 KB (0.277%)
|
||||
ts-mixer: 17.56 KB (0.257%)
|
||||
tslib: 17.23 KB (0.252%)
|
||||
redux: 16.37 KB (0.240%)
|
||||
url-parse: 16.23 KB (0.238%)
|
||||
events: 14.54 KB (0.213%)
|
||||
openapi-server-url-templating: 14.38 KB (0.211%)
|
||||
get-intrinsic: 14.02 KB (0.205%)
|
||||
zenscroll: 12.31 KB (0.180%)
|
||||
react-debounce-input: 11.95 KB (0.175%)
|
||||
react-immutable-proptypes: 11.82 KB (0.173%)
|
||||
ret: 10.82 KB (0.158%)
|
||||
lodash.debounce: 10.53 KB (0.154%)
|
||||
unraw: 9.9 KB (0.145%)
|
||||
string_decoder: 9.24 KB (0.135%)
|
||||
xml: 7.39 KB (0.108%)
|
||||
react-copy-to-clipboard: 7.33 KB (0.107%)
|
||||
react: 6.95 KB (0.102%)
|
||||
randexp: 6.15 KB (0.0900%)
|
||||
react-immutable-pure-component: 6.01 KB (0.0880%)
|
||||
redux-immutable: 5.43 KB (0.0796%)
|
||||
process: 5.29 KB (0.0775%)
|
||||
drange: 4.8 KB (0.0704%)
|
||||
lowlight: 4.42 KB (0.0648%)
|
||||
scheduler: 4.33 KB (0.0634%)
|
||||
deep-extend: 4.19 KB (0.0614%)
|
||||
@babel/runtime: 3.99 KB (0.0585%)
|
||||
deepmerge: 3.95 KB (0.0579%)
|
||||
base64-js: 3.84 KB (0.0563%)
|
||||
stream-browserify: 3.76 KB (0.0550%)
|
||||
which-typed-array: 3.64 KB (0.0533%)
|
||||
@swagger-api/apidom-error: 3.45 KB (0.0505%)
|
||||
copy-to-clipboard: 3.29 KB (0.0481%)
|
||||
format: 3.26 KB (0.0477%)
|
||||
is-callable: 3.15 KB (0.0461%)
|
||||
css.escape: 3.08 KB (0.0451%)
|
||||
to-buffer: 3.03 KB (0.0444%)
|
||||
serialize-error: 2.93 KB (0.0429%)
|
||||
use-sync-external-store: 2.81 KB (0.0412%)
|
||||
prop-types: 2.6 KB (0.0381%)
|
||||
querystringify: 2.5 KB (0.0367%)
|
||||
for-each: 2.32 KB (0.0340%)
|
||||
has-symbols: 2.31 KB (0.0339%)
|
||||
define-data-property: 2.28 KB (0.0334%)
|
||||
xml-but-prettier: 2.17 KB (0.0317%)
|
||||
function-bind: 2.12 KB (0.0310%)
|
||||
ieee754: 2.1 KB (0.0308%)
|
||||
safe-buffer: 1.63 KB (0.0239%)
|
||||
util-deprecate: 1.58 KB (0.0231%)
|
||||
randombytes: 1.54 KB (0.0226%)
|
||||
js-file-download: 1.52 KB (0.0222%)
|
||||
classnames: 1.49 KB (0.0219%)
|
||||
call-bind-apply-helpers: 1.35 KB (0.0198%)
|
||||
set-function-length: 1.24 KB (0.0182%)
|
||||
repeat-string: 1.18 KB (0.0174%)
|
||||
get-proto: 1.1 KB (0.0161%)
|
||||
dunder-proto: 980 B (0.0140%)
|
||||
@babel/runtime-corejs3: 781 B (0.0112%)
|
||||
math-intrinsics: 781 B (0.0112%)
|
||||
toggle-selection: 780 B (0.0112%)
|
||||
requires-port: 753 B (0.0108%)
|
||||
inherits: 753 B (0.0108%)
|
||||
@swagger-api/apidom-json-pointer: 709 B (0.0101%)
|
||||
fault: 691 B (0.00989%)
|
||||
call-bound: 667 B (0.00954%)
|
||||
call-bind: 643 B (0.00920%)
|
||||
typed-array-buffer: 591 B (0.00845%)
|
||||
has-property-descriptors: 588 B (0.00841%)
|
||||
es-errors: 524 B (0.00750%)
|
||||
available-typed-arrays: 475 B (0.00680%)
|
||||
gopd: 303 B (0.00433%)
|
||||
es-define-property: 288 B (0.00412%)
|
||||
possible-typed-array-names: 264 B (0.00378%)
|
||||
hasown: 206 B (0.00295%)
|
||||
has-tostringtag: 189 B (0.00270%)
|
||||
is-typed-array: 180 B (0.00258%)
|
||||
isarray: 132 B (0.00189%)
|
||||
es-object-atoms: 67 B (0.000958%)
|
||||
<self>: 3.15 MB (47.3%)
|
||||
6
node_modules/swagger-ui-dist/oauth2-redirect.html
generated
vendored
Normal file
6
node_modules/swagger-ui-dist/oauth2-redirect.html
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html>
|
||||
<html lang="en-US">
|
||||
<body>
|
||||
<script src="oauth2-redirect.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
1
node_modules/swagger-ui-dist/oauth2-redirect.js
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/oauth2-redirect.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";function run(){var e,r,t,a=window.opener.swaggerUIRedirectOauth2,o=a.state,n=a.redirectUrl;if((t=(r=/code|token|error/.test(window.location.hash)?window.location.hash.substring(1).replace("?","&"):location.search.substring(1)).split("&")).forEach((function(e,r,t){t[r]='"'+e.replace("=",'":"')+'"'})),e=(r=r?JSON.parse("{"+t.join()+"}",(function(e,r){return""===e?r:decodeURIComponent(r)})):{}).state===o,"accessCode"!==a.auth.schema.get("flow")&&"authorizationCode"!==a.auth.schema.get("flow")&&"authorization_code"!==a.auth.schema.get("flow")||a.auth.code)a.callback({auth:a.auth,token:r,isValid:e,redirectUrl:n});else if(e||a.errCb({authId:a.auth.name,source:"auth",level:"warning",message:"Authorization may be unsafe, passed state was changed in server Passed state wasn't returned from auth server"}),r.code)delete a.state,a.auth.code=r.code,a.callback({auth:a.auth,redirectUrl:n});else{let e;r.error&&(e="["+r.error+"]: "+(r.error_description?r.error_description+". ":"no accessCode received from the server. ")+(r.error_uri?"More info: "+r.error_uri:"")),a.errCb({authId:a.auth.name,source:"auth",level:"error",message:e||"[Authorization failed]: no accessCode received from the server"})}window.close()}"loading"!==document.readyState?run():document.addEventListener("DOMContentLoaded",(function(){run()}));
|
||||
20
node_modules/swagger-ui-dist/package.json
generated
vendored
Normal file
20
node_modules/swagger-ui-dist/package.json
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "swagger-ui-dist",
|
||||
"version": "5.32.0",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:swagger-api/swagger-ui.git",
|
||||
"contributors": [
|
||||
"(in alphabetical order)",
|
||||
"Anna Bodnia <anna.bodnia@gmail.com>",
|
||||
"Buu Nguyen <buunguyen@gmail.com>",
|
||||
"Josh Ponelat <jponelat@gmail.com>",
|
||||
"Kyle Shockey <kyleshockey1@gmail.com>",
|
||||
"Robert Barnwell <robert@robertismy.name>",
|
||||
"Sahar Jafari <shr.jafari@gmail.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@scarf/scarf": "=1.4.0"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
20
node_modules/swagger-ui-dist/swagger-initializer.js
generated
vendored
Normal file
20
node_modules/swagger-ui-dist/swagger-initializer.js
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
window.onload = function() {
|
||||
//<editor-fold desc="Changeable Configuration Block">
|
||||
|
||||
// the following lines will be replaced by docker/configurator, when it runs in a docker-container
|
||||
window.ui = SwaggerUIBundle({
|
||||
url: "https://petstore.swagger.io/v2/swagger.json",
|
||||
dom_id: '#swagger-ui',
|
||||
deepLinking: true,
|
||||
presets: [
|
||||
SwaggerUIBundle.presets.apis,
|
||||
SwaggerUIStandalonePreset
|
||||
],
|
||||
plugins: [
|
||||
SwaggerUIBundle.plugins.DownloadUrl
|
||||
],
|
||||
layout: "StandaloneLayout"
|
||||
});
|
||||
|
||||
//</editor-fold>
|
||||
};
|
||||
2
node_modules/swagger-ui-dist/swagger-ui-bundle.js
generated
vendored
Normal file
2
node_modules/swagger-ui-dist/swagger-ui-bundle.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
106
node_modules/swagger-ui-dist/swagger-ui-bundle.js.LICENSE.txt
generated
vendored
Normal file
106
node_modules/swagger-ui-dist/swagger-ui-bundle.js.LICENSE.txt
generated
vendored
Normal file
@@ -0,0 +1,106 @@
|
||||
/*!
|
||||
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
|
||||
*/
|
||||
|
||||
/*!
|
||||
* https://github.com/Starcounter-Jack/JSON-Patch
|
||||
* (c) 2017-2021 Joachim Wester
|
||||
* MIT license
|
||||
*/
|
||||
|
||||
/*!
|
||||
* https://github.com/Starcounter-Jack/JSON-Patch
|
||||
* (c) 2017-2022 Joachim Wester
|
||||
* MIT licensed
|
||||
*/
|
||||
|
||||
/*!
|
||||
* repeat-string <https://github.com/jonschlinkert/repeat-string>
|
||||
*
|
||||
* Copyright (c) 2014-2015, Jon Schlinkert.
|
||||
* Licensed under the MIT License.
|
||||
*/
|
||||
|
||||
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */
|
||||
|
||||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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
|
||||
* 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.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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
|
||||
* use-sync-external-store-with-selector.production.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
1
node_modules/swagger-ui-dist/swagger-ui-bundle.js.map
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/swagger-ui-bundle.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
3
node_modules/swagger-ui-dist/swagger-ui-es-bundle-core.js
generated
vendored
Normal file
3
node_modules/swagger-ui-dist/swagger-ui-es-bundle-core.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
35
node_modules/swagger-ui-dist/swagger-ui-es-bundle-core.js.LICENSE.txt
generated
vendored
Normal file
35
node_modules/swagger-ui-dist/swagger-ui-es-bundle-core.js.LICENSE.txt
generated
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
/*!
|
||||
* @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> */
|
||||
1
node_modules/swagger-ui-dist/swagger-ui-es-bundle-core.js.map
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/swagger-ui-es-bundle-core.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2
node_modules/swagger-ui-dist/swagger-ui-es-bundle.js
generated
vendored
Normal file
2
node_modules/swagger-ui-dist/swagger-ui-es-bundle.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
106
node_modules/swagger-ui-dist/swagger-ui-es-bundle.js.LICENSE.txt
generated
vendored
Normal file
106
node_modules/swagger-ui-dist/swagger-ui-es-bundle.js.LICENSE.txt
generated
vendored
Normal file
@@ -0,0 +1,106 @@
|
||||
/*!
|
||||
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
|
||||
*/
|
||||
|
||||
/*!
|
||||
* https://github.com/Starcounter-Jack/JSON-Patch
|
||||
* (c) 2017-2021 Joachim Wester
|
||||
* MIT license
|
||||
*/
|
||||
|
||||
/*!
|
||||
* https://github.com/Starcounter-Jack/JSON-Patch
|
||||
* (c) 2017-2022 Joachim Wester
|
||||
* MIT licensed
|
||||
*/
|
||||
|
||||
/*!
|
||||
* repeat-string <https://github.com/jonschlinkert/repeat-string>
|
||||
*
|
||||
* Copyright (c) 2014-2015, Jon Schlinkert.
|
||||
* Licensed under the MIT License.
|
||||
*/
|
||||
|
||||
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */
|
||||
|
||||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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
|
||||
* 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.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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
|
||||
* use-sync-external-store-with-selector.production.js
|
||||
*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
1
node_modules/swagger-ui-dist/swagger-ui-es-bundle.js.map
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/swagger-ui-es-bundle.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2
node_modules/swagger-ui-dist/swagger-ui-standalone-preset.js
generated
vendored
Normal file
2
node_modules/swagger-ui-dist/swagger-ui-standalone-preset.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
22
node_modules/swagger-ui-dist/swagger-ui-standalone-preset.js.LICENSE.txt
generated
vendored
Normal file
22
node_modules/swagger-ui-dist/swagger-ui-standalone-preset.js.LICENSE.txt
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/*!
|
||||
* 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.1 https://github.com/nodeca/js-yaml @license MIT */
|
||||
|
||||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* 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.
|
||||
*/
|
||||
1
node_modules/swagger-ui-dist/swagger-ui-standalone-preset.js.map
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/swagger-ui-standalone-preset.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
3
node_modules/swagger-ui-dist/swagger-ui.css
generated
vendored
Normal file
3
node_modules/swagger-ui-dist/swagger-ui.css
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1
node_modules/swagger-ui-dist/swagger-ui.css.map
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/swagger-ui.css.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2
node_modules/swagger-ui-dist/swagger-ui.js
generated
vendored
Normal file
2
node_modules/swagger-ui-dist/swagger-ui.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1
node_modules/swagger-ui-dist/swagger-ui.js.map
generated
vendored
Normal file
1
node_modules/swagger-ui-dist/swagger-ui.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user