@redocly/revel-reef 0.126.0-next.10 → 0.126.0-next.11

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 (125) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/compiled/svgo/svgo-node.js +4 -4
  4. package/dist/constants/common.js +1 -1
  5. package/dist/constants/l10n/langs/ar.d.ts.map +1 -1
  6. package/dist/constants/l10n/langs/ar.js +1 -1
  7. package/dist/constants/l10n/langs/ar.js.map +1 -1
  8. package/dist/constants/l10n/langs/de.d.ts.map +1 -1
  9. package/dist/constants/l10n/langs/de.js +1 -1
  10. package/dist/constants/l10n/langs/de.js.map +1 -1
  11. package/dist/constants/l10n/langs/en.d.ts.map +1 -1
  12. package/dist/constants/l10n/langs/en.js +1 -1
  13. package/dist/constants/l10n/langs/en.js.map +1 -1
  14. package/dist/constants/l10n/langs/es.d.ts.map +1 -1
  15. package/dist/constants/l10n/langs/es.js +1 -1
  16. package/dist/constants/l10n/langs/es.js.map +1 -1
  17. package/dist/constants/l10n/langs/fr.d.ts.map +1 -1
  18. package/dist/constants/l10n/langs/fr.js +1 -1
  19. package/dist/constants/l10n/langs/fr.js.map +1 -1
  20. package/dist/constants/l10n/langs/hi.d.ts.map +1 -1
  21. package/dist/constants/l10n/langs/hi.js +1 -1
  22. package/dist/constants/l10n/langs/hi.js.map +1 -1
  23. package/dist/constants/l10n/langs/it.d.ts.map +1 -1
  24. package/dist/constants/l10n/langs/it.js +1 -1
  25. package/dist/constants/l10n/langs/it.js.map +1 -1
  26. package/dist/constants/l10n/langs/ja.d.ts.map +1 -1
  27. package/dist/constants/l10n/langs/ja.js +1 -1
  28. package/dist/constants/l10n/langs/ja.js.map +1 -1
  29. package/dist/constants/l10n/langs/ko.d.ts.map +1 -1
  30. package/dist/constants/l10n/langs/ko.js +1 -1
  31. package/dist/constants/l10n/langs/ko.js.map +1 -1
  32. package/dist/constants/l10n/langs/pl.d.ts.map +1 -1
  33. package/dist/constants/l10n/langs/pl.js +1 -1
  34. package/dist/constants/l10n/langs/pl.js.map +1 -1
  35. package/dist/constants/l10n/langs/pt-BR.d.ts.map +1 -1
  36. package/dist/constants/l10n/langs/pt-BR.js +1 -1
  37. package/dist/constants/l10n/langs/pt-BR.js.map +1 -1
  38. package/dist/constants/l10n/langs/pt.d.ts.map +1 -1
  39. package/dist/constants/l10n/langs/pt.js +1 -1
  40. package/dist/constants/l10n/langs/pt.js.map +1 -1
  41. package/dist/constants/l10n/langs/ru.d.ts.map +1 -1
  42. package/dist/constants/l10n/langs/ru.js +1 -1
  43. package/dist/constants/l10n/langs/ru.js.map +1 -1
  44. package/dist/constants/l10n/langs/uk.d.ts.map +1 -1
  45. package/dist/constants/l10n/langs/uk.js +1 -1
  46. package/dist/constants/l10n/langs/uk.js.map +1 -1
  47. package/dist/constants/l10n/langs/zh.d.ts.map +1 -1
  48. package/dist/constants/l10n/langs/zh.js +1 -1
  49. package/dist/constants/l10n/langs/zh.js.map +1 -1
  50. package/dist/server/constants/common.d.ts +2 -1
  51. package/dist/server/constants/common.d.ts.map +1 -1
  52. package/dist/server/constants/common.js +1 -1
  53. package/dist/server/constants/common.js.map +1 -1
  54. package/dist/server/entitlements/entitlements-provider.js +1 -1
  55. package/dist/server/fs/utils/external-ref-resolver.d.ts.map +1 -1
  56. package/dist/server/fs/utils/external-ref-resolver.js +3 -2
  57. package/dist/server/fs/utils/external-ref-resolver.js.map +1 -1
  58. package/dist/server/plugins/catalog-entities/database/catalog-entities-service.d.ts.map +1 -1
  59. package/dist/server/plugins/catalog-entities/database/catalog-entities-service.js +1 -1
  60. package/dist/server/plugins/catalog-entities/database/catalog-entities-service.js.map +1 -1
  61. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-db-record.d.ts +2 -2
  62. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-db-record.d.ts.map +1 -1
  63. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-relation-db-record-from-file-schema.d.ts +1 -1
  64. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-relation-db-record-from-file-schema.d.ts.map +1 -1
  65. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-relation-dto-from-file-schema.d.ts +1 -1
  66. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-relation-dto-from-file-schema.d.ts.map +1 -1
  67. package/dist/server/plugins/catalog-entities/database/mappers/create-entity-relation-dto-from-file-schema.js.map +1 -1
  68. package/dist/server/plugins/catalog-entities/database/repositories/local/catalog-entities-local-write-repository.d.ts +2 -2
  69. package/dist/server/plugins/catalog-entities/database/repositories/local/catalog-entities-local-write-repository.d.ts.map +1 -1
  70. package/dist/server/plugins/catalog-entities/database/repositories/local/catalog-entities-local-write-repository.js.map +1 -1
  71. package/dist/server/plugins/catalog-entities/entities/types.d.ts +0 -5
  72. package/dist/server/plugins/catalog-entities/entities/types.d.ts.map +1 -1
  73. package/dist/server/plugins/catalog-entities/entities/validate-entity.d.ts +1 -1
  74. package/dist/server/plugins/catalog-entities/entities/validate-entity.d.ts.map +1 -1
  75. package/dist/server/plugins/catalog-entities/entities/validate-entity.js +1 -1
  76. package/dist/server/plugins/catalog-entities/entities/validate-entity.js.map +1 -1
  77. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/arazzo-entities-extractor.d.ts +1 -1
  78. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/arazzo-entities-extractor.d.ts.map +1 -1
  79. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/asyncapi-entities-extractor.d.ts +1 -1
  80. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/asyncapi-entities-extractor.d.ts.map +1 -1
  81. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/asyncapi-entities-extractor.js +1 -1
  82. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/asyncapi-entities-extractor.js.map +1 -1
  83. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/base.d.ts +2 -2
  84. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/base.d.ts.map +1 -1
  85. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/base.js +1 -1
  86. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/base.js.map +1 -1
  87. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/openapi-entities-extractor.d.ts +1 -1
  88. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/openapi-entities-extractor.d.ts.map +1 -1
  89. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/openapi-entities-extractor.js +1 -1
  90. package/dist/server/plugins/catalog-entities/extensions/extractors/api-description/openapi-entities-extractor.js.map +1 -1
  91. package/dist/server/plugins/catalog-entities/schemas/database-schemas.d.ts.map +1 -1
  92. package/dist/server/plugins/catalog-entities/schemas/database-schemas.js +1 -1
  93. package/dist/server/plugins/catalog-entities/schemas/database-schemas.js.map +1 -1
  94. package/dist/server/plugins/catalog-entities/schemas/dto-schemas.d.ts +2 -685
  95. package/dist/server/plugins/catalog-entities/schemas/dto-schemas.d.ts.map +1 -1
  96. package/dist/server/plugins/catalog-entities/schemas/dto-schemas.js +1 -1
  97. package/dist/server/plugins/catalog-entities/schemas/dto-schemas.js.map +1 -1
  98. package/dist/server/plugins/catalog-entities/schemas/read-model-schemas.d.ts +1 -1
  99. package/dist/server/plugins/catalog-entities/schemas/read-model-schemas.d.ts.map +1 -1
  100. package/dist/server/plugins/dev-onboarding/api/adapters/apigee/adapter.js +2 -2
  101. package/dist/server/plugins/dev-onboarding/api/adapters/gravitee/client.js +1 -1
  102. package/dist/server/plugins/dev-onboarding/template/components/ApiKeyOverview.js +1 -1
  103. package/dist/server/plugins/dev-onboarding/template/components/AppOverview.js +1 -1
  104. package/dist/server/plugins/openapi-docs/index.d.ts.map +1 -1
  105. package/dist/server/plugins/openapi-docs/index.js +1 -1
  106. package/dist/server/plugins/openapi-docs/index.js.map +1 -1
  107. package/dist/server/plugins/openapi-docs/load-definition.d.ts.map +1 -1
  108. package/dist/server/plugins/openapi-docs/load-definition.js +3 -3
  109. package/dist/server/plugins/openapi-docs/load-definition.js.map +1 -1
  110. package/dist/server/plugins/openapi-docs/spec-download.api.d.ts.map +1 -1
  111. package/dist/server/plugins/openapi-docs/spec-download.api.js +1 -1
  112. package/dist/server/plugins/openapi-docs/spec-download.api.js.map +1 -1
  113. package/dist/server/utils/rbac.d.ts.map +1 -1
  114. package/dist/server/utils/rbac.js +1 -1
  115. package/dist/server/utils/rbac.js.map +1 -1
  116. package/dist/server/web-server/auth.js +1 -1
  117. package/package.json +7 -7
  118. package/dist/server/plugins/catalog-entities/schemas/file-schemas.d.ts +0 -1218
  119. package/dist/server/plugins/catalog-entities/schemas/file-schemas.d.ts.map +0 -1
  120. package/dist/server/plugins/catalog-entities/schemas/file-schemas.js +0 -1
  121. package/dist/server/plugins/catalog-entities/schemas/file-schemas.js.map +0 -1
  122. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.d.ts +0 -88
  123. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.d.ts.map +0 -1
  124. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.js +0 -1
  125. package/dist/server/plugins/catalog-entities/schemas/metadata-file-schemas.js.map +0 -1
@@ -1 +0,0 @@
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 +0,0 @@
1
- import{ENTITY_RELATION_TYPES as t}from"@redocly/theme/core/constants";import{apiDescriptionMetadataSchema as a,apiOperationMetadataSchema as i,dataSchemaMetadataSchema as r,userMetadataSchema as p}from"./metadata-file-schemas.js";const d={type:"object",properties:{name:{type:"string",minLength:2,maxLength:150}},required:["name"],additionalProperties:!1},c={type:"object",properties:{channels:{type:"array",items:{type:"object",properties:{name:{type:"string",minLength:2,maxLength:150}},required:["name"],additionalProperties:!1}}},required:["channels"],additionalProperties:!1},n={type:"object",properties:{slack:{type:"object",properties:{channels:{type:"array",items:{type:"object",properties:{name:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["name"],additionalProperties:!1}}},required:["channels"],additionalProperties:!1}},additionalProperties:!1},o={type:"object",properties:{label:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},s={type:"object",properties:{type:{type:"string",enum:t},key:{type:"string",minLength:2,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:2,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:{anyOf:[{type:"null"},n]},links:{anyOf:[{type:"null"},{type:"array",items:o}]},relations:{anyOf:[{type:"null"},{type:"array",items:s}]}},y={type:"object",properties:{type:{type:"string"},...e,metadata:{type:["object","null"],additionalProperties:!0}},required:["key","title","type"],additionalProperties:!1},h={type:"array",items:y},g={type:"object",discriminator:{propertyName:"type"},oneOf:[{type:"object",properties:{...e,type:{const:"user"},metadata:p},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"api-operation"},metadata:i},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"data-schema"},metadata:r},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",properties:{...e,type:{const:"api-description"},metadata:a},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{h as entitiesBaseFileSchema,y as entityBaseFileSchema,e as entityBaseProperties,n as entityContactFileSchema,g as entityFileSchema,o as entityLinkFileSchema,s as entityRelationFileSchema,d as slackChannelFileSchema,c as slackContactFileSchema};
@@ -1 +0,0 @@
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,88 +0,0 @@
1
- import type { FromSchema } from 'json-schema-to-ts';
2
- export declare const userMetadataSchema: {
3
- readonly type: "object";
4
- readonly properties: {
5
- readonly email: {
6
- readonly type: "string";
7
- readonly description: "Email of the user";
8
- };
9
- };
10
- readonly required: readonly ["email"];
11
- readonly additionalProperties: true;
12
- };
13
- export declare const apiDescriptionMetadataSchema: {
14
- readonly type: "object";
15
- readonly properties: {
16
- readonly specType: {
17
- readonly type: "string";
18
- readonly enum: readonly ["jsonschema", "openapi", "asyncapi", "avro", "zod", "graphql", "protobuf", "arazzo"];
19
- readonly description: "Type of the API description";
20
- };
21
- readonly schema: {
22
- readonly type: "string";
23
- readonly description: "Inline schema of the API description";
24
- };
25
- readonly descriptionFile: {
26
- readonly type: "string";
27
- readonly description: "Path to the file containing the API description";
28
- };
29
- };
30
- readonly required: readonly ["specType", "schema", "descriptionFile"];
31
- readonly additionalProperties: true;
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", "MUTATION", "QUERY", "SUBSCRIBE", "PUBLISH"];
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
- };
79
- export declare const defaultMetadataSchema: {
80
- readonly type: "object";
81
- readonly additionalProperties: true;
82
- };
83
- export type UserMetadataSchema = FromSchema<typeof userMetadataSchema>;
84
- export type ApiDescriptionMetadataSchema = FromSchema<typeof apiDescriptionMetadataSchema>;
85
- export type ApiOperationMetadataSchema = FromSchema<typeof apiOperationMetadataSchema>;
86
- export type DataSchemaMetadataSchema = FromSchema<typeof dataSchemaMetadataSchema>;
87
- export type DefaultMetadataSchema = FromSchema<typeof defaultMetadataSchema>;
88
- //# sourceMappingURL=metadata-file-schemas.d.ts.map
@@ -1 +0,0 @@
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 +0,0 @@
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","MUTATION","QUERY","SUBSCRIBE","PUBLISH"],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 +0,0 @@
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,UAAU,EAAE,OAAO,EAAE,WAAW,EAAE,SAAS,CAAC;YAC5F,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"}