@scalar/api-reference 1.25.72 → 1.25.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/CHANGELOG.md +65 -0
  2. package/dist/browser/standalone.js +12636 -12567
  3. package/dist/browser/webpack-stats.json +1 -1
  4. package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
  5. package/dist/components/Anchor/Anchor.vue.js +2 -2
  6. package/dist/components/Content/ClientLibraries/ClientLibraries.vue.d.ts.map +1 -1
  7. package/dist/components/Content/ClientLibraries/ClientLibraries.vue.js +2 -2
  8. package/dist/components/Content/Content.vue.d.ts.map +1 -1
  9. package/dist/components/Content/Content.vue.js +2 -2
  10. package/dist/components/Content/Content.vue2.js +3 -3
  11. package/dist/components/Content/Introduction/Introduction.vue.js +1 -1
  12. package/dist/components/Content/Introduction/Introduction.vue2.js +32 -32
  13. package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
  14. package/dist/components/Content/Schema/Schema.vue.js +2 -2
  15. package/dist/components/Content/Schema/Schema.vue2.js +10 -11
  16. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
  17. package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
  18. package/dist/components/Content/Schema/SchemaProperty.vue2.js +12 -12
  19. package/dist/components/Content/Tag/Endpoints.vue.js +2 -2
  20. package/dist/components/Content/Tag/Endpoints.vue2.js +19 -19
  21. package/dist/components/Content/Tag/TagAccordion.vue.d.ts.map +1 -1
  22. package/dist/components/Content/Tag/TagAccordion.vue.js +2 -2
  23. package/dist/components/Layouts/ModernLayout.vue.d.ts.map +1 -1
  24. package/dist/components/Layouts/ModernLayout.vue.js +2 -2
  25. package/dist/components/Layouts/ModernLayout.vue2.js +30 -29
  26. package/dist/components/Section/CompactSection.vue.js +2 -2
  27. package/dist/components/Section/CompactSection.vue2.js +9 -8
  28. package/dist/components/Section/SectionColumn.vue.d.ts.map +1 -1
  29. package/dist/components/Section/SectionColumn.vue.js +4 -4
  30. package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
  31. package/dist/components/Section/SectionContainerAccordion.vue.js +2 -2
  32. package/dist/components/Section/SectionHeader.vue.d.ts +2 -2
  33. package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
  34. package/dist/components/Section/SectionHeader.vue.js +1 -1
  35. package/dist/components/Section/SectionHeader.vue2.js +16 -14
  36. package/dist/components/ShowMoreButton.vue.js +2 -2
  37. package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
  38. package/dist/components/Sidebar/SidebarElement.vue.js +2 -2
  39. package/dist/components/Sidebar/SidebarElement.vue2.js +3 -2
  40. package/dist/embeds/OpenApiDocument/OpenApiDocument.vue.d.ts.map +1 -1
  41. package/dist/features/ApiClientModal/useApiClient.d.ts +76 -74
  42. package/dist/features/ApiClientModal/useApiClient.d.ts.map +1 -1
  43. package/dist/features/BaseUrl/ServerUrlSelect.vue.js +3 -3
  44. package/dist/features/BaseUrl/ServerUrlSelect.vue2.js +5 -5
  45. package/dist/features/BaseUrl/ServerVariablesSelect.vue.js +2 -2
  46. package/dist/features/BaseUrl/ServerVariablesSelect.vue2.js +3 -3
  47. package/dist/features/Operation/components/ParameterHeaders.vue.js +3 -3
  48. package/dist/features/Operation/components/ParameterHeaders.vue2.js +7 -7
  49. package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
  50. package/dist/features/Operation/components/ParameterListItem.vue.js +2 -2
  51. package/dist/features/Operation/components/ParameterListItem.vue2.js +3 -4
  52. package/dist/features/Operation/components/RequestBodyPropertiesChild.vue.d.ts.map +1 -1
  53. package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
  54. package/dist/features/Operation/layouts/ClassicLayout.vue.js +2 -2
  55. package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
  56. package/dist/features/Operation/layouts/ModernLayout.vue2.js +95 -95
  57. package/dist/features/Search/SearchButton.vue.d.ts.map +1 -1
  58. package/dist/features/Search/SearchButton.vue.js +2 -2
  59. package/dist/features/Search/SearchButton.vue2.js +25 -28
  60. package/dist/features/Search/useSearchIndex.d.ts.map +1 -1
  61. package/dist/features/Search/useSearchIndex.js +51 -48
  62. package/dist/helpers/getExampleCode.d.ts +1 -1
  63. package/dist/helpers/getExampleCode.d.ts.map +1 -1
  64. package/dist/helpers/getExampleCode.js +0 -1
  65. package/dist/index.js +1 -1
  66. package/dist/legacy/components/SecuritySchemeSelector.vue.js +2 -2
  67. package/dist/legacy/components/SecuritySchemeSelector.vue2.js +3 -3
  68. package/dist/legacy/stores/useOpenApiStore.d.ts.map +1 -1
  69. package/dist/style.css +1 -1
  70. package/package.json +12 -12

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.