@scalar/api-client 2.5.33 → 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.
@@ -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.33";
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", {
@@ -1,7 +1,7 @@
1
1
  import o from "./ResponseLoadingOverlay.vue2.js";
2
2
  /* empty css */
3
- import r from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const p = /* @__PURE__ */ r(o, [["__scopeId", "data-v-62b8db3f"]]);
3
+ import e from "../../../_virtual/_plugin-vue_export-helper.js";
4
+ const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-5d3b84e1"]]);
5
5
  export {
6
6
  p as default
7
7
  };
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "rest",
19
19
  "testing"
20
20
  ],
21
- "version": "2.5.33",
21
+ "version": "2.5.35",
22
22
  "engines": {
23
23
  "node": ">=20"
24
24
  },
@@ -206,24 +206,24 @@
206
206
  "whatwg-mimetype": "^4.0.0",
207
207
  "yaml": "2.8.0",
208
208
  "zod": "3.24.1",
209
- "@scalar/components": "0.14.34",
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/analytics-client": "1.0.0",
214
- "@scalar/import": "0.4.24",
215
- "@scalar/oas-utils": "0.4.29",
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.20.6",
217
+ "@scalar/openapi-parser": "0.21.1",
218
+ "@scalar/postman-to-openapi": "0.3.34",
218
219
  "@scalar/openapi-types": "0.3.7",
219
- "@scalar/postman-to-openapi": "0.3.32",
220
- "@scalar/themes": "0.13.17",
221
- "@scalar/types": "0.2.15",
222
- "@scalar/snippetz": "0.4.9",
223
- "@scalar/use-codemirror": "0.12.35",
220
+ "@scalar/snippetz": "0.4.10",
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/workspace-store": "0.15.6"
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/galaxy": "0.5.8",
240
- "@scalar/build-tooling": "0.2.7"
239
+ "@scalar/build-tooling": "0.2.7",
240
+ "@scalar/galaxy": "0.5.8"
241
241
  },
242
242
  "scripts": {
243
243
  "build": "scalar-build-vite",