@scalar/api-reference 1.25.35 → 1.25.37

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 (237) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/browser/standalone.js +13407 -13399
  3. package/dist/browser/webpack-stats.json +1 -1
  4. package/dist/components/Anchor/Anchor.vue.d.ts +3 -12
  5. package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
  6. package/dist/components/Anchor/Anchor.vue2.js +21 -21
  7. package/dist/components/ApiClientModal.vue.d.ts +3 -12
  8. package/dist/components/ApiClientModal.vue.d.ts.map +1 -1
  9. package/dist/components/ApiReference.vue.d.ts +4 -13
  10. package/dist/components/ApiReference.vue.d.ts.map +1 -1
  11. package/dist/components/ApiReferenceLayout.vue.d.ts +8 -17
  12. package/dist/components/ApiReferenceLayout.vue.d.ts.map +1 -1
  13. package/dist/components/Badge/Badge.vue.d.ts +1 -1
  14. package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
  15. package/dist/components/Card/Card.vue.d.ts +1 -1
  16. package/dist/components/Card/Card.vue.d.ts.map +1 -1
  17. package/dist/components/Card/CardContent.vue.d.ts +1 -10
  18. package/dist/components/Card/CardContent.vue.d.ts.map +1 -1
  19. package/dist/components/Card/CardFooter.vue.d.ts +1 -10
  20. package/dist/components/Card/CardFooter.vue.d.ts.map +1 -1
  21. package/dist/components/Card/CardHeader.vue.d.ts +1 -10
  22. package/dist/components/Card/CardHeader.vue.d.ts.map +1 -1
  23. package/dist/components/Card/CardTab.vue.d.ts +1 -1
  24. package/dist/components/Card/CardTab.vue.d.ts.map +1 -1
  25. package/dist/components/Card/CardTabHeader.vue.d.ts +4 -4
  26. package/dist/components/Card/CardTabHeader.vue.d.ts.map +1 -1
  27. package/dist/components/ClassicHeader.vue.d.ts +1 -1
  28. package/dist/components/ClassicHeader.vue.d.ts.map +1 -1
  29. package/dist/components/Content/Authentication/Authentication.vue.d.ts +3 -12
  30. package/dist/components/Content/Authentication/Authentication.vue.d.ts.map +1 -1
  31. package/dist/components/Content/ClientLibraries/ClientLibraries.vue.d.ts +1 -1
  32. package/dist/components/Content/ClientLibraries/ClientLibraries.vue2.js +14 -14
  33. package/dist/components/Content/ClientLibraries/ClientSelector.vue.d.ts +1 -1
  34. package/dist/components/Content/ClientLibraries/ClientSelector.vue2.js +56 -56
  35. package/dist/components/Content/Content.vue.d.ts +3 -12
  36. package/dist/components/Content/Content.vue.d.ts.map +1 -1
  37. package/dist/components/Content/Content.vue2.js +41 -41
  38. package/dist/components/Content/Introduction/Description.vue.d.ts +3 -12
  39. package/dist/components/Content/Introduction/Description.vue.d.ts.map +1 -1
  40. package/dist/components/Content/Introduction/Introduction.vue.d.ts +3 -12
  41. package/dist/components/Content/Introduction/Introduction.vue.d.ts.map +1 -1
  42. package/dist/components/Content/Lazy/Lazy.vue.d.ts +4 -27
  43. package/dist/components/Content/Lazy/Lazy.vue.d.ts.map +1 -1
  44. package/dist/components/Content/Lazy/Loading.vue.d.ts +4 -25
  45. package/dist/components/Content/Lazy/Loading.vue.d.ts.map +1 -1
  46. package/dist/components/Content/Models/Models.vue.d.ts +3 -12
  47. package/dist/components/Content/Models/Models.vue.d.ts.map +1 -1
  48. package/dist/components/Content/Models/Models.vue2.js +32 -32
  49. package/dist/components/Content/Models/ModelsAccordion.vue.d.ts +3 -12
  50. package/dist/components/Content/Models/ModelsAccordion.vue.d.ts.map +1 -1
  51. package/dist/components/Content/Models/ModelsAccordion.vue2.js +30 -30
  52. package/dist/components/Content/Operation/ContentTypeSelect.vue.d.ts +6 -15
  53. package/dist/components/Content/Operation/ContentTypeSelect.vue.d.ts.map +1 -1
  54. package/dist/components/Content/Operation/EndpointDetails.vue.d.ts +3 -12
  55. package/dist/components/Content/Operation/EndpointDetails.vue.d.ts.map +1 -1
  56. package/dist/components/Content/Operation/EndpointDetails.vue.js +45 -45
  57. package/dist/components/Content/Operation/EndpointDetailsCard.vue.d.ts +3 -12
  58. package/dist/components/Content/Operation/EndpointDetailsCard.vue.d.ts.map +1 -1
  59. package/dist/components/Content/Operation/EndpointDetailsCard.vue2.js +37 -37
  60. package/dist/components/Content/Operation/EndpointPath.vue.d.ts +3 -12
  61. package/dist/components/Content/Operation/EndpointPath.vue.d.ts.map +1 -1
  62. package/dist/components/Content/Operation/Operation.vue.d.ts +3 -12
  63. package/dist/components/Content/Operation/Operation.vue.d.ts.map +1 -1
  64. package/dist/components/Content/Operation/Operation.vue2.js +35 -35
  65. package/dist/components/Content/Operation/OperationAccordion.vue.d.ts +3 -12
  66. package/dist/components/Content/Operation/OperationAccordion.vue.d.ts.map +1 -1
  67. package/dist/components/Content/Operation/ParameterHeaders.vue.d.ts +3 -12
  68. package/dist/components/Content/Operation/ParameterHeaders.vue.d.ts.map +1 -1
  69. package/dist/components/Content/Operation/ParameterItem.vue.d.ts +4 -27
  70. package/dist/components/Content/Operation/ParameterItem.vue.d.ts.map +1 -1
  71. package/dist/components/Content/Operation/Parameters.vue.d.ts +4 -27
  72. package/dist/components/Content/Operation/Parameters.vue.d.ts.map +1 -1
  73. package/dist/components/Content/Operation/RequestBody.vue.d.ts +3 -12
  74. package/dist/components/Content/Operation/RequestBody.vue.d.ts.map +1 -1
  75. package/dist/components/Content/Operation/RequestBodyPropertiesChild.vue.d.ts +3 -12
  76. package/dist/components/Content/Operation/RequestBodyPropertiesChild.vue.d.ts.map +1 -1
  77. package/dist/components/Content/Operation/TestRequestButton.vue.d.ts +3 -12
  78. package/dist/components/Content/Operation/TestRequestButton.vue.d.ts.map +1 -1
  79. package/dist/components/Content/Operation/TestRequestButton.vue2.js +16 -16
  80. package/dist/components/Content/Schema/Schema.vue.d.ts +4 -25
  81. package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
  82. package/dist/components/Content/Schema/SchemaHeading.vue.d.ts +3 -12
  83. package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
  84. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +4 -29
  85. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
  86. package/dist/components/Content/Schema/SchemaProperty.vue2.js +85 -85
  87. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts +3 -12
  88. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts.map +1 -1
  89. package/dist/components/Content/Schema/SchemaPropertyDetail.vue2.js +11 -11
  90. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts +4 -27
  91. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
  92. package/dist/components/Content/Schema/SchemaPropertyHeading.vue2.js +114 -114
  93. package/dist/components/Content/Tag/Endpoints.vue.d.ts +3 -12
  94. package/dist/components/Content/Tag/Endpoints.vue.d.ts.map +1 -1
  95. package/dist/components/Content/Tag/Endpoints.vue2.js +11 -11
  96. package/dist/components/Content/Tag/Tag.vue.d.ts +3 -12
  97. package/dist/components/Content/Tag/Tag.vue.d.ts.map +1 -1
  98. package/dist/components/Content/Tag/TagAccordion.vue.d.ts +3 -12
  99. package/dist/components/Content/Tag/TagAccordion.vue.d.ts.map +1 -1
  100. package/dist/components/Content/Tag/TagList.vue.d.ts +3 -12
  101. package/dist/components/Content/Tag/TagList.vue.d.ts.map +1 -1
  102. package/dist/components/Content/Webhooks/Webhook.vue.d.ts +3 -12
  103. package/dist/components/Content/Webhooks/Webhook.vue.d.ts.map +1 -1
  104. package/dist/components/Content/Webhooks/Webhook.vue2.js +22 -22
  105. package/dist/components/Content/Webhooks/Webhooks.vue.d.ts +3 -12
  106. package/dist/components/Content/Webhooks/Webhooks.vue.d.ts.map +1 -1
  107. package/dist/components/Content/Webhooks/Webhooks.vue2.js +39 -39
  108. package/dist/components/DarkModeToggle/DarkModeIconToggle.vue.d.ts +6 -15
  109. package/dist/components/DarkModeToggle/DarkModeIconToggle.vue.d.ts.map +1 -1
  110. package/dist/components/DarkModeToggle/DarkModeToggle.vue.d.ts +6 -15
  111. package/dist/components/DarkModeToggle/DarkModeToggle.vue.d.ts.map +1 -1
  112. package/dist/components/DarkModeToggle/DarkModeToggle.vue2.js +14 -14
  113. package/dist/components/GettingStarted.vue.d.ts +9 -18
  114. package/dist/components/GettingStarted.vue.d.ts.map +1 -1
  115. package/dist/components/GettingStarted.vue2.js +32 -32
  116. package/dist/components/HelpfulLink.vue.d.ts +3 -12
  117. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  118. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +3 -12
  119. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  120. package/dist/components/IntersectionObserver.vue.d.ts +6 -15
  121. package/dist/components/IntersectionObserver.vue.d.ts.map +1 -1
  122. package/dist/components/Layouts/ClassicLayout.vue.d.ts +5 -14
  123. package/dist/components/Layouts/ClassicLayout.vue.d.ts.map +1 -1
  124. package/dist/components/Layouts/Layouts.vue.d.ts +5 -14
  125. package/dist/components/Layouts/Layouts.vue.d.ts.map +1 -1
  126. package/dist/components/Layouts/ModernLayout.vue.d.ts +5 -14
  127. package/dist/components/Layouts/ModernLayout.vue.d.ts.map +1 -1
  128. package/dist/components/LoadingSkeleton.vue.d.ts +4 -25
  129. package/dist/components/LoadingSkeleton.vue.d.ts.map +1 -1
  130. package/dist/components/MobileHeader.vue.d.ts +6 -15
  131. package/dist/components/MobileHeader.vue.d.ts.map +1 -1
  132. package/dist/components/ScreenReader.vue.d.ts +4 -25
  133. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  134. package/dist/components/Section/CompactSection.vue.d.ts +3 -12
  135. package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
  136. package/dist/components/Section/Section.vue.d.ts +3 -12
  137. package/dist/components/Section/Section.vue.d.ts.map +1 -1
  138. package/dist/components/Section/SectionAccordion.vue.d.ts +3 -12
  139. package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
  140. package/dist/components/Section/SectionColumn.vue.d.ts +1 -1
  141. package/dist/components/Section/SectionColumn.vue.d.ts.map +1 -1
  142. package/dist/components/Section/SectionColumns.vue.d.ts +1 -1
  143. package/dist/components/Section/SectionColumns.vue.d.ts.map +1 -1
  144. package/dist/components/Section/SectionContainer.vue.d.ts +1 -1
  145. package/dist/components/Section/SectionContainer.vue.d.ts.map +1 -1
  146. package/dist/components/Section/SectionContainerAccordion.vue.d.ts +1 -1
  147. package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
  148. package/dist/components/Section/SectionContent.vue.d.ts +4 -25
  149. package/dist/components/Section/SectionContent.vue.d.ts.map +1 -1
  150. package/dist/components/Section/SectionHeader.vue.d.ts +4 -29
  151. package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
  152. package/dist/components/ShowMoreButton.vue.d.ts +3 -12
  153. package/dist/components/ShowMoreButton.vue.d.ts.map +1 -1
  154. package/dist/components/ShowMoreButton.vue2.js +9 -9
  155. package/dist/components/Sidebar/Sidebar.vue.d.ts +3 -12
  156. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  157. package/dist/components/Sidebar/SidebarElement.vue.d.ts +6 -15
  158. package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
  159. package/dist/components/Sidebar/SidebarElement.vue2.js +24 -24
  160. package/dist/components/Sidebar/SidebarGroup.vue.d.ts +3 -12
  161. package/dist/components/Sidebar/SidebarGroup.vue.d.ts.map +1 -1
  162. package/dist/components/Sidebar/SidebarHttpBadge.vue.d.ts +3 -12
  163. package/dist/components/Sidebar/SidebarHttpBadge.vue.d.ts.map +1 -1
  164. package/dist/components/Spinner/Spinner.vue.d.ts +1 -1
  165. package/dist/embeds/ExampleRequest/ExampleRequest.vue.d.ts +3 -12
  166. package/dist/embeds/ExampleRequest/ExampleRequest.vue.d.ts.map +1 -1
  167. package/dist/embeds/ExampleResponses/ExampleResponses.vue.d.ts +3 -12
  168. package/dist/embeds/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -1
  169. package/dist/embeds/OpenApiDocument/OpenApiDocument.vue.d.ts +253 -13
  170. package/dist/embeds/OpenApiDocument/OpenApiDocument.vue.d.ts.map +1 -1
  171. package/dist/features/BaseUrl/BaseUrl.vue.d.ts +3 -12
  172. package/dist/features/BaseUrl/BaseUrl.vue.d.ts.map +1 -1
  173. package/dist/features/BaseUrl/ServerForm.vue.d.ts +8 -29
  174. package/dist/features/BaseUrl/ServerForm.vue.d.ts.map +1 -1
  175. package/dist/features/BaseUrl/ServerForm.vue2.js +41 -41
  176. package/dist/features/BaseUrl/ServerUrl.vue.d.ts +3 -12
  177. package/dist/features/BaseUrl/ServerUrl.vue.d.ts.map +1 -1
  178. package/dist/features/BaseUrl/ServerUrlSelect.vue.d.ts +6 -15
  179. package/dist/features/BaseUrl/ServerUrlSelect.vue.d.ts.map +1 -1
  180. package/dist/features/BaseUrl/ServerVariablesForm.vue.d.ts +6 -15
  181. package/dist/features/BaseUrl/ServerVariablesForm.vue.d.ts.map +1 -1
  182. package/dist/features/BaseUrl/ServerVariablesSelect.vue.d.ts +6 -15
  183. package/dist/features/BaseUrl/ServerVariablesSelect.vue.d.ts.map +1 -1
  184. package/dist/features/BaseUrl/ServerVariablesSelect.vue2.js +19 -19
  185. package/dist/features/BaseUrl/ServerVariablesTextbox.vue.d.ts +6 -15
  186. package/dist/features/BaseUrl/ServerVariablesTextbox.vue.d.ts.map +1 -1
  187. package/dist/features/DownloadLink/DownloadLink.vue.d.ts +3 -12
  188. package/dist/features/DownloadLink/DownloadLink.vue.d.ts.map +1 -1
  189. package/dist/features/ExampleRequest/ExamplePicker.vue.d.ts +6 -15
  190. package/dist/features/ExampleRequest/ExamplePicker.vue.d.ts.map +1 -1
  191. package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts +3 -12
  192. package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts.map +1 -1
  193. package/dist/features/ExampleRequest/TextSelect.vue.d.ts +6 -15
  194. package/dist/features/ExampleRequest/TextSelect.vue.d.ts.map +1 -1
  195. package/dist/features/ExampleResponses/ExampleResponse.vue.d.ts +3 -12
  196. package/dist/features/ExampleResponses/ExampleResponse.vue.d.ts.map +1 -1
  197. package/dist/features/ExampleResponses/ExampleResponses.vue.d.ts +3 -12
  198. package/dist/features/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -1
  199. package/dist/features/ExampleResponses/ExampleResponses.vue2.js +83 -83
  200. package/dist/features/Search/SearchButton.vue.d.ts +4 -25
  201. package/dist/features/Search/SearchButton.vue.d.ts.map +1 -1
  202. package/dist/features/Search/SearchButton.vue2.js +27 -27
  203. package/dist/features/Search/SearchModal.vue.d.ts +3 -12
  204. package/dist/features/Search/SearchModal.vue.d.ts.map +1 -1
  205. package/dist/features/Search/SearchModal.vue2.js +66 -66
  206. package/dist/features/Search/useSearchIndex.d.ts +2 -2
  207. package/dist/hooks/useDarkModeState.d.ts +1 -1
  208. package/dist/hooks/useNavState.d.ts +3 -3
  209. package/dist/hooks/useReactiveSpec.d.ts +2 -2
  210. package/dist/hooks/useRefOnMount.d.ts +1 -1
  211. package/dist/hooks/useRefOnMount.d.ts.map +1 -1
  212. package/dist/hooks/useSidebar.d.ts +3 -3
  213. package/dist/index.js +1 -1
  214. package/dist/legacy/components/CardForm.vue.d.ts +1 -1
  215. package/dist/legacy/components/CardForm.vue.d.ts.map +1 -1
  216. package/dist/legacy/components/CardFormButton.vue.d.ts +2 -2
  217. package/dist/legacy/components/CardFormButton.vue.d.ts.map +1 -1
  218. package/dist/legacy/components/CardFormGroup.vue.d.ts +1 -1
  219. package/dist/legacy/components/CardFormGroup.vue.d.ts.map +1 -1
  220. package/dist/legacy/components/CardFormRows.vue.d.ts +1 -1
  221. package/dist/legacy/components/CardFormRows.vue.d.ts.map +1 -1
  222. package/dist/legacy/components/CardFormTextInput.vue.d.ts +3 -12
  223. package/dist/legacy/components/CardFormTextInput.vue.d.ts.map +1 -1
  224. package/dist/legacy/components/CardFormTextInput.vue2.js +21 -21
  225. package/dist/legacy/components/SecurityScheme.vue.d.ts +3 -12
  226. package/dist/legacy/components/SecurityScheme.vue.d.ts.map +1 -1
  227. package/dist/legacy/components/SecurityScheme.vue2.js +147 -147
  228. package/dist/legacy/components/SecuritySchemeScopes.vue.d.ts +6 -15
  229. package/dist/legacy/components/SecuritySchemeScopes.vue.d.ts.map +1 -1
  230. package/dist/legacy/components/SecuritySchemeScopes.vue2.js +37 -37
  231. package/dist/legacy/components/SecuritySchemeSelector.vue.d.ts +6 -15
  232. package/dist/legacy/components/SecuritySchemeSelector.vue.d.ts.map +1 -1
  233. package/dist/legacy/components/SecuritySchemeSelector.vue2.js +36 -36
  234. package/dist/legacy/stores/useRequestStore.d.ts +7 -3
  235. package/dist/legacy/stores/useRequestStore.d.ts.map +1 -1
  236. package/dist/style.css +1 -1
  237. package/package.json +12 -12
@@ -1 +1 @@
1
- {"version":3,"file":"BaseUrl.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/BaseUrl.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;;IAStD;;OAEG;oBACa,IAAI;IACpB;;OAEG;uBACgB,MAAM;IACzB;;OAEG;cACO,MAAM,EAAE;;IAXlB;;OAEG;oBACa,IAAI;IACpB;;OAEG;uBACgB,MAAM;IACzB;;OAEG;cACO,MAAM,EAAE;;AAsEpB,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"BaseUrl.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/BaseUrl.vue"],"names":[],"mappings":"AAoDA,OAAO,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;;IAStD;;OAEG;oBACa,IAAI;IACpB;;OAEG;uBACgB,MAAM;IACzB;;OAEG;cACO,MAAM,EAAE;;IAXlB;;OAEG;oBACa,IAAI;IACpB;;OAEG;uBACgB,MAAM;IACzB;;OAEG;cACO,MAAM,EAAE;;AAsEpB,wBAMG"}
@@ -1,42 +1,21 @@
1
1
  import type { Server } from '@scalar/types/legacy';
2
2
  import type { ServerVariableValues } from './types';
3
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
3
+ declare const _default: import("vue").DefineComponent<{
4
4
  selected?: number;
5
5
  servers?: Server[];
6
6
  variables?: ServerVariableValues;
7
- }>, {
8
- selected: number;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
- "update:selected": (v: number) => void;
11
- "update:variables": (v: ServerVariableValues) => void;
12
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
7
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ "update:selected": (v: number) => any;
9
+ "update:variables": (v: ServerVariableValues) => any;
10
+ }, string, import("vue").PublicProps, Readonly<{
13
11
  selected?: number;
14
12
  servers?: Server[];
15
13
  variables?: ServerVariableValues;
16
- }>, {
17
- selected: number;
18
- }>>> & {
14
+ }> & Readonly<{
19
15
  "onUpdate:selected"?: ((v: number) => any) | undefined;
20
16
  "onUpdate:variables"?: ((v: ServerVariableValues) => any) | undefined;
21
- }, {
17
+ }>, {
22
18
  selected: number;
23
- }, {}>;
19
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
24
20
  export default _default;
25
- type __VLS_WithDefaults<P, D> = {
26
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
27
- default: D[K];
28
- }> : P[K];
29
- };
30
- type __VLS_Prettify<T> = {
31
- [K in keyof T]: T[K];
32
- } & {};
33
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
34
- type __VLS_TypePropsToOption<T> = {
35
- [K in keyof T]-?: {} extends Pick<T, K> ? {
36
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
37
- } : {
38
- type: import('vue').PropType<T[K]>;
39
- required: true;
40
- };
41
- };
42
21
  //# sourceMappingURL=ServerForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerForm.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerForm.vue"],"names":[],"mappings":"AAsHA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAOlD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;;eAKpC,MAAM;cACP,MAAM,EAAE;gBACN,oBAAoB;;;;;;;eAFrB,MAAM;cACP,MAAM,EAAE;gBACN,oBAAoB;;;;;;;cAFrB,MAAM;;AAkKrB,wBAOG;AAOH,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAC1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAC7C,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QAAE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KAAC,CAAC,GACvC,CAAC,CAAC,CAAC,CAAC;CACP,CAAC;AAEN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AAExD,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ServerForm.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerForm.vue"],"names":[],"mappings":"AAsHA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAOlD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;;eAKpC,MAAM;cACP,MAAM,EAAE;gBACN,oBAAoB;;;;;eAFrB,MAAM;cACP,MAAM,EAAE;gBACN,oBAAoB;;;;;cAFrB,MAAM;;AAyKrB,wBAWG"}
@@ -1,10 +1,10 @@
1
- import { defineComponent as k, computed as m, openBlock as f, createElementBlock as b, createElementVNode as r, createVNode as a, withCtx as B, unref as y, createCommentVNode as _, pushScopeId as w, popScopeId as C } from "vue";
2
- import { ScalarMarkdown as N } from "@scalar/components";
3
- import { nanoid as S } from "nanoid";
4
- import g from "./ServerUrl.vue.js";
5
- import E from "./ServerUrlSelect.vue.js";
6
- import F from "./ServerVariablesForm.vue.js";
7
- const h = (s) => (w("data-v-ff1fd73b"), s = s(), C(), s), L = { key: 0 }, R = /* @__PURE__ */ h(() => /* @__PURE__ */ r("label", { class: "server-form-title" }, "Base URL", -1)), $ = { class: "server-form" }, M = { class: "server-form-container" }, j = /* @__PURE__ */ h(() => /* @__PURE__ */ r("span", { class: "sr-only" }, "Selected:", -1)), q = { class: "description" }, J = /* @__PURE__ */ k({
1
+ import { defineComponent as _, computed as c, openBlock as p, createElementBlock as b, createElementVNode as s, createVNode as l, withCtx as y, unref as C, createCommentVNode as f } from "vue";
2
+ import { ScalarMarkdown as I } from "@scalar/components";
3
+ import { nanoid as V } from "nanoid";
4
+ import N from "./ServerUrl.vue.js";
5
+ import g from "./ServerUrlSelect.vue.js";
6
+ import w from "./ServerVariablesForm.vue.js";
7
+ const E = { key: 0 }, F = { class: "server-form" }, L = { class: "server-form-container" }, R = { class: "description" }, z = /* @__PURE__ */ _({
8
8
  __name: "ServerForm",
9
9
  props: {
10
10
  selected: { default: 0 },
@@ -12,35 +12,35 @@ const h = (s) => (w("data-v-ff1fd73b"), s = s(), C(), s), L = { key: 0 }, R = /*
12
12
  variables: {}
13
13
  },
14
14
  emits: ["update:selected", "update:variables"],
15
- setup(s, { emit: V }) {
16
- const l = s, d = V, n = `server-selector-${S()}`, v = `server-description-${S()}`, i = m({
17
- get: () => l.selected,
18
- set: (e) => d("update:selected", e)
19
- }), t = m(() => {
15
+ setup(S, { emit: U }) {
16
+ const a = S, i = U, d = `server-selector-${V()}`, n = `server-description-${V()}`, o = c({
17
+ get: () => a.selected,
18
+ set: (e) => i("update:selected", e)
19
+ }), t = c(() => {
20
20
  var e;
21
- return (e = l.servers) == null ? void 0 : e[i.value];
21
+ return (e = a.servers) == null ? void 0 : e[o.value];
22
22
  });
23
- function I(e, o) {
24
- d("update:variables", { ...l.variables, [e]: o });
23
+ function k(e, r) {
24
+ i("update:variables", { ...a.variables, [e]: r });
25
25
  }
26
- return (e, o) => {
27
- var c, p, u;
28
- return (c = e.servers) != null && c.length ? (f(), b("div", L, [
29
- R,
30
- r("div", $, [
31
- r("div", M, [
32
- r("div", null, [
33
- a(E, {
34
- id: n,
35
- modelValue: i.value,
36
- "onUpdate:modelValue": o[0] || (o[0] = (U) => i.value = U),
37
- describedBy: v,
26
+ return (e, r) => {
27
+ var v, u, m;
28
+ return (v = e.servers) != null && v.length ? (p(), b("div", E, [
29
+ r[2] || (r[2] = s("label", { class: "server-form-title" }, "Base URL", -1)),
30
+ s("div", F, [
31
+ s("div", L, [
32
+ s("div", null, [
33
+ l(g, {
34
+ id: d,
35
+ modelValue: o.value,
36
+ "onUpdate:modelValue": r[0] || (r[0] = (B) => o.value = B),
37
+ describedBy: n,
38
38
  label: "Base URL",
39
39
  options: e.servers
40
40
  }, {
41
- default: B(() => [
42
- j,
43
- a(g, {
41
+ default: y(() => [
42
+ r[1] || (r[1] = s("span", { class: "sr-only" }, "Selected:", -1)),
43
+ l(N, {
44
44
  server: t.value,
45
45
  variables: e.variables
46
46
  }, null, 8, ["server", "variables"])
@@ -48,29 +48,29 @@ const h = (s) => (w("data-v-ff1fd73b"), s = s(), C(), s), L = { key: 0 }, R = /*
48
48
  _: 1
49
49
  }, 8, ["modelValue", "options"])
50
50
  ]),
51
- a(F, {
52
- controls: n,
51
+ l(w, {
52
+ controls: d,
53
53
  values: e.variables,
54
- variables: (p = t.value) == null ? void 0 : p.variables,
55
- "onUpdate:variable": I
54
+ variables: (u = t.value) == null ? void 0 : u.variables,
55
+ "onUpdate:variable": k
56
56
  }, null, 8, ["values", "variables"])
57
57
  ])
58
58
  ]),
59
- (u = t.value) != null && u.description ? (f(), b("div", {
59
+ (m = t.value) != null && m.description ? (p(), b("div", {
60
60
  key: 0,
61
- id: v,
61
+ id: n,
62
62
  muted: ""
63
63
  }, [
64
- r("div", q, [
65
- a(y(N), {
64
+ s("div", R, [
65
+ l(C(I), {
66
66
  value: t.value.description
67
67
  }, null, 8, ["value"])
68
68
  ])
69
- ])) : _("", !0)
70
- ])) : _("", !0);
69
+ ])) : f("", !0)
70
+ ])) : f("", !0);
71
71
  };
72
72
  }
73
73
  });
74
74
  export {
75
- J as default
75
+ z as default
76
76
  };
@@ -1,20 +1,11 @@
1
1
  import type { Server } from '@scalar/types/legacy';
2
2
  import type { ServerVariableValues } from './types';
3
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
+ declare const _default: import("vue").DefineComponent<{
4
4
  server?: Server;
5
5
  variables?: ServerVariableValues;
6
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
6
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
7
7
  server?: Server;
8
8
  variables?: ServerVariableValues;
9
- }>>>, {}, {}>;
9
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  export default _default;
11
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
12
- type __VLS_TypePropsToOption<T> = {
13
- [K in keyof T]-?: {} extends Pick<T, K> ? {
14
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
15
- } : {
16
- type: import('vue').PropType<T[K]>;
17
- required: true;
18
- };
19
- };
20
11
  //# sourceMappingURL=ServerUrl.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerUrl.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerUrl.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAGlD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;;aAKxC,MAAM;gBACH,oBAAoB;;aADvB,MAAM;gBACH,oBAAoB;;AAiElC,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ServerUrl.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerUrl.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAGlD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;;aAKxC,MAAM;gBACH,oBAAoB;;aADvB,MAAM;gBACH,oBAAoB;;AAiElC,wBAMG"}
@@ -2,19 +2,19 @@ import type { Server } from '@scalar/types/legacy';
2
2
  declare function __VLS_template(): {
3
3
  default?(_: {}): any;
4
4
  };
5
- declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
5
+ declare const __VLS_component: import("vue").DefineComponent<{
6
6
  options: Server[];
7
7
  modelValue: number;
8
8
  describedBy?: string;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
- "update:modelValue": (v: number) => void;
11
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
9
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
10
+ "update:modelValue": (v: number) => any;
11
+ }, string, import("vue").PublicProps, Readonly<{
12
12
  options: Server[];
13
13
  modelValue: number;
14
14
  describedBy?: string;
15
- }>>> & {
15
+ }> & Readonly<{
16
16
  "onUpdate:modelValue"?: ((v: number) => any) | undefined;
17
- }, {}, {}>;
17
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
18
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
19
19
  export default _default;
20
20
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -22,13 +22,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
22
22
  $slots: S;
23
23
  };
24
24
  };
25
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
26
- type __VLS_TypePropsToOption<T> = {
27
- [K in keyof T]-?: {} extends Pick<T, K> ? {
28
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
29
- } : {
30
- type: import('vue').PropType<T[K]>;
31
- required: true;
32
- };
33
- };
34
25
  //# sourceMappingURL=ServerUrlSelect.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerUrlSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerUrlSelect.vue"],"names":[],"mappings":"AA+FA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAoClD,iBAAS,cAAc;qBAwEO,GAAG;EAoBhC;AACD,QAAA,MAAM,eAAe;aA3HV,MAAM,EAAE;gBACL,MAAM;kBACJ,MAAM;;;;aAFX,MAAM,EAAE;gBACL,MAAM;kBACJ,MAAM;;;UAgIpB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC;AAEN,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ServerUrlSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerUrlSelect.vue"],"names":[],"mappings":"AA+FA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAsClD,iBAAS,cAAc;qBAwEO,GAAG;EAsBhC;AACD,QAAA,MAAM,eAAe;aA/HV,MAAM,EAAE;gBACL,MAAM;kBACJ,MAAM;;;;aAFX,MAAM,EAAE;gBACL,MAAM;kBACJ,MAAM;;;kFAsIpB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,27 +1,18 @@
1
1
  import type { ServerVariableValues, ServerVariables } from './types';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<{
3
3
  variables?: ServerVariables;
4
4
  values?: ServerVariableValues;
5
5
  /** The ID of the input controlled by the variables form */
6
6
  controls?: string;
7
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
- "update:variable": (name: string, value: string) => void;
9
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
7
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ "update:variable": (name: string, value: string) => any;
9
+ }, string, import("vue").PublicProps, Readonly<{
10
10
  variables?: ServerVariables;
11
11
  values?: ServerVariableValues;
12
12
  /** The ID of the input controlled by the variables form */
13
13
  controls?: string;
14
- }>>> & {
14
+ }> & Readonly<{
15
15
  "onUpdate:variable"?: ((name: string, value: string) => any) | undefined;
16
- }, {}, {}>;
16
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
17
  export default _default;
18
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
19
- type __VLS_TypePropsToOption<T> = {
20
- [K in keyof T]-?: {} extends Pick<T, K> ? {
21
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
22
- } : {
23
- type: import('vue').PropType<T[K]>;
24
- required: true;
25
- };
26
- };
27
18
  //# sourceMappingURL=ServerVariablesForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerVariablesForm.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerVariablesForm.vue"],"names":[],"mappings":"AAwFA,OAAO,KAAK,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;;gBAKtD,eAAe;aAClB,oBAAoB;IAC7B,2DAA2D;eAChD,MAAM;;;;gBAHL,eAAe;aAClB,oBAAoB;IAC7B,2DAA2D;eAChD,MAAM;;;;AAmInB,wBAOG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ServerVariablesForm.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerVariablesForm.vue"],"names":[],"mappings":"AAwFA,OAAO,KAAK,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;;gBAKtD,eAAe;aAClB,oBAAoB;IAC7B,2DAA2D;eAChD,MAAM;;;;gBAHL,eAAe;aAClB,oBAAoB;IAC7B,2DAA2D;eAChD,MAAM;;;;AAuInB,wBASG"}
@@ -1,24 +1,15 @@
1
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
1
+ declare const _default: import("vue").DefineComponent<{
2
2
  enum: string[];
3
3
  value: string;
4
4
  controls?: string;
5
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- change: (v: string) => void;
7
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
5
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
+ change: (v: string) => any;
7
+ }, string, import("vue").PublicProps, Readonly<{
8
8
  enum: string[];
9
9
  value: string;
10
10
  controls?: string;
11
- }>>> & {
11
+ }> & Readonly<{
12
12
  onChange?: ((v: string) => any) | undefined;
13
- }, {}, {}>;
13
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
14
  export default _default;
15
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
- type __VLS_TypePropsToOption<T> = {
17
- [K in keyof T]-?: {} extends Pick<T, K> ? {
18
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
19
- } : {
20
- type: import('vue').PropType<T[K]>;
21
- required: true;
22
- };
23
- };
24
15
  //# sourceMappingURL=ServerVariablesSelect.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerVariablesSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerVariablesSelect.vue"],"names":[],"mappings":";UAmFQ,MAAM,EAAE;WACP,MAAM;eACF,MAAM;;;;UAFX,MAAM,EAAE;WACP,MAAM;eACF,MAAM;;;;AA8GnB,wBAOG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ServerVariablesSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerVariablesSelect.vue"],"names":[],"mappings":";UAmFQ,MAAM,EAAE;WACP,MAAM;eACF,MAAM;;;;UAFX,MAAM,EAAE;WACP,MAAM;eACF,MAAM;;;;AAkHnB,wBASG"}
@@ -1,6 +1,6 @@
1
- import { defineComponent as v, computed as r, openBlock as f, createBlock as S, unref as t, withCtx as c, createVNode as i, createElementVNode as d, createTextVNode as h, toDisplayString as V, pushScopeId as _, popScopeId as g } from "vue";
2
- import { ScalarListbox as b, ScalarButton as x, ScalarIcon as I } from "@scalar/components";
3
- const w = (o) => (_("data-v-1eae5319"), o = o(), g(), o), B = /* @__PURE__ */ w(() => /* @__PURE__ */ d("span", { class: "sr-only" }, "Selected:", -1)), k = /* @__PURE__ */ v({
1
+ import { defineComponent as f, computed as r, openBlock as v, createBlock as S, unref as l, withCtx as s, createVNode as i, createElementVNode as u, createTextVNode as V, toDisplayString as g } from "vue";
2
+ import { ScalarListbox as b, ScalarButton as h, ScalarIcon as x } from "@scalar/components";
3
+ const N = /* @__PURE__ */ f({
4
4
  __name: "ServerVariablesSelect",
5
5
  props: {
6
6
  enum: {},
@@ -8,32 +8,32 @@ const w = (o) => (_("data-v-1eae5319"), o = o(), g(), o), B = /* @__PURE__ */ w(
8
8
  controls: {}
9
9
  },
10
10
  emits: ["change"],
11
- setup(o, { emit: u }) {
12
- const a = o, p = u, l = r(
13
- () => a.enum.map((e) => ({ id: e, label: e }))
11
+ setup(c, { emit: d }) {
12
+ const o = c, m = d, a = r(
13
+ () => o.enum.map((e) => ({ id: e, label: e }))
14
14
  ), n = r({
15
- get: () => l.value.find((e) => e.id === a.value),
16
- set: (e) => p("change", (e == null ? void 0 : e.id) ?? "")
15
+ get: () => a.value.find((e) => e.id === o.value),
16
+ set: (e) => m("change", (e == null ? void 0 : e.id) ?? "")
17
17
  });
18
- return (e, s) => (f(), S(t(b), {
18
+ return (e, t) => (v(), S(l(b), {
19
19
  modelValue: n.value,
20
- "onUpdate:modelValue": s[0] || (s[0] = (m) => n.value = m),
20
+ "onUpdate:modelValue": t[0] || (t[0] = (p) => n.value = p),
21
21
  fullWidth: "",
22
- options: l.value
22
+ options: a.value
23
23
  }, {
24
- default: c(() => [
25
- i(t(x), {
24
+ default: s(() => [
25
+ i(l(h), {
26
26
  "aria-controls": e.controls,
27
27
  class: "variable-select",
28
28
  fullWidth: "",
29
29
  variant: "ghost"
30
30
  }, {
31
- default: c(() => [
32
- d("span", null, [
33
- B,
34
- h(" " + V(e.value), 1)
31
+ default: s(() => [
32
+ u("span", null, [
33
+ t[1] || (t[1] = u("span", { class: "sr-only" }, "Selected:", -1)),
34
+ V(" " + g(e.value), 1)
35
35
  ]),
36
- i(t(I), {
36
+ i(l(x), {
37
37
  icon: "ChevronDown",
38
38
  size: "xs"
39
39
  })
@@ -46,5 +46,5 @@ const w = (o) => (_("data-v-1eae5319"), o = o(), g(), o), B = /* @__PURE__ */ w(
46
46
  }
47
47
  });
48
48
  export {
49
- k as default
49
+ N as default
50
50
  };
@@ -1,22 +1,13 @@
1
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
1
+ declare const _default: import("vue").DefineComponent<{
2
2
  value: string;
3
3
  controls?: string;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- change: (v: string) => void;
6
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
+ change: (v: string) => any;
6
+ }, string, import("vue").PublicProps, Readonly<{
7
7
  value: string;
8
8
  controls?: string;
9
- }>>> & {
9
+ }> & Readonly<{
10
10
  onChange?: ((v: string) => any) | undefined;
11
- }, {}, {}>;
11
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
12
  export default _default;
13
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
- type __VLS_TypePropsToOption<T> = {
15
- [K in keyof T]-?: {} extends Pick<T, K> ? {
16
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
- } : {
18
- type: import('vue').PropType<T[K]>;
19
- required: true;
20
- };
21
- };
22
13
  //# sourceMappingURL=ServerVariablesTextbox.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerVariablesTextbox.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerVariablesTextbox.vue"],"names":[],"mappings":";WAmDS,MAAM;eACF,MAAM;;;;WADV,MAAM;eACF,MAAM;;;;AAwDnB,wBAOG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ServerVariablesTextbox.vue.d.ts","sourceRoot":"","sources":["../../../src/features/BaseUrl/ServerVariablesTextbox.vue"],"names":[],"mappings":";WAmDS,MAAM;eACF,MAAM;;;;WADV,MAAM;eACF,MAAM;;;;AA4DnB,wBASG"}
@@ -1,16 +1,7 @@
1
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
1
+ declare const _default: import("vue").DefineComponent<{
2
2
  specTitle?: string;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
3
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
4
4
  specTitle?: string;
5
- }>>>, {}, {}>;
5
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
6
  export default _default;
7
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
- type __VLS_TypePropsToOption<T> = {
9
- [K in keyof T]-?: {} extends Pick<T, K> ? {
10
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
- } : {
12
- type: import('vue').PropType<T[K]>;
13
- required: true;
14
- };
15
- };
16
7
  //# sourceMappingURL=DownloadLink.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DownloadLink.vue.d.ts","sourceRoot":"","sources":["../../../src/features/DownloadLink/DownloadLink.vue"],"names":[],"mappings":";gBA4Ec,MAAM;;gBAAN,MAAM;;AAqEpB,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"DownloadLink.vue.d.ts","sourceRoot":"","sources":["../../../src/features/DownloadLink/DownloadLink.vue"],"names":[],"mappings":";gBA4Ec,MAAM;;gBAAN,MAAM;;AAqEpB,wBAMG"}
@@ -1,20 +1,11 @@
1
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
1
+ declare const _default: import("vue").DefineComponent<{
2
2
  examples: Record<string, any>;
3
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4
- "update:modelValue": (v: string) => void;
5
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
3
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
4
+ "update:modelValue": (v: string) => any;
5
+ }, string, import("vue").PublicProps, Readonly<{
6
6
  examples: Record<string, any>;
7
- }>>> & {
7
+ }> & Readonly<{
8
8
  "onUpdate:modelValue"?: ((v: string) => any) | undefined;
9
- }, {}, {}>;
9
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  export default _default;
11
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
12
- type __VLS_TypePropsToOption<T> = {
13
- [K in keyof T]-?: {} extends Pick<T, K> ? {
14
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
15
- } : {
16
- type: import('vue').PropType<T[K]>;
17
- required: true;
18
- };
19
- };
20
11
  //# sourceMappingURL=ExamplePicker.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExamplePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleRequest/ExamplePicker.vue"],"names":[],"mappings":";cAiFY,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;cAAnB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;AAqH/B,wBAOG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ExamplePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleRequest/ExamplePicker.vue"],"names":[],"mappings":";cAiFY,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;cAAnB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;AAyH/B,wBASG"}
@@ -5,15 +5,15 @@ declare function __VLS_template(): {
5
5
  footer?(_: {}): any;
6
6
  footer?(_: {}): any;
7
7
  };
8
- declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
8
+ declare const __VLS_component: import("vue").DefineComponent<{
9
9
  operation: TransformedOperation;
10
10
  /** Show a simplified card if no example are available */
11
11
  fallback?: boolean;
12
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
12
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
13
13
  operation: TransformedOperation;
14
14
  /** Show a simplified card if no example are available */
15
15
  fallback?: boolean;
16
- }>>>, {}, {}>;
16
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
17
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
18
18
  export default _default;
19
19
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -21,13 +21,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
21
21
  $slots: S;
22
22
  };
23
23
  };
24
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
25
- type __VLS_TypePropsToOption<T> = {
26
- [K in keyof T]-?: {} extends Pick<T, K> ? {
27
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
28
- } : {
29
- type: import('vue').PropType<T[K]>;
30
- required: true;
31
- };
32
- };
33
24
  //# sourceMappingURL=ExampleRequest.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleRequest.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleRequest/ExampleRequest.vue"],"names":[],"mappings":"AAoYA,OAAO,KAAK,EAGV,oBAAoB,EACrB,MAAM,sBAAsB,CAAA;AA+O7B,iBAAS,cAAc;oBAuQM,GAAG;oBAEH,GAAG;oBADH,GAAG;oBAEH,GAAG;EAmC/B;AACD,QAAA,MAAM,eAAe;eA/fR,oBAAoB;IAC/B,yDAAyD;eAC9C,OAAO;;eAFP,oBAAoB;IAC/B,yDAAyD;eAC9C,OAAO;aAmgBlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC;AAEN,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ExampleRequest.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleRequest/ExampleRequest.vue"],"names":[],"mappings":"AAoYA,OAAO,KAAK,EAGV,oBAAoB,EACrB,MAAM,sBAAsB,CAAA;AA+O7B,iBAAS,cAAc;oBAuQM,GAAG;oBAEH,GAAG;oBADH,GAAG;oBAEH,GAAG;EAmC/B;AACD,QAAA,MAAM,eAAe;eA/fR,oBAAoB;IAC/B,yDAAyD;eAC9C,OAAO;;eAFP,oBAAoB;IAC/B,yDAAyD;eAC9C,OAAO;iGAmgBlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,7 +1,7 @@
1
1
  declare function __VLS_template(): {
2
2
  default?(_: {}): any;
3
3
  };
4
- declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
4
+ declare const __VLS_component: import("vue").DefineComponent<{
5
5
  modelValue: any;
6
6
  options: {
7
7
  value: string;
@@ -11,9 +11,9 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
11
11
  label: string;
12
12
  }[];
13
13
  }[];
14
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
- "update:modelValue": (value: any) => void;
16
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
14
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
15
+ "update:modelValue": (value: any) => any;
16
+ }, string, import("vue").PublicProps, Readonly<{
17
17
  modelValue: any;
18
18
  options: {
19
19
  value: string;
@@ -23,9 +23,9 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
23
23
  label: string;
24
24
  }[];
25
25
  }[];
26
- }>>> & {
26
+ }> & Readonly<{
27
27
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
28
- }, {}, {}>;
28
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
29
29
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
30
30
  export default _default;
31
31
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -33,13 +33,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
33
33
  $slots: S;
34
34
  };
35
35
  };
36
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
37
- type __VLS_TypePropsToOption<T> = {
38
- [K in keyof T]-?: {} extends Pick<T, K> ? {
39
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
40
- } : {
41
- type: import('vue').PropType<T[K]>;
42
- required: true;
43
- };
44
- };
45
36
  //# sourceMappingURL=TextSelect.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleRequest/TextSelect.vue"],"names":[],"mappings":"AAoIA,iBAAS,cAAc;qBA4CM,GAAG;EAe/B;AACD,QAAA,MAAM,eAAe;gBAlFP,GAAG;aACN;QACP,KAAK,EAAE,MAAM,CAAA;QACb,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,CAAC,EAAE;YACR,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,MAAM,CAAA;SACd,EAAE,CAAA;KACJ,EAAE;;;;gBARS,GAAG;aACN;QACP,KAAK,EAAE,MAAM,CAAA;QACb,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,CAAC,EAAE;YACR,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,MAAM,CAAA;SACd,EAAE,CAAA;KACJ,EAAE;;;UAiFH,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC;AAEN,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"TextSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleRequest/TextSelect.vue"],"names":[],"mappings":"AAsIA,iBAAS,cAAc;qBA4CM,GAAG;EAiB/B;AACD,QAAA,MAAM,eAAe;gBAtFP,GAAG;aACN;QACP,KAAK,EAAE,MAAM,CAAA;QACb,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,CAAC,EAAE;YACR,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,MAAM,CAAA;SACd,EAAE,CAAA;KACJ,EAAE;;;;gBARS,GAAG;aACN;QACP,KAAK,EAAE,MAAM,CAAA;QACb,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,CAAC,EAAE;YACR,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,MAAM,CAAA;SACd,EAAE,CAAA;KACJ,EAAE;;;kFAuFH,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,17 +1,8 @@
1
1
  import type { OpenAPI } from '@scalar/openapi-types';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<{
3
3
  response: OpenAPI.ResponseObject;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
5
5
  response: OpenAPI.ResponseObject;
6
- }>>>, {}, {}>;
6
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
7
  export default _default;
8
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
- type __VLS_TypePropsToOption<T> = {
10
- [K in keyof T]-?: {} extends Pick<T, K> ? {
11
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
12
- } : {
13
- type: import('vue').PropType<T[K]>;
14
- required: true;
15
- };
16
- };
17
8
  //# sourceMappingURL=ExampleResponse.vue.d.ts.map