@scalar/api-client 2.5.34 → 2.5.35
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 +16 -0
- package/dist/layouts/App/create-api-client-app.d.ts +10 -10
- package/dist/layouts/Modal/create-api-client-modal.d.ts +20 -20
- package/dist/layouts/Web/create-api-client-web.d.ts +10 -10
- package/dist/libs/create-client.d.ts +10 -10
- package/dist/libs/send-request/create-request-operation.test.d.ts +1 -1
- package/dist/store/active-entities.d.ts +1 -1
- package/dist/store/request-example.d.ts +10 -10
- package/dist/store/store.d.ts +10 -10
- package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @scalar/api-client
|
|
2
2
|
|
|
3
|
+
## 2.5.35
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [7be091c]
|
|
8
|
+
- Updated dependencies [e1cdd00]
|
|
9
|
+
- Updated dependencies [f0f28a9]
|
|
10
|
+
- Updated dependencies [db966b4]
|
|
11
|
+
- @scalar/workspace-store@0.15.8
|
|
12
|
+
- @scalar/openapi-parser@0.21.1
|
|
13
|
+
- @scalar/oas-utils@0.4.31
|
|
14
|
+
- @scalar/import@0.4.26
|
|
15
|
+
- @scalar/components@0.14.36
|
|
16
|
+
- @scalar/postman-to-openapi@0.3.34
|
|
17
|
+
- @scalar/use-codemirror@0.12.37
|
|
18
|
+
|
|
3
19
|
## 2.5.34
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -240,7 +240,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
240
240
|
} | undefined;
|
|
241
241
|
raw?: {
|
|
242
242
|
value: string;
|
|
243
|
-
encoding: "xml" | "json" | "
|
|
243
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
244
244
|
mimeType?: string | undefined;
|
|
245
245
|
} | undefined;
|
|
246
246
|
};
|
|
@@ -1875,7 +1875,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
1875
1875
|
} | undefined;
|
|
1876
1876
|
raw?: {
|
|
1877
1877
|
value: string;
|
|
1878
|
-
encoding: "xml" | "json" | "
|
|
1878
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1879
1879
|
mimeType?: string | undefined;
|
|
1880
1880
|
} | undefined;
|
|
1881
1881
|
};
|
|
@@ -1976,7 +1976,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
1976
1976
|
} | undefined;
|
|
1977
1977
|
raw?: {
|
|
1978
1978
|
value: string;
|
|
1979
|
-
encoding: "xml" | "json" | "
|
|
1979
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1980
1980
|
mimeType?: string | undefined;
|
|
1981
1981
|
} | undefined;
|
|
1982
1982
|
};
|
|
@@ -2078,7 +2078,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2078
2078
|
} | undefined;
|
|
2079
2079
|
raw?: {
|
|
2080
2080
|
value: string;
|
|
2081
|
-
encoding: "xml" | "json" | "
|
|
2081
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2082
2082
|
mimeType?: string | undefined;
|
|
2083
2083
|
} | undefined;
|
|
2084
2084
|
};
|
|
@@ -2179,7 +2179,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2179
2179
|
} | undefined;
|
|
2180
2180
|
raw?: {
|
|
2181
2181
|
value: string;
|
|
2182
|
-
encoding: "xml" | "json" | "
|
|
2182
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2183
2183
|
mimeType?: string | undefined;
|
|
2184
2184
|
} | undefined;
|
|
2185
2185
|
};
|
|
@@ -2279,7 +2279,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2279
2279
|
} | undefined;
|
|
2280
2280
|
raw?: {
|
|
2281
2281
|
value: string;
|
|
2282
|
-
encoding: "xml" | "json" | "
|
|
2282
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2283
2283
|
mimeType?: string | undefined;
|
|
2284
2284
|
} | undefined;
|
|
2285
2285
|
};
|
|
@@ -2379,7 +2379,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2379
2379
|
} | undefined;
|
|
2380
2380
|
raw?: {
|
|
2381
2381
|
value: string;
|
|
2382
|
-
encoding: "xml" | "json" | "
|
|
2382
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2383
2383
|
mimeType?: string | undefined;
|
|
2384
2384
|
} | undefined;
|
|
2385
2385
|
};
|
|
@@ -2480,7 +2480,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2480
2480
|
} | undefined;
|
|
2481
2481
|
raw?: {
|
|
2482
2482
|
value: string;
|
|
2483
|
-
encoding: "xml" | "json" | "
|
|
2483
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2484
2484
|
mimeType?: string | undefined;
|
|
2485
2485
|
} | undefined;
|
|
2486
2486
|
};
|
|
@@ -2580,7 +2580,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2580
2580
|
} | undefined;
|
|
2581
2581
|
raw?: {
|
|
2582
2582
|
value: string;
|
|
2583
|
-
encoding: "xml" | "json" | "
|
|
2583
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2584
2584
|
mimeType?: string | undefined;
|
|
2585
2585
|
} | undefined;
|
|
2586
2586
|
};
|
|
@@ -2680,7 +2680,7 @@ router?: import("vue-router").Router) => Promise<{
|
|
|
2680
2680
|
} | undefined;
|
|
2681
2681
|
raw?: {
|
|
2682
2682
|
value: string;
|
|
2683
|
-
encoding: "xml" | "json" | "
|
|
2683
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2684
2684
|
mimeType?: string | undefined;
|
|
2685
2685
|
} | undefined;
|
|
2686
2686
|
};
|
|
@@ -231,7 +231,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
231
231
|
} | undefined;
|
|
232
232
|
raw?: {
|
|
233
233
|
value: string;
|
|
234
|
-
encoding: "xml" | "json" | "
|
|
234
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
235
235
|
mimeType?: string | undefined;
|
|
236
236
|
} | undefined;
|
|
237
237
|
};
|
|
@@ -1866,7 +1866,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
1866
1866
|
} | undefined;
|
|
1867
1867
|
raw?: {
|
|
1868
1868
|
value: string;
|
|
1869
|
-
encoding: "xml" | "json" | "
|
|
1869
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1870
1870
|
mimeType?: string | undefined;
|
|
1871
1871
|
} | undefined;
|
|
1872
1872
|
};
|
|
@@ -1967,7 +1967,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
1967
1967
|
} | undefined;
|
|
1968
1968
|
raw?: {
|
|
1969
1969
|
value: string;
|
|
1970
|
-
encoding: "xml" | "json" | "
|
|
1970
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1971
1971
|
mimeType?: string | undefined;
|
|
1972
1972
|
} | undefined;
|
|
1973
1973
|
};
|
|
@@ -2069,7 +2069,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2069
2069
|
} | undefined;
|
|
2070
2070
|
raw?: {
|
|
2071
2071
|
value: string;
|
|
2072
|
-
encoding: "xml" | "json" | "
|
|
2072
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2073
2073
|
mimeType?: string | undefined;
|
|
2074
2074
|
} | undefined;
|
|
2075
2075
|
};
|
|
@@ -2170,7 +2170,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2170
2170
|
} | undefined;
|
|
2171
2171
|
raw?: {
|
|
2172
2172
|
value: string;
|
|
2173
|
-
encoding: "xml" | "json" | "
|
|
2173
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2174
2174
|
mimeType?: string | undefined;
|
|
2175
2175
|
} | undefined;
|
|
2176
2176
|
};
|
|
@@ -2270,7 +2270,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2270
2270
|
} | undefined;
|
|
2271
2271
|
raw?: {
|
|
2272
2272
|
value: string;
|
|
2273
|
-
encoding: "xml" | "json" | "
|
|
2273
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2274
2274
|
mimeType?: string | undefined;
|
|
2275
2275
|
} | undefined;
|
|
2276
2276
|
};
|
|
@@ -2370,7 +2370,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2370
2370
|
} | undefined;
|
|
2371
2371
|
raw?: {
|
|
2372
2372
|
value: string;
|
|
2373
|
-
encoding: "xml" | "json" | "
|
|
2373
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2374
2374
|
mimeType?: string | undefined;
|
|
2375
2375
|
} | undefined;
|
|
2376
2376
|
};
|
|
@@ -2471,7 +2471,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2471
2471
|
} | undefined;
|
|
2472
2472
|
raw?: {
|
|
2473
2473
|
value: string;
|
|
2474
|
-
encoding: "xml" | "json" | "
|
|
2474
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2475
2475
|
mimeType?: string | undefined;
|
|
2476
2476
|
} | undefined;
|
|
2477
2477
|
};
|
|
@@ -2571,7 +2571,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2571
2571
|
} | undefined;
|
|
2572
2572
|
raw?: {
|
|
2573
2573
|
value: string;
|
|
2574
|
-
encoding: "xml" | "json" | "
|
|
2574
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2575
2575
|
mimeType?: string | undefined;
|
|
2576
2576
|
} | undefined;
|
|
2577
2577
|
};
|
|
@@ -2671,7 +2671,7 @@ export declare const createApiClientModal: ({ el, configuration, mountOnInitiali
|
|
|
2671
2671
|
} | undefined;
|
|
2672
2672
|
raw?: {
|
|
2673
2673
|
value: string;
|
|
2674
|
-
encoding: "xml" | "json" | "
|
|
2674
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2675
2675
|
mimeType?: string | undefined;
|
|
2676
2676
|
} | undefined;
|
|
2677
2677
|
};
|
|
@@ -4206,7 +4206,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
4206
4206
|
} | undefined;
|
|
4207
4207
|
raw?: {
|
|
4208
4208
|
value: string;
|
|
4209
|
-
encoding: "xml" | "json" | "
|
|
4209
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
4210
4210
|
mimeType?: string | undefined;
|
|
4211
4211
|
} | undefined;
|
|
4212
4212
|
};
|
|
@@ -5841,7 +5841,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
5841
5841
|
} | undefined;
|
|
5842
5842
|
raw?: {
|
|
5843
5843
|
value: string;
|
|
5844
|
-
encoding: "xml" | "json" | "
|
|
5844
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
5845
5845
|
mimeType?: string | undefined;
|
|
5846
5846
|
} | undefined;
|
|
5847
5847
|
};
|
|
@@ -5942,7 +5942,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
5942
5942
|
} | undefined;
|
|
5943
5943
|
raw?: {
|
|
5944
5944
|
value: string;
|
|
5945
|
-
encoding: "xml" | "json" | "
|
|
5945
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
5946
5946
|
mimeType?: string | undefined;
|
|
5947
5947
|
} | undefined;
|
|
5948
5948
|
};
|
|
@@ -6044,7 +6044,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6044
6044
|
} | undefined;
|
|
6045
6045
|
raw?: {
|
|
6046
6046
|
value: string;
|
|
6047
|
-
encoding: "xml" | "json" | "
|
|
6047
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6048
6048
|
mimeType?: string | undefined;
|
|
6049
6049
|
} | undefined;
|
|
6050
6050
|
};
|
|
@@ -6145,7 +6145,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6145
6145
|
} | undefined;
|
|
6146
6146
|
raw?: {
|
|
6147
6147
|
value: string;
|
|
6148
|
-
encoding: "xml" | "json" | "
|
|
6148
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6149
6149
|
mimeType?: string | undefined;
|
|
6150
6150
|
} | undefined;
|
|
6151
6151
|
};
|
|
@@ -6245,7 +6245,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6245
6245
|
} | undefined;
|
|
6246
6246
|
raw?: {
|
|
6247
6247
|
value: string;
|
|
6248
|
-
encoding: "xml" | "json" | "
|
|
6248
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6249
6249
|
mimeType?: string | undefined;
|
|
6250
6250
|
} | undefined;
|
|
6251
6251
|
};
|
|
@@ -6345,7 +6345,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6345
6345
|
} | undefined;
|
|
6346
6346
|
raw?: {
|
|
6347
6347
|
value: string;
|
|
6348
|
-
encoding: "xml" | "json" | "
|
|
6348
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6349
6349
|
mimeType?: string | undefined;
|
|
6350
6350
|
} | undefined;
|
|
6351
6351
|
};
|
|
@@ -6446,7 +6446,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6446
6446
|
} | undefined;
|
|
6447
6447
|
raw?: {
|
|
6448
6448
|
value: string;
|
|
6449
|
-
encoding: "xml" | "json" | "
|
|
6449
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6450
6450
|
mimeType?: string | undefined;
|
|
6451
6451
|
} | undefined;
|
|
6452
6452
|
};
|
|
@@ -6546,7 +6546,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6546
6546
|
} | undefined;
|
|
6547
6547
|
raw?: {
|
|
6548
6548
|
value: string;
|
|
6549
|
-
encoding: "xml" | "json" | "
|
|
6549
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6550
6550
|
mimeType?: string | undefined;
|
|
6551
6551
|
} | undefined;
|
|
6552
6552
|
};
|
|
@@ -6646,7 +6646,7 @@ export declare const createApiClientModalSync: ({ el, configuration, mountOnInit
|
|
|
6646
6646
|
} | undefined;
|
|
6647
6647
|
raw?: {
|
|
6648
6648
|
value: string;
|
|
6649
|
-
encoding: "xml" | "json" | "
|
|
6649
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
6650
6650
|
mimeType?: string | undefined;
|
|
6651
6651
|
} | undefined;
|
|
6652
6652
|
};
|
|
@@ -238,7 +238,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
238
238
|
} | undefined;
|
|
239
239
|
raw?: {
|
|
240
240
|
value: string;
|
|
241
|
-
encoding: "xml" | "json" | "
|
|
241
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
242
242
|
mimeType?: string | undefined;
|
|
243
243
|
} | undefined;
|
|
244
244
|
};
|
|
@@ -1873,7 +1873,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
1873
1873
|
} | undefined;
|
|
1874
1874
|
raw?: {
|
|
1875
1875
|
value: string;
|
|
1876
|
-
encoding: "xml" | "json" | "
|
|
1876
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1877
1877
|
mimeType?: string | undefined;
|
|
1878
1878
|
} | undefined;
|
|
1879
1879
|
};
|
|
@@ -1974,7 +1974,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
1974
1974
|
} | undefined;
|
|
1975
1975
|
raw?: {
|
|
1976
1976
|
value: string;
|
|
1977
|
-
encoding: "xml" | "json" | "
|
|
1977
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1978
1978
|
mimeType?: string | undefined;
|
|
1979
1979
|
} | undefined;
|
|
1980
1980
|
};
|
|
@@ -2076,7 +2076,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2076
2076
|
} | undefined;
|
|
2077
2077
|
raw?: {
|
|
2078
2078
|
value: string;
|
|
2079
|
-
encoding: "xml" | "json" | "
|
|
2079
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2080
2080
|
mimeType?: string | undefined;
|
|
2081
2081
|
} | undefined;
|
|
2082
2082
|
};
|
|
@@ -2177,7 +2177,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2177
2177
|
} | undefined;
|
|
2178
2178
|
raw?: {
|
|
2179
2179
|
value: string;
|
|
2180
|
-
encoding: "xml" | "json" | "
|
|
2180
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2181
2181
|
mimeType?: string | undefined;
|
|
2182
2182
|
} | undefined;
|
|
2183
2183
|
};
|
|
@@ -2277,7 +2277,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2277
2277
|
} | undefined;
|
|
2278
2278
|
raw?: {
|
|
2279
2279
|
value: string;
|
|
2280
|
-
encoding: "xml" | "json" | "
|
|
2280
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2281
2281
|
mimeType?: string | undefined;
|
|
2282
2282
|
} | undefined;
|
|
2283
2283
|
};
|
|
@@ -2377,7 +2377,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2377
2377
|
} | undefined;
|
|
2378
2378
|
raw?: {
|
|
2379
2379
|
value: string;
|
|
2380
|
-
encoding: "xml" | "json" | "
|
|
2380
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2381
2381
|
mimeType?: string | undefined;
|
|
2382
2382
|
} | undefined;
|
|
2383
2383
|
};
|
|
@@ -2478,7 +2478,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2478
2478
|
} | undefined;
|
|
2479
2479
|
raw?: {
|
|
2480
2480
|
value: string;
|
|
2481
|
-
encoding: "xml" | "json" | "
|
|
2481
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2482
2482
|
mimeType?: string | undefined;
|
|
2483
2483
|
} | undefined;
|
|
2484
2484
|
};
|
|
@@ -2578,7 +2578,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2578
2578
|
} | undefined;
|
|
2579
2579
|
raw?: {
|
|
2580
2580
|
value: string;
|
|
2581
|
-
encoding: "xml" | "json" | "
|
|
2581
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2582
2582
|
mimeType?: string | undefined;
|
|
2583
2583
|
} | undefined;
|
|
2584
2584
|
};
|
|
@@ -2678,7 +2678,7 @@ mountOnInitialize?: boolean) => Promise<{
|
|
|
2678
2678
|
} | undefined;
|
|
2679
2679
|
raw?: {
|
|
2680
2680
|
value: string;
|
|
2681
|
-
encoding: "xml" | "json" | "
|
|
2681
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2682
2682
|
mimeType?: string | undefined;
|
|
2683
2683
|
} | undefined;
|
|
2684
2684
|
};
|
|
@@ -308,7 +308,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
308
308
|
} | undefined;
|
|
309
309
|
raw?: {
|
|
310
310
|
value: string;
|
|
311
|
-
encoding: "xml" | "json" | "
|
|
311
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
312
312
|
mimeType?: string | undefined;
|
|
313
313
|
} | undefined;
|
|
314
314
|
};
|
|
@@ -1943,7 +1943,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
1943
1943
|
} | undefined;
|
|
1944
1944
|
raw?: {
|
|
1945
1945
|
value: string;
|
|
1946
|
-
encoding: "xml" | "json" | "
|
|
1946
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1947
1947
|
mimeType?: string | undefined;
|
|
1948
1948
|
} | undefined;
|
|
1949
1949
|
};
|
|
@@ -2044,7 +2044,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2044
2044
|
} | undefined;
|
|
2045
2045
|
raw?: {
|
|
2046
2046
|
value: string;
|
|
2047
|
-
encoding: "xml" | "json" | "
|
|
2047
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2048
2048
|
mimeType?: string | undefined;
|
|
2049
2049
|
} | undefined;
|
|
2050
2050
|
};
|
|
@@ -2146,7 +2146,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2146
2146
|
} | undefined;
|
|
2147
2147
|
raw?: {
|
|
2148
2148
|
value: string;
|
|
2149
|
-
encoding: "xml" | "json" | "
|
|
2149
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2150
2150
|
mimeType?: string | undefined;
|
|
2151
2151
|
} | undefined;
|
|
2152
2152
|
};
|
|
@@ -2247,7 +2247,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2247
2247
|
} | undefined;
|
|
2248
2248
|
raw?: {
|
|
2249
2249
|
value: string;
|
|
2250
|
-
encoding: "xml" | "json" | "
|
|
2250
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2251
2251
|
mimeType?: string | undefined;
|
|
2252
2252
|
} | undefined;
|
|
2253
2253
|
};
|
|
@@ -2347,7 +2347,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2347
2347
|
} | undefined;
|
|
2348
2348
|
raw?: {
|
|
2349
2349
|
value: string;
|
|
2350
|
-
encoding: "xml" | "json" | "
|
|
2350
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2351
2351
|
mimeType?: string | undefined;
|
|
2352
2352
|
} | undefined;
|
|
2353
2353
|
};
|
|
@@ -2447,7 +2447,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2447
2447
|
} | undefined;
|
|
2448
2448
|
raw?: {
|
|
2449
2449
|
value: string;
|
|
2450
|
-
encoding: "xml" | "json" | "
|
|
2450
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2451
2451
|
mimeType?: string | undefined;
|
|
2452
2452
|
} | undefined;
|
|
2453
2453
|
};
|
|
@@ -2548,7 +2548,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2548
2548
|
} | undefined;
|
|
2549
2549
|
raw?: {
|
|
2550
2550
|
value: string;
|
|
2551
|
-
encoding: "xml" | "json" | "
|
|
2551
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2552
2552
|
mimeType?: string | undefined;
|
|
2553
2553
|
} | undefined;
|
|
2554
2554
|
};
|
|
@@ -2648,7 +2648,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2648
2648
|
} | undefined;
|
|
2649
2649
|
raw?: {
|
|
2650
2650
|
value: string;
|
|
2651
|
-
encoding: "xml" | "json" | "
|
|
2651
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2652
2652
|
mimeType?: string | undefined;
|
|
2653
2653
|
} | undefined;
|
|
2654
2654
|
};
|
|
@@ -2748,7 +2748,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
|
|
|
2748
2748
|
} | undefined;
|
|
2749
2749
|
raw?: {
|
|
2750
2750
|
value: string;
|
|
2751
|
-
encoding: "xml" | "json" | "
|
|
2751
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2752
2752
|
mimeType?: string | undefined;
|
|
2753
2753
|
} | undefined;
|
|
2754
2754
|
};
|
|
@@ -166,7 +166,7 @@ export declare const createRequestPayload: (metaRequestPayload?: MetaRequestPayl
|
|
|
166
166
|
} | undefined;
|
|
167
167
|
raw?: {
|
|
168
168
|
value: string;
|
|
169
|
-
encoding: "xml" | "json" | "
|
|
169
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
170
170
|
mimeType?: string | undefined;
|
|
171
171
|
} | undefined;
|
|
172
172
|
};
|
|
@@ -180,7 +180,7 @@ export declare const createActiveEntitiesStore: ({ collections, requestExamples,
|
|
|
180
180
|
} | undefined;
|
|
181
181
|
raw?: {
|
|
182
182
|
value: string;
|
|
183
|
-
encoding: "xml" | "json" | "
|
|
183
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
184
184
|
mimeType?: string | undefined;
|
|
185
185
|
} | undefined;
|
|
186
186
|
};
|
|
@@ -96,7 +96,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
96
96
|
} | undefined;
|
|
97
97
|
raw?: {
|
|
98
98
|
value: string;
|
|
99
|
-
encoding: "xml" | "json" | "
|
|
99
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
100
100
|
mimeType?: string | undefined;
|
|
101
101
|
} | undefined;
|
|
102
102
|
};
|
|
@@ -198,7 +198,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
198
198
|
} | undefined;
|
|
199
199
|
raw?: {
|
|
200
200
|
value: string;
|
|
201
|
-
encoding: "xml" | "json" | "
|
|
201
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
202
202
|
mimeType?: string | undefined;
|
|
203
203
|
} | undefined;
|
|
204
204
|
};
|
|
@@ -300,7 +300,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
300
300
|
} | undefined;
|
|
301
301
|
raw?: {
|
|
302
302
|
value: string;
|
|
303
|
-
encoding: "xml" | "json" | "
|
|
303
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
304
304
|
mimeType?: string | undefined;
|
|
305
305
|
} | undefined;
|
|
306
306
|
};
|
|
@@ -401,7 +401,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
401
401
|
} | undefined;
|
|
402
402
|
raw?: {
|
|
403
403
|
value: string;
|
|
404
|
-
encoding: "xml" | "json" | "
|
|
404
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
405
405
|
mimeType?: string | undefined;
|
|
406
406
|
} | undefined;
|
|
407
407
|
};
|
|
@@ -501,7 +501,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
501
501
|
} | undefined;
|
|
502
502
|
raw?: {
|
|
503
503
|
value: string;
|
|
504
|
-
encoding: "xml" | "json" | "
|
|
504
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
505
505
|
mimeType?: string | undefined;
|
|
506
506
|
} | undefined;
|
|
507
507
|
};
|
|
@@ -601,7 +601,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
601
601
|
} | undefined;
|
|
602
602
|
raw?: {
|
|
603
603
|
value: string;
|
|
604
|
-
encoding: "xml" | "json" | "
|
|
604
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
605
605
|
mimeType?: string | undefined;
|
|
606
606
|
} | undefined;
|
|
607
607
|
};
|
|
@@ -702,7 +702,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
702
702
|
} | undefined;
|
|
703
703
|
raw?: {
|
|
704
704
|
value: string;
|
|
705
|
-
encoding: "xml" | "json" | "
|
|
705
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
706
706
|
mimeType?: string | undefined;
|
|
707
707
|
} | undefined;
|
|
708
708
|
};
|
|
@@ -802,7 +802,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
802
802
|
} | undefined;
|
|
803
803
|
raw?: {
|
|
804
804
|
value: string;
|
|
805
|
-
encoding: "xml" | "json" | "
|
|
805
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
806
806
|
mimeType?: string | undefined;
|
|
807
807
|
} | undefined;
|
|
808
808
|
};
|
|
@@ -902,7 +902,7 @@ export declare function createStoreRequestExamples(useLocalStorage: boolean): {
|
|
|
902
902
|
} | undefined;
|
|
903
903
|
raw?: {
|
|
904
904
|
value: string;
|
|
905
|
-
encoding: "xml" | "json" | "
|
|
905
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
906
906
|
mimeType?: string | undefined;
|
|
907
907
|
} | undefined;
|
|
908
908
|
};
|
|
@@ -1010,7 +1010,7 @@ export declare function extendedExampleDataFactory({ requestExamples, requestExa
|
|
|
1010
1010
|
} | undefined;
|
|
1011
1011
|
raw?: {
|
|
1012
1012
|
value: string;
|
|
1013
|
-
encoding: "xml" | "json" | "
|
|
1013
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1014
1014
|
mimeType?: string | undefined;
|
|
1015
1015
|
} | undefined;
|
|
1016
1016
|
};
|
package/dist/store/store.d.ts
CHANGED
|
@@ -229,7 +229,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
229
229
|
} | undefined;
|
|
230
230
|
raw?: {
|
|
231
231
|
value: string;
|
|
232
|
-
encoding: "xml" | "json" | "
|
|
232
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
233
233
|
mimeType?: string | undefined;
|
|
234
234
|
} | undefined;
|
|
235
235
|
};
|
|
@@ -1864,7 +1864,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1864
1864
|
} | undefined;
|
|
1865
1865
|
raw?: {
|
|
1866
1866
|
value: string;
|
|
1867
|
-
encoding: "xml" | "json" | "
|
|
1867
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1868
1868
|
mimeType?: string | undefined;
|
|
1869
1869
|
} | undefined;
|
|
1870
1870
|
};
|
|
@@ -1965,7 +1965,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1965
1965
|
} | undefined;
|
|
1966
1966
|
raw?: {
|
|
1967
1967
|
value: string;
|
|
1968
|
-
encoding: "xml" | "json" | "
|
|
1968
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
1969
1969
|
mimeType?: string | undefined;
|
|
1970
1970
|
} | undefined;
|
|
1971
1971
|
};
|
|
@@ -2067,7 +2067,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2067
2067
|
} | undefined;
|
|
2068
2068
|
raw?: {
|
|
2069
2069
|
value: string;
|
|
2070
|
-
encoding: "xml" | "json" | "
|
|
2070
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2071
2071
|
mimeType?: string | undefined;
|
|
2072
2072
|
} | undefined;
|
|
2073
2073
|
};
|
|
@@ -2168,7 +2168,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2168
2168
|
} | undefined;
|
|
2169
2169
|
raw?: {
|
|
2170
2170
|
value: string;
|
|
2171
|
-
encoding: "xml" | "json" | "
|
|
2171
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2172
2172
|
mimeType?: string | undefined;
|
|
2173
2173
|
} | undefined;
|
|
2174
2174
|
};
|
|
@@ -2268,7 +2268,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2268
2268
|
} | undefined;
|
|
2269
2269
|
raw?: {
|
|
2270
2270
|
value: string;
|
|
2271
|
-
encoding: "xml" | "json" | "
|
|
2271
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2272
2272
|
mimeType?: string | undefined;
|
|
2273
2273
|
} | undefined;
|
|
2274
2274
|
};
|
|
@@ -2368,7 +2368,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2368
2368
|
} | undefined;
|
|
2369
2369
|
raw?: {
|
|
2370
2370
|
value: string;
|
|
2371
|
-
encoding: "xml" | "json" | "
|
|
2371
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2372
2372
|
mimeType?: string | undefined;
|
|
2373
2373
|
} | undefined;
|
|
2374
2374
|
};
|
|
@@ -2469,7 +2469,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2469
2469
|
} | undefined;
|
|
2470
2470
|
raw?: {
|
|
2471
2471
|
value: string;
|
|
2472
|
-
encoding: "xml" | "json" | "
|
|
2472
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2473
2473
|
mimeType?: string | undefined;
|
|
2474
2474
|
} | undefined;
|
|
2475
2475
|
};
|
|
@@ -2569,7 +2569,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2569
2569
|
} | undefined;
|
|
2570
2570
|
raw?: {
|
|
2571
2571
|
value: string;
|
|
2572
|
-
encoding: "xml" | "json" | "
|
|
2572
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2573
2573
|
mimeType?: string | undefined;
|
|
2574
2574
|
} | undefined;
|
|
2575
2575
|
};
|
|
@@ -2669,7 +2669,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2669
2669
|
} | undefined;
|
|
2670
2670
|
raw?: {
|
|
2671
2671
|
value: string;
|
|
2672
|
-
encoding: "xml" | "json" | "
|
|
2672
|
+
encoding: "xml" | "json" | "text" | "html" | "javascript" | "yaml" | "edn";
|
|
2673
2673
|
mimeType?: string | undefined;
|
|
2674
2674
|
} | undefined;
|
|
2675
2675
|
};
|
|
@@ -33,7 +33,7 @@ const W = { class: "flex-center relative flex flex-1 flex-col gap-6 p-2 capitali
|
|
|
33
33
|
}));
|
|
34
34
|
}, f = (o) => {
|
|
35
35
|
o?.createNew && g.name === "request" && d();
|
|
36
|
-
}, v = "2.5.
|
|
36
|
+
}, v = "2.5.35";
|
|
37
37
|
return q(() => a.hotKeys.on(f)), R(() => a.hotKeys.off(f)), (o, e) => (i(), l("div", W, [
|
|
38
38
|
s("div", {
|
|
39
39
|
class: y(["flex h-[calc(100%_-_50px)] flex-col items-center justify-center", {
|
package/package.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"rest",
|
|
19
19
|
"testing"
|
|
20
20
|
],
|
|
21
|
-
"version": "2.5.
|
|
21
|
+
"version": "2.5.35",
|
|
22
22
|
"engines": {
|
|
23
23
|
"node": ">=20"
|
|
24
24
|
},
|
|
@@ -207,23 +207,23 @@
|
|
|
207
207
|
"yaml": "2.8.0",
|
|
208
208
|
"zod": "3.24.1",
|
|
209
209
|
"@scalar/analytics-client": "1.0.0",
|
|
210
|
+
"@scalar/components": "0.14.36",
|
|
210
211
|
"@scalar/draggable": "0.2.0",
|
|
211
212
|
"@scalar/helpers": "0.0.11",
|
|
212
213
|
"@scalar/icons": "0.4.7",
|
|
213
|
-
"@scalar/
|
|
214
|
-
"@scalar/
|
|
215
|
-
"@scalar/oas-utils": "0.4.30",
|
|
214
|
+
"@scalar/oas-utils": "0.4.31",
|
|
215
|
+
"@scalar/import": "0.4.26",
|
|
216
216
|
"@scalar/object-utils": "1.2.7",
|
|
217
|
+
"@scalar/openapi-parser": "0.21.1",
|
|
218
|
+
"@scalar/postman-to-openapi": "0.3.34",
|
|
217
219
|
"@scalar/openapi-types": "0.3.7",
|
|
218
|
-
"@scalar/openapi-parser": "0.21.0",
|
|
219
|
-
"@scalar/postman-to-openapi": "0.3.33",
|
|
220
220
|
"@scalar/snippetz": "0.4.10",
|
|
221
|
-
"@scalar/types": "0.2.16",
|
|
222
|
-
"@scalar/use-codemirror": "0.12.36",
|
|
223
221
|
"@scalar/themes": "0.13.18",
|
|
222
|
+
"@scalar/use-codemirror": "0.12.37",
|
|
224
223
|
"@scalar/use-toasts": "0.8.0",
|
|
225
224
|
"@scalar/use-hooks": "0.2.5",
|
|
226
|
-
"@scalar/
|
|
225
|
+
"@scalar/types": "0.2.16",
|
|
226
|
+
"@scalar/workspace-store": "0.15.8"
|
|
227
227
|
},
|
|
228
228
|
"devDependencies": {
|
|
229
229
|
"@tailwindcss/vite": "^4.1.7",
|
|
@@ -236,8 +236,8 @@
|
|
|
236
236
|
"vite": "7.1.5",
|
|
237
237
|
"vite-svg-loader": "^5.1.0",
|
|
238
238
|
"vitest": "3.2.4",
|
|
239
|
-
"@scalar/
|
|
240
|
-
"@scalar/
|
|
239
|
+
"@scalar/build-tooling": "0.2.7",
|
|
240
|
+
"@scalar/galaxy": "0.5.8"
|
|
241
241
|
},
|
|
242
242
|
"scripts": {
|
|
243
243
|
"build": "scalar-build-vite",
|