@scalar/api-reference 1.22.49 → 1.22.51

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 CHANGED
@@ -1,5 +1,24 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.22.51
4
+
5
+ ### Patch Changes
6
+
7
+ - 6ccdd5c: feat: support abbr html tag
8
+ - 4d01a2a: feat: copy server URL with replaced variables
9
+ - Updated dependencies [f472998]
10
+ - @scalar/oas-utils@0.1.15
11
+ - @scalar/api-client@1.2.35
12
+ - @scalar/components@0.7.14
13
+
14
+ ## 1.22.50
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [be75488]
19
+ - @scalar/api-client@1.2.34
20
+ - @scalar/components@0.7.13
21
+
3
22
  ## 1.22.49
4
23
 
5
24
  ### Patch Changes
@@ -0,0 +1,25 @@
1
+ import { openBlock as t, createElementBlock as n, createElementVNode as e } from "vue";
2
+ const o = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ }, r = /* @__PURE__ */ e("desc", null, "View Off Streamline Icon: https://streamlinehq.com", -1), l = /* @__PURE__ */ e("g", {
6
+ fill: "none",
7
+ stroke: "currentColor",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ "stroke-width": "1.5"
11
+ }, [
12
+ /* @__PURE__ */ e("path", { d: "M2.78 21 21.53 3M9 19.05a9.9 9.9 0 0 0 3 .45c4.1.07 8.26-2.81 10.82-5.64a1.65 1.65 0 0 0 0-2.22 20 20 0 0 0-3.07-2.76m-2.66-1.61A11.3 11.3 0 0 0 12 6c-4-.07-8.2 2.75-10.82 5.64a1.65 1.65 0 0 0 0 2.22 20 20 0 0 0 4.93 4" }),
13
+ /* @__PURE__ */ e("path", { d: "M9 15.07a3.85 3.85 0 0 1 5.5-5.28m1.25 2.96A3.75 3.75 0 0 1 12 16.5" })
14
+ ], -1), c = [
15
+ r,
16
+ l
17
+ ];
18
+ function s(a, i) {
19
+ return t(), n("svg", o, [...c]);
20
+ }
21
+ const m = { render: s };
22
+ export {
23
+ m as default,
24
+ s as render
25
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},r=e.createElementVNode("desc",null,"View Off Streamline Icon: https://streamlinehq.com",-1),o=e.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[e.createElementVNode("path",{d:"M2.78 21 21.53 3M9 19.05a9.9 9.9 0 0 0 3 .45c4.1.07 8.26-2.81 10.82-5.64a1.65 1.65 0 0 0 0-2.22 20 20 0 0 0-3.07-2.76m-2.66-1.61A11.3 11.3 0 0 0 12 6c-4-.07-8.2 2.75-10.82 5.64a1.65 1.65 0 0 0 0 2.22 20 20 0 0 0 4.93 4"}),e.createElementVNode("path",{d:"M9 15.07a3.85 3.85 0 0 1 5.5-5.28m1.25 2.96A3.75 3.75 0 0 1 12 16.5"})],-1),l=[r,o];function t(a,d){return e.openBlock(),e.createElementBlock("svg",n,[...l])}const c={render:t};exports.default=c;exports.render=t;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 5.251C7.969 5.183 3.8 8 1.179 10.885a1.663 1.663 0 0 0 0 2.226C3.743 15.935 7.9 18.817 12 18.748c4.1.069 8.258-2.813 10.824-5.637a1.663 1.663 0 0 0 0-2.226C20.2 8 16.031 5.183 12 5.251"},null,-1),t=e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.75 12A3.75 3.75 0 1 1 12 8.249 3.75 3.75 0 0 1 15.75 12"},null,-1),l=[n,t];function o(i,s){return e.openBlock(),e.createElementBlock("svg",r,[...l])}const c={render:o};exports.default=c;exports.render=o;
@@ -0,0 +1,30 @@
1
+ import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ }, t = /* @__PURE__ */ e("path", {
6
+ fill: "none",
7
+ stroke: "currentColor",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ "stroke-width": "1.5",
11
+ d: "M12 5.251C7.969 5.183 3.8 8 1.179 10.885a1.663 1.663 0 0 0 0 2.226C3.743 15.935 7.9 18.817 12 18.748c4.1.069 8.258-2.813 10.824-5.637a1.663 1.663 0 0 0 0-2.226C20.2 8 16.031 5.183 12 5.251"
12
+ }, null, -1), l = /* @__PURE__ */ e("path", {
13
+ fill: "none",
14
+ stroke: "currentColor",
15
+ "stroke-linecap": "round",
16
+ "stroke-linejoin": "round",
17
+ "stroke-width": "1.5",
18
+ d: "M15.75 12A3.75 3.75 0 1 1 12 8.249 3.75 3.75 0 0 1 15.75 12"
19
+ }, null, -1), s = [
20
+ t,
21
+ l
22
+ ];
23
+ function i(c, d) {
24
+ return o(), r("svg", n, [...s]);
25
+ }
26
+ const u = { render: i };
27
+ export {
28
+ u as default,
29
+ i as render
30
+ };