@redocly/revel-reef 0.119.0-next.6 → 0.119.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/CHANGELOG.md +41 -2
- package/dist/.tsbuildinfo +1 -1
- package/dist/cli/develop.d.ts.map +1 -1
- package/dist/cli/develop.js +1 -1
- package/dist/cli/develop.js.map +1 -1
- package/dist/cli/prepare/collect-analytics.d.ts +4 -0
- package/dist/cli/prepare/collect-analytics.d.ts.map +1 -0
- package/dist/cli/prepare/collect-analytics.js +1 -0
- package/dist/cli/prepare/collect-analytics.js.map +1 -0
- package/dist/cli/prepare/index.js +1 -1
- package/dist/cli/prepare/index.js.map +1 -1
- package/dist/client/App.d.ts.map +1 -1
- package/dist/client/App.js +1 -1
- package/dist/client/App.js.map +1 -1
- package/dist/client/ScriptLoader.d.ts +2 -23
- package/dist/client/ScriptLoader.d.ts.map +1 -1
- package/dist/client/ScriptLoader.js +1 -1
- package/dist/client/ScriptLoader.js.map +1 -1
- package/dist/client/app/CodeGuide/CodeGuideContext.d.ts +26 -0
- package/dist/client/app/CodeGuide/CodeGuideContext.d.ts.map +1 -0
- package/dist/client/app/CodeGuide/CodeGuideContext.js +1 -0
- package/dist/client/app/CodeGuide/CodeGuideContext.js.map +1 -0
- package/dist/client/app/CodeGuide/index.d.ts +4 -0
- package/dist/client/app/CodeGuide/index.d.ts.map +1 -0
- package/dist/client/app/CodeGuide/index.js +1 -0
- package/dist/client/app/CodeGuide/index.js.map +1 -0
- package/dist/client/app/CodeGuide/useCodeGuideHighlightLines.d.ts +2 -0
- package/dist/client/app/CodeGuide/useCodeGuideHighlightLines.d.ts.map +1 -0
- package/dist/client/app/CodeGuide/useCodeGuideHighlightLines.js +1 -0
- package/dist/client/app/CodeGuide/useCodeGuideHighlightLines.js.map +1 -0
- package/dist/client/app/CodeGuide/useCodeStepHandlers.d.ts +12 -0
- package/dist/client/app/CodeGuide/useCodeStepHandlers.d.ts.map +1 -0
- package/dist/client/app/CodeGuide/useCodeStepHandlers.js +1 -0
- package/dist/client/app/CodeGuide/useCodeStepHandlers.js.map +1 -0
- package/dist/client/app/search/useAiSearch.d.ts +1 -2
- package/dist/client/app/search/useAiSearch.d.ts.map +1 -1
- package/dist/client/app/search/useAiSearch.js +1 -1
- package/dist/client/app/search/useAiSearch.js.map +1 -1
- package/dist/client/app/search/useSearch.d.ts.map +1 -1
- package/dist/client/app/search/useSearch.js +1 -1
- package/dist/client/app/search/useSearch.js.map +1 -1
- package/dist/client/app/telemetry/otel/types.d.ts +0 -2
- package/dist/client/app/telemetry/otel/types.d.ts.map +1 -1
- package/dist/server/config/external-plugins.js.map +1 -1
- package/dist/server/constants.d.ts +1 -1
- package/dist/server/constants.d.ts.map +1 -1
- package/dist/server/constants.js +1 -1
- package/dist/server/constants.js.map +1 -1
- package/dist/server/entitlements/constants.d.ts.map +1 -1
- package/dist/server/entitlements/constants.js +1 -1
- package/dist/server/entitlements/constants.js.map +1 -1
- package/dist/server/entitlements/entitlements-provider.js +1 -1
- package/dist/server/entitlements/entitlements-provider.js.map +1 -1
- package/dist/server/entitlements/entitlements.types.d.ts +1 -3
- package/dist/server/entitlements/entitlements.types.d.ts.map +1 -1
- package/dist/server/entitlements/entitlements.types.js +1 -1
- package/dist/server/entitlements/entitlements.types.js.map +1 -1
- package/dist/server/esbuild/esbuild.d.ts.map +1 -1
- package/dist/server/esbuild/esbuild.js +3 -3
- package/dist/server/esbuild/esbuild.js.map +1 -1
- package/dist/server/esbuild/plugins/themes-resolver.d.ts +0 -1
- package/dist/server/esbuild/plugins/themes-resolver.d.ts.map +1 -1
- package/dist/server/esbuild/plugins/themes-resolver.js +2 -2
- package/dist/server/esbuild/plugins/themes-resolver.js.map +1 -1
- package/dist/server/fs/cache.d.ts +1 -2
- package/dist/server/fs/cache.d.ts.map +1 -1
- package/dist/server/fs/cache.js +1 -1
- package/dist/server/fs/cache.js.map +1 -1
- package/dist/server/plugins/api-functions/api-functions-handler-runner.d.ts.map +1 -1
- package/dist/server/plugins/api-functions/api-functions-handler-runner.js +1 -1
- package/dist/server/plugins/api-functions/api-functions-handler-runner.js.map +1 -1
- package/dist/server/plugins/api-functions/api-functions-handler-worker.js +1 -1
- package/dist/server/plugins/api-functions/api-functions-handler-worker.js.map +1 -1
- package/dist/server/plugins/api-functions/constants.d.ts +1 -1
- package/dist/server/plugins/api-functions/constants.d.ts.map +1 -1
- package/dist/server/plugins/api-functions/constants.js +1 -1
- package/dist/server/plugins/api-functions/constants.js.map +1 -1
- package/dist/server/plugins/api-functions/utils/serialize-request.d.ts +1 -1
- package/dist/server/plugins/api-functions/utils/serialize-request.d.ts.map +1 -1
- package/dist/server/plugins/api-functions/utils/serialize-request.js +1 -1
- package/dist/server/plugins/api-functions/utils/serialize-request.js.map +1 -1
- package/dist/server/plugins/catalog/index.d.ts.map +1 -1
- package/dist/server/plugins/catalog/index.js +1 -1
- package/dist/server/plugins/catalog/index.js.map +1 -1
- package/dist/server/plugins/config-parser/loaders/redocly-config-loader.d.ts.map +1 -1
- package/dist/server/plugins/config-parser/loaders/redocly-config-loader.js +1 -1
- package/dist/server/plugins/config-parser/loaders/redocly-config-loader.js.map +1 -1
- package/dist/server/plugins/default-theme/resolve-products-config.d.ts.map +1 -1
- package/dist/server/plugins/default-theme/resolve-products-config.js +1 -1
- package/dist/server/plugins/default-theme/resolve-products-config.js.map +1 -1
- package/dist/server/plugins/lifecycle.d.ts.map +1 -1
- package/dist/server/plugins/lifecycle.js +2 -2
- package/dist/server/plugins/lifecycle.js.map +1 -1
- package/dist/server/plugins/markdown/attribute-resolvers.d.ts.map +1 -1
- package/dist/server/plugins/markdown/attribute-resolvers.js +6 -6
- package/dist/server/plugins/markdown/attribute-resolvers.js.map +1 -1
- package/dist/server/plugins/markdown/compiler.d.ts +9 -9
- package/dist/server/plugins/markdown/compiler.d.ts.map +1 -1
- package/dist/server/plugins/markdown/compiler.js +1 -1
- package/dist/server/plugins/markdown/compiler.js.map +1 -1
- package/dist/server/plugins/markdown/index.d.ts.map +1 -1
- package/dist/server/plugins/markdown/index.js +1 -1
- package/dist/server/plugins/markdown/index.js.map +1 -1
- package/dist/server/plugins/markdown/markdoc/custom-components/html-script.d.ts +2 -5
- package/dist/server/plugins/markdown/markdoc/custom-components/html-script.d.ts.map +1 -1
- package/dist/server/plugins/markdown/markdoc/custom-components/html-script.js +1 -1
- package/dist/server/plugins/markdown/markdoc/custom-components/html-script.js.map +1 -1
- package/dist/server/plugins/markdown/markdown-static-data-loader.d.ts.map +1 -1
- package/dist/server/plugins/markdown/markdown-static-data-loader.js +1 -1
- package/dist/server/plugins/markdown/markdown-static-data-loader.js.map +1 -1
- package/dist/server/plugins/openapi-docs/is-openapi-doc.d.ts +1 -6
- package/dist/server/plugins/openapi-docs/is-openapi-doc.d.ts.map +1 -1
- package/dist/server/plugins/openapi-docs/is-openapi-doc.js +1 -1
- package/dist/server/plugins/openapi-docs/is-openapi-doc.js.map +1 -1
- package/dist/server/plugins/pages/index.d.ts.map +1 -1
- package/dist/server/plugins/pages/index.js +1 -1
- package/dist/server/plugins/pages/index.js.map +1 -1
- package/dist/server/plugins/scorecard/template/index.styles.d.ts.map +1 -1
- package/dist/server/plugins/scorecard/template/index.styles.js +11 -32
- package/dist/server/plugins/scorecard/template/index.styles.js.map +1 -1
- package/dist/server/plugins/scorecard/template/table.d.ts.map +1 -1
- package/dist/server/plugins/scorecard/template/table.js +3 -17
- package/dist/server/plugins/scorecard/template/table.js.map +1 -1
- package/dist/server/plugins/scorecard/template/utils.d.ts +5 -0
- package/dist/server/plugins/scorecard/template/utils.d.ts.map +1 -1
- package/dist/server/plugins/scorecard/template/utils.js +1 -1
- package/dist/server/plugins/scorecard/template/utils.js.map +1 -1
- package/dist/server/plugins/scorecard/template/views.d.ts.map +1 -1
- package/dist/server/plugins/scorecard/template/views.js +1 -1
- package/dist/server/plugins/scorecard/template/views.js.map +1 -1
- package/dist/server/plugins/search/constants.d.ts +1 -1
- package/dist/server/plugins/search/constants.d.ts.map +1 -1
- package/dist/server/plugins/search/constants.js +1 -1
- package/dist/server/plugins/search/constants.js.map +1 -1
- package/dist/server/plugins/search/utils.d.ts.map +1 -1
- package/dist/server/plugins/search/utils.js +2 -2
- package/dist/server/plugins/search/utils.js.map +1 -1
- package/dist/server/plugins/types.d.ts +7 -2
- package/dist/server/plugins/types.d.ts.map +1 -1
- package/dist/server/plugins/utils.d.ts +0 -2
- package/dist/server/plugins/utils.d.ts.map +1 -1
- package/dist/server/plugins/utils.js +1 -1
- package/dist/server/plugins/utils.js.map +1 -1
- package/dist/server/ssr/format-seo-tags.d.ts +3 -0
- package/dist/server/ssr/format-seo-tags.d.ts.map +1 -0
- package/dist/server/ssr/format-seo-tags.js +1 -0
- package/dist/server/ssr/format-seo-tags.js.map +1 -0
- package/dist/server/ssr/index.d.ts.map +1 -1
- package/dist/server/ssr/index.js +1 -1
- package/dist/server/ssr/index.js.map +1 -1
- package/dist/server/ssr/render.d.ts.map +1 -1
- package/dist/server/ssr/render.js +1 -1
- package/dist/server/ssr/render.js.map +1 -1
- package/dist/server/store.d.ts +0 -3
- package/dist/server/store.d.ts.map +1 -1
- package/dist/server/utils/validate-installed-version.d.ts.map +1 -1
- package/dist/server/utils/validate-installed-version.js +1 -1
- package/dist/server/utils/validate-installed-version.js.map +1 -1
- package/dist/server/web-server/routes/otel/otel.js +1 -1
- package/dist/server/web-server/routes/otel/otel.js.map +1 -1
- package/dist/shared/jsUtils.d.ts +0 -2
- package/dist/shared/jsUtils.d.ts.map +1 -1
- package/dist/shared/jsUtils.js +1 -1
- package/dist/shared/jsUtils.js.map +1 -1
- package/dist/shared/l10n/default-translations.d.ts.map +1 -1
- package/dist/shared/l10n/default-translations.js +1 -1
- package/dist/shared/l10n/default-translations.js.map +1 -1
- package/package.json +8 -9
- package/dist/cli/prepare/analytics/collect-analytics.d.ts +0 -13
- package/dist/cli/prepare/analytics/collect-analytics.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collect-analytics.js +0 -1
- package/dist/cli/prepare/analytics/collect-analytics.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-api-functions-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-api-functions-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-api-functions-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-api-functions-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-config-stats-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-config-stats-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-config-stats-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-config-stats-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-file-extensions-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-file-extensions-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-file-extensions-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-file-extensions-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-frontmatter-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-frontmatter-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-frontmatter-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-frontmatter-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-markdoc-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-markdoc-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-markdoc-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-markdoc-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-nested-configs-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-nested-configs-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-nested-configs-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-nested-configs-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-refs-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-refs-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-refs-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-refs-usage.js.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-theme-folder-usage.d.ts +0 -3
- package/dist/cli/prepare/analytics/collectors/get-theme-folder-usage.d.ts.map +0 -1
- package/dist/cli/prepare/analytics/collectors/get-theme-folder-usage.js +0 -1
- package/dist/cli/prepare/analytics/collectors/get-theme-folder-usage.js.map +0 -1
- package/dist/client/app/seo/SeoTags.d.ts +0 -9
- package/dist/client/app/seo/SeoTags.d.ts.map +0 -1
- package/dist/client/app/seo/SeoTags.js +0 -1
- package/dist/client/app/seo/SeoTags.js.map +0 -1
- package/dist/client/app/utils/get-meta-tags-attributes.d.ts +0 -7
- package/dist/client/app/utils/get-meta-tags-attributes.d.ts.map +0 -1
- package/dist/client/app/utils/get-meta-tags-attributes.js +0 -1
- package/dist/client/app/utils/get-meta-tags-attributes.js.map +0 -1
- package/dist/server/plugins/api-functions/utils/read-stream-with-size-limit.d.ts +0 -6
- package/dist/server/plugins/api-functions/utils/read-stream-with-size-limit.d.ts.map +0 -1
- package/dist/server/plugins/api-functions/utils/read-stream-with-size-limit.js +0 -1
- package/dist/server/plugins/api-functions/utils/read-stream-with-size-limit.js.map +0 -1
- package/dist/server/plugins/scorecard/template/LevelIndicator.d.ts +0 -23
- package/dist/server/plugins/scorecard/template/LevelIndicator.d.ts.map +0 -1
- package/dist/server/plugins/scorecard/template/LevelIndicator.js +0 -17
- package/dist/server/plugins/scorecard/template/LevelIndicator.js.map +0 -1
- package/dist/server/ssr/get-sitemap-link-tag.d.ts +0 -5
- package/dist/server/ssr/get-sitemap-link-tag.d.ts.map +0 -1
- package/dist/server/ssr/get-sitemap-link-tag.js +0 -1
- package/dist/server/ssr/get-sitemap-link-tag.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const e={"dev.newApp":"New application","dev.newApp.text":"Create your first app","dev.sidebar.header":"My apps","dev.sidebar.footer.text":"New application","dev.create.app.dialog.appName.placeholder":"App name","dev.create.app.dialog.appName.error":"Name must start with a letter and can only contain: letters, numbers, spaces, ., _, -, $, %, #","dev.create.app.dialog.selectAPIs":"Select APIs","dev.create.app.dialog.description":"Description","dev.create.app.dialog.description.placeholder":"Empty","dev.create.app.dialog.create":"Create application","dev.create.app.dialog.cancel":"Cancel","dev.main.tab.appKeys":"API keys","dev.main.tab.logs":"Logs","dev.app.description.title":"Description","dev.edit.description.dialog.title":"Change description","dev.edit.description.dialog.save":"Save changes","dev.edit.description.dialog.cancel":"Cancel","dev.edit.apis.dialog.selectedAPIs":"Selected APIs","dev.app.key.create":"Create key","dev.create.key.dialog.title":"Create key","dev.create.key.dialog.create":"Create key","dev.create.key.dialog.cancel":"Cancel","dev.app.edit":"Edit","dev.app.delete":"Delete","dev.edit.app.dialog.title":"Change display name","dev.edit.app.dialog.save":"Save changes","dev.edit.app.dialog.cancel":"Cancel","dev.delete.app.dialog.title":"Delete app","dev.delete.app.dialog.confirmation":"Do you really want to delete this app?","dev.delete.app.dialog.delete":"Delete app","dev.delete.app.dialog.cancel":"Cancel","dev.app.key.roll":"Roll API key","dev.roll.key.dialog.title":"Roll API key","dev.roll.key.dialog.apiKey":"API key","dev.roll.key.dialog.expires":"Expires","dev.roll.key.dialog.confirmation":"Are you sure you want to roll this API key?","dev.roll.key.dialog.cancel":"Cancel","dev.roll.key.dialog.roll":"Roll API key","dev.update.key.dialog.title":"Update key","dev.update.key.dialog.update":"Cancel","dev.update.key.dialog.cancel":"Update key","dev.app.key.api.name":"API Name","dev.app.key.api.status":"Status","dev.app.key.api.edit":"Edit APIs","dev.edit.apis.dialog.title":"Edit APIs","dev.edit.apis.dialog.apiKey":"API key","dev.edit.apis.dialog.save":"Save","dev.edit.apis.dialog.cancel":"Cancel","dev.select.placeholder":"Empty","dev.app.overview.status.pending":"Pending","dev.app.overview.status.approved":"Approved","dev.app.overview.status.revoked":"Revoked","dev.app.overview.status":"Status","dev.app.overview.non-production":"Non-Production","dev.app.overview.production":"Production","dev.app.overview.clientId":"Secret","dev.app.overview.apiKey":"API key","dev.app.key.revoke":"Revoke API key","dev.revoke.key.dialog.title":"Revoke API key","dev.revoke.key.dialog.apiKey":"API key","dev.revoke.key.dialog.expires":"Expires","dev.revoke.key.dialog.confirmation":"Are you sure you want to revoke this API key?","dev.revoke.key.dialog.revoke":"Revoke API key","dev.revoke.key.dialog.cancel":"Cancel","dev.app.overview.expires":"Expires","dev.app.overview.created":"Created","dev.app.overview.visibilityToggle.hide":"Hide","dev.app.overview.visibilityToggle.show":"Show","search.loading":"Loading...","search.noResults.title":"No results","search.keys.navigate":"to navigate","search.keys.select":"to select","search.keys.exit":"to exit","search.label":"Search docs...","search.cancel":"Cancel","search.recent":"Recent searches","search.navbar.label":"Search","search.suggested":"Suggested pages","search.showMore":"Show more","search.filter.title":"Advanced filter","search.filter.reset":"Reset filters","search.filter.field.reset":"Reset","search.ai.thinkingText":"Thinking...","search.ai.resourcesFound":"resources found","search.ai.label":"Ask AI assistant","search.ai.button":"Search with AI","search.ai.disclaimer":"AI search might provide incomplete or incorrect results. Verify important information.","search.ai.error.description":"We encountered an issue while processing your search. Try again later or refine your query. If the problem persists, please contact Redocly support.","search.ai.error.description.forbidden":"AI Search is currently unavailable.","search.ai.error.description.unauthorized":"You are not authorized to use AI Search.","search.ai.error.header":"Oops! Something went wrong.","search.ai.error.header.forbidden":"Feature Unavailable","search.ai.error.header.unauthorized":"Authentication Required","toc.header":"On this page","footer.copyrightText":"","page.homeButton":"Go home","page.forbidden.title":"Access forbidden","page.notFound.title":"Something went missing...","page.notFound.description":"The page you were trying to reach doesn't exist or may have been moved. You can go back to the previous page, return to the homepage, or use the search bar to find what you're looking for.","page.lastUpdated.timeago":"Last updated","page.lastUpdated.on":"Last updated on","catalog.filters.title":"Filters","catalog.filters.placeholder":"Type to filter...","catalog.filters.clearAll":"Clear filters","catalog.filters.select.addFilter":"Add filter","catalog.filters.select.all":"All","catalog.filters.done":"Done","sidebar.menu.backLabel":"Back","sidebar.menu.backToLabel":"Back to {{value}}","sidebar.actions.show":"Show sidebar","sidebar.actions.hide":"Hide sidebar","sidebar.actions.changeLayout":"Change layout","versionPicker.label":"Version:","versionPicker.unversioned":"All versions","codeSnippet.copy.buttonText":"Copied!","codeSnippet.copy.tooltipText":"Copy to clipboard","codeSnippet.copy.toasterText":"Copy","markdown.editPage.text":"Edit","feedback.settings.comment.submitText":"Thank you for helping improve our documentation!","feedback.settings.comment.label":"Please share your feedback with us.","feedback.settings.comment.send":"Send","feedback.settings.comment.cancel":"Cancel","feedback.settings.comment.satisfiedLabel":"What was most helpful?","feedback.settings.comment.neutralLabel":"What can we improve?","feedback.settings.comment.dissatisfiedLabel":"What can we improve?","feedback.settings.submitText":"Thank you for your feedback!","feedback.settings.label":"Was this helpful?","feedback.settings.reasons.label":"Which statement describes your thoughts about this page?","feedback.settings.reasons.send":"Send","feedback.settings.comment.likeLabel":"What was most helpful?","feedback.settings.comment.dislikeLabel":"What can we improve?","feedback.sentiment.thumbUp":"Yes","feedback.sentiment.thumbDown":"No","feedback.settings.leftScaleLabel":"Not helpful at all","feedback.settings.rightScaleLabel":"Extremely helpful","feedback.settings.optionalEmail.label":"Your email (optional, for follow-up)","feedback.settings.optionalEmail.placeholder":"yourname@example.com","codeSnippet.report.buttonText":"Report","codeSnippet.report.tooltipText":"Report a problem","codeSnippet.report.label":"What is wrong with this code?","userMenu.login":"Login","userMenu.logout":"Log out","userMenu.devOnboardingLabel":"My Apps","mobileMenu.mainMenu":"Main Menu","mobileMenu.previous":"Previous","mobileMenu.products":"Products","page.nextButton":"Next page","page.previousButton":"Previous page","openapi.download.description.title":"Download OpenAPI description","openapi.info.title":"Overview","openapi.info.contact.url":"URL","openapi.info.contact.name":"E-mail","openapi.info.license":"License","openapi.info.termsOfService":"Terms of Service","openapi.info.metadata.title":"Metadata","openapi.key":"Key","openapi.value":"Value","openapi.enum":"Enum","openapi.items":"Items","openapi.default":"Default","openapi.variable":"variable","openapi.variables":"variables","openapi.actions.show":"Show","openapi.actions.hide":"Hide","openapi.actions.more":"more","openapi.languages.title":"Languages","openapi.servers.title":"Servers","openapi.operations":"Operations","openapi.webhooks":"Webhooks","openapi.description":"Description","openapi.badges.deprecated":"Deprecated","openapi.badges.required":"required","openapi.badges.webhook":"Webhook","openapi.request":"Request","openapi.path":"Path","openapi.query":"Query","openapi.cookie":"Cookies","openapi.header":"Headers","openapi.body":"Body","openapi.responses":"Responses","openapi.response":"Response","openapi.callbacks":"Callbacks","openapi.callbackRequest":"Callback Request","openapi.callbackResponse":"Callback Response","openapi.payload":"Payload","openapi.discriminator":"Discriminator","openapi.contentType":"Content type","openapi.tryIt":"Try it","openapi.loading":"Loading...","openapi.example":"Example","openapi.examples":"Examples","openapi.additionalProperties":"additional property","openapi.patternProperties":"pattern property","openapi.required":"required","openapi.recursive":"Recursive","openapi.complex":"Complex","openapi.deprecated":"deprecated","openapi.hideExample":"Hide example","openapi.showExample":"Show example","openapi.expandAll":"Expand all","openapi.collapseAll":"Collapse all","openapi.noResponseExample":"No response example","openapi.noResponseContent":"No content","openapi.noRequestPayload":"No request payload","openapi.hidePattern":"Hide pattern","openapi.showPattern":"Show pattern","openapi.authorizationUrl":"Authorization URL","openapi.tokenUrl":"Token URL","openapi.refreshUrl":"Refresh URL","openapi.scopes":"Scopes","openapi.security":"Security","openapi.httpAuthorizationScheme":"HTTP Authorization Scheme","openapi.bearerFormat":"Bearer Format","openapi.parameterName":"parameter name","openapi.flowType":"Flow type","openapi.connectUrl":"Connect URL","openapi.requiredScopes":"Required scopes","openapi.unsupportedLanguage":"Language is not supported.","openapi.failedToGenerateCodeSample":"Failed to generate code sample.","graphql.queries":"Queries","graphql.mutations":"Mutations","graphql.subscriptions":"Subscriptions","graphql.directives":"Directives","graphql.objects":"Objects","graphql.interfaces":"Interfaces","graphql.unions":"Unions","graphql.enums":"Enums","graphql.inputs":"Inputs","graphql.scalars":"Scalars","graphql.arguments.label":"Arguments","graphql.arguments.show":"Show arguments","graphql.arguments.hide":"Hide arguments","graphql.arguments.here":"Arguments Here","graphql.returnTypes.label":"Return type","graphql.returnTypes.show":"Show return type","graphql.returnTypes.hide":"Hide return type","graphql.possibleTypes":"Possible types","graphql.defaultValue":"Default","graphql.deprecationReason":"Deprecation reason","graphql.implementedInterfaces":"Implements interfaces","graphql.nonNull":"non-null","graphql.required":"required","graphql.deprecated":"deprecated","graphql.variables":"Variables","graphql.querySample":"Query sample","graphql.mutationSample":"Mutation sample","graphql.subscriptionSample":"Subscription sample","graphql.responseSample":"Response sample","graphql.locations":"Locations","graphql.sample":"Sample","graphql.referenced":"Referenced in","codeWalkthrough.preview":"Preview","codeWalkthrough.download":"Download"};export{e as defaultTranslations};
|
|
1
|
+
const e={"dev.newApp":"New application","dev.newApp.text":"Create your first app","dev.sidebar.header":"My apps","dev.sidebar.footer.text":"New application","dev.create.app.dialog.appName.placeholder":"App name","dev.create.app.dialog.appName.error":"Name must start with a letter and can only contain: letters, numbers, spaces, ., _, -, $, %, #","dev.create.app.dialog.selectAPIs":"Select APIs","dev.create.app.dialog.description":"Description","dev.create.app.dialog.description.placeholder":"Empty","dev.create.app.dialog.create":"Create application","dev.create.app.dialog.cancel":"Cancel","dev.main.tab.appKeys":"API keys","dev.main.tab.logs":"Logs","dev.app.description.title":"Description","dev.edit.description.dialog.title":"Change description","dev.edit.description.dialog.save":"Save changes","dev.edit.description.dialog.cancel":"Cancel","dev.edit.apis.dialog.selectedAPIs":"Selected APIs","dev.app.key.create":"Create key","dev.create.key.dialog.title":"Create key","dev.create.key.dialog.create":"Create key","dev.create.key.dialog.cancel":"Cancel","dev.app.edit":"Edit","dev.app.delete":"Delete","dev.edit.app.dialog.title":"Change display name","dev.edit.app.dialog.save":"Save changes","dev.edit.app.dialog.cancel":"Cancel","dev.delete.app.dialog.title":"Delete app","dev.delete.app.dialog.confirmation":"Do you really want to delete this app?","dev.delete.app.dialog.delete":"Delete app","dev.delete.app.dialog.cancel":"Cancel","dev.app.key.roll":"Roll API key","dev.roll.key.dialog.title":"Roll API key","dev.roll.key.dialog.apiKey":"API key","dev.roll.key.dialog.expires":"Expires","dev.roll.key.dialog.confirmation":"Are you sure you want to roll this API key?","dev.roll.key.dialog.cancel":"Cancel","dev.roll.key.dialog.roll":"Roll API key","dev.update.key.dialog.title":"Update key","dev.update.key.dialog.update":"Cancel","dev.update.key.dialog.cancel":"Update key","dev.app.key.api.name":"API Name","dev.app.key.api.status":"Status","dev.app.key.api.edit":"Edit APIs","dev.edit.apis.dialog.title":"Edit APIs","dev.edit.apis.dialog.apiKey":"API key","dev.edit.apis.dialog.save":"Save","dev.edit.apis.dialog.cancel":"Cancel","dev.select.placeholder":"Empty","dev.app.overview.status.pending":"Pending","dev.app.overview.status.approved":"Approved","dev.app.overview.status.revoked":"Revoked","dev.app.overview.status":"Status","dev.app.overview.non-production":"Non-Production","dev.app.overview.production":"Production","dev.app.overview.clientId":"Secret","dev.app.overview.apiKey":"API key","dev.app.key.revoke":"Revoke API key","dev.revoke.key.dialog.title":"Revoke API key","dev.revoke.key.dialog.apiKey":"API key","dev.revoke.key.dialog.expires":"Expires","dev.revoke.key.dialog.confirmation":"Are you sure you want to revoke this API key?","dev.revoke.key.dialog.revoke":"Revoke API key","dev.revoke.key.dialog.cancel":"Cancel","dev.app.overview.expires":"Expires","dev.app.overview.created":"Created","dev.app.overview.visibilityToggle.hide":"Hide","dev.app.overview.visibilityToggle.show":"Show","search.loading":"Loading...","search.noResults.title":"No results","search.keys.navigate":"to navigate","search.keys.select":"to select","search.keys.exit":"to exit","search.label":"Search docs...","search.cancel":"Cancel","search.recent":"Recent searches","search.navbar.label":"Search","search.suggested":"Suggested pages","search.showMore":"Show more","search.filter.title":"Advanced filter","search.filter.reset":"Reset filters","search.filter.field.reset":"Reset","search.ai.thinkingText":"Thinking...","search.ai.resourcesFound":"resources found","search.ai.label":"Ask AI assistant","search.ai.button":"Search with AI","search.ai.disclaimer":"AI search might provide incomplete or incorrect results. Verify important information.","search.ai.error.description":"We encountered an issue while processing your search. Please try again later or refine your query. If the problem persists, feel free to contact support.","search.ai.error.header":"Oops! Something went wrong.","toc.header":"On this page","footer.copyrightText":"","page.homeButton":"Go home","page.forbidden.title":"Access forbidden","page.notFound.title":"Something went missing...","page.notFound.description":"The page you were trying to reach doesn't exist or may have been moved. You can go back to the previous page, return to the homepage, or use the search bar to find what you're looking for.","page.lastUpdated.timeago":"Last updated","page.lastUpdated.on":"Last updated on","catalog.filters.title":"Filters","catalog.filters.placeholder":"Type to filter...","catalog.filters.clearAll":"Clear filters","catalog.filters.select.addFilter":"Add filter","catalog.filters.select.all":"All","catalog.filters.done":"Done","sidebar.menu.backLabel":"Back","sidebar.menu.backToLabel":"Back to {{value}}","sidebar.actions.show":"Show sidebar","sidebar.actions.hide":"Hide sidebar","sidebar.actions.changeLayout":"Change layout","versionPicker.label":"Version:","versionPicker.unversioned":"All versions","codeSnippet.copy.buttonText":"Copied!","codeSnippet.copy.tooltipText":"Copy to clipboard","codeSnippet.copy.toasterText":"Copy","markdown.editPage.text":"Edit","feedback.settings.comment.submitText":"Thank you for helping improve our documentation!","feedback.settings.comment.label":"Please share your feedback with us.","feedback.settings.comment.send":"Send","feedback.settings.comment.cancel":"Cancel","feedback.settings.comment.satisfiedLabel":"What was most helpful?","feedback.settings.comment.neutralLabel":"What can we improve?","feedback.settings.comment.dissatisfiedLabel":"What can we improve?","feedback.settings.submitText":"Thank you for your feedback!","feedback.settings.label":"Was this helpful?","feedback.settings.reasons.label":"Which statement describes your thoughts about this page?","feedback.settings.reasons.send":"Send","feedback.settings.comment.likeLabel":"What was most helpful?","feedback.settings.comment.dislikeLabel":"What can we improve?","feedback.sentiment.thumbUp":"Yes","feedback.sentiment.thumbDown":"No","feedback.settings.leftScaleLabel":"Not helpful at all","feedback.settings.rightScaleLabel":"Extremely helpful","feedback.settings.optionalEmail.label":"Your email (optional, for follow-up)","feedback.settings.optionalEmail.placeholder":"yourname@example.com","codeSnippet.report.buttonText":"Report","codeSnippet.report.tooltipText":"Report a problem","codeSnippet.report.label":"What is wrong with this code?","userMenu.login":"Login","userMenu.logout":"Log out","userMenu.devOnboardingLabel":"My Apps","mobileMenu.mainMenu":"Main Menu","mobileMenu.previous":"Previous","mobileMenu.products":"Products","page.nextButton":"Next page","page.previousButton":"Previous page","openapi.download.description.title":"Download OpenAPI description","openapi.info.title":"Overview","openapi.info.contact.url":"URL","openapi.info.contact.name":"E-mail","openapi.info.license":"License","openapi.info.termsOfService":"Terms of Service","openapi.info.metadata.title":"Metadata","openapi.key":"Key","openapi.value":"Value","openapi.enum":"Enum","openapi.items":"Items","openapi.default":"Default","openapi.variable":"variable","openapi.variables":"variables","openapi.actions.show":"Show","openapi.actions.hide":"Hide","openapi.actions.more":"more","openapi.languages.title":"Languages","openapi.servers.title":"Servers","openapi.operations":"Operations","openapi.webhooks":"Webhooks","openapi.description":"Description","openapi.badges.deprecated":"Deprecated","openapi.badges.required":"required","openapi.badges.webhook":"Webhook","openapi.request":"Request","openapi.path":"Path","openapi.query":"Query","openapi.cookie":"Cookies","openapi.header":"Headers","openapi.body":"Body","openapi.responses":"Responses","openapi.response":"Response","openapi.callbacks":"Callbacks","openapi.callbackRequest":"Callback Request","openapi.callbackResponse":"Callback Response","openapi.payload":"Payload","openapi.discriminator":"Discriminator","openapi.contentType":"Content type","openapi.tryIt":"Try it","openapi.loading":"Loading...","openapi.example":"Example","openapi.examples":"Examples","openapi.additionalProperties":"additional property","openapi.patternProperties":"pattern property","openapi.required":"required","openapi.recursive":"Recursive","openapi.complex":"Complex","openapi.deprecated":"deprecated","openapi.hideExample":"Hide example","openapi.showExample":"Show example","openapi.expandAll":"Expand all","openapi.collapseAll":"Collapse all","openapi.noResponseExample":"No response example","openapi.noResponseContent":"No content","openapi.noRequestPayload":"No request payload","openapi.hidePattern":"Hide pattern","openapi.showPattern":"Show pattern","openapi.authorizationUrl":"Authorization URL","openapi.tokenUrl":"Token URL","openapi.refreshUrl":"Refresh URL","openapi.scopes":"Scopes","openapi.security":"Security","openapi.httpAuthorizationScheme":"HTTP Authorization Scheme","openapi.bearerFormat":"Bearer Format","openapi.parameterName":"parameter name","openapi.flowType":"Flow type","openapi.connectUrl":"Connect URL","openapi.requiredScopes":"Required scopes","openapi.unsupportedLanguage":"Language is not supported.","openapi.failedToGenerateCodeSample":"Failed to generate code sample.","graphql.queries":"Queries","graphql.mutations":"Mutations","graphql.subscriptions":"Subscriptions","graphql.directives":"Directives","graphql.objects":"Objects","graphql.interfaces":"Interfaces","graphql.unions":"Unions","graphql.enums":"Enums","graphql.inputs":"Inputs","graphql.scalars":"Scalars","graphql.arguments.label":"Arguments","graphql.arguments.show":"Show arguments","graphql.arguments.hide":"Hide arguments","graphql.arguments.here":"Arguments Here","graphql.returnTypes.label":"Return type","graphql.returnTypes.show":"Show return type","graphql.returnTypes.hide":"Hide return type","graphql.possibleTypes":"Possible types","graphql.defaultValue":"Default","graphql.deprecationReason":"Deprecation reason","graphql.implementedInterfaces":"Implements interfaces","graphql.nonNull":"non-null","graphql.required":"required","graphql.deprecated":"deprecated","graphql.variables":"Variables","graphql.querySample":"Query sample","graphql.mutationSample":"Mutation sample","graphql.subscriptionSample":"Subscription sample","graphql.responseSample":"Response sample","graphql.locations":"Locations","graphql.sample":"Sample","graphql.referenced":"Referenced in","codeWalkthrough.preview":"Preview","codeWalkthrough.download":"Download"};export{e as defaultTranslations};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default-translations.js","sourceRoot":"","sources":["../../../../../src/shared/l10n/default-translations.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"default-translations.js","sourceRoot":"","sources":["../../../../../src/shared/l10n/default-translations.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redocly/revel-reef",
|
|
3
|
-
"version": "0.119.0
|
|
3
|
+
"version": "0.119.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@babel/core": "7.23.5",
|
|
14
14
|
"@cocalc/ansi-to-react": "7.0.0",
|
|
15
|
-
"@markdoc/markdoc": "0.
|
|
15
|
+
"@markdoc/markdoc": "0.5.1",
|
|
16
16
|
"@opentelemetry/api": "1.9.0",
|
|
17
17
|
"@opentelemetry/context-zone": "1.26.0",
|
|
18
18
|
"@opentelemetry/core": "1.26.0",
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
"@opentelemetry/sdk-trace-web": "1.26.0",
|
|
28
28
|
"@opentelemetry/semantic-conventions": "1.27.0",
|
|
29
29
|
"@redocly/ajv": "8.11.2",
|
|
30
|
-
"@redocly/graphql-docs": "0.8.0
|
|
30
|
+
"@redocly/graphql-docs": "0.8.0",
|
|
31
31
|
"@redocly/openapi-core": "1.31.1",
|
|
32
|
-
"@redocly/openapi-docs": "3.7.0
|
|
33
|
-
"@redocly/portal-legacy-ui": "0.2.0
|
|
34
|
-
"@redocly/portal-plugin-mock-server": "0.4.0
|
|
35
|
-
"@redocly/theme": "0.51.0
|
|
32
|
+
"@redocly/openapi-docs": "3.7.0",
|
|
33
|
+
"@redocly/portal-legacy-ui": "0.2.0",
|
|
34
|
+
"@redocly/portal-plugin-mock-server": "0.4.0",
|
|
35
|
+
"@redocly/theme": "0.51.0",
|
|
36
36
|
"@redocly/xml-crypto": "3.0.1",
|
|
37
37
|
"@shikijs/transformers": "^1.22.2",
|
|
38
38
|
"@tanstack/react-query": "5.62.3",
|
|
@@ -86,8 +86,7 @@
|
|
|
86
86
|
"workerpool": "9.2.0",
|
|
87
87
|
"ws": "^8.17.1",
|
|
88
88
|
"yaml-ast-parser": "0.0.43",
|
|
89
|
-
"@
|
|
90
|
-
"@redocly/config": "0.21.0"
|
|
89
|
+
"@redocly/config": "0.22.0"
|
|
91
90
|
},
|
|
92
91
|
"peerDependencies": {
|
|
93
92
|
"react": "^18.0.0",
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { Store } from '../../../server/store.js';
|
|
2
|
-
import type { LifecycleContext } from '../../../server/plugins/types.js';
|
|
3
|
-
export type WithStats<T> = {
|
|
4
|
-
version: string;
|
|
5
|
-
value: T | undefined;
|
|
6
|
-
name: string;
|
|
7
|
-
};
|
|
8
|
-
export type Collector = (options: {
|
|
9
|
-
store: Store;
|
|
10
|
-
context: LifecycleContext;
|
|
11
|
-
}) => Promise<WithStats<string>> | WithStats<string>;
|
|
12
|
-
export declare function collectAnalytics(store: Store, context: LifecycleContext): Promise<void>;
|
|
13
|
-
//# sourceMappingURL=collect-analytics.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"collect-analytics.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/prepare/analytics/collect-analytics.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAYzE,MAAM,MAAM,SAAS,CAAC,CAAC,IAAI;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,CAAC,GAAG,SAAS,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AACF,MAAM,MAAM,SAAS,GAAG,CAAC,OAAO,EAAE;IAChC,KAAK,EAAE,KAAK,CAAC;IACb,OAAO,EAAE,gBAAgB,CAAC;CAC3B,KAAK,OAAO,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,GAAG,SAAS,CAAC,MAAM,CAAC,CAAC;AAErD,wBAAsB,gBAAgB,CAAC,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAAC,IAAI,CAAC,CAsC7F"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getFrontmatterUsage as c}from"./collectors/get-frontmatter-usage.js";import{otelTelemetry as f}from"../../telemetry/otel/telemetry.js";import{getApiFunctionsUsage as l}from"./collectors/get-api-functions-usage.js";import{getConfigStatsUsage as p}from"./collectors/get-config-stats-usage.js";import{getNestedConfigsUsage as d}from"./collectors/get-nested-configs-usage.js";import{getRefsUsage as u}from"./collectors/get-refs-usage.js";import{getThemeFolderUsage as v}from"./collectors/get-theme-folder-usage.js";import{getMarkdocUsage as N}from"./collectors/get-markdoc-usage.js";import{getFileExtensionsUsage as U}from"./collectors/get-file-extensions-usage.js";async function _(i,n){const a=[l,p,d,u,v,c,N,U],m=await Promise.allSettled(a.map(e=>e({store:i,context:n}))),t={},o={};for(const e of m)if(e.status==="fulfilled"){const{name:s,value:r,version:g}=e.value;r&&(t[s]=r,o[s]=g)}f.send("build",{...t,versions:JSON.stringify(o),organizationId:process.env.ORGANIZATION_ID,organizationSlug:process.env.ORGANIZATION_SLUG,projectId:process.env.PROJECT_ID,branchName:process.env.BRANCH_NAME})}export{_ as collectAnalytics};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"collect-analytics.js","sourceRoot":"","sources":["../../../../../../src/cli/prepare/analytics/collect-analytics.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AACjF,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACpE,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AAYnF,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAC,KAAY,EAAE,OAAyB;IAC5E,MAAM,UAAU,GAAgB;QAC9B,oBAAoB;QACpB,mBAAmB;QACnB,qBAAqB;QACrB,YAAY;QACZ,mBAAmB;QACnB,mBAAmB;QACnB,eAAe;QACf,sBAAsB;KACvB,CAAC;IAEF,MAAM,KAAK,GAAG,MAAM,OAAO,CAAC,UAAU,CACpC,UAAU,CAAC,GAAG,CAAC,CAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC,CAC7D,CAAC;IAEF,MAAM,UAAU,GAA2B,EAAE,CAAC;IAC9C,MAAM,QAAQ,GAA2B,EAAE,CAAC;IAE5C,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;QACzB,IAAI,IAAI,CAAC,MAAM,KAAK,WAAW,EAAE,CAAC;YAChC,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC;YAE5C,IAAI,KAAK,EAAE,CAAC;gBACV,UAAU,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC;gBACzB,QAAQ,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC;YAC3B,CAAC;QACH,CAAC;IACH,CAAC;IAED,aAAa,CAAC,IAAI,CAAC,OAAO,EAAE;QAC1B,GAAG,UAAU;QACb,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,QAAQ,CAAC;QAClC,cAAc,EAAE,OAAO,CAAC,GAAG,CAAC,eAAe;QAC3C,gBAAgB,EAAE,OAAO,CAAC,GAAG,CAAC,iBAAiB;QAC/C,SAAS,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU;QACjC,UAAU,EAAE,OAAO,CAAC,GAAG,CAAC,WAAW;KACpC,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-functions-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-api-functions-usage.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEzD,eAAO,MAAM,oBAAoB,EAAE,SAalC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const o=({store:t})=>{const e=t.pagePropsGetters.size.toString(),s=t.getAllApiRoutes().filter(n=>n.isApiFunction).length.toString();return{version:"1",name:"usageStats",value:JSON.stringify({pageProps:e,apiFunctions:s})}};export{o as getApiFunctionsUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-functions-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-api-functions-usage.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,oBAAoB,GAAc,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE;IAC3D,MAAM,SAAS,GAAG,KAAK,CAAC,gBAAgB,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC;IACzD,MAAM,MAAM,GAAG,KAAK,CAAC,eAAe,EAAE,CAAC,MAAM,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;IAC9E,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,CAAC,QAAQ,EAAE,CAAC;IAE9C,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,YAAY;QAClB,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC;YACpB,SAAS;YACT,YAAY;SACb,CAAC;KACH,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-config-stats-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-config-stats-usage.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAIzD,eAAO,MAAM,mBAAmB,EAAE,SAQjC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getPortalConfigStats as n}from"../../../telemetry/get-portal-config-stats.js";const a=async({context:t})=>{const o=await t.getConfig();return{version:"1",name:"buildContext",value:n(o)}};export{a as getConfigStatsUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-config-stats-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-config-stats-usage.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+CAA+C,CAAC;AAErF,MAAM,CAAC,MAAM,mBAAmB,GAAc,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE;IAClE,MAAM,MAAM,GAAG,MAAM,OAAO,CAAC,SAAS,EAAE,CAAC;IAEzC,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,cAAc;QACpB,KAAK,EAAE,oBAAoB,CAAC,MAAM,CAAC;KACpC,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-extensions-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-file-extensions-usage.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAEzD,eAAO,MAAM,sBAAsB,EAAE,SA+BpC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import r from"path";const l=async({context:n,store:s})=>{const o=await n.fs.scan(),a={};for(const e of o){if(e.isVirtual||await n.isPathIgnored(e.relativePath))continue;let t=r.extname(e.relativePath);if(t){if(t.endsWith(".yaml")){const i=await s.getRouteByFsPath(e.relativePath);i&&["openapi","asyncapi"].includes(i.metadata?.type)&&(t=i.metadata?.type+t)}a[t]=(a[t]||0)+1}}return{version:"1",name:"fileExtensions",value:JSON.stringify(a)}};export{l as getFileExtensionsUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-extensions-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-file-extensions-usage.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,MAAM,CAAC;AAIxB,MAAM,CAAC,MAAM,sBAAsB,GAAc,KAAK,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,EAAE;IAC5E,MAAM,KAAK,GAAG,MAAM,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC;IACtC,MAAM,mBAAmB,GAA2B,EAAE,CAAC;IAEvD,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;QACzB,IAAI,IAAI,CAAC,SAAS,IAAI,CAAC,MAAM,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,EAAE,CAAC;YACvE,SAAS;QACX,CAAC;QAED,IAAI,GAAG,GAAG,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAE1C,IAAI,CAAC,GAAG,EAAE,CAAC;YACT,SAAS;QACX,CAAC;QAED,IAAI,GAAG,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE,CAAC;YAC1B,MAAM,KAAK,GAAG,MAAM,KAAK,CAAC,gBAAgB,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;YAE9D,IAAI,KAAK,IAAI,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,QAAQ,EAAE,IAAc,CAAC,EAAE,CAAC;gBAC9E,GAAG,GAAG,KAAK,CAAC,QAAQ,EAAE,IAAI,GAAG,GAAG,CAAC;YACnC,CAAC;QACH,CAAC;QAED,mBAAmB,CAAC,GAAG,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;IACjE,CAAC;IAED,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,gBAAgB;QACtB,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC,mBAAmB,CAAC;KAC3C,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-frontmatter-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-frontmatter-usage.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AASzD,eAAO,MAAM,mBAAmB,EAAE,SAiCjC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{isObject as s}from"../../../../shared/jsUtils.js";const f=async({context:e})=>{const a={raw:[],aggregated:{}},r=await e.fs.scan(/\.(md|page\.tsx?)$/);for(const t of r){if(t.isVirtual||await e.isPathIgnored(t.relativePath))continue;const o=t.relativePath.endsWith(".md")?"markdown-frontmatter":"react-frontmatter",{data:{frontmatter:n}}=await e.cache.load(t.relativePath,o);s(n)&&Object.keys(n).length&&(i(a.aggregated,n),a.raw.push(n))}return{version:"2",name:"frontmatterUsage",value:JSON.stringify(a)}};function i(e,a,r=""){for(const t in a)e[`${r}${t}`]=(e[`${r}${t}`]||0)+1,!(!s(a[t])||Array.isArray(a[t]))&&i(e,a[t],`${r}${t}_`)}export{f as getFrontmatterUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-frontmatter-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-frontmatter-usage.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAOzD,MAAM,CAAC,MAAM,mBAAmB,GAAc,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE;IAClE,MAAM,gBAAgB,GAAqB;QACzC,GAAG,EAAE,EAAE;QACP,UAAU,EAAE,EAAE;KACf,CAAC;IACF,MAAM,KAAK,GAAG,MAAM,OAAO,CAAC,EAAE,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IAE1D,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;QACzB,IAAI,IAAI,CAAC,SAAS,IAAI,CAAC,MAAM,OAAO,CAAC,aAAa,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,EAAE,CAAC;YACvE,SAAS;QACX,CAAC;QAED,MAAM,QAAQ,GAAG,IAAI,CAAC,YAAY,CAAC,QAAQ,CAAC,KAAK,CAAC;YAChD,CAAC,CAAC,sBAAsB;YACxB,CAAC,CAAC,mBAAmB,CAAC;QAExB,MAAM,EACJ,IAAI,EAAE,EAAE,WAAW,EAAE,GACtB,GAAG,MAAM,OAAO,CAAC,KAAK,CAAC,IAAI,CAEzB,IAAI,CAAC,YAAY,EAAE,QAAQ,CAAC,CAAC;QAEhC,IAAI,QAAQ,CAAC,WAAW,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,MAAM,EAAE,CAAC;YAC7D,gBAAgB,CAAC,gBAAgB,CAAC,UAAU,EAAE,WAAW,CAAC,CAAC;YAC3D,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;QACzC,CAAC;IACH,CAAC;IAED,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,kBAAkB;QACxB,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC,gBAAgB,CAAC;KACxC,CAAC;AACJ,CAAC,CAAC;AAEF,SAAS,gBAAgB,CACvB,UAAkC,EAClC,GAA4B,EAC5B,MAAM,GAAG,EAAE;IAEX,KAAK,MAAM,GAAG,IAAI,GAAG,EAAE,CAAC;QACtB,UAAU,CAAC,GAAG,MAAM,GAAG,GAAG,EAAE,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,MAAM,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;QAEzE,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC;YACnD,SAAS;QACX,CAAC;QACD,gBAAgB,CAAC,UAAU,EAAE,GAAG,CAAC,GAAG,CAA4B,EAAE,GAAG,MAAM,GAAG,GAAG,GAAG,CAAC,CAAC;IACxF,CAAC;AACH,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-markdoc-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-markdoc-usage.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAiBzD,eAAO,MAAM,eAAe,EAAE,SA0E7B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{isObject as l}from"../../../../shared/jsUtils.js";import{isPartial as u}from"../../../../server/plugins/markdown/is-partial.js";import{parseAndResolveMarkdoc as T}from"../../../../server/plugins/markdown/compiler.js";import{importUserTags as k}from"../../../../server/plugins/markdown/markdoc/import-user-tags.js";const w=async({context:t,store:s})=>{const i=await t.fs.scan(/\.md$/),d=await h(s),n=new Set,o={markdocTags:{},htmlTags:{},customMarkdocTags:[],filesWithMarkdocTags:0,filesWithoutMarkdocTags:0};for(const e of i){if(e.isVirtual||await t.isPathIgnored(e.relativePath)||u(e.relativePath,s.getConfig().markdown?.partialsFolders??[]))continue;const{data:{info:g}}=await T({relativePath:e.relativePath},s.markdocOptions,{actions:s,context:t});if(!l(g))continue;const{tagList:r,htmlTagsList:m,tagOccurrence:f}=g;if(!(!r||!m)){for(const a in f){const c=r.includes(a)?o.markdocTags:o.htmlTags;d.includes(a)&&n.add(a),c[a]||(c[a]={count:0,files:0}),c[a].files++,c[a].count+=f[a]}r.length>0||m.length>0?o.filesWithMarkdocTags++:o.filesWithoutMarkdocTags++}}return{version:"1",name:"markdocUsage",value:JSON.stringify({...o,customMarkdocTags:Array.from(n)})}};async function h(t){const i=(await k(t.serverOutDir))?.schema?.tags;return l(i)?Object.keys(i):[]}export{w as getMarkdocUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-markdoc-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-markdoc-usage.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-nested-configs-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-nested-configs-usage.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAMzD,eAAO,MAAM,qBAAqB,EAAE,SAiBnC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getPortalConfigStats as i}from"../../../telemetry/get-portal-config-stats.js";const e=[],g=async({context:t})=>{for(const{relativePath:n,dirname:s,isVirtual:o}of await t.fs.scan(/redocly\.yaml$/)){if(o||n==="redocly.yaml")continue;const a=await t.getConfig(s);e.push(a)}return{version:"1",name:"nestedConfigStats",value:i(e)}};export{g as getNestedConfigsUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-nested-configs-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-nested-configs-usage.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+CAA+C,CAAC;AAErF,MAAM,aAAa,GAAoB,EAAE,CAAC;AAE1C,MAAM,CAAC,MAAM,qBAAqB,GAAc,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE;IACpE,KAAK,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,SAAS,EAAE,IAAI,MAAM,OAAO,CAAC,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;QAC3F,IAAI,SAAS,IAAI,YAAY,KAAK,cAAc,EAAE,CAAC;YACjD,SAAS;QACX,CAAC;QAED,MAAM,YAAY,GAAG,MAAM,OAAO,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QACtD,aAAa,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;IACnC,CAAC;IAED,MAAM,iBAAiB,GAAG,oBAAoB,CAAC,aAAa,CAAC,CAAC;IAE9D,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,mBAAmB;QACzB,KAAK,EAAE,iBAAiB;KACzB,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-refs-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-refs-usage.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAQzD,eAAO,MAAM,YAAY,EAAE,SAiB1B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{loadConfig as c}from"@redocly/openapi-core";import g from"path";import{ExternalResolver as l}from"../../../../server/fs/utils/external-ref-resolver.js";const v=async({store:t,context:e})=>{const s=[];for(const{relativePath:o,isVirtual:a}of await e.fs.scan(/redocly\.yaml$/)){if(a)continue;const r=await p(o,t,e.fs);s.push(...r)}return{version:"1",name:"refsUsageStats",value:JSON.stringify(s)}};async function p(t,e,s){const o=[],a=new l(s);return await c({configPath:g.join(e.contentDir,t),externalRefResolver:a,processRawConfig:r=>{r.resolvedRefMap.forEach((h,n)=>{const[f,i]=n.split("::");o.push({configPath:f,refPath:i})})}}),o}export{v as getRefsUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-refs-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-refs-usage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,IAAI,MAAM,MAAM,CAAC;AAMxB,OAAO,EAAE,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AAIxF,MAAM,CAAC,MAAM,YAAY,GAAc,KAAK,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE;IAClE,MAAM,SAAS,GAAmB,EAAE,CAAC;IAErC,KAAK,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,IAAI,MAAM,OAAO,CAAC,EAAE,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;QAClF,IAAI,SAAS,EAAE,CAAC;YACd,SAAS;QACX,CAAC;QAED,MAAM,QAAQ,GAAG,MAAM,qBAAqB,CAAC,YAAY,EAAE,KAAK,EAAE,OAAO,CAAC,EAAE,CAAC,CAAC;QAC9E,SAAS,CAAC,IAAI,CAAC,GAAG,QAAQ,CAAC,CAAC;IAC9B,CAAC;IAED,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,gBAAgB;QACtB,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC;KACjC,CAAC;AACJ,CAAC,CAAC;AAEF,KAAK,UAAU,qBAAqB,CAClC,UAAkB,EAClB,KAAY,EACZ,EAAM;IAEN,MAAM,SAAS,GAAmB,EAAE,CAAC;IACrC,MAAM,mBAAmB,GAAG,IAAI,gBAAgB,CAAC,EAAE,CAAC,CAAC;IAErD,MAAM,UAAU,CAAC;QACf,UAAU,EAAE,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,UAAU,EAAE,UAAU,CAAC;QACnD,mBAAmB;QACnB,gBAAgB,EAAE,CAAC,IAAI,EAAE,EAAE;YACzB,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE;gBACrC,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,GAAG,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;gBAE9C,SAAS,CAAC,IAAI,CAAC;oBACb,UAAU;oBACV,OAAO;iBACR,CAAC,CAAC;YACL,CAAC,CAAC,CAAC;QACL,CAAC;KACF,CAAC,CAAC;IAEH,OAAO,SAAS,CAAC;AACnB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-theme-folder-usage.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-theme-folder-usage.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AASzD,eAAO,MAAM,mBAAmB,EAAE,SAWjC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import m from"path";import{USER_THEME_ALIAS as r}from"../../../../server/config/constants.js";import{getThemeFiles as s}from"../../../eject/themeOperations.js";const c=async({store:e})=>{const o=s(m.resolve(e.contentDir,r)).map(t=>({filePath:t}));return{version:"1",name:"themeFolderUsage",value:JSON.stringify(o)}};export{c as getThemeFolderUsage};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-theme-folder-usage.js","sourceRoot":"","sources":["../../../../../../../src/cli/prepare/analytics/collectors/get-theme-folder-usage.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,MAAM,CAAC;AAIxB,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAMlE,MAAM,CAAC,MAAM,mBAAmB,GAAc,KAAK,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE;IAChE,MAAM,gBAAgB,GAAG,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC,CAAC;IACzF,MAAM,gBAAgB,GAAqB,gBAAgB,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC;QAC7E,QAAQ;KACT,CAAC,CAAC,CAAC;IAEJ,OAAO;QACL,OAAO,EAAE,GAAG;QACZ,IAAI,EAAE,kBAAkB;QACxB,KAAK,EAAE,IAAI,CAAC,SAAS,CAAC,gBAAgB,CAAC;KACxC,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SeoTags.d.ts","sourceRoot":"","sources":["../../../../../../src/client/app/seo/SeoTags.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAKjD,KAAK,KAAK,GAAG;IACX,GAAG,CAAC,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,wBAAgB,OAAO,CAAC,KAAK,EAAE,KAAK,4BAmBnC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import t from"react";import{Helmet as m}from"react-helmet";import{combineUrls as a}from"../../../shared/urls";import{getMetaTagsAttributes as s}from"../utils/get-meta-tags-attributes";function g(l){const{seo:e,slug:r}=l;if(!e)return null;const n=s(e);return t.createElement(m,null,t.createElement("title",null,e.title),e.siteUrl?t.createElement("link",{rel:"canonical",href:a(e.siteUrl,r)}):null,e.jsonLd?t.createElement("script",{type:"application/ld+json"},JSON.stringify(e.jsonLd)):null,n.map((i,o)=>t.createElement("meta",{key:o,...i})))}export{g as SeoTags};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SeoTags.js","sourceRoot":"","sources":["../../../../../../src/client/app/seo/SeoTags.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAItC,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAO1E,MAAM,UAAU,OAAO,CAAC,KAAY;IAClC,MAAM,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,CAAC;IAE5B,IAAI,CAAC,GAAG,EAAE,CAAC;QACT,OAAO,IAAI,CAAC;IACd,CAAC;IAED,MAAM,iBAAiB,GAAG,qBAAqB,CAAC,GAAG,CAAC,CAAC;IAErD,OAAO,CACL,oBAAC,MAAM;QACL,mCAAQ,GAAG,CAAC,KAAK,CAAS;QACzB,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,8BAAM,GAAG,EAAC,WAAW,EAAC,IAAI,EAAE,WAAW,CAAC,GAAG,CAAC,OAAO,EAAE,IAAI,CAAC,GAAI,CAAC,CAAC,CAAC,IAAI;QACnF,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,gCAAQ,IAAI,EAAC,qBAAqB,IAAE,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,MAAM,CAAC,CAAU,CAAC,CAAC,CAAC,IAAI;QAC5F,iBAAiB,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,CACrC,8BAAM,GAAG,EAAE,GAAG,KAAM,KAAK,GAAI,CAC9B,CAAC,CACK,CACV,CAAC;AACJ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-meta-tags-attributes.d.ts","sourceRoot":"","sources":["../../../../../../src/client/app/utils/get-meta-tags-attributes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AA0BjD,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,SAAS;WACtB,MAAM;eAAa,MAAM;aAAW,MAAM;IA2DvE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{isTruthy as p}from"../../../shared/jsUtils";function i(t){const{name:e,property:n,content:r}=t;if(e&&n)return{name:e,property:n,content:r};if(e)return{name:e,content:r};if(n)return{property:n,content:r}}function c(t){const e=[];if(t.title&&(e.push(i({name:"title",content:t.title})),e.push(i({property:"og:title",content:t.title})),e.push(i({name:"twitter:title",property:"twitter:title",content:t.title}))),t.description&&(e.push(i({name:"description",content:t.description})),e.push(i({property:"og:description",content:t.description})),e.push(i({name:"twitter:description",property:"twitter:description",content:t.description}))),t.image&&(e.push(i({name:"image",content:t.image})),e.push(i({property:"og:image",content:t.image})),e.push(i({name:"twitter:image",property:"twitter:image",content:t.image}))),t.keywords&&e.push(i({name:"keywords",content:Array.isArray(t.keywords)?t.keywords.join(", "):t.keywords})),t.meta)for(const{name:n,content:r}of t.meta)n.includes("og:")?e.push(i({property:n,content:r})):e.push(i({name:n,content:r}));return e.filter(p)}export{c as getMetaTagsAttributes};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-meta-tags-attributes.js","sourceRoot":"","sources":["../../../../../../src/client/app/utils/get-meta-tags-attributes.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare function readStreamWithSizeLimit({ stream, maxSizeMB, onSizeExceededErrorHandler, }: {
|
|
2
|
-
stream: ReadableStream<Uint8Array>;
|
|
3
|
-
maxSizeMB: number;
|
|
4
|
-
onSizeExceededErrorHandler: () => never;
|
|
5
|
-
}): Promise<Buffer>;
|
|
6
|
-
//# sourceMappingURL=read-stream-with-size-limit.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"read-stream-with-size-limit.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/api-functions/utils/read-stream-with-size-limit.ts"],"names":[],"mappings":"AAEA,wBAAsB,uBAAuB,CAAC,EAC5C,MAAM,EACN,SAAS,EACT,0BAA0B,GAC3B,EAAE;IACD,MAAM,EAAE,cAAc,CAAC,UAAU,CAAC,CAAC;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,0BAA0B,EAAE,MAAM,KAAK,CAAC;CACzC,GAAG,OAAO,CAAC,MAAM,CAAC,CAoClB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{RequestBodySizeLimitError as d,ResponseSizeLimitError as m}from"../errors.js";async function f({stream:i,maxSizeMB:c,onSizeExceededErrorHandler:n}){const s=c*1024*1024;let a=0;const o=[];let t=null;try{for(t=i.getReader();;){const{done:e,value:r}=await t.read();if(e)break;r&&(a+=r.byteLength,a>s&&(await t.cancel("Stream size exceeded"),n()),o.push(r))}return Buffer.concat(o)}catch(e){if(e instanceof d||e instanceof m)throw e;try{await t?.cancel("Stream reading error occurred")}catch(r){throw new Error("Stream reading error occurred: "+r.message)}throw new Error("Stream reading error occurred: "+e.message)}}export{f as readStreamWithSizeLimit};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"read-stream-with-size-limit.js","sourceRoot":"","sources":["../../../../../../../src/server/plugins/api-functions/utils/read-stream-with-size-limit.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEjF,MAAM,CAAC,KAAK,UAAU,uBAAuB,CAAC,EAC5C,MAAM,EACN,SAAS,EACT,0BAA0B,GAK3B;IACC,MAAM,OAAO,GAAG,SAAS,GAAG,IAAI,GAAG,IAAI,CAAC;IACxC,IAAI,SAAS,GAAG,CAAC,CAAC;IAClB,MAAM,MAAM,GAAiB,EAAE,CAAC;IAChC,IAAI,MAAM,GAA4C,IAAI,CAAC;IAC3D,IAAI,CAAC;QACH,MAAM,GAAG,MAAM,CAAC,SAAS,EAAE,CAAC;QAE5B,OAAO,IAAI,EAAE,CAAC;YACZ,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;YAC5C,IAAI,IAAI;gBAAE,MAAM;YAEhB,IAAI,CAAC,KAAK;gBAAE,SAAS;YAErB,SAAS,IAAI,KAAK,CAAC,UAAU,CAAC;YAC9B,IAAI,SAAS,GAAG,OAAO,EAAE,CAAC;gBACxB,MAAM,MAAM,CAAC,MAAM,CAAC,sBAAsB,CAAC,CAAC;gBAC5C,0BAA0B,EAAE,CAAC;YAC/B,CAAC;YACD,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACrB,CAAC;QAED,OAAO,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC/B,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACf,IAAI,KAAK,YAAY,yBAAyB,IAAI,KAAK,YAAY,sBAAsB,EAAE,CAAC;YAC1F,MAAM,KAAK,CAAC;QACd,CAAC;QAED,IAAI,CAAC;YACH,MAAM,MAAM,EAAE,MAAM,CAAC,+BAA+B,CAAC,CAAC;QACxD,CAAC;QAAC,OAAO,WAAW,EAAE,CAAC;YACrB,MAAM,IAAI,KAAK,CAAC,iCAAiC,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;QAC3E,CAAC;QAED,MAAM,IAAI,KAAK,CAAC,iCAAiC,GAAG,KAAK,CAAC,OAAO,CAAC,CAAC;IACrE,CAAC;AACH,CAAC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export declare const SEVERITY_TO_COLOR_ICON: {
|
|
3
|
-
Pass: {
|
|
4
|
-
background: string;
|
|
5
|
-
icon: string;
|
|
6
|
-
};
|
|
7
|
-
Warn: {
|
|
8
|
-
background: string;
|
|
9
|
-
icon: string;
|
|
10
|
-
};
|
|
11
|
-
Error: {
|
|
12
|
-
background: string;
|
|
13
|
-
icon: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
interface LevelIndicatorProps {
|
|
17
|
-
uniqueErrors: number;
|
|
18
|
-
uniqueWarnings: number;
|
|
19
|
-
id: string;
|
|
20
|
-
}
|
|
21
|
-
export declare const LevelIndicator: React.FC<LevelIndicatorProps>;
|
|
22
|
-
export {};
|
|
23
|
-
//# sourceMappingURL=LevelIndicator.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LevelIndicator.d.ts","sourceRoot":"","sources":["../../../../../../../src/server/plugins/scorecard/template/LevelIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;CAalC,CAAC;AAEF,UAAU,mBAAmB;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAsCxD,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import*as r from"react";import a from"styled-components";import{CloseFilledIcon as s,CheckboxFilledIcon as p,WarningAltFilled as d}from"@redocly/theme";const o={Pass:{background:"--color-green-1",icon:"--color-green-6"},Warn:{background:"--color-carrot-1",icon:"--color-carrot-6"},Error:{background:"--color-raspberry-1",icon:"--color-raspberry-6"}},E=({uniqueErrors:e,uniqueWarnings:l,id:n})=>{const c=[];return e===0&&c.push(r.createElement(t,{key:`${n}-pass`,color:`var(${o.Pass.background})`},r.createElement(p,{size:"13px",color:`var(${o.Pass.icon})`}))),e>0&&c.push(r.createElement(t,{key:`${n}-error`,color:`var(${o.Error.background})`},r.createElement(s,{size:"12px",color:`var(${o.Error.icon})`}),r.createElement(i,{color:`var(${o.Error.icon})`},e))),l>0&&c.push(r.createElement(t,{key:`${n}-warning`,color:`var(${o.Warn.background})`},r.createElement(d,{size:"12px",color:`var(${o.Warn.icon})`}),r.createElement(i,{color:`var(${o.Warn.icon})`},l))),r.createElement(m,null,c)},m=a.div`
|
|
2
|
-
display: flex;
|
|
3
|
-
align-items: center;
|
|
4
|
-
gap: 4px;
|
|
5
|
-
`,t=a.div`
|
|
6
|
-
background-color: ${({color:e})=>e};
|
|
7
|
-
display: flex;
|
|
8
|
-
align-items: center;
|
|
9
|
-
justify-content: center;
|
|
10
|
-
padding: 4px;
|
|
11
|
-
border-radius: 4px;
|
|
12
|
-
height: 20px;
|
|
13
|
-
`,i=a.span`
|
|
14
|
-
color: ${({color:e})=>e};
|
|
15
|
-
font-size: 12px;
|
|
16
|
-
margin-left: 4px;
|
|
17
|
-
`;export{E as LevelIndicator,o as SEVERITY_TO_COLOR_ICON};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LevelIndicator.js","sourceRoot":"","sources":["../../../../../../../src/server/plugins/scorecard/template/LevelIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,MAAM,MAAM,mBAAmB,CAAC;AACvC,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAEvF,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,IAAI,EAAE;QACJ,UAAU,EAAE,iBAAiB;QAC7B,IAAI,EAAE,iBAAiB;KACxB;IACD,IAAI,EAAE;QACJ,UAAU,EAAE,kBAAkB;QAC9B,IAAI,EAAE,kBAAkB;KACzB;IACD,KAAK,EAAE;QACL,UAAU,EAAE,qBAAqB;QACjC,IAAI,EAAE,qBAAqB;KAC5B;CACF,CAAC;AAQF,MAAM,CAAC,MAAM,cAAc,GAAkC,CAAC,EAC5D,YAAY,EACZ,cAAc,EACd,EAAE,GACH,EAAE,EAAE;IACH,MAAM,UAAU,GAAG,EAAE,CAAC;IAEtB,IAAI,YAAY,KAAK,CAAC,EAAE,CAAC;QACvB,UAAU,CAAC,IAAI,CACb,oBAAC,WAAW,IAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,sBAAsB,CAAC,IAAI,CAAC,UAAU,GAAG;YACrF,oBAAC,kBAAkB,IAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAE,OAAO,sBAAsB,CAAC,IAAI,CAAC,IAAI,GAAG,GAAI,CACzE,CACf,CAAC;IACJ,CAAC;IAED,IAAI,YAAY,GAAG,CAAC,EAAE,CAAC;QACrB,UAAU,CAAC,IAAI,CACb,oBAAC,WAAW,IAAC,GAAG,EAAE,GAAG,EAAE,QAAQ,EAAE,KAAK,EAAE,OAAO,sBAAsB,CAAC,KAAK,CAAC,UAAU,GAAG;YACvF,oBAAC,eAAe,IAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAE,OAAO,sBAAsB,CAAC,KAAK,CAAC,IAAI,GAAG,GAAI;YACnF,oBAAC,eAAe,IAAC,KAAK,EAAE,OAAO,sBAAsB,CAAC,KAAK,CAAC,IAAI,GAAG,IAChE,YAAY,CACG,CACN,CACf,CAAC;IACJ,CAAC;IAED,IAAI,cAAc,GAAG,CAAC,EAAE,CAAC;QACvB,UAAU,CAAC,IAAI,CACb,oBAAC,WAAW,IAAC,GAAG,EAAE,GAAG,EAAE,UAAU,EAAE,KAAK,EAAE,OAAO,sBAAsB,CAAC,IAAI,CAAC,UAAU,GAAG;YACxF,oBAAC,gBAAgB,IAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAE,OAAO,sBAAsB,CAAC,IAAI,CAAC,IAAI,GAAG,GAAI;YACnF,oBAAC,eAAe,IAAC,KAAK,EAAE,OAAO,sBAAsB,CAAC,IAAI,CAAC,IAAI,GAAG,IAC/D,cAAc,CACC,CACN,CACf,CAAC;IACJ,CAAC;IAED,OAAO,oBAAC,YAAY,QAAE,UAAU,CAAgB,CAAC;AACnD,CAAC,CAAC;AAEF,MAAM,YAAY,GAAG,MAAM,CAAC,GAAG,CAAA;;;;CAI9B,CAAC;AAEF,MAAM,WAAW,GAAG,MAAM,CAAC,GAAG,CAAmB;sBAC3B,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK;;;;;;;CAOzC,CAAC;AAEF,MAAM,eAAe,GAAG,MAAM,CAAC,IAAI,CAAmB;WAC3C,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK;;;CAG9B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-sitemap-link-tag.d.ts","sourceRoot":"","sources":["../../../../../src/server/ssr/get-sitemap-link-tag.ts"],"names":[],"mappings":"AAGA;;GAEG;AACH,eAAO,MAAM,iBAAiB,QAAO,MAEpC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{withPathPrefix as t}from"../../shared/urls.js";import{SITEMAP_FILE_NAME as i}from"../constants.js";const p=()=>`<link rel="sitemap" type="application/xml" href="${t(i)}" />`;export{p as getSitemapLinkTag};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-sitemap-link-tag.js","sourceRoot":"","sources":["../../../../../src/server/ssr/get-sitemap-link-tag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,GAAW,EAAE;IAC5C,OAAO,oDAAoD,cAAc,CAAC,iBAAiB,CAAC,MAAM,CAAC;AACrG,CAAC,CAAC"}
|