@scalar/api-reference 1.24.44 → 1.24.46
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 +14 -0
- package/dist/browser/standalone.js +14054 -14500
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/Anchor/Anchor.vue.d.ts +7 -5
- package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
- package/dist/components/ApiClientModal.vue.d.ts +4 -4
- package/dist/components/ApiClientModal.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.d.ts +7 -5
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReferenceLayout.vue.d.ts +23 -20
- package/dist/components/ApiReferenceLayout.vue.d.ts.map +1 -1
- package/dist/components/Badge/Badge.vue.d.ts +4 -2
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
- package/dist/components/Card/Card.vue.d.ts +4 -2
- package/dist/components/Card/Card.vue.d.ts.map +1 -1
- package/dist/components/Card/CardContent.vue.d.ts +4 -2
- package/dist/components/Card/CardContent.vue.d.ts.map +1 -1
- package/dist/components/Card/CardFooter.vue.d.ts +4 -2
- package/dist/components/Card/CardFooter.vue.d.ts.map +1 -1
- package/dist/components/Card/CardHeader.vue.d.ts +4 -2
- package/dist/components/Card/CardHeader.vue.d.ts.map +1 -1
- package/dist/components/Card/CardTab.vue.d.ts +4 -2
- package/dist/components/Card/CardTab.vue.d.ts.map +1 -1
- package/dist/components/Card/CardTabHeader.vue.d.ts +7 -5
- package/dist/components/Card/CardTabHeader.vue.d.ts.map +1 -1
- package/dist/components/ClassicHeader.vue.d.ts +4 -2
- package/dist/components/ClassicHeader.vue.d.ts.map +1 -1
- package/dist/components/Content/Authentication/Authentication.vue.d.ts +4 -4
- package/dist/components/Content/Authentication/Authentication.vue.d.ts.map +1 -1
- package/dist/components/Content/Content.vue.d.ts +16 -14
- package/dist/components/Content/Content.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/Description.vue.d.ts +2 -2
- package/dist/components/Content/Introduction/Description.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/DownloadSpec.vue.d.ts +2 -2
- package/dist/components/Content/Introduction/DownloadSpec.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/Introduction.vue.d.ts +7 -5
- package/dist/components/Content/Introduction/Introduction.vue.d.ts.map +1 -1
- package/dist/components/Content/Lazy/Lazy.vue.d.ts +12 -10
- package/dist/components/Content/Lazy/Lazy.vue.d.ts.map +1 -1
- package/dist/components/Content/Lazy/Loading.vue.d.ts +3 -3
- package/dist/components/Content/Lazy/Loading.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/Models.vue.d.ts +3 -2
- package/dist/components/Content/Models/Models.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/ModelsAccordion.vue.d.ts +3 -2
- package/dist/components/Content/Models/ModelsAccordion.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/EndpointDetails.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/EndpointDetailsCard.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/EndpointPath.vue.d.ts +2 -2
- package/dist/components/Content/Operation/EndpointPath.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/Operation.vue.d.ts +2 -2
- package/dist/components/Content/Operation/Operation.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/OperationAccordion.vue.d.ts +2 -2
- package/dist/components/Content/Operation/OperationAccordion.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/ParameterItem.vue.d.ts +2 -2
- package/dist/components/Content/Operation/ParameterItem.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/Parameters.vue.d.ts +10 -8
- package/dist/components/Content/Operation/Parameters.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/PathResponses/ExampleResponse.vue.d.ts +4 -4
- package/dist/components/Content/Operation/PathResponses/ExampleResponse.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/PathResponses/Headers.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/PathResponses/PathResponses.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/RequestBody.vue.d.ts +8 -6
- package/dist/components/Content/Operation/RequestBody.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/RequestBodyPropertiesChild.vue.d.ts.map +1 -1
- package/dist/components/Content/Operation/TestRequestButton.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts +10 -10
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.d.ts +4 -4
- package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +14 -14
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts +10 -8
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts +14 -12
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/Endpoints.vue.d.ts +2 -2
- package/dist/components/Content/Tag/Endpoints.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/Tag.vue.d.ts +8 -6
- package/dist/components/Content/Tag/Tag.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/TagAccordion.vue.d.ts +6 -4
- package/dist/components/Content/Tag/TagAccordion.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/mutationObserver.d.ts.map +1 -1
- package/dist/components/Content/Webhooks/Webhook.vue.d.ts.map +1 -1
- package/dist/components/Content/Webhooks/Webhooks.vue.d.ts.map +1 -1
- package/dist/components/DarkModeToggle/DarkModeIconToggle.vue.d.ts.map +1 -1
- package/dist/components/DarkModeToggle/DarkModeToggle.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.d.ts +5 -4
- package/dist/components/GettingStarted.vue.d.ts.map +1 -1
- package/dist/components/HelpfulLink.vue.d.ts +6 -4
- package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.d.ts +16 -14
- package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
- package/dist/components/IntersectionObserver.vue.d.ts +10 -8
- package/dist/components/IntersectionObserver.vue.d.ts.map +1 -1
- package/dist/components/Layouts/ClassicLayout.vue.d.ts +4 -2
- package/dist/components/Layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Layouts/Layouts.vue.d.ts +4 -2
- package/dist/components/Layouts/Layouts.vue.d.ts.map +1 -1
- package/dist/components/Layouts/ModernLayout.vue.d.ts +4 -2
- package/dist/components/Layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/LoadingSkeleton.vue.d.ts +2 -2
- package/dist/components/LoadingSkeleton.vue.d.ts.map +1 -1
- package/dist/components/MobileHeader.vue.d.ts +8 -6
- package/dist/components/MobileHeader.vue.d.ts.map +1 -1
- package/dist/components/ScreenReader.vue.d.ts +9 -7
- package/dist/components/ScreenReader.vue.d.ts.map +1 -1
- package/dist/components/SearchButton.vue.d.ts +2 -2
- package/dist/components/SearchButton.vue.d.ts.map +1 -1
- package/dist/components/SearchModal.vue.d.ts +3 -10
- package/dist/components/SearchModal.vue.d.ts.map +1 -1
- package/dist/components/Section/Section.vue.d.ts +10 -8
- package/dist/components/Section/Section.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionAccordion.vue.d.ts +10 -8
- package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionColumn.vue.d.ts +4 -2
- package/dist/components/Section/SectionColumn.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionColumns.vue.d.ts +4 -2
- package/dist/components/Section/SectionColumns.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainer.vue.d.ts +4 -2
- package/dist/components/Section/SectionContainer.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.d.ts +4 -2
- package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContent.vue.d.ts +8 -6
- package/dist/components/Section/SectionContent.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionHeader.vue.d.ts +12 -10
- package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
- package/dist/components/ShowMoreButton.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.vue.d.ts +7 -5
- package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarElement.vue.d.ts +23 -21
- package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarGroup.vue.d.ts +6 -4
- package/dist/components/Sidebar/SidebarGroup.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarHttpBadge.vue.d.ts +2 -2
- package/dist/components/Sidebar/SidebarHttpBadge.vue.d.ts.map +1 -1
- package/dist/components/SimpleTable/SimpleCell.vue.d.ts +13 -11
- package/dist/components/SimpleTable/SimpleCell.vue.d.ts.map +1 -1
- package/dist/components/SimpleTable/SimpleHeader.vue.d.ts +4 -2
- package/dist/components/SimpleTable/SimpleHeader.vue.d.ts.map +1 -1
- package/dist/components/SimpleTable/SimpleRow.vue.d.ts +4 -2
- package/dist/components/SimpleTable/SimpleRow.vue.d.ts.map +1 -1
- package/dist/components/SimpleTable/SimpleTable.vue.d.ts +4 -2
- package/dist/components/SimpleTable/SimpleTable.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/BaseUrl.vue.d.ts +6 -6
- package/dist/features/BaseUrl/BaseUrl.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/ServerForm.vue.d.ts +6 -6
- package/dist/features/BaseUrl/ServerForm.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/ServerUrl.vue.d.ts +4 -4
- package/dist/features/BaseUrl/ServerUrl.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/ServerUrlSelect.vue.d.ts +6 -4
- package/dist/features/BaseUrl/ServerUrlSelect.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/ServerVariablesForm.vue.d.ts +4 -4
- package/dist/features/BaseUrl/ServerVariablesForm.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/ServerVariablesSelect.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/ServerVariablesTextbox.vue.d.ts.map +1 -1
- package/dist/features/ExampleRequest/ExamplePicker.vue.d.ts.map +1 -1
- package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts +9 -7
- package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts.map +1 -1
- package/dist/features/ExampleRequest/TextSelect.vue.d.ts +8 -6
- package/dist/features/ExampleRequest/TextSelect.vue.d.ts.map +1 -1
- package/dist/helpers/createEmptySpecification.d.ts.map +1 -1
- package/dist/helpers/getHarRequest.d.ts.map +1 -1
- package/dist/helpers/mapFromObject.d.ts.map +1 -1
- package/dist/helpers/mergeAllObjects.d.ts.map +1 -1
- package/dist/helpers/parse.d.ts.map +1 -1
- package/dist/helpers/provideSymbols.d.ts.map +1 -1
- package/dist/helpers/specDownloads.d.ts +1 -1
- package/dist/helpers/specDownloads.d.ts.map +1 -1
- package/dist/hooks/useReactiveSpec.d.ts +101 -101
- package/dist/legacy/components/CardForm.vue.d.ts +4 -2
- package/dist/legacy/components/CardForm.vue.d.ts.map +1 -1
- package/dist/legacy/components/CardFormButton.vue.d.ts +6 -4
- package/dist/legacy/components/CardFormButton.vue.d.ts.map +1 -1
- package/dist/legacy/components/CardFormGroup.vue.d.ts +4 -2
- package/dist/legacy/components/CardFormGroup.vue.d.ts.map +1 -1
- package/dist/legacy/components/CardFormRows.vue.d.ts +4 -2
- package/dist/legacy/components/CardFormRows.vue.d.ts.map +1 -1
- package/dist/legacy/components/CardFormTextInput.vue.d.ts +8 -6
- package/dist/legacy/components/CardFormTextInput.vue.d.ts.map +1 -1
- package/dist/legacy/components/SecurityScheme.vue.d.ts +5 -5
- package/dist/legacy/components/SecurityScheme.vue.d.ts.map +1 -1
- package/dist/legacy/components/SecuritySchemeScopes.vue.d.ts +2 -2
- package/dist/legacy/components/SecuritySchemeScopes.vue.d.ts.map +1 -1
- package/dist/legacy/components/SecuritySchemeSelector.vue.d.ts +2 -6
- package/dist/legacy/components/SecuritySchemeSelector.vue.d.ts.map +1 -1
- package/dist/legacy/helpers/normalizeHeaders.d.ts.map +1 -1
- package/dist/legacy/helpers/prepareClientRequestConfig.d.ts +8 -8
- package/dist/legacy/stores/useAuthenticationStore.d.ts +2 -6
- package/dist/legacy/stores/useAuthenticationStore.d.ts.map +1 -1
- package/dist/legacy/stores/useOpenApiStore.d.ts +37 -37
- package/dist/legacy/stores/useOpenApiStore.d.ts.map +1 -1
- package/dist/legacy/stores/useRequestStore.d.ts +13 -13
- package/dist/legacy/stores/useServerStore.d.ts +4 -4
- package/dist/legacy/stores/useServerStore.d.ts.map +1 -1
- package/dist/stores/useHttpClientStore.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -13,46 +13,46 @@ export declare function useReactiveSpec({ specConfig, proxy, }: {
|
|
|
13
13
|
name: string;
|
|
14
14
|
description: string;
|
|
15
15
|
operations: {
|
|
16
|
-
httpVerb: "
|
|
16
|
+
httpVerb: import("@scalar/oas-utils/helpers").RequestMethod;
|
|
17
17
|
path: string;
|
|
18
|
-
operationId?: string
|
|
19
|
-
name?: string
|
|
20
|
-
description?: string
|
|
18
|
+
operationId?: string;
|
|
19
|
+
name?: string;
|
|
20
|
+
description?: string;
|
|
21
21
|
information?: {
|
|
22
|
-
description?: string
|
|
23
|
-
operationId?: string | number
|
|
22
|
+
description?: string;
|
|
23
|
+
operationId?: string | number;
|
|
24
24
|
parameters?: {
|
|
25
25
|
name: string;
|
|
26
|
-
in?: string
|
|
27
|
-
description?: string
|
|
28
|
-
required?: boolean
|
|
29
|
-
deprecated?: boolean
|
|
30
|
-
allowEmptyValue?: boolean
|
|
31
|
-
style?: "form" | "simple"
|
|
32
|
-
explode?: boolean
|
|
33
|
-
allowReserved?: boolean
|
|
26
|
+
in?: string;
|
|
27
|
+
description?: string;
|
|
28
|
+
required?: boolean;
|
|
29
|
+
deprecated?: boolean;
|
|
30
|
+
allowEmptyValue?: boolean;
|
|
31
|
+
style?: "form" | "simple";
|
|
32
|
+
explode?: boolean;
|
|
33
|
+
allowReserved?: boolean;
|
|
34
34
|
schema?: {
|
|
35
35
|
type: string;
|
|
36
|
-
name?: string
|
|
36
|
+
name?: string;
|
|
37
37
|
example?: any;
|
|
38
38
|
default?: any;
|
|
39
|
-
format?: string
|
|
40
|
-
description?: string
|
|
41
|
-
properties?: Record<string, import("@scalar/oas-utils").Schema
|
|
39
|
+
format?: string;
|
|
40
|
+
description?: string;
|
|
41
|
+
properties?: Record<string, import("@scalar/oas-utils").Schema>;
|
|
42
42
|
} | undefined;
|
|
43
43
|
example?: any;
|
|
44
44
|
examples?: (Map<string, any> & Omit<Map<string, any>, keyof Map<any, any>>) | undefined;
|
|
45
45
|
}[] | undefined;
|
|
46
|
-
responses?: Record<string, import("@scalar/oas-utils").ScalarResponse
|
|
47
|
-
security?: import("@scalar/openapi-parser").OpenAPIV3.SecurityRequirementObject[]
|
|
46
|
+
responses?: Record<string, import("@scalar/oas-utils").ScalarResponse>;
|
|
47
|
+
security?: import("@scalar/openapi-parser").OpenAPIV3.SecurityRequirementObject[];
|
|
48
48
|
requestBody?: {
|
|
49
|
-
description?: string
|
|
50
|
-
required?: boolean
|
|
51
|
-
content?: import("@scalar/oas-utils").RequestBodyMimeTypes
|
|
49
|
+
description?: string;
|
|
50
|
+
required?: boolean;
|
|
51
|
+
content?: import("@scalar/oas-utils").RequestBodyMimeTypes;
|
|
52
52
|
} | undefined;
|
|
53
|
-
summary?: string
|
|
54
|
-
tags?: string[]
|
|
55
|
-
deprecated?: boolean
|
|
53
|
+
summary?: string;
|
|
54
|
+
tags?: string[];
|
|
55
|
+
deprecated?: boolean;
|
|
56
56
|
'x-custom-examples'?: {
|
|
57
57
|
lang: string;
|
|
58
58
|
label: string;
|
|
@@ -71,141 +71,141 @@ export declare function useReactiveSpec({ specConfig, proxy, }: {
|
|
|
71
71
|
} | undefined;
|
|
72
72
|
pathParameters?: {
|
|
73
73
|
name: string;
|
|
74
|
-
in?: string
|
|
75
|
-
description?: string
|
|
76
|
-
required?: boolean
|
|
77
|
-
deprecated?: boolean
|
|
78
|
-
allowEmptyValue?: boolean
|
|
79
|
-
style?: "form" | "simple"
|
|
80
|
-
explode?: boolean
|
|
81
|
-
allowReserved?: boolean
|
|
74
|
+
in?: string;
|
|
75
|
+
description?: string;
|
|
76
|
+
required?: boolean;
|
|
77
|
+
deprecated?: boolean;
|
|
78
|
+
allowEmptyValue?: boolean;
|
|
79
|
+
style?: "form" | "simple";
|
|
80
|
+
explode?: boolean;
|
|
81
|
+
allowReserved?: boolean;
|
|
82
82
|
schema?: {
|
|
83
83
|
type: string;
|
|
84
|
-
name?: string
|
|
84
|
+
name?: string;
|
|
85
85
|
example?: any;
|
|
86
86
|
default?: any;
|
|
87
|
-
format?: string
|
|
88
|
-
description?: string
|
|
89
|
-
properties?: Record<string, import("@scalar/oas-utils").Schema
|
|
87
|
+
format?: string;
|
|
88
|
+
description?: string;
|
|
89
|
+
properties?: Record<string, import("@scalar/oas-utils").Schema>;
|
|
90
90
|
} | undefined;
|
|
91
91
|
example?: any;
|
|
92
92
|
examples?: (Map<string, any> & Omit<Map<string, any>, keyof Map<any, any>>) | undefined;
|
|
93
93
|
}[] | undefined;
|
|
94
94
|
}[];
|
|
95
|
-
'x-displayName'?: string
|
|
95
|
+
'x-displayName'?: string;
|
|
96
96
|
}[] | undefined;
|
|
97
97
|
info: {
|
|
98
|
-
title?: string
|
|
99
|
-
description?: string
|
|
100
|
-
termsOfService?: string
|
|
98
|
+
title?: string;
|
|
99
|
+
description?: string;
|
|
100
|
+
termsOfService?: string;
|
|
101
101
|
contact?: {
|
|
102
|
-
name?: string
|
|
103
|
-
url?: string
|
|
104
|
-
email?: string
|
|
102
|
+
name?: string;
|
|
103
|
+
url?: string;
|
|
104
|
+
email?: string;
|
|
105
105
|
} | undefined;
|
|
106
106
|
license?: {
|
|
107
|
-
name?: string
|
|
108
|
-
url?: string
|
|
107
|
+
name?: string;
|
|
108
|
+
url?: string;
|
|
109
109
|
} | undefined;
|
|
110
|
-
version?: string
|
|
110
|
+
version?: string;
|
|
111
111
|
} | {
|
|
112
|
-
title?: string
|
|
113
|
-
description?: string
|
|
114
|
-
termsOfService?: string
|
|
112
|
+
title?: string;
|
|
113
|
+
description?: string;
|
|
114
|
+
termsOfService?: string;
|
|
115
115
|
contact?: {
|
|
116
|
-
name?: string
|
|
117
|
-
url?: string
|
|
118
|
-
email?: string
|
|
116
|
+
name?: string;
|
|
117
|
+
url?: string;
|
|
118
|
+
email?: string;
|
|
119
119
|
} | undefined;
|
|
120
120
|
license?: {
|
|
121
|
-
name?: string
|
|
122
|
-
url?: string
|
|
121
|
+
name?: string;
|
|
122
|
+
url?: string;
|
|
123
123
|
} | undefined;
|
|
124
|
-
version?: string
|
|
124
|
+
version?: string;
|
|
125
125
|
} | {
|
|
126
|
-
description?: string
|
|
127
|
-
title?: string
|
|
128
|
-
termsOfService?: string
|
|
126
|
+
description?: string;
|
|
127
|
+
title?: string;
|
|
128
|
+
termsOfService?: string;
|
|
129
129
|
contact?: {
|
|
130
|
-
name?: string
|
|
131
|
-
url?: string
|
|
132
|
-
email?: string
|
|
130
|
+
name?: string;
|
|
131
|
+
url?: string;
|
|
132
|
+
email?: string;
|
|
133
133
|
} | undefined;
|
|
134
|
-
version?: string
|
|
135
|
-
summary?: string
|
|
134
|
+
version?: string;
|
|
135
|
+
summary?: string;
|
|
136
136
|
license?: {
|
|
137
|
-
url?: string
|
|
138
|
-
name?: string
|
|
139
|
-
identifier?: string
|
|
137
|
+
url?: string;
|
|
138
|
+
name?: string;
|
|
139
|
+
identifier?: string;
|
|
140
140
|
} | undefined;
|
|
141
141
|
} | undefined;
|
|
142
|
-
host?:
|
|
143
|
-
basePath?:
|
|
144
|
-
schemes?:
|
|
142
|
+
host?: import("@scalar/openapi-parser").OpenAPIV2.Document["host"];
|
|
143
|
+
basePath?: import("@scalar/openapi-parser").OpenAPIV2.Document["basePath"];
|
|
144
|
+
schemes?: import("@scalar/openapi-parser").OpenAPIV2.Document["schemes"];
|
|
145
145
|
externalDocs?: {
|
|
146
146
|
url: string;
|
|
147
147
|
description?: string | undefined;
|
|
148
148
|
} | undefined;
|
|
149
149
|
servers?: {
|
|
150
|
-
url?: string
|
|
151
|
-
description?: string
|
|
150
|
+
url?: string;
|
|
151
|
+
description?: string;
|
|
152
152
|
variables?: {
|
|
153
153
|
[variable: string]: import("@scalar/openapi-parser").OpenAPIV3.ServerVariableObject;
|
|
154
|
-
}
|
|
154
|
+
};
|
|
155
155
|
}[] | {
|
|
156
|
-
url?: string
|
|
157
|
-
description?: string
|
|
158
|
-
variables?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ServerVariableObject
|
|
156
|
+
url?: string;
|
|
157
|
+
description?: string;
|
|
158
|
+
variables?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ServerVariableObject>;
|
|
159
159
|
}[] | undefined;
|
|
160
160
|
components?: {
|
|
161
161
|
schemas?: {
|
|
162
162
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.SchemaObject;
|
|
163
|
-
}
|
|
163
|
+
};
|
|
164
164
|
responses?: {
|
|
165
165
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.ResponseObject;
|
|
166
|
-
}
|
|
166
|
+
};
|
|
167
167
|
parameters?: {
|
|
168
168
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.ParameterObject;
|
|
169
|
-
}
|
|
169
|
+
};
|
|
170
170
|
examples?: {
|
|
171
171
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.ExampleObject;
|
|
172
|
-
}
|
|
172
|
+
};
|
|
173
173
|
requestBodies?: {
|
|
174
174
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.RequestBodyObject;
|
|
175
|
-
}
|
|
175
|
+
};
|
|
176
176
|
headers?: {
|
|
177
177
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.HeaderObject;
|
|
178
|
-
}
|
|
178
|
+
};
|
|
179
179
|
securitySchemes?: {
|
|
180
180
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.SecuritySchemeObject;
|
|
181
|
-
}
|
|
181
|
+
};
|
|
182
182
|
links?: {
|
|
183
183
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.LinkObject;
|
|
184
|
-
}
|
|
184
|
+
};
|
|
185
185
|
callbacks?: {
|
|
186
186
|
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.CallbackObject;
|
|
187
|
-
}
|
|
187
|
+
};
|
|
188
188
|
} | {
|
|
189
|
-
schemas?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.SchemaObject
|
|
190
|
-
responses?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.ResponseObject
|
|
191
|
-
parameters?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").
|
|
192
|
-
examples?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").
|
|
193
|
-
requestBodies?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.RequestBodyObject
|
|
194
|
-
headers?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").
|
|
195
|
-
securitySchemes?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").
|
|
196
|
-
links?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.LinkObject
|
|
197
|
-
callbacks?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.CallbackObject
|
|
198
|
-
pathItems?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.PathItemObject
|
|
189
|
+
schemas?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.SchemaObject>;
|
|
190
|
+
responses?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.ResponseObject>;
|
|
191
|
+
parameters?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.ParameterObject>;
|
|
192
|
+
examples?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.ExampleObject>;
|
|
193
|
+
requestBodies?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.RequestBodyObject>;
|
|
194
|
+
headers?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.HeaderObject>;
|
|
195
|
+
securitySchemes?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.SecuritySchemeObject>;
|
|
196
|
+
links?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.LinkObject>;
|
|
197
|
+
callbacks?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.CallbackObject>;
|
|
198
|
+
pathItems?: Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3_1.PathItemObject>;
|
|
199
199
|
} | undefined;
|
|
200
|
-
webhooks?: import("@scalar/oas-utils").Webhooks
|
|
201
|
-
definitions?: import("@scalar/
|
|
202
|
-
swagger?:
|
|
203
|
-
openapi?:
|
|
200
|
+
webhooks?: import("@scalar/oas-utils").Webhooks;
|
|
201
|
+
definitions?: import("@scalar/oas-utils").Definitions;
|
|
202
|
+
swagger?: import("@scalar/openapi-parser").OpenAPIV2.Document["swagger"];
|
|
203
|
+
openapi?: import("@scalar/openapi-parser").OpenAPIV3.Document["openapi"] | import("@scalar/openapi-parser").OpenAPIV3_1.Document["openapi"];
|
|
204
204
|
'x-tagGroups'?: {
|
|
205
205
|
name: string;
|
|
206
206
|
tags: string[];
|
|
207
207
|
}[] | undefined;
|
|
208
|
-
security?: import("@scalar/openapi-parser").OpenAPIV3.SecurityRequirementObject[]
|
|
208
|
+
security?: import("@scalar/openapi-parser").OpenAPIV3.SecurityRequirementObject[];
|
|
209
209
|
};
|
|
210
210
|
specErrors: import("vue").Ref<string | null>;
|
|
211
211
|
};
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardForm.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardForm.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CardForm.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardForm.vue"],"names":[],"mappings":"AAqBA,iBAAS,cAAc;qBAqBM,GAAG;EAa/B;AACD,QAAA,MAAM,eAAe,0NAKnB,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,8 +1,10 @@
|
|
|
1
|
-
declare
|
|
2
|
-
el: import("vue").Ref<HTMLButtonElement | undefined>;
|
|
3
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
|
|
1
|
+
declare function __VLS_template(): {
|
|
4
2
|
default?(_: {}): any;
|
|
5
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
5
|
+
el: import("vue").Ref<HTMLButtonElement | undefined>;
|
|
6
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
7
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
6
8
|
export default _default;
|
|
7
9
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
8
10
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardFormButton.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormButton.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CardFormButton.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormButton.vue"],"names":[],"mappings":"AAiDA,iBAAS,cAAc;qBA0BM,GAAG;EAc/B;AACD,QAAA,MAAM,eAAe;;qLAMnB,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,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardFormGroup.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormGroup.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CardFormGroup.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormGroup.vue"],"names":[],"mappings":"AAkBA,iBAAS,cAAc;qBAqBM,GAAG;EAa/B;AACD,QAAA,MAAM,eAAe,0NAKnB,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,6 +1,8 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
|
-
}
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
4
6
|
export default _default;
|
|
5
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
6
8
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardFormRows.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormRows.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CardFormRows.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormRows.vue"],"names":[],"mappings":"AAyBA,iBAAS,cAAc;qBAoBM,GAAG;EAa/B;AACD,QAAA,MAAM,eAAe,0NAKnB,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,12 +1,14 @@
|
|
|
1
|
-
declare
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
default?(_: {}): any;
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOption<{
|
|
2
5
|
id: string;
|
|
3
|
-
type?: string
|
|
6
|
+
type?: string;
|
|
4
7
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
|
|
5
8
|
id: string;
|
|
6
|
-
type?: string
|
|
7
|
-
}>>>, {}, {}
|
|
8
|
-
|
|
9
|
-
}>;
|
|
9
|
+
type?: string;
|
|
10
|
+
}>>>, {}, {}>;
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
10
12
|
export default _default;
|
|
11
13
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
12
14
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardFormTextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormTextInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CardFormTextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/CardFormTextInput.vue"],"names":[],"mappings":"AA+HA,iBAAS,cAAc;qBAoEM,GAAG;EAiB/B;AACD,QAAA,MAAM,eAAe;QA7Gf,MAAM;WACH,MAAM;;QADT,MAAM;WACH,MAAM;aAkHb,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,10 +1,10 @@
|
|
|
1
|
-
import type { OpenAPIV2, OpenAPIV3 } from '@scalar/openapi-parser';
|
|
1
|
+
import type { OpenAPIV2, OpenAPIV3, OpenAPIV3_1 } from '@scalar/openapi-parser';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
|
|
3
|
-
value?: OpenAPIV2.SecuritySchemeObject | OpenAPIV3.SecuritySchemeObject |
|
|
4
|
-
proxy?: string
|
|
3
|
+
value?: OpenAPIV2.SecuritySchemeObject | OpenAPIV3.SecuritySchemeObject | OpenAPIV3_1.SecuritySchemeObject;
|
|
4
|
+
proxy?: string;
|
|
5
5
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
|
|
6
|
-
value?: OpenAPIV2.SecuritySchemeObject | OpenAPIV3.SecuritySchemeObject |
|
|
7
|
-
proxy?: string
|
|
6
|
+
value?: OpenAPIV2.SecuritySchemeObject | OpenAPIV3.SecuritySchemeObject | OpenAPIV3_1.SecuritySchemeObject;
|
|
7
|
+
proxy?: string;
|
|
8
8
|
}>>>, {}, {}>;
|
|
9
9
|
export default _default;
|
|
10
10
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SecurityScheme.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/SecurityScheme.vue"],"names":[],"mappings":"AAqeA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"SecurityScheme.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/SecurityScheme.vue"],"names":[],"mappings":"AAqeA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAA;;YAiBzE,SAAS,CAAC,oBAAoB,GAC9B,SAAS,CAAC,oBAAoB,GAC9B,WAAW,CAAC,oBAAoB;YAC5B,MAAM;;YAHV,SAAS,CAAC,oBAAoB,GAC9B,SAAS,CAAC,oBAAoB,GAC9B,WAAW,CAAC,oBAAoB;YAC5B,MAAM;;AA4sBhB,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,14 +1,14 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
|
|
2
2
|
scopes?: {
|
|
3
3
|
[scope: string]: string;
|
|
4
|
-
}
|
|
4
|
+
};
|
|
5
5
|
selected: string[];
|
|
6
6
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
"update:selected": (v: string[]) => void;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
|
|
9
9
|
scopes?: {
|
|
10
10
|
[scope: string]: string;
|
|
11
|
-
}
|
|
11
|
+
};
|
|
12
12
|
selected: string[];
|
|
13
13
|
}>>> & {
|
|
14
14
|
"onUpdate:selected"?: ((v: string[]) => any) | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SecuritySchemeScopes.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/SecuritySchemeScopes.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SecuritySchemeScopes.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/SecuritySchemeScopes.vue"],"names":[],"mappings":";aA0MW;QAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE;cAC1B,MAAM,EAAE;;;;aADT;QAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE;cAC1B,MAAM,EAAE;;;;AA0MpB,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,14 +1,10 @@
|
|
|
1
1
|
import type { OpenAPIV2, OpenAPIV3, OpenAPIV3_1 } from '@scalar/openapi-parser';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
|
|
3
|
-
value?: OpenAPIV2.SecurityDefinitionsObject |
|
|
4
|
-
[key: string]: OpenAPIV3.ReferenceObject | OpenAPIV3.SecuritySchemeObject;
|
|
5
|
-
} | Record<string, OpenAPIV3_1.ReferenceObject | OpenAPIV3.SecuritySchemeObject> | undefined;
|
|
3
|
+
value?: OpenAPIV2.SecurityDefinitionsObject | OpenAPIV3.ComponentsObject["securitySchemes"] | OpenAPIV3_1.ComponentsObject["securitySchemes"];
|
|
6
4
|
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
5
|
input: (key: string) => void;
|
|
8
6
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
|
|
9
|
-
value?: OpenAPIV2.SecurityDefinitionsObject |
|
|
10
|
-
[key: string]: OpenAPIV3.ReferenceObject | OpenAPIV3.SecuritySchemeObject;
|
|
11
|
-
} | Record<string, OpenAPIV3_1.ReferenceObject | OpenAPIV3.SecuritySchemeObject> | undefined;
|
|
7
|
+
value?: OpenAPIV2.SecurityDefinitionsObject | OpenAPIV3.ComponentsObject["securitySchemes"] | OpenAPIV3_1.ComponentsObject["securitySchemes"];
|
|
12
8
|
}>>> & {
|
|
13
9
|
onInput?: ((key: string) => any) | undefined;
|
|
14
10
|
}, {}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SecuritySchemeSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/SecuritySchemeSelector.vue"],"names":[],"mappings":"AAmLA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAA
|
|
1
|
+
{"version":3,"file":"SecuritySchemeSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/legacy/components/SecuritySchemeSelector.vue"],"names":[],"mappings":"AAmLA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAA;;YASzE,SAAS,CAAC,yBAAyB,GACnC,SAAS,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,GAC7C,WAAW,CAAC,gBAAgB,CAAC,iBAAiB,CAAC;;;;YAF/C,SAAS,CAAC,yBAAyB,GACnC,SAAS,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,GAC7C,WAAW,CAAC,gBAAgB,CAAC,iBAAiB,CAAC;;;;AAmLrD,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalizeHeaders.d.ts","sourceRoot":"","sources":["../../../src/legacy/helpers/normalizeHeaders.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,aAAc,
|
|
1
|
+
{"version":3,"file":"normalizeHeaders.d.ts","sourceRoot":"","sources":["../../../src/legacy/helpers/normalizeHeaders.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,aAAc,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;CAK3D,CAAA"}
|
|
@@ -9,16 +9,16 @@ import type { ClientRequestConfig } from '../types';
|
|
|
9
9
|
export declare const prepareClientRequestConfig: (configuration: {
|
|
10
10
|
request: ClientRequestConfig;
|
|
11
11
|
}) => {
|
|
12
|
-
id?: string
|
|
13
|
-
name?: string
|
|
12
|
+
id?: string;
|
|
13
|
+
name?: string;
|
|
14
14
|
url: string;
|
|
15
15
|
type: string;
|
|
16
16
|
path: string;
|
|
17
|
-
variables?: import("@scalar/oas-utils").BaseParameter[]
|
|
18
|
-
query?: import("
|
|
19
|
-
cookies?: import("
|
|
20
|
-
headers?: import("
|
|
21
|
-
body?: string
|
|
22
|
-
formData?: import("
|
|
17
|
+
variables?: import("@scalar/oas-utils").BaseParameter[];
|
|
18
|
+
query?: import("../types").Query[];
|
|
19
|
+
cookies?: import("../types").Cookie[];
|
|
20
|
+
headers?: import("../types").Header[];
|
|
21
|
+
body?: string;
|
|
22
|
+
formData?: import("../types").FormDataItem[];
|
|
23
23
|
};
|
|
24
24
|
//# sourceMappingURL=prepareClientRequestConfig.d.ts.map
|
|
@@ -4,9 +4,7 @@ export declare const useAuthenticationStore: () => {
|
|
|
4
4
|
authentication: {
|
|
5
5
|
customSecurity: boolean;
|
|
6
6
|
preferredSecurityScheme: string | null;
|
|
7
|
-
securitySchemes?: import("@scalar/openapi-parser").OpenAPIV2.SecurityDefinitionsObject |
|
|
8
|
-
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.SecuritySchemeObject;
|
|
9
|
-
} | Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.SecuritySchemeObject> | undefined;
|
|
7
|
+
securitySchemes?: import("@scalar/openapi-parser").OpenAPIV2.SecurityDefinitionsObject | import("@scalar/openapi-parser").OpenAPIV3.ComponentsObject["securitySchemes"] | import("@scalar/openapi-parser").OpenAPIV3_1.ComponentsObject["securitySchemes"];
|
|
10
8
|
http: {
|
|
11
9
|
basic: {
|
|
12
10
|
username: string;
|
|
@@ -31,9 +29,7 @@ export declare const useAuthenticationStore: () => {
|
|
|
31
29
|
setAuthentication: (newState: Partial<AuthenticationState>) => {
|
|
32
30
|
customSecurity: boolean;
|
|
33
31
|
preferredSecurityScheme: string | null;
|
|
34
|
-
securitySchemes?: import("@scalar/openapi-parser").OpenAPIV2.SecurityDefinitionsObject |
|
|
35
|
-
[key: string]: import("@scalar/openapi-parser").OpenAPIV3.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.SecuritySchemeObject;
|
|
36
|
-
} | Record<string, import("@scalar/openapi-parser").OpenAPIV3_1.ReferenceObject | import("@scalar/openapi-parser").OpenAPIV3.SecuritySchemeObject> | undefined;
|
|
32
|
+
securitySchemes?: import("@scalar/openapi-parser").OpenAPIV2.SecurityDefinitionsObject | import("@scalar/openapi-parser").OpenAPIV3.ComponentsObject["securitySchemes"] | import("@scalar/openapi-parser").OpenAPIV3_1.ComponentsObject["securitySchemes"];
|
|
37
33
|
http: {
|
|
38
34
|
basic: {
|
|
39
35
|
username: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAuthenticationStore.d.ts","sourceRoot":"","sources":["../../../src/legacy/stores/useAuthenticationStore.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAA;AAI5D,eAAO,MAAM,8BAA8B,QAAO,mBAwBhD,CAAA;AASF,eAAO,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"useAuthenticationStore.d.ts","sourceRoot":"","sources":["../../../src/legacy/stores/useAuthenticationStore.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAA;AAI5D,eAAO,MAAM,8BAA8B,QAAO,mBAwBhD,CAAA;AASF,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;kCAHE,OAAO,CAAC,mBAAmB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;CAM/D,CAAA"}
|