Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- backend/node_modules/@prisma/client/LICENSE +201 -0
- backend/node_modules/@prisma/client/README.md +27 -0
- backend/node_modules/@prisma/client/default.d.ts +1 -0
- backend/node_modules/@prisma/client/default.js +3 -0
- backend/node_modules/@prisma/client/edge.d.ts +1 -0
- backend/node_modules/@prisma/client/edge.js +4 -0
- backend/node_modules/@prisma/client/extension.d.ts +1 -0
- backend/node_modules/@prisma/client/extension.js +4 -0
- backend/node_modules/@prisma/client/index-browser.js +3 -0
- backend/node_modules/@prisma/client/index.d.ts +1 -0
- backend/node_modules/@prisma/client/index.js +4 -0
- backend/node_modules/@prisma/client/package.json +327 -0
- backend/node_modules/@prisma/client/react-native.d.ts +1 -0
- backend/node_modules/@prisma/client/react-native.js +3 -0
- backend/node_modules/@prisma/client/runtime/binary.js +0 -0
- backend/node_modules/@prisma/client/runtime/binary.mjs +0 -0
- backend/node_modules/@prisma/client/runtime/binary.mjs.map +0 -0
- backend/node_modules/@prisma/client/runtime/client.js +0 -0
- backend/node_modules/@prisma/client/runtime/client.js.map +0 -0
- backend/node_modules/@prisma/client/runtime/client.mjs +0 -0
- backend/node_modules/@prisma/client/runtime/edge.d.ts +0 -0
- backend/node_modules/@prisma/client/runtime/edge.js.map +0 -0
- backend/node_modules/@prisma/client/runtime/index-browser.d.mts +370 -0
- backend/node_modules/@prisma/client/runtime/library.d.mts +0 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.js +2 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.wasm-base64.mjs +0 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.mjs +2 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.wasm-base64.js +0 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.js +2 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.mjs +2 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.wasm-base64.mjs +0 -0
- backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.wasm-base64.js +0 -0
- backend/node_modules/@prisma/client/runtime/query_engine_bg.mysql.js +2 -0
- backend/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.js +2 -0
- backend/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.wasm-base64.js +0 -0
- backend/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.mjs +2 -0
- backend/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.wasm-base64.mjs +0 -0
- backend/node_modules/@prisma/client/runtime/wasm-compiler-edge.d.ts +1 -0
- backend/node_modules/@prisma/client/runtime/wasm-compiler-edge.js +0 -0
- backend/node_modules/@prisma/client/runtime/wasm-engine-edge.d.ts +1 -0
- backend/node_modules/@prisma/client/runtime/wasm-engine-edge.js +0 -0
- backend/node_modules/@prisma/client/runtime/wasm-engine-edge.js.map +0 -0
- backend/node_modules/@prisma/client/sql.d.ts +1 -0
- backend/node_modules/@prisma/client/sql.js +4 -0
- backend/node_modules/@prisma/client/sql.mjs +1 -0
- backend/node_modules/@prisma/client/wasm.d.ts +1 -0
- backend/node_modules/@prisma/client/wasm.js +4 -0
- backend/node_modules/@prisma/config/LICENSE +201 -0
- backend/node_modules/@prisma/config/package.json +34 -0
- backend/node_modules/@prisma/debug/LICENSE +201 -0
backend/node_modules/@prisma/client/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Apache License
|
| 2 |
+
Version 2.0, January 2004
|
| 3 |
+
http://www.apache.org/licenses/
|
| 4 |
+
|
| 5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 6 |
+
|
| 7 |
+
1. Definitions.
|
| 8 |
+
|
| 9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
| 10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
| 11 |
+
|
| 12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
| 13 |
+
the copyright owner that is granting the License.
|
| 14 |
+
|
| 15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
| 16 |
+
other entities that control, are controlled by, or are under common
|
| 17 |
+
control with that entity. For the purposes of this definition,
|
| 18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
| 19 |
+
direction or management of such entity, whether by contract or
|
| 20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 22 |
+
|
| 23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
| 24 |
+
exercising permissions granted by this License.
|
| 25 |
+
|
| 26 |
+
"Source" form shall mean the preferred form for making modifications,
|
| 27 |
+
including but not limited to software source code, documentation
|
| 28 |
+
source, and configuration files.
|
| 29 |
+
|
| 30 |
+
"Object" form shall mean any form resulting from mechanical
|
| 31 |
+
transformation or translation of a Source form, including but
|
| 32 |
+
not limited to compiled object code, generated documentation,
|
| 33 |
+
and conversions to other media types.
|
| 34 |
+
|
| 35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
| 36 |
+
Object form, made available under the License, as indicated by a
|
| 37 |
+
copyright notice that is included in or attached to the work
|
| 38 |
+
(an example is provided in the Appendix below).
|
| 39 |
+
|
| 40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
| 41 |
+
form, that is based on (or derived from) the Work and for which the
|
| 42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
| 43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
| 44 |
+
of this License, Derivative Works shall not include works that remain
|
| 45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
| 46 |
+
the Work and Derivative Works thereof.
|
| 47 |
+
|
| 48 |
+
"Contribution" shall mean any work of authorship, including
|
| 49 |
+
the original version of the Work and any modifications or additions
|
| 50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
| 51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
| 53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
| 54 |
+
means any form of electronic, verbal, or written communication sent
|
| 55 |
+
to the Licensor or its representatives, including but not limited to
|
| 56 |
+
communication on electronic mailing lists, source code control systems,
|
| 57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
| 58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
| 59 |
+
excluding communication that is conspicuously marked or otherwise
|
| 60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
| 61 |
+
|
| 62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
| 64 |
+
subsequently incorporated within the Work.
|
| 65 |
+
|
| 66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
| 70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
| 71 |
+
Work and such Derivative Works in Source or Object form.
|
| 72 |
+
|
| 73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
| 74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 76 |
+
(except as stated in this section) patent license to make, have made,
|
| 77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 78 |
+
where such license applies only to those patent claims licensable
|
| 79 |
+
by such Contributor that are necessarily infringed by their
|
| 80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
| 81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
| 82 |
+
institute patent litigation against any entity (including a
|
| 83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 84 |
+
or a Contribution incorporated within the Work constitutes direct
|
| 85 |
+
or contributory patent infringement, then any patent licenses
|
| 86 |
+
granted to You under this License for that Work shall terminate
|
| 87 |
+
as of the date such litigation is filed.
|
| 88 |
+
|
| 89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
| 90 |
+
Work or Derivative Works thereof in any medium, with or without
|
| 91 |
+
modifications, and in Source or Object form, provided that You
|
| 92 |
+
meet the following conditions:
|
| 93 |
+
|
| 94 |
+
(a) You must give any other recipients of the Work or
|
| 95 |
+
Derivative Works a copy of this License; and
|
| 96 |
+
|
| 97 |
+
(b) You must cause any modified files to carry prominent notices
|
| 98 |
+
stating that You changed the files; and
|
| 99 |
+
|
| 100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
| 101 |
+
that You distribute, all copyright, patent, trademark, and
|
| 102 |
+
attribution notices from the Source form of the Work,
|
| 103 |
+
excluding those notices that do not pertain to any part of
|
| 104 |
+
the Derivative Works; and
|
| 105 |
+
|
| 106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
| 107 |
+
distribution, then any Derivative Works that You distribute must
|
| 108 |
+
include a readable copy of the attribution notices contained
|
| 109 |
+
within such NOTICE file, excluding those notices that do not
|
| 110 |
+
pertain to any part of the Derivative Works, in at least one
|
| 111 |
+
of the following places: within a NOTICE text file distributed
|
| 112 |
+
as part of the Derivative Works; within the Source form or
|
| 113 |
+
documentation, if provided along with the Derivative Works; or,
|
| 114 |
+
within a display generated by the Derivative Works, if and
|
| 115 |
+
wherever such third-party notices normally appear. The contents
|
| 116 |
+
of the NOTICE file are for informational purposes only and
|
| 117 |
+
do not modify the License. You may add Your own attribution
|
| 118 |
+
notices within Derivative Works that You distribute, alongside
|
| 119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
| 120 |
+
that such additional attribution notices cannot be construed
|
| 121 |
+
as modifying the License.
|
| 122 |
+
|
| 123 |
+
You may add Your own copyright statement to Your modifications and
|
| 124 |
+
may provide additional or different license terms and conditions
|
| 125 |
+
for use, reproduction, or distribution of Your modifications, or
|
| 126 |
+
for any such Derivative Works as a whole, provided Your use,
|
| 127 |
+
reproduction, and distribution of the Work otherwise complies with
|
| 128 |
+
the conditions stated in this License.
|
| 129 |
+
|
| 130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
| 132 |
+
by You to the Licensor shall be under the terms and conditions of
|
| 133 |
+
this License, without any additional terms or conditions.
|
| 134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
| 135 |
+
the terms of any separate license agreement you may have executed
|
| 136 |
+
with Licensor regarding such Contributions.
|
| 137 |
+
|
| 138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
| 139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
| 140 |
+
except as required for reasonable and customary use in describing the
|
| 141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
| 142 |
+
|
| 143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 144 |
+
agreed to in writing, Licensor provides the Work (and each
|
| 145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 147 |
+
implied, including, without limitation, any warranties or conditions
|
| 148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 150 |
+
appropriateness of using or redistributing the Work and assume any
|
| 151 |
+
risks associated with Your exercise of permissions under this License.
|
| 152 |
+
|
| 153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
| 154 |
+
whether in tort (including negligence), contract, or otherwise,
|
| 155 |
+
unless required by applicable law (such as deliberate and grossly
|
| 156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
| 157 |
+
liable to You for damages, including any direct, indirect, special,
|
| 158 |
+
incidental, or consequential damages of any character arising as a
|
| 159 |
+
result of this License or out of the use or inability to use the
|
| 160 |
+
Work (including but not limited to damages for loss of goodwill,
|
| 161 |
+
work stoppage, computer failure or malfunction, or any and all
|
| 162 |
+
other commercial damages or losses), even if such Contributor
|
| 163 |
+
has been advised of the possibility of such damages.
|
| 164 |
+
|
| 165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
| 166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
| 167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 168 |
+
or other liability obligations and/or rights consistent with this
|
| 169 |
+
License. However, in accepting such obligations, You may act only
|
| 170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
| 171 |
+
of any other Contributor, and only if You agree to indemnify,
|
| 172 |
+
defend, and hold each Contributor harmless for any liability
|
| 173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
| 174 |
+
of your accepting any such warranty or additional liability.
|
| 175 |
+
|
| 176 |
+
END OF TERMS AND CONDITIONS
|
| 177 |
+
|
| 178 |
+
APPENDIX: How to apply the Apache License to your work.
|
| 179 |
+
|
| 180 |
+
To apply the Apache License to your work, attach the following
|
| 181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 182 |
+
replaced with your own identifying information. (Don't include
|
| 183 |
+
the brackets!) The text should be enclosed in the appropriate
|
| 184 |
+
comment syntax for the file format. We also recommend that a
|
| 185 |
+
file or class name and description of purpose be included on the
|
| 186 |
+
same "printed page" as the copyright notice for easier
|
| 187 |
+
identification within third-party archives.
|
| 188 |
+
|
| 189 |
+
Copyright [yyyy] [name of copyright owner]
|
| 190 |
+
|
| 191 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 192 |
+
you may not use this file except in compliance with the License.
|
| 193 |
+
You may obtain a copy of the License at
|
| 194 |
+
|
| 195 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 196 |
+
|
| 197 |
+
Unless required by applicable law or agreed to in writing, software
|
| 198 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 199 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 200 |
+
See the License for the specific language governing permissions and
|
| 201 |
+
limitations under the License.
|
backend/node_modules/@prisma/client/README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Prisma Client · [](https://www.npmjs.com/package/@prisma/client) [](https://github.com/prisma/prisma/blob/main/CONTRIBUTING.md) [](https://github.com/prisma/prisma/blob/main/LICENSE) [](https://pris.ly/discord)
|
| 2 |
+
|
| 3 |
+
Prisma Client JS is an **auto-generated query builder** that enables **type-safe** database access and **reduces boilerplate**. You can use it as an alternative to traditional ORMs such as Sequelize, TypeORM or SQL query builders like knex.js.
|
| 4 |
+
|
| 5 |
+
It is part of the [Prisma](https://www.prisma.io/) ecosystem. Prisma provides database tools for data access, declarative data modeling, schema migrations and visual data management. Learn more in the main [`prisma`](https://github.com/prisma/prisma/) repository or read the [documentation](https://www.prisma.io/docs/).
|
| 6 |
+
|
| 7 |
+
## Getting started
|
| 8 |
+
|
| 9 |
+
Follow one of these guides to get started with Prisma Client JS:
|
| 10 |
+
|
| 11 |
+
- [Quickstart](https://www.prisma.io/docs/getting-started/quickstart) (5 min)
|
| 12 |
+
- [Set up a new project with Prisma (SQL migrations)](https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch-sql) (15 min)
|
| 13 |
+
- [Set up a new project with Prisma (Prisma Migrate)](https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch-prisma-migrate) (15 min)
|
| 14 |
+
- [Add Prisma to an existing project](https://www.prisma.io/docs/getting-started/setup-prisma/add-to-existing-project) (15 min)
|
| 15 |
+
|
| 16 |
+
Alternatively you can explore the ready-to-run [examples](https://github.com/prisma/prisma-examples/) (REST, GraphQL, gRPC, plain JavaScript and TypeScript demos, ...) or watch the [demo videos](https://www.youtube.com/watch?v=0RhtQgIs-TE&list=PLn2e1F9Rfr6k9PnR_figWOcSHgc_erDr5&index=1) (1-2 min per video).
|
| 17 |
+
|
| 18 |
+
## Contributing
|
| 19 |
+
|
| 20 |
+
Refer to our [contribution guidelines](https://github.com/prisma/prisma/blob/main/CONTRIBUTING.md) and [Code of Conduct for contributors](https://github.com/prisma/prisma/blob/main/CODE_OF_CONDUCT.md).
|
| 21 |
+
|
| 22 |
+
## Tests Status
|
| 23 |
+
|
| 24 |
+
- Prisma Tests Status:
|
| 25 |
+
[](https://github.com/prisma/prisma/actions/workflows/test.yml)
|
| 26 |
+
- Ecosystem Tests Status:
|
| 27 |
+
[](https://github.com/prisma/ecosystem-tests/actions)
|
backend/node_modules/@prisma/client/default.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '.prisma/client/default'
|
backend/node_modules/@prisma/client/default.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
+
...require('.prisma/client/default'),
|
| 3 |
+
}
|
backend/node_modules/@prisma/client/edge.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '.prisma/client/edge'
|
backend/node_modules/@prisma/client/edge.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
+
// https://github.com/prisma/prisma/pull/12907
|
| 3 |
+
...require('.prisma/client/edge'),
|
| 4 |
+
}
|
backend/node_modules/@prisma/client/extension.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from './scripts/default-index'
|
backend/node_modules/@prisma/client/extension.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
+
// https://github.com/prisma/prisma/pull/12907
|
| 3 |
+
...require('./scripts/default-index'),
|
| 4 |
+
}
|
backend/node_modules/@prisma/client/index-browser.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
const prisma = require('.prisma/client/index-browser')
|
| 2 |
+
|
| 3 |
+
module.exports = prisma
|
backend/node_modules/@prisma/client/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '.prisma/client/default'
|
backend/node_modules/@prisma/client/index.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
+
// https://github.com/prisma/prisma/pull/12907
|
| 3 |
+
...require('.prisma/client/default'),
|
| 4 |
+
}
|
backend/node_modules/@prisma/client/package.json
ADDED
|
@@ -0,0 +1,327 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "@prisma/client",
|
| 3 |
+
"version": "6.19.3",
|
| 4 |
+
"description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
|
| 5 |
+
"keywords": [
|
| 6 |
+
"ORM",
|
| 7 |
+
"Prisma",
|
| 8 |
+
"prisma2",
|
| 9 |
+
"Prisma Client",
|
| 10 |
+
"client",
|
| 11 |
+
"query",
|
| 12 |
+
"query-builder",
|
| 13 |
+
"database",
|
| 14 |
+
"db",
|
| 15 |
+
"JavaScript",
|
| 16 |
+
"JS",
|
| 17 |
+
"TypeScript",
|
| 18 |
+
"TS",
|
| 19 |
+
"SQL",
|
| 20 |
+
"SQLite",
|
| 21 |
+
"pg",
|
| 22 |
+
"Postgres",
|
| 23 |
+
"PostgreSQL",
|
| 24 |
+
"CockroachDB",
|
| 25 |
+
"MySQL",
|
| 26 |
+
"MariaDB",
|
| 27 |
+
"MSSQL",
|
| 28 |
+
"SQL Server",
|
| 29 |
+
"SQLServer",
|
| 30 |
+
"MongoDB",
|
| 31 |
+
"react-native"
|
| 32 |
+
],
|
| 33 |
+
"main": "default.js",
|
| 34 |
+
"types": "default.d.ts",
|
| 35 |
+
"browser": "index-browser.js",
|
| 36 |
+
"exports": {
|
| 37 |
+
"./package.json": "./package.json",
|
| 38 |
+
".": {
|
| 39 |
+
"require": {
|
| 40 |
+
"types": "./default.d.ts",
|
| 41 |
+
"node": "./default.js",
|
| 42 |
+
"edge-light": "./default.js",
|
| 43 |
+
"workerd": "./default.js",
|
| 44 |
+
"worker": "./default.js",
|
| 45 |
+
"browser": "./index-browser.js"
|
| 46 |
+
},
|
| 47 |
+
"import": {
|
| 48 |
+
"types": "./default.d.ts",
|
| 49 |
+
"node": "./default.js",
|
| 50 |
+
"edge-light": "./default.js",
|
| 51 |
+
"workerd": "./default.js",
|
| 52 |
+
"worker": "./default.js",
|
| 53 |
+
"browser": "./index-browser.js"
|
| 54 |
+
},
|
| 55 |
+
"default": "./default.js"
|
| 56 |
+
},
|
| 57 |
+
"./edge": {
|
| 58 |
+
"types": "./edge.d.ts",
|
| 59 |
+
"require": "./edge.js",
|
| 60 |
+
"import": "./edge.js",
|
| 61 |
+
"default": "./edge.js"
|
| 62 |
+
},
|
| 63 |
+
"./react-native": {
|
| 64 |
+
"types": "./react-native.d.ts",
|
| 65 |
+
"require": "./react-native.js",
|
| 66 |
+
"import": "./react-native.js",
|
| 67 |
+
"default": "./react-native.js"
|
| 68 |
+
},
|
| 69 |
+
"./extension": {
|
| 70 |
+
"types": "./extension.d.ts",
|
| 71 |
+
"require": "./extension.js",
|
| 72 |
+
"import": "./extension.js",
|
| 73 |
+
"default": "./extension.js"
|
| 74 |
+
},
|
| 75 |
+
"./index-browser": {
|
| 76 |
+
"types": "./index.d.ts",
|
| 77 |
+
"require": "./index-browser.js",
|
| 78 |
+
"import": "./index-browser.js",
|
| 79 |
+
"default": "./index-browser.js"
|
| 80 |
+
},
|
| 81 |
+
"./index": {
|
| 82 |
+
"types": "./index.d.ts",
|
| 83 |
+
"require": "./index.js",
|
| 84 |
+
"import": "./index.js",
|
| 85 |
+
"default": "./index.js"
|
| 86 |
+
},
|
| 87 |
+
"./wasm": {
|
| 88 |
+
"types": "./wasm.d.ts",
|
| 89 |
+
"require": "./wasm.js",
|
| 90 |
+
"import": "./wasm.mjs",
|
| 91 |
+
"default": "./wasm.mjs"
|
| 92 |
+
},
|
| 93 |
+
"./runtime/client": {
|
| 94 |
+
"types": "./runtime/client.d.ts",
|
| 95 |
+
"node": {
|
| 96 |
+
"require": "./runtime/client.js",
|
| 97 |
+
"default": "./runtime/client.js"
|
| 98 |
+
},
|
| 99 |
+
"require": "./runtime/client.js",
|
| 100 |
+
"import": "./runtime/client.mjs",
|
| 101 |
+
"default": "./runtime/client.mjs"
|
| 102 |
+
},
|
| 103 |
+
"./runtime/library": {
|
| 104 |
+
"types": "./runtime/library.d.ts",
|
| 105 |
+
"require": "./runtime/library.js",
|
| 106 |
+
"import": "./runtime/library.mjs",
|
| 107 |
+
"default": "./runtime/library.mjs"
|
| 108 |
+
},
|
| 109 |
+
"./runtime/binary": {
|
| 110 |
+
"types": "./runtime/binary.d.ts",
|
| 111 |
+
"require": "./runtime/binary.js",
|
| 112 |
+
"import": "./runtime/binary.mjs",
|
| 113 |
+
"default": "./runtime/binary.mjs"
|
| 114 |
+
},
|
| 115 |
+
"./runtime/wasm-engine-edge": {
|
| 116 |
+
"types": "./runtime/wasm-engine-edge.d.ts",
|
| 117 |
+
"require": "./runtime/wasm-engine-edge.js",
|
| 118 |
+
"import": "./runtime/wasm-engine-edge.mjs",
|
| 119 |
+
"default": "./runtime/wasm-engine-edge.mjs"
|
| 120 |
+
},
|
| 121 |
+
"./runtime/wasm-compiler-edge": {
|
| 122 |
+
"types": "./runtime/wasm-compiler-edge.d.ts",
|
| 123 |
+
"require": "./runtime/wasm-compiler-edge.js",
|
| 124 |
+
"import": "./runtime/wasm-compiler-edge.mjs",
|
| 125 |
+
"default": "./runtime/wasm-compiler-edge.mjs"
|
| 126 |
+
},
|
| 127 |
+
"./runtime/edge": {
|
| 128 |
+
"types": "./runtime/edge.d.ts",
|
| 129 |
+
"require": "./runtime/edge.js",
|
| 130 |
+
"import": "./runtime/edge-esm.js",
|
| 131 |
+
"default": "./runtime/edge-esm.js"
|
| 132 |
+
},
|
| 133 |
+
"./runtime/react-native": {
|
| 134 |
+
"types": "./runtime/react-native.d.ts",
|
| 135 |
+
"require": "./runtime/react-native.js",
|
| 136 |
+
"import": "./runtime/react-native.js",
|
| 137 |
+
"default": "./runtime/react-native.js"
|
| 138 |
+
},
|
| 139 |
+
"./runtime/index-browser": {
|
| 140 |
+
"types": "./runtime/index-browser.d.ts",
|
| 141 |
+
"require": "./runtime/index-browser.js",
|
| 142 |
+
"import": "./runtime/index-browser.mjs",
|
| 143 |
+
"default": "./runtime/index-browser.mjs"
|
| 144 |
+
},
|
| 145 |
+
"./generator-build": {
|
| 146 |
+
"require": "./generator-build/index.js",
|
| 147 |
+
"import": "./generator-build/index.js",
|
| 148 |
+
"default": "./generator-build/index.js"
|
| 149 |
+
},
|
| 150 |
+
"./sql": {
|
| 151 |
+
"require": {
|
| 152 |
+
"types": "./sql.d.ts",
|
| 153 |
+
"node": "./sql.js",
|
| 154 |
+
"default": "./sql.js"
|
| 155 |
+
},
|
| 156 |
+
"import": {
|
| 157 |
+
"types": "./sql.d.ts",
|
| 158 |
+
"node": "./sql.mjs",
|
| 159 |
+
"default": "./sql.mjs"
|
| 160 |
+
},
|
| 161 |
+
"default": "./sql.js"
|
| 162 |
+
},
|
| 163 |
+
"./*": "./*"
|
| 164 |
+
},
|
| 165 |
+
"license": "Apache-2.0",
|
| 166 |
+
"engines": {
|
| 167 |
+
"node": ">=18.18"
|
| 168 |
+
},
|
| 169 |
+
"homepage": "https://www.prisma.io",
|
| 170 |
+
"repository": {
|
| 171 |
+
"type": "git",
|
| 172 |
+
"url": "https://github.com/prisma/prisma.git",
|
| 173 |
+
"directory": "packages/client"
|
| 174 |
+
},
|
| 175 |
+
"author": "Tim Suchanek <suchanek@prisma.io>",
|
| 176 |
+
"bugs": "https://github.com/prisma/prisma/issues",
|
| 177 |
+
"files": [
|
| 178 |
+
"README.md",
|
| 179 |
+
"runtime",
|
| 180 |
+
"scripts",
|
| 181 |
+
"generator-build",
|
| 182 |
+
"edge.js",
|
| 183 |
+
"edge.d.ts",
|
| 184 |
+
"wasm.js",
|
| 185 |
+
"wasm.d.ts",
|
| 186 |
+
"index.js",
|
| 187 |
+
"index.d.ts",
|
| 188 |
+
"react-native.js",
|
| 189 |
+
"react-native.d.ts",
|
| 190 |
+
"default.js",
|
| 191 |
+
"default.d.ts",
|
| 192 |
+
"index-browser.js",
|
| 193 |
+
"extension.js",
|
| 194 |
+
"extension.d.ts",
|
| 195 |
+
"sql.d.ts",
|
| 196 |
+
"sql.js",
|
| 197 |
+
"sql.mjs"
|
| 198 |
+
],
|
| 199 |
+
"devDependencies": {
|
| 200 |
+
"@cloudflare/workers-types": "^4.20250408.0",
|
| 201 |
+
"@codspeed/benchmark.js-plugin": "4.0.0",
|
| 202 |
+
"@faker-js/faker": "9.6.0",
|
| 203 |
+
"@fast-check/jest": "2.0.3",
|
| 204 |
+
"@hono/node-server": "1.19.0",
|
| 205 |
+
"@inquirer/prompts": "7.3.3",
|
| 206 |
+
"@jest/create-cache-key-function": "29.7.0",
|
| 207 |
+
"@jest/globals": "29.7.0",
|
| 208 |
+
"@jest/test-sequencer": "29.7.0",
|
| 209 |
+
"@libsql/client": "0.8.1",
|
| 210 |
+
"@neondatabase/serverless": "0.10.2",
|
| 211 |
+
"@opentelemetry/api": "1.9.0",
|
| 212 |
+
"@opentelemetry/context-async-hooks": "2.1.0",
|
| 213 |
+
"@opentelemetry/instrumentation": "0.206.0",
|
| 214 |
+
"@opentelemetry/resources": "2.1.0",
|
| 215 |
+
"@opentelemetry/sdk-trace-base": "2.1.0",
|
| 216 |
+
"@opentelemetry/semantic-conventions": "1.37.0",
|
| 217 |
+
"@planetscale/database": "1.19.0",
|
| 218 |
+
"@prisma/engines-version": "7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7",
|
| 219 |
+
"@prisma/mini-proxy": "0.9.5",
|
| 220 |
+
"@prisma/query-compiler-wasm": "7.1.1-3.c2990dca591cba766e3b7ef5d9e8a84796e47ab7",
|
| 221 |
+
"@prisma/query-engine-wasm": "6.19.0-26.2ba551f319ab1df4bc874a89965d8b3641056773",
|
| 222 |
+
"@snaplet/copycat": "6.0.0",
|
| 223 |
+
"@swc-node/register": "1.10.9",
|
| 224 |
+
"@swc/core": "1.11.5",
|
| 225 |
+
"@swc/jest": "0.2.37",
|
| 226 |
+
"@timsuchanek/copy": "1.4.5",
|
| 227 |
+
"@types/debug": "4.1.12",
|
| 228 |
+
"@types/fs-extra": "11.0.4",
|
| 229 |
+
"@types/jest": "29.5.14",
|
| 230 |
+
"@types/js-levenshtein": "1.1.3",
|
| 231 |
+
"@types/mssql": "9.1.8",
|
| 232 |
+
"@types/node": "18.19.76",
|
| 233 |
+
"@types/pg": "8.11.11",
|
| 234 |
+
"arg": "5.0.2",
|
| 235 |
+
"benchmark": "2.1.4",
|
| 236 |
+
"cookie-es": "2.0.0",
|
| 237 |
+
"decimal.js": "10.5.0",
|
| 238 |
+
"execa": "8.0.1",
|
| 239 |
+
"expect-type": "1.2.2",
|
| 240 |
+
"fs-extra": "11.3.0",
|
| 241 |
+
"get-stream": "6.0.1",
|
| 242 |
+
"globby": "11.1.0",
|
| 243 |
+
"indent-string": "4.0.0",
|
| 244 |
+
"jest": "29.7.0",
|
| 245 |
+
"jest-extended": "4.0.2",
|
| 246 |
+
"jest-junit": "16.0.0",
|
| 247 |
+
"jest-serializer-ansi-escapes": "4.0.0",
|
| 248 |
+
"jest-snapshot": "29.7.0",
|
| 249 |
+
"js-levenshtein": "1.1.6",
|
| 250 |
+
"kleur": "4.1.5",
|
| 251 |
+
"klona": "2.0.6",
|
| 252 |
+
"mariadb": "3.4.5",
|
| 253 |
+
"memfs": "4.17.2",
|
| 254 |
+
"mssql": "11.0.1",
|
| 255 |
+
"new-github-issue-url": "0.2.1",
|
| 256 |
+
"p-retry": "4.6.2",
|
| 257 |
+
"pg": "8.14.1",
|
| 258 |
+
"resolve": "1.22.10",
|
| 259 |
+
"simple-statistics": "7.8.8",
|
| 260 |
+
"sort-keys": "5.1.0",
|
| 261 |
+
"source-map-support": "0.5.21",
|
| 262 |
+
"sql-template-tag": "5.2.1",
|
| 263 |
+
"stacktrace-parser": "0.1.11",
|
| 264 |
+
"strip-ansi": "7.1.0",
|
| 265 |
+
"strip-indent": "4.0.0",
|
| 266 |
+
"tempy": "3.0.0",
|
| 267 |
+
"ts-pattern": "5.6.2",
|
| 268 |
+
"tsd": "0.31.2",
|
| 269 |
+
"typescript": "5.4.5",
|
| 270 |
+
"undici": "7.4.0",
|
| 271 |
+
"zx": "8.4.1",
|
| 272 |
+
"@prisma/adapter-better-sqlite3": "6.19.3",
|
| 273 |
+
"@prisma/adapter-d1": "6.19.3",
|
| 274 |
+
"@prisma/adapter-libsql": "6.19.3",
|
| 275 |
+
"@prisma/adapter-mariadb": "6.19.3",
|
| 276 |
+
"@prisma/adapter-mssql": "6.19.3",
|
| 277 |
+
"@prisma/adapter-pg": "6.19.3",
|
| 278 |
+
"@prisma/adapter-planetscale": "6.19.3",
|
| 279 |
+
"@prisma/adapter-neon": "6.19.3",
|
| 280 |
+
"@prisma/client-common": "6.19.3",
|
| 281 |
+
"@prisma/client-engine-runtime": "6.19.3",
|
| 282 |
+
"@prisma/client-generator-ts": "6.19.3",
|
| 283 |
+
"@prisma/client-generator-js": "6.19.3",
|
| 284 |
+
"@prisma/config": "6.19.3",
|
| 285 |
+
"@prisma/dmmf": "6.19.3",
|
| 286 |
+
"@prisma/debug": "6.19.3",
|
| 287 |
+
"@prisma/engines": "6.19.3",
|
| 288 |
+
"@prisma/fetch-engine": "6.19.3",
|
| 289 |
+
"@prisma/driver-adapter-utils": "6.19.3",
|
| 290 |
+
"@prisma/generator": "6.19.3",
|
| 291 |
+
"@prisma/instrumentation": "6.19.3",
|
| 292 |
+
"@prisma/get-platform": "6.19.3",
|
| 293 |
+
"@prisma/internals": "6.19.3",
|
| 294 |
+
"@prisma/query-plan-executor": "6.19.3",
|
| 295 |
+
"@prisma/ts-builders": "6.19.3",
|
| 296 |
+
"@prisma/generator-helper": "6.19.3",
|
| 297 |
+
"@prisma/migrate": "6.19.3"
|
| 298 |
+
},
|
| 299 |
+
"peerDependencies": {
|
| 300 |
+
"prisma": "*",
|
| 301 |
+
"typescript": ">=5.1.0"
|
| 302 |
+
},
|
| 303 |
+
"peerDependenciesMeta": {
|
| 304 |
+
"prisma": {
|
| 305 |
+
"optional": true
|
| 306 |
+
},
|
| 307 |
+
"typescript": {
|
| 308 |
+
"optional": true
|
| 309 |
+
}
|
| 310 |
+
},
|
| 311 |
+
"sideEffects": false,
|
| 312 |
+
"scripts": {
|
| 313 |
+
"dev": "DEV=true tsx helpers/build.ts",
|
| 314 |
+
"build": "tsx helpers/build.ts",
|
| 315 |
+
"test": "dotenv -e ../../.db.env -- jest --silent",
|
| 316 |
+
"test:e2e": "dotenv -e ../../.db.env -- tsx tests/e2e/_utils/run.ts",
|
| 317 |
+
"test:functional": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts",
|
| 318 |
+
"test:functional:client": "pnpm run test:functional --client-runtime client --engine-type client",
|
| 319 |
+
"test:memory": "dotenv -e ../../.db.env -- tsx helpers/memory-tests.ts",
|
| 320 |
+
"test:functional:code": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --no-types",
|
| 321 |
+
"test:functional:types": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --types-only",
|
| 322 |
+
"test-notypes": "dotenv -e ../../.db.env -- jest --testPathIgnorePatterns src/__tests__/types/types.test.ts",
|
| 323 |
+
"generate": "node scripts/postinstall.js",
|
| 324 |
+
"postinstall": "node scripts/postinstall.js",
|
| 325 |
+
"new-test": "tsx ./helpers/new-test/new-test.ts"
|
| 326 |
+
}
|
| 327 |
+
}
|
backend/node_modules/@prisma/client/react-native.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '.prisma/client/react-native'
|
backend/node_modules/@prisma/client/react-native.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
+
...require('.prisma/client/react-native'),
|
| 3 |
+
}
|
backend/node_modules/@prisma/client/runtime/binary.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/binary.mjs
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/binary.mjs.map
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/client.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/client.js.map
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/client.mjs
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/edge.d.ts
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/edge.js.map
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/index-browser.d.mts
ADDED
|
@@ -0,0 +1,370 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
declare class AnyNull extends NullTypesEnumValue {
|
| 2 |
+
#private;
|
| 3 |
+
}
|
| 4 |
+
|
| 5 |
+
declare type Args<T, F extends Operation> = T extends {
|
| 6 |
+
[K: symbol]: {
|
| 7 |
+
types: {
|
| 8 |
+
operations: {
|
| 9 |
+
[K in F]: {
|
| 10 |
+
args: any;
|
| 11 |
+
};
|
| 12 |
+
};
|
| 13 |
+
};
|
| 14 |
+
};
|
| 15 |
+
} ? T[symbol]['types']['operations'][F]['args'] : any;
|
| 16 |
+
|
| 17 |
+
declare class DbNull extends NullTypesEnumValue {
|
| 18 |
+
#private;
|
| 19 |
+
}
|
| 20 |
+
|
| 21 |
+
export declare function Decimal(n: Decimal.Value): Decimal;
|
| 22 |
+
|
| 23 |
+
export declare namespace Decimal {
|
| 24 |
+
export type Constructor = typeof Decimal;
|
| 25 |
+
export type Instance = Decimal;
|
| 26 |
+
export type Rounding = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8;
|
| 27 |
+
export type Modulo = Rounding | 9;
|
| 28 |
+
export type Value = string | number | Decimal;
|
| 29 |
+
|
| 30 |
+
// http://mikemcl.github.io/decimal.js/#constructor-properties
|
| 31 |
+
export interface Config {
|
| 32 |
+
precision?: number;
|
| 33 |
+
rounding?: Rounding;
|
| 34 |
+
toExpNeg?: number;
|
| 35 |
+
toExpPos?: number;
|
| 36 |
+
minE?: number;
|
| 37 |
+
maxE?: number;
|
| 38 |
+
crypto?: boolean;
|
| 39 |
+
modulo?: Modulo;
|
| 40 |
+
defaults?: boolean;
|
| 41 |
+
}
|
| 42 |
+
}
|
| 43 |
+
|
| 44 |
+
export declare class Decimal {
|
| 45 |
+
readonly d: number[];
|
| 46 |
+
readonly e: number;
|
| 47 |
+
readonly s: number;
|
| 48 |
+
|
| 49 |
+
constructor(n: Decimal.Value);
|
| 50 |
+
|
| 51 |
+
absoluteValue(): Decimal;
|
| 52 |
+
abs(): Decimal;
|
| 53 |
+
|
| 54 |
+
ceil(): Decimal;
|
| 55 |
+
|
| 56 |
+
clampedTo(min: Decimal.Value, max: Decimal.Value): Decimal;
|
| 57 |
+
clamp(min: Decimal.Value, max: Decimal.Value): Decimal;
|
| 58 |
+
|
| 59 |
+
comparedTo(n: Decimal.Value): number;
|
| 60 |
+
cmp(n: Decimal.Value): number;
|
| 61 |
+
|
| 62 |
+
cosine(): Decimal;
|
| 63 |
+
cos(): Decimal;
|
| 64 |
+
|
| 65 |
+
cubeRoot(): Decimal;
|
| 66 |
+
cbrt(): Decimal;
|
| 67 |
+
|
| 68 |
+
decimalPlaces(): number;
|
| 69 |
+
dp(): number;
|
| 70 |
+
|
| 71 |
+
dividedBy(n: Decimal.Value): Decimal;
|
| 72 |
+
div(n: Decimal.Value): Decimal;
|
| 73 |
+
|
| 74 |
+
dividedToIntegerBy(n: Decimal.Value): Decimal;
|
| 75 |
+
divToInt(n: Decimal.Value): Decimal;
|
| 76 |
+
|
| 77 |
+
equals(n: Decimal.Value): boolean;
|
| 78 |
+
eq(n: Decimal.Value): boolean;
|
| 79 |
+
|
| 80 |
+
floor(): Decimal;
|
| 81 |
+
|
| 82 |
+
greaterThan(n: Decimal.Value): boolean;
|
| 83 |
+
gt(n: Decimal.Value): boolean;
|
| 84 |
+
|
| 85 |
+
greaterThanOrEqualTo(n: Decimal.Value): boolean;
|
| 86 |
+
gte(n: Decimal.Value): boolean;
|
| 87 |
+
|
| 88 |
+
hyperbolicCosine(): Decimal;
|
| 89 |
+
cosh(): Decimal;
|
| 90 |
+
|
| 91 |
+
hyperbolicSine(): Decimal;
|
| 92 |
+
sinh(): Decimal;
|
| 93 |
+
|
| 94 |
+
hyperbolicTangent(): Decimal;
|
| 95 |
+
tanh(): Decimal;
|
| 96 |
+
|
| 97 |
+
inverseCosine(): Decimal;
|
| 98 |
+
acos(): Decimal;
|
| 99 |
+
|
| 100 |
+
inverseHyperbolicCosine(): Decimal;
|
| 101 |
+
acosh(): Decimal;
|
| 102 |
+
|
| 103 |
+
inverseHyperbolicSine(): Decimal;
|
| 104 |
+
asinh(): Decimal;
|
| 105 |
+
|
| 106 |
+
inverseHyperbolicTangent(): Decimal;
|
| 107 |
+
atanh(): Decimal;
|
| 108 |
+
|
| 109 |
+
inverseSine(): Decimal;
|
| 110 |
+
asin(): Decimal;
|
| 111 |
+
|
| 112 |
+
inverseTangent(): Decimal;
|
| 113 |
+
atan(): Decimal;
|
| 114 |
+
|
| 115 |
+
isFinite(): boolean;
|
| 116 |
+
|
| 117 |
+
isInteger(): boolean;
|
| 118 |
+
isInt(): boolean;
|
| 119 |
+
|
| 120 |
+
isNaN(): boolean;
|
| 121 |
+
|
| 122 |
+
isNegative(): boolean;
|
| 123 |
+
isNeg(): boolean;
|
| 124 |
+
|
| 125 |
+
isPositive(): boolean;
|
| 126 |
+
isPos(): boolean;
|
| 127 |
+
|
| 128 |
+
isZero(): boolean;
|
| 129 |
+
|
| 130 |
+
lessThan(n: Decimal.Value): boolean;
|
| 131 |
+
lt(n: Decimal.Value): boolean;
|
| 132 |
+
|
| 133 |
+
lessThanOrEqualTo(n: Decimal.Value): boolean;
|
| 134 |
+
lte(n: Decimal.Value): boolean;
|
| 135 |
+
|
| 136 |
+
logarithm(n?: Decimal.Value): Decimal;
|
| 137 |
+
log(n?: Decimal.Value): Decimal;
|
| 138 |
+
|
| 139 |
+
minus(n: Decimal.Value): Decimal;
|
| 140 |
+
sub(n: Decimal.Value): Decimal;
|
| 141 |
+
|
| 142 |
+
modulo(n: Decimal.Value): Decimal;
|
| 143 |
+
mod(n: Decimal.Value): Decimal;
|
| 144 |
+
|
| 145 |
+
naturalExponential(): Decimal;
|
| 146 |
+
exp(): Decimal;
|
| 147 |
+
|
| 148 |
+
naturalLogarithm(): Decimal;
|
| 149 |
+
ln(): Decimal;
|
| 150 |
+
|
| 151 |
+
negated(): Decimal;
|
| 152 |
+
neg(): Decimal;
|
| 153 |
+
|
| 154 |
+
plus(n: Decimal.Value): Decimal;
|
| 155 |
+
add(n: Decimal.Value): Decimal;
|
| 156 |
+
|
| 157 |
+
precision(includeZeros?: boolean): number;
|
| 158 |
+
sd(includeZeros?: boolean): number;
|
| 159 |
+
|
| 160 |
+
round(): Decimal;
|
| 161 |
+
|
| 162 |
+
sine() : Decimal;
|
| 163 |
+
sin() : Decimal;
|
| 164 |
+
|
| 165 |
+
squareRoot(): Decimal;
|
| 166 |
+
sqrt(): Decimal;
|
| 167 |
+
|
| 168 |
+
tangent() : Decimal;
|
| 169 |
+
tan() : Decimal;
|
| 170 |
+
|
| 171 |
+
times(n: Decimal.Value): Decimal;
|
| 172 |
+
mul(n: Decimal.Value) : Decimal;
|
| 173 |
+
|
| 174 |
+
toBinary(significantDigits?: number): string;
|
| 175 |
+
toBinary(significantDigits: number, rounding: Decimal.Rounding): string;
|
| 176 |
+
|
| 177 |
+
toDecimalPlaces(decimalPlaces?: number): Decimal;
|
| 178 |
+
toDecimalPlaces(decimalPlaces: number, rounding: Decimal.Rounding): Decimal;
|
| 179 |
+
toDP(decimalPlaces?: number): Decimal;
|
| 180 |
+
toDP(decimalPlaces: number, rounding: Decimal.Rounding): Decimal;
|
| 181 |
+
|
| 182 |
+
toExponential(decimalPlaces?: number): string;
|
| 183 |
+
toExponential(decimalPlaces: number, rounding: Decimal.Rounding): string;
|
| 184 |
+
|
| 185 |
+
toFixed(decimalPlaces?: number): string;
|
| 186 |
+
toFixed(decimalPlaces: number, rounding: Decimal.Rounding): string;
|
| 187 |
+
|
| 188 |
+
toFraction(max_denominator?: Decimal.Value): Decimal[];
|
| 189 |
+
|
| 190 |
+
toHexadecimal(significantDigits?: number): string;
|
| 191 |
+
toHexadecimal(significantDigits: number, rounding: Decimal.Rounding): string;
|
| 192 |
+
toHex(significantDigits?: number): string;
|
| 193 |
+
toHex(significantDigits: number, rounding?: Decimal.Rounding): string;
|
| 194 |
+
|
| 195 |
+
toJSON(): string;
|
| 196 |
+
|
| 197 |
+
toNearest(n: Decimal.Value, rounding?: Decimal.Rounding): Decimal;
|
| 198 |
+
|
| 199 |
+
toNumber(): number;
|
| 200 |
+
|
| 201 |
+
toOctal(significantDigits?: number): string;
|
| 202 |
+
toOctal(significantDigits: number, rounding: Decimal.Rounding): string;
|
| 203 |
+
|
| 204 |
+
toPower(n: Decimal.Value): Decimal;
|
| 205 |
+
pow(n: Decimal.Value): Decimal;
|
| 206 |
+
|
| 207 |
+
toPrecision(significantDigits?: number): string;
|
| 208 |
+
toPrecision(significantDigits: number, rounding: Decimal.Rounding): string;
|
| 209 |
+
|
| 210 |
+
toSignificantDigits(significantDigits?: number): Decimal;
|
| 211 |
+
toSignificantDigits(significantDigits: number, rounding: Decimal.Rounding): Decimal;
|
| 212 |
+
toSD(significantDigits?: number): Decimal;
|
| 213 |
+
toSD(significantDigits: number, rounding: Decimal.Rounding): Decimal;
|
| 214 |
+
|
| 215 |
+
toString(): string;
|
| 216 |
+
|
| 217 |
+
truncated(): Decimal;
|
| 218 |
+
trunc(): Decimal;
|
| 219 |
+
|
| 220 |
+
valueOf(): string;
|
| 221 |
+
|
| 222 |
+
static abs(n: Decimal.Value): Decimal;
|
| 223 |
+
static acos(n: Decimal.Value): Decimal;
|
| 224 |
+
static acosh(n: Decimal.Value): Decimal;
|
| 225 |
+
static add(x: Decimal.Value, y: Decimal.Value): Decimal;
|
| 226 |
+
static asin(n: Decimal.Value): Decimal;
|
| 227 |
+
static asinh(n: Decimal.Value): Decimal;
|
| 228 |
+
static atan(n: Decimal.Value): Decimal;
|
| 229 |
+
static atanh(n: Decimal.Value): Decimal;
|
| 230 |
+
static atan2(y: Decimal.Value, x: Decimal.Value): Decimal;
|
| 231 |
+
static cbrt(n: Decimal.Value): Decimal;
|
| 232 |
+
static ceil(n: Decimal.Value): Decimal;
|
| 233 |
+
static clamp(n: Decimal.Value, min: Decimal.Value, max: Decimal.Value): Decimal;
|
| 234 |
+
static clone(object?: Decimal.Config): Decimal.Constructor;
|
| 235 |
+
static config(object: Decimal.Config): Decimal.Constructor;
|
| 236 |
+
static cos(n: Decimal.Value): Decimal;
|
| 237 |
+
static cosh(n: Decimal.Value): Decimal;
|
| 238 |
+
static div(x: Decimal.Value, y: Decimal.Value): Decimal;
|
| 239 |
+
static exp(n: Decimal.Value): Decimal;
|
| 240 |
+
static floor(n: Decimal.Value): Decimal;
|
| 241 |
+
static hypot(...n: Decimal.Value[]): Decimal;
|
| 242 |
+
static isDecimal(object: any): object is Decimal;
|
| 243 |
+
static ln(n: Decimal.Value): Decimal;
|
| 244 |
+
static log(n: Decimal.Value, base?: Decimal.Value): Decimal;
|
| 245 |
+
static log2(n: Decimal.Value): Decimal;
|
| 246 |
+
static log10(n: Decimal.Value): Decimal;
|
| 247 |
+
static max(...n: Decimal.Value[]): Decimal;
|
| 248 |
+
static min(...n: Decimal.Value[]): Decimal;
|
| 249 |
+
static mod(x: Decimal.Value, y: Decimal.Value): Decimal;
|
| 250 |
+
static mul(x: Decimal.Value, y: Decimal.Value): Decimal;
|
| 251 |
+
static noConflict(): Decimal.Constructor; // Browser only
|
| 252 |
+
static pow(base: Decimal.Value, exponent: Decimal.Value): Decimal;
|
| 253 |
+
static random(significantDigits?: number): Decimal;
|
| 254 |
+
static round(n: Decimal.Value): Decimal;
|
| 255 |
+
static set(object: Decimal.Config): Decimal.Constructor;
|
| 256 |
+
static sign(n: Decimal.Value): number;
|
| 257 |
+
static sin(n: Decimal.Value): Decimal;
|
| 258 |
+
static sinh(n: Decimal.Value): Decimal;
|
| 259 |
+
static sqrt(n: Decimal.Value): Decimal;
|
| 260 |
+
static sub(x: Decimal.Value, y: Decimal.Value): Decimal;
|
| 261 |
+
static sum(...n: Decimal.Value[]): Decimal;
|
| 262 |
+
static tan(n: Decimal.Value): Decimal;
|
| 263 |
+
static tanh(n: Decimal.Value): Decimal;
|
| 264 |
+
static trunc(n: Decimal.Value): Decimal;
|
| 265 |
+
|
| 266 |
+
static readonly default?: Decimal.Constructor;
|
| 267 |
+
static readonly Decimal?: Decimal.Constructor;
|
| 268 |
+
|
| 269 |
+
static readonly precision: number;
|
| 270 |
+
static readonly rounding: Decimal.Rounding;
|
| 271 |
+
static readonly toExpNeg: number;
|
| 272 |
+
static readonly toExpPos: number;
|
| 273 |
+
static readonly minE: number;
|
| 274 |
+
static readonly maxE: number;
|
| 275 |
+
static readonly crypto: boolean;
|
| 276 |
+
static readonly modulo: Decimal.Modulo;
|
| 277 |
+
|
| 278 |
+
static readonly ROUND_UP: 0;
|
| 279 |
+
static readonly ROUND_DOWN: 1;
|
| 280 |
+
static readonly ROUND_CEIL: 2;
|
| 281 |
+
static readonly ROUND_FLOOR: 3;
|
| 282 |
+
static readonly ROUND_HALF_UP: 4;
|
| 283 |
+
static readonly ROUND_HALF_DOWN: 5;
|
| 284 |
+
static readonly ROUND_HALF_EVEN: 6;
|
| 285 |
+
static readonly ROUND_HALF_CEIL: 7;
|
| 286 |
+
static readonly ROUND_HALF_FLOOR: 8;
|
| 287 |
+
static readonly EUCLID: 9;
|
| 288 |
+
}
|
| 289 |
+
|
| 290 |
+
declare type Exact<A, W> = (A extends unknown ? (W extends A ? {
|
| 291 |
+
[K in keyof A]: Exact<A[K], W[K]>;
|
| 292 |
+
} : W) : never) | (A extends Narrowable ? A : never);
|
| 293 |
+
|
| 294 |
+
export declare function getRuntime(): GetRuntimeOutput;
|
| 295 |
+
|
| 296 |
+
declare type GetRuntimeOutput = {
|
| 297 |
+
id: RuntimeName;
|
| 298 |
+
prettyName: string;
|
| 299 |
+
isEdge: boolean;
|
| 300 |
+
};
|
| 301 |
+
|
| 302 |
+
declare class JsonNull extends NullTypesEnumValue {
|
| 303 |
+
#private;
|
| 304 |
+
}
|
| 305 |
+
|
| 306 |
+
/**
|
| 307 |
+
* Generates more strict variant of an enum which, unlike regular enum,
|
| 308 |
+
* throws on non-existing property access. This can be useful in following situations:
|
| 309 |
+
* - we have an API, that accepts both `undefined` and `SomeEnumType` as an input
|
| 310 |
+
* - enum values are generated dynamically from DMMF.
|
| 311 |
+
*
|
| 312 |
+
* In that case, if using normal enums and no compile-time typechecking, using non-existing property
|
| 313 |
+
* will result in `undefined` value being used, which will be accepted. Using strict enum
|
| 314 |
+
* in this case will help to have a runtime exception, telling you that you are probably doing something wrong.
|
| 315 |
+
*
|
| 316 |
+
* Note: if you need to check for existence of a value in the enum you can still use either
|
| 317 |
+
* `in` operator or `hasOwnProperty` function.
|
| 318 |
+
*
|
| 319 |
+
* @param definition
|
| 320 |
+
* @returns
|
| 321 |
+
*/
|
| 322 |
+
export declare function makeStrictEnum<T extends Record<PropertyKey, string | number>>(definition: T): T;
|
| 323 |
+
|
| 324 |
+
declare type Narrowable = string | number | bigint | boolean | [];
|
| 325 |
+
|
| 326 |
+
declare class NullTypesEnumValue extends ObjectEnumValue {
|
| 327 |
+
_getNamespace(): string;
|
| 328 |
+
}
|
| 329 |
+
|
| 330 |
+
/**
|
| 331 |
+
* Base class for unique values of object-valued enums.
|
| 332 |
+
*/
|
| 333 |
+
declare abstract class ObjectEnumValue {
|
| 334 |
+
constructor(arg?: symbol);
|
| 335 |
+
abstract _getNamespace(): string;
|
| 336 |
+
_getName(): string;
|
| 337 |
+
toString(): string;
|
| 338 |
+
}
|
| 339 |
+
|
| 340 |
+
export declare const objectEnumValues: {
|
| 341 |
+
classes: {
|
| 342 |
+
DbNull: typeof DbNull;
|
| 343 |
+
JsonNull: typeof JsonNull;
|
| 344 |
+
AnyNull: typeof AnyNull;
|
| 345 |
+
};
|
| 346 |
+
instances: {
|
| 347 |
+
DbNull: DbNull;
|
| 348 |
+
JsonNull: JsonNull;
|
| 349 |
+
AnyNull: AnyNull;
|
| 350 |
+
};
|
| 351 |
+
};
|
| 352 |
+
|
| 353 |
+
declare type Operation = 'findFirst' | 'findFirstOrThrow' | 'findUnique' | 'findUniqueOrThrow' | 'findMany' | 'create' | 'createMany' | 'createManyAndReturn' | 'update' | 'updateMany' | 'updateManyAndReturn' | 'upsert' | 'delete' | 'deleteMany' | 'aggregate' | 'count' | 'groupBy' | '$queryRaw' | '$executeRaw' | '$queryRawUnsafe' | '$executeRawUnsafe' | 'findRaw' | 'aggregateRaw' | '$runCommandRaw';
|
| 354 |
+
|
| 355 |
+
declare namespace Public {
|
| 356 |
+
export {
|
| 357 |
+
validator
|
| 358 |
+
}
|
| 359 |
+
}
|
| 360 |
+
export { Public }
|
| 361 |
+
|
| 362 |
+
declare type RuntimeName = 'workerd' | 'deno' | 'netlify' | 'node' | 'bun' | 'edge-light' | '';
|
| 363 |
+
|
| 364 |
+
declare function validator<V>(): <S>(select: Exact<S, V>) => S;
|
| 365 |
+
|
| 366 |
+
declare function validator<C, M extends Exclude<keyof C, `$${string}`>, O extends keyof C[M] & Operation>(client: C, model: M, operation: O): <S>(select: Exact<S, Args<C[M], O>>) => S;
|
| 367 |
+
|
| 368 |
+
declare function validator<C, M extends Exclude<keyof C, `$${string}`>, O extends keyof C[M] & Operation, P extends keyof Args<C[M], O>>(client: C, model: M, operation: O, prop: P): <S>(select: Exact<S, Args<C[M], O>[P]>) => S;
|
| 369 |
+
|
| 370 |
+
export { }
|
backend/node_modules/@prisma/client/runtime/library.d.mts
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"use strict";var F=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var B=Object.prototype.hasOwnProperty;var N=(e,t)=>{for(var n in t)F(e,n,{get:t[n],enumerable:!0})},U=(e,t,n,_)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of M(t))!B.call(e,r)&&r!==n&&F(e,r,{get:()=>t[r],enumerable:!(_=j(t,r))||_.enumerable});return e};var R=e=>U(F({},"__esModule",{value:!0}),e);var Ge={};N(Ge,{QueryCompiler:()=>E,__wbg_Error_e83987f665cf5504:()=>k,__wbg_Number_bb48ca12f395cd08:()=>W,__wbg_String_8f0eb39a4a4c2f66:()=>$,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68:()=>V,__wbg___wbindgen_debug_string_df47ffb5e35e6763:()=>z,__wbg___wbindgen_in_bb933bd9e1b3bc0f:()=>G,__wbg___wbindgen_is_function_ee8a6c5833c90377:()=>P,__wbg___wbindgen_is_object_c818261d21f283a4:()=>Q,__wbg___wbindgen_is_string_fbb76cb2940daafd:()=>Y,__wbg___wbindgen_is_undefined_2d472862bd29a478:()=>H,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147:()=>J,__wbg___wbindgen_number_get_a20bf9b85341449d:()=>X,__wbg___wbindgen_string_get_e4f06c90489ad01b:()=>K,__wbg___wbindgen_throw_b855445ff6a94295:()=>Z,__wbg_call_525440f72fbfc0ea:()=>v,__wbg_call_e762c39fa8ea36bf:()=>ee,__wbg_crypto_805be4ce92f1e370:()=>te,__wbg_entries_e171b586f8f6bdbf:()=>ne,__wbg_getRandomValues_f6a868620c8bab49:()=>re,__wbg_getTime_14776bfb48a1bff9:()=>_e,__wbg_get_7bed016f185add81:()=>oe,__wbg_get_with_ref_key_1dc361bd10053bfe:()=>ce,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38:()=>ie,__wbg_instanceof_Uint8Array_20c8e73002f7af98:()=>ue,__wbg_isSafeInteger_d216eda7911dde36:()=>se,__wbg_keys_b4d27b02ad14f4be:()=>fe,__wbg_length_69bca3cb64fc8748:()=>be,__wbg_length_cdd215e10d9dd507:()=>ae,__wbg_msCrypto_2ac4d17c4748234a:()=>de,__wbg_new_0_f9740686d739025c:()=>ge,__wbg_new_1acc0b6eea89d040:()=>le,__wbg_new_5a79be3ab53b8aa5:()=>we,__wbg_new_68651c719dcda04e:()=>pe,__wbg_new_e17d9f43105b08be:()=>xe,__wbg_new_no_args_ee98eee5275000a4:()=>ye,__wbg_new_with_length_01aa0dc35aa13543:()=>me,__wbg_node_ecc8306b9857f33d:()=>he,__wbg_now_793306c526e2e3b6:()=>Ae,__wbg_now_b3f7572f6ef3d3a9:()=>Se,__wbg_process_5cff2739921be718:()=>Fe,__wbg_prototypesetcall_2a6620b6922694b2:()=>Ie,__wbg_randomFillSync_d3c85af7e31cf1f8:()=>Te,__wbg_require_0c566c6f2eef6c79:()=>Ee,__wbg_set_3f1d0b984ed272ed:()=>Oe,__wbg_set_907fb406c34a251d:()=>De,__wbg_set_c213c871859d6500:()=>je,__wbg_set_message_82ae475bb413aa5c:()=>Me,__wbg_set_wasm:()=>q,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e:()=>Be,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac:()=>Ne,__wbg_static_accessor_SELF_6fdf4b64710cc91b:()=>Ue,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2:()=>Re,__wbg_subarray_480600f3d6a9f26c:()=>qe,__wbg_versions_a8e5a362e1f16442:()=>Ce,__wbindgen_cast_2241b6af4c4b2941:()=>Le,__wbindgen_cast_4625c577ab2ec9ee:()=>ke,__wbindgen_cast_9ae0607507abb057:()=>We,__wbindgen_cast_cb9088102bce6b30:()=>$e,__wbindgen_cast_d6cd19b81560fd6e:()=>Ve,__wbindgen_init_externref_table:()=>ze});module.exports=R(Ge);var h=()=>{};h.prototype=h;let o;function q(e){o=e}let A=null;function l(){return(A===null||A.byteLength===0)&&(A=new Uint8Array(o.memory.buffer)),A}let S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});S.decode();const C=2146435072;let I=0;function L(e,t){return I+=t,I>=C&&(S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),S.decode(),I=t),S.decode(l().subarray(e,e+t))}function w(e,t){return e=e>>>0,L(e,t)}let b=0;const p=new TextEncoder;"encodeInto"in p||(p.encodeInto=function(e,t){const n=p.encode(e);return t.set(n),{read:e.length,written:n.length}});function x(e,t,n){if(n===void 0){const i=p.encode(e),g=t(i.length,1)>>>0;return l().subarray(g,g+i.length).set(i),b=i.length,g}let _=e.length,r=t(_,1)>>>0;const u=l();let c=0;for(;c<_;c++){const i=e.charCodeAt(c);if(i>127)break;u[r+c]=i}if(c!==_){c!==0&&(e=e.slice(c)),r=n(r,_,_=c+e.length*3,1)>>>0;const i=l().subarray(r+c,r+_),g=p.encodeInto(e,i);c+=g.written,r=n(r,_,c,1)>>>0}return b=c,r}let a=null;function s(){return(a===null||a.buffer.detached===!0||a.buffer.detached===void 0&&a.buffer!==o.memory.buffer)&&(a=new DataView(o.memory.buffer)),a}function f(e){return e==null}function T(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const r=e.description;return r==null?"Symbol":`Symbol(${r})`}if(t=="function"){const r=e.name;return typeof r=="string"&&r.length>0?`Function(${r})`:"Function"}if(Array.isArray(e)){const r=e.length;let u="[";r>0&&(u+=T(e[0]));for(let c=1;c<r;c++)u+=", "+T(e[c]);return u+="]",u}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:_}function y(e){const t=o.__externref_table_alloc();return o.__wbindgen_externrefs.set(t,e),t}function d(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);o.__wbindgen_exn_store(_)}}function O(e,t){return e=e>>>0,l().subarray(e/1,e/1+t)}function m(e){const t=o.__wbindgen_externrefs.get(e);return o.__externref_table_dealloc(e),t}const D=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>o.__wbg_querycompiler_free(e>>>0,1));class E{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,D.unregister(this),t}free(){const t=this.__destroy_into_raw();o.__wbg_querycompiler_free(t,0)}constructor(t){const n=o.querycompiler_new(t);if(n[2])throw m(n[1]);return this.__wbg_ptr=n[0]>>>0,D.register(this,this.__wbg_ptr,this),this}compile(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b,r=o.querycompiler_compile(this.__wbg_ptr,n,_);if(r[2])throw m(r[1]);return m(r[0])}compileBatch(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b,r=o.querycompiler_compileBatch(this.__wbg_ptr,n,_);if(r[2])throw m(r[1]);return m(r[0])}}Symbol.dispose&&(E.prototype[Symbol.dispose]=E.prototype.free);function k(e,t){return Error(w(e,t))}function W(e){return Number(e)}function $(e,t){const n=String(t),_=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b;s().setInt32(e+4*1,r,!0),s().setInt32(e+4*0,_,!0)}function V(e){const t=e,n=typeof t=="boolean"?t:void 0;return f(n)?16777215:n?1:0}function z(e,t){const n=T(t),_=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b;s().setInt32(e+4*1,r,!0),s().setInt32(e+4*0,_,!0)}function G(e,t){return e in t}function P(e){return typeof e=="function"}function Q(e){const t=e;return typeof t=="object"&&t!==null}function Y(e){return typeof e=="string"}function H(e){return e===void 0}function J(e,t){return e==t}function X(e,t){const n=t,_=typeof n=="number"?n:void 0;s().setFloat64(e+8*1,f(_)?0:_,!0),s().setInt32(e+4*0,!f(_),!0)}function K(e,t){const n=t,_=typeof n=="string"?n:void 0;var r=f(_)?0:x(_,o.__wbindgen_malloc,o.__wbindgen_realloc),u=b;s().setInt32(e+4*1,u,!0),s().setInt32(e+4*0,r,!0)}function Z(e,t){throw new Error(w(e,t))}function v(){return d(function(e,t,n){return e.call(t,n)},arguments)}function ee(){return d(function(e,t){return e.call(t)},arguments)}function te(e){return e.crypto}function ne(e){return Object.entries(e)}function re(){return d(function(e,t){e.getRandomValues(t)},arguments)}function _e(e){return e.getTime()}function oe(e,t){return e[t>>>0]}function ce(e,t){return e[t]}function ie(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function ue(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function se(e){return Number.isSafeInteger(e)}function fe(e){return Object.keys(e)}function be(e){return e.length}function ae(e){return e.length}function de(e){return e.msCrypto}function ge(){return new Date}function le(){return new Object}function we(e){return new Uint8Array(e)}function pe(){return new Map}function xe(){return new Array}function ye(e,t){return new h(w(e,t))}function me(e){return new Uint8Array(e>>>0)}function he(e){return e.node}function Ae(){return Date.now()}function Se(){return d(function(){return Date.now()},arguments)}function Fe(e){return e.process}function Ie(e,t,n){Uint8Array.prototype.set.call(O(e,t),n)}function Te(){return d(function(e,t){e.randomFillSync(t)},arguments)}function Ee(){return d(function(){return module.require},arguments)}function Oe(e,t,n){e[t]=n}function De(e,t,n){return e.set(t,n)}function je(e,t,n){e[t>>>0]=n}function Me(e,t){global.PRISMA_WASM_PANIC_REGISTRY.set_message(w(e,t))}function Be(){const e=typeof global>"u"?null:global;return f(e)?0:y(e)}function Ne(){const e=typeof globalThis>"u"?null:globalThis;return f(e)?0:y(e)}function Ue(){const e=typeof self>"u"?null:self;return f(e)?0:y(e)}function Re(){const e=typeof window>"u"?null:window;return f(e)?0:y(e)}function qe(e,t,n){return e.subarray(t>>>0,n>>>0)}function Ce(e){return e.versions}function Le(e,t){return w(e,t)}function ke(e){return BigInt.asUintN(64,e)}function We(e){return e}function $e(e,t){return O(e,t)}function Ve(e){return e}function ze(){const e=o.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}0&&(module.exports={QueryCompiler,__wbg_Error_e83987f665cf5504,__wbg_Number_bb48ca12f395cd08,__wbg_String_8f0eb39a4a4c2f66,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,__wbg___wbindgen_debug_string_df47ffb5e35e6763,__wbg___wbindgen_in_bb933bd9e1b3bc0f,__wbg___wbindgen_is_function_ee8a6c5833c90377,__wbg___wbindgen_is_object_c818261d21f283a4,__wbg___wbindgen_is_string_fbb76cb2940daafd,__wbg___wbindgen_is_undefined_2d472862bd29a478,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,__wbg___wbindgen_number_get_a20bf9b85341449d,__wbg___wbindgen_string_get_e4f06c90489ad01b,__wbg___wbindgen_throw_b855445ff6a94295,__wbg_call_525440f72fbfc0ea,__wbg_call_e762c39fa8ea36bf,__wbg_crypto_805be4ce92f1e370,__wbg_entries_e171b586f8f6bdbf,__wbg_getRandomValues_f6a868620c8bab49,__wbg_getTime_14776bfb48a1bff9,__wbg_get_7bed016f185add81,__wbg_get_with_ref_key_1dc361bd10053bfe,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38,__wbg_instanceof_Uint8Array_20c8e73002f7af98,__wbg_isSafeInteger_d216eda7911dde36,__wbg_keys_b4d27b02ad14f4be,__wbg_length_69bca3cb64fc8748,__wbg_length_cdd215e10d9dd507,__wbg_msCrypto_2ac4d17c4748234a,__wbg_new_0_f9740686d739025c,__wbg_new_1acc0b6eea89d040,__wbg_new_5a79be3ab53b8aa5,__wbg_new_68651c719dcda04e,__wbg_new_e17d9f43105b08be,__wbg_new_no_args_ee98eee5275000a4,__wbg_new_with_length_01aa0dc35aa13543,__wbg_node_ecc8306b9857f33d,__wbg_now_793306c526e2e3b6,__wbg_now_b3f7572f6ef3d3a9,__wbg_process_5cff2739921be718,__wbg_prototypesetcall_2a6620b6922694b2,__wbg_randomFillSync_d3c85af7e31cf1f8,__wbg_require_0c566c6f2eef6c79,__wbg_set_3f1d0b984ed272ed,__wbg_set_907fb406c34a251d,__wbg_set_c213c871859d6500,__wbg_set_message_82ae475bb413aa5c,__wbg_set_wasm,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,__wbg_static_accessor_SELF_6fdf4b64710cc91b,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,__wbg_subarray_480600f3d6a9f26c,__wbg_versions_a8e5a362e1f16442,__wbindgen_cast_2241b6af4c4b2941,__wbindgen_cast_4625c577ab2ec9ee,__wbindgen_cast_9ae0607507abb057,__wbindgen_cast_cb9088102bce6b30,__wbindgen_cast_d6cd19b81560fd6e,__wbindgen_init_externref_table});
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.mysql.wasm-base64.mjs
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.mjs
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
var h=()=>{};h.prototype=h;let o;function B(e){o=e}let A=null;function l(){return(A===null||A.byteLength===0)&&(A=new Uint8Array(o.memory.buffer)),A}let S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});S.decode();const D=2146435072;let F=0;function j(e,t){return F+=t,F>=D&&(S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),S.decode(),F=t),S.decode(l().subarray(e,e+t))}function w(e,t){return e=e>>>0,j(e,t)}let b=0;const p=new TextEncoder;"encodeInto"in p||(p.encodeInto=function(e,t){const n=p.encode(e);return t.set(n),{read:e.length,written:n.length}});function x(e,t,n){if(n===void 0){const i=p.encode(e),g=t(i.length,1)>>>0;return l().subarray(g,g+i.length).set(i),b=i.length,g}let r=e.length,_=t(r,1)>>>0;const u=l();let c=0;for(;c<r;c++){const i=e.charCodeAt(c);if(i>127)break;u[_+c]=i}if(c!==r){c!==0&&(e=e.slice(c)),_=n(_,r,r=c+e.length*3,1)>>>0;const i=l().subarray(_+c,_+r),g=p.encodeInto(e,i);c+=g.written,_=n(_,r,c,1)>>>0}return b=c,_}let a=null;function s(){return(a===null||a.buffer.detached===!0||a.buffer.detached===void 0&&a.buffer!==o.memory.buffer)&&(a=new DataView(o.memory.buffer)),a}function f(e){return e==null}function I(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const _=e.description;return _==null?"Symbol":`Symbol(${_})`}if(t=="function"){const _=e.name;return typeof _=="string"&&_.length>0?`Function(${_})`:"Function"}if(Array.isArray(e)){const _=e.length;let u="[";_>0&&(u+=I(e[0]));for(let c=1;c<_;c++)u+=", "+I(e[c]);return u+="]",u}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let r;if(n&&n.length>1)r=n[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:r}function y(e){const t=o.__externref_table_alloc();return o.__wbindgen_externrefs.set(t,e),t}function d(e,t){try{return e.apply(this,t)}catch(n){const r=y(n);o.__wbindgen_exn_store(r)}}function T(e,t){return e=e>>>0,l().subarray(e/1,e/1+t)}function m(e){const t=o.__wbindgen_externrefs.get(e);return o.__externref_table_dealloc(e),t}const E=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>o.__wbg_querycompiler_free(e>>>0,1));class O{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,E.unregister(this),t}free(){const t=this.__destroy_into_raw();o.__wbg_querycompiler_free(t,0)}constructor(t){const n=o.querycompiler_new(t);if(n[2])throw m(n[1]);return this.__wbg_ptr=n[0]>>>0,E.register(this,this.__wbg_ptr,this),this}compile(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b,_=o.querycompiler_compile(this.__wbg_ptr,n,r);if(_[2])throw m(_[1]);return m(_[0])}compileBatch(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b,_=o.querycompiler_compileBatch(this.__wbg_ptr,n,r);if(_[2])throw m(_[1]);return m(_[0])}}Symbol.dispose&&(O.prototype[Symbol.dispose]=O.prototype.free);function N(e,t){return Error(w(e,t))}function U(e){return Number(e)}function R(e,t){const n=String(t),r=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b;s().setInt32(e+4*1,_,!0),s().setInt32(e+4*0,r,!0)}function q(e){const t=e,n=typeof t=="boolean"?t:void 0;return f(n)?16777215:n?1:0}function C(e,t){const n=I(t),r=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b;s().setInt32(e+4*1,_,!0),s().setInt32(e+4*0,r,!0)}function L(e,t){return e in t}function k(e){return typeof e=="function"}function W(e){const t=e;return typeof t=="object"&&t!==null}function $(e){return typeof e=="string"}function V(e){return e===void 0}function z(e,t){return e==t}function G(e,t){const n=t,r=typeof n=="number"?n:void 0;s().setFloat64(e+8*1,f(r)?0:r,!0),s().setInt32(e+4*0,!f(r),!0)}function P(e,t){const n=t,r=typeof n=="string"?n:void 0;var _=f(r)?0:x(r,o.__wbindgen_malloc,o.__wbindgen_realloc),u=b;s().setInt32(e+4*1,u,!0),s().setInt32(e+4*0,_,!0)}function Q(e,t){throw new Error(w(e,t))}function Y(){return d(function(e,t,n){return e.call(t,n)},arguments)}function H(){return d(function(e,t){return e.call(t)},arguments)}function J(e){return e.crypto}function X(e){return Object.entries(e)}function K(){return d(function(e,t){e.getRandomValues(t)},arguments)}function Z(e){return e.getTime()}function v(e,t){return e[t>>>0]}function ee(e,t){return e[t]}function te(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function ne(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function re(e){return Number.isSafeInteger(e)}function _e(e){return Object.keys(e)}function oe(e){return e.length}function ce(e){return e.length}function ie(e){return e.msCrypto}function ue(){return new Date}function se(){return new Object}function fe(e){return new Uint8Array(e)}function be(){return new Map}function ae(){return new Array}function de(e,t){return new h(w(e,t))}function ge(e){return new Uint8Array(e>>>0)}function le(e){return e.node}function we(){return Date.now()}function pe(){return d(function(){return Date.now()},arguments)}function xe(e){return e.process}function ye(e,t,n){Uint8Array.prototype.set.call(T(e,t),n)}function me(){return d(function(e,t){e.randomFillSync(t)},arguments)}function he(){return d(function(){return module.require},arguments)}function Ae(e,t,n){e[t]=n}function Se(e,t,n){return e.set(t,n)}function Fe(e,t,n){e[t>>>0]=n}function Ie(e,t){global.PRISMA_WASM_PANIC_REGISTRY.set_message(w(e,t))}function Te(){const e=typeof global>"u"?null:global;return f(e)?0:y(e)}function Ee(){const e=typeof globalThis>"u"?null:globalThis;return f(e)?0:y(e)}function Oe(){const e=typeof self>"u"?null:self;return f(e)?0:y(e)}function De(){const e=typeof window>"u"?null:window;return f(e)?0:y(e)}function je(e,t,n){return e.subarray(t>>>0,n>>>0)}function Me(e){return e.versions}function Be(e,t){return w(e,t)}function Ne(e){return BigInt.asUintN(64,e)}function Ue(e){return e}function Re(e,t){return T(e,t)}function qe(e){return e}function Ce(){const e=o.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{O as QueryCompiler,N as __wbg_Error_e83987f665cf5504,U as __wbg_Number_bb48ca12f395cd08,R as __wbg_String_8f0eb39a4a4c2f66,q as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,C as __wbg___wbindgen_debug_string_df47ffb5e35e6763,L as __wbg___wbindgen_in_bb933bd9e1b3bc0f,k as __wbg___wbindgen_is_function_ee8a6c5833c90377,W as __wbg___wbindgen_is_object_c818261d21f283a4,$ as __wbg___wbindgen_is_string_fbb76cb2940daafd,V as __wbg___wbindgen_is_undefined_2d472862bd29a478,z as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,G as __wbg___wbindgen_number_get_a20bf9b85341449d,P as __wbg___wbindgen_string_get_e4f06c90489ad01b,Q as __wbg___wbindgen_throw_b855445ff6a94295,Y as __wbg_call_525440f72fbfc0ea,H as __wbg_call_e762c39fa8ea36bf,J as __wbg_crypto_805be4ce92f1e370,X as __wbg_entries_e171b586f8f6bdbf,K as __wbg_getRandomValues_f6a868620c8bab49,Z as __wbg_getTime_14776bfb48a1bff9,v as __wbg_get_7bed016f185add81,ee as __wbg_get_with_ref_key_1dc361bd10053bfe,te as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,ne as __wbg_instanceof_Uint8Array_20c8e73002f7af98,re as __wbg_isSafeInteger_d216eda7911dde36,_e as __wbg_keys_b4d27b02ad14f4be,oe as __wbg_length_69bca3cb64fc8748,ce as __wbg_length_cdd215e10d9dd507,ie as __wbg_msCrypto_2ac4d17c4748234a,ue as __wbg_new_0_f9740686d739025c,se as __wbg_new_1acc0b6eea89d040,fe as __wbg_new_5a79be3ab53b8aa5,be as __wbg_new_68651c719dcda04e,ae as __wbg_new_e17d9f43105b08be,de as __wbg_new_no_args_ee98eee5275000a4,ge as __wbg_new_with_length_01aa0dc35aa13543,le as __wbg_node_ecc8306b9857f33d,we as __wbg_now_793306c526e2e3b6,pe as __wbg_now_b3f7572f6ef3d3a9,xe as __wbg_process_5cff2739921be718,ye as __wbg_prototypesetcall_2a6620b6922694b2,me as __wbg_randomFillSync_d3c85af7e31cf1f8,he as __wbg_require_0c566c6f2eef6c79,Ae as __wbg_set_3f1d0b984ed272ed,Se as __wbg_set_907fb406c34a251d,Fe as __wbg_set_c213c871859d6500,Ie as __wbg_set_message_82ae475bb413aa5c,B as __wbg_set_wasm,Te as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,Ee as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,Oe as __wbg_static_accessor_SELF_6fdf4b64710cc91b,De as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,je as __wbg_subarray_480600f3d6a9f26c,Me as __wbg_versions_a8e5a362e1f16442,Be as __wbindgen_cast_2241b6af4c4b2941,Ne as __wbindgen_cast_4625c577ab2ec9ee,Ue as __wbindgen_cast_9ae0607507abb057,Re as __wbindgen_cast_cb9088102bce6b30,qe as __wbindgen_cast_d6cd19b81560fd6e,Ce as __wbindgen_init_externref_table};
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.postgresql.wasm-base64.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"use strict";var F=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var B=Object.prototype.hasOwnProperty;var N=(e,t)=>{for(var n in t)F(e,n,{get:t[n],enumerable:!0})},U=(e,t,n,_)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of M(t))!B.call(e,r)&&r!==n&&F(e,r,{get:()=>t[r],enumerable:!(_=j(t,r))||_.enumerable});return e};var R=e=>U(F({},"__esModule",{value:!0}),e);var Ge={};N(Ge,{QueryCompiler:()=>E,__wbg_Error_e83987f665cf5504:()=>k,__wbg_Number_bb48ca12f395cd08:()=>W,__wbg_String_8f0eb39a4a4c2f66:()=>$,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68:()=>V,__wbg___wbindgen_debug_string_df47ffb5e35e6763:()=>z,__wbg___wbindgen_in_bb933bd9e1b3bc0f:()=>G,__wbg___wbindgen_is_function_ee8a6c5833c90377:()=>P,__wbg___wbindgen_is_object_c818261d21f283a4:()=>Q,__wbg___wbindgen_is_string_fbb76cb2940daafd:()=>Y,__wbg___wbindgen_is_undefined_2d472862bd29a478:()=>H,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147:()=>J,__wbg___wbindgen_number_get_a20bf9b85341449d:()=>X,__wbg___wbindgen_string_get_e4f06c90489ad01b:()=>K,__wbg___wbindgen_throw_b855445ff6a94295:()=>Z,__wbg_call_525440f72fbfc0ea:()=>v,__wbg_call_e762c39fa8ea36bf:()=>ee,__wbg_crypto_805be4ce92f1e370:()=>te,__wbg_entries_e171b586f8f6bdbf:()=>ne,__wbg_getRandomValues_f6a868620c8bab49:()=>re,__wbg_getTime_14776bfb48a1bff9:()=>_e,__wbg_get_7bed016f185add81:()=>oe,__wbg_get_with_ref_key_1dc361bd10053bfe:()=>ce,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38:()=>ie,__wbg_instanceof_Uint8Array_20c8e73002f7af98:()=>ue,__wbg_isSafeInteger_d216eda7911dde36:()=>se,__wbg_keys_b4d27b02ad14f4be:()=>fe,__wbg_length_69bca3cb64fc8748:()=>be,__wbg_length_cdd215e10d9dd507:()=>ae,__wbg_msCrypto_2ac4d17c4748234a:()=>de,__wbg_new_0_f9740686d739025c:()=>ge,__wbg_new_1acc0b6eea89d040:()=>le,__wbg_new_5a79be3ab53b8aa5:()=>we,__wbg_new_68651c719dcda04e:()=>pe,__wbg_new_e17d9f43105b08be:()=>xe,__wbg_new_no_args_ee98eee5275000a4:()=>ye,__wbg_new_with_length_01aa0dc35aa13543:()=>me,__wbg_node_ecc8306b9857f33d:()=>he,__wbg_now_793306c526e2e3b6:()=>Ae,__wbg_now_b3f7572f6ef3d3a9:()=>Se,__wbg_process_5cff2739921be718:()=>Fe,__wbg_prototypesetcall_2a6620b6922694b2:()=>Ie,__wbg_randomFillSync_d3c85af7e31cf1f8:()=>Te,__wbg_require_0c566c6f2eef6c79:()=>Ee,__wbg_set_3f1d0b984ed272ed:()=>Oe,__wbg_set_907fb406c34a251d:()=>De,__wbg_set_c213c871859d6500:()=>je,__wbg_set_message_82ae475bb413aa5c:()=>Me,__wbg_set_wasm:()=>q,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e:()=>Be,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac:()=>Ne,__wbg_static_accessor_SELF_6fdf4b64710cc91b:()=>Ue,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2:()=>Re,__wbg_subarray_480600f3d6a9f26c:()=>qe,__wbg_versions_a8e5a362e1f16442:()=>Ce,__wbindgen_cast_2241b6af4c4b2941:()=>Le,__wbindgen_cast_4625c577ab2ec9ee:()=>ke,__wbindgen_cast_9ae0607507abb057:()=>We,__wbindgen_cast_cb9088102bce6b30:()=>$e,__wbindgen_cast_d6cd19b81560fd6e:()=>Ve,__wbindgen_init_externref_table:()=>ze});module.exports=R(Ge);var h=()=>{};h.prototype=h;let o;function q(e){o=e}let A=null;function l(){return(A===null||A.byteLength===0)&&(A=new Uint8Array(o.memory.buffer)),A}let S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});S.decode();const C=2146435072;let I=0;function L(e,t){return I+=t,I>=C&&(S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),S.decode(),I=t),S.decode(l().subarray(e,e+t))}function w(e,t){return e=e>>>0,L(e,t)}let b=0;const p=new TextEncoder;"encodeInto"in p||(p.encodeInto=function(e,t){const n=p.encode(e);return t.set(n),{read:e.length,written:n.length}});function x(e,t,n){if(n===void 0){const i=p.encode(e),g=t(i.length,1)>>>0;return l().subarray(g,g+i.length).set(i),b=i.length,g}let _=e.length,r=t(_,1)>>>0;const u=l();let c=0;for(;c<_;c++){const i=e.charCodeAt(c);if(i>127)break;u[r+c]=i}if(c!==_){c!==0&&(e=e.slice(c)),r=n(r,_,_=c+e.length*3,1)>>>0;const i=l().subarray(r+c,r+_),g=p.encodeInto(e,i);c+=g.written,r=n(r,_,c,1)>>>0}return b=c,r}let a=null;function s(){return(a===null||a.buffer.detached===!0||a.buffer.detached===void 0&&a.buffer!==o.memory.buffer)&&(a=new DataView(o.memory.buffer)),a}function f(e){return e==null}function T(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const r=e.description;return r==null?"Symbol":`Symbol(${r})`}if(t=="function"){const r=e.name;return typeof r=="string"&&r.length>0?`Function(${r})`:"Function"}if(Array.isArray(e)){const r=e.length;let u="[";r>0&&(u+=T(e[0]));for(let c=1;c<r;c++)u+=", "+T(e[c]);return u+="]",u}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:_}function y(e){const t=o.__externref_table_alloc();return o.__wbindgen_externrefs.set(t,e),t}function d(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);o.__wbindgen_exn_store(_)}}function O(e,t){return e=e>>>0,l().subarray(e/1,e/1+t)}function m(e){const t=o.__wbindgen_externrefs.get(e);return o.__externref_table_dealloc(e),t}const D=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>o.__wbg_querycompiler_free(e>>>0,1));class E{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,D.unregister(this),t}free(){const t=this.__destroy_into_raw();o.__wbg_querycompiler_free(t,0)}constructor(t){const n=o.querycompiler_new(t);if(n[2])throw m(n[1]);return this.__wbg_ptr=n[0]>>>0,D.register(this,this.__wbg_ptr,this),this}compile(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b,r=o.querycompiler_compile(this.__wbg_ptr,n,_);if(r[2])throw m(r[1]);return m(r[0])}compileBatch(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b,r=o.querycompiler_compileBatch(this.__wbg_ptr,n,_);if(r[2])throw m(r[1]);return m(r[0])}}Symbol.dispose&&(E.prototype[Symbol.dispose]=E.prototype.free);function k(e,t){return Error(w(e,t))}function W(e){return Number(e)}function $(e,t){const n=String(t),_=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b;s().setInt32(e+4*1,r,!0),s().setInt32(e+4*0,_,!0)}function V(e){const t=e,n=typeof t=="boolean"?t:void 0;return f(n)?16777215:n?1:0}function z(e,t){const n=T(t),_=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b;s().setInt32(e+4*1,r,!0),s().setInt32(e+4*0,_,!0)}function G(e,t){return e in t}function P(e){return typeof e=="function"}function Q(e){const t=e;return typeof t=="object"&&t!==null}function Y(e){return typeof e=="string"}function H(e){return e===void 0}function J(e,t){return e==t}function X(e,t){const n=t,_=typeof n=="number"?n:void 0;s().setFloat64(e+8*1,f(_)?0:_,!0),s().setInt32(e+4*0,!f(_),!0)}function K(e,t){const n=t,_=typeof n=="string"?n:void 0;var r=f(_)?0:x(_,o.__wbindgen_malloc,o.__wbindgen_realloc),u=b;s().setInt32(e+4*1,u,!0),s().setInt32(e+4*0,r,!0)}function Z(e,t){throw new Error(w(e,t))}function v(){return d(function(e,t,n){return e.call(t,n)},arguments)}function ee(){return d(function(e,t){return e.call(t)},arguments)}function te(e){return e.crypto}function ne(e){return Object.entries(e)}function re(){return d(function(e,t){e.getRandomValues(t)},arguments)}function _e(e){return e.getTime()}function oe(e,t){return e[t>>>0]}function ce(e,t){return e[t]}function ie(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function ue(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function se(e){return Number.isSafeInteger(e)}function fe(e){return Object.keys(e)}function be(e){return e.length}function ae(e){return e.length}function de(e){return e.msCrypto}function ge(){return new Date}function le(){return new Object}function we(e){return new Uint8Array(e)}function pe(){return new Map}function xe(){return new Array}function ye(e,t){return new h(w(e,t))}function me(e){return new Uint8Array(e>>>0)}function he(e){return e.node}function Ae(){return Date.now()}function Se(){return d(function(){return Date.now()},arguments)}function Fe(e){return e.process}function Ie(e,t,n){Uint8Array.prototype.set.call(O(e,t),n)}function Te(){return d(function(e,t){e.randomFillSync(t)},arguments)}function Ee(){return d(function(){return module.require},arguments)}function Oe(e,t,n){e[t]=n}function De(e,t,n){return e.set(t,n)}function je(e,t,n){e[t>>>0]=n}function Me(e,t){global.PRISMA_WASM_PANIC_REGISTRY.set_message(w(e,t))}function Be(){const e=typeof global>"u"?null:global;return f(e)?0:y(e)}function Ne(){const e=typeof globalThis>"u"?null:globalThis;return f(e)?0:y(e)}function Ue(){const e=typeof self>"u"?null:self;return f(e)?0:y(e)}function Re(){const e=typeof window>"u"?null:window;return f(e)?0:y(e)}function qe(e,t,n){return e.subarray(t>>>0,n>>>0)}function Ce(e){return e.versions}function Le(e,t){return w(e,t)}function ke(e){return BigInt.asUintN(64,e)}function We(e){return e}function $e(e,t){return O(e,t)}function Ve(e){return e}function ze(){const e=o.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}0&&(module.exports={QueryCompiler,__wbg_Error_e83987f665cf5504,__wbg_Number_bb48ca12f395cd08,__wbg_String_8f0eb39a4a4c2f66,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,__wbg___wbindgen_debug_string_df47ffb5e35e6763,__wbg___wbindgen_in_bb933bd9e1b3bc0f,__wbg___wbindgen_is_function_ee8a6c5833c90377,__wbg___wbindgen_is_object_c818261d21f283a4,__wbg___wbindgen_is_string_fbb76cb2940daafd,__wbg___wbindgen_is_undefined_2d472862bd29a478,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,__wbg___wbindgen_number_get_a20bf9b85341449d,__wbg___wbindgen_string_get_e4f06c90489ad01b,__wbg___wbindgen_throw_b855445ff6a94295,__wbg_call_525440f72fbfc0ea,__wbg_call_e762c39fa8ea36bf,__wbg_crypto_805be4ce92f1e370,__wbg_entries_e171b586f8f6bdbf,__wbg_getRandomValues_f6a868620c8bab49,__wbg_getTime_14776bfb48a1bff9,__wbg_get_7bed016f185add81,__wbg_get_with_ref_key_1dc361bd10053bfe,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38,__wbg_instanceof_Uint8Array_20c8e73002f7af98,__wbg_isSafeInteger_d216eda7911dde36,__wbg_keys_b4d27b02ad14f4be,__wbg_length_69bca3cb64fc8748,__wbg_length_cdd215e10d9dd507,__wbg_msCrypto_2ac4d17c4748234a,__wbg_new_0_f9740686d739025c,__wbg_new_1acc0b6eea89d040,__wbg_new_5a79be3ab53b8aa5,__wbg_new_68651c719dcda04e,__wbg_new_e17d9f43105b08be,__wbg_new_no_args_ee98eee5275000a4,__wbg_new_with_length_01aa0dc35aa13543,__wbg_node_ecc8306b9857f33d,__wbg_now_793306c526e2e3b6,__wbg_now_b3f7572f6ef3d3a9,__wbg_process_5cff2739921be718,__wbg_prototypesetcall_2a6620b6922694b2,__wbg_randomFillSync_d3c85af7e31cf1f8,__wbg_require_0c566c6f2eef6c79,__wbg_set_3f1d0b984ed272ed,__wbg_set_907fb406c34a251d,__wbg_set_c213c871859d6500,__wbg_set_message_82ae475bb413aa5c,__wbg_set_wasm,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,__wbg_static_accessor_SELF_6fdf4b64710cc91b,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,__wbg_subarray_480600f3d6a9f26c,__wbg_versions_a8e5a362e1f16442,__wbindgen_cast_2241b6af4c4b2941,__wbindgen_cast_4625c577ab2ec9ee,__wbindgen_cast_9ae0607507abb057,__wbindgen_cast_cb9088102bce6b30,__wbindgen_cast_d6cd19b81560fd6e,__wbindgen_init_externref_table});
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.mjs
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
var h=()=>{};h.prototype=h;let o;function B(e){o=e}let A=null;function l(){return(A===null||A.byteLength===0)&&(A=new Uint8Array(o.memory.buffer)),A}let S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});S.decode();const D=2146435072;let F=0;function j(e,t){return F+=t,F>=D&&(S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),S.decode(),F=t),S.decode(l().subarray(e,e+t))}function w(e,t){return e=e>>>0,j(e,t)}let b=0;const p=new TextEncoder;"encodeInto"in p||(p.encodeInto=function(e,t){const n=p.encode(e);return t.set(n),{read:e.length,written:n.length}});function x(e,t,n){if(n===void 0){const i=p.encode(e),g=t(i.length,1)>>>0;return l().subarray(g,g+i.length).set(i),b=i.length,g}let r=e.length,_=t(r,1)>>>0;const u=l();let c=0;for(;c<r;c++){const i=e.charCodeAt(c);if(i>127)break;u[_+c]=i}if(c!==r){c!==0&&(e=e.slice(c)),_=n(_,r,r=c+e.length*3,1)>>>0;const i=l().subarray(_+c,_+r),g=p.encodeInto(e,i);c+=g.written,_=n(_,r,c,1)>>>0}return b=c,_}let a=null;function s(){return(a===null||a.buffer.detached===!0||a.buffer.detached===void 0&&a.buffer!==o.memory.buffer)&&(a=new DataView(o.memory.buffer)),a}function f(e){return e==null}function I(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const _=e.description;return _==null?"Symbol":`Symbol(${_})`}if(t=="function"){const _=e.name;return typeof _=="string"&&_.length>0?`Function(${_})`:"Function"}if(Array.isArray(e)){const _=e.length;let u="[";_>0&&(u+=I(e[0]));for(let c=1;c<_;c++)u+=", "+I(e[c]);return u+="]",u}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let r;if(n&&n.length>1)r=n[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:r}function y(e){const t=o.__externref_table_alloc();return o.__wbindgen_externrefs.set(t,e),t}function d(e,t){try{return e.apply(this,t)}catch(n){const r=y(n);o.__wbindgen_exn_store(r)}}function T(e,t){return e=e>>>0,l().subarray(e/1,e/1+t)}function m(e){const t=o.__wbindgen_externrefs.get(e);return o.__externref_table_dealloc(e),t}const E=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>o.__wbg_querycompiler_free(e>>>0,1));class O{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,E.unregister(this),t}free(){const t=this.__destroy_into_raw();o.__wbg_querycompiler_free(t,0)}constructor(t){const n=o.querycompiler_new(t);if(n[2])throw m(n[1]);return this.__wbg_ptr=n[0]>>>0,E.register(this,this.__wbg_ptr,this),this}compile(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b,_=o.querycompiler_compile(this.__wbg_ptr,n,r);if(_[2])throw m(_[1]);return m(_[0])}compileBatch(t){const n=x(t,o.__wbindgen_malloc,o.__wbindgen_realloc),r=b,_=o.querycompiler_compileBatch(this.__wbg_ptr,n,r);if(_[2])throw m(_[1]);return m(_[0])}}Symbol.dispose&&(O.prototype[Symbol.dispose]=O.prototype.free);function N(e,t){return Error(w(e,t))}function U(e){return Number(e)}function R(e,t){const n=String(t),r=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b;s().setInt32(e+4*1,_,!0),s().setInt32(e+4*0,r,!0)}function q(e){const t=e,n=typeof t=="boolean"?t:void 0;return f(n)?16777215:n?1:0}function C(e,t){const n=I(t),r=x(n,o.__wbindgen_malloc,o.__wbindgen_realloc),_=b;s().setInt32(e+4*1,_,!0),s().setInt32(e+4*0,r,!0)}function L(e,t){return e in t}function k(e){return typeof e=="function"}function W(e){const t=e;return typeof t=="object"&&t!==null}function $(e){return typeof e=="string"}function V(e){return e===void 0}function z(e,t){return e==t}function G(e,t){const n=t,r=typeof n=="number"?n:void 0;s().setFloat64(e+8*1,f(r)?0:r,!0),s().setInt32(e+4*0,!f(r),!0)}function P(e,t){const n=t,r=typeof n=="string"?n:void 0;var _=f(r)?0:x(r,o.__wbindgen_malloc,o.__wbindgen_realloc),u=b;s().setInt32(e+4*1,u,!0),s().setInt32(e+4*0,_,!0)}function Q(e,t){throw new Error(w(e,t))}function Y(){return d(function(e,t,n){return e.call(t,n)},arguments)}function H(){return d(function(e,t){return e.call(t)},arguments)}function J(e){return e.crypto}function X(e){return Object.entries(e)}function K(){return d(function(e,t){e.getRandomValues(t)},arguments)}function Z(e){return e.getTime()}function v(e,t){return e[t>>>0]}function ee(e,t){return e[t]}function te(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function ne(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function re(e){return Number.isSafeInteger(e)}function _e(e){return Object.keys(e)}function oe(e){return e.length}function ce(e){return e.length}function ie(e){return e.msCrypto}function ue(){return new Date}function se(){return new Object}function fe(e){return new Uint8Array(e)}function be(){return new Map}function ae(){return new Array}function de(e,t){return new h(w(e,t))}function ge(e){return new Uint8Array(e>>>0)}function le(e){return e.node}function we(){return Date.now()}function pe(){return d(function(){return Date.now()},arguments)}function xe(e){return e.process}function ye(e,t,n){Uint8Array.prototype.set.call(T(e,t),n)}function me(){return d(function(e,t){e.randomFillSync(t)},arguments)}function he(){return d(function(){return module.require},arguments)}function Ae(e,t,n){e[t]=n}function Se(e,t,n){return e.set(t,n)}function Fe(e,t,n){e[t>>>0]=n}function Ie(e,t){global.PRISMA_WASM_PANIC_REGISTRY.set_message(w(e,t))}function Te(){const e=typeof global>"u"?null:global;return f(e)?0:y(e)}function Ee(){const e=typeof globalThis>"u"?null:globalThis;return f(e)?0:y(e)}function Oe(){const e=typeof self>"u"?null:self;return f(e)?0:y(e)}function De(){const e=typeof window>"u"?null:window;return f(e)?0:y(e)}function je(e,t,n){return e.subarray(t>>>0,n>>>0)}function Me(e){return e.versions}function Be(e,t){return w(e,t)}function Ne(e){return BigInt.asUintN(64,e)}function Ue(e){return e}function Re(e,t){return T(e,t)}function qe(e){return e}function Ce(){const e=o.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{O as QueryCompiler,N as __wbg_Error_e83987f665cf5504,U as __wbg_Number_bb48ca12f395cd08,R as __wbg_String_8f0eb39a4a4c2f66,q as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,C as __wbg___wbindgen_debug_string_df47ffb5e35e6763,L as __wbg___wbindgen_in_bb933bd9e1b3bc0f,k as __wbg___wbindgen_is_function_ee8a6c5833c90377,W as __wbg___wbindgen_is_object_c818261d21f283a4,$ as __wbg___wbindgen_is_string_fbb76cb2940daafd,V as __wbg___wbindgen_is_undefined_2d472862bd29a478,z as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,G as __wbg___wbindgen_number_get_a20bf9b85341449d,P as __wbg___wbindgen_string_get_e4f06c90489ad01b,Q as __wbg___wbindgen_throw_b855445ff6a94295,Y as __wbg_call_525440f72fbfc0ea,H as __wbg_call_e762c39fa8ea36bf,J as __wbg_crypto_805be4ce92f1e370,X as __wbg_entries_e171b586f8f6bdbf,K as __wbg_getRandomValues_f6a868620c8bab49,Z as __wbg_getTime_14776bfb48a1bff9,v as __wbg_get_7bed016f185add81,ee as __wbg_get_with_ref_key_1dc361bd10053bfe,te as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,ne as __wbg_instanceof_Uint8Array_20c8e73002f7af98,re as __wbg_isSafeInteger_d216eda7911dde36,_e as __wbg_keys_b4d27b02ad14f4be,oe as __wbg_length_69bca3cb64fc8748,ce as __wbg_length_cdd215e10d9dd507,ie as __wbg_msCrypto_2ac4d17c4748234a,ue as __wbg_new_0_f9740686d739025c,se as __wbg_new_1acc0b6eea89d040,fe as __wbg_new_5a79be3ab53b8aa5,be as __wbg_new_68651c719dcda04e,ae as __wbg_new_e17d9f43105b08be,de as __wbg_new_no_args_ee98eee5275000a4,ge as __wbg_new_with_length_01aa0dc35aa13543,le as __wbg_node_ecc8306b9857f33d,we as __wbg_now_793306c526e2e3b6,pe as __wbg_now_b3f7572f6ef3d3a9,xe as __wbg_process_5cff2739921be718,ye as __wbg_prototypesetcall_2a6620b6922694b2,me as __wbg_randomFillSync_d3c85af7e31cf1f8,he as __wbg_require_0c566c6f2eef6c79,Ae as __wbg_set_3f1d0b984ed272ed,Se as __wbg_set_907fb406c34a251d,Fe as __wbg_set_c213c871859d6500,Ie as __wbg_set_message_82ae475bb413aa5c,B as __wbg_set_wasm,Te as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,Ee as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,Oe as __wbg_static_accessor_SELF_6fdf4b64710cc91b,De as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,je as __wbg_subarray_480600f3d6a9f26c,Me as __wbg_versions_a8e5a362e1f16442,Be as __wbindgen_cast_2241b6af4c4b2941,Ne as __wbindgen_cast_4625c577ab2ec9ee,Ue as __wbindgen_cast_9ae0607507abb057,Re as __wbindgen_cast_cb9088102bce6b30,qe as __wbindgen_cast_d6cd19b81560fd6e,Ce as __wbindgen_init_externref_table};
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlite.wasm-base64.mjs
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/query_compiler_bg.sqlserver.wasm-base64.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/query_engine_bg.mysql.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"use strict";var F=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames;var U=Object.prototype.hasOwnProperty;var L=(e,t)=>{for(var n in t)F(e,n,{get:t[n],enumerable:!0})},N=(e,t,n,_)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of R(t))!U.call(e,o)&&o!==n&&F(e,o,{get:()=>t[o],enumerable:!(_=B(t,o))||_.enumerable});return e};var C=e=>N(F({},"__esModule",{value:!0}),e);var qt={};L(qt,{QueryEngine:()=>E,__wbg_Error_e83987f665cf5504:()=>J,__wbg_Number_bb48ca12f395cd08:()=>X,__wbg_String_8f0eb39a4a4c2f66:()=>Y,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd:()=>K,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68:()=>Z,__wbg___wbindgen_debug_string_df47ffb5e35e6763:()=>ee,__wbg___wbindgen_in_bb933bd9e1b3bc0f:()=>te,__wbg___wbindgen_is_bigint_cb320707dcd35f0b:()=>ne,__wbg___wbindgen_is_function_ee8a6c5833c90377:()=>re,__wbg___wbindgen_is_object_c818261d21f283a4:()=>_e,__wbg___wbindgen_is_string_fbb76cb2940daafd:()=>oe,__wbg___wbindgen_is_undefined_2d472862bd29a478:()=>ce,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50:()=>ie,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147:()=>se,__wbg___wbindgen_number_get_a20bf9b85341449d:()=>ue,__wbg___wbindgen_string_get_e4f06c90489ad01b:()=>be,__wbg___wbindgen_throw_b855445ff6a94295:()=>fe,__wbg__wbg_cb_unref_2454a539ea5790d9:()=>ae,__wbg_call_525440f72fbfc0ea:()=>ge,__wbg_call_e762c39fa8ea36bf:()=>le,__wbg_crypto_805be4ce92f1e370:()=>de,__wbg_done_2042aa2670fb1db1:()=>we,__wbg_entries_e171b586f8f6bdbf:()=>pe,__wbg_getRandomValues_f6a868620c8bab49:()=>xe,__wbg_getTime_14776bfb48a1bff9:()=>ye,__wbg_get_7bed016f185add81:()=>me,__wbg_get_ece95cf6585650d9:()=>he,__wbg_get_efcb449f58ec27c2:()=>Te,__wbg_get_with_ref_key_1dc361bd10053bfe:()=>Ae,__wbg_has_787fafc980c3ccdb:()=>Se,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38:()=>Fe,__wbg_instanceof_Map_8579b5e2ab5437c7:()=>Ie,__wbg_instanceof_Promise_001fdd42afa1b7ef:()=>qe,__wbg_instanceof_Uint8Array_20c8e73002f7af98:()=>ke,__wbg_isArray_96e0af9891d0945d:()=>Ee,__wbg_isSafeInteger_d216eda7911dde36:()=>Oe,__wbg_iterator_e5822695327a3c39:()=>Me,__wbg_keys_b4d27b02ad14f4be:()=>ve,__wbg_length_69bca3cb64fc8748:()=>De,__wbg_length_cdd215e10d9dd507:()=>je,__wbg_msCrypto_2ac4d17c4748234a:()=>Be,__wbg_new_0_f9740686d739025c:()=>Re,__wbg_new_1acc0b6eea89d040:()=>Ue,__wbg_new_3c3d849046688a66:()=>Le,__wbg_new_5a79be3ab53b8aa5:()=>Ne,__wbg_new_68651c719dcda04e:()=>Ce,__wbg_new_e17d9f43105b08be:()=>$e,__wbg_new_from_slice_92f4d78ca282a2d2:()=>Ve,__wbg_new_no_args_ee98eee5275000a4:()=>We,__wbg_new_with_length_01aa0dc35aa13543:()=>ze,__wbg_next_020810e0ae8ebcb0:()=>Pe,__wbg_next_2c826fe5dfec6b6a:()=>Ge,__wbg_node_ecc8306b9857f33d:()=>Qe,__wbg_now_793306c526e2e3b6:()=>He,__wbg_now_7fd00a794a07d388:()=>Je,__wbg_now_b3f7572f6ef3d3a9:()=>Xe,__wbg_process_5cff2739921be718:()=>Ye,__wbg_prototypesetcall_2a6620b6922694b2:()=>Ke,__wbg_push_df81a39d04db858c:()=>Ze,__wbg_queueMicrotask_5a8a9131f3f0b37b:()=>et,__wbg_queueMicrotask_6d79674585219521:()=>tt,__wbg_randomFillSync_d3c85af7e31cf1f8:()=>nt,__wbg_require_0c566c6f2eef6c79:()=>rt,__wbg_resolve_caf97c30b83f7053:()=>_t,__wbg_setTimeout_5d6a1d4fc51ea450:()=>ot,__wbg_set_3f1d0b984ed272ed:()=>ct,__wbg_set_907fb406c34a251d:()=>it,__wbg_set_c213c871859d6500:()=>st,__wbg_set_c2abbebe8b9ebee1:()=>ut,__wbg_set_wasm:()=>$,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e:()=>bt,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac:()=>ft,__wbg_static_accessor_SELF_6fdf4b64710cc91b:()=>at,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2:()=>gt,__wbg_subarray_480600f3d6a9f26c:()=>lt,__wbg_then_4f46f6544e6b4a28:()=>dt,__wbg_then_70d05cf780a18d77:()=>wt,__wbg_valueOf_9eee4828c11458ca:()=>pt,__wbg_value_692627309814bb8c:()=>xt,__wbg_versions_a8e5a362e1f16442:()=>yt,__wbindgen_cast_022f8b2bf9dce4aa:()=>mt,__wbindgen_cast_2241b6af4c4b2941:()=>ht,__wbindgen_cast_4625c577ab2ec9ee:()=>Tt,__wbindgen_cast_9ae0607507abb057:()=>At,__wbindgen_cast_cb9088102bce6b30:()=>St,__wbindgen_cast_d6cd19b81560fd6e:()=>Ft,__wbindgen_init_externref_table:()=>It,debug_panic:()=>P,getBuildTimeInfo:()=>G});module.exports=C(qt);var h=()=>{};h.prototype=h;let r;function $(e){r=e}let T=null;function p(){return(T===null||T.byteLength===0)&&(T=new Uint8Array(r.memory.buffer)),T}let A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});A.decode();const V=2146435072;let I=0;function W(e,t){return I+=t,I>=V&&(A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),A.decode(),I=t),A.decode(p().subarray(e,e+t))}function S(e,t){return e=e>>>0,W(e,t)}let u=0;const x=new TextEncoder;"encodeInto"in x||(x.encodeInto=function(e,t){const n=x.encode(e);return t.set(n),{read:e.length,written:n.length}});function b(e,t,n){if(n===void 0){const s=x.encode(e),f=t(s.length,1)>>>0;return p().subarray(f,f+s.length).set(s),u=s.length,f}let _=e.length,o=t(_,1)>>>0;const i=p();let c=0;for(;c<_;c++){const s=e.charCodeAt(c);if(s>127)break;i[o+c]=s}if(c!==_){c!==0&&(e=e.slice(c)),o=n(o,_,_=c+e.length*3,1)>>>0;const s=p().subarray(o+c,o+_),f=x.encodeInto(e,s);c+=f.written,o=n(o,_,c,1)>>>0}return u=c,o}let w=null;function l(){return(w===null||w.buffer.detached===!0||w.buffer.detached===void 0&&w.buffer!==r.memory.buffer)&&(w=new DataView(r.memory.buffer)),w}function a(e){return e==null}function q(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){const o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){const o=e.length;let i="[";o>0&&(i+=q(e[0]));for(let c=1;c<o;c++)i+=", "+q(e[c]);return i+="]",i}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function k(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function z(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,O.unregister(o))},O.register(i,o,o),i}function M(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function P(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw M(_[0])}function G(){return r.getBuildTimeInfo()}function Q(e,t,n){r.wasm_bindgen__convert__closures_____invoke__ha235f3ea55a06a09(e,t,n)}function H(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h1a2f20be69ab8911(e,t,n,_)}const v=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class E{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,v.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw M(o[1]);return this.__wbg_ptr=o[0]>>>0,v.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const D=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),j=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,D,j)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(E.prototype[Symbol.dispose]=E.prototype.free);function J(e,t){return Error(S(e,t))}function X(e){return Number(e)}function Y(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function K(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function Z(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function ee(e,t){const n=q(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function te(e,t){return e in t}function ne(e){return typeof e=="bigint"}function re(e){return typeof e=="function"}function _e(e){const t=e;return typeof t=="object"&&t!==null}function oe(e){return typeof e=="string"}function ce(e){return e===void 0}function ie(e,t){return e===t}function se(e,t){return e==t}function ue(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function be(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function fe(e,t){throw new Error(S(e,t))}function ae(e){e._wbg_cb_unref()}function ge(){return g(function(e,t,n){return e.call(t,n)},arguments)}function le(){return g(function(e,t){return e.call(t)},arguments)}function de(e){return e.crypto}function we(e){return e.done}function pe(e){return Object.entries(e)}function xe(){return g(function(e,t){e.getRandomValues(t)},arguments)}function ye(e){return e.getTime()}function me(e,t){return e[t>>>0]}function he(){return g(function(e,t){return e[t]},arguments)}function Te(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function Ae(e,t){return e[t]}function Se(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function Fe(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function Ie(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function qe(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function ke(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Ee(e){return Array.isArray(e)}function Oe(e){return Number.isSafeInteger(e)}function Me(){return Symbol.iterator}function ve(e){return Object.keys(e)}function De(e){return e.length}function je(e){return e.length}function Be(e){return e.msCrypto}function Re(){return new Date}function Ue(){return new Object}function Le(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return H(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function Ne(e){return new Uint8Array(e)}function Ce(){return new Map}function $e(){return new Array}function Ve(e,t){return new Uint8Array(k(e,t))}function We(e,t){return new h(S(e,t))}function ze(e){return new Uint8Array(e>>>0)}function Pe(){return g(function(e){return e.next()},arguments)}function Ge(e){return e.next}function Qe(e){return e.node}function He(){return Date.now()}function Je(e){return e.now()}function Xe(){return g(function(){return Date.now()},arguments)}function Ye(e){return e.process}function Ke(e,t,n){Uint8Array.prototype.set.call(k(e,t),n)}function Ze(e,t){return e.push(t)}function et(e){return e.queueMicrotask}function tt(e){queueMicrotask(e)}function nt(){return g(function(e,t){e.randomFillSync(t)},arguments)}function rt(){return g(function(){return module.require},arguments)}function _t(e){return Promise.resolve(e)}function ot(e,t){return setTimeout(e,t>>>0)}function ct(e,t,n){e[t]=n}function it(e,t,n){return e.set(t,n)}function st(e,t,n){e[t>>>0]=n}function ut(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function bt(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ft(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function at(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function gt(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function lt(e,t,n){return e.subarray(t>>>0,n>>>0)}function dt(e,t){return e.then(t)}function wt(e,t,n){return e.then(t,n)}function pt(e){return e.valueOf()}function xt(e){return e.value}function yt(e){return e.versions}function mt(e,t){return z(e,t,r.wasm_bindgen__closure__destroy__hf9ae564cf31e91c2,Q)}function ht(e,t){return S(e,t)}function Tt(e){return BigInt.asUintN(64,e)}function At(e){return e}function St(e,t){return k(e,t)}function Ft(e){return e}function It(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}0&&(module.exports={QueryEngine,__wbg_Error_e83987f665cf5504,__wbg_Number_bb48ca12f395cd08,__wbg_String_8f0eb39a4a4c2f66,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,__wbg___wbindgen_debug_string_df47ffb5e35e6763,__wbg___wbindgen_in_bb933bd9e1b3bc0f,__wbg___wbindgen_is_bigint_cb320707dcd35f0b,__wbg___wbindgen_is_function_ee8a6c5833c90377,__wbg___wbindgen_is_object_c818261d21f283a4,__wbg___wbindgen_is_string_fbb76cb2940daafd,__wbg___wbindgen_is_undefined_2d472862bd29a478,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,__wbg___wbindgen_number_get_a20bf9b85341449d,__wbg___wbindgen_string_get_e4f06c90489ad01b,__wbg___wbindgen_throw_b855445ff6a94295,__wbg__wbg_cb_unref_2454a539ea5790d9,__wbg_call_525440f72fbfc0ea,__wbg_call_e762c39fa8ea36bf,__wbg_crypto_805be4ce92f1e370,__wbg_done_2042aa2670fb1db1,__wbg_entries_e171b586f8f6bdbf,__wbg_getRandomValues_f6a868620c8bab49,__wbg_getTime_14776bfb48a1bff9,__wbg_get_7bed016f185add81,__wbg_get_ece95cf6585650d9,__wbg_get_efcb449f58ec27c2,__wbg_get_with_ref_key_1dc361bd10053bfe,__wbg_has_787fafc980c3ccdb,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38,__wbg_instanceof_Map_8579b5e2ab5437c7,__wbg_instanceof_Promise_001fdd42afa1b7ef,__wbg_instanceof_Uint8Array_20c8e73002f7af98,__wbg_isArray_96e0af9891d0945d,__wbg_isSafeInteger_d216eda7911dde36,__wbg_iterator_e5822695327a3c39,__wbg_keys_b4d27b02ad14f4be,__wbg_length_69bca3cb64fc8748,__wbg_length_cdd215e10d9dd507,__wbg_msCrypto_2ac4d17c4748234a,__wbg_new_0_f9740686d739025c,__wbg_new_1acc0b6eea89d040,__wbg_new_3c3d849046688a66,__wbg_new_5a79be3ab53b8aa5,__wbg_new_68651c719dcda04e,__wbg_new_e17d9f43105b08be,__wbg_new_from_slice_92f4d78ca282a2d2,__wbg_new_no_args_ee98eee5275000a4,__wbg_new_with_length_01aa0dc35aa13543,__wbg_next_020810e0ae8ebcb0,__wbg_next_2c826fe5dfec6b6a,__wbg_node_ecc8306b9857f33d,__wbg_now_793306c526e2e3b6,__wbg_now_7fd00a794a07d388,__wbg_now_b3f7572f6ef3d3a9,__wbg_process_5cff2739921be718,__wbg_prototypesetcall_2a6620b6922694b2,__wbg_push_df81a39d04db858c,__wbg_queueMicrotask_5a8a9131f3f0b37b,__wbg_queueMicrotask_6d79674585219521,__wbg_randomFillSync_d3c85af7e31cf1f8,__wbg_require_0c566c6f2eef6c79,__wbg_resolve_caf97c30b83f7053,__wbg_setTimeout_5d6a1d4fc51ea450,__wbg_set_3f1d0b984ed272ed,__wbg_set_907fb406c34a251d,__wbg_set_c213c871859d6500,__wbg_set_c2abbebe8b9ebee1,__wbg_set_wasm,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,__wbg_static_accessor_SELF_6fdf4b64710cc91b,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,__wbg_subarray_480600f3d6a9f26c,__wbg_then_4f46f6544e6b4a28,__wbg_then_70d05cf780a18d77,__wbg_valueOf_9eee4828c11458ca,__wbg_value_692627309814bb8c,__wbg_versions_a8e5a362e1f16442,__wbindgen_cast_022f8b2bf9dce4aa,__wbindgen_cast_2241b6af4c4b2941,__wbindgen_cast_4625c577ab2ec9ee,__wbindgen_cast_9ae0607507abb057,__wbindgen_cast_cb9088102bce6b30,__wbindgen_cast_d6cd19b81560fd6e,__wbindgen_init_externref_table,debug_panic,getBuildTimeInfo});
|
backend/node_modules/@prisma/client/runtime/query_engine_bg.postgresql.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"use strict";var F=Object.defineProperty;var j=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var U=Object.prototype.hasOwnProperty;var L=(e,t)=>{for(var n in t)F(e,n,{get:t[n],enumerable:!0})},N=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of B(t))!U.call(e,o)&&o!==n&&F(e,o,{get:()=>t[o],enumerable:!(r=j(t,o))||r.enumerable});return e};var C=e=>N(F({},"__esModule",{value:!0}),e);var kt={};L(kt,{QueryEngine:()=>k,__wbg_Error_e83987f665cf5504:()=>J,__wbg_Number_bb48ca12f395cd08:()=>X,__wbg_String_8f0eb39a4a4c2f66:()=>Y,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd:()=>K,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68:()=>Z,__wbg___wbindgen_debug_string_df47ffb5e35e6763:()=>ee,__wbg___wbindgen_in_bb933bd9e1b3bc0f:()=>te,__wbg___wbindgen_is_bigint_cb320707dcd35f0b:()=>ne,__wbg___wbindgen_is_function_ee8a6c5833c90377:()=>re,__wbg___wbindgen_is_object_c818261d21f283a4:()=>_e,__wbg___wbindgen_is_string_fbb76cb2940daafd:()=>oe,__wbg___wbindgen_is_undefined_2d472862bd29a478:()=>ce,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50:()=>ie,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147:()=>ue,__wbg___wbindgen_number_get_a20bf9b85341449d:()=>se,__wbg___wbindgen_string_get_e4f06c90489ad01b:()=>be,__wbg___wbindgen_throw_b855445ff6a94295:()=>fe,__wbg__wbg_cb_unref_2454a539ea5790d9:()=>ae,__wbg_call_525440f72fbfc0ea:()=>ge,__wbg_call_e762c39fa8ea36bf:()=>le,__wbg_crypto_805be4ce92f1e370:()=>de,__wbg_done_2042aa2670fb1db1:()=>we,__wbg_entries_e171b586f8f6bdbf:()=>pe,__wbg_exec_fdeec61d47617356:()=>xe,__wbg_getRandomValues_f6a868620c8bab49:()=>ye,__wbg_getTime_14776bfb48a1bff9:()=>me,__wbg_get_7bed016f185add81:()=>he,__wbg_get_ece95cf6585650d9:()=>Te,__wbg_get_efcb449f58ec27c2:()=>Ae,__wbg_get_with_ref_key_1dc361bd10053bfe:()=>Se,__wbg_has_787fafc980c3ccdb:()=>Fe,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38:()=>Ie,__wbg_instanceof_Map_8579b5e2ab5437c7:()=>qe,__wbg_instanceof_Promise_001fdd42afa1b7ef:()=>Ee,__wbg_instanceof_Uint8Array_20c8e73002f7af98:()=>ke,__wbg_isArray_96e0af9891d0945d:()=>Oe,__wbg_isSafeInteger_d216eda7911dde36:()=>Me,__wbg_iterator_e5822695327a3c39:()=>ve,__wbg_keys_b4d27b02ad14f4be:()=>De,__wbg_length_69bca3cb64fc8748:()=>Re,__wbg_length_cdd215e10d9dd507:()=>je,__wbg_msCrypto_2ac4d17c4748234a:()=>Be,__wbg_new_0_f9740686d739025c:()=>Ue,__wbg_new_1acc0b6eea89d040:()=>Le,__wbg_new_23fa8b12a239f036:()=>Ne,__wbg_new_3c3d849046688a66:()=>Ce,__wbg_new_5a79be3ab53b8aa5:()=>$e,__wbg_new_68651c719dcda04e:()=>Ve,__wbg_new_e17d9f43105b08be:()=>We,__wbg_new_from_slice_92f4d78ca282a2d2:()=>ze,__wbg_new_no_args_ee98eee5275000a4:()=>Pe,__wbg_new_with_length_01aa0dc35aa13543:()=>Ge,__wbg_next_020810e0ae8ebcb0:()=>Qe,__wbg_next_2c826fe5dfec6b6a:()=>He,__wbg_node_ecc8306b9857f33d:()=>Je,__wbg_now_793306c526e2e3b6:()=>Xe,__wbg_now_7fd00a794a07d388:()=>Ye,__wbg_now_b3f7572f6ef3d3a9:()=>Ke,__wbg_process_5cff2739921be718:()=>Ze,__wbg_prototypesetcall_2a6620b6922694b2:()=>et,__wbg_push_df81a39d04db858c:()=>tt,__wbg_queueMicrotask_5a8a9131f3f0b37b:()=>nt,__wbg_queueMicrotask_6d79674585219521:()=>rt,__wbg_randomFillSync_d3c85af7e31cf1f8:()=>_t,__wbg_require_0c566c6f2eef6c79:()=>ot,__wbg_resolve_caf97c30b83f7053:()=>ct,__wbg_setTimeout_5d6a1d4fc51ea450:()=>it,__wbg_set_3f1d0b984ed272ed:()=>ut,__wbg_set_907fb406c34a251d:()=>st,__wbg_set_c213c871859d6500:()=>bt,__wbg_set_c2abbebe8b9ebee1:()=>ft,__wbg_set_wasm:()=>$,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e:()=>at,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac:()=>gt,__wbg_static_accessor_SELF_6fdf4b64710cc91b:()=>lt,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2:()=>dt,__wbg_subarray_480600f3d6a9f26c:()=>wt,__wbg_then_4f46f6544e6b4a28:()=>pt,__wbg_then_70d05cf780a18d77:()=>xt,__wbg_valueOf_9eee4828c11458ca:()=>yt,__wbg_value_692627309814bb8c:()=>mt,__wbg_versions_a8e5a362e1f16442:()=>ht,__wbindgen_cast_2241b6af4c4b2941:()=>Tt,__wbindgen_cast_4625c577ab2ec9ee:()=>At,__wbindgen_cast_7bf296c42657ff30:()=>St,__wbindgen_cast_9ae0607507abb057:()=>Ft,__wbindgen_cast_cb9088102bce6b30:()=>It,__wbindgen_cast_d6cd19b81560fd6e:()=>qt,__wbindgen_init_externref_table:()=>Et,debug_panic:()=>G,getBuildTimeInfo:()=>P});module.exports=C(kt);var T=()=>{};T.prototype=T;let _;function $(e){_=e}let A=null;function y(){return(A===null||A.byteLength===0)&&(A=new Uint8Array(_.memory.buffer)),A}let S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});S.decode();const V=2146435072;let I=0;function W(e,t){return I+=t,I>=V&&(S=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),S.decode(),I=t),S.decode(y().subarray(e,e+t))}function w(e,t){return e=e>>>0,W(e,t)}let s=0;const m=new TextEncoder;"encodeInto"in m||(m.encodeInto=function(e,t){const n=m.encode(e);return t.set(n),{read:e.length,written:n.length}});function b(e,t,n){if(n===void 0){const u=m.encode(e),f=t(u.length,1)>>>0;return y().subarray(f,f+u.length).set(u),s=u.length,f}let r=e.length,o=t(r,1)>>>0;const i=y();let c=0;for(;c<r;c++){const u=e.charCodeAt(c);if(u>127)break;i[o+c]=u}if(c!==r){c!==0&&(e=e.slice(c)),o=n(o,r,r=c+e.length*3,1)>>>0;const u=y().subarray(o+c,o+r),f=m.encodeInto(e,u);c+=f.written,o=n(o,r,c,1)>>>0}return s=c,o}let p=null;function l(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==_.memory.buffer)&&(p=new DataView(_.memory.buffer)),p}function a(e){return e==null}function q(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){const o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){const o=e.length;let i="[";o>0&&(i+=q(e[0]));for(let c=1;c<o;c++)i+=", "+q(e[c]);return i+="]",i}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let r;if(n&&n.length>1)r=n[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:r}function x(e){const t=_.__externref_table_alloc();return _.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const r=x(n);_.__wbindgen_exn_store(r)}}function E(e,t){return e=e>>>0,y().subarray(e/1,e/1+t)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function z(e,t,n,r){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const u=o.a;o.a=0;try{return r(u,o.b,...c)}finally{o.a=u,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,O.unregister(o))},O.register(i,o,o),i}function M(e){const t=_.__wbindgen_externrefs.get(e);return _.__externref_table_dealloc(e),t}function P(){return _.getBuildTimeInfo()}function G(e){var t=a(e)?0:b(e,_.__wbindgen_malloc,_.__wbindgen_realloc),n=s;const r=_.debug_panic(t,n);if(r[1])throw M(r[0])}function Q(e,t,n){_.wasm_bindgen__convert__closures_____invoke__ha235f3ea55a06a09(e,t,n)}function H(e,t,n,r){_.wasm_bindgen__convert__closures_____invoke__h1a2f20be69ab8911(e,t,n,r)}const v=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>_.__wbg_queryengine_free(e>>>0,1));class k{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,v.unregister(this),t}free(){const t=this.__destroy_into_raw();_.__wbg_queryengine_free(t,0)}disconnect(t,n){const r=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=s,i=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),c=s;return _.queryengine_disconnect(this.__wbg_ptr,r,o,i,c)}startTransaction(t,n,r){const o=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),i=s,c=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),u=s,f=b(r,_.__wbindgen_malloc,_.__wbindgen_realloc),d=s;return _.queryengine_startTransaction(this.__wbg_ptr,o,i,c,u,f,d)}commitTransaction(t,n,r){const o=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),i=s,c=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),u=s,f=b(r,_.__wbindgen_malloc,_.__wbindgen_realloc),d=s;return _.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,u,f,d)}rollbackTransaction(t,n,r){const o=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),i=s,c=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),u=s,f=b(r,_.__wbindgen_malloc,_.__wbindgen_realloc),d=s;return _.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,u,f,d)}constructor(t,n,r){const o=_.queryengine_new(t,n,r);if(o[2])throw M(o[1]);return this.__wbg_ptr=o[0]>>>0,v.register(this,this.__wbg_ptr,this),this}query(t,n,r,o){const i=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),c=s,u=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),f=s;var d=a(r)?0:b(r,_.__wbindgen_malloc,_.__wbindgen_realloc),h=s;const D=b(o,_.__wbindgen_malloc,_.__wbindgen_realloc),R=s;return _.queryengine_query(this.__wbg_ptr,i,c,u,f,d,h,D,R)}trace(t){const n=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),r=s;return _.queryengine_trace(this.__wbg_ptr,n,r)}connect(t,n){const r=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=s,i=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),c=s;return _.queryengine_connect(this.__wbg_ptr,r,o,i,c)}metrics(t){const n=b(t,_.__wbindgen_malloc,_.__wbindgen_realloc),r=s;return _.queryengine_metrics(this.__wbg_ptr,n,r)}}Symbol.dispose&&(k.prototype[Symbol.dispose]=k.prototype.free);function J(e,t){return Error(w(e,t))}function X(e){return Number(e)}function Y(e,t){const n=String(t),r=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),o=s;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,r,!0)}function K(e,t){const n=t,r=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(r)?BigInt(0):r,!0),l().setInt32(e+4*0,!a(r),!0)}function Z(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function ee(e,t){const n=q(t),r=b(n,_.__wbindgen_malloc,_.__wbindgen_realloc),o=s;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,r,!0)}function te(e,t){return e in t}function ne(e){return typeof e=="bigint"}function re(e){return typeof e=="function"}function _e(e){const t=e;return typeof t=="object"&&t!==null}function oe(e){return typeof e=="string"}function ce(e){return e===void 0}function ie(e,t){return e===t}function ue(e,t){return e==t}function se(e,t){const n=t,r=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(r)?0:r,!0),l().setInt32(e+4*0,!a(r),!0)}function be(e,t){const n=t,r=typeof n=="string"?n:void 0;var o=a(r)?0:b(r,_.__wbindgen_malloc,_.__wbindgen_realloc),i=s;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function fe(e,t){throw new Error(w(e,t))}function ae(e){e._wbg_cb_unref()}function ge(){return g(function(e,t,n){return e.call(t,n)},arguments)}function le(){return g(function(e,t){return e.call(t)},arguments)}function de(e){return e.crypto}function we(e){return e.done}function pe(e){return Object.entries(e)}function xe(e,t,n){const r=e.exec(w(t,n));return a(r)?0:x(r)}function ye(){return g(function(e,t){e.getRandomValues(t)},arguments)}function me(e){return e.getTime()}function he(e,t){return e[t>>>0]}function Te(){return g(function(e,t){return e[t]},arguments)}function Ae(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function Se(e,t){return e[t]}function Fe(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function Ie(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function qe(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function Ee(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function ke(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Oe(e){return Array.isArray(e)}function Me(e){return Number.isSafeInteger(e)}function ve(){return Symbol.iterator}function De(e){return Object.keys(e)}function Re(e){return e.length}function je(e){return e.length}function Be(e){return e.msCrypto}function Ue(){return new Date}function Le(){return new Object}function Ne(e,t,n,r){return new RegExp(w(e,t),w(n,r))}function Ce(e,t){try{var n={a:e,b:t},r=(i,c)=>{const u=n.a;n.a=0;try{return H(u,n.b,i,c)}finally{n.a=u}};return new Promise(r)}finally{n.a=n.b=0}}function $e(e){return new Uint8Array(e)}function Ve(){return new Map}function We(){return new Array}function ze(e,t){return new Uint8Array(E(e,t))}function Pe(e,t){return new T(w(e,t))}function Ge(e){return new Uint8Array(e>>>0)}function Qe(){return g(function(e){return e.next()},arguments)}function He(e){return e.next}function Je(e){return e.node}function Xe(){return Date.now()}function Ye(e){return e.now()}function Ke(){return g(function(){return Date.now()},arguments)}function Ze(e){return e.process}function et(e,t,n){Uint8Array.prototype.set.call(E(e,t),n)}function tt(e,t){return e.push(t)}function nt(e){return e.queueMicrotask}function rt(e){queueMicrotask(e)}function _t(){return g(function(e,t){e.randomFillSync(t)},arguments)}function ot(){return g(function(){return module.require},arguments)}function ct(e){return Promise.resolve(e)}function it(e,t){return setTimeout(e,t>>>0)}function ut(e,t,n){e[t]=n}function st(e,t,n){return e.set(t,n)}function bt(e,t,n){e[t>>>0]=n}function ft(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function at(){const e=typeof global>"u"?null:global;return a(e)?0:x(e)}function gt(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:x(e)}function lt(){const e=typeof self>"u"?null:self;return a(e)?0:x(e)}function dt(){const e=typeof window>"u"?null:window;return a(e)?0:x(e)}function wt(e,t,n){return e.subarray(t>>>0,n>>>0)}function pt(e,t){return e.then(t)}function xt(e,t,n){return e.then(t,n)}function yt(e){return e.valueOf()}function mt(e){return e.value}function ht(e){return e.versions}function Tt(e,t){return w(e,t)}function At(e){return BigInt.asUintN(64,e)}function St(e,t){return z(e,t,_.wasm_bindgen__closure__destroy__hf9ae564cf31e91c2,Q)}function Ft(e){return e}function It(e,t){return E(e,t)}function qt(e){return e}function Et(){const e=_.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}0&&(module.exports={QueryEngine,__wbg_Error_e83987f665cf5504,__wbg_Number_bb48ca12f395cd08,__wbg_String_8f0eb39a4a4c2f66,__wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,__wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,__wbg___wbindgen_debug_string_df47ffb5e35e6763,__wbg___wbindgen_in_bb933bd9e1b3bc0f,__wbg___wbindgen_is_bigint_cb320707dcd35f0b,__wbg___wbindgen_is_function_ee8a6c5833c90377,__wbg___wbindgen_is_object_c818261d21f283a4,__wbg___wbindgen_is_string_fbb76cb2940daafd,__wbg___wbindgen_is_undefined_2d472862bd29a478,__wbg___wbindgen_jsval_eq_6b13ab83478b1c50,__wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,__wbg___wbindgen_number_get_a20bf9b85341449d,__wbg___wbindgen_string_get_e4f06c90489ad01b,__wbg___wbindgen_throw_b855445ff6a94295,__wbg__wbg_cb_unref_2454a539ea5790d9,__wbg_call_525440f72fbfc0ea,__wbg_call_e762c39fa8ea36bf,__wbg_crypto_805be4ce92f1e370,__wbg_done_2042aa2670fb1db1,__wbg_entries_e171b586f8f6bdbf,__wbg_exec_fdeec61d47617356,__wbg_getRandomValues_f6a868620c8bab49,__wbg_getTime_14776bfb48a1bff9,__wbg_get_7bed016f185add81,__wbg_get_ece95cf6585650d9,__wbg_get_efcb449f58ec27c2,__wbg_get_with_ref_key_1dc361bd10053bfe,__wbg_has_787fafc980c3ccdb,__wbg_instanceof_ArrayBuffer_70beb1189ca63b38,__wbg_instanceof_Map_8579b5e2ab5437c7,__wbg_instanceof_Promise_001fdd42afa1b7ef,__wbg_instanceof_Uint8Array_20c8e73002f7af98,__wbg_isArray_96e0af9891d0945d,__wbg_isSafeInteger_d216eda7911dde36,__wbg_iterator_e5822695327a3c39,__wbg_keys_b4d27b02ad14f4be,__wbg_length_69bca3cb64fc8748,__wbg_length_cdd215e10d9dd507,__wbg_msCrypto_2ac4d17c4748234a,__wbg_new_0_f9740686d739025c,__wbg_new_1acc0b6eea89d040,__wbg_new_23fa8b12a239f036,__wbg_new_3c3d849046688a66,__wbg_new_5a79be3ab53b8aa5,__wbg_new_68651c719dcda04e,__wbg_new_e17d9f43105b08be,__wbg_new_from_slice_92f4d78ca282a2d2,__wbg_new_no_args_ee98eee5275000a4,__wbg_new_with_length_01aa0dc35aa13543,__wbg_next_020810e0ae8ebcb0,__wbg_next_2c826fe5dfec6b6a,__wbg_node_ecc8306b9857f33d,__wbg_now_793306c526e2e3b6,__wbg_now_7fd00a794a07d388,__wbg_now_b3f7572f6ef3d3a9,__wbg_process_5cff2739921be718,__wbg_prototypesetcall_2a6620b6922694b2,__wbg_push_df81a39d04db858c,__wbg_queueMicrotask_5a8a9131f3f0b37b,__wbg_queueMicrotask_6d79674585219521,__wbg_randomFillSync_d3c85af7e31cf1f8,__wbg_require_0c566c6f2eef6c79,__wbg_resolve_caf97c30b83f7053,__wbg_setTimeout_5d6a1d4fc51ea450,__wbg_set_3f1d0b984ed272ed,__wbg_set_907fb406c34a251d,__wbg_set_c213c871859d6500,__wbg_set_c2abbebe8b9ebee1,__wbg_set_wasm,__wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,__wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,__wbg_static_accessor_SELF_6fdf4b64710cc91b,__wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,__wbg_subarray_480600f3d6a9f26c,__wbg_then_4f46f6544e6b4a28,__wbg_then_70d05cf780a18d77,__wbg_valueOf_9eee4828c11458ca,__wbg_value_692627309814bb8c,__wbg_versions_a8e5a362e1f16442,__wbindgen_cast_2241b6af4c4b2941,__wbindgen_cast_4625c577ab2ec9ee,__wbindgen_cast_7bf296c42657ff30,__wbindgen_cast_9ae0607507abb057,__wbindgen_cast_cb9088102bce6b30,__wbindgen_cast_d6cd19b81560fd6e,__wbindgen_init_externref_table,debug_panic,getBuildTimeInfo});
|
backend/node_modules/@prisma/client/runtime/query_engine_bg.sqlite.wasm-base64.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.mjs
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
var h=()=>{};h.prototype=h;let r;function $(e){r=e}let T=null;function p(){return(T===null||T.byteLength===0)&&(T=new Uint8Array(r.memory.buffer)),T}let A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});A.decode();const j=2146435072;let F=0;function B(e,t){return F+=t,F>=j&&(A=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),A.decode(),F=t),A.decode(p().subarray(e,e+t))}function S(e,t){return e=e>>>0,B(e,t)}let u=0;const x=new TextEncoder;"encodeInto"in x||(x.encodeInto=function(e,t){const n=x.encode(e);return t.set(n),{read:e.length,written:n.length}});function b(e,t,n){if(n===void 0){const s=x.encode(e),f=t(s.length,1)>>>0;return p().subarray(f,f+s.length).set(s),u=s.length,f}let _=e.length,o=t(_,1)>>>0;const i=p();let c=0;for(;c<_;c++){const s=e.charCodeAt(c);if(s>127)break;i[o+c]=s}if(c!==_){c!==0&&(e=e.slice(c)),o=n(o,_,_=c+e.length*3,1)>>>0;const s=p().subarray(o+c,o+_),f=x.encodeInto(e,s);c+=f.written,o=n(o,_,c,1)>>>0}return u=c,o}let w=null;function l(){return(w===null||w.buffer.detached===!0||w.buffer.detached===void 0&&w.buffer!==r.memory.buffer)&&(w=new DataView(r.memory.buffer)),w}function a(e){return e==null}function I(e){const t=typeof e;if(t=="number"||t=="boolean"||e==null)return`${e}`;if(t=="string")return`"${e}"`;if(t=="symbol"){const o=e.description;return o==null?"Symbol":`Symbol(${o})`}if(t=="function"){const o=e.name;return typeof o=="string"&&o.length>0?`Function(${o})`:"Function"}if(Array.isArray(e)){const o=e.length;let i="[";o>0&&(i+=I(e[0]));for(let c=1;c<o;c++)i+=", "+I(e[c]);return i+="]",i}const n=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(n&&n.length>1)_=n[1];else return toString.call(e);if(_=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
|
| 2 |
+
${e.stack}`:_}function y(e){const t=r.__externref_table_alloc();return r.__wbindgen_externrefs.set(t,e),t}function g(e,t){try{return e.apply(this,t)}catch(n){const _=y(n);r.__wbindgen_exn_store(_)}}function q(e,t){return e=e>>>0,p().subarray(e/1,e/1+t)}const k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));function R(e,t,n,_){const o={a:e,b:t,cnt:1,dtor:n},i=(...c)=>{o.cnt++;const s=o.a;o.a=0;try{return _(s,o.b,...c)}finally{o.a=s,i._wbg_cb_unref()}};return i._wbg_cb_unref=()=>{--o.cnt===0&&(o.dtor(o.a,o.b),o.a=0,k.unregister(o))},k.register(i,o,o),i}function E(e){const t=r.__wbindgen_externrefs.get(e);return r.__externref_table_dealloc(e),t}function V(e){var t=a(e)?0:b(e,r.__wbindgen_malloc,r.__wbindgen_realloc),n=u;const _=r.debug_panic(t,n);if(_[1])throw E(_[0])}function W(){return r.getBuildTimeInfo()}function U(e,t,n){r.wasm_bindgen__convert__closures_____invoke__ha235f3ea55a06a09(e,t,n)}function L(e,t,n,_){r.wasm_bindgen__convert__closures_____invoke__h1a2f20be69ab8911(e,t,n,_)}const O=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>r.__wbg_queryengine_free(e>>>0,1));class M{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,O.unregister(this),t}free(){const t=this.__destroy_into_raw();r.__wbg_queryengine_free(t,0)}disconnect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_disconnect(this.__wbg_ptr,_,o,i,c)}startTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_startTransaction(this.__wbg_ptr,o,i,c,s,f,d)}commitTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_commitTransaction(this.__wbg_ptr,o,i,c,s,f,d)}rollbackTransaction(t,n,_){const o=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u,c=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),s=u,f=b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),d=u;return r.queryengine_rollbackTransaction(this.__wbg_ptr,o,i,c,s,f,d)}constructor(t,n,_){const o=r.queryengine_new(t,n,_);if(o[2])throw E(o[1]);return this.__wbg_ptr=o[0]>>>0,O.register(this,this.__wbg_ptr,this),this}query(t,n,_,o){const i=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u,s=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),f=u;var d=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),m=u;const v=b(o,r.__wbindgen_malloc,r.__wbindgen_realloc),D=u;return r.queryengine_query(this.__wbg_ptr,i,c,s,f,d,m,v,D)}trace(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_trace(this.__wbg_ptr,n,_)}connect(t,n){const _=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u,i=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),c=u;return r.queryengine_connect(this.__wbg_ptr,_,o,i,c)}metrics(t){const n=b(t,r.__wbindgen_malloc,r.__wbindgen_realloc),_=u;return r.queryengine_metrics(this.__wbg_ptr,n,_)}}Symbol.dispose&&(M.prototype[Symbol.dispose]=M.prototype.free);function z(e,t){return Error(S(e,t))}function P(e){return Number(e)}function G(e,t){const n=String(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function Q(e,t){const n=t,_=typeof n=="bigint"?n:void 0;l().setBigInt64(e+8*1,a(_)?BigInt(0):_,!0),l().setInt32(e+4*0,!a(_),!0)}function H(e){const t=e,n=typeof t=="boolean"?t:void 0;return a(n)?16777215:n?1:0}function J(e,t){const n=I(t),_=b(n,r.__wbindgen_malloc,r.__wbindgen_realloc),o=u;l().setInt32(e+4*1,o,!0),l().setInt32(e+4*0,_,!0)}function X(e,t){return e in t}function Y(e){return typeof e=="bigint"}function K(e){return typeof e=="function"}function Z(e){const t=e;return typeof t=="object"&&t!==null}function ee(e){return typeof e=="string"}function te(e){return e===void 0}function ne(e,t){return e===t}function re(e,t){return e==t}function _e(e,t){const n=t,_=typeof n=="number"?n:void 0;l().setFloat64(e+8*1,a(_)?0:_,!0),l().setInt32(e+4*0,!a(_),!0)}function oe(e,t){const n=t,_=typeof n=="string"?n:void 0;var o=a(_)?0:b(_,r.__wbindgen_malloc,r.__wbindgen_realloc),i=u;l().setInt32(e+4*1,i,!0),l().setInt32(e+4*0,o,!0)}function ce(e,t){throw new Error(S(e,t))}function ie(e){e._wbg_cb_unref()}function se(){return g(function(e,t,n){return e.call(t,n)},arguments)}function ue(){return g(function(e,t){return e.call(t)},arguments)}function be(e){return e.crypto}function fe(e){return e.done}function ae(e){return Object.entries(e)}function ge(){return g(function(e,t){e.getRandomValues(t)},arguments)}function le(e){return e.getTime()}function de(e,t){return e[t>>>0]}function we(){return g(function(e,t){return e[t]},arguments)}function pe(){return g(function(e,t){return Reflect.get(e,t)},arguments)}function xe(e,t){return e[t]}function ye(){return g(function(e,t){return Reflect.has(e,t)},arguments)}function me(e){let t;try{t=e instanceof ArrayBuffer}catch{t=!1}return t}function he(e){let t;try{t=e instanceof Map}catch{t=!1}return t}function Te(e){let t;try{t=e instanceof Promise}catch{t=!1}return t}function Ae(e){let t;try{t=e instanceof Uint8Array}catch{t=!1}return t}function Se(e){return Array.isArray(e)}function Fe(e){return Number.isSafeInteger(e)}function Ie(){return Symbol.iterator}function qe(e){return Object.keys(e)}function ke(e){return e.length}function Ee(e){return e.length}function Oe(e){return e.msCrypto}function Me(){return new Date}function ve(){return new Object}function De(e,t){try{var n={a:e,b:t},_=(i,c)=>{const s=n.a;n.a=0;try{return L(s,n.b,i,c)}finally{n.a=s}};return new Promise(_)}finally{n.a=n.b=0}}function je(e){return new Uint8Array(e)}function Be(){return new Map}function Re(){return new Array}function Ue(e,t){return new Uint8Array(q(e,t))}function Le(e,t){return new h(S(e,t))}function Ne(e){return new Uint8Array(e>>>0)}function Ce(){return g(function(e){return e.next()},arguments)}function $e(e){return e.next}function Ve(e){return e.node}function We(){return Date.now()}function ze(e){return e.now()}function Pe(){return g(function(){return Date.now()},arguments)}function Ge(e){return e.process}function Qe(e,t,n){Uint8Array.prototype.set.call(q(e,t),n)}function He(e,t){return e.push(t)}function Je(e){return e.queueMicrotask}function Xe(e){queueMicrotask(e)}function Ye(){return g(function(e,t){e.randomFillSync(t)},arguments)}function Ke(){return g(function(){return module.require},arguments)}function Ze(e){return Promise.resolve(e)}function et(e,t){return setTimeout(e,t>>>0)}function tt(e,t,n){e[t]=n}function nt(e,t,n){return e.set(t,n)}function rt(e,t,n){e[t>>>0]=n}function _t(){return g(function(e,t,n){return Reflect.set(e,t,n)},arguments)}function ot(){const e=typeof global>"u"?null:global;return a(e)?0:y(e)}function ct(){const e=typeof globalThis>"u"?null:globalThis;return a(e)?0:y(e)}function it(){const e=typeof self>"u"?null:self;return a(e)?0:y(e)}function st(){const e=typeof window>"u"?null:window;return a(e)?0:y(e)}function ut(e,t,n){return e.subarray(t>>>0,n>>>0)}function bt(e,t){return e.then(t)}function ft(e,t,n){return e.then(t,n)}function at(e){return e.valueOf()}function gt(e){return e.value}function lt(e){return e.versions}function dt(e,t){return S(e,t)}function wt(e){return BigInt.asUintN(64,e)}function pt(e){return e}function xt(e,t){return R(e,t,r.wasm_bindgen__closure__destroy__hf9ae564cf31e91c2,U)}function yt(e,t){return q(e,t)}function mt(e){return e}function ht(){const e=r.__wbindgen_externrefs,t=e.grow(4);e.set(0,void 0),e.set(t+0,void 0),e.set(t+1,null),e.set(t+2,!0),e.set(t+3,!1)}export{M as QueryEngine,z as __wbg_Error_e83987f665cf5504,P as __wbg_Number_bb48ca12f395cd08,G as __wbg_String_8f0eb39a4a4c2f66,Q as __wbg___wbindgen_bigint_get_as_i64_f3ebc5a755000afd,H as __wbg___wbindgen_boolean_get_6d5a1ee65bab5f68,J as __wbg___wbindgen_debug_string_df47ffb5e35e6763,X as __wbg___wbindgen_in_bb933bd9e1b3bc0f,Y as __wbg___wbindgen_is_bigint_cb320707dcd35f0b,K as __wbg___wbindgen_is_function_ee8a6c5833c90377,Z as __wbg___wbindgen_is_object_c818261d21f283a4,ee as __wbg___wbindgen_is_string_fbb76cb2940daafd,te as __wbg___wbindgen_is_undefined_2d472862bd29a478,ne as __wbg___wbindgen_jsval_eq_6b13ab83478b1c50,re as __wbg___wbindgen_jsval_loose_eq_b664b38a2f582147,_e as __wbg___wbindgen_number_get_a20bf9b85341449d,oe as __wbg___wbindgen_string_get_e4f06c90489ad01b,ce as __wbg___wbindgen_throw_b855445ff6a94295,ie as __wbg__wbg_cb_unref_2454a539ea5790d9,se as __wbg_call_525440f72fbfc0ea,ue as __wbg_call_e762c39fa8ea36bf,be as __wbg_crypto_805be4ce92f1e370,fe as __wbg_done_2042aa2670fb1db1,ae as __wbg_entries_e171b586f8f6bdbf,ge as __wbg_getRandomValues_f6a868620c8bab49,le as __wbg_getTime_14776bfb48a1bff9,de as __wbg_get_7bed016f185add81,we as __wbg_get_ece95cf6585650d9,pe as __wbg_get_efcb449f58ec27c2,xe as __wbg_get_with_ref_key_1dc361bd10053bfe,ye as __wbg_has_787fafc980c3ccdb,me as __wbg_instanceof_ArrayBuffer_70beb1189ca63b38,he as __wbg_instanceof_Map_8579b5e2ab5437c7,Te as __wbg_instanceof_Promise_001fdd42afa1b7ef,Ae as __wbg_instanceof_Uint8Array_20c8e73002f7af98,Se as __wbg_isArray_96e0af9891d0945d,Fe as __wbg_isSafeInteger_d216eda7911dde36,Ie as __wbg_iterator_e5822695327a3c39,qe as __wbg_keys_b4d27b02ad14f4be,ke as __wbg_length_69bca3cb64fc8748,Ee as __wbg_length_cdd215e10d9dd507,Oe as __wbg_msCrypto_2ac4d17c4748234a,Me as __wbg_new_0_f9740686d739025c,ve as __wbg_new_1acc0b6eea89d040,De as __wbg_new_3c3d849046688a66,je as __wbg_new_5a79be3ab53b8aa5,Be as __wbg_new_68651c719dcda04e,Re as __wbg_new_e17d9f43105b08be,Ue as __wbg_new_from_slice_92f4d78ca282a2d2,Le as __wbg_new_no_args_ee98eee5275000a4,Ne as __wbg_new_with_length_01aa0dc35aa13543,Ce as __wbg_next_020810e0ae8ebcb0,$e as __wbg_next_2c826fe5dfec6b6a,Ve as __wbg_node_ecc8306b9857f33d,We as __wbg_now_793306c526e2e3b6,ze as __wbg_now_7fd00a794a07d388,Pe as __wbg_now_b3f7572f6ef3d3a9,Ge as __wbg_process_5cff2739921be718,Qe as __wbg_prototypesetcall_2a6620b6922694b2,He as __wbg_push_df81a39d04db858c,Je as __wbg_queueMicrotask_5a8a9131f3f0b37b,Xe as __wbg_queueMicrotask_6d79674585219521,Ye as __wbg_randomFillSync_d3c85af7e31cf1f8,Ke as __wbg_require_0c566c6f2eef6c79,Ze as __wbg_resolve_caf97c30b83f7053,et as __wbg_setTimeout_5d6a1d4fc51ea450,tt as __wbg_set_3f1d0b984ed272ed,nt as __wbg_set_907fb406c34a251d,rt as __wbg_set_c213c871859d6500,_t as __wbg_set_c2abbebe8b9ebee1,$ as __wbg_set_wasm,ot as __wbg_static_accessor_GLOBAL_89e1d9ac6a1b250e,ct as __wbg_static_accessor_GLOBAL_THIS_8b530f326a9e48ac,it as __wbg_static_accessor_SELF_6fdf4b64710cc91b,st as __wbg_static_accessor_WINDOW_b45bfc5a37f6cfa2,ut as __wbg_subarray_480600f3d6a9f26c,bt as __wbg_then_4f46f6544e6b4a28,ft as __wbg_then_70d05cf780a18d77,at as __wbg_valueOf_9eee4828c11458ca,gt as __wbg_value_692627309814bb8c,lt as __wbg_versions_a8e5a362e1f16442,dt as __wbindgen_cast_2241b6af4c4b2941,wt as __wbindgen_cast_4625c577ab2ec9ee,pt as __wbindgen_cast_9ae0607507abb057,xt as __wbindgen_cast_a71ab05db4ece344,yt as __wbindgen_cast_cb9088102bce6b30,mt as __wbindgen_cast_d6cd19b81560fd6e,ht as __wbindgen_init_externref_table,V as debug_panic,W as getBuildTimeInfo};
|
backend/node_modules/@prisma/client/runtime/query_engine_bg.sqlserver.wasm-base64.mjs
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/wasm-compiler-edge.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from "./library"
|
backend/node_modules/@prisma/client/runtime/wasm-compiler-edge.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/wasm-engine-edge.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from "./library"
|
backend/node_modules/@prisma/client/runtime/wasm-engine-edge.js
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/runtime/wasm-engine-edge.js.map
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
backend/node_modules/@prisma/client/sql.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '.prisma/client/sql'
|
backend/node_modules/@prisma/client/sql.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
'use strict'
|
| 2 |
+
module.exports = {
|
| 3 |
+
...require('.prisma/client/sql'),
|
| 4 |
+
}
|
backend/node_modules/@prisma/client/sql.mjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '../../.prisma/client/sql/index.mjs'
|
backend/node_modules/@prisma/client/wasm.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
export * from '.prisma/client/wasm'
|
backend/node_modules/@prisma/client/wasm.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
+
// https://github.com/prisma/prisma/pull/12907
|
| 3 |
+
...require('.prisma/client/wasm'),
|
| 4 |
+
}
|
backend/node_modules/@prisma/config/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Apache License
|
| 2 |
+
Version 2.0, January 2004
|
| 3 |
+
http://www.apache.org/licenses/
|
| 4 |
+
|
| 5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 6 |
+
|
| 7 |
+
1. Definitions.
|
| 8 |
+
|
| 9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
| 10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
| 11 |
+
|
| 12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
| 13 |
+
the copyright owner that is granting the License.
|
| 14 |
+
|
| 15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
| 16 |
+
other entities that control, are controlled by, or are under common
|
| 17 |
+
control with that entity. For the purposes of this definition,
|
| 18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
| 19 |
+
direction or management of such entity, whether by contract or
|
| 20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 22 |
+
|
| 23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
| 24 |
+
exercising permissions granted by this License.
|
| 25 |
+
|
| 26 |
+
"Source" form shall mean the preferred form for making modifications,
|
| 27 |
+
including but not limited to software source code, documentation
|
| 28 |
+
source, and configuration files.
|
| 29 |
+
|
| 30 |
+
"Object" form shall mean any form resulting from mechanical
|
| 31 |
+
transformation or translation of a Source form, including but
|
| 32 |
+
not limited to compiled object code, generated documentation,
|
| 33 |
+
and conversions to other media types.
|
| 34 |
+
|
| 35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
| 36 |
+
Object form, made available under the License, as indicated by a
|
| 37 |
+
copyright notice that is included in or attached to the work
|
| 38 |
+
(an example is provided in the Appendix below).
|
| 39 |
+
|
| 40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
| 41 |
+
form, that is based on (or derived from) the Work and for which the
|
| 42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
| 43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
| 44 |
+
of this License, Derivative Works shall not include works that remain
|
| 45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
| 46 |
+
the Work and Derivative Works thereof.
|
| 47 |
+
|
| 48 |
+
"Contribution" shall mean any work of authorship, including
|
| 49 |
+
the original version of the Work and any modifications or additions
|
| 50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
| 51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
| 53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
| 54 |
+
means any form of electronic, verbal, or written communication sent
|
| 55 |
+
to the Licensor or its representatives, including but not limited to
|
| 56 |
+
communication on electronic mailing lists, source code control systems,
|
| 57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
| 58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
| 59 |
+
excluding communication that is conspicuously marked or otherwise
|
| 60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
| 61 |
+
|
| 62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
| 64 |
+
subsequently incorporated within the Work.
|
| 65 |
+
|
| 66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
| 70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
| 71 |
+
Work and such Derivative Works in Source or Object form.
|
| 72 |
+
|
| 73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
| 74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 76 |
+
(except as stated in this section) patent license to make, have made,
|
| 77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 78 |
+
where such license applies only to those patent claims licensable
|
| 79 |
+
by such Contributor that are necessarily infringed by their
|
| 80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
| 81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
| 82 |
+
institute patent litigation against any entity (including a
|
| 83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 84 |
+
or a Contribution incorporated within the Work constitutes direct
|
| 85 |
+
or contributory patent infringement, then any patent licenses
|
| 86 |
+
granted to You under this License for that Work shall terminate
|
| 87 |
+
as of the date such litigation is filed.
|
| 88 |
+
|
| 89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
| 90 |
+
Work or Derivative Works thereof in any medium, with or without
|
| 91 |
+
modifications, and in Source or Object form, provided that You
|
| 92 |
+
meet the following conditions:
|
| 93 |
+
|
| 94 |
+
(a) You must give any other recipients of the Work or
|
| 95 |
+
Derivative Works a copy of this License; and
|
| 96 |
+
|
| 97 |
+
(b) You must cause any modified files to carry prominent notices
|
| 98 |
+
stating that You changed the files; and
|
| 99 |
+
|
| 100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
| 101 |
+
that You distribute, all copyright, patent, trademark, and
|
| 102 |
+
attribution notices from the Source form of the Work,
|
| 103 |
+
excluding those notices that do not pertain to any part of
|
| 104 |
+
the Derivative Works; and
|
| 105 |
+
|
| 106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
| 107 |
+
distribution, then any Derivative Works that You distribute must
|
| 108 |
+
include a readable copy of the attribution notices contained
|
| 109 |
+
within such NOTICE file, excluding those notices that do not
|
| 110 |
+
pertain to any part of the Derivative Works, in at least one
|
| 111 |
+
of the following places: within a NOTICE text file distributed
|
| 112 |
+
as part of the Derivative Works; within the Source form or
|
| 113 |
+
documentation, if provided along with the Derivative Works; or,
|
| 114 |
+
within a display generated by the Derivative Works, if and
|
| 115 |
+
wherever such third-party notices normally appear. The contents
|
| 116 |
+
of the NOTICE file are for informational purposes only and
|
| 117 |
+
do not modify the License. You may add Your own attribution
|
| 118 |
+
notices within Derivative Works that You distribute, alongside
|
| 119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
| 120 |
+
that such additional attribution notices cannot be construed
|
| 121 |
+
as modifying the License.
|
| 122 |
+
|
| 123 |
+
You may add Your own copyright statement to Your modifications and
|
| 124 |
+
may provide additional or different license terms and conditions
|
| 125 |
+
for use, reproduction, or distribution of Your modifications, or
|
| 126 |
+
for any such Derivative Works as a whole, provided Your use,
|
| 127 |
+
reproduction, and distribution of the Work otherwise complies with
|
| 128 |
+
the conditions stated in this License.
|
| 129 |
+
|
| 130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
| 132 |
+
by You to the Licensor shall be under the terms and conditions of
|
| 133 |
+
this License, without any additional terms or conditions.
|
| 134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
| 135 |
+
the terms of any separate license agreement you may have executed
|
| 136 |
+
with Licensor regarding such Contributions.
|
| 137 |
+
|
| 138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
| 139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
| 140 |
+
except as required for reasonable and customary use in describing the
|
| 141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
| 142 |
+
|
| 143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 144 |
+
agreed to in writing, Licensor provides the Work (and each
|
| 145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 147 |
+
implied, including, without limitation, any warranties or conditions
|
| 148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 150 |
+
appropriateness of using or redistributing the Work and assume any
|
| 151 |
+
risks associated with Your exercise of permissions under this License.
|
| 152 |
+
|
| 153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
| 154 |
+
whether in tort (including negligence), contract, or otherwise,
|
| 155 |
+
unless required by applicable law (such as deliberate and grossly
|
| 156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
| 157 |
+
liable to You for damages, including any direct, indirect, special,
|
| 158 |
+
incidental, or consequential damages of any character arising as a
|
| 159 |
+
result of this License or out of the use or inability to use the
|
| 160 |
+
Work (including but not limited to damages for loss of goodwill,
|
| 161 |
+
work stoppage, computer failure or malfunction, or any and all
|
| 162 |
+
other commercial damages or losses), even if such Contributor
|
| 163 |
+
has been advised of the possibility of such damages.
|
| 164 |
+
|
| 165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
| 166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
| 167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 168 |
+
or other liability obligations and/or rights consistent with this
|
| 169 |
+
License. However, in accepting such obligations, You may act only
|
| 170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
| 171 |
+
of any other Contributor, and only if You agree to indemnify,
|
| 172 |
+
defend, and hold each Contributor harmless for any liability
|
| 173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
| 174 |
+
of your accepting any such warranty or additional liability.
|
| 175 |
+
|
| 176 |
+
END OF TERMS AND CONDITIONS
|
| 177 |
+
|
| 178 |
+
APPENDIX: How to apply the Apache License to your work.
|
| 179 |
+
|
| 180 |
+
To apply the Apache License to your work, attach the following
|
| 181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 182 |
+
replaced with your own identifying information. (Don't include
|
| 183 |
+
the brackets!) The text should be enclosed in the appropriate
|
| 184 |
+
comment syntax for the file format. We also recommend that a
|
| 185 |
+
file or class name and description of purpose be included on the
|
| 186 |
+
same "printed page" as the copyright notice for easier
|
| 187 |
+
identification within third-party archives.
|
| 188 |
+
|
| 189 |
+
Copyright [yyyy] [name of copyright owner]
|
| 190 |
+
|
| 191 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 192 |
+
you may not use this file except in compliance with the License.
|
| 193 |
+
You may obtain a copy of the License at
|
| 194 |
+
|
| 195 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 196 |
+
|
| 197 |
+
Unless required by applicable law or agreed to in writing, software
|
| 198 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 199 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 200 |
+
See the License for the specific language governing permissions and
|
| 201 |
+
limitations under the License.
|
backend/node_modules/@prisma/config/package.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "@prisma/config",
|
| 3 |
+
"version": "6.19.3",
|
| 4 |
+
"description": "Internal package used to define and read Prisma configuration files",
|
| 5 |
+
"main": "dist/index.js",
|
| 6 |
+
"types": "dist/index.d.ts",
|
| 7 |
+
"repository": {
|
| 8 |
+
"type": "git",
|
| 9 |
+
"url": "https://github.com/prisma/prisma.git",
|
| 10 |
+
"directory": "packages/config"
|
| 11 |
+
},
|
| 12 |
+
"license": "Apache-2.0",
|
| 13 |
+
"author": "Alberto Schiabel <schiabel@prisma.io>",
|
| 14 |
+
"dependencies": {
|
| 15 |
+
"c12": "3.1.0",
|
| 16 |
+
"deepmerge-ts": "7.1.5",
|
| 17 |
+
"effect": "3.21.0",
|
| 18 |
+
"empathic": "2.0.0"
|
| 19 |
+
},
|
| 20 |
+
"devDependencies": {
|
| 21 |
+
"vitest": "3.2.4",
|
| 22 |
+
"@prisma/driver-adapter-utils": "6.19.3",
|
| 23 |
+
"@prisma/get-platform": "6.19.3"
|
| 24 |
+
},
|
| 25 |
+
"files": [
|
| 26 |
+
"dist"
|
| 27 |
+
],
|
| 28 |
+
"sideEffects": false,
|
| 29 |
+
"scripts": {
|
| 30 |
+
"dev": "DEV=true tsx helpers/build.ts",
|
| 31 |
+
"build": "tsx helpers/build.ts",
|
| 32 |
+
"test": "vitest run"
|
| 33 |
+
}
|
| 34 |
+
}
|
backend/node_modules/@prisma/debug/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Apache License
|
| 2 |
+
Version 2.0, January 2004
|
| 3 |
+
http://www.apache.org/licenses/
|
| 4 |
+
|
| 5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 6 |
+
|
| 7 |
+
1. Definitions.
|
| 8 |
+
|
| 9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
| 10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
| 11 |
+
|
| 12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
| 13 |
+
the copyright owner that is granting the License.
|
| 14 |
+
|
| 15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
| 16 |
+
other entities that control, are controlled by, or are under common
|
| 17 |
+
control with that entity. For the purposes of this definition,
|
| 18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
| 19 |
+
direction or management of such entity, whether by contract or
|
| 20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 22 |
+
|
| 23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
| 24 |
+
exercising permissions granted by this License.
|
| 25 |
+
|
| 26 |
+
"Source" form shall mean the preferred form for making modifications,
|
| 27 |
+
including but not limited to software source code, documentation
|
| 28 |
+
source, and configuration files.
|
| 29 |
+
|
| 30 |
+
"Object" form shall mean any form resulting from mechanical
|
| 31 |
+
transformation or translation of a Source form, including but
|
| 32 |
+
not limited to compiled object code, generated documentation,
|
| 33 |
+
and conversions to other media types.
|
| 34 |
+
|
| 35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
| 36 |
+
Object form, made available under the License, as indicated by a
|
| 37 |
+
copyright notice that is included in or attached to the work
|
| 38 |
+
(an example is provided in the Appendix below).
|
| 39 |
+
|
| 40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
| 41 |
+
form, that is based on (or derived from) the Work and for which the
|
| 42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
| 43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
| 44 |
+
of this License, Derivative Works shall not include works that remain
|
| 45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
| 46 |
+
the Work and Derivative Works thereof.
|
| 47 |
+
|
| 48 |
+
"Contribution" shall mean any work of authorship, including
|
| 49 |
+
the original version of the Work and any modifications or additions
|
| 50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
| 51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
| 53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
| 54 |
+
means any form of electronic, verbal, or written communication sent
|
| 55 |
+
to the Licensor or its representatives, including but not limited to
|
| 56 |
+
communication on electronic mailing lists, source code control systems,
|
| 57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
| 58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
| 59 |
+
excluding communication that is conspicuously marked or otherwise
|
| 60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
| 61 |
+
|
| 62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
| 64 |
+
subsequently incorporated within the Work.
|
| 65 |
+
|
| 66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
| 70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
| 71 |
+
Work and such Derivative Works in Source or Object form.
|
| 72 |
+
|
| 73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
| 74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 76 |
+
(except as stated in this section) patent license to make, have made,
|
| 77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 78 |
+
where such license applies only to those patent claims licensable
|
| 79 |
+
by such Contributor that are necessarily infringed by their
|
| 80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
| 81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
| 82 |
+
institute patent litigation against any entity (including a
|
| 83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 84 |
+
or a Contribution incorporated within the Work constitutes direct
|
| 85 |
+
or contributory patent infringement, then any patent licenses
|
| 86 |
+
granted to You under this License for that Work shall terminate
|
| 87 |
+
as of the date such litigation is filed.
|
| 88 |
+
|
| 89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
| 90 |
+
Work or Derivative Works thereof in any medium, with or without
|
| 91 |
+
modifications, and in Source or Object form, provided that You
|
| 92 |
+
meet the following conditions:
|
| 93 |
+
|
| 94 |
+
(a) You must give any other recipients of the Work or
|
| 95 |
+
Derivative Works a copy of this License; and
|
| 96 |
+
|
| 97 |
+
(b) You must cause any modified files to carry prominent notices
|
| 98 |
+
stating that You changed the files; and
|
| 99 |
+
|
| 100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
| 101 |
+
that You distribute, all copyright, patent, trademark, and
|
| 102 |
+
attribution notices from the Source form of the Work,
|
| 103 |
+
excluding those notices that do not pertain to any part of
|
| 104 |
+
the Derivative Works; and
|
| 105 |
+
|
| 106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
| 107 |
+
distribution, then any Derivative Works that You distribute must
|
| 108 |
+
include a readable copy of the attribution notices contained
|
| 109 |
+
within such NOTICE file, excluding those notices that do not
|
| 110 |
+
pertain to any part of the Derivative Works, in at least one
|
| 111 |
+
of the following places: within a NOTICE text file distributed
|
| 112 |
+
as part of the Derivative Works; within the Source form or
|
| 113 |
+
documentation, if provided along with the Derivative Works; or,
|
| 114 |
+
within a display generated by the Derivative Works, if and
|
| 115 |
+
wherever such third-party notices normally appear. The contents
|
| 116 |
+
of the NOTICE file are for informational purposes only and
|
| 117 |
+
do not modify the License. You may add Your own attribution
|
| 118 |
+
notices within Derivative Works that You distribute, alongside
|
| 119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
| 120 |
+
that such additional attribution notices cannot be construed
|
| 121 |
+
as modifying the License.
|
| 122 |
+
|
| 123 |
+
You may add Your own copyright statement to Your modifications and
|
| 124 |
+
may provide additional or different license terms and conditions
|
| 125 |
+
for use, reproduction, or distribution of Your modifications, or
|
| 126 |
+
for any such Derivative Works as a whole, provided Your use,
|
| 127 |
+
reproduction, and distribution of the Work otherwise complies with
|
| 128 |
+
the conditions stated in this License.
|
| 129 |
+
|
| 130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
| 132 |
+
by You to the Licensor shall be under the terms and conditions of
|
| 133 |
+
this License, without any additional terms or conditions.
|
| 134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
| 135 |
+
the terms of any separate license agreement you may have executed
|
| 136 |
+
with Licensor regarding such Contributions.
|
| 137 |
+
|
| 138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
| 139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
| 140 |
+
except as required for reasonable and customary use in describing the
|
| 141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
| 142 |
+
|
| 143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 144 |
+
agreed to in writing, Licensor provides the Work (and each
|
| 145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 147 |
+
implied, including, without limitation, any warranties or conditions
|
| 148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 150 |
+
appropriateness of using or redistributing the Work and assume any
|
| 151 |
+
risks associated with Your exercise of permissions under this License.
|
| 152 |
+
|
| 153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
| 154 |
+
whether in tort (including negligence), contract, or otherwise,
|
| 155 |
+
unless required by applicable law (such as deliberate and grossly
|
| 156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
| 157 |
+
liable to You for damages, including any direct, indirect, special,
|
| 158 |
+
incidental, or consequential damages of any character arising as a
|
| 159 |
+
result of this License or out of the use or inability to use the
|
| 160 |
+
Work (including but not limited to damages for loss of goodwill,
|
| 161 |
+
work stoppage, computer failure or malfunction, or any and all
|
| 162 |
+
other commercial damages or losses), even if such Contributor
|
| 163 |
+
has been advised of the possibility of such damages.
|
| 164 |
+
|
| 165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
| 166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
| 167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 168 |
+
or other liability obligations and/or rights consistent with this
|
| 169 |
+
License. However, in accepting such obligations, You may act only
|
| 170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
| 171 |
+
of any other Contributor, and only if You agree to indemnify,
|
| 172 |
+
defend, and hold each Contributor harmless for any liability
|
| 173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
| 174 |
+
of your accepting any such warranty or additional liability.
|
| 175 |
+
|
| 176 |
+
END OF TERMS AND CONDITIONS
|
| 177 |
+
|
| 178 |
+
APPENDIX: How to apply the Apache License to your work.
|
| 179 |
+
|
| 180 |
+
To apply the Apache License to your work, attach the following
|
| 181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 182 |
+
replaced with your own identifying information. (Don't include
|
| 183 |
+
the brackets!) The text should be enclosed in the appropriate
|
| 184 |
+
comment syntax for the file format. We also recommend that a
|
| 185 |
+
file or class name and description of purpose be included on the
|
| 186 |
+
same "printed page" as the copyright notice for easier
|
| 187 |
+
identification within third-party archives.
|
| 188 |
+
|
| 189 |
+
Copyright [yyyy] [name of copyright owner]
|
| 190 |
+
|
| 191 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 192 |
+
you may not use this file except in compliance with the License.
|
| 193 |
+
You may obtain a copy of the License at
|
| 194 |
+
|
| 195 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 196 |
+
|
| 197 |
+
Unless required by applicable law or agreed to in writing, software
|
| 198 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 199 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 200 |
+
See the License for the specific language governing permissions and
|
| 201 |
+
limitations under the License.
|