@scalar/api-reference 1.24.38 → 1.24.39

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/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "vue",
21
21
  "vue3"
22
22
  ],
23
- "version": "1.24.38",
23
+ "version": "1.24.39",
24
24
  "engines": {
25
25
  "node": ">=18"
26
26
  },
@@ -60,11 +60,11 @@
60
60
  "unified": "^11.0.4",
61
61
  "vue": "^3.4.22",
62
62
  "@scalar/api-client": "2.0.15",
63
- "@scalar/components": "0.12.12",
64
63
  "@scalar/oas-utils": "0.2.13",
64
+ "@scalar/components": "0.12.12",
65
+ "@scalar/themes": "0.9.13",
65
66
  "@scalar/use-toasts": "0.7.4",
66
- "@scalar/use-tooltip": "1.0.2",
67
- "@scalar/themes": "0.9.13"
67
+ "@scalar/use-tooltip": "1.0.2"
68
68
  },
69
69
  "devDependencies": {
70
70
  "@etchteam/storybook-addon-css-variables-theme": "^1.5.1",
@@ -91,8 +91,8 @@
91
91
  "vitest": "^1.6.0",
92
92
  "vitest-matchmedia-mock": "^1.0.5",
93
93
  "vue-tsc": "^2.0.13",
94
- "@scalar/galaxy": "0.2.4",
95
- "@scalar/build-tooling": "0.1.9"
94
+ "@scalar/build-tooling": "0.1.9",
95
+ "@scalar/galaxy": "0.2.4"
96
96
  },
97
97
  "scripts": {
98
98
  "analyze:default": "pnpm dlx vite-bundle-visualizer",
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
- export default _default;
3
- //# sourceMappingURL=Style.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Style.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Util/Style.vue"],"names":[],"mappings":";AA0DA,wBAKG"}
@@ -1,12 +0,0 @@
1
- import { openBlock as n, createBlock as o, resolveDynamicComponent as r } from "vue";
2
- import t from "../../_virtual/_plugin-vue_export-helper.js";
3
- const c = {};
4
- function l(e, s) {
5
- return n(), o(r("style"), {
6
- innerHTML: e.$slots.default
7
- }, null, 8, ["innerHTML"]);
8
- }
9
- const i = /* @__PURE__ */ t(c, [["render", l]]);
10
- export {
11
- i as default
12
- };
@@ -1,2 +0,0 @@
1
- export { default as Style } from './Style.vue.js';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Util/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,aAAa,CAAA"}