@redocly/revel-reef 0.123.0 → 0.124.0-next.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 (129) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/server/plugins/api-functions/types.d.ts +0 -1
  4. package/dist/server/plugins/api-functions/types.d.ts.map +1 -1
  5. package/dist/server/plugins/asyncapi-docs/asyncapi-doc-loader.d.ts +2 -0
  6. package/dist/server/plugins/asyncapi-docs/asyncapi-doc-loader.d.ts.map +1 -1
  7. package/dist/server/plugins/asyncapi-docs/asyncapi-doc-loader.js +3 -3
  8. package/dist/server/plugins/asyncapi-docs/asyncapi-doc-loader.js.map +1 -1
  9. package/dist/server/plugins/asyncapi-docs/index.d.ts.map +1 -1
  10. package/dist/server/plugins/asyncapi-docs/index.js +1 -1
  11. package/dist/server/plugins/asyncapi-docs/index.js.map +1 -1
  12. package/dist/server/plugins/asyncapi-docs/search/get-ai-search-documents.d.ts +9 -0
  13. package/dist/server/plugins/asyncapi-docs/search/get-ai-search-documents.d.ts.map +1 -0
  14. package/dist/server/plugins/asyncapi-docs/search/get-ai-search-documents.js +56 -0
  15. package/dist/server/plugins/asyncapi-docs/search/get-ai-search-documents.js.map +1 -0
  16. package/dist/server/plugins/asyncapi-docs/search/schema-processor.d.ts +8 -0
  17. package/dist/server/plugins/asyncapi-docs/search/schema-processor.d.ts.map +1 -0
  18. package/dist/server/plugins/asyncapi-docs/search/schema-processor.js +1 -0
  19. package/dist/server/plugins/asyncapi-docs/search/schema-processor.js.map +1 -0
  20. package/dist/server/plugins/asyncapi-docs/search/search-facets.d.ts +8 -0
  21. package/dist/server/plugins/asyncapi-docs/search/search-facets.d.ts.map +1 -0
  22. package/dist/server/plugins/asyncapi-docs/search/search-facets.js +1 -0
  23. package/dist/server/plugins/asyncapi-docs/search/search-facets.js.map +1 -0
  24. package/dist/server/plugins/asyncapi-docs/search/search-resolver.d.ts +6 -0
  25. package/dist/server/plugins/asyncapi-docs/search/search-resolver.d.ts.map +1 -0
  26. package/dist/server/plugins/asyncapi-docs/search/search-resolver.js +1 -0
  27. package/dist/server/plugins/asyncapi-docs/search/search-resolver.js.map +1 -0
  28. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/asyncapi-entities-extractor.d.ts +11 -0
  29. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/asyncapi-entities-extractor.d.ts.map +1 -0
  30. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/asyncapi-entities-extractor.js +1 -0
  31. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/asyncapi-entities-extractor.js.map +1 -0
  32. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/base.d.ts +22 -0
  33. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/base.d.ts.map +1 -0
  34. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/base.js +1 -0
  35. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/base.js.map +1 -0
  36. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/openapi-entities-extractor.d.ts +11 -0
  37. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/openapi-entities-extractor.d.ts.map +1 -0
  38. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/openapi-entities-extractor.js +1 -0
  39. package/dist/server/plugins/catalog-entities/extensions/api-description/extractors/openapi-entities-extractor.js.map +1 -0
  40. package/dist/server/plugins/catalog-entities/plugin.d.ts.map +1 -1
  41. package/dist/server/plugins/catalog-entities/plugin.js +1 -1
  42. package/dist/server/plugins/catalog-entities/plugin.js.map +1 -1
  43. package/dist/server/plugins/catalog-entities/schemas/dto-schemas.d.ts +206 -0
  44. package/dist/server/plugins/catalog-entities/schemas/dto-schemas.d.ts.map +1 -1
  45. package/dist/server/plugins/catalog-entities/schemas/file-schemas.d.ts +229 -1
  46. package/dist/server/plugins/catalog-entities/schemas/file-schemas.d.ts.map +1 -1
  47. package/dist/server/plugins/catalog-entities/schemas/file-schemas.js +1 -1
  48. package/dist/server/plugins/catalog-entities/schemas/file-schemas.js.map +1 -1
  49. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.d.ts +48 -0
  50. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.d.ts.map +1 -1
  51. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.js +1 -1
  52. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.js.map +1 -1
  53. package/dist/server/plugins/dev-onboarding/api/combine.d.ts.map +1 -1
  54. package/dist/server/plugins/dev-onboarding/api/combine.js.map +1 -1
  55. package/dist/server/plugins/dev-onboarding/api/types.d.ts +0 -6
  56. package/dist/server/plugins/dev-onboarding/api/types.d.ts.map +1 -1
  57. package/dist/server/plugins/markdown/compiler.d.ts +0 -6
  58. package/dist/server/plugins/markdown/compiler.d.ts.map +1 -1
  59. package/dist/server/plugins/markdown/compiler.js.map +1 -1
  60. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/get-operation/get-operation.d.ts.map +1 -1
  61. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/get-operation/get-operation.js +1 -1
  62. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/get-operation/get-operation.js.map +1 -1
  63. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/index.d.ts +1 -0
  64. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/index.d.ts.map +1 -1
  65. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/index.js +1 -1
  66. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/index.js.map +1 -1
  67. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-code-sample.d.ts.map +1 -1
  68. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-code-sample.js +1 -1
  69. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-code-sample.js.map +1 -1
  70. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-response-sample.d.ts +10 -0
  71. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-response-sample.d.ts.map +1 -0
  72. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-response-sample.js +1 -0
  73. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/openapi-response-sample.js.map +1 -0
  74. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/replay-openapi.d.ts.map +1 -1
  75. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/replay-openapi.js +1 -1
  76. package/dist/server/plugins/markdown/markdoc/custom-components/openapi/replay-openapi.js.map +1 -1
  77. package/dist/server/plugins/markdown/markdoc/tags/index.d.ts.map +1 -1
  78. package/dist/server/plugins/markdown/markdoc/tags/index.js +1 -1
  79. package/dist/server/plugins/markdown/markdoc/tags/index.js.map +1 -1
  80. package/dist/server/plugins/markdown/markdoc/tags/openapi-response-sample.d.ts +3 -0
  81. package/dist/server/plugins/markdown/markdoc/tags/openapi-response-sample.d.ts.map +1 -0
  82. package/dist/server/plugins/markdown/markdoc/tags/openapi-response-sample.js +1 -0
  83. package/dist/server/plugins/markdown/markdoc/tags/openapi-response-sample.js.map +1 -0
  84. package/dist/server/plugins/openapi-docs/types.d.ts +0 -6
  85. package/dist/server/plugins/openapi-docs/types.d.ts.map +1 -1
  86. package/dist/server/plugins/search/utils.d.ts +0 -1
  87. package/dist/server/plugins/search/utils.d.ts.map +1 -1
  88. package/dist/server/plugins/search/utils.js +2 -2
  89. package/dist/server/plugins/search/utils.js.map +1 -1
  90. package/dist/server/store.d.ts +4 -2
  91. package/dist/server/store.d.ts.map +1 -1
  92. package/dist/server/store.js +1 -1
  93. package/dist/server/store.js.map +1 -1
  94. package/dist/server/utils/conflict-resolvers.d.ts +6 -0
  95. package/dist/server/utils/conflict-resolvers.d.ts.map +1 -0
  96. package/dist/server/utils/conflict-resolvers.js +1 -0
  97. package/dist/server/utils/conflict-resolvers.js.map +1 -0
  98. package/dist/server/utils/index.d.ts +1 -0
  99. package/dist/server/utils/index.d.ts.map +1 -1
  100. package/dist/server/utils/index.js +1 -1
  101. package/dist/server/utils/index.js.map +1 -1
  102. package/dist/server/utils/rbac.d.ts.map +1 -1
  103. package/dist/server/utils/rbac.js +1 -1
  104. package/dist/server/utils/rbac.js.map +1 -1
  105. package/dist/server/utils/slugger.d.ts +1 -1
  106. package/dist/server/utils/slugger.d.ts.map +1 -1
  107. package/dist/server/utils/slugger.js +1 -1
  108. package/dist/server/utils/slugger.js.map +1 -1
  109. package/dist/server/web-server/http.d.ts +1 -1
  110. package/dist/server/web-server/http.d.ts.map +1 -1
  111. package/dist/server/web-server/jwt/types.d.ts +0 -7
  112. package/dist/server/web-server/jwt/types.d.ts.map +1 -1
  113. package/dist/shared/jsUtils.d.ts +1 -0
  114. package/dist/shared/jsUtils.d.ts.map +1 -1
  115. package/dist/shared/jsUtils.js +1 -1
  116. package/dist/shared/jsUtils.js.map +1 -1
  117. package/dist/shared/markdoc.d.ts +1 -0
  118. package/dist/shared/markdoc.d.ts.map +1 -1
  119. package/dist/shared/markdoc.js +2 -2
  120. package/dist/shared/markdoc.js.map +1 -1
  121. package/package.json +8 -8
  122. package/dist/server/esbuild/deno-shim.d.ts +0 -12
  123. package/dist/server/esbuild/deno-shim.d.ts.map +0 -1
  124. package/dist/server/esbuild/deno-shim.js +0 -1
  125. package/dist/server/esbuild/deno-shim.js.map +0 -1
  126. package/dist/server/plugins/catalog-entities/extensions/openapi-entities-extractor.d.ts +0 -13
  127. package/dist/server/plugins/catalog-entities/extensions/openapi-entities-extractor.d.ts.map +0 -1
  128. package/dist/server/plugins/catalog-entities/extensions/openapi-entities-extractor.js +0 -1
  129. package/dist/server/plugins/catalog-entities/extensions/openapi-entities-extractor.js.map +0 -1
@@ -120,6 +120,212 @@ export declare const entityDtoSchema: {
120
120
  };
121
121
  readonly required: readonly ["key", "title", "type", "metadata"];
122
122
  readonly additionalProperties: false;
123
+ }, {
124
+ readonly type: "object";
125
+ readonly properties: {
126
+ readonly type: {
127
+ readonly const: "api-operation";
128
+ };
129
+ readonly metadata: {
130
+ readonly type: "object";
131
+ readonly properties: {
132
+ readonly method: {
133
+ readonly type: "string";
134
+ readonly enum: readonly ["GET", "POST", "PUT", "DELETE", "PATCH", "OPTIONS", "HEAD"];
135
+ readonly description: "HTTP method of the API operation";
136
+ };
137
+ readonly path: {
138
+ readonly type: "string";
139
+ readonly description: "Path of the API operation";
140
+ };
141
+ readonly payload: {
142
+ readonly type: "array";
143
+ readonly items: {
144
+ readonly type: "string";
145
+ readonly description: "Related dataSchema name";
146
+ };
147
+ };
148
+ readonly responses: {
149
+ readonly type: "array";
150
+ readonly items: {
151
+ readonly type: "string";
152
+ readonly description: "Related dataSchema name";
153
+ };
154
+ };
155
+ };
156
+ readonly required: readonly ["method", "path"];
157
+ readonly additionalProperties: true;
158
+ };
159
+ readonly key: {
160
+ type: string;
161
+ pattern: string;
162
+ minLength: number;
163
+ maxLength: number;
164
+ };
165
+ readonly title: {
166
+ type: string;
167
+ minLength: number;
168
+ maxLength: number;
169
+ };
170
+ readonly summary: {
171
+ type: string[];
172
+ minLength: number;
173
+ maxLength: number;
174
+ };
175
+ readonly tags: {
176
+ type: string[];
177
+ items: {
178
+ type: string;
179
+ minLength: number;
180
+ maxLength: number;
181
+ };
182
+ };
183
+ readonly git: {
184
+ type: string[];
185
+ items: {
186
+ type: string;
187
+ };
188
+ };
189
+ readonly contact: {
190
+ type: string[];
191
+ };
192
+ readonly links: {
193
+ type: string[];
194
+ items: {
195
+ type: string;
196
+ properties: {
197
+ label: {
198
+ type: string;
199
+ minLength: number;
200
+ maxLength: number;
201
+ };
202
+ url: {
203
+ type: string;
204
+ };
205
+ };
206
+ required: string[];
207
+ additionalProperties: boolean;
208
+ };
209
+ };
210
+ readonly relations: {
211
+ type: string[];
212
+ items: {
213
+ type: string;
214
+ properties: {
215
+ type: {
216
+ type: string;
217
+ minLength: number;
218
+ maxLength: number;
219
+ };
220
+ key: {
221
+ type: string;
222
+ minLength: number;
223
+ maxLength: number;
224
+ };
225
+ };
226
+ required: string[];
227
+ additionalProperties: boolean;
228
+ };
229
+ };
230
+ };
231
+ readonly required: readonly ["key", "title", "type", "metadata"];
232
+ readonly additionalProperties: false;
233
+ }, {
234
+ readonly type: "object";
235
+ readonly properties: {
236
+ readonly type: {
237
+ readonly const: "data-schema";
238
+ };
239
+ readonly metadata: {
240
+ readonly type: "object";
241
+ readonly properties: {
242
+ readonly specType: {
243
+ readonly type: "string";
244
+ readonly enum: readonly ["jsonschema", "openapi", "asyncapi", "avro", "zod", "graphql", "protobuf", "arazzo"];
245
+ readonly description: "Specification type of the data schema";
246
+ };
247
+ readonly schema: {
248
+ readonly type: "string";
249
+ readonly description: "Inline schema of the data structure";
250
+ };
251
+ };
252
+ readonly required: readonly ["specType", "schema"];
253
+ readonly additionalProperties: true;
254
+ };
255
+ readonly key: {
256
+ type: string;
257
+ pattern: string;
258
+ minLength: number;
259
+ maxLength: number;
260
+ };
261
+ readonly title: {
262
+ type: string;
263
+ minLength: number;
264
+ maxLength: number;
265
+ };
266
+ readonly summary: {
267
+ type: string[];
268
+ minLength: number;
269
+ maxLength: number;
270
+ };
271
+ readonly tags: {
272
+ type: string[];
273
+ items: {
274
+ type: string;
275
+ minLength: number;
276
+ maxLength: number;
277
+ };
278
+ };
279
+ readonly git: {
280
+ type: string[];
281
+ items: {
282
+ type: string;
283
+ };
284
+ };
285
+ readonly contact: {
286
+ type: string[];
287
+ };
288
+ readonly links: {
289
+ type: string[];
290
+ items: {
291
+ type: string;
292
+ properties: {
293
+ label: {
294
+ type: string;
295
+ minLength: number;
296
+ maxLength: number;
297
+ };
298
+ url: {
299
+ type: string;
300
+ };
301
+ };
302
+ required: string[];
303
+ additionalProperties: boolean;
304
+ };
305
+ };
306
+ readonly relations: {
307
+ type: string[];
308
+ items: {
309
+ type: string;
310
+ properties: {
311
+ type: {
312
+ type: string;
313
+ minLength: number;
314
+ maxLength: number;
315
+ };
316
+ key: {
317
+ type: string;
318
+ minLength: number;
319
+ maxLength: number;
320
+ };
321
+ };
322
+ required: string[];
323
+ additionalProperties: boolean;
324
+ };
325
+ };
326
+ };
327
+ readonly required: readonly ["key", "title", "type", "metadata"];
328
+ readonly additionalProperties: false;
123
329
  }, {
124
330
  readonly type: "object";
125
331
  readonly properties: {
@@ -1 +1 @@
1
- {"version":3,"file":"dto-schemas.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/dto-schemas.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAoB,KAAK,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAE5E,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2B1B,CAAC;AAEX,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAmB,CAAC;AAEhD,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAAC;AACjF,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC"}
1
+ {"version":3,"file":"dto-schemas.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/dto-schemas.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAoB,KAAK,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAE5E,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2B1B,CAAC;AAEX,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAmB,CAAC;AAEhD,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAAC;AACjF,MAAM,MAAM,eAAe,GAAG,gBAAgB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import type { FromSchema } from 'json-schema-to-ts';
2
- import type { UserMetadataSchema, ApiDescriptionMetadataSchema, DefaultMetadataSchema } from './metadata-file-schemas.js';
2
+ import type { UserMetadataSchema, ApiDescriptionMetadataSchema, DefaultMetadataSchema, ApiOperationMetadataSchema, DataSchemaMetadataSchema } from './metadata-file-schemas.js';
3
3
  export declare const slackChannelFileSchema: {
4
4
  readonly type: "object";
5
5
  readonly properties: {
@@ -186,6 +186,212 @@ export declare const entityFileSchema: {
186
186
  };
187
187
  readonly required: readonly ["key", "title", "type", "metadata"];
188
188
  readonly additionalProperties: false;
189
+ }, {
190
+ readonly type: "object";
191
+ readonly properties: {
192
+ readonly type: {
193
+ readonly const: "api-operation";
194
+ };
195
+ readonly metadata: {
196
+ readonly type: "object";
197
+ readonly properties: {
198
+ readonly method: {
199
+ readonly type: "string";
200
+ readonly enum: readonly ["GET", "POST", "PUT", "DELETE", "PATCH", "OPTIONS", "HEAD"];
201
+ readonly description: "HTTP method of the API operation";
202
+ };
203
+ readonly path: {
204
+ readonly type: "string";
205
+ readonly description: "Path of the API operation";
206
+ };
207
+ readonly payload: {
208
+ readonly type: "array";
209
+ readonly items: {
210
+ readonly type: "string";
211
+ readonly description: "Related dataSchema name";
212
+ };
213
+ };
214
+ readonly responses: {
215
+ readonly type: "array";
216
+ readonly items: {
217
+ readonly type: "string";
218
+ readonly description: "Related dataSchema name";
219
+ };
220
+ };
221
+ };
222
+ readonly required: readonly ["method", "path"];
223
+ readonly additionalProperties: true;
224
+ };
225
+ readonly key: {
226
+ type: string;
227
+ pattern: string;
228
+ minLength: number;
229
+ maxLength: number;
230
+ };
231
+ readonly title: {
232
+ type: string;
233
+ minLength: number;
234
+ maxLength: number;
235
+ };
236
+ readonly summary: {
237
+ type: string[];
238
+ minLength: number;
239
+ maxLength: number;
240
+ };
241
+ readonly tags: {
242
+ type: string[];
243
+ items: {
244
+ type: string;
245
+ minLength: number;
246
+ maxLength: number;
247
+ };
248
+ };
249
+ readonly git: {
250
+ type: string[];
251
+ items: {
252
+ type: string;
253
+ };
254
+ };
255
+ readonly contact: {
256
+ type: string[];
257
+ };
258
+ readonly links: {
259
+ type: string[];
260
+ items: {
261
+ type: string;
262
+ properties: {
263
+ label: {
264
+ type: string;
265
+ minLength: number;
266
+ maxLength: number;
267
+ };
268
+ url: {
269
+ type: string;
270
+ };
271
+ };
272
+ required: string[];
273
+ additionalProperties: boolean;
274
+ };
275
+ };
276
+ readonly relations: {
277
+ type: string[];
278
+ items: {
279
+ type: string;
280
+ properties: {
281
+ type: {
282
+ type: string;
283
+ minLength: number;
284
+ maxLength: number;
285
+ };
286
+ key: {
287
+ type: string;
288
+ minLength: number;
289
+ maxLength: number;
290
+ };
291
+ };
292
+ required: string[];
293
+ additionalProperties: boolean;
294
+ };
295
+ };
296
+ };
297
+ readonly required: readonly ["key", "title", "type", "metadata"];
298
+ readonly additionalProperties: false;
299
+ }, {
300
+ readonly type: "object";
301
+ readonly properties: {
302
+ readonly type: {
303
+ readonly const: "data-schema";
304
+ };
305
+ readonly metadata: {
306
+ readonly type: "object";
307
+ readonly properties: {
308
+ readonly specType: {
309
+ readonly type: "string";
310
+ readonly enum: readonly ["jsonschema", "openapi", "asyncapi", "avro", "zod", "graphql", "protobuf", "arazzo"];
311
+ readonly description: "Specification type of the data schema";
312
+ };
313
+ readonly schema: {
314
+ readonly type: "string";
315
+ readonly description: "Inline schema of the data structure";
316
+ };
317
+ };
318
+ readonly required: readonly ["specType", "schema"];
319
+ readonly additionalProperties: true;
320
+ };
321
+ readonly key: {
322
+ type: string;
323
+ pattern: string;
324
+ minLength: number;
325
+ maxLength: number;
326
+ };
327
+ readonly title: {
328
+ type: string;
329
+ minLength: number;
330
+ maxLength: number;
331
+ };
332
+ readonly summary: {
333
+ type: string[];
334
+ minLength: number;
335
+ maxLength: number;
336
+ };
337
+ readonly tags: {
338
+ type: string[];
339
+ items: {
340
+ type: string;
341
+ minLength: number;
342
+ maxLength: number;
343
+ };
344
+ };
345
+ readonly git: {
346
+ type: string[];
347
+ items: {
348
+ type: string;
349
+ };
350
+ };
351
+ readonly contact: {
352
+ type: string[];
353
+ };
354
+ readonly links: {
355
+ type: string[];
356
+ items: {
357
+ type: string;
358
+ properties: {
359
+ label: {
360
+ type: string;
361
+ minLength: number;
362
+ maxLength: number;
363
+ };
364
+ url: {
365
+ type: string;
366
+ };
367
+ };
368
+ required: string[];
369
+ additionalProperties: boolean;
370
+ };
371
+ };
372
+ readonly relations: {
373
+ type: string[];
374
+ items: {
375
+ type: string;
376
+ properties: {
377
+ type: {
378
+ type: string;
379
+ minLength: number;
380
+ maxLength: number;
381
+ };
382
+ key: {
383
+ type: string;
384
+ minLength: number;
385
+ maxLength: number;
386
+ };
387
+ };
388
+ required: string[];
389
+ additionalProperties: boolean;
390
+ };
391
+ };
392
+ };
393
+ readonly required: readonly ["key", "title", "type", "metadata"];
394
+ readonly additionalProperties: false;
189
395
  }, {
190
396
  readonly type: "object";
191
397
  readonly properties: {
@@ -399,6 +605,28 @@ export type EntityFileSchema = {
399
605
  relations?: EntityRelationFileSchema[] | null;
400
606
  type: 'api-description';
401
607
  metadata: ApiDescriptionMetadataSchema;
608
+ } | {
609
+ key: string;
610
+ title: string;
611
+ summary?: string | null;
612
+ tags?: string[] | null;
613
+ git?: string[] | null;
614
+ contact?: EntityContactFileSchema | null;
615
+ links?: EntityLinkFileSchema[] | null;
616
+ relations?: EntityRelationFileSchema[] | null;
617
+ type: 'api-operation';
618
+ metadata: ApiOperationMetadataSchema;
619
+ } | {
620
+ key: string;
621
+ title: string;
622
+ summary?: string | null;
623
+ tags?: string[] | null;
624
+ git?: string[] | null;
625
+ contact?: EntityContactFileSchema | null;
626
+ links?: EntityLinkFileSchema[] | null;
627
+ relations?: EntityRelationFileSchema[] | null;
628
+ type: 'data-schema';
629
+ metadata: DataSchemaMetadataSchema;
402
630
  } | {
403
631
  key: string;
404
632
  title: string;
@@ -1 +1 @@
1
- {"version":3,"file":"file-schemas.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/file-schemas.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,KAAK,EACV,kBAAkB,EAClB,4BAA4B,EAC5B,qBAAqB,EACtB,MAAM,4BAA4B,CAAC;AAIpC,eAAO,MAAM,sBAAsB;;;;;;;;;;;CAWzB,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;CAqBzB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2B1B,CAAC;AAEX,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;CAcvB,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;CAgB3B,CAAC;AA6EX,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCnB,CAAC;AAEX,MAAM,MAAM,sBAAsB,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAC/E,MAAM,MAAM,sBAAsB,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAC/E,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAAC,OAAO,uBAAuB,CAAC,CAAC;AACjF,MAAM,MAAM,oBAAoB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAC3E,MAAM,MAAM,wBAAwB,GAAG,UAAU,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAEnF,MAAM,MAAM,gBAAgB,GACxB;IACE,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,uBAAuB,GAAG,IAAI,CAAC;IACzC,KAAK,CAAC,EAAE,oBAAoB,EAAE,GAAG,IAAI,CAAC;IACtC,SAAS,CAAC,EAAE,wBAAwB,EAAE,GAAG,IAAI,CAAC;IAC9C,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,kBAAkB,CAAC;CAC9B,GACD;IACE,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,uBAAuB,GAAG,IAAI,CAAC;IACzC,KAAK,CAAC,EAAE,oBAAoB,EAAE,GAAG,IAAI,CAAC;IACtC,SAAS,CAAC,EAAE,wBAAwB,EAAE,GAAG,IAAI,CAAC;IAC9C,IAAI,EAAE,iBAAiB,CAAC;IACxB,QAAQ,EAAE,4BAA4B,CAAC;CACxC,GACD;IACE,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACvB,GAAG,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,uBAAuB,GAAG,IAAI,CAAC;IACzC,KAAK,CAAC,EAAE,oBAAoB,EAAE,GAAG,IAAI,CAAC;IACtC,SAAS,CAAC,EAAE,wBAAwB,EAAE,GAAG,IAAI,CAAC;IAC9C,IAAI,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IACpC,QAAQ,CAAC,EAAE,qBAAqB,GAAG,IAAI,CAAC;CACzC,CAAC"}
1
+ {"version":3,"file":"file-schemas.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/file-schemas.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- import{apiDescriptionMetadataSchema as t,userMetadataSchema as i}from"./metadata-file-schemas.js";const r={type:"object",properties:{name:{type:"string",minLength:3,maxLength:150}},required:["name"],additionalProperties:!1},n={type:"object",properties:{channels:{type:"array",items:{type:"object",properties:{name:{type:"string",minLength:3,maxLength:150}},required:["name"],additionalProperties:!1}}},required:["channels"],additionalProperties:!1},p={type:"object",properties:{slack:{type:"object",properties:{channels:{type:"array",items:{type:"object",properties:{name:{type:"string",minLength:3,maxLength:150}},required:["name"],additionalProperties:!1}}},required:["channels"],additionalProperties:!1}},additionalProperties:!1},s={type:"object",properties:{label:{type:"string",minLength:3,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},o={type:"object",properties:{type:{type:"string",minLength:2,maxLength:50},key:{type:"string",minLength:3,maxLength:100}},required:["type","key"],additionalProperties:!1},e={key:{type:"string",pattern:"^[a-z0-9]+(?:-[a-z0-9]+)*$",minLength:2,maxLength:150},title:{type:"string",minLength:3,maxLength:200},summary:{type:["string","null"],minLength:1,maxLength:500},tags:{type:["array","null"],items:{type:"string",minLength:1,maxLength:50}},git:{type:["array","null"],items:{type:"string"}},contact:{type:["object","null"]},links:{type:["array","null"],items:{type:"object",properties:{label:{type:"string",minLength:3,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1}},relations:{type:["array","null"],items:{type:"object",properties:{type:{type:"string",minLength:2,maxLength:50},key:{type:"string",minLength:3,maxLength:100}},required:["type","key"],additionalProperties:!1}}},l={anyOf:[{type:"object",properties:{...e,type:{const:"user"},metadata:i},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"api-description"},metadata:t},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{enum:["service","domain","team"]},metadata:{type:["object","null"],additionalProperties:!0}},required:["key","title","type"],additionalProperties:!1}]};export{p as entityContactFileSchema,l as entityFileSchema,s as entityLinkFileSchema,o as entityRelationFileSchema,r as slackChannelFileSchema,n as slackContactFileSchema};
1
+ import{apiDescriptionMetadataSchema as t,apiOperationMetadataSchema as a,dataSchemaMetadataSchema as i,userMetadataSchema as r}from"./metadata-file-schemas.js";const p={type:"object",properties:{name:{type:"string",minLength:3,maxLength:150}},required:["name"],additionalProperties:!1},s={type:"object",properties:{channels:{type:"array",items:{type:"object",properties:{name:{type:"string",minLength:3,maxLength:150}},required:["name"],additionalProperties:!1}}},required:["channels"],additionalProperties:!1},o={type:"object",properties:{slack:{type:"object",properties:{channels:{type:"array",items:{type:"object",properties:{name:{type:"string",minLength:3,maxLength:150}},required:["name"],additionalProperties:!1}}},required:["channels"],additionalProperties:!1}},additionalProperties:!1},l={type:"object",properties:{label:{type:"string",minLength:3,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},y={type:"object",properties:{type:{type:"string",minLength:2,maxLength:50},key:{type:"string",minLength:3,maxLength:100}},required:["type","key"],additionalProperties:!1},e={key:{type:"string",pattern:"^[a-z0-9]+(?:-[a-z0-9]+)*$",minLength:2,maxLength:150},title:{type:"string",minLength:3,maxLength:200},summary:{type:["string","null"],minLength:1,maxLength:500},tags:{type:["array","null"],items:{type:"string",minLength:1,maxLength:50}},git:{type:["array","null"],items:{type:"string"}},contact:{type:["object","null"]},links:{type:["array","null"],items:{type:"object",properties:{label:{type:"string",minLength:3,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1}},relations:{type:["array","null"],items:{type:"object",properties:{type:{type:"string",minLength:2,maxLength:50},key:{type:"string",minLength:3,maxLength:100}},required:["type","key"],additionalProperties:!1}}},m={anyOf:[{type:"object",properties:{...e,type:{const:"user"},metadata:r},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"api-operation"},metadata:a},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"data-schema"},metadata:i},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"api-description"},metadata:t},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{enum:["service","domain","team"]},metadata:{type:["object","null"],additionalProperties:!0}},required:["key","title","type"],additionalProperties:!1}]};export{o as entityContactFileSchema,m as entityFileSchema,l as entityLinkFileSchema,y as entityRelationFileSchema,p as slackChannelFileSchema,s as slackContactFileSchema};
@@ -1 +1 @@
1
- {"version":3,"file":"file-schemas.js","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/file-schemas.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"file-schemas.js","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/file-schemas.ts"],"names":[],"mappings":"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"}
@@ -30,11 +30,59 @@ export declare const apiDescriptionMetadataSchema: {
30
30
  readonly required: readonly ["specType", "schema", "descriptionFile"];
31
31
  readonly additionalProperties: true;
32
32
  };
33
+ export declare const apiOperationMetadataSchema: {
34
+ readonly type: "object";
35
+ readonly properties: {
36
+ readonly method: {
37
+ readonly type: "string";
38
+ readonly enum: readonly ["GET", "POST", "PUT", "DELETE", "PATCH", "OPTIONS", "HEAD"];
39
+ readonly description: "HTTP method of the API operation";
40
+ };
41
+ readonly path: {
42
+ readonly type: "string";
43
+ readonly description: "Path of the API operation";
44
+ };
45
+ readonly payload: {
46
+ readonly type: "array";
47
+ readonly items: {
48
+ readonly type: "string";
49
+ readonly description: "Related dataSchema name";
50
+ };
51
+ };
52
+ readonly responses: {
53
+ readonly type: "array";
54
+ readonly items: {
55
+ readonly type: "string";
56
+ readonly description: "Related dataSchema name";
57
+ };
58
+ };
59
+ };
60
+ readonly required: readonly ["method", "path"];
61
+ readonly additionalProperties: true;
62
+ };
63
+ export declare const dataSchemaMetadataSchema: {
64
+ readonly type: "object";
65
+ readonly properties: {
66
+ readonly specType: {
67
+ readonly type: "string";
68
+ readonly enum: readonly ["jsonschema", "openapi", "asyncapi", "avro", "zod", "graphql", "protobuf", "arazzo"];
69
+ readonly description: "Specification type of the data schema";
70
+ };
71
+ readonly schema: {
72
+ readonly type: "string";
73
+ readonly description: "Inline schema of the data structure";
74
+ };
75
+ };
76
+ readonly required: readonly ["specType", "schema"];
77
+ readonly additionalProperties: true;
78
+ };
33
79
  export declare const defaultMetadataSchema: {
34
80
  readonly type: "object";
35
81
  readonly additionalProperties: true;
36
82
  };
37
83
  export type UserMetadataSchema = FromSchema<typeof userMetadataSchema>;
38
84
  export type ApiDescriptionMetadataSchema = FromSchema<typeof apiDescriptionMetadataSchema>;
85
+ export type ApiOperationMetadataSchema = FromSchema<typeof apiOperationMetadataSchema>;
86
+ export type DataSchemaMetadataSchema = FromSchema<typeof dataSchemaMetadataSchema>;
39
87
  export type DefaultMetadataSchema = FromSchema<typeof defaultMetadataSchema>;
40
88
  //# sourceMappingURL=metadata-file-schemas.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"metadata-file-schemas.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/metadata-file-schemas.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,eAAO,MAAM,kBAAkB;;;;;;;;;;CAUrB,CAAC;AAEX,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;CAmB/B,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;CAGxB,CAAC;AAEX,MAAM,MAAM,kBAAkB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC;AACvE,MAAM,MAAM,4BAA4B,GAAG,UAAU,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAC3F,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
1
+ {"version":3,"file":"metadata-file-schemas.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/metadata-file-schemas.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,eAAO,MAAM,kBAAkB;;;;;;;;;;CAUrB,CAAC;AAEX,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;CAmB/B,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6B7B,CAAC;AAEX,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;CAe3B,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;CAGxB,CAAC;AAEX,MAAM,MAAM,kBAAkB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC;AACvE,MAAM,MAAM,4BAA4B,GAAG,UAAU,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAC3F,MAAM,MAAM,0BAA0B,GAAG,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAAC;AACvF,MAAM,MAAM,wBAAwB,GAAG,UAAU,CAAC,OAAO,wBAAwB,CAAC,CAAC;AACnF,MAAM,MAAM,qBAAqB,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC"}
@@ -1 +1 @@
1
- const e={type:"object",properties:{email:{type:"string",description:"Email of the user"}},required:["email"],additionalProperties:!0},t={type:"object",properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Type of the API description"},schema:{type:"string",description:"Inline schema of the API description"},descriptionFile:{type:"string",description:"Path to the file containing the API description"}},required:["specType","schema","descriptionFile"],additionalProperties:!0},i={type:"object",additionalProperties:!0};export{t as apiDescriptionMetadataSchema,i as defaultMetadataSchema,e as userMetadataSchema};
1
+ const e={type:"object",properties:{email:{type:"string",description:"Email of the user"}},required:["email"],additionalProperties:!0},t={type:"object",properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Type of the API description"},schema:{type:"string",description:"Inline schema of the API description"},descriptionFile:{type:"string",description:"Path to the file containing the API description"}},required:["specType","schema","descriptionFile"],additionalProperties:!0},a={type:"object",properties:{method:{type:"string",enum:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD"],description:"HTTP method of the API operation"},path:{type:"string",description:"Path of the API operation"},payload:{type:"array",items:{type:"string",description:"Related dataSchema name"}},responses:{type:"array",items:{type:"string",description:"Related dataSchema name"}}},required:["method","path"],additionalProperties:!0},i={type:"object",properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Specification type of the data schema"},schema:{type:"string",description:"Inline schema of the data structure"}},required:["specType","schema"],additionalProperties:!0},r={type:"object",additionalProperties:!0};export{t as apiDescriptionMetadataSchema,a as apiOperationMetadataSchema,i as dataSchemaMetadataSchema,r as defaultMetadataSchema,e as userMetadataSchema};
@@ -1 +1 @@
1
- {"version":3,"file":"metadata-file-schemas.js","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/metadata-file-schemas.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE;QACV,KAAK,EAAE;YACL,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,mBAAmB;SACjC;KACF;IACD,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,oBAAoB,EAAE,IAAI;CAClB,CAAC;AAEX,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE;QACV,QAAQ,EAAE;YACR,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,CAAC;YAC3F,WAAW,EAAE,6BAA6B;SAC3C;QACD,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,sCAAsC;SACpD;QACD,eAAe,EAAE;YACf,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,iDAAiD;SAC/D;KACF;IACD,QAAQ,EAAE,CAAC,UAAU,EAAE,QAAQ,EAAE,iBAAiB,CAAC;IACnD,oBAAoB,EAAE,IAAI;CAClB,CAAC;AAEX,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,IAAI;CAClB,CAAC"}
1
+ {"version":3,"file":"metadata-file-schemas.js","sourceRoot":"","sources":["../../../../../../../src/server/plugins/catalog-entities/schemas/metadata-file-schemas.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE;QACV,KAAK,EAAE;YACL,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,mBAAmB;SACjC;KACF;IACD,QAAQ,EAAE,CAAC,OAAO,CAAC;IACnB,oBAAoB,EAAE,IAAI;CAClB,CAAC;AAEX,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE;QACV,QAAQ,EAAE;YACR,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,CAAC;YAC3F,WAAW,EAAE,6BAA6B;SAC3C;QACD,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,sCAAsC;SACpD;QACD,eAAe,EAAE;YACf,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,iDAAiD;SAC/D;KACF;IACD,QAAQ,EAAE,CAAC,UAAU,EAAE,QAAQ,EAAE,iBAAiB,CAAC;IACnD,oBAAoB,EAAE,IAAI;CAClB,CAAC;AAEX,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE;QACV,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,CAAC;YAClE,WAAW,EAAE,kCAAkC;SAChD;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,2BAA2B;SACzC;QACD,OAAO,EAAE;YACP,IAAI,EAAE,OAAO;YACb,KAAK,EAAE;gBACL,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,yBAAyB;aACvC;SACF;QACD,SAAS,EAAE;YACT,IAAI,EAAE,OAAO;YACb,KAAK,EAAE;gBACL,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,yBAAyB;aACvC;SACF;KACF;IACD,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC5B,oBAAoB,EAAE,IAAI;CAClB,CAAC;AAEX,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE;QACV,QAAQ,EAAE;YACR,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,CAAC;YAC3F,WAAW,EAAE,uCAAuC;SACrD;QACD,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,WAAW,EAAE,qCAAqC;SACnD;KACF;IACD,QAAQ,EAAE,CAAC,UAAU,EAAE,QAAQ,CAAC;IAChC,oBAAoB,EAAE,IAAI;CAClB,CAAC;AAEX,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,IAAI,EAAE,QAAQ;IACd,oBAAoB,EAAE,IAAI;CAClB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"combine.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/dev-onboarding/api/combine.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,OAAO,EACP,UAAU,EACV,GAAG,EACH,WAAW,EACX,UAAU,EACV,SAAS,EACT,iBAAiB,EAGjB,eAAe,EACf,UAAU,EACV,GAAG,EACH,eAAe,EACf,UAAU,EACX,MAAM,SAAS,CAAC;AAMjB,qBAAa,cAAe,YAAW,OAAO;IAGhC,OAAO,CAAC,QAAQ;IAF5B,SAAS,EAAE,MAAM,CAAqB;gBAElB,QAAQ,EAAE,OAAO,EAAE;IAEjC,OAAO,CAAC,UAAU,CAAC,EAAE,iBAAiB,GAAG,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IA+BhE,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,WAAW,CAAC;IAqD3C,cAAc,CAAC,UAAU,CAAC,EAAE,iBAAiB,GAAG,OAAO,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;IA8C9E,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IA4DjC,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,eAAe,CAAC;IA+B7E,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC;IAuBnE,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IA0BtE,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,eAAe,GAAG,OAAO,CAAC,UAAU,CAAC;IAuFjF,gBAAgB,CACpB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,eAAe,GAC1B,OAAO,CAAC,GAAG,CAAC;IAkFT,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC;IAyB1E,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IASvC,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,OAAO,CAAC,GAAG,CAAC,GAAG,OAAO,CAAC,GAAG,GAAG,SAAS,CAAC;CAY5E"}
1
+ {"version":3,"file":"combine.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/dev-onboarding/api/combine.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,OAAO,EACP,UAAU,EACV,GAAG,EACH,WAAW,EACX,UAAU,EACV,SAAS,EACT,iBAAiB,EAGjB,eAAe,EACf,UAAU,EACV,GAAG,EACH,eAAe,EACf,UAAU,EACX,MAAM,SAAS,CAAC;AAMjB,qBAAa,cAAe,YAAW,OAAO;IAGhC,OAAO,CAAC,QAAQ;IAF5B,SAAS,EAAE,MAAM,CAAqB;gBAElB,QAAQ,EAAE,OAAO,EAAE;IAEjC,OAAO,CAAC,UAAU,CAAC,EAAE,iBAAiB,GAAG,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IA+BhE,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,WAAW,CAAC;IAqD3C,cAAc,CAAC,UAAU,CAAC,EAAE,iBAAiB,GAAG,OAAO,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;IA2C9E,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IA4DjC,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC,eAAe,CAAC;IA+B7E,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC;IAuBnE,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IA0BtE,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,eAAe,GAAG,OAAO,CAAC,UAAU,CAAC;IAuFjF,gBAAgB,CACpB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,eAAe,GAC1B,OAAO,CAAC,GAAG,CAAC;IAkFT,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC;IAyB1E,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IASvC,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,OAAO,CAAC,GAAG,CAAC,GAAG,OAAO,CAAC,GAAG,GAAG,SAAS,CAAC;CAY5E"}