@strapi/types 5.50.1 → 5.50.2

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 (319) hide show
  1. package/dist/core/config/admin.d.ts +1 -0
  2. package/dist/core/config/admin.d.ts.map +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.mjs +2 -0
  6. package/dist/index.mjs.map +1 -0
  7. package/dist/modules/fetch.d.ts +1 -1
  8. package/dist/modules/fetch.d.ts.map +1 -1
  9. package/package.json +24 -11
  10. package/dist/core/api.js +0 -3
  11. package/dist/core/api.js.map +0 -1
  12. package/dist/core/commands/index.js +0 -3
  13. package/dist/core/commands/index.js.map +0 -1
  14. package/dist/core/config/admin.js +0 -3
  15. package/dist/core/config/admin.js.map +0 -1
  16. package/dist/core/config/api.js +0 -3
  17. package/dist/core/config/api.js.map +0 -1
  18. package/dist/core/config/database.js +0 -3
  19. package/dist/core/config/database.js.map +0 -1
  20. package/dist/core/config/features.js +0 -3
  21. package/dist/core/config/features.js.map +0 -1
  22. package/dist/core/config/index.js +0 -3
  23. package/dist/core/config/index.js.map +0 -1
  24. package/dist/core/config/middlewares.js +0 -3
  25. package/dist/core/config/middlewares.js.map +0 -1
  26. package/dist/core/config/openapi.js +0 -3
  27. package/dist/core/config/openapi.js.map +0 -1
  28. package/dist/core/config/plugin.js +0 -3
  29. package/dist/core/config/plugin.js.map +0 -1
  30. package/dist/core/config/server.js +0 -3
  31. package/dist/core/config/server.js.map +0 -1
  32. package/dist/core/config/shared.js +0 -3
  33. package/dist/core/config/shared.js.map +0 -1
  34. package/dist/core/config/typescript.js +0 -3
  35. package/dist/core/config/typescript.js.map +0 -1
  36. package/dist/core/container.js +0 -3
  37. package/dist/core/container.js.map +0 -1
  38. package/dist/core/controller.js +0 -4
  39. package/dist/core/controller.js.map +0 -1
  40. package/dist/core/core-api/controller.js +0 -3
  41. package/dist/core/core-api/controller.js.map +0 -1
  42. package/dist/core/core-api/index.js +0 -40
  43. package/dist/core/core-api/index.js.map +0 -1
  44. package/dist/core/core-api/router.js +0 -3
  45. package/dist/core/core-api/router.js.map +0 -1
  46. package/dist/core/core-api/service.js +0 -3
  47. package/dist/core/core-api/service.js.map +0 -1
  48. package/dist/core/index.js +0 -54
  49. package/dist/core/index.js.map +0 -1
  50. package/dist/core/middleware.js +0 -3
  51. package/dist/core/middleware.js.map +0 -1
  52. package/dist/core/module.js +0 -3
  53. package/dist/core/module.js.map +0 -1
  54. package/dist/core/plugin.js +0 -3
  55. package/dist/core/plugin.js.map +0 -1
  56. package/dist/core/policy.js +0 -3
  57. package/dist/core/policy.js.map +0 -1
  58. package/dist/core/route.js +0 -3
  59. package/dist/core/route.js.map +0 -1
  60. package/dist/core/router.js +0 -3
  61. package/dist/core/router.js.map +0 -1
  62. package/dist/core/service.js +0 -3
  63. package/dist/core/service.js.map +0 -1
  64. package/dist/core/strapi.js +0 -3
  65. package/dist/core/strapi.js.map +0 -1
  66. package/dist/data/component.js +0 -3
  67. package/dist/data/component.js.map +0 -1
  68. package/dist/data/constants.js +0 -3
  69. package/dist/data/constants.js.map +0 -1
  70. package/dist/data/content-type.js +0 -3
  71. package/dist/data/content-type.js.map +0 -1
  72. package/dist/data/entity.js +0 -3
  73. package/dist/data/entity.js.map +0 -1
  74. package/dist/data/index.js +0 -3
  75. package/dist/data/index.js.map +0 -1
  76. package/dist/internal/index.js +0 -3
  77. package/dist/internal/index.js.map +0 -1
  78. package/dist/internal/namespace.js +0 -3
  79. package/dist/internal/namespace.js.map +0 -1
  80. package/dist/internal/registry.js +0 -3
  81. package/dist/internal/registry.js.map +0 -1
  82. package/dist/internal/uid.js +0 -3
  83. package/dist/internal/uid.js.map +0 -1
  84. package/dist/modules/ai.js +0 -3
  85. package/dist/modules/ai.js.map +0 -1
  86. package/dist/modules/auth.js +0 -3
  87. package/dist/modules/auth.js.map +0 -1
  88. package/dist/modules/content-api.js +0 -3
  89. package/dist/modules/content-api.js.map +0 -1
  90. package/dist/modules/core-store.js +0 -3
  91. package/dist/modules/core-store.js.map +0 -1
  92. package/dist/modules/cron.js +0 -3
  93. package/dist/modules/cron.js.map +0 -1
  94. package/dist/modules/custom-fields.js +0 -3
  95. package/dist/modules/custom-fields.js.map +0 -1
  96. package/dist/modules/documents/component-extension.js +0 -3
  97. package/dist/modules/documents/component-extension.js.map +0 -1
  98. package/dist/modules/documents/document-engine.js +0 -2
  99. package/dist/modules/documents/document-engine.js.map +0 -1
  100. package/dist/modules/documents/draft-and-publish.js +0 -3
  101. package/dist/modules/documents/draft-and-publish.js.map +0 -1
  102. package/dist/modules/documents/index.js +0 -45
  103. package/dist/modules/documents/index.js.map +0 -1
  104. package/dist/modules/documents/middleware.js +0 -3
  105. package/dist/modules/documents/middleware.js.map +0 -1
  106. package/dist/modules/documents/params/attributes/id.js +0 -3
  107. package/dist/modules/documents/params/attributes/id.js.map +0 -1
  108. package/dist/modules/documents/params/attributes/index.js +0 -3
  109. package/dist/modules/documents/params/attributes/index.js.map +0 -1
  110. package/dist/modules/documents/params/attributes/relations.js +0 -3
  111. package/dist/modules/documents/params/attributes/relations.js.map +0 -1
  112. package/dist/modules/documents/params/data.js +0 -3
  113. package/dist/modules/documents/params/data.js.map +0 -1
  114. package/dist/modules/documents/params/document-engine.js +0 -3
  115. package/dist/modules/documents/params/document-engine.js.map +0 -1
  116. package/dist/modules/documents/params/fields.js +0 -3
  117. package/dist/modules/documents/params/fields.js.map +0 -1
  118. package/dist/modules/documents/params/filters/index.js +0 -3
  119. package/dist/modules/documents/params/filters/index.js.map +0 -1
  120. package/dist/modules/documents/params/filters/operators.js +0 -3
  121. package/dist/modules/documents/params/filters/operators.js.map +0 -1
  122. package/dist/modules/documents/params/index.js +0 -3
  123. package/dist/modules/documents/params/index.js.map +0 -1
  124. package/dist/modules/documents/params/locale.js +0 -3
  125. package/dist/modules/documents/params/locale.js.map +0 -1
  126. package/dist/modules/documents/params/pagination.js +0 -3
  127. package/dist/modules/documents/params/pagination.js.map +0 -1
  128. package/dist/modules/documents/params/populate.js +0 -3
  129. package/dist/modules/documents/params/populate.js.map +0 -1
  130. package/dist/modules/documents/params/search.js +0 -3
  131. package/dist/modules/documents/params/search.js.map +0 -1
  132. package/dist/modules/documents/params/sort.js +0 -3
  133. package/dist/modules/documents/params/sort.js.map +0 -1
  134. package/dist/modules/documents/params/status.js +0 -3
  135. package/dist/modules/documents/params/status.js.map +0 -1
  136. package/dist/modules/documents/plugin.js +0 -3
  137. package/dist/modules/documents/plugin.js.map +0 -1
  138. package/dist/modules/documents/result/document-engine.js +0 -3
  139. package/dist/modules/documents/result/document-engine.js.map +0 -1
  140. package/dist/modules/documents/result/index.js +0 -3
  141. package/dist/modules/documents/result/index.js.map +0 -1
  142. package/dist/modules/documents/service-instance.js +0 -3
  143. package/dist/modules/documents/service-instance.js.map +0 -1
  144. package/dist/modules/entity-service/index.js +0 -43
  145. package/dist/modules/entity-service/index.js.map +0 -1
  146. package/dist/modules/entity-service/params/attributes/id.js +0 -3
  147. package/dist/modules/entity-service/params/attributes/id.js.map +0 -1
  148. package/dist/modules/entity-service/params/attributes/index.js +0 -21
  149. package/dist/modules/entity-service/params/attributes/index.js.map +0 -1
  150. package/dist/modules/entity-service/params/attributes/literals.js +0 -3
  151. package/dist/modules/entity-service/params/attributes/literals.js.map +0 -1
  152. package/dist/modules/entity-service/params/attributes/relation.js +0 -3
  153. package/dist/modules/entity-service/params/attributes/relation.js.map +0 -1
  154. package/dist/modules/entity-service/params/attributes/utils.js +0 -3
  155. package/dist/modules/entity-service/params/attributes/utils.js.map +0 -1
  156. package/dist/modules/entity-service/params/data.js +0 -3
  157. package/dist/modules/entity-service/params/data.js.map +0 -1
  158. package/dist/modules/entity-service/params/fields.js +0 -3
  159. package/dist/modules/entity-service/params/fields.js.map +0 -1
  160. package/dist/modules/entity-service/params/filters/index.js +0 -3
  161. package/dist/modules/entity-service/params/filters/index.js.map +0 -1
  162. package/dist/modules/entity-service/params/filters/operators.js +0 -3
  163. package/dist/modules/entity-service/params/filters/operators.js.map +0 -1
  164. package/dist/modules/entity-service/params/index.js +0 -3
  165. package/dist/modules/entity-service/params/index.js.map +0 -1
  166. package/dist/modules/entity-service/params/pagination.js +0 -3
  167. package/dist/modules/entity-service/params/pagination.js.map +0 -1
  168. package/dist/modules/entity-service/params/populate.js +0 -3
  169. package/dist/modules/entity-service/params/populate.js.map +0 -1
  170. package/dist/modules/entity-service/params/search.js +0 -3
  171. package/dist/modules/entity-service/params/search.js.map +0 -1
  172. package/dist/modules/entity-service/params/sort.js +0 -3
  173. package/dist/modules/entity-service/params/sort.js.map +0 -1
  174. package/dist/modules/entity-service/plugin.js +0 -3
  175. package/dist/modules/entity-service/plugin.js.map +0 -1
  176. package/dist/modules/entity-service/result.js +0 -3
  177. package/dist/modules/entity-service/result.js.map +0 -1
  178. package/dist/modules/entity-validator.js +0 -3
  179. package/dist/modules/entity-validator.js.map +0 -1
  180. package/dist/modules/event-hub.js +0 -3
  181. package/dist/modules/event-hub.js.map +0 -1
  182. package/dist/modules/features.js +0 -3
  183. package/dist/modules/features.js.map +0 -1
  184. package/dist/modules/fetch.js +0 -3
  185. package/dist/modules/fetch.js.map +0 -1
  186. package/dist/modules/index.js +0 -3
  187. package/dist/modules/index.js.map +0 -1
  188. package/dist/modules/mcp.js +0 -3
  189. package/dist/modules/mcp.js.map +0 -1
  190. package/dist/modules/metrics.js +0 -3
  191. package/dist/modules/metrics.js.map +0 -1
  192. package/dist/modules/permissions.js +0 -3
  193. package/dist/modules/permissions.js.map +0 -1
  194. package/dist/modules/request-context.js +0 -3
  195. package/dist/modules/request-context.js.map +0 -1
  196. package/dist/modules/sanitizers.js +0 -3
  197. package/dist/modules/sanitizers.js.map +0 -1
  198. package/dist/modules/server.js +0 -3
  199. package/dist/modules/server.js.map +0 -1
  200. package/dist/modules/session-manager.js +0 -3
  201. package/dist/modules/session-manager.js.map +0 -1
  202. package/dist/modules/validators.js +0 -3
  203. package/dist/modules/validators.js.map +0 -1
  204. package/dist/modules/webhook-runner.js +0 -3
  205. package/dist/modules/webhook-runner.js.map +0 -1
  206. package/dist/modules/webhook-store.js +0 -3
  207. package/dist/modules/webhook-store.js.map +0 -1
  208. package/dist/plugin/config/index.js +0 -3
  209. package/dist/plugin/config/index.js.map +0 -1
  210. package/dist/plugin/config/strapi-admin/index.js +0 -3
  211. package/dist/plugin/config/strapi-admin/index.js.map +0 -1
  212. package/dist/plugin/config/strapi-server/config.js +0 -3
  213. package/dist/plugin/config/strapi-server/config.js.map +0 -1
  214. package/dist/plugin/config/strapi-server/content-types.js +0 -3
  215. package/dist/plugin/config/strapi-server/content-types.js.map +0 -1
  216. package/dist/plugin/config/strapi-server/controllers.js +0 -3
  217. package/dist/plugin/config/strapi-server/controllers.js.map +0 -1
  218. package/dist/plugin/config/strapi-server/index.js +0 -3
  219. package/dist/plugin/config/strapi-server/index.js.map +0 -1
  220. package/dist/plugin/config/strapi-server/lifecycle.js +0 -3
  221. package/dist/plugin/config/strapi-server/lifecycle.js.map +0 -1
  222. package/dist/plugin/config/strapi-server/routes.js +0 -3
  223. package/dist/plugin/config/strapi-server/routes.js.map +0 -1
  224. package/dist/plugin/index.js +0 -38
  225. package/dist/plugin/index.js.map +0 -1
  226. package/dist/public/index.js +0 -22
  227. package/dist/public/index.js.map +0 -1
  228. package/dist/public/registries.js +0 -3
  229. package/dist/public/registries.js.map +0 -1
  230. package/dist/public/shared.js +0 -4
  231. package/dist/public/shared.js.map +0 -1
  232. package/dist/schema/attribute/base.js +0 -3
  233. package/dist/schema/attribute/base.js.map +0 -1
  234. package/dist/schema/attribute/common.js +0 -3
  235. package/dist/schema/attribute/common.js.map +0 -1
  236. package/dist/schema/attribute/constants.js +0 -3
  237. package/dist/schema/attribute/constants.js.map +0 -1
  238. package/dist/schema/attribute/definitions/biginteger.js +0 -3
  239. package/dist/schema/attribute/definitions/biginteger.js.map +0 -1
  240. package/dist/schema/attribute/definitions/blocks.js +0 -3
  241. package/dist/schema/attribute/definitions/blocks.js.map +0 -1
  242. package/dist/schema/attribute/definitions/boolean.js +0 -3
  243. package/dist/schema/attribute/definitions/boolean.js.map +0 -1
  244. package/dist/schema/attribute/definitions/component.js +0 -3
  245. package/dist/schema/attribute/definitions/component.js.map +0 -1
  246. package/dist/schema/attribute/definitions/date-time.js +0 -3
  247. package/dist/schema/attribute/definitions/date-time.js.map +0 -1
  248. package/dist/schema/attribute/definitions/date.js +0 -3
  249. package/dist/schema/attribute/definitions/date.js.map +0 -1
  250. package/dist/schema/attribute/definitions/decimal.js +0 -3
  251. package/dist/schema/attribute/definitions/decimal.js.map +0 -1
  252. package/dist/schema/attribute/definitions/dynamic-zone.js +0 -3
  253. package/dist/schema/attribute/definitions/dynamic-zone.js.map +0 -1
  254. package/dist/schema/attribute/definitions/email.js +0 -3
  255. package/dist/schema/attribute/definitions/email.js.map +0 -1
  256. package/dist/schema/attribute/definitions/enumeration.js +0 -3
  257. package/dist/schema/attribute/definitions/enumeration.js.map +0 -1
  258. package/dist/schema/attribute/definitions/float.js +0 -3
  259. package/dist/schema/attribute/definitions/float.js.map +0 -1
  260. package/dist/schema/attribute/definitions/index.js +0 -3
  261. package/dist/schema/attribute/definitions/index.js.map +0 -1
  262. package/dist/schema/attribute/definitions/integer.js +0 -3
  263. package/dist/schema/attribute/definitions/integer.js.map +0 -1
  264. package/dist/schema/attribute/definitions/json.js +0 -3
  265. package/dist/schema/attribute/definitions/json.js.map +0 -1
  266. package/dist/schema/attribute/definitions/media.js +0 -3
  267. package/dist/schema/attribute/definitions/media.js.map +0 -1
  268. package/dist/schema/attribute/definitions/password.js +0 -3
  269. package/dist/schema/attribute/definitions/password.js.map +0 -1
  270. package/dist/schema/attribute/definitions/relation.js +0 -3
  271. package/dist/schema/attribute/definitions/relation.js.map +0 -1
  272. package/dist/schema/attribute/definitions/richtext.js +0 -3
  273. package/dist/schema/attribute/definitions/richtext.js.map +0 -1
  274. package/dist/schema/attribute/definitions/string.js +0 -3
  275. package/dist/schema/attribute/definitions/string.js.map +0 -1
  276. package/dist/schema/attribute/definitions/text.js +0 -3
  277. package/dist/schema/attribute/definitions/text.js.map +0 -1
  278. package/dist/schema/attribute/definitions/time.js +0 -3
  279. package/dist/schema/attribute/definitions/time.js.map +0 -1
  280. package/dist/schema/attribute/definitions/timestamp.js +0 -3
  281. package/dist/schema/attribute/definitions/timestamp.js.map +0 -1
  282. package/dist/schema/attribute/definitions/uid.js +0 -3
  283. package/dist/schema/attribute/definitions/uid.js.map +0 -1
  284. package/dist/schema/attribute/index.js +0 -23
  285. package/dist/schema/attribute/index.js.map +0 -1
  286. package/dist/schema/attribute/options.js +0 -9
  287. package/dist/schema/attribute/options.js.map +0 -1
  288. package/dist/schema/attribute/utils.js +0 -3
  289. package/dist/schema/attribute/utils.js.map +0 -1
  290. package/dist/schema/index.js +0 -3
  291. package/dist/schema/index.js.map +0 -1
  292. package/dist/struct/index.js +0 -3
  293. package/dist/struct/index.js.map +0 -1
  294. package/dist/struct/schema-definition.js +0 -3
  295. package/dist/struct/schema-definition.js.map +0 -1
  296. package/dist/struct/schema.js +0 -3
  297. package/dist/struct/schema.js.map +0 -1
  298. package/dist/uid/index.js +0 -3
  299. package/dist/uid/index.js.map +0 -1
  300. package/dist/utils/array.js +0 -3
  301. package/dist/utils/array.js.map +0 -1
  302. package/dist/utils/constants.js +0 -3
  303. package/dist/utils/constants.js.map +0 -1
  304. package/dist/utils/expression.js +0 -3
  305. package/dist/utils/expression.js.map +0 -1
  306. package/dist/utils/function.js +0 -3
  307. package/dist/utils/function.js.map +0 -1
  308. package/dist/utils/guard.js +0 -3
  309. package/dist/utils/guard.js.map +0 -1
  310. package/dist/utils/index.js +0 -49
  311. package/dist/utils/index.js.map +0 -1
  312. package/dist/utils/json.js +0 -3
  313. package/dist/utils/json.js.map +0 -1
  314. package/dist/utils/object.js +0 -3
  315. package/dist/utils/object.js.map +0 -1
  316. package/dist/utils/string.js +0 -3
  317. package/dist/utils/string.js.map +0 -1
  318. package/dist/utils/tuple.js +0 -3
  319. package/dist/utils/tuple.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"custom-fields.js","sourceRoot":"","sources":["../../src/modules/custom-fields.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=component-extension.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"component-extension.js","sourceRoot":"","sources":["../../../src/modules/documents/component-extension.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=document-engine.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"document-engine.js","sourceRoot":"","sources":["../../../src/modules/documents/document-engine.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=draft-and-publish.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"draft-and-publish.js","sourceRoot":"","sources":["../../../src/modules/documents/draft-and-publish.ts"],"names":[],"mappings":""}
@@ -1,45 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
36
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
37
- };
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.Params = exports.Middleware = void 0;
40
- exports.Middleware = __importStar(require("./middleware"));
41
- exports.Params = __importStar(require("./params"));
42
- __exportStar(require("./plugin"), exports);
43
- __exportStar(require("./result"), exports);
44
- __exportStar(require("./service-instance"), exports);
45
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/modules/documents/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,2DAA2C;AAC3C,mDAAmC;AACnC,2CAAyB;AACzB,2CAAyB;AACzB,qDAAmC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=middleware.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"middleware.js","sourceRoot":"","sources":["../../../src/modules/documents/middleware.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=id.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"id.js","sourceRoot":"","sources":["../../../../../src/modules/documents/params/attributes/id.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/documents/params/attributes/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=relations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"relations.js","sourceRoot":"","sources":["../../../../../src/modules/documents/params/attributes/relations.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/data.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=document-engine.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"document-engine.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/document-engine.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=fields.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fields.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/fields.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/documents/params/filters/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=operators.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operators.js","sourceRoot":"","sources":["../../../../../src/modules/documents/params/filters/operators.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=locale.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"locale.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/locale.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=pagination.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pagination.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/pagination.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=populate.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"populate.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/populate.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=search.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"search.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/search.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=sort.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sort.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/sort.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=status.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"status.js","sourceRoot":"","sources":["../../../../src/modules/documents/params/status.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=plugin.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"plugin.js","sourceRoot":"","sources":["../../../src/modules/documents/plugin.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=document-engine.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"document-engine.js","sourceRoot":"","sources":["../../../../src/modules/documents/result/document-engine.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/documents/result/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=service-instance.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"service-instance.js","sourceRoot":"","sources":["../../../src/modules/documents/service-instance.ts"],"names":[],"mappings":""}
@@ -1,43 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
36
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
37
- };
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.Params = void 0;
40
- exports.Params = __importStar(require("./params"));
41
- __exportStar(require("./result"), exports);
42
- __exportStar(require("./plugin"), exports);
43
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/modules/entity-service/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWA,mDAAmC;AACnC,2CAAyB;AACzB,2CAAyB"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=id.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"id.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/attributes/id.ts"],"names":[],"mappings":""}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./id"), exports);
18
- __exportStar(require("./utils"), exports);
19
- __exportStar(require("./literals"), exports);
20
- __exportStar(require("./relation"), exports);
21
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/attributes/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AASA,uCAAqB;AACrB,0CAAwB;AACxB,6CAA2B;AAC3B,6CAA2B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=literals.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"literals.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/attributes/literals.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=relation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"relation.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/attributes/relation.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=utils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/attributes/utils.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/data.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=fields.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fields.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/fields.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/filters/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=operators.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"operators.js","sourceRoot":"","sources":["../../../../../src/modules/entity-service/params/filters/operators.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=pagination.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pagination.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/pagination.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=populate.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"populate.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/populate.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=search.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"search.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/search.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=sort.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sort.js","sourceRoot":"","sources":["../../../../src/modules/entity-service/params/sort.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=plugin.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"plugin.js","sourceRoot":"","sources":["../../../src/modules/entity-service/plugin.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=result.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"result.js","sourceRoot":"","sources":["../../../src/modules/entity-service/result.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=entity-validator.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"entity-validator.js","sourceRoot":"","sources":["../../src/modules/entity-validator.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=event-hub.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"event-hub.js","sourceRoot":"","sources":["../../src/modules/event-hub.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=features.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"features.js","sourceRoot":"","sources":["../../src/modules/features.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=fetch.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fetch.js","sourceRoot":"","sources":["../../src/modules/fetch.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/modules/index.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=mcp.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mcp.js","sourceRoot":"","sources":["../../src/modules/mcp.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=metrics.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"metrics.js","sourceRoot":"","sources":["../../src/modules/metrics.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=permissions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"permissions.js","sourceRoot":"","sources":["../../src/modules/permissions.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=request-context.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"request-context.js","sourceRoot":"","sources":["../../src/modules/request-context.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=sanitizers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sanitizers.js","sourceRoot":"","sources":["../../src/modules/sanitizers.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=server.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"server.js","sourceRoot":"","sources":["../../src/modules/server.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=session-manager.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"session-manager.js","sourceRoot":"","sources":["../../src/modules/session-manager.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=validators.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"validators.js","sourceRoot":"","sources":["../../src/modules/validators.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=webhook-runner.js.map