@trapi/metadata 1.3.0 → 2.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (350) hide show
  1. package/README.md +63 -16
  2. package/dist/index.d.mts +1819 -0
  3. package/dist/index.d.mts.map +1 -0
  4. package/dist/index.mjs +3458 -0
  5. package/dist/index.mjs.map +1 -0
  6. package/package.json +25 -13
  7. package/dist/cache/client.d.ts +0 -15
  8. package/dist/cache/client.d.ts.map +0 -1
  9. package/dist/cache/client.js +0 -98
  10. package/dist/cache/client.js.map +0 -1
  11. package/dist/cache/index.d.ts +0 -4
  12. package/dist/cache/index.d.ts.map +0 -1
  13. package/dist/cache/index.js +0 -26
  14. package/dist/cache/index.js.map +0 -1
  15. package/dist/cache/type.d.ts +0 -33
  16. package/dist/cache/type.d.ts.map +0 -1
  17. package/dist/cache/type.js +0 -9
  18. package/dist/cache/type.js.map +0 -1
  19. package/dist/cache/utils.d.ts +0 -4
  20. package/dist/cache/utils.d.ts.map +0 -1
  21. package/dist/cache/utils.js +0 -52
  22. package/dist/cache/utils.js.map +0 -1
  23. package/dist/config/index.d.ts +0 -2
  24. package/dist/config/index.d.ts.map +0 -1
  25. package/dist/config/index.js +0 -24
  26. package/dist/config/index.js.map +0 -1
  27. package/dist/config/type.d.ts +0 -37
  28. package/dist/config/type.d.ts.map +0 -1
  29. package/dist/config/type.js +0 -9
  30. package/dist/config/type.js.map +0 -1
  31. package/dist/decorator/constants.d.ts +0 -41
  32. package/dist/decorator/constants.d.ts.map +0 -1
  33. package/dist/decorator/constants.js +0 -53
  34. package/dist/decorator/constants.js.map +0 -1
  35. package/dist/decorator/index.d.ts +0 -7
  36. package/dist/decorator/index.d.ts.map +0 -1
  37. package/dist/decorator/index.js +0 -29
  38. package/dist/decorator/index.js.map +0 -1
  39. package/dist/decorator/preset/index.d.ts +0 -3
  40. package/dist/decorator/preset/index.d.ts.map +0 -1
  41. package/dist/decorator/preset/index.js +0 -25
  42. package/dist/decorator/preset/index.js.map +0 -1
  43. package/dist/decorator/preset/type.d.ts +0 -6
  44. package/dist/decorator/preset/type.d.ts.map +0 -1
  45. package/dist/decorator/preset/type.js +0 -9
  46. package/dist/decorator/preset/type.js.map +0 -1
  47. package/dist/decorator/preset/utils/check.d.ts +0 -3
  48. package/dist/decorator/preset/utils/check.d.ts.map +0 -1
  49. package/dist/decorator/preset/utils/check.js +0 -17
  50. package/dist/decorator/preset/utils/check.js.map +0 -1
  51. package/dist/decorator/preset/utils/index.d.ts +0 -4
  52. package/dist/decorator/preset/utils/index.d.ts.map +0 -1
  53. package/dist/decorator/preset/utils/index.js +0 -26
  54. package/dist/decorator/preset/utils/index.js.map +0 -1
  55. package/dist/decorator/preset/utils/load.d.ts +0 -3
  56. package/dist/decorator/preset/utils/load.d.ts.map +0 -1
  57. package/dist/decorator/preset/utils/load.js +0 -50
  58. package/dist/decorator/preset/utils/load.js.map +0 -1
  59. package/dist/decorator/preset/utils/normalize.d.ts +0 -2
  60. package/dist/decorator/preset/utils/normalize.d.ts.map +0 -1
  61. package/dist/decorator/preset/utils/normalize.js +0 -26
  62. package/dist/decorator/preset/utils/normalize.js.map +0 -1
  63. package/dist/decorator/property-manager/index.d.ts +0 -3
  64. package/dist/decorator/property-manager/index.d.ts.map +0 -1
  65. package/dist/decorator/property-manager/index.js +0 -25
  66. package/dist/decorator/property-manager/index.js.map +0 -1
  67. package/dist/decorator/property-manager/module.d.ts +0 -17
  68. package/dist/decorator/property-manager/module.d.ts.map +0 -1
  69. package/dist/decorator/property-manager/module.js +0 -59
  70. package/dist/decorator/property-manager/module.js.map +0 -1
  71. package/dist/decorator/property-manager/utils.d.ts +0 -6
  72. package/dist/decorator/property-manager/utils.d.ts.map +0 -1
  73. package/dist/decorator/property-manager/utils.js +0 -91
  74. package/dist/decorator/property-manager/utils.js.map +0 -1
  75. package/dist/decorator/resolver/index.d.ts +0 -3
  76. package/dist/decorator/resolver/index.d.ts.map +0 -1
  77. package/dist/decorator/resolver/index.js +0 -25
  78. package/dist/decorator/resolver/index.js.map +0 -1
  79. package/dist/decorator/resolver/module.d.ts +0 -27
  80. package/dist/decorator/resolver/module.d.ts.map +0 -1
  81. package/dist/decorator/resolver/module.js +0 -72
  82. package/dist/decorator/resolver/module.js.map +0 -1
  83. package/dist/decorator/resolver/type.d.ts +0 -10
  84. package/dist/decorator/resolver/type.d.ts.map +0 -1
  85. package/dist/decorator/resolver/type.js +0 -3
  86. package/dist/decorator/resolver/type.js.map +0 -1
  87. package/dist/decorator/sets/class.d.ts +0 -7
  88. package/dist/decorator/sets/class.d.ts.map +0 -1
  89. package/dist/decorator/sets/class.js +0 -9
  90. package/dist/decorator/sets/class.js.map +0 -1
  91. package/dist/decorator/sets/index.d.ts +0 -8
  92. package/dist/decorator/sets/index.d.ts.map +0 -1
  93. package/dist/decorator/sets/index.js +0 -29
  94. package/dist/decorator/sets/index.js.map +0 -1
  95. package/dist/decorator/sets/method.d.ts +0 -14
  96. package/dist/decorator/sets/method.d.ts.map +0 -1
  97. package/dist/decorator/sets/method.js +0 -9
  98. package/dist/decorator/sets/method.js.map +0 -1
  99. package/dist/decorator/sets/mixed.d.ts +0 -12
  100. package/dist/decorator/sets/mixed.d.ts.map +0 -1
  101. package/dist/decorator/sets/mixed.js +0 -9
  102. package/dist/decorator/sets/mixed.js.map +0 -1
  103. package/dist/decorator/sets/parameter.d.ts +0 -21
  104. package/dist/decorator/sets/parameter.d.ts.map +0 -1
  105. package/dist/decorator/sets/parameter.js +0 -9
  106. package/dist/decorator/sets/parameter.js.map +0 -1
  107. package/dist/decorator/sets/request.d.ts +0 -6
  108. package/dist/decorator/sets/request.d.ts.map +0 -1
  109. package/dist/decorator/sets/request.js +0 -9
  110. package/dist/decorator/sets/request.js.map +0 -1
  111. package/dist/decorator/sets/response.d.ts +0 -17
  112. package/dist/decorator/sets/response.d.ts.map +0 -1
  113. package/dist/decorator/sets/response.js +0 -9
  114. package/dist/decorator/sets/response.js.map +0 -1
  115. package/dist/decorator/sets/type.d.ts +0 -4
  116. package/dist/decorator/sets/type.d.ts.map +0 -1
  117. package/dist/decorator/sets/type.js +0 -3
  118. package/dist/decorator/sets/type.js.map +0 -1
  119. package/dist/decorator/type.d.ts +0 -32
  120. package/dist/decorator/type.d.ts.map +0 -1
  121. package/dist/decorator/type.js +0 -9
  122. package/dist/decorator/type.js.map +0 -1
  123. package/dist/error/base.d.ts +0 -3
  124. package/dist/error/base.d.ts.map +0 -1
  125. package/dist/error/base.js +0 -13
  126. package/dist/error/base.js.map +0 -1
  127. package/dist/error/index.d.ts +0 -2
  128. package/dist/error/index.d.ts.map +0 -1
  129. package/dist/error/index.js +0 -24
  130. package/dist/error/index.js.map +0 -1
  131. package/dist/generator/abstract.d.ts +0 -19
  132. package/dist/generator/abstract.d.ts.map +0 -1
  133. package/dist/generator/abstract.js +0 -151
  134. package/dist/generator/abstract.js.map +0 -1
  135. package/dist/generator/controller/index.d.ts +0 -3
  136. package/dist/generator/controller/index.d.ts.map +0 -1
  137. package/dist/generator/controller/index.js +0 -25
  138. package/dist/generator/controller/index.js.map +0 -1
  139. package/dist/generator/controller/module.d.ts +0 -13
  140. package/dist/generator/controller/module.d.ts.map +0 -1
  141. package/dist/generator/controller/module.js +0 -68
  142. package/dist/generator/controller/module.js.map +0 -1
  143. package/dist/generator/controller/type.d.ts +0 -47
  144. package/dist/generator/controller/type.d.ts.map +0 -1
  145. package/dist/generator/controller/type.js +0 -3
  146. package/dist/generator/controller/type.js.map +0 -1
  147. package/dist/generator/index.d.ts +0 -7
  148. package/dist/generator/index.d.ts.map +0 -1
  149. package/dist/generator/index.js +0 -29
  150. package/dist/generator/index.js.map +0 -1
  151. package/dist/generator/metadata/index.d.ts +0 -4
  152. package/dist/generator/metadata/index.d.ts.map +0 -1
  153. package/dist/generator/metadata/index.js +0 -26
  154. package/dist/generator/metadata/index.js.map +0 -1
  155. package/dist/generator/metadata/module.d.ts +0 -39
  156. package/dist/generator/metadata/module.d.ts.map +0 -1
  157. package/dist/generator/metadata/module.js +0 -140
  158. package/dist/generator/metadata/module.js.map +0 -1
  159. package/dist/generator/metadata/type.d.ts +0 -25
  160. package/dist/generator/metadata/type.d.ts.map +0 -1
  161. package/dist/generator/metadata/type.js +0 -3
  162. package/dist/generator/metadata/type.js.map +0 -1
  163. package/dist/generator/metadata/utils.d.ts +0 -3
  164. package/dist/generator/metadata/utils.d.ts.map +0 -1
  165. package/dist/generator/metadata/utils.js +0 -18
  166. package/dist/generator/metadata/utils.js.map +0 -1
  167. package/dist/generator/method/constants.d.ts +0 -11
  168. package/dist/generator/method/constants.d.ts.map +0 -1
  169. package/dist/generator/method/constants.js +0 -21
  170. package/dist/generator/method/constants.js.map +0 -1
  171. package/dist/generator/method/index.d.ts +0 -4
  172. package/dist/generator/method/index.d.ts.map +0 -1
  173. package/dist/generator/method/index.js +0 -26
  174. package/dist/generator/method/index.js.map +0 -1
  175. package/dist/generator/method/module.d.ts +0 -19
  176. package/dist/generator/method/module.d.ts.map +0 -1
  177. package/dist/generator/method/module.js +0 -188
  178. package/dist/generator/method/module.js.map +0 -1
  179. package/dist/generator/method/type.d.ts +0 -23
  180. package/dist/generator/method/type.d.ts.map +0 -1
  181. package/dist/generator/method/type.js +0 -9
  182. package/dist/generator/method/type.js.map +0 -1
  183. package/dist/generator/parameter/constants.d.ts +0 -19
  184. package/dist/generator/parameter/constants.d.ts.map +0 -1
  185. package/dist/generator/parameter/constants.js +0 -30
  186. package/dist/generator/parameter/constants.js.map +0 -1
  187. package/dist/generator/parameter/error.d.ts +0 -35
  188. package/dist/generator/parameter/error.d.ts.map +0 -1
  189. package/dist/generator/parameter/error.js +0 -68
  190. package/dist/generator/parameter/error.js.map +0 -1
  191. package/dist/generator/parameter/index.d.ts +0 -5
  192. package/dist/generator/parameter/index.d.ts.map +0 -1
  193. package/dist/generator/parameter/index.js +0 -27
  194. package/dist/generator/parameter/index.js.map +0 -1
  195. package/dist/generator/parameter/module.d.ts +0 -29
  196. package/dist/generator/parameter/module.d.ts.map +0 -1
  197. package/dist/generator/parameter/module.js +0 -566
  198. package/dist/generator/parameter/module.js.map +0 -1
  199. package/dist/generator/parameter/type.d.ts +0 -25
  200. package/dist/generator/parameter/type.d.ts.map +0 -1
  201. package/dist/generator/parameter/type.js +0 -9
  202. package/dist/generator/parameter/type.js.map +0 -1
  203. package/dist/generator/type.d.ts +0 -20
  204. package/dist/generator/type.d.ts.map +0 -1
  205. package/dist/generator/type.js +0 -9
  206. package/dist/generator/type.js.map +0 -1
  207. package/dist/index.d.ts +0 -10
  208. package/dist/index.d.ts.map +0 -1
  209. package/dist/index.js +0 -32
  210. package/dist/index.js.map +0 -1
  211. package/dist/module.d.ts +0 -5
  212. package/dist/module.d.ts.map +0 -1
  213. package/dist/module.js +0 -40
  214. package/dist/module.js.map +0 -1
  215. package/dist/resolver/constants.d.ts +0 -37
  216. package/dist/resolver/constants.d.ts.map +0 -1
  217. package/dist/resolver/constants.js +0 -48
  218. package/dist/resolver/constants.js.map +0 -1
  219. package/dist/resolver/error.d.ts +0 -8
  220. package/dist/resolver/error.d.ts.map +0 -1
  221. package/dist/resolver/error.js +0 -41
  222. package/dist/resolver/error.js.map +0 -1
  223. package/dist/resolver/extension/index.d.ts +0 -3
  224. package/dist/resolver/extension/index.d.ts.map +0 -1
  225. package/dist/resolver/extension/index.js +0 -25
  226. package/dist/resolver/extension/index.js.map +0 -1
  227. package/dist/resolver/extension/module.d.ts +0 -5
  228. package/dist/resolver/extension/module.d.ts.map +0 -1
  229. package/dist/resolver/extension/module.js +0 -26
  230. package/dist/resolver/extension/module.js.map +0 -1
  231. package/dist/resolver/extension/type.d.ts +0 -8
  232. package/dist/resolver/extension/type.d.ts.map +0 -1
  233. package/dist/resolver/extension/type.js +0 -9
  234. package/dist/resolver/extension/type.js.map +0 -1
  235. package/dist/resolver/index.d.ts +0 -6
  236. package/dist/resolver/index.d.ts.map +0 -1
  237. package/dist/resolver/index.js +0 -28
  238. package/dist/resolver/index.js.map +0 -1
  239. package/dist/resolver/module.d.ts +0 -56
  240. package/dist/resolver/module.d.ts.map +0 -1
  241. package/dist/resolver/module.js +0 -1023
  242. package/dist/resolver/module.js.map +0 -1
  243. package/dist/resolver/sub/base.d.ts +0 -7
  244. package/dist/resolver/sub/base.d.ts.map +0 -1
  245. package/dist/resolver/sub/base.js +0 -50
  246. package/dist/resolver/sub/base.js.map +0 -1
  247. package/dist/resolver/sub/index.d.ts +0 -4
  248. package/dist/resolver/sub/index.d.ts.map +0 -1
  249. package/dist/resolver/sub/index.js +0 -26
  250. package/dist/resolver/sub/index.js.map +0 -1
  251. package/dist/resolver/sub/primitive.d.ts +0 -11
  252. package/dist/resolver/sub/primitive.d.ts.map +0 -1
  253. package/dist/resolver/sub/primitive.js +0 -124
  254. package/dist/resolver/sub/primitive.js.map +0 -1
  255. package/dist/resolver/sub/reference.d.ts +0 -15
  256. package/dist/resolver/sub/reference.d.ts.map +0 -1
  257. package/dist/resolver/sub/reference.js +0 -141
  258. package/dist/resolver/sub/reference.js.map +0 -1
  259. package/dist/resolver/type.d.ts +0 -143
  260. package/dist/resolver/type.d.ts.map +0 -1
  261. package/dist/resolver/type.js +0 -135
  262. package/dist/resolver/type.js.map +0 -1
  263. package/dist/resolver/utils.d.ts +0 -4
  264. package/dist/resolver/utils.d.ts.map +0 -1
  265. package/dist/resolver/utils.js +0 -37
  266. package/dist/resolver/utils.js.map +0 -1
  267. package/dist/type.d.ts +0 -2
  268. package/dist/type.d.ts.map +0 -1
  269. package/dist/type.js +0 -9
  270. package/dist/type.js.map +0 -1
  271. package/dist/utils/array.d.ts +0 -2
  272. package/dist/utils/array.d.ts.map +0 -1
  273. package/dist/utils/array.js +0 -21
  274. package/dist/utils/array.js.map +0 -1
  275. package/dist/utils/index.d.ts +0 -10
  276. package/dist/utils/index.d.ts.map +0 -1
  277. package/dist/utils/index.js +0 -32
  278. package/dist/utils/index.js.map +0 -1
  279. package/dist/utils/initializer.d.ts +0 -5
  280. package/dist/utils/initializer.d.ts.map +0 -1
  281. package/dist/utils/initializer.js +0 -141
  282. package/dist/utils/initializer.js.map +0 -1
  283. package/dist/utils/js-doc/constants.d.ts +0 -19
  284. package/dist/utils/js-doc/constants.d.ts.map +0 -1
  285. package/dist/utils/js-doc/constants.js +0 -30
  286. package/dist/utils/js-doc/constants.js.map +0 -1
  287. package/dist/utils/js-doc/index.d.ts +0 -4
  288. package/dist/utils/js-doc/index.d.ts.map +0 -1
  289. package/dist/utils/js-doc/index.js +0 -26
  290. package/dist/utils/js-doc/index.js.map +0 -1
  291. package/dist/utils/js-doc/module.d.ts +0 -9
  292. package/dist/utils/js-doc/module.d.ts.map +0 -1
  293. package/dist/utils/js-doc/module.js +0 -97
  294. package/dist/utils/js-doc/module.js.map +0 -1
  295. package/dist/utils/js-doc/utils.d.ts +0 -3
  296. package/dist/utils/js-doc/utils.d.ts.map +0 -1
  297. package/dist/utils/js-doc/utils.js +0 -28
  298. package/dist/utils/js-doc/utils.js.map +0 -1
  299. package/dist/utils/node/index.d.ts +0 -3
  300. package/dist/utils/node/index.d.ts.map +0 -1
  301. package/dist/utils/node/index.js +0 -25
  302. package/dist/utils/node/index.js.map +0 -1
  303. package/dist/utils/node/module.d.ts +0 -10
  304. package/dist/utils/node/module.d.ts.map +0 -1
  305. package/dist/utils/node/module.js +0 -51
  306. package/dist/utils/node/module.js.map +0 -1
  307. package/dist/utils/node/type.d.ts +0 -6
  308. package/dist/utils/node/type.d.ts.map +0 -1
  309. package/dist/utils/node/type.js +0 -9
  310. package/dist/utils/node/type.js.map +0 -1
  311. package/dist/utils/object.d.ts +0 -2
  312. package/dist/utils/object.d.ts.map +0 -1
  313. package/dist/utils/object.js +0 -14
  314. package/dist/utils/object.js.map +0 -1
  315. package/dist/utils/path-normalize.d.ts +0 -2
  316. package/dist/utils/path-normalize.d.ts.map +0 -1
  317. package/dist/utils/path-normalize.js +0 -16
  318. package/dist/utils/path-normalize.js.map +0 -1
  319. package/dist/utils/source-files.d.ts +0 -3
  320. package/dist/utils/source-files.d.ts.map +0 -1
  321. package/dist/utils/source-files.js +0 -31
  322. package/dist/utils/source-files.js.map +0 -1
  323. package/dist/utils/tsconfig/index.d.ts +0 -3
  324. package/dist/utils/tsconfig/index.d.ts.map +0 -1
  325. package/dist/utils/tsconfig/index.js +0 -25
  326. package/dist/utils/tsconfig/index.js.map +0 -1
  327. package/dist/utils/tsconfig/module.d.ts +0 -4
  328. package/dist/utils/tsconfig/module.d.ts.map +0 -1
  329. package/dist/utils/tsconfig/module.js +0 -53
  330. package/dist/utils/tsconfig/module.js.map +0 -1
  331. package/dist/utils/tsconfig/type.d.ts +0 -11
  332. package/dist/utils/tsconfig/type.d.ts.map +0 -1
  333. package/dist/utils/tsconfig/type.js +0 -9
  334. package/dist/utils/tsconfig/type.js.map +0 -1
  335. package/dist/utils/validator/constants.d.ts +0 -13
  336. package/dist/utils/validator/constants.d.ts.map +0 -1
  337. package/dist/utils/validator/constants.js +0 -23
  338. package/dist/utils/validator/constants.js.map +0 -1
  339. package/dist/utils/validator/index.d.ts +0 -4
  340. package/dist/utils/validator/index.d.ts.map +0 -1
  341. package/dist/utils/validator/index.js +0 -26
  342. package/dist/utils/validator/index.js.map +0 -1
  343. package/dist/utils/validator/module.d.ts +0 -4
  344. package/dist/utils/validator/module.d.ts.map +0 -1
  345. package/dist/utils/validator/module.js +0 -141
  346. package/dist/utils/validator/module.js.map +0 -1
  347. package/dist/utils/validator/type.d.ts +0 -6
  348. package/dist/utils/validator/type.d.ts.map +0 -1
  349. package/dist/utils/validator/type.js +0 -9
  350. package/dist/utils/validator/type.js.map +0 -1
@@ -1,8 +0,0 @@
1
- export * from './class';
2
- export * from './method';
3
- export * from './mixed';
4
- export * from './parameter';
5
- export * from './request';
6
- export * from './response';
7
- export { DecoratorPropertyValueSchema } from './type';
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/index.ts"],"names":[],"mappings":"AAOA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,OAAO,EAAE,4BAA4B,EAAE,MAAM,QAAQ,CAAC"}
@@ -1,29 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
9
- if (k2 === undefined) k2 = k;
10
- var desc = Object.getOwnPropertyDescriptor(m, k);
11
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
- desc = { enumerable: true, get: function() { return m[k]; } };
13
- }
14
- Object.defineProperty(o, k2, desc);
15
- }) : (function(o, m, k, k2) {
16
- if (k2 === undefined) k2 = k;
17
- o[k2] = m[k];
18
- }));
19
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
20
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
21
- };
22
- Object.defineProperty(exports, "__esModule", { value: true });
23
- __exportStar(require("./class"), exports);
24
- __exportStar(require("./method"), exports);
25
- __exportStar(require("./mixed"), exports);
26
- __exportStar(require("./parameter"), exports);
27
- __exportStar(require("./request"), exports);
28
- __exportStar(require("./response"), exports);
29
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/decorator/sets/index.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;;;;;;;;;;;;;;AAEH,0CAAwB;AACxB,2CAAyB;AACzB,0CAAwB;AACxB,8CAA4B;AAC5B,4CAA0B;AAC1B,6CAA2B"}
@@ -1,14 +0,0 @@
1
- import type { DecoratorID } from '../constants';
2
- import type { DecoratorPropertyValueSchema } from './type';
3
- export type DecoratorMethodPathProperties = DecoratorPropertyValueSchema<string | undefined>;
4
- export type DecoratorAllProperties = DecoratorPropertyValueSchema<string | undefined>;
5
- export type DecoratorDeleteProperties = DecoratorPropertyValueSchema<string | undefined>;
6
- export type DecoratorHeadProperties = DecoratorPropertyValueSchema<string | undefined>;
7
- export type DecoratorOptionsProperties = DecoratorPropertyValueSchema<string | undefined>;
8
- export type DecoratorGetProperties = DecoratorPropertyValueSchema<string | undefined>;
9
- export type DecoratorPostProperties = DecoratorPropertyValueSchema<string | undefined>;
10
- export type DecoratorPutProperties = DecoratorPropertyValueSchema<string | undefined>;
11
- export type DecoratorPatchProperties = DecoratorPropertyValueSchema<string | undefined>;
12
- export type DecoratorMethodSetID = `${DecoratorID.ALL}` | `${DecoratorID.DELETE}` | `${DecoratorID.HEAD}` | `${DecoratorID.PATCH}` | `${DecoratorID.MOUNT}` | `${DecoratorID.POST}` | `${DecoratorID.PUT}` | `${DecoratorID.OPTIONS}`;
13
- export type DecoratorMethodSetProperties<T extends DecoratorMethodSetID> = T extends `${DecoratorID.ALL}` ? DecoratorAllProperties : T extends `${DecoratorID.DELETE}` ? DecoratorDeleteProperties : T extends `${DecoratorID.GET}` ? DecoratorGetProperties : T extends `${DecoratorID.HEAD}` ? DecoratorHeadProperties : T extends `${DecoratorID.OPTIONS}` ? DecoratorOptionsProperties : T extends `${DecoratorID.PATCH}` ? DecoratorPatchProperties : T extends `${DecoratorID.MOUNT}` ? DecoratorMethodPathProperties : T extends `${DecoratorID.POST}` ? DecoratorPostProperties : T extends `${DecoratorID.PUT}` ? DecoratorPutProperties : never;
14
- //# sourceMappingURL=method.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"method.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/method.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,QAAQ,CAAC;AAE3D,MAAM,MAAM,6BAA6B,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAC7F,MAAM,MAAM,sBAAsB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AACtF,MAAM,MAAM,yBAAyB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AACzF,MAAM,MAAM,uBAAuB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AACvF,MAAM,MAAM,0BAA0B,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAC1F,MAAM,MAAM,sBAAsB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AACtF,MAAM,MAAM,uBAAuB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AACvF,MAAM,MAAM,sBAAsB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AACtF,MAAM,MAAM,wBAAwB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAExF,MAAM,MAAM,oBAAoB,GAAG,GAAG,WAAW,CAAC,GAAG,EAAE,GACnD,GAAG,WAAW,CAAC,MAAM,EAAE,GACvB,GAAG,WAAW,CAAC,IAAI,EAAE,GACrB,GAAG,WAAW,CAAC,KAAK,EAAE,GACtB,GAAG,WAAW,CAAC,KAAK,EAAE,GACtB,GAAG,WAAW,CAAC,IAAI,EAAE,GACrB,GAAG,WAAW,CAAC,GAAG,EAAE,GACpB,GAAG,WAAW,CAAC,OAAO,EAAE,CAAC;AAE7B,MAAM,MAAM,4BAA4B,CAAC,CAAC,SAAS,oBAAoB,IACnE,CAAC,SAAS,GAAG,WAAW,CAAC,GAAG,EAAE,GAC1B,sBAAsB,GACtB,CAAC,SAAS,GAAG,WAAW,CAAC,MAAM,EAAE,GAC7B,yBAAyB,GACzB,CAAC,SAAS,GAAG,WAAW,CAAC,GAAG,EAAE,GAC1B,sBAAsB,GACtB,CAAC,SAAS,GAAG,WAAW,CAAC,IAAI,EAAE,GAC3B,uBAAuB,GACvB,CAAC,SAAS,GAAG,WAAW,CAAC,OAAO,EAAE,GAC9B,0BAA0B,GAC1B,CAAC,SAAS,GAAG,WAAW,CAAC,KAAK,EAAE,GAC5B,wBAAwB,GACxB,CAAC,SAAS,GAAG,WAAW,CAAC,KAAK,EAAE,GAC5B,6BAA6B,GAC7B,CAAC,SAAS,GAAG,WAAW,CAAC,IAAI,EAAE,GAC3B,uBAAuB,GACvB,CAAC,SAAS,GAAG,WAAW,CAAC,GAAG,EAAE,GAC1B,sBAAsB,GACtB,KAAK,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- //# sourceMappingURL=method.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"method.js","sourceRoot":"","sources":["../../../src/decorator/sets/method.ts"],"names":[],"mappings":";AAAA;;;;;GAKG"}
@@ -1,12 +0,0 @@
1
- import type { DecoratorID } from '../constants';
2
- export type DecoratorExtensionProperties = {
3
- key: string;
4
- value: unknown | unknown[];
5
- };
6
- export type DecoratorSecurityProperties = {
7
- key: string | Record<string, string[]>;
8
- value?: unknown[];
9
- };
10
- export type DecoratorMixedSetID = `${DecoratorID.DEPRECATED}` | `${DecoratorID.HIDDEN}` | `${DecoratorID.EXTENSION}` | `${DecoratorID.SECURITY}`;
11
- export type DecoratorMixedSetProperties<T extends DecoratorMixedSetID> = T extends `${DecoratorID.EXTENSION}` ? DecoratorExtensionProperties : T extends `${DecoratorID.SECURITY}` ? DecoratorSecurityProperties : never;
12
- //# sourceMappingURL=mixed.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mixed.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/mixed.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAEhD,MAAM,MAAM,4BAA4B,GAAG;IACvC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,OAAO,GAAG,OAAO,EAAE,CAAA;CAC7B,CAAC;AAEF,MAAM,MAAM,2BAA2B,GAAG;IACtC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC;IACvC,KAAK,CAAC,EAAE,OAAO,EAAE,CAAA;CACpB,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,GAAG,WAAW,CAAC,UAAU,EAAE,GACzD,GAAG,WAAW,CAAC,MAAM,EAAE,GACvB,GAAG,WAAW,CAAC,SAAS,EAAE,GAC1B,GAAG,WAAW,CAAC,QAAQ,EAAE,CAAC;AAE9B,MAAM,MAAM,2BAA2B,CAAC,CAAC,SAAS,mBAAmB,IAC7D,CAAC,SAAS,GAAG,WAAW,CAAC,SAAS,EAAE,GAChC,4BAA4B,GAC5B,CAAC,SAAS,GAAG,WAAW,CAAC,QAAQ,EAAE,GAC/B,2BAA2B,GAC3B,KAAK,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- //# sourceMappingURL=mixed.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mixed.js","sourceRoot":"","sources":["../../../src/decorator/sets/mixed.ts"],"names":[],"mappings":";AAAA;;;;;GAKG"}
@@ -1,21 +0,0 @@
1
- import type { DecoratorID } from '../constants';
2
- import type { DecoratorPropertyValueSchema } from './type';
3
- export type DecoratorParamProperties = DecoratorPropertyValueSchema<string>;
4
- export type DecoratorParamsProperties = DecoratorPropertyValueSchema<string | undefined>;
5
- export type DecoratorQueryProperties = {
6
- value?: string;
7
- options?: Record<string, any>;
8
- };
9
- export type DecoratorFormProperties = DecoratorPropertyValueSchema<string>;
10
- export type DecoratorBodyProperties = DecoratorPropertyValueSchema<string | undefined>;
11
- export type DecoratorHeaderProperties = DecoratorPropertyValueSchema<string>;
12
- export type DecoratorHeadersProperties = DecoratorPropertyValueSchema<string | undefined>;
13
- export type DecoratorCookieProperties = DecoratorPropertyValueSchema<string>;
14
- export type DecoratorCookiesProperties = DecoratorPropertyValueSchema<string | undefined>;
15
- export type DecoratorPathParamProperties = DecoratorPropertyValueSchema<string>;
16
- export type DecoratorPathParamsProperties = DecoratorPropertyValueSchema<string | undefined>;
17
- export type DecoratorFileProperties = DecoratorPropertyValueSchema<string>;
18
- export type DecoratorFilesParamProperties = DecoratorPropertyValueSchema<string | undefined>;
19
- export type DecoratorParameterSetID = `${DecoratorID.IS_INT}` | `${DecoratorID.IS_LONG}` | `${DecoratorID.IS_FLOAT}` | `${DecoratorID.IS_DOUBLE}` | `${DecoratorID.PARAM}` | `${DecoratorID.PARAMS}` | `${DecoratorID.QUERY}` | `${DecoratorID.FORM}` | `${DecoratorID.BODY}` | `${DecoratorID.HEADER}` | `${DecoratorID.HEADERS}` | `${DecoratorID.COOKIE}` | `${DecoratorID.COOKIES}` | `${DecoratorID.PATH}` | `${DecoratorID.PATHS}` | `${DecoratorID.FILE}` | `${DecoratorID.FILES}`;
20
- export type DecoratorParameterSetProperties<T extends `${DecoratorID}`> = T extends `${DecoratorID.PARAM}` ? DecoratorParamProperties : T extends `${DecoratorID.PARAMS}` ? DecoratorParamsProperties : T extends `${DecoratorID.QUERY}` ? DecoratorQueryProperties : T extends `${DecoratorID.FORM}` ? DecoratorFormProperties : T extends `${DecoratorID.BODY}` ? DecoratorBodyProperties : T extends `${DecoratorID.HEADER}` ? DecoratorHeaderProperties : T extends `${DecoratorID.HEADERS}` ? DecoratorHeadersProperties : T extends `${DecoratorID.COOKIE}` ? DecoratorCookieProperties : T extends `${DecoratorID.COOKIES}` ? DecoratorCookiesProperties : T extends `${DecoratorID.PATH}` ? DecoratorPathParamProperties : T extends `${DecoratorID.PATHS}` ? DecoratorPathParamsProperties : T extends `${DecoratorID.FILE}` ? DecoratorFileProperties : T extends `${DecoratorID.FILES}` ? DecoratorFilesParamProperties : never;
21
- //# sourceMappingURL=parameter.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parameter.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/parameter.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,QAAQ,CAAC;AAE3D,MAAM,MAAM,wBAAwB,GAAG,4BAA4B,CAAC,MAAM,CAAC,CAAC;AAC5E,MAAM,MAAM,yBAAyB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAEzF,MAAM,MAAM,wBAAwB,GAAG;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAChC,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG,4BAA4B,CAAC,MAAM,CAAC,CAAC;AAE3E,MAAM,MAAM,uBAAuB,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAEvF,MAAM,MAAM,yBAAyB,GAAG,4BAA4B,CAAC,MAAM,CAAC,CAAC;AAC7E,MAAM,MAAM,0BAA0B,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAE1F,MAAM,MAAM,yBAAyB,GAAG,4BAA4B,CAAC,MAAM,CAAC,CAAC;AAC7E,MAAM,MAAM,0BAA0B,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAE1F,MAAM,MAAM,4BAA4B,GAAG,4BAA4B,CAAC,MAAM,CAAC,CAAC;AAChF,MAAM,MAAM,6BAA6B,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAE7F,MAAM,MAAM,uBAAuB,GAAG,4BAA4B,CAAC,MAAM,CAAC,CAAC;AAC3E,MAAM,MAAM,6BAA6B,GAAG,4BAA4B,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;AAE7F,MAAM,MAAM,uBAAuB,GAAG,GAAG,WAAW,CAAC,MAAM,EAAE,GACzD,GAAG,WAAW,CAAC,OAAO,EAAE,GACxB,GAAG,WAAW,CAAC,QAAQ,EAAE,GACzB,GAAG,WAAW,CAAC,SAAS,EAAE,GAC1B,GAAG,WAAW,CAAC,KAAK,EAAE,GACtB,GAAG,WAAW,CAAC,MAAM,EAAE,GACvB,GAAG,WAAW,CAAC,KAAK,EAAE,GACtB,GAAG,WAAW,CAAC,IAAI,EAAE,GACrB,GAAG,WAAW,CAAC,IAAI,EAAE,GACrB,GAAG,WAAW,CAAC,MAAM,EAAE,GACvB,GAAG,WAAW,CAAC,OAAO,EAAE,GACxB,GAAG,WAAW,CAAC,MAAM,EAAE,GACvB,GAAG,WAAW,CAAC,OAAO,EAAE,GACxB,GAAG,WAAW,CAAC,IAAI,EAAE,GACrB,GAAG,WAAW,CAAC,KAAK,EAAE,GACtB,GAAG,WAAW,CAAC,IAAI,EAAE,GACrB,GAAG,WAAW,CAAC,KAAK,EAAE,CAAC;AAE3B,MAAM,MAAM,+BAA+B,CAAC,CAAC,SAAS,GAAG,WAAW,EAAE,IAClE,CAAC,SAAS,GAAG,WAAW,CAAC,KAAK,EAAE,GAC5B,wBAAwB,GACxB,CAAC,SAAS,GAAG,WAAW,CAAC,MAAM,EAAE,GAC7B,yBAAyB,GACzB,CAAC,SAAS,GAAG,WAAW,CAAC,KAAK,EAAE,GAC5B,wBAAwB,GACxB,CAAC,SAAS,GAAG,WAAW,CAAC,IAAI,EAAE,GAC3B,uBAAuB,GACvB,CAAC,SAAS,GAAG,WAAW,CAAC,IAAI,EAAE,GAC3B,uBAAuB,GACvB,CAAC,SAAS,GAAG,WAAW,CAAC,MAAM,EAAE,GAC7B,yBAAyB,GACzB,CAAC,SAAS,GAAG,WAAW,CAAC,OAAO,EAAE,GAC9B,0BAA0B,GAC1B,CAAC,SAAS,GAAG,WAAW,CAAC,MAAM,EAAE,GAC7B,yBAAyB,GACzB,CAAC,SAAS,GAAG,WAAW,CAAC,OAAO,EAAE,GAC9B,0BAA0B,GAC1B,CAAC,SAAS,GAAG,WAAW,CAAC,IAAI,EAAE,GAC3B,4BAA4B,GAC5B,CAAC,SAAS,GAAG,WAAW,CAAC,KAAK,EAAE,GAC5B,6BAA6B,GAC7B,CAAC,SAAS,GAAG,WAAW,CAAC,IAAI,EAAE,GAC3B,uBAAuB,GACvB,CAAC,SAAS,GAAG,WAAW,CAAC,KAAK,EAAE,GAC5B,6BAA6B,GAC7B,KAAK,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- //# sourceMappingURL=parameter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parameter.js","sourceRoot":"","sources":["../../../src/decorator/sets/parameter.ts"],"names":[],"mappings":";AAAA;;;;;GAKG"}
@@ -1,6 +0,0 @@
1
- import type { DecoratorID } from '../constants';
2
- import type { DecoratorPropertyValueSchema } from './type';
3
- export type DecoratorRequestConsumesProperties = DecoratorPropertyValueSchema<string[]>;
4
- export type DecoratorRequestSetID = `${DecoratorID.ACCEPT}` | `${DecoratorID.CONSUMES}`;
5
- export type DecoratorRequestSetProperties<T extends DecoratorRequestSetID> = T extends `${DecoratorID.ACCEPT}` ? never : T extends `${DecoratorID.CONSUMES}` ? DecoratorRequestConsumesProperties : never;
6
- //# sourceMappingURL=request.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"request.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/request.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,QAAQ,CAAC;AAE3D,MAAM,MAAM,kCAAkC,GAAG,4BAA4B,CAAC,MAAM,EAAE,CAAC,CAAC;AAExF,MAAM,MAAM,qBAAqB,GAAG,GAAG,WAAW,CAAC,MAAM,EAAE,GACvD,GAAG,WAAW,CAAC,QAAQ,EAAE,CAAC;AAE9B,MAAM,MAAM,6BAA6B,CAAC,CAAC,SAAS,qBAAqB,IACrE,CAAC,SAAS,GAAG,WAAW,CAAC,MAAM,EAAE,GAC7B,KAAK,GACL,CAAC,SAAS,GAAG,WAAW,CAAC,QAAQ,EAAE,GAC/B,kCAAkC,GAClC,KAAK,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- //# sourceMappingURL=request.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"request.js","sourceRoot":"","sources":["../../../src/decorator/sets/request.ts"],"names":[],"mappings":";AAAA;;;;;GAKG"}
@@ -1,17 +0,0 @@
1
- import type { DecoratorID } from '../constants';
2
- import type { DecoratorPropertyValueSchema } from './type';
3
- export type DecoratorResponseDescriptionProperties = {
4
- type: unknown;
5
- statusCode: number | string;
6
- description: string;
7
- payload: unknown | unknown[];
8
- };
9
- export type DecoratorResponseExampleProperties = {
10
- type: unknown;
11
- payload: unknown | unknown[];
12
- label?: string;
13
- };
14
- export type DecoratorResponseProducesProperties = DecoratorPropertyValueSchema<string[]>;
15
- export type DecoratorResponseSetID = `${DecoratorID.DESCRIPTION}` | `${DecoratorID.EXAMPLE}` | `${DecoratorID.PRODUCES}`;
16
- export type DecoratorResponseSetProperties<T extends DecoratorResponseSetID> = T extends `${DecoratorID.DESCRIPTION}` ? DecoratorResponseDescriptionProperties : T extends `${DecoratorID.EXAMPLE}` ? DecoratorResponseExampleProperties : T extends `${DecoratorID.PRODUCES}` ? DecoratorResponseProducesProperties : never;
17
- //# sourceMappingURL=response.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"response.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/response.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAChD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,QAAQ,CAAC;AAE3D,MAAM,MAAM,sCAAsC,GAAG;IACjD,IAAI,EAAE,OAAO,CAAC;IACd,UAAU,EAAE,MAAM,GAAG,MAAM,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,OAAO,GAAG,OAAO,EAAE,CAAA;CAC/B,CAAC;AAEF,MAAM,MAAM,kCAAkC,GAAG;IAC7C,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,OAAO,GAAG,OAAO,EAAE,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;CACjB,CAAC;AACF,MAAM,MAAM,mCAAmC,GAAG,4BAA4B,CAAC,MAAM,EAAE,CAAC,CAAC;AAEzF,MAAM,MAAM,sBAAsB,GAAG,GAAG,WAAW,CAAC,WAAW,EAAE,GAC7D,GAAG,WAAW,CAAC,OAAO,EAAE,GACxB,GAAG,WAAW,CAAC,QAAQ,EAAE,CAAC;AAC9B,MAAM,MAAM,8BAA8B,CAAC,CAAC,SAAS,sBAAsB,IACvE,CAAC,SAAS,GAAG,WAAW,CAAC,WAAW,EAAE,GAClC,sCAAsC,GACtC,CAAC,SAAS,GAAG,WAAW,CAAC,OAAO,EAAE,GAC9B,kCAAkC,GAClC,CAAC,SAAS,GAAG,WAAW,CAAC,QAAQ,EAAE,GAC/B,mCAAmC,GACnC,KAAK,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- //# sourceMappingURL=response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"response.js","sourceRoot":"","sources":["../../../src/decorator/sets/response.ts"],"names":[],"mappings":";AAAA;;;;;GAKG"}
@@ -1,4 +0,0 @@
1
- export type DecoratorPropertyValueSchema<T> = {
2
- value: T;
3
- };
4
- //# sourceMappingURL=type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../src/decorator/sets/type.ts"],"names":[],"mappings":"AAMA,MAAM,MAAM,4BAA4B,CAAC,CAAC,IAAI;IAC1C,KAAK,EAAE,CAAC,CAAA;CACX,CAAC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=type.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"type.js","sourceRoot":"","sources":["../../../src/decorator/sets/type.ts"],"names":[],"mappings":""}
@@ -1,32 +0,0 @@
1
- import type { DecoratorID } from './constants';
2
- import type { DecoratorClassSetID, DecoratorClassSetProperties, DecoratorMethodSetID, DecoratorMethodSetProperties, DecoratorMixedSetID, DecoratorMixedSetProperties, DecoratorParameterSetID, DecoratorParameterSetProperties, DecoratorRequestSetID, DecoratorRequestSetProperties, DecoratorResponseSetID, DecoratorResponseSetProperties } from './sets';
3
- export type DecoratorProperties<T extends `${DecoratorID}`> = T extends DecoratorClassSetID ? DecoratorClassSetProperties<T> : T extends DecoratorMethodSetID ? DecoratorMethodSetProperties<T> : T extends DecoratorMixedSetID ? DecoratorMixedSetProperties<T> : T extends DecoratorParameterSetID ? DecoratorParameterSetProperties<T> : T extends DecoratorRequestSetID ? DecoratorRequestSetProperties<T> : T extends DecoratorResponseSetID ? DecoratorResponseSetProperties<T> : never;
4
- export type DecoratorPropertyStrategy = 'merge' | ((...items: any[]) => any);
5
- export type DecoratorPropertyConfig = {
6
- /**
7
- * Default: false
8
- */
9
- isType: boolean;
10
- /**
11
- * Default: 0
12
- */
13
- index: number;
14
- /**
15
- * Default: undefined
16
- */
17
- amount?: number;
18
- /**
19
- * Default: undefined
20
- */
21
- strategy?: DecoratorPropertyStrategy;
22
- };
23
- export type DecoratorPropertyConfigInput = Partial<DecoratorPropertyConfig>;
24
- export type DecoratorPropertiesConfig<P extends Record<string, any>> = {
25
- [K in keyof P]: DecoratorPropertyConfigInput;
26
- };
27
- export type DecoratorConfig<T extends `${DecoratorID}` = `${DecoratorID}`> = {
28
- id: T;
29
- name: string;
30
- properties?: DecoratorPropertiesConfig<DecoratorProperties<T>>;
31
- };
32
- //# sourceMappingURL=type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../src/decorator/type.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,KAAK,EACR,mBAAmB,EACnB,2BAA2B,EAC3B,oBAAoB,EACpB,4BAA4B,EAC5B,mBAAmB,EACnB,2BAA2B,EAC3B,uBAAuB,EACvB,+BAA+B,EAC/B,qBAAqB,EACrB,6BAA6B,EAC7B,sBAAsB,EACtB,8BAA8B,EACjC,MAAM,QAAQ,CAAC;AAEhB,MAAM,MAAM,mBAAmB,CAAC,CAAC,SAAS,GAAG,WAAW,EAAE,IACtD,CAAC,SAAS,mBAAmB,GACzB,2BAA2B,CAAC,CAAC,CAAC,GAC9B,CAAC,SAAS,oBAAoB,GAC1B,4BAA4B,CAAC,CAAC,CAAC,GAC/B,CAAC,SAAS,mBAAmB,GACzB,2BAA2B,CAAC,CAAC,CAAC,GAC9B,CAAC,SAAS,uBAAuB,GAC7B,+BAA+B,CAAC,CAAC,CAAC,GAClC,CAAC,SAAS,qBAAqB,GAC3B,6BAA6B,CAAC,CAAC,CAAC,GAChC,CAAC,SAAS,sBAAsB,GAC5B,8BAA8B,CAAC,CAAC,CAAC,GACjC,KAAK,CAAC;AAElC,MAAM,MAAM,yBAAyB,GAAG,OAAO,GAAG,CAAC,CAAC,GAAG,KAAK,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC,CAAC;AAE7E,MAAM,MAAM,uBAAuB,GAAG;IAClC;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAEhB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,QAAQ,CAAC,EAAE,yBAAyB,CAAA;CACvC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAAC;AAC5E,MAAM,MAAM,yBAAyB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;KAClE,CAAC,IAAI,MAAM,CAAC,GAAG,4BAA4B;CAC/C,CAAC;AAIF,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,GAAG,WAAW,EAAE,GAAG,GAAG,WAAW,EAAE,IAAI;IACzE,EAAE,EAAE,CAAC,CAAC;IACN,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,yBAAyB,CAAC,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAA;CACjE,CAAC"}
@@ -1,9 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2021.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- //# sourceMappingURL=type.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"type.js","sourceRoot":"","sources":["../../src/decorator/type.ts"],"names":[],"mappings":";AAAA;;;;;GAKG"}
@@ -1,3 +0,0 @@
1
- export declare class BaseError extends Error {
2
- }
3
- //# sourceMappingURL=base.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../src/error/base.ts"],"names":[],"mappings":"AAOA,qBAAa,SAAU,SAAQ,KAAK;CAEnC"}
@@ -1,13 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- exports.BaseError = void 0;
10
- class BaseError extends Error {
11
- }
12
- exports.BaseError = BaseError;
13
- //# sourceMappingURL=base.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.js","sourceRoot":"","sources":["../../src/error/base.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEH,MAAa,SAAU,SAAQ,KAAK;CAEnC;AAFD,8BAEC"}
@@ -1,2 +0,0 @@
1
- export * from './base';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/error/index.ts"],"names":[],"mappings":"AAOA,cAAc,QAAQ,CAAC"}
@@ -1,24 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2022.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
9
- if (k2 === undefined) k2 = k;
10
- var desc = Object.getOwnPropertyDescriptor(m, k);
11
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
- desc = { enumerable: true, get: function() { return m[k]; } };
13
- }
14
- Object.defineProperty(o, k2, desc);
15
- }) : (function(o, m, k, k2) {
16
- if (k2 === undefined) k2 = k;
17
- o[k2] = m[k];
18
- }));
19
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
20
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
21
- };
22
- Object.defineProperty(exports, "__esModule", { value: true });
23
- __exportStar(require("./base"), exports);
24
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/error/index.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;;;;;;;;;;;;;;AAEH,yCAAuB"}
@@ -1,19 +0,0 @@
1
- import type { Node } from 'typescript';
2
- import type { Response, Security } from './type';
3
- import type { MetadataGenerator } from './metadata';
4
- export declare abstract class AbstractGenerator<T extends Node> {
5
- protected node: T;
6
- protected current: MetadataGenerator;
7
- protected constructor(node: T, current: MetadataGenerator);
8
- protected buildPath(): string;
9
- protected getSecurity(): Security[];
10
- protected getExamplesValue(argument: any): unknown[];
11
- protected buildResponses(): Response[];
12
- getProduces(): string[];
13
- getConsumes(): string[];
14
- getTags(): string[];
15
- protected abstract getCurrentLocation(): string;
16
- isHidden(node: Node): boolean;
17
- isDeprecated(node: Node): boolean;
18
- }
19
- //# sourceMappingURL=abstract.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"abstract.d.ts","sourceRoot":"","sources":["../../src/generator/abstract.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,IAAI,EAAY,MAAM,YAAY,CAAC;AAIjD,OAAO,KAAK,EAAW,QAAQ,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAI1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD,8BAAsB,iBAAiB,CAAC,CAAC,SAAS,IAAI;IAClD,SAAS,CAAC,IAAI,EAAE,CAAC,CAAC;IAElB,SAAS,CAAC,OAAO,EAAG,iBAAiB,CAAC;IAItC,SAAS,aAAa,IAAI,EAAE,CAAC,EAAE,OAAO,EAAE,iBAAiB;IAOzD,SAAS,CAAC,SAAS,IAAK,MAAM;IAc9B,SAAS,CAAC,WAAW,IAAK,QAAQ,EAAE;IAiCpC,SAAS,CAAC,gBAAgB,CAAC,QAAQ,EAAE,GAAG,GAAI,OAAO,EAAE;IAoBrD,SAAS,CAAC,cAAc,IAAI,QAAQ,EAAE;IAsC/B,WAAW,IAAK,MAAM,EAAE;IAcxB,WAAW,IAAK,MAAM,EAAE;IAgBxB,OAAO,IAAK,MAAM,EAAE;IAkB3B,SAAS,CAAC,QAAQ,CAAC,kBAAkB,IAAI,MAAM;IAIxC,QAAQ,CAAC,IAAI,EAAE,IAAI,GAAI,OAAO;IAI9B,YAAY,CAAC,IAAI,EAAE,IAAI,GAAI,OAAO;CAO5C"}
@@ -1,151 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2021.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- Object.defineProperty(exports, "__esModule", { value: true });
9
- exports.AbstractGenerator = void 0;
10
- const locter_1 = require("locter");
11
- const decorator_1 = require("../decorator");
12
- const resolver_1 = require("../resolver");
13
- const utils_1 = require("../utils");
14
- class AbstractGenerator {
15
- // -------------------------------------------
16
- constructor(node, current) {
17
- this.node = node;
18
- this.current = current;
19
- }
20
- // --------------------------------------------------------------------
21
- buildPath() {
22
- const representation = this.current.decoratorResolver.match(decorator_1.DecoratorID.MOUNT, this.node);
23
- if (typeof representation !== 'undefined') {
24
- const value = representation.get('value');
25
- if (typeof value === 'string') {
26
- return (0, utils_1.normalizePath)(value);
27
- }
28
- }
29
- return '';
30
- }
31
- // -------------------------------------------
32
- getSecurity() {
33
- const representation = this.current.decoratorResolver.match(decorator_1.DecoratorID.SECURITY, this.node);
34
- if (typeof representation === 'undefined') {
35
- return [];
36
- }
37
- const securities = [];
38
- for (let i = 0; i < representation.decorators.length; i++) {
39
- let name = representation.get('key');
40
- // todo: check if Record<string, string[]>
41
- if ((0, locter_1.isObject)(name)) {
42
- securities.push(name);
43
- }
44
- else {
45
- if (typeof name !== 'string' || !name) {
46
- name = 'default';
47
- }
48
- const scopes = representation.get('value');
49
- if ((0, utils_1.isStringArray)(scopes)) {
50
- securities.push({
51
- [name]: scopes,
52
- });
53
- }
54
- }
55
- }
56
- return securities;
57
- }
58
- // -------------------------------------------
59
- getExamplesValue(argument) {
60
- let example = {};
61
- if (typeof argument === 'undefined') {
62
- return example;
63
- }
64
- if (argument.properties) {
65
- argument.properties.forEach((p) => {
66
- example[p.name.text] = (0, utils_1.getInitializerValue)(p.initializer, this.current.typeChecker);
67
- });
68
- }
69
- else {
70
- example = (0, utils_1.getInitializerValue)(argument, this.current.typeChecker);
71
- }
72
- return example;
73
- }
74
- // -------------------------------------------
75
- buildResponses() {
76
- const representation = this.current.decoratorResolver.match(decorator_1.DecoratorID.DESCRIPTION, this.node);
77
- if (typeof representation === 'undefined') {
78
- return [];
79
- }
80
- const responses = [];
81
- for (let i = 0; i < representation.decorators.length; i++) {
82
- const description = representation.get('description', i) || 'Ok';
83
- const status = representation.get('statusCode', i) || '200';
84
- const payload = representation.get('payload', i);
85
- const examples = [];
86
- if (typeof payload !== 'undefined') {
87
- examples.push({
88
- value: payload,
89
- });
90
- }
91
- const type = representation.get('type');
92
- const response = {
93
- description,
94
- examples,
95
- schema: type ? new resolver_1.TypeNodeResolver(type, this.current).resolve() : undefined,
96
- status: status,
97
- name: status,
98
- };
99
- responses.push(response);
100
- }
101
- return responses;
102
- }
103
- // -------------------------------------------
104
- getProduces() {
105
- const representation = this.current.decoratorResolver.match(decorator_1.DecoratorID.PRODUCES, this.node);
106
- if (typeof representation === 'undefined') {
107
- return [];
108
- }
109
- const value = representation.get('value');
110
- if (typeof value === 'undefined') {
111
- return [];
112
- }
113
- return Array.isArray(value) ? value : [value];
114
- }
115
- getConsumes() {
116
- const representation = this.current.decoratorResolver.match(decorator_1.DecoratorID.CONSUMES, this.node);
117
- if (typeof representation === 'undefined') {
118
- return [];
119
- }
120
- let value = representation.get('value');
121
- if (typeof value === 'undefined') {
122
- return [];
123
- }
124
- value = Array.isArray(value) ? value : [value];
125
- return value;
126
- }
127
- getTags() {
128
- const representation = this.current.decoratorResolver.match(decorator_1.DecoratorID.TAGS, this.node);
129
- if (typeof representation === 'undefined') {
130
- return [];
131
- }
132
- let value = representation.get('value');
133
- if (typeof value === 'undefined') {
134
- return [];
135
- }
136
- value = Array.isArray(value) ? value : [value];
137
- return value;
138
- }
139
- // -------------------------------------------
140
- isHidden(node) {
141
- return typeof this.current.decoratorResolver.match(decorator_1.DecoratorID.HIDDEN, node) !== 'undefined';
142
- }
143
- isDeprecated(node) {
144
- if ((0, utils_1.hasJSDocTag)(node, utils_1.JSDocTagName.DEPRECATED)) {
145
- return true;
146
- }
147
- return typeof this.current.decoratorResolver.match(decorator_1.DecoratorID.DEPRECATED, node) !== 'undefined';
148
- }
149
- }
150
- exports.AbstractGenerator = AbstractGenerator;
151
- //# sourceMappingURL=abstract.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"abstract.js","sourceRoot":"","sources":["../../src/generator/abstract.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- export * from './module';
2
- export * from './type';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generator/controller/index.ts"],"names":[],"mappings":"AAOA,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC"}
@@ -1,25 +0,0 @@
1
- "use strict";
2
- /*
3
- * Copyright (c) 2023.
4
- * Author Peter Placzek (tada5hi)
5
- * For the full copyright and license information,
6
- * view the LICENSE file that was distributed with this source code.
7
- */
8
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
9
- if (k2 === undefined) k2 = k;
10
- var desc = Object.getOwnPropertyDescriptor(m, k);
11
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
- desc = { enumerable: true, get: function() { return m[k]; } };
13
- }
14
- Object.defineProperty(o, k2, desc);
15
- }) : (function(o, m, k, k2) {
16
- if (k2 === undefined) k2 = k;
17
- o[k2] = m[k];
18
- }));
19
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
20
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
21
- };
22
- Object.defineProperty(exports, "__esModule", { value: true });
23
- __exportStar(require("./module"), exports);
24
- __exportStar(require("./type"), exports);
25
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generator/controller/index.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;;;;;;;;;;;;;;AAEH,2CAAyB;AACzB,yCAAuB"}
@@ -1,13 +0,0 @@
1
- import type { ClassDeclaration } from 'typescript';
2
- import { AbstractGenerator } from '../abstract';
3
- import type { Method } from '../method';
4
- import type { MetadataGenerator } from '../metadata';
5
- import type { Controller } from './type';
6
- export declare class ControllerGenerator extends AbstractGenerator<ClassDeclaration> {
7
- constructor(node: ClassDeclaration, current: MetadataGenerator);
8
- isValid(): boolean;
9
- generate(): Controller;
10
- protected getCurrentLocation(): string;
11
- protected buildMethods(controllerPath: string): Method[];
12
- }
13
- //# sourceMappingURL=module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../src/generator/controller/module.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAGnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAExC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEzC,qBAAa,mBAAoB,SAAQ,iBAAiB,CAAC,gBAAgB,CAAC;gBAE5D,IAAI,EAAE,gBAAgB,EAAE,OAAO,EAAE,iBAAiB;IAIvD,OAAO,IAAK,OAAO;IASnB,QAAQ,IAAI,UAAU;IAsB7B,SAAS,CAAC,kBAAkB,IAAI,MAAM;IAItC,SAAS,CAAC,YAAY,CAAC,cAAc,EAAE,MAAM,GAAI,MAAM,EAAE;CAwB5D"}