@redocly/config 0.55.0 → 0.56.0

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.
package/lib/index.d.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export { productThemeOverrideSchema, productConfigOverrideSchema, } from './product-override-schema.js';
2
2
  export { rbacConfigSchema, rootRedoclyConfigSchema } from './root-config-schema.js';
3
+ export { recheckConfigSchema } from './recheck-config-schema.js';
3
4
  export { redocConfigSchema } from './redoc-config-schema.js';
4
5
  export * from './types/index.js';
5
6
  export * from './common.js';
package/lib/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";var ce=Object.defineProperty;var ct=Object.getOwnPropertyDescriptor;var yt=Object.getOwnPropertyNames;var lt=Object.prototype.hasOwnProperty;var dt=(s,a)=>{for(var o in a)ce(s,o,{get:a[o],enumerable:!0})},gt=(s,a,o,Re)=>{if(a&&typeof a=="object"||typeof a=="function")for(let x of yt(a))!lt.call(s,x)&&x!==o&&ce(s,x,{get:()=>a[x],enumerable:!(Re=ct(a,x))||Re.enumerable});return s};var mt=s=>gt(ce({},"__esModule",{value:!0}),s);var Ei={};dt(Ei,{ApigeeDevOnboardingIntegrationAuthType:()=>se,AuthProviderType:()=>ie,CONFIG_NODE_TYPE_NAMES:()=>r,DEFAULT_SEARCH_ENGINE:()=>we,DEFAULT_TEAM_CLAIM_NAME:()=>_e,ENTITY_NODE_TYPE_NAMES:()=>t,ENTITY_RELATION_TYPES:()=>pe,IDENTITY_PROVIDER_RESERVED_MESSAGE:()=>Ge,IDENTITY_PROVIDER_RESERVED_SLUGS:()=>k,IDENTITY_PROVIDER_SLUG_MAX_LENGTH:()=>he,IDENTITY_PROVIDER_SLUG_MAX_LENGTH_MESSAGE:()=>Be,IDENTITY_PROVIDER_SLUG_MESSAGE:()=>Ue,IDENTITY_PROVIDER_SLUG_PATTERN:()=>T,IDENTITY_PROVIDER_SLUG_REGEX:()=>Me,LayoutVariant:()=>Se,REDOCLY_IDP_SLUG:()=>v,REDOCLY_ROUTE_RBAC:()=>qe,REDOCLY_TEAMS_RBAC:()=>Ae,apiDescriptionMetadataSchema:()=>et,apiOperationMetadataSchema:()=>tt,configGovernanceSchema:()=>f,dataSchemaMetadataSchema:()=>ot,decoratorTypes:()=>co,defaultMetadataSchema:()=>it,entityBaseProperties:()=>m,entityContactFileSchema:()=>at,entityFileDefaultSchema:()=>xi,entityFileSchema:()=>Ni,entityLinkFileSchema:()=>nt,entityRelationFileSchema:()=>pt,preprocessorTypes:()=>no,productConfigOverrideSchema:()=>Qe,productThemeOverrideSchema:()=>ne,rbacConfigSchema:()=>ae,redocConfigSchema:()=>S,rootRedoclyConfigSchema:()=>Xe,ruleTypes:()=>ro,slackChannelFileSchema:()=>st,slackContactFileSchema:()=>rt,userMetadataSchema:()=>Ze});module.exports=mt(Ei);var Pe={hide:{type:"boolean"},component:{type:"string",enum:["radio","checkbox"]},label:{type:"string"},items:{type:"array",items:{type:"string"}}},E={type:"object",properties:Pe,additionalProperties:!1},ft={type:"object",properties:{hide:{type:"boolean"},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},l={type:"object",properties:{hide:{type:"boolean"},type:{type:"string",enum:["rating","sentiment","comment","reasons","mood","scale"]},settings:{type:"object",properties:{label:{type:"string"},submitText:{type:"string"},buttonText:{type:"string"},component:{type:"string",enum:["radio","checkbox"]},items:{type:"array",items:{type:"string"},minItems:1},leftScaleLabel:{type:"string"},rightScaleLabel:{type:"string"},reasons:{type:"object",properties:{...Pe,like:E,dislike:E,satisfied:E,neutral:E,dissatisfied:E},additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean"},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1},optionalEmail:ft},additionalProperties:!1}},additionalProperties:!1};var St={type:"object",properties:{languages:{type:"array",items:{type:"object",properties:{lang:{type:"string"},label:{type:"string"},options:{type:"object",properties:{indent:{type:"string"},withImports:{type:"boolean"},withComments:{type:"boolean"},binary:{type:"boolean"},credentials:{type:"string",enum:["omit","same-origin","include"]}},additionalProperties:!1}},required:["lang"],additionalProperties:!1}},skipOptionalParameters:{type:"boolean"},withOAuth2Call:{type:"boolean"}},additionalProperties:!1},j={type:"array",items:{type:"object",properties:{title:{type:"string"},url:{type:"string"}},required:["url"],additionalProperties:!1}},S={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},feedback:l,hideReplay:{type:"boolean"},oAuth2RedirectURI:{type:"string"},corsProxyUrl:{type:"string"},sortRequiredPropsFirst:{type:"boolean"},sanitize:{type:"boolean"},hideDownloadButtons:{type:"boolean"},downloadUrls:j,onlyRequiredInSamples:{type:"boolean"},generatedSamplesMaxDepth:{oneOf:[{type:"number"},{type:"string"}]},showExtensions:{oneOf:[{type:"boolean"},{type:"string"},{type:"array",items:{type:"string"}}]},hideSchemaTitles:{type:"boolean"},jsonSamplesExpandLevel:{oneOf:[{type:"number"},{type:"string"}]},schemasExpansionLevel:{oneOf:[{type:"number"},{type:"string"}]},mockServer:{type:"object",properties:{url:{type:"string"},position:{type:"string",enum:["first","last","replace","off"]},description:{type:"string"}}},maxDisplayedEnumValues:{type:"number"},schemaDefinitionsTagName:{type:"string"},layout:{type:"string",enum:["stacked","three-panel"]},hideInfoMetadata:{type:"boolean"},events:{type:"object"},skipBundle:{type:"boolean"},routingBasePath:{type:"string"},codeSamples:St,ignoreNamedSchemas:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},hidePropertiesPrefix:{type:"boolean"},excludeFromSearch:{type:"boolean"},showSchemaCatalogLinks:{type:"boolean"}},additionalProperties:!1};var b={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},ht={type:"object",properties:{name:{type:"string"},items:b,queries:b,mutations:b,subscriptions:b,types:b,directives:b},required:["name"],additionalProperties:!1},bt={type:"object",properties:{requireExactGroups:{type:"boolean"},groups:{type:"array",items:ht},otherItemsGroupName:{type:"string"}},required:["requireExactGroups","groups","otherItemsGroupName"],additionalProperties:!1},ut={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},email:{type:"string",format:"email"}},additionalProperties:!1},Ct={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},identifier:{type:"string"}},additionalProperties:!1},Rt={type:"object",properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string",format:"uri"},contact:ut,license:Ct},additionalProperties:!1},u={type:"object",properties:{menu:{type:"object",properties:{...bt.properties},additionalProperties:!1},downloadUrls:j,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},licenseKey:{type:"string"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},metadata:{type:"object",properties:{apiId:{type:"string"}},additionalProperties:!0},feedback:l,layout:{type:"string",enum:["stacked","three-panel"]},showBuiltInScalars:{type:"boolean"},showBuiltInDirectives:{type:"boolean"},excludeFromSearch:{type:"boolean"},info:Rt},additionalProperties:!1};var Oe={type:"object",properties:{downloadUrls:j,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},excludeFromSearch:{type:"boolean"},samplesMaxInlineArgs:{type:"number"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},feedback:l,layout:{type:"string",enum:["stacked","three-panel"]}},additionalProperties:!1};var Pt={type:"object",properties:{label:{type:"string"},lang:{type:"string",enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},Ot={type:"object",properties:{enum:{type:"string"},enumSingleValue:{type:"string"},enumArray:{type:"string"},default:{type:"string"},deprecated:{type:"string"},example:{type:"string"},examples:{type:"string"},nullable:{type:"string"},recursive:{type:"string"},arrayOf:{type:"string"},webhook:{type:"string"},authorizations:{type:"string"},tryItAuthBasicUsername:{type:"string"},tryItAuthBasicPassword:{type:"string"}}},Ne={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},Nt={type:"object",properties:{beforeInfo:{type:"array",items:Ne},end:{type:"array",items:Ne}}},h={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},J={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},xt={type:"object",properties:A(h.properties,["light","dark"])},Et={type:"object",properties:{basic:{type:"string"},delete:{type:"string"},get:{type:"string"},head:{type:"string"},link:{type:"string"},options:{type:"string"},patch:{type:"string"},post:{type:"string"},put:{type:"string"}}},jt={type:"object",properties:{error:J,info:J,redirect:J,success:J}},Tt={type:"object",properties:C(h.properties,["dark"])},vt={type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},kt={type:"object",properties:{accent:h,border:xt,error:h,http:Et,primary:h,responses:jt,secondary:Tt,success:h,text:vt,tonalOffset:{type:"number"},warning:h}},L={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},It={type:"object",properties:{small:L,medium:L,large:L,xlarge:L}},d={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},Jt={type:"object",properties:{...C(d.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:It}},xe={type:"object",properties:A(d.properties,["fontSize","lineHeight"])},Lt={type:"object",properties:{medium:xe,small:xe}},Dt={type:"object",properties:{...C(d.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},color:{type:"string"},sizes:Lt}},_t={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},At={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},Ee={type:"object",properties:{fullWidth:{type:"boolean"}}},qt={type:"object",properties:{buttons:Jt,httpBadges:Dt,layoutControls:_t,panels:At,tryItButton:Ee,tryItSendButton:Ee}},_={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},wt={type:"object",properties:{maxWidth:_}},Mt={type:"object",properties:{maxWidth:_,middlePanelMaxWidth:_}},Ut={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:wt,"three-panel":Mt}},je={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},Bt={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:je,defaultDetailsWidth:{type:"string"},examples:je,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},ve={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},Gt={type:"object",properties:A(ve.properties,["textTransform"])},Ft={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},zt={type:"object",properties:{...C(d.properties,["fontWeight","lineHeight"]),activeBgColor:{type:"string"},activeTextColor:{type:"string"},backgroundColor:{type:"string"},borderRadius:{type:"string"},breakPath:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},groupItems:ve,level1items:Gt,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:Ft,textColor:{type:"string"},width:{type:"string"}}},D={type:"object",properties:{...d.properties,color:{type:"string"},transform:{type:"string"}}},Yt={type:"object",properties:{...d.properties,backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{type:"string",enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}}},Vt={type:"object",properties:C(d.properties,["fontSize"])},Ht={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},Kt={type:"object",properties:{code:Yt,fieldName:d,...A(d.properties,["fontSize","fontFamily"]),fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:D,heading2:D,heading3:D,headings:Vt,lineHeight:{type:"string"},links:Ht,optimizeSpeed:{type:"boolean"},rightPanelHeading:D,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}}},Wt={type:"object",properties:{color:{type:"string"},...C(d.properties,["fontWeight"])}},$t={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:Wt}},Xt={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},Qt={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Te={type:"object",properties:{custom:{type:"string"}}},Zt={type:"object",properties:{DownloadButton:Te,NextSectionButton:Te}},eo={type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},to={type:"object",properties:{borderRadius:{type:"string"}}},oo={type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},io={type:"object",properties:{breakpoints:_,codeBlock:$t,colors:kt,components:qt,layout:Ut,logo:Xt,fab:Qt,overrides:Zt,rightPanel:eo,schema:Bt,shape:to,sidebar:zt,spacing:oo,typography:Kt,links:{type:"object",properties:{color:{type:"string"}}},codeSample:{type:"object",properties:{backgroundColor:{type:"string"}}}}},so={type:"object",properties:{skipOptionalParameters:{type:"boolean"},languages:{type:"array",items:Pt}},required:["languages"]},ye={type:"object",properties:{theme:io,ctrlFHijack:{type:"boolean"},defaultSampleLanguage:{type:"string"},disableDeepLinks:{type:"boolean"},disableSearch:{type:"boolean"},disableSidebar:{type:"boolean"},downloadDefinitionUrl:{type:"string"},expandDefaultServerVariables:{type:"boolean"},enumSkipQuotes:{type:"boolean"},expandDefaultRequest:{type:"boolean"},expandDefaultResponse:{type:"boolean"},expandResponses:{type:"string"},expandSingleSchemaField:{type:"boolean"},generateCodeSamples:so,generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:{oneOf:[{type:"number",minimum:1},{type:"string"}]},labels:Ot,menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},onDeepLinkClick:{type:"object"},pagination:{type:"string",enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requiredPropsFirst:{type:"boolean"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:{oneOf:[{type:"number",minimum:0},{type:"string"}]},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:{oneOf:[{type:"number"},{type:"string"}]},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{type:"string",enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:Nt,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-only","path-only"]},simpleOneOfTypeLabel:{type:"boolean"},sortEnumValuesAlphabetically:{type:"boolean"},sortOperationsAlphabetically:{type:"boolean"},sortPropsAlphabetically:{type:"boolean"},sortTagsAlphabetically:{type:"boolean"},suppressWarnings:{type:"boolean"},unstable_externalDescription:{type:"boolean"},unstable_ignoreMimeParameters:{type:"boolean"},untrustedDefinition:{type:"boolean"},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:!1};function A(s,a){return Object.fromEntries(a.filter(o=>o in s).map(o=>[o,s[o]]))}function C(s,a){return Object.fromEntries(Object.entries(s).filter(([o])=>!a.includes(o)))}var n={nodeTypeName:void 0,type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]},description:"The rules configuration blocks set up linting rules and their severity. You can configure built-in rules, add configurable rules, and rules from plugins.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/rules#rules"},ro=["rules","oas2Rules","oas3_0Rules","oas3_1Rules","oas3_2Rules","async2Rules","async3Rules","arazzo1Rules","arazzo1_1Rules","overlay1Rules","openrpc1Rules","graphqlRules"],ao={rules:n,oas2Rules:n,oas3_0Rules:n,oas3_1Rules:n,oas3_2Rules:n,async2Rules:n,async3Rules:n,arazzo1Rules:n,arazzo1_1Rules:n,overlay1Rules:n,openrpc1Rules:n,graphqlRules:n},no=["preprocessors","oas2Preprocessors","oas3_0Preprocessors","oas3_1Preprocessors","oas3_2Preprocessors","async2Preprocessors","async3Preprocessors","arazzo1Preprocessors","arazzo1_1Preprocessors","overlay1Preprocessors","openrpc1Preprocessors"],c={nodeTypeName:void 0,type:"object",additionalProperties:!0},po={preprocessors:c,oas2Preprocessors:c,oas3_0Preprocessors:c,oas3_1Preprocessors:c,oas3_2Preprocessors:c,async2Preprocessors:c,async3Preprocessors:c,arazzo1Preprocessors:c,arazzo1_1Preprocessors:c,overlay1Preprocessors:c,openrpc1Preprocessors:c},y={nodeTypeName:void 0,type:"object",additionalProperties:!0},co=["decorators","oas2Decorators","oas3_0Decorators","oas3_1Decorators","oas3_2Decorators","async2Decorators","async3Decorators","arazzo1Decorators","arazzo1_1Decorators","overlay1Decorators","openrpc1Decorators"],yo={decorators:y,oas2Decorators:y,oas3_0Decorators:y,oas3_1Decorators:y,oas3_2Decorators:y,async2Decorators:y,async3Decorators:y,arazzo1Decorators:y,arazzo1_1Decorators:y,overlay1Decorators:y,openrpc1Decorators:y},lo={nodeTypeName:void 0,type:"array",items:{type:"string"},description:"Use extends to inherit rules and their configurations from other rulesets.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/extends"},f={...ao,...yo,...po,extends:lo};var q=s=>s;var r=q({RedirectSource:"RedirectSource",Redirects:"Redirects",ScorecardClassic:"ScorecardClassic",ScorecardClassicLevelList:"ScorecardClassicLevelList",ScorecardClassicLevel:"ScorecardClassicLevel",ScorecardClassicTargetList:"ScorecardClassicTargetList",ScorecardClassicTarget:"ScorecardClassicTarget",ScorecardClassicTargetWhere:"ScorecardClassicTargetWhere",ScorecardClassicTargetWhereMetadata:"ScorecardClassicTargetWhereMetadata",ScorecardClassicTeamMetadataProperty:"ScorecardClassicTeamMetadataProperty"});var i={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},ke={type:"object",properties:{src:{type:"string"},async:{type:"boolean"},crossorigin:{type:"string"},defer:{type:"boolean"},fetchpriority:{type:"string"},integrity:{type:"string"},module:{type:"boolean"},nomodule:{type:"boolean"},nonce:{type:"string"},referrerpolicy:{type:"string"},type:{type:"string"}},required:["src"],additionalProperties:!0},le={type:"object",properties:{page:{type:"string"},directory:{type:"string"},disconnect:{type:"boolean"},group:{type:"string"},label:{type:"string"},href:{type:"string"},external:{type:"boolean"},labelTranslationKey:{type:"string"},groupTranslationKey:{type:"string"},icon:{oneOf:[{type:"string"},{type:"object",properties:{srcSet:{type:"string"}},required:["srcSet"]}]},separator:{type:"string"},separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"]},version:{type:"string"},menuStyle:{type:"string",enum:["drilldown"]},expanded:{type:"string",const:"always"},selectFirstItemOnExpand:{type:"boolean"},flatten:{type:"boolean"},linkedSidebars:{type:"array",items:{type:"string"}},items:{type:"array",items:{type:"object",additionalProperties:!0}},rbac:{type:"object",additionalProperties:{type:"string"}},additionalProps:{type:"object",additionalProperties:!0}}},de={type:"array",items:{...le,properties:{...le.properties,items:{type:"array",items:le}}}},go={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},mo={type:"object",properties:{hide:{type:"boolean"},suggestions:{type:"array",items:{type:"string"}},prompt:{type:"string"}},additionalProperties:!1},fo={type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]}},additionalProperties:!1}},So={type:"object",properties:{facets:fo,...i.properties},additionalProperties:!1},ho={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},w={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},M={type:"object",properties:{items:de,...i.properties},additionalProperties:!1},U={type:"object",additionalProperties:go},B={type:"object",properties:{items:de,copyrightText:{type:"string"},logo:i,...i.properties},additionalProperties:!1},G={type:"object",properties:{separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"]},...i.properties},additionalProperties:!1},F={type:"object",properties:{head:{type:"array",items:ke},body:{type:"array",items:ke}},additionalProperties:!1},z={type:"array",items:{type:"object",properties:{href:{type:"string"},as:{type:"string"},crossorigin:{type:"string"},fetchpriority:{type:"string"},hreflang:{type:"string"},imagesizes:{type:"string"},imagesrcset:{type:"string"},integrity:{type:"string"},media:{type:"string"},prefetch:{type:"string"},referrerpolicy:{type:"string"},rel:{type:"string"},sizes:{type:"string"},title:{type:"string"},type:{type:"string"}},required:["href"],additionalProperties:!0}},Y={type:"object",properties:{engine:{type:"string",enum:["flexsearch","typesense"]},ai:mo,filters:So,placement:{type:"string"},shortcuts:{type:"array",items:{type:"string"}},suggestedPages:{type:"array",items:ho},...i.properties},additionalProperties:!1},V={type:"object",properties:{hide:{type:"boolean"},suggestions:{type:"array",items:{type:"string"}},prompt:{type:"string"},trigger:{type:"object",properties:{hide:{type:"boolean"},inputType:{type:"string",enum:["button","icon"]},inputIcon:{type:"string",enum:["chat","sparkles","redocly"]}},additionalProperties:!1}},additionalProperties:!1},H={type:"object",properties:{ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"}},...i.properties},additionalProperties:!1},R={type:"string",enum:["slate","pink","coral","amber","jade","cyan","ocean","indigo","iris"]},bo={type:"object",properties:{...i.properties,items:{type:"array",items:{type:"string",enum:["copy","view","chatgpt","claude","docs-mcp-cursor","docs-mcp-vscode"]}}},additionalProperties:!1},K={type:"object",properties:{nextButton:{type:"object",properties:{text:{type:"string"},...i.properties},additionalProperties:!1},previousButton:{type:"object",properties:{text:{type:"string"},...i.properties},additionalProperties:!1},actions:bo},additionalProperties:!1},W={type:"object",properties:{elementFormat:{type:"string"},copy:{type:"object",properties:{...i.properties},additionalProperties:!1},report:{type:"object",properties:{tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"},...i.properties},additionalProperties:!1},expand:{type:"object",properties:{...i.properties},additionalProperties:!1},collapse:{type:"object",properties:{...i.properties},additionalProperties:!1}},additionalProperties:!1},$={type:"object",properties:{frontMatterKeysToResolve:{type:"array",items:{type:"string"}},partialsFolders:{type:"array",items:{type:"string"}},lastUpdatedBlock:{type:"object",properties:{format:{type:"string",enum:["timeago","iso","long","short"]},locale:{type:"string"},...i.properties},additionalProperties:!1},toc:{type:"object",properties:{header:{type:"string"},depth:{type:"integer",minimum:1},...i.properties},additionalProperties:!1},editPage:{type:"object",properties:{baseUrl:{type:"string"},...i.properties},additionalProperties:!1},template:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},P={...S,properties:{...S.properties,...ye.properties}},Vi={...S,properties:{...S.properties,...ye.properties}},uo={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},Co={type:"object",properties:{includeInDevelopment:{type:"boolean"},apiKey:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},outboundClickEventName:{type:"string"},pageViewEventName:{type:"string"},amplitudeConfig:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["apiKey"]},Ro={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},Po={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Oo={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},No={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},xo={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},gtmAuth:{type:"string"},gtmPreview:{type:"string"},defaultDataLayer:{type:"object",additionalProperties:!0},dataLayerName:{type:"string"},enableWebVitalsTracking:{type:"boolean"},selfHostedOrigin:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["trackingId"]},ge={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},optimizeId:{type:"string"},exclude:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["trackingId"]},Eo={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},optimizeId:{type:"string"},anonymizeIp:{type:"boolean"},cookieExpires:{type:"number"},trackers:{type:"object",additionalProperties:ge}},additionalProperties:!1,required:["trackingId"]},X={type:"object",properties:{adobe:uo,amplitude:Co,fullstory:Ro,heap:Po,rudderstack:Oo,segment:No,gtm:xo,ga:Eo}},Q={type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},external:{type:"boolean"},link:{type:"string"},separatorLine:{type:"boolean"}},additionalProperties:!0}},hideLoginButton:{type:"boolean"},...i.properties},additionalProperties:!1},Z={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},ee={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"},icon:{type:"string"}},additionalProperties:!1}}},additionalProperties:!1},jo={type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"]},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}},To={type:"object",additionalProperties:!0,required:["slug","items"],properties:{show:{type:"boolean"},slug:{type:"string"},filters:{type:"array",items:jo},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:de,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}},O={type:"object",patternProperties:{".*":To}},N={nodeTypeName:r.ScorecardClassic,description:"Add and create sets of rules and test your API description files against them. With these rules you can maintain quality across your existing APIs and ensure that newly-added or updated APIs match your criteria. An API scorecard can include multiple sets of rules, corresponding to different quality levels.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic",type:"object",additionalProperties:!0,required:[],properties:{ignoreNonCompliant:{type:"boolean"},teamMetadataProperty:{nodeTypeName:r.ScorecardClassicTeamMetadataProperty,description:"Provide custom team label and team metadata property.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#team-metadata-object",type:"object",properties:{property:{type:"string"},label:{type:"string"},default:{type:"string"}}},levels:{nodeTypeName:r.ScorecardClassicLevelList,description:"List of levels to score against.",type:"array",items:{nodeTypeName:r.ScorecardClassicLevel,documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#level-object",type:"object",required:["name"],properties:{name:{type:"string"},color:{type:"string"},...f},additionalProperties:!1}},targets:{nodeTypeName:r.ScorecardClassicTargetList,description:"Provide custom `minimumLevel` for specific targets.",type:"array",items:{nodeTypeName:r.ScorecardClassicTarget,type:"object",required:["where"],properties:{minimumLevel:{type:"string"},rules:{type:"object",additionalProperties:!0},where:{nodeTypeName:r.ScorecardClassicTargetWhere,description:"Specify which API descriptions to apply the `minimumLevel` to based on the metadata.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#where-object",type:"object",required:["metadata"],properties:{metadata:{nodeTypeName:r.ScorecardClassicTargetWhereMetadata,type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1}},additionalProperties:!1}},ignore:{type:"array",items:{type:"string"}},fromProjectUrl:{type:"string",format:"uri"}}};var vo={type:"object",required:["key"],properties:{key:{type:"string"}},additionalProperties:!1},ko={type:"object",required:["type"],properties:{type:{type:"string"}},additionalProperties:!1},Io={type:"object",required:["property","title"],properties:{property:{type:"string"},hide:{type:"boolean"},label:{type:"string"},options:{type:"array",items:{type:"string"}},type:{type:"string",enum:["select","checkboxes","date-range"]},title:{type:"string"},titleTranslationKey:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},g={type:"object",properties:{slug:{type:"string"},hide:{type:"boolean"},includes:{type:"array",items:ko},excludes:{type:"array",items:vo},filters:{type:"array",items:Io},titleTranslationKey:{type:"string"},descriptionTranslationKey:{type:"string"},catalogSwitcherLabelTranslationKey:{type:"string"}},additionalProperties:!1},Jo={type:"object",properties:{type:{type:"string",enum:["string","number","boolean","array","object"]},description:{type:"string"},example:{oneOf:[{type:"string"},{type:"number"},{type:"boolean"},{type:"array"},{type:"object"}]},enum:{type:"array",items:{type:"string"}},pattern:{type:"string"},format:{type:"string"},minimum:{type:"number"},maximum:{type:"number"},items:{type:"object"}},additionalProperties:!0},Lo={type:"object",required:["type","properties"],properties:{type:{type:"string",enum:["object"]},description:{type:"string"},properties:{type:"object",additionalProperties:Jo},required:{type:"array",items:{type:"string"}},additionalProperties:{type:"boolean"}},additionalProperties:!0},Do={type:"object",required:["name","description","metadataSchema"],properties:{name:{type:"string",description:"Display name of the entity type"},description:{type:"string",description:"Description of the entity type"},metadataSchema:Lo,icon:{type:"object",properties:{src:{type:"string"},srcSet:{type:"string"}},additionalProperties:!1}},additionalProperties:!1},_o={type:"object",additionalProperties:Do},te={type:"object",properties:{show:{type:"boolean"},entityTypes:_o,catalogs:{type:"object",properties:{all:g,services:g,domains:g,teams:g,users:g,apiDescriptions:g,dataSchemas:g,apiOperations:g},additionalProperties:g}},additionalProperties:!1};var Ie={type:"string",enum:["eq","in","gt","gte","lt","lte","contains","startsWith","endsWith","exists","isEmpty","between","matches","some","every","none"]},fe={type:"string",enum:["and","or"]},me={type:"object",properties:{field:{type:"string"},operator:Ie,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]},match:{type:"array",items:{type:"object",properties:{field:{type:"string"},operator:Ie,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]}}}}}},Ao={type:"object",properties:{operator:fe,conditions:{type:"array",items:me}},required:["operator","conditions"],additionalProperties:!1},Je={type:"array",items:{oneOf:[me,{type:"object",properties:{operator:fe,conditions:{type:"array",items:{oneOf:[me,Ao]}}},required:["operator","conditions"],additionalProperties:!1}]}},De={type:"object",properties:{defined:{type:"boolean"},nonEmpty:{type:"boolean"},eq:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},gt:{type:"number"},gte:{type:"number"},lt:{type:"number"},lte:{type:"number"},const:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]}},additionalProperties:!1},qo={type:"array",items:{type:"object",properties:{subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},assertions:De},required:["subject","assertions"],additionalProperties:!1}},wo={type:"object",properties:{title:{type:"string"},subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},severity:{type:"string",enum:["error","warn","off"]},message:{type:"string"},assertions:De,where:qo,weight:{type:"number"}},required:["subject","assertions"],additionalProperties:!1},Mo={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object",properties:{severity:{type:"string",enum:["error","warn","off"]},weight:{type:"number"}},additionalProperties:!0},wo]}},Uo={type:"object",properties:{name:{type:"string"},extends:f.extends,rules:Mo},required:["name"],additionalProperties:!1},Le={type:"object",properties:{event:{type:"string",enum:["runtime","manual"]}},required:["event"],additionalProperties:!1},Bo={oneOf:[Le,{type:"array",items:Le}]},Go={type:"object",properties:{name:{type:"string"},key:{type:"string"},description:{type:"string"},entities:{oneOf:[Je,{type:"object",properties:{operator:fe,conditions:Je},required:["operator","conditions"],additionalProperties:!1}]},levels:{type:"array",items:Uo,minItems:1},trigger:Bo},required:["name","key","entities","levels"],additionalProperties:!1},oe={type:"array",items:Go};var p={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:w,navbar:M,products:U,footer:B,sidebar:G,scripts:F,links:z,feedback:l,search:Y,aiAssistant:V,colorMode:H,palette:R,navigation:K,codeSnippet:W,markdown:$,openapi:P,asyncapi:Oe,graphql:u,analytics:X,userMenu:Q,versionPicker:Z,breadcrumbs:ee,catalog:O,entitiesCatalog:te,catalogClassic:O,scorecard:N,scorecardClassic:N,scorecards:oe},additionalProperties:!0};var _e="https://redocly.com/sso/teams",ie=(o=>(o.OIDC="OIDC",o.SAML2="SAML2",o))(ie||{}),se=(o=>(o.SERVICE_ACCOUNT="SERVICE_ACCOUNT",o.OAUTH2="OAUTH2",o))(se||{}),Ae="redocly::teams-rbac",qe="redocly::route-rbac",Se=(o=>(o.STACKED="stacked",o.THREE_PANEL="three-panel",o))(Se||{}),we="flexsearch";var T="^[a-z0-9]+(?:-[a-z0-9]+)*$",Me=new RegExp(T),Ue="Unique ID must be lowercase letters, numbers, and hyphens only",he=63,Be=`Unique ID cannot exceed ${he} characters`,v="redocly",k=[v,"corporate","guest"],Ge=`Unique ID cannot be a reserved word (${k.join(", ")})`,be=["REDOCLY","CORPORATE","GUEST"];var Fo={type:"object",additionalProperties:{type:"string"}},zo={type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}},re={type:"string",enum:["error","warn","off"]},Yo={type:"object",additionalProperties:!1,properties:{schemaCheck:re,statusCodeCheck:re,contentTypeCheck:re,successCriteriaCheck:re}},Vo={type:"object",properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",enum:["1m","2m","5m","10m","15m","30m","1h","3h","6h","12h","1d","7d"]}},required:["event"],additionalProperties:!1},Ho={type:"object",properties:{event:{type:"string",enum:["build"]}},required:["event"],additionalProperties:!1},Ko={type:"object",properties:{warn:{type:"number"},error:{type:"number"}},additionalProperties:!1},Fe={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean"},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"},ignoreRespectMonitoring:{type:"boolean"},jobs:{type:"array",items:{type:"object",properties:{path:{type:"string",pattern:"^(?!\\/|\\.\\./)"},agent:{type:"string",enum:["respect"]},trigger:{oneOf:[Vo,Ho]},inputs:Fo,servers:zo,severity:Yo,slo:Ko},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1};var Wo={type:"object",properties:{end_session_endpoint:{type:"string"},token_endpoint:{type:"string"},authorization_endpoint:{type:"string"},jwks_uri:{type:"string"}},required:["token_endpoint","authorization_endpoint"],additionalProperties:!0},$o={type:"object",properties:{type:{type:"string",const:"OIDC"},title:{type:"string"},pkce:{type:"boolean"},configurationUrl:{type:"string",minLength:1},configuration:Wo,clientId:{type:"string",minLength:1},clientSecret:{type:"string"},teamsClaimName:{type:"string"},teamsClaimMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}},scopes:{type:"array",items:{type:"string"}},tokenExpirationTime:{type:"number"},authorizationRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},introspectEndpoint:{type:"string"},tokenRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},audience:{type:"array",items:{type:"string"}}},required:["type","clientId"],oneOf:[{required:["configurationUrl"]},{required:["configuration"]}],additionalProperties:!1},Xo={type:"object",properties:{type:{type:"string",const:"SAML2"},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string"},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},Qo={oneOf:[$o,Xo],discriminator:{propertyName:"type"}},Zo={type:"object",additionalProperties:Qo},Ve={oneOf:[{type:"array",items:{type:"string",enum:be},uniqueItems:!0},{type:"string",enum:be}]},ze={type:"string",pattern:T,not:{enum:k.filter(s=>s!==v)}},He={oneOf:[{type:"array",items:ze,uniqueItems:!0},ze]},Ke={type:"boolean"},We={type:"string",pattern:"^https?://.*"},$e={type:"string",pattern:"^https?://.*"},ei={type:"object",properties:{to:{type:"string"},type:{type:"number"}},additionalProperties:!1,nodeTypeName:r.RedirectSource,description:"Source is an absolute path that must start with a forward slash.",documentationLink:"https://redocly.com/docs/realm/config/redirects#sources-map"},ti={type:"object",additionalProperties:ei,nodeTypeName:r.Redirects,description:"Use redirects to change which resource a URL points to, maintaining working links when you move, rename, or restructure content.",documentationLink:"https://redocly.com/docs/realm/config/redirects"},oi={type:"string",enum:["info","success","warning","error"]},e={type:"object",additionalProperties:{type:"string"}},ii={type:"object",properties:{trackingId:{type:"string"},content:{type:"string"},dismissible:{type:"boolean"},target:{type:"string"},color:oi,rbac:e,startAt:{type:"string",format:"date-time"},endAt:{type:"string",format:"date-time"}},required:["content"],additionalProperties:!1},si={type:"array",items:ii},Ce={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:e,openapi:P,graphql:u,theme:{type:"object",properties:{openapi:P,graphql:u},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},...f},required:["root"]},ri={type:"object",additionalProperties:!0},ai={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},ni={type:"object",properties:{hide:{type:"boolean"},title:{type:"string"},description:{type:"string"},details:{type:"object",properties:{path:{type:"string"},content:{type:"string"}},additionalProperties:!1},excludeFiles:{type:"array",items:{type:"string"}},sections:{type:"array",items:{type:"object",properties:{title:{type:"string"},description:{type:"string"},includeFiles:{type:"array",items:{type:"string"}},excludeFiles:{type:"array",items:{type:"string"}}},required:["title"],additionalProperties:!1}}},additionalProperties:!1},pi={type:"object",properties:{title:{type:"string"},projectTitle:{type:"string"},description:{type:"string"},siteUrl:{type:"string"},image:{type:"string"},keywords:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},lang:{type:"string"},jsonLd:{type:"object"},meta:{type:"array",items:{type:"object",properties:{name:{type:"string"},content:{type:"string"}},required:["name","content"],additionalProperties:!1}},llmstxt:ni},additionalProperties:!1},ci={type:"object",properties:{folders:{type:"array",items:{type:"string"}}},additionalProperties:!1},yi={type:"object",properties:{catalogs:{type:"object",properties:{all:e,services:e,domains:e,teams:e,users:e,apiDescriptions:e,dataSchemas:e,apiOperations:e},additionalProperties:e},entitiesTypes:{type:"object",properties:{service:e,domain:e,team:e,user:e,apiDescription:e,apiOperation:e,dataSchema:e},additionalProperties:e},entitiesGroups:{type:"array",items:{type:"object",properties:{entities:{type:"array",items:{type:"string"}},config:e},additionalProperties:!1}},entities:{type:"object",properties:{"**":e},additionalProperties:e}},additionalProperties:!1},ae={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:e,cms:e,reunite:e,features:{type:"object",properties:{aiSearch:e,mcp:e},additionalProperties:!1},content:{type:"object",properties:{"**":e},additionalProperties:e},entitiesCatalog:yi},additionalProperties:e},li={type:"object",properties:{static:{type:"string"}},additionalProperties:!1,required:["static"]},di={type:"object",properties:{idp:{type:"string"}},additionalProperties:!1,required:["idp"]},gi={type:"object",properties:{type:{type:"string",const:"GRAVITEE"},apiBaseUrl:{type:"string"},env:{type:"string"},allowApiProductsOutsideCatalog:{type:"boolean"},stage:{type:"string"},auth:{oneOf:[li,di]}},additionalProperties:!1,required:["type","apiBaseUrl"]},mi={type:"object",properties:{type:{type:"string",const:"OAUTH2"},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},fi={type:"object",properties:{type:{type:"string",const:"SERVICE_ACCOUNT"},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},ue={type:"object",properties:{type:{type:"string",const:"APIGEE_X"},apiUrl:{type:"string"},stage:{type:"string"},organizationName:{type:"string"},ignoreApiProducts:{type:"array",items:{type:"string"}},allowApiProductsOutsideCatalog:{type:"boolean"},auth:{type:"object",oneOf:[mi,fi],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},Si={...ue,properties:{...ue.properties,type:{type:"string",const:"APIGEE_EDGE"}}},hi={type:"object",oneOf:[ue,Si,gi],discriminator:{propertyName:"type"}},bi={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:hi}}},Ye={type:"object",properties:{defaultLocale:{type:"string"},locales:{type:"array",items:{type:"object",properties:{code:{type:"string"},name:{type:"string"}},required:["code"]}}},additionalProperties:!1,required:["defaultLocale"]},ui={type:"object",properties:{name:{type:"string"},value:{type:"string"}},additionalProperties:!1,required:["name","value"]},Ci={type:"object",properties:{hide:{type:"boolean"},docs:{type:"object",properties:{hide:{type:"boolean"},name:{type:"string"},ignore:{type:"array",items:{type:"string"}},publicEndpoint:{type:"boolean"}},additionalProperties:!1}},additionalProperties:!1},Ri={type:"object",properties:{hide:{type:"boolean"},excludeFiles:{type:"array",items:{type:"string"}}},additionalProperties:!1},Pi={type:"object",properties:{requiresLogin:Ke,logoutReturnUrl:We,residency:$e,sso:Ve,idps:He,rbac:ae},additionalProperties:!1,not:{required:["sso","idps"]},description:"Use either `access.sso` (filter by category) or `access.idps` (filter by slug), not both."},I={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:ti,seo:pi,rbac:ae,apiFunctions:ci,requiresLogin:Ke,responseHeaders:{type:"object",additionalProperties:{type:"array",items:ui}},mockServer:{type:"object",properties:{off:{type:"boolean"},position:{type:"string",enum:["first","last","replace","off"]},strictExamples:{type:"boolean"},errorIfForcedExampleNotFound:{type:"boolean"},description:{type:"string"}}},apis:{type:"object",additionalProperties:Ce},...f,ssoDirect:Zo,sso:Ve,idps:He,residency:$e,logoutReturnUrl:We,access:Pi,developerOnboarding:bi,removeAttribution:{type:"boolean"},i18n:Ye,l10n:Ye,metadata:ri,metadataGlobs:ai,ignore:{type:"array",items:{type:"string"}},theme:p,reunite:Fe,logo:w,navbar:M,products:U,footer:B,sidebar:G,scripts:F,links:z,feedback:l,search:Y,aiAssistant:V,colorMode:H,palette:R,navigation:K,codeSnippet:W,markdown:$,openapi:P,graphql:u,analytics:X,userMenu:Q,versionPicker:Z,breadcrumbs:ee,catalog:O,entitiesCatalog:te,catalogClassic:O,scorecard:N,scorecardClassic:N,scorecards:oe,mcp:Ci,skills:Ri,corsProxy:{type:"object",properties:{allowedTargets:{type:"array",items:{type:"string"}}},additionalProperties:!1},banner:si},not:{required:["sso","idps"]},additionalProperties:!0},Oi={...I,additionalProperties:!1},Xe={$id:"root-redocly-config",...I,properties:{plugins:{type:"array",items:{type:"string"}},...I.properties,env:{type:"object",additionalProperties:Oi}},additionalProperties:!1};var ne={type:"object",properties:{logo:p.properties.logo,navbar:p.properties.navbar,footer:p.properties.footer,sidebar:p.properties.sidebar,search:p.properties.search,codeSnippet:p.properties.codeSnippet,breadcrumbs:p.properties.breadcrumbs,openapi:p.properties.openapi,feedback:p.properties.feedback,palette:R,mockServer:I.properties.mockServer,analytics:{type:"object",properties:{ga:ge}}},additionalProperties:!0},Qe={$id:"product-config-override",type:"object",properties:{...ne.properties,apis:{type:"object",additionalProperties:Ce},theme:ne},additionalProperties:!1};var pe=["partOf","hasParts","creates","createdBy","owns","ownedBy","implements","implementedBy","dependsOn","dependencyOf","uses","usedBy","produces","consumes","linksTo","supersedes","supersededBy","compatibleWith","extends","extendedBy","relatesTo","hasMember","memberOf","triggers","triggeredBy","returns","returnedBy"],t=q({UserEntity:"UserEntity",UserEntityMetadata:"UserEntityMetadata",ApiDescriptionEntity:"ApiDescriptionEntity",ApiDescriptionEntityMetadata:"ApiDescriptionEntityMetadata",ApiOperationEntity:"ApiOperationEntity",ApiOperationEntityMetadata:"ApiOperationEntityMetadata",DataSchemaEntity:"DataSchemaEntity",DataSchemaEntityMetadata:"DataSchemaEntityMetadata",ServiceEntity:"ServiceEntity",DomainEntity:"DomainEntity",TeamEntity:"TeamEntity",Entity:"Entity",EntityMetadata:"EntityMetadata",EntityLinkList:"EntityLinkList",EntityLink:"EntityLink",EntityRelation:"EntityRelation",EntityRelationList:"EntityRelationList",EntityContact:"EntityContact",EntitySlackContact:"EntitySlackContact",EntitySlackChannel:"EntitySlackChannel"});var Ze={type:"object",nodeTypeName:t.UserEntityMetadata,properties:{email:{type:"string",description:"Email of the user"}},required:["email"],additionalProperties:!0},et={type:"object",nodeTypeName:t.ApiDescriptionEntityMetadata,properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Type of the API description"},descriptionFile:{type:"string",description:"Path to the file containing the API description"}},required:["specType","descriptionFile"],additionalProperties:!0},tt={type:"object",nodeTypeName:t.ApiOperationEntityMetadata,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},ot={type:"object",nodeTypeName:t.DataSchemaEntityMetadata,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"},sdl:{type:"string",description:"SDL of the data structure"}},required:["specType"],additionalProperties:!0},it={type:"object",properties:{},nodeTypeName:t.EntityMetadata,additionalProperties:!0},st={type:"object",nodeTypeName:t.EntitySlackChannel,properties:{name:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["name"],additionalProperties:!1},rt={type:"object",nodeTypeName:t.EntitySlackContact,properties:{channels:{type:"array",items:st}},required:["channels"],additionalProperties:!1},at={type:"object",nodeTypeName:t.EntityContact,properties:{slack:rt},additionalProperties:!1},nt={type:"object",nodeTypeName:t.EntityLink,properties:{label:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},pt={type:"object",nodeTypeName:t.EntityRelation,properties:{type:{type:"string",enum:pe},key:{type:"string",minLength:2,maxLength:100},version:{type:"string"},revision:{type:"string"}},required:["type","key"],additionalProperties:!1},m={version:{type:"string"},key:{type:"string",pattern:"^[a-z0-9]+(?:-[a-z0-9]+)*$",minLength:2,maxLength:150},type:{type:"string",enum:["user","data-schema","api-operation","api-description","service","domain","team"]},title:{type:"string",minLength:2,maxLength:200},summary:{type:"string",minLength:1,maxLength:500},tags:{type:"array",items:{type:"string",minLength:1,maxLength:50}},git:{type:"array",items:{type:"string"}},contact:at,links:{type:"array",nodeTypeName:t.EntityLinkList,items:nt},relations:{type:"array",nodeTypeName:t.EntityRelationList,items:pt},metadata:it},Ni={type:"object",discriminator:{propertyName:"type"},oneOf:[{type:"object",properties:{...m,type:{type:"string",const:"user"},metadata:Ze},required:["key","title","type","metadata"],additionalProperties:!1,nodeTypeName:t.UserEntity},{type:"object",nodeTypeName:t.ApiOperationEntity,properties:{...m,type:{type:"string",const:"api-operation"},metadata:tt},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.DataSchemaEntity,properties:{...m,type:{type:"string",const:"data-schema"},metadata:ot},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ApiDescriptionEntity,properties:{...m,type:{type:"string",const:"api-description"},metadata:et},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ServiceEntity,properties:{...m,type:{type:"string",const:"service"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.DomainEntity,properties:{...m,type:{type:"string",const:"domain"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.TeamEntity,properties:{...m,type:{type:"string",const:"team"}},required:["key","title","type"],additionalProperties:!1}]},xi={type:"object",nodeTypeName:t.Entity,properties:{...m},required:["key","title","type"],additionalProperties:!1};
1
+ "use strict";var le=Object.defineProperty;var gt=Object.getOwnPropertyDescriptor;var mt=Object.getOwnPropertyNames;var ft=Object.prototype.hasOwnProperty;var St=(s,a)=>{for(var o in a)le(s,o,{get:a[o],enumerable:!0})},ht=(s,a,o,Oe)=>{if(a&&typeof a=="object"||typeof a=="function")for(let x of mt(a))!ft.call(s,x)&&x!==o&&le(s,x,{get:()=>a[x],enumerable:!(Oe=gt(a,x))||Oe.enumerable});return s};var bt=s=>ht(le({},"__esModule",{value:!0}),s);var _i={};St(_i,{ApigeeDevOnboardingIntegrationAuthType:()=>re,AuthProviderType:()=>se,CONFIG_NODE_TYPE_NAMES:()=>r,DEFAULT_SEARCH_ENGINE:()=>Ue,DEFAULT_TEAM_CLAIM_NAME:()=>qe,ENTITY_NODE_TYPE_NAMES:()=>t,ENTITY_RELATION_TYPES:()=>ye,IDENTITY_PROVIDER_RESERVED_MESSAGE:()=>ze,IDENTITY_PROVIDER_RESERVED_SLUGS:()=>k,IDENTITY_PROVIDER_SLUG_MAX_LENGTH:()=>ue,IDENTITY_PROVIDER_SLUG_MAX_LENGTH_MESSAGE:()=>Fe,IDENTITY_PROVIDER_SLUG_MESSAGE:()=>Ge,IDENTITY_PROVIDER_SLUG_PATTERN:()=>T,IDENTITY_PROVIDER_SLUG_REGEX:()=>Be,LayoutVariant:()=>be,REDOCLY_IDP_SLUG:()=>v,REDOCLY_ROUTE_RBAC:()=>Me,REDOCLY_TEAMS_RBAC:()=>we,apiDescriptionMetadataSchema:()=>st,apiOperationMetadataSchema:()=>rt,configGovernanceSchema:()=>f,dataSchemaMetadataSchema:()=>at,decoratorTypes:()=>mo,defaultMetadataSchema:()=>nt,entityBaseProperties:()=>m,entityContactFileSchema:()=>yt,entityFileDefaultSchema:()=>Di,entityFileSchema:()=>Li,entityLinkFileSchema:()=>lt,entityRelationFileSchema:()=>dt,preprocessorTypes:()=>lo,productConfigOverrideSchema:()=>ot,productThemeOverrideSchema:()=>ce,rbacConfigSchema:()=>pe,recheckConfigSchema:()=>ne,redocConfigSchema:()=>S,rootRedoclyConfigSchema:()=>tt,ruleTypes:()=>co,slackChannelFileSchema:()=>pt,slackContactFileSchema:()=>ct,userMetadataSchema:()=>it});module.exports=bt(_i);var Ne={hide:{type:"boolean"},component:{type:"string",enum:["radio","checkbox"]},label:{type:"string"},items:{type:"array",items:{type:"string"}}},j={type:"object",properties:Ne,additionalProperties:!1},ut={type:"object",properties:{hide:{type:"boolean"},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},l={type:"object",properties:{hide:{type:"boolean"},type:{type:"string",enum:["rating","sentiment","comment","reasons","mood","scale"]},settings:{type:"object",properties:{label:{type:"string"},submitText:{type:"string"},buttonText:{type:"string"},component:{type:"string",enum:["radio","checkbox"]},items:{type:"array",items:{type:"string"},minItems:1},leftScaleLabel:{type:"string"},rightScaleLabel:{type:"string"},reasons:{type:"object",properties:{...Ne,like:j,dislike:j,satisfied:j,neutral:j,dissatisfied:j},additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean"},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1},optionalEmail:ut},additionalProperties:!1}},additionalProperties:!1};var Ct={type:"object",properties:{languages:{type:"array",items:{type:"object",properties:{lang:{type:"string"},label:{type:"string"},options:{type:"object",properties:{indent:{type:"string"},withImports:{type:"boolean"},withComments:{type:"boolean"},binary:{type:"boolean"},credentials:{type:"string",enum:["omit","same-origin","include"]}},additionalProperties:!1}},required:["lang"],additionalProperties:!1}},skipOptionalParameters:{type:"boolean"},withOAuth2Call:{type:"boolean"}},additionalProperties:!1},E={type:"array",items:{type:"object",properties:{title:{type:"string"},url:{type:"string"}},required:["url"],additionalProperties:!1}},S={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},feedback:l,hideReplay:{type:"boolean"},oAuth2RedirectURI:{type:"string"},corsProxyUrl:{type:"string"},sortRequiredPropsFirst:{type:"boolean"},sanitize:{type:"boolean"},hideDownloadButtons:{type:"boolean"},downloadUrls:E,onlyRequiredInSamples:{type:"boolean"},generatedSamplesMaxDepth:{oneOf:[{type:"number"},{type:"string"}]},showExtensions:{oneOf:[{type:"boolean"},{type:"string"},{type:"array",items:{type:"string"}}]},hideSchemaTitles:{type:"boolean"},jsonSamplesExpandLevel:{oneOf:[{type:"number"},{type:"string"}]},schemasExpansionLevel:{oneOf:[{type:"number"},{type:"string"}]},mockServer:{type:"object",properties:{url:{type:"string"},position:{type:"string",enum:["first","last","replace","off"]},description:{type:"string"}}},maxDisplayedEnumValues:{type:"number"},schemaDefinitionsTagName:{type:"string"},layout:{type:"string",enum:["stacked","three-panel"]},hideInfoMetadata:{type:"boolean"},events:{type:"object"},skipBundle:{type:"boolean"},routingBasePath:{type:"string"},codeSamples:Ct,ignoreNamedSchemas:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},hidePropertiesPrefix:{type:"boolean"},excludeFromSearch:{type:"boolean"},showSchemaCatalogLinks:{type:"boolean"}},additionalProperties:!1};var b={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},Rt={type:"object",properties:{name:{type:"string"},items:b,queries:b,mutations:b,subscriptions:b,types:b,directives:b},required:["name"],additionalProperties:!1},Pt={type:"object",properties:{requireExactGroups:{type:"boolean"},groups:{type:"array",items:Rt},otherItemsGroupName:{type:"string"}},required:["requireExactGroups","groups","otherItemsGroupName"],additionalProperties:!1},Ot={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},email:{type:"string",format:"email"}},additionalProperties:!1},Nt={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},identifier:{type:"string"}},additionalProperties:!1},xt={type:"object",properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string",format:"uri"},contact:Ot,license:Nt},additionalProperties:!1},u={type:"object",properties:{menu:{type:"object",properties:{...Pt.properties},additionalProperties:!1},downloadUrls:E,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},licenseKey:{type:"string"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},metadata:{type:"object",properties:{apiId:{type:"string"}},additionalProperties:!0},feedback:l,layout:{type:"string",enum:["stacked","three-panel"]},showBuiltInScalars:{type:"boolean"},showBuiltInDirectives:{type:"boolean"},excludeFromSearch:{type:"boolean"},info:xt},additionalProperties:!1};var xe={type:"object",properties:{downloadUrls:E,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},excludeFromSearch:{type:"boolean"},samplesMaxInlineArgs:{type:"number"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},feedback:l,layout:{type:"string",enum:["stacked","three-panel"]}},additionalProperties:!1};var jt={type:"object",properties:{label:{type:"string"},lang:{type:"string",enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},Et={type:"object",properties:{enum:{type:"string"},enumSingleValue:{type:"string"},enumArray:{type:"string"},default:{type:"string"},deprecated:{type:"string"},example:{type:"string"},examples:{type:"string"},nullable:{type:"string"},recursive:{type:"string"},arrayOf:{type:"string"},webhook:{type:"string"},authorizations:{type:"string"},tryItAuthBasicUsername:{type:"string"},tryItAuthBasicPassword:{type:"string"}}},je={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},Tt={type:"object",properties:{beforeInfo:{type:"array",items:je},end:{type:"array",items:je}}},h={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},L={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},vt={type:"object",properties:q(h.properties,["light","dark"])},kt={type:"object",properties:{basic:{type:"string"},delete:{type:"string"},get:{type:"string"},head:{type:"string"},link:{type:"string"},options:{type:"string"},patch:{type:"string"},post:{type:"string"},put:{type:"string"}}},It={type:"object",properties:{error:L,info:L,redirect:L,success:L}},Jt={type:"object",properties:C(h.properties,["dark"])},Lt={type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},Dt={type:"object",properties:{accent:h,border:vt,error:h,http:kt,primary:h,responses:It,secondary:Jt,success:h,text:Lt,tonalOffset:{type:"number"},warning:h}},D={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},_t={type:"object",properties:{small:D,medium:D,large:D,xlarge:D}},d={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},At={type:"object",properties:{...C(d.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:_t}},Ee={type:"object",properties:q(d.properties,["fontSize","lineHeight"])},qt={type:"object",properties:{medium:Ee,small:Ee}},wt={type:"object",properties:{...C(d.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},color:{type:"string"},sizes:qt}},Mt={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ut={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},Te={type:"object",properties:{fullWidth:{type:"boolean"}}},Bt={type:"object",properties:{buttons:At,httpBadges:wt,layoutControls:Mt,panels:Ut,tryItButton:Te,tryItSendButton:Te}},A={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},Gt={type:"object",properties:{maxWidth:A}},Ft={type:"object",properties:{maxWidth:A,middlePanelMaxWidth:A}},zt={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:Gt,"three-panel":Ft}},ve={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},Yt={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:ve,defaultDetailsWidth:{type:"string"},examples:ve,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},Ie={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},Vt={type:"object",properties:q(Ie.properties,["textTransform"])},Ht={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},Kt={type:"object",properties:{...C(d.properties,["fontWeight","lineHeight"]),activeBgColor:{type:"string"},activeTextColor:{type:"string"},backgroundColor:{type:"string"},borderRadius:{type:"string"},breakPath:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},groupItems:Ie,level1items:Vt,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:Ht,textColor:{type:"string"},width:{type:"string"}}},_={type:"object",properties:{...d.properties,color:{type:"string"},transform:{type:"string"}}},Wt={type:"object",properties:{...d.properties,backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{type:"string",enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}}},$t={type:"object",properties:C(d.properties,["fontSize"])},Xt={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},Qt={type:"object",properties:{code:Wt,fieldName:d,...q(d.properties,["fontSize","fontFamily"]),fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:_,heading2:_,heading3:_,headings:$t,lineHeight:{type:"string"},links:Xt,optimizeSpeed:{type:"boolean"},rightPanelHeading:_,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}}},Zt={type:"object",properties:{color:{type:"string"},...C(d.properties,["fontWeight"])}},eo={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:Zt}},to={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},oo={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},ke={type:"object",properties:{custom:{type:"string"}}},io={type:"object",properties:{DownloadButton:ke,NextSectionButton:ke}},so={type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},ro={type:"object",properties:{borderRadius:{type:"string"}}},ao={type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},no={type:"object",properties:{breakpoints:A,codeBlock:eo,colors:Dt,components:Bt,layout:zt,logo:to,fab:oo,overrides:io,rightPanel:so,schema:Yt,shape:ro,sidebar:Kt,spacing:ao,typography:Qt,links:{type:"object",properties:{color:{type:"string"}}},codeSample:{type:"object",properties:{backgroundColor:{type:"string"}}}}},po={type:"object",properties:{skipOptionalParameters:{type:"boolean"},languages:{type:"array",items:jt}},required:["languages"]},de={type:"object",properties:{theme:no,ctrlFHijack:{type:"boolean"},defaultSampleLanguage:{type:"string"},disableDeepLinks:{type:"boolean"},disableSearch:{type:"boolean"},disableSidebar:{type:"boolean"},downloadDefinitionUrl:{type:"string"},expandDefaultServerVariables:{type:"boolean"},enumSkipQuotes:{type:"boolean"},expandDefaultRequest:{type:"boolean"},expandDefaultResponse:{type:"boolean"},expandResponses:{type:"string"},expandSingleSchemaField:{type:"boolean"},generateCodeSamples:po,generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:{oneOf:[{type:"number",minimum:1},{type:"string"}]},labels:Et,menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},onDeepLinkClick:{type:"object"},pagination:{type:"string",enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requiredPropsFirst:{type:"boolean"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:{oneOf:[{type:"number",minimum:0},{type:"string"}]},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:{oneOf:[{type:"number"},{type:"string"}]},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{type:"string",enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:Tt,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-only","path-only"]},simpleOneOfTypeLabel:{type:"boolean"},sortEnumValuesAlphabetically:{type:"boolean"},sortOperationsAlphabetically:{type:"boolean"},sortPropsAlphabetically:{type:"boolean"},sortTagsAlphabetically:{type:"boolean"},suppressWarnings:{type:"boolean"},unstable_externalDescription:{type:"boolean"},unstable_ignoreMimeParameters:{type:"boolean"},untrustedDefinition:{type:"boolean"},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:!1};function q(s,a){return Object.fromEntries(a.filter(o=>o in s).map(o=>[o,s[o]]))}function C(s,a){return Object.fromEntries(Object.entries(s).filter(([o])=>!a.includes(o)))}var n={nodeTypeName:void 0,type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]},description:"The rules configuration blocks set up linting rules and their severity. You can configure built-in rules, add configurable rules, and rules from plugins.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/rules#rules"},co=["rules","oas2Rules","oas3_0Rules","oas3_1Rules","oas3_2Rules","async2Rules","async3Rules","arazzo1Rules","arazzo1_1Rules","overlay1Rules","openrpc1Rules","graphqlRules"],yo={rules:n,oas2Rules:n,oas3_0Rules:n,oas3_1Rules:n,oas3_2Rules:n,async2Rules:n,async3Rules:n,arazzo1Rules:n,arazzo1_1Rules:n,overlay1Rules:n,openrpc1Rules:n,graphqlRules:n},lo=["preprocessors","oas2Preprocessors","oas3_0Preprocessors","oas3_1Preprocessors","oas3_2Preprocessors","async2Preprocessors","async3Preprocessors","arazzo1Preprocessors","arazzo1_1Preprocessors","overlay1Preprocessors","openrpc1Preprocessors"],c={nodeTypeName:void 0,type:"object",additionalProperties:!0},go={preprocessors:c,oas2Preprocessors:c,oas3_0Preprocessors:c,oas3_1Preprocessors:c,oas3_2Preprocessors:c,async2Preprocessors:c,async3Preprocessors:c,arazzo1Preprocessors:c,arazzo1_1Preprocessors:c,overlay1Preprocessors:c,openrpc1Preprocessors:c},y={nodeTypeName:void 0,type:"object",additionalProperties:!0},mo=["decorators","oas2Decorators","oas3_0Decorators","oas3_1Decorators","oas3_2Decorators","async2Decorators","async3Decorators","arazzo1Decorators","arazzo1_1Decorators","overlay1Decorators","openrpc1Decorators"],fo={decorators:y,oas2Decorators:y,oas3_0Decorators:y,oas3_1Decorators:y,oas3_2Decorators:y,async2Decorators:y,async3Decorators:y,arazzo1Decorators:y,arazzo1_1Decorators:y,overlay1Decorators:y,openrpc1Decorators:y},So={nodeTypeName:void 0,type:"array",items:{type:"string"},description:"Use extends to inherit rules and their configurations from other rulesets.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/extends"},f={...yo,...fo,...go,extends:So};var w=s=>s;var r=w({RedirectSource:"RedirectSource",Redirects:"Redirects",ScorecardClassic:"ScorecardClassic",ScorecardClassicLevelList:"ScorecardClassicLevelList",ScorecardClassicLevel:"ScorecardClassicLevel",ScorecardClassicTargetList:"ScorecardClassicTargetList",ScorecardClassicTarget:"ScorecardClassicTarget",ScorecardClassicTargetWhere:"ScorecardClassicTargetWhere",ScorecardClassicTargetWhereMetadata:"ScorecardClassicTargetWhereMetadata",ScorecardClassicTeamMetadataProperty:"ScorecardClassicTeamMetadataProperty"});var i={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},Je={type:"object",properties:{src:{type:"string"},async:{type:"boolean"},crossorigin:{type:"string"},defer:{type:"boolean"},fetchpriority:{type:"string"},integrity:{type:"string"},module:{type:"boolean"},nomodule:{type:"boolean"},nonce:{type:"string"},referrerpolicy:{type:"string"},type:{type:"string"}},required:["src"],additionalProperties:!0},ge={type:"object",properties:{page:{type:"string"},directory:{type:"string"},disconnect:{type:"boolean"},group:{type:"string"},label:{type:"string"},href:{type:"string"},external:{type:"boolean"},labelTranslationKey:{type:"string"},groupTranslationKey:{type:"string"},icon:{oneOf:[{type:"string"},{type:"object",properties:{srcSet:{type:"string"}},required:["srcSet"]}]},separator:{type:"string"},separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"]},version:{type:"string"},menuStyle:{type:"string",enum:["drilldown"]},expanded:{type:"string",const:"always"},selectFirstItemOnExpand:{type:"boolean"},flatten:{type:"boolean"},linkedSidebars:{type:"array",items:{type:"string"}},items:{type:"array",items:{type:"object",additionalProperties:!0}},rbac:{type:"object",additionalProperties:{type:"string"}},additionalProps:{type:"object",additionalProperties:!0}}},me={type:"array",items:{...ge,properties:{...ge.properties,items:{type:"array",items:ge}}}},ho={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},bo={type:"object",properties:{hide:{type:"boolean"},suggestions:{type:"array",items:{type:"string"}},prompt:{type:"string"}},additionalProperties:!1},uo={type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]}},additionalProperties:!1}},Co={type:"object",properties:{facets:uo,...i.properties},additionalProperties:!1},Ro={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},M={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},U={type:"object",properties:{items:me,...i.properties},additionalProperties:!1},B={type:"object",additionalProperties:ho},G={type:"object",properties:{items:me,copyrightText:{type:"string"},logo:i,...i.properties},additionalProperties:!1},F={type:"object",properties:{separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"]},...i.properties},additionalProperties:!1},z={type:"object",properties:{head:{type:"array",items:Je},body:{type:"array",items:Je}},additionalProperties:!1},Y={type:"array",items:{type:"object",properties:{href:{type:"string"},as:{type:"string"},crossorigin:{type:"string"},fetchpriority:{type:"string"},hreflang:{type:"string"},imagesizes:{type:"string"},imagesrcset:{type:"string"},integrity:{type:"string"},media:{type:"string"},prefetch:{type:"string"},referrerpolicy:{type:"string"},rel:{type:"string"},sizes:{type:"string"},title:{type:"string"},type:{type:"string"}},required:["href"],additionalProperties:!0}},V={type:"object",properties:{engine:{type:"string",enum:["flexsearch","typesense"]},ai:bo,filters:Co,placement:{type:"string"},shortcuts:{type:"array",items:{type:"string"}},suggestedPages:{type:"array",items:Ro},...i.properties},additionalProperties:!1},H={type:"object",properties:{hide:{type:"boolean"},suggestions:{type:"array",items:{type:"string"}},prompt:{type:"string"},trigger:{type:"object",properties:{hide:{type:"boolean"},inputType:{type:"string",enum:["button","icon"]},inputIcon:{type:"string",enum:["chat","sparkles","redocly"]}},additionalProperties:!1}},additionalProperties:!1},K={type:"object",properties:{ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"}},...i.properties},additionalProperties:!1},R={type:"string",enum:["slate","pink","coral","amber","jade","cyan","ocean","indigo","iris"]},Po={type:"object",properties:{...i.properties,items:{type:"array",items:{type:"string",enum:["copy","view","chatgpt","claude","docs-mcp-cursor","docs-mcp-vscode"]}}},additionalProperties:!1},W={type:"object",properties:{nextButton:{type:"object",properties:{text:{type:"string"},...i.properties},additionalProperties:!1},previousButton:{type:"object",properties:{text:{type:"string"},...i.properties},additionalProperties:!1},actions:Po},additionalProperties:!1},$={type:"object",properties:{elementFormat:{type:"string"},copy:{type:"object",properties:{...i.properties},additionalProperties:!1},report:{type:"object",properties:{tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"},...i.properties},additionalProperties:!1},expand:{type:"object",properties:{...i.properties},additionalProperties:!1},collapse:{type:"object",properties:{...i.properties},additionalProperties:!1}},additionalProperties:!1},X={type:"object",properties:{frontMatterKeysToResolve:{type:"array",items:{type:"string"}},partialsFolders:{type:"array",items:{type:"string"}},lastUpdatedBlock:{type:"object",properties:{format:{type:"string",enum:["timeago","iso","long","short"]},locale:{type:"string"},...i.properties},additionalProperties:!1},toc:{type:"object",properties:{header:{type:"string"},depth:{type:"integer",minimum:1},...i.properties},additionalProperties:!1},editPage:{type:"object",properties:{baseUrl:{type:"string"},...i.properties},additionalProperties:!1},template:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},P={...S,properties:{...S.properties,...de.properties}},ts={...S,properties:{...S.properties,...de.properties}},Oo={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},No={type:"object",properties:{includeInDevelopment:{type:"boolean"},apiKey:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},outboundClickEventName:{type:"string"},pageViewEventName:{type:"string"},amplitudeConfig:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["apiKey"]},xo={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},jo={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Eo={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},To={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},vo={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},gtmAuth:{type:"string"},gtmPreview:{type:"string"},defaultDataLayer:{type:"object",additionalProperties:!0},dataLayerName:{type:"string"},enableWebVitalsTracking:{type:"boolean"},selfHostedOrigin:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["trackingId"]},fe={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},optimizeId:{type:"string"},exclude:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["trackingId"]},ko={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},optimizeId:{type:"string"},anonymizeIp:{type:"boolean"},cookieExpires:{type:"number"},trackers:{type:"object",additionalProperties:fe}},additionalProperties:!1,required:["trackingId"]},Q={type:"object",properties:{adobe:Oo,amplitude:No,fullstory:xo,heap:jo,rudderstack:Eo,segment:To,gtm:vo,ga:ko}},Z={type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},external:{type:"boolean"},link:{type:"string"},separatorLine:{type:"boolean"}},additionalProperties:!0}},hideLoginButton:{type:"boolean"},...i.properties},additionalProperties:!1},ee={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},te={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"},icon:{type:"string"}},additionalProperties:!1}}},additionalProperties:!1},Io={type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"]},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}},Jo={type:"object",additionalProperties:!0,required:["slug","items"],properties:{show:{type:"boolean"},slug:{type:"string"},filters:{type:"array",items:Io},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:me,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}},O={type:"object",patternProperties:{".*":Jo}},N={nodeTypeName:r.ScorecardClassic,description:"Add and create sets of rules and test your API description files against them. With these rules you can maintain quality across your existing APIs and ensure that newly-added or updated APIs match your criteria. An API scorecard can include multiple sets of rules, corresponding to different quality levels.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic",type:"object",additionalProperties:!0,required:[],properties:{ignoreNonCompliant:{type:"boolean"},teamMetadataProperty:{nodeTypeName:r.ScorecardClassicTeamMetadataProperty,description:"Provide custom team label and team metadata property.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#team-metadata-object",type:"object",properties:{property:{type:"string"},label:{type:"string"},default:{type:"string"}}},levels:{nodeTypeName:r.ScorecardClassicLevelList,description:"List of levels to score against.",type:"array",items:{nodeTypeName:r.ScorecardClassicLevel,documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#level-object",type:"object",required:["name"],properties:{name:{type:"string"},color:{type:"string"},...f},additionalProperties:!1}},targets:{nodeTypeName:r.ScorecardClassicTargetList,description:"Provide custom `minimumLevel` for specific targets.",type:"array",items:{nodeTypeName:r.ScorecardClassicTarget,type:"object",required:["where"],properties:{minimumLevel:{type:"string"},rules:{type:"object",additionalProperties:!0},where:{nodeTypeName:r.ScorecardClassicTargetWhere,description:"Specify which API descriptions to apply the `minimumLevel` to based on the metadata.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#where-object",type:"object",required:["metadata"],properties:{metadata:{nodeTypeName:r.ScorecardClassicTargetWhereMetadata,type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1}},additionalProperties:!1}},ignore:{type:"array",items:{type:"string"}},fromProjectUrl:{type:"string",format:"uri"}}};var Lo={type:"object",required:["key"],properties:{key:{type:"string"}},additionalProperties:!1},Do={type:"object",required:["type"],properties:{type:{type:"string"}},additionalProperties:!1},_o={type:"object",required:["property","title"],properties:{property:{type:"string"},hide:{type:"boolean"},label:{type:"string"},options:{type:"array",items:{type:"string"}},type:{type:"string",enum:["select","checkboxes","date-range"]},title:{type:"string"},titleTranslationKey:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},g={type:"object",properties:{slug:{type:"string"},hide:{type:"boolean"},includes:{type:"array",items:Do},excludes:{type:"array",items:Lo},filters:{type:"array",items:_o},titleTranslationKey:{type:"string"},descriptionTranslationKey:{type:"string"},catalogSwitcherLabelTranslationKey:{type:"string"}},additionalProperties:!1},Ao={type:"object",properties:{type:{type:"string",enum:["string","number","boolean","array","object"]},description:{type:"string"},example:{oneOf:[{type:"string"},{type:"number"},{type:"boolean"},{type:"array"},{type:"object"}]},enum:{type:"array",items:{type:"string"}},pattern:{type:"string"},format:{type:"string"},minimum:{type:"number"},maximum:{type:"number"},items:{type:"object"}},additionalProperties:!0},qo={type:"object",required:["type","properties"],properties:{type:{type:"string",enum:["object"]},description:{type:"string"},properties:{type:"object",additionalProperties:Ao},required:{type:"array",items:{type:"string"}},additionalProperties:{type:"boolean"}},additionalProperties:!0},wo={type:"object",required:["name","description","metadataSchema"],properties:{name:{type:"string",description:"Display name of the entity type"},description:{type:"string",description:"Description of the entity type"},metadataSchema:qo,icon:{type:"object",properties:{src:{type:"string"},srcSet:{type:"string"}},additionalProperties:!1}},additionalProperties:!1},Mo={type:"object",additionalProperties:wo},oe={type:"object",properties:{show:{type:"boolean"},entityTypes:Mo,catalogs:{type:"object",properties:{all:g,services:g,domains:g,teams:g,users:g,apiDescriptions:g,dataSchemas:g,apiOperations:g},additionalProperties:g}},additionalProperties:!1};var Le={type:"string",enum:["eq","in","gt","gte","lt","lte","contains","startsWith","endsWith","exists","isEmpty","between","matches","some","every","none"]},he={type:"string",enum:["and","or"]},Se={type:"object",properties:{field:{type:"string"},operator:Le,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]},match:{type:"array",items:{type:"object",properties:{field:{type:"string"},operator:Le,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]}}}}}},Uo={type:"object",properties:{operator:he,conditions:{type:"array",items:Se}},required:["operator","conditions"],additionalProperties:!1},De={type:"array",items:{oneOf:[Se,{type:"object",properties:{operator:he,conditions:{type:"array",items:{oneOf:[Se,Uo]}}},required:["operator","conditions"],additionalProperties:!1}]}},Ae={type:"object",properties:{defined:{type:"boolean"},nonEmpty:{type:"boolean"},eq:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},gt:{type:"number"},gte:{type:"number"},lt:{type:"number"},lte:{type:"number"},const:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]}},additionalProperties:!1},Bo={type:"array",items:{type:"object",properties:{subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},assertions:Ae},required:["subject","assertions"],additionalProperties:!1}},Go={type:"object",properties:{title:{type:"string"},subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},severity:{type:"string",enum:["error","warn","off"]},message:{type:"string"},assertions:Ae,where:Bo,weight:{type:"number"}},required:["subject","assertions"],additionalProperties:!1},Fo={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object",properties:{severity:{type:"string",enum:["error","warn","off"]},weight:{type:"number"}},additionalProperties:!0},Go]}},zo={type:"object",properties:{name:{type:"string"},extends:f.extends,rules:Fo},required:["name"],additionalProperties:!1},_e={type:"object",properties:{event:{type:"string",enum:["runtime","manual"]}},required:["event"],additionalProperties:!1},Yo={oneOf:[_e,{type:"array",items:_e}]},Vo={type:"object",properties:{name:{type:"string"},key:{type:"string"},description:{type:"string"},entities:{oneOf:[De,{type:"object",properties:{operator:he,conditions:De},required:["operator","conditions"],additionalProperties:!1}]},levels:{type:"array",items:zo,minItems:1},trigger:Yo},required:["name","key","entities","levels"],additionalProperties:!1},ie={type:"array",items:Vo};var p={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:M,navbar:U,products:B,footer:G,sidebar:F,scripts:z,links:Y,feedback:l,search:V,aiAssistant:H,colorMode:K,palette:R,navigation:W,codeSnippet:$,markdown:X,openapi:P,asyncapi:xe,graphql:u,analytics:Q,userMenu:Z,versionPicker:ee,breadcrumbs:te,catalog:O,entitiesCatalog:oe,catalogClassic:O,scorecard:N,scorecardClassic:N,scorecards:ie},additionalProperties:!0};var qe="https://redocly.com/sso/teams",se=(o=>(o.OIDC="OIDC",o.SAML2="SAML2",o))(se||{}),re=(o=>(o.SERVICE_ACCOUNT="SERVICE_ACCOUNT",o.OAUTH2="OAUTH2",o))(re||{}),we="redocly::teams-rbac",Me="redocly::route-rbac",be=(o=>(o.STACKED="stacked",o.THREE_PANEL="three-panel",o))(be||{}),Ue="flexsearch";var T="^[a-z0-9]+(?:-[a-z0-9]+)*$",Be=new RegExp(T),Ge="Unique ID must be lowercase letters, numbers, and hyphens only",ue=63,Fe=`Unique ID cannot exceed ${ue} characters`,v="redocly",k=[v,"corporate","guest"],ze=`Unique ID cannot be a reserved word (${k.join(", ")})`,Ce=["REDOCLY","CORPORATE","GUEST"];var Ho={type:"object",additionalProperties:{type:"string"}},Ko={type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}},ae={type:"string",enum:["error","warn","off"]},Wo={type:"object",additionalProperties:!1,properties:{schemaCheck:ae,statusCodeCheck:ae,contentTypeCheck:ae,successCriteriaCheck:ae}},$o={type:"object",properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",enum:["1m","2m","5m","10m","15m","30m","1h","3h","6h","12h","1d","7d"]}},required:["event"],additionalProperties:!1},Xo={type:"object",properties:{event:{type:"string",enum:["build"]}},required:["event"],additionalProperties:!1},Qo={type:"object",properties:{warn:{type:"number"},error:{type:"number"}},additionalProperties:!1},Ye={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean"},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"},ignoreRespectMonitoring:{type:"boolean"},jobs:{type:"array",items:{type:"object",properties:{path:{type:"string",pattern:"^(?!\\/|\\.\\./)"},agent:{type:"string",enum:["respect"]},trigger:{oneOf:[$o,Xo]},inputs:Ho,servers:Ko,severity:Wo,slo:Qo},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1};var He={type:"string",enum:["off","info","warn","error"]},I={type:"array",items:{type:"string"}},Zo={type:"object",properties:{severity:He,message:{type:"string",minLength:1},fix:{type:"boolean"},tags:I,description:{type:"string"},link:{type:"string"},scope:{oneOf:[{type:"string",minLength:1},{type:"array",items:{type:"string",minLength:1},minItems:1}]},appliesTo:I,excludes:I,exceptions:{type:"object",properties:{files:I,lines:I},additionalProperties:!1},assertions:{type:"object",additionalProperties:!0}},additionalProperties:!1},ei={oneOf:[He,Zo]},Ve={type:"object",additionalProperties:ei},ti={type:"object",properties:{type:{type:"string",enum:["string","number","boolean"]},required:{type:"boolean"},default:{oneOf:[{type:"string"},{type:"number"},{type:"boolean"}]},enum:{type:"array",items:{type:"string"},minItems:1},dynamic:{type:"boolean"}},required:["type"],additionalProperties:!1},oi={type:"object",properties:{selfClosing:{type:"boolean"},attributes:{type:"object",additionalProperties:ti}},additionalProperties:!1},ii={type:"object",properties:{schema:{oneOf:[{type:"string",enum:["realm"]},{type:"boolean"}]},extend:{type:"object",properties:{tags:{type:"object",additionalProperties:oi},tagsFile:{type:"string",minLength:1}},additionalProperties:!1}},required:["schema"],additionalProperties:!1},ne={type:"object",properties:{rules:Ve,excludes:{type:"array",items:{type:"string",minLength:1}},baseline:{type:"string",minLength:1},markdoc:{oneOf:[{type:"boolean"},ii]},apiDescriptions:{type:"object",properties:{rules:Ve},additionalProperties:!1}},additionalProperties:!1};var si={type:"object",properties:{end_session_endpoint:{type:"string"},token_endpoint:{type:"string"},authorization_endpoint:{type:"string"},jwks_uri:{type:"string"}},required:["token_endpoint","authorization_endpoint"],additionalProperties:!0},ri={type:"object",properties:{type:{type:"string",const:"OIDC"},title:{type:"string"},pkce:{type:"boolean"},configurationUrl:{type:"string",minLength:1},configuration:si,clientId:{type:"string",minLength:1},clientSecret:{type:"string"},teamsClaimName:{type:"string"},teamsClaimMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}},scopes:{type:"array",items:{type:"string"}},tokenExpirationTime:{type:"number"},authorizationRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},introspectEndpoint:{type:"string"},tokenRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},audience:{type:"array",items:{type:"string"}}},required:["type","clientId"],oneOf:[{required:["configurationUrl"]},{required:["configuration"]}],additionalProperties:!1},ai={type:"object",properties:{type:{type:"string",const:"SAML2"},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string"},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},ni={oneOf:[ri,ai],discriminator:{propertyName:"type"}},pi={type:"object",additionalProperties:ni},$e={oneOf:[{type:"array",items:{type:"string",enum:Ce},uniqueItems:!0},{type:"string",enum:Ce}]},Ke={type:"string",pattern:T,not:{enum:k.filter(s=>s!==v)}},Xe={oneOf:[{type:"array",items:Ke,uniqueItems:!0},Ke]},Qe={type:"boolean"},Ze={type:"string",pattern:"^https?://.*"},et={type:"string",pattern:"^https?://.*"},ci={type:"object",properties:{to:{type:"string"},type:{type:"number"}},additionalProperties:!1,nodeTypeName:r.RedirectSource,description:"Source is an absolute path that must start with a forward slash.",documentationLink:"https://redocly.com/docs/realm/config/redirects#sources-map"},yi={type:"object",additionalProperties:ci,nodeTypeName:r.Redirects,description:"Use redirects to change which resource a URL points to, maintaining working links when you move, rename, or restructure content.",documentationLink:"https://redocly.com/docs/realm/config/redirects"},li={type:"string",enum:["info","success","warning","error"]},e={type:"object",additionalProperties:{type:"string"}},di={type:"object",properties:{trackingId:{type:"string"},content:{type:"string"},dismissible:{type:"boolean"},target:{type:"string"},color:li,rbac:e,startAt:{type:"string",format:"date-time"},endAt:{type:"string",format:"date-time"}},required:["content"],additionalProperties:!1},gi={type:"array",items:di},Pe={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:e,openapi:P,graphql:u,theme:{type:"object",properties:{openapi:P,graphql:u},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},...f},required:["root"]},mi={type:"object",additionalProperties:!0},fi={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Si={type:"object",properties:{hide:{type:"boolean"},title:{type:"string"},description:{type:"string"},details:{type:"object",properties:{path:{type:"string"},content:{type:"string"}},additionalProperties:!1},excludeFiles:{type:"array",items:{type:"string"}},sections:{type:"array",items:{type:"object",properties:{title:{type:"string"},description:{type:"string"},includeFiles:{type:"array",items:{type:"string"}},excludeFiles:{type:"array",items:{type:"string"}}},required:["title"],additionalProperties:!1}}},additionalProperties:!1},hi={type:"object",properties:{title:{type:"string"},projectTitle:{type:"string"},description:{type:"string"},siteUrl:{type:"string"},image:{type:"string"},keywords:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},lang:{type:"string"},jsonLd:{type:"object"},meta:{type:"array",items:{type:"object",properties:{name:{type:"string"},content:{type:"string"}},required:["name","content"],additionalProperties:!1}},llmstxt:Si},additionalProperties:!1},bi={type:"object",properties:{folders:{type:"array",items:{type:"string"}}},additionalProperties:!1},ui={type:"object",properties:{catalogs:{type:"object",properties:{all:e,services:e,domains:e,teams:e,users:e,apiDescriptions:e,dataSchemas:e,apiOperations:e},additionalProperties:e},entitiesTypes:{type:"object",properties:{service:e,domain:e,team:e,user:e,apiDescription:e,apiOperation:e,dataSchema:e},additionalProperties:e},entitiesGroups:{type:"array",items:{type:"object",properties:{entities:{type:"array",items:{type:"string"}},config:e},additionalProperties:!1}},entities:{type:"object",properties:{"**":e},additionalProperties:e}},additionalProperties:!1},pe={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:e,cms:e,reunite:e,features:{type:"object",properties:{aiSearch:e,mcp:e},additionalProperties:!1},content:{type:"object",properties:{"**":e},additionalProperties:e},entitiesCatalog:ui},additionalProperties:e},Ci={type:"object",properties:{static:{type:"string"}},additionalProperties:!1,required:["static"]},Ri={type:"object",properties:{idp:{type:"string"}},additionalProperties:!1,required:["idp"]},Pi={type:"object",properties:{type:{type:"string",const:"GRAVITEE"},apiBaseUrl:{type:"string"},env:{type:"string"},allowApiProductsOutsideCatalog:{type:"boolean"},stage:{type:"string"},auth:{oneOf:[Ci,Ri]}},additionalProperties:!1,required:["type","apiBaseUrl"]},Oi={type:"object",properties:{type:{type:"string",const:"OAUTH2"},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},Ni={type:"object",properties:{type:{type:"string",const:"SERVICE_ACCOUNT"},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},Re={type:"object",properties:{type:{type:"string",const:"APIGEE_X"},apiUrl:{type:"string"},stage:{type:"string"},organizationName:{type:"string"},ignoreApiProducts:{type:"array",items:{type:"string"}},allowApiProductsOutsideCatalog:{type:"boolean"},auth:{type:"object",oneOf:[Oi,Ni],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},xi={...Re,properties:{...Re.properties,type:{type:"string",const:"APIGEE_EDGE"}}},ji={type:"object",oneOf:[Re,xi,Pi],discriminator:{propertyName:"type"}},Ei={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:ji}}},We={type:"object",properties:{defaultLocale:{type:"string"},locales:{type:"array",items:{type:"object",properties:{code:{type:"string"},name:{type:"string"}},required:["code"]}}},additionalProperties:!1,required:["defaultLocale"]},Ti={type:"object",properties:{name:{type:"string"},value:{type:"string"}},additionalProperties:!1,required:["name","value"]},vi={type:"object",properties:{hide:{type:"boolean"},docs:{type:"object",properties:{hide:{type:"boolean"},name:{type:"string"},ignore:{type:"array",items:{type:"string"}},publicEndpoint:{type:"boolean"}},additionalProperties:!1}},additionalProperties:!1},ki={type:"object",properties:{hide:{type:"boolean"},excludeFiles:{type:"array",items:{type:"string"}}},additionalProperties:!1},Ii={type:"object",properties:{requiresLogin:Qe,logoutReturnUrl:Ze,residency:et,sso:$e,idps:Xe,rbac:pe},additionalProperties:!1,not:{required:["sso","idps"]},description:"Use either `access.sso` (filter by category) or `access.idps` (filter by slug), not both."},J={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:yi,seo:hi,rbac:pe,apiFunctions:bi,requiresLogin:Qe,responseHeaders:{type:"object",additionalProperties:{type:"array",items:Ti}},mockServer:{type:"object",properties:{off:{type:"boolean"},position:{type:"string",enum:["first","last","replace","off"]},strictExamples:{type:"boolean"},errorIfForcedExampleNotFound:{type:"boolean"},description:{type:"string"}}},apis:{type:"object",additionalProperties:Pe},...f,ssoDirect:pi,sso:$e,idps:Xe,residency:et,logoutReturnUrl:Ze,access:Ii,developerOnboarding:Ei,removeAttribution:{type:"boolean"},i18n:We,l10n:We,metadata:mi,metadataGlobs:fi,ignore:{type:"array",items:{type:"string"}},theme:p,reunite:Ye,logo:M,navbar:U,products:B,footer:G,sidebar:F,scripts:z,links:Y,feedback:l,search:V,aiAssistant:H,colorMode:K,palette:R,navigation:W,codeSnippet:$,markdown:X,openapi:P,graphql:u,analytics:Q,userMenu:Z,versionPicker:ee,breadcrumbs:te,catalog:O,entitiesCatalog:oe,catalogClassic:O,scorecard:N,scorecardClassic:N,scorecards:ie,mcp:vi,skills:ki,recheck:ne,corsProxy:{type:"object",properties:{allowedTargets:{type:"array",items:{type:"string"}}},additionalProperties:!1},banner:gi},not:{required:["sso","idps"]},additionalProperties:!0},Ji={...J,additionalProperties:!1},tt={$id:"root-redocly-config",...J,properties:{plugins:{type:"array",items:{type:"string"}},...J.properties,env:{type:"object",additionalProperties:Ji}},additionalProperties:!1};var ce={type:"object",properties:{logo:p.properties.logo,navbar:p.properties.navbar,footer:p.properties.footer,sidebar:p.properties.sidebar,search:p.properties.search,codeSnippet:p.properties.codeSnippet,breadcrumbs:p.properties.breadcrumbs,openapi:p.properties.openapi,feedback:p.properties.feedback,palette:R,mockServer:J.properties.mockServer,analytics:{type:"object",properties:{ga:fe}}},additionalProperties:!0},ot={$id:"product-config-override",type:"object",properties:{...ce.properties,apis:{type:"object",additionalProperties:Pe},theme:ce},additionalProperties:!1};var ye=["partOf","hasParts","creates","createdBy","owns","ownedBy","implements","implementedBy","dependsOn","dependencyOf","uses","usedBy","produces","consumes","linksTo","supersedes","supersededBy","compatibleWith","extends","extendedBy","relatesTo","hasMember","memberOf","triggers","triggeredBy","returns","returnedBy"],t=w({UserEntity:"UserEntity",UserEntityMetadata:"UserEntityMetadata",ApiDescriptionEntity:"ApiDescriptionEntity",ApiDescriptionEntityMetadata:"ApiDescriptionEntityMetadata",ApiOperationEntity:"ApiOperationEntity",ApiOperationEntityMetadata:"ApiOperationEntityMetadata",DataSchemaEntity:"DataSchemaEntity",DataSchemaEntityMetadata:"DataSchemaEntityMetadata",ServiceEntity:"ServiceEntity",DomainEntity:"DomainEntity",TeamEntity:"TeamEntity",Entity:"Entity",EntityMetadata:"EntityMetadata",EntityLinkList:"EntityLinkList",EntityLink:"EntityLink",EntityRelation:"EntityRelation",EntityRelationList:"EntityRelationList",EntityContact:"EntityContact",EntitySlackContact:"EntitySlackContact",EntitySlackChannel:"EntitySlackChannel"});var it={type:"object",nodeTypeName:t.UserEntityMetadata,properties:{email:{type:"string",description:"Email of the user"}},required:["email"],additionalProperties:!0},st={type:"object",nodeTypeName:t.ApiDescriptionEntityMetadata,properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Type of the API description"},descriptionFile:{type:"string",description:"Path to the file containing the API description"}},required:["specType","descriptionFile"],additionalProperties:!0},rt={type:"object",nodeTypeName:t.ApiOperationEntityMetadata,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},at={type:"object",nodeTypeName:t.DataSchemaEntityMetadata,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"},sdl:{type:"string",description:"SDL of the data structure"}},required:["specType"],additionalProperties:!0},nt={type:"object",properties:{},nodeTypeName:t.EntityMetadata,additionalProperties:!0},pt={type:"object",nodeTypeName:t.EntitySlackChannel,properties:{name:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["name"],additionalProperties:!1},ct={type:"object",nodeTypeName:t.EntitySlackContact,properties:{channels:{type:"array",items:pt}},required:["channels"],additionalProperties:!1},yt={type:"object",nodeTypeName:t.EntityContact,properties:{slack:ct},additionalProperties:!1},lt={type:"object",nodeTypeName:t.EntityLink,properties:{label:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},dt={type:"object",nodeTypeName:t.EntityRelation,properties:{type:{type:"string",enum:ye},key:{type:"string",minLength:2,maxLength:100},version:{type:"string"},revision:{type:"string"}},required:["type","key"],additionalProperties:!1},m={version:{type:"string"},key:{type:"string",pattern:"^[a-z0-9]+(?:-[a-z0-9]+)*$",minLength:2,maxLength:150},type:{type:"string",enum:["user","data-schema","api-operation","api-description","service","domain","team"]},title:{type:"string",minLength:2,maxLength:200},summary:{type:"string",minLength:1,maxLength:500},tags:{type:"array",items:{type:"string",minLength:1,maxLength:50}},git:{type:"array",items:{type:"string"}},contact:yt,links:{type:"array",nodeTypeName:t.EntityLinkList,items:lt},relations:{type:"array",nodeTypeName:t.EntityRelationList,items:dt},metadata:nt},Li={type:"object",discriminator:{propertyName:"type"},oneOf:[{type:"object",properties:{...m,type:{type:"string",const:"user"},metadata:it},required:["key","title","type","metadata"],additionalProperties:!1,nodeTypeName:t.UserEntity},{type:"object",nodeTypeName:t.ApiOperationEntity,properties:{...m,type:{type:"string",const:"api-operation"},metadata:rt},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.DataSchemaEntity,properties:{...m,type:{type:"string",const:"data-schema"},metadata:at},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ApiDescriptionEntity,properties:{...m,type:{type:"string",const:"api-description"},metadata:st},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ServiceEntity,properties:{...m,type:{type:"string",const:"service"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.DomainEntity,properties:{...m,type:{type:"string",const:"domain"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.TeamEntity,properties:{...m,type:{type:"string",const:"team"}},required:["key","title","type"],additionalProperties:!1}]},Di={type:"object",nodeTypeName:t.Entity,properties:{...m},required:["key","title","type"],additionalProperties:!1};
@@ -0,0 +1,268 @@
1
+ export declare const recheckConfigSchema: {
2
+ readonly type: 'object';
3
+ readonly properties: {
4
+ readonly rules: {
5
+ readonly type: 'object';
6
+ readonly additionalProperties: {
7
+ readonly oneOf: readonly [{
8
+ readonly type: 'string';
9
+ readonly enum: readonly ["off", "info", "warn", "error"];
10
+ }, {
11
+ readonly type: 'object';
12
+ readonly properties: {
13
+ readonly severity: {
14
+ readonly type: 'string';
15
+ readonly enum: readonly ["off", "info", "warn", "error"];
16
+ };
17
+ readonly message: {
18
+ readonly type: 'string';
19
+ readonly minLength: 1;
20
+ };
21
+ readonly fix: {
22
+ readonly type: 'boolean';
23
+ };
24
+ readonly tags: {
25
+ readonly type: 'array';
26
+ readonly items: {
27
+ readonly type: 'string';
28
+ };
29
+ };
30
+ readonly description: {
31
+ readonly type: 'string';
32
+ };
33
+ readonly link: {
34
+ readonly type: 'string';
35
+ };
36
+ readonly scope: {
37
+ readonly oneOf: readonly [{
38
+ readonly type: 'string';
39
+ readonly minLength: 1;
40
+ }, {
41
+ readonly type: 'array';
42
+ readonly items: {
43
+ readonly type: 'string';
44
+ readonly minLength: 1;
45
+ };
46
+ readonly minItems: 1;
47
+ }];
48
+ };
49
+ readonly appliesTo: {
50
+ readonly type: 'array';
51
+ readonly items: {
52
+ readonly type: 'string';
53
+ };
54
+ };
55
+ readonly excludes: {
56
+ readonly type: 'array';
57
+ readonly items: {
58
+ readonly type: 'string';
59
+ };
60
+ };
61
+ readonly exceptions: {
62
+ readonly type: 'object';
63
+ readonly properties: {
64
+ readonly files: {
65
+ readonly type: 'array';
66
+ readonly items: {
67
+ readonly type: 'string';
68
+ };
69
+ };
70
+ readonly lines: {
71
+ readonly type: 'array';
72
+ readonly items: {
73
+ readonly type: 'string';
74
+ };
75
+ };
76
+ };
77
+ readonly additionalProperties: false;
78
+ };
79
+ readonly assertions: {
80
+ readonly type: 'object';
81
+ readonly additionalProperties: true;
82
+ };
83
+ };
84
+ readonly additionalProperties: false;
85
+ }];
86
+ };
87
+ };
88
+ readonly excludes: {
89
+ readonly type: 'array';
90
+ readonly items: {
91
+ readonly type: 'string';
92
+ readonly minLength: 1;
93
+ };
94
+ };
95
+ readonly baseline: {
96
+ readonly type: 'string';
97
+ readonly minLength: 1;
98
+ };
99
+ readonly markdoc: {
100
+ readonly oneOf: readonly [{
101
+ readonly type: 'boolean';
102
+ }, {
103
+ readonly type: 'object';
104
+ readonly properties: {
105
+ readonly schema: {
106
+ readonly oneOf: readonly [{
107
+ readonly type: 'string';
108
+ readonly enum: readonly ["realm"];
109
+ }, {
110
+ readonly type: 'boolean';
111
+ }];
112
+ };
113
+ readonly extend: {
114
+ readonly type: 'object';
115
+ readonly properties: {
116
+ readonly tags: {
117
+ readonly type: 'object';
118
+ readonly additionalProperties: {
119
+ readonly type: 'object';
120
+ readonly properties: {
121
+ readonly selfClosing: {
122
+ readonly type: 'boolean';
123
+ };
124
+ readonly attributes: {
125
+ readonly type: 'object';
126
+ readonly additionalProperties: {
127
+ readonly type: 'object';
128
+ readonly properties: {
129
+ readonly type: {
130
+ readonly type: 'string';
131
+ readonly enum: readonly ["string", "number", "boolean"];
132
+ };
133
+ readonly required: {
134
+ readonly type: 'boolean';
135
+ };
136
+ readonly default: {
137
+ readonly oneOf: readonly [{
138
+ readonly type: 'string';
139
+ }, {
140
+ readonly type: 'number';
141
+ }, {
142
+ readonly type: 'boolean';
143
+ }];
144
+ };
145
+ readonly enum: {
146
+ readonly type: 'array';
147
+ readonly items: {
148
+ readonly type: 'string';
149
+ };
150
+ readonly minItems: 1;
151
+ };
152
+ readonly dynamic: {
153
+ readonly type: 'boolean';
154
+ };
155
+ };
156
+ readonly required: readonly ["type"];
157
+ readonly additionalProperties: false;
158
+ };
159
+ };
160
+ };
161
+ readonly additionalProperties: false;
162
+ };
163
+ };
164
+ readonly tagsFile: {
165
+ readonly type: 'string';
166
+ readonly minLength: 1;
167
+ };
168
+ };
169
+ readonly additionalProperties: false;
170
+ };
171
+ };
172
+ readonly required: readonly ["schema"];
173
+ readonly additionalProperties: false;
174
+ }];
175
+ };
176
+ readonly apiDescriptions: {
177
+ readonly type: 'object';
178
+ readonly properties: {
179
+ readonly rules: {
180
+ readonly type: 'object';
181
+ readonly additionalProperties: {
182
+ readonly oneOf: readonly [{
183
+ readonly type: 'string';
184
+ readonly enum: readonly ["off", "info", "warn", "error"];
185
+ }, {
186
+ readonly type: 'object';
187
+ readonly properties: {
188
+ readonly severity: {
189
+ readonly type: 'string';
190
+ readonly enum: readonly ["off", "info", "warn", "error"];
191
+ };
192
+ readonly message: {
193
+ readonly type: 'string';
194
+ readonly minLength: 1;
195
+ };
196
+ readonly fix: {
197
+ readonly type: 'boolean';
198
+ };
199
+ readonly tags: {
200
+ readonly type: 'array';
201
+ readonly items: {
202
+ readonly type: 'string';
203
+ };
204
+ };
205
+ readonly description: {
206
+ readonly type: 'string';
207
+ };
208
+ readonly link: {
209
+ readonly type: 'string';
210
+ };
211
+ readonly scope: {
212
+ readonly oneOf: readonly [{
213
+ readonly type: 'string';
214
+ readonly minLength: 1;
215
+ }, {
216
+ readonly type: 'array';
217
+ readonly items: {
218
+ readonly type: 'string';
219
+ readonly minLength: 1;
220
+ };
221
+ readonly minItems: 1;
222
+ }];
223
+ };
224
+ readonly appliesTo: {
225
+ readonly type: 'array';
226
+ readonly items: {
227
+ readonly type: 'string';
228
+ };
229
+ };
230
+ readonly excludes: {
231
+ readonly type: 'array';
232
+ readonly items: {
233
+ readonly type: 'string';
234
+ };
235
+ };
236
+ readonly exceptions: {
237
+ readonly type: 'object';
238
+ readonly properties: {
239
+ readonly files: {
240
+ readonly type: 'array';
241
+ readonly items: {
242
+ readonly type: 'string';
243
+ };
244
+ };
245
+ readonly lines: {
246
+ readonly type: 'array';
247
+ readonly items: {
248
+ readonly type: 'string';
249
+ };
250
+ };
251
+ };
252
+ readonly additionalProperties: false;
253
+ };
254
+ readonly assertions: {
255
+ readonly type: 'object';
256
+ readonly additionalProperties: true;
257
+ };
258
+ };
259
+ readonly additionalProperties: false;
260
+ }];
261
+ };
262
+ };
263
+ };
264
+ readonly additionalProperties: false;
265
+ };
266
+ };
267
+ readonly additionalProperties: false;
268
+ };