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