@scalar/api-reference 1.22.29 → 1.22.31

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,26 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.22.31
4
+
5
+ ### Patch Changes
6
+
7
+ - 3748dc5: feat: api client toggle sidebar hotkey
8
+ - Updated dependencies [f871c28]
9
+ - Updated dependencies [3748dc5]
10
+ - @scalar/api-client@1.2.21
11
+
12
+ ## 1.22.30
13
+
14
+ ### Patch Changes
15
+
16
+ - 36819a2: chore: lazy load api client
17
+ - Updated dependencies [0640c52]
18
+ - Updated dependencies [6e67167]
19
+ - Updated dependencies [84399ab]
20
+ - Updated dependencies [a80345a]
21
+ - @scalar/api-client@1.2.20
22
+ - @scalar/components@0.7.6
23
+
3
24
  ## 1.22.29
4
25
 
5
26
  ### Patch Changes
@@ -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",fill:"none",viewBox:"0 0 14 12"},r=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.594 6.86a.75.75 0 0 0 0-1.5H3.217l3.095-3.095a.75.75 0 1 0-1.061-1.06L.876 5.578a.75.75 0 0 0 0 1.061l4.375 4.375a.75.75 0 0 0 1.06-1.06L3.218 6.86z","clip-rule":"evenodd"},null,-1),t=[r];function l(c,d){return e.openBlock(),e.createElementBlock("svg",n,[...t])}const o={render:l};exports.default=o;exports.render=l;
@@ -0,0 +1,21 @@
1
+ import { openBlock as e, createElementBlock as l, createElementVNode as n } from "vue";
2
+ const r = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 14 12"
6
+ }, o = /* @__PURE__ */ n("path", {
7
+ fill: "currentColor",
8
+ "fill-rule": "evenodd",
9
+ d: "M12.594 6.86a.75.75 0 0 0 0-1.5H3.217l3.095-3.095a.75.75 0 1 0-1.061-1.06L.876 5.578a.75.75 0 0 0 0 1.061l4.375 4.375a.75.75 0 0 0 1.06-1.06L3.218 6.86z",
10
+ "clip-rule": "evenodd"
11
+ }, null, -1), t = [
12
+ o
13
+ ];
14
+ function a(c, d) {
15
+ return e(), l("svg", r, [...t]);
16
+ }
17
+ const s = { render: a };
18
+ export {
19
+ s as default,
20
+ a as render
21
+ };
@@ -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",fill:"none",viewBox:"0 0 14 12"},r=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M1.406 5.36a.75.75 0 0 0 0 1.5h9.377L7.688 9.954a.75.75 0 1 0 1.061 1.06l4.375-4.374a.75.75 0 0 0 0-1.06L8.75 1.203a.75.75 0 1 0-1.06 1.06l3.094 3.096z","clip-rule":"evenodd"},null,-1),t=[r];function l(c,d){return e.openBlock(),e.createElementBlock("svg",n,[...t])}const o={render:l};exports.default=o;exports.render=l;
@@ -0,0 +1,21 @@
1
+ import { openBlock as e, createElementBlock as l, createElementVNode as n } from "vue";
2
+ const r = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 14 12"
6
+ }, o = /* @__PURE__ */ n("path", {
7
+ fill: "currentColor",
8
+ "fill-rule": "evenodd",
9
+ d: "M1.406 5.36a.75.75 0 0 0 0 1.5h9.377L7.688 9.954a.75.75 0 1 0 1.061 1.06l4.375-4.374a.75.75 0 0 0 0-1.06L8.75 1.203a.75.75 0 1 0-1.06 1.06l3.094 3.096z",
10
+ "clip-rule": "evenodd"
11
+ }, null, -1), t = [
12
+ o
13
+ ];
14
+ function a(c, d) {
15
+ return e(), l("svg", r, [...t]);
16
+ }
17
+ const s = { render: a };
18
+ export {
19
+ s as default,
20
+ a as render
21
+ };
@@ -0,0 +1,21 @@
1
+ import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
2
+ const r = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 14 15"
6
+ }, t = /* @__PURE__ */ o("path", {
7
+ stroke: "currentColor",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ d: "M1.5 4h11M2.67 6.333h8.657M5.396 11h3.208m-4.76-2.333h6.313"
11
+ }, null, -1), l = [
12
+ t
13
+ ];
14
+ function s(c, i) {
15
+ return e(), n("svg", r, [...l]);
16
+ }
17
+ const d = { render: s };
18
+ export {
19
+ d as default,
20
+ s as render
21
+ };
@@ -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",fill:"none",viewBox:"0 0 14 15"},o=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M1.5 4h11M2.67 6.333h8.657M5.396 11h3.208m-4.76-2.333h6.313"},null,-1),t=[o];function n(c,s){return e.openBlock(),e.createElementBlock("svg",r,[...t])}const l={render:n};exports.default=l;exports.render=n;
@@ -0,0 +1,27 @@
1
+ import { openBlock as l, createElementBlock as r, createElementVNode as e } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 14 14"
6
+ }, o = /* @__PURE__ */ e("path", {
7
+ fill: "currentColor",
8
+ "fill-rule": "evenodd",
9
+ d: "M7 2.75a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-.364.643l-2.5 1.5a.75.75 0 1 1-.772-1.286L6.25 7.075V3.5A.75.75 0 0 1 7 2.75",
10
+ "clip-rule": "evenodd"
11
+ }, null, -1), t = /* @__PURE__ */ e("path", {
12
+ fill: "currentColor",
13
+ "fill-rule": "evenodd",
14
+ d: "M12.5 7a5.5 5.5 0 0 0-9.82-3.405l.966.965a.5.5 0 0 1-.353.854H.5a.5.5 0 0 1-.5-.5V2.12a.5.5 0 0 1 .854-.354l.76.761A7 7 0 1 1 .187 8.614a.75.75 0 0 1 1.46-.344A5.5 5.5 0 0 0 12.5 7",
15
+ "clip-rule": "evenodd"
16
+ }, null, -1), a = [
17
+ o,
18
+ t
19
+ ];
20
+ function d(c, u) {
21
+ return l(), r("svg", n, [...a]);
22
+ }
23
+ const f = { render: d };
24
+ export {
25
+ f as default,
26
+ d as render
27
+ };
@@ -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",fill:"none",viewBox:"0 0 14 14"},n=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 2.75a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-.364.643l-2.5 1.5a.75.75 0 1 1-.772-1.286L6.25 7.075V3.5A.75.75 0 0 1 7 2.75","clip-rule":"evenodd"},null,-1),t=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.5 7a5.5 5.5 0 0 0-9.82-3.405l.966.965a.5.5 0 0 1-.353.854H.5a.5.5 0 0 1-.5-.5V2.12a.5.5 0 0 1 .854-.354l.76.761A7 7 0 1 1 .187 8.614a.75.75 0 0 1 1.46-.344A5.5 5.5 0 0 0 12.5 7","clip-rule":"evenodd"},null,-1),o=[n,t];function l(a,u){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const d={render:l};exports.default=d;exports.render=l;
@@ -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",fill:"none",viewBox:"0 0 8 10"},r=e.createElementVNode("path",{fill:"currentColor",d:"M7.266 3.563 2.7.317A1.69 1.69 0 0 0 .916.201 1.75 1.75 0 0 0 0 1.754v6.492a1.75 1.75 0 0 0 .916 1.552A1.69 1.69 0 0 0 2.7 9.683l4.566-3.246a1.775 1.775 0 0 0 0-2.874"},null,-1),l=[r];function t(c,u){return e.openBlock(),e.createElementBlock("svg",n,[...l])}const o={render:t};exports.default=o;exports.render=t;
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as n, createElementVNode as r } from "vue";
2
+ const l = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 8 10"
6
+ }, o = /* @__PURE__ */ r("path", {
7
+ fill: "currentColor",
8
+ d: "M7.266 3.563 2.7.317A1.69 1.69 0 0 0 .916.201 1.75 1.75 0 0 0 0 1.754v6.492a1.75 1.75 0 0 0 .916 1.552A1.69 1.69 0 0 0 2.7 9.683l4.566-3.246a1.775 1.775 0 0 0 0-2.874"
9
+ }, null, -1), t = [
10
+ o
11
+ ];
12
+ function a(c, s) {
13
+ return e(), n("svg", l, [...t]);
14
+ }
15
+ const d = { render: a };
16
+ export {
17
+ d as default,
18
+ a as render
19
+ };
@@ -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",fill:"none",viewBox:"0 0 10 11"},r=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.595 2.075a.75.75 0 0 0-1.06-1.06l-6.63 6.63V3.268a.75.75 0 1 0-1.5 0v6.187c0 .415.335.75.75.75h6.187a.75.75 0 0 0 0-1.5H2.965z","clip-rule":"evenodd"},null,-1),t=[r];function l(c,d){return e.openBlock(),e.createElementBlock("svg",n,[...t])}const o={render:l};exports.default=o;exports.render=l;
@@ -0,0 +1,21 @@
1
+ import { openBlock as e, createElementBlock as l, createElementVNode as n } from "vue";
2
+ const r = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 10 11"
6
+ }, o = /* @__PURE__ */ n("path", {
7
+ fill: "currentColor",
8
+ "fill-rule": "evenodd",
9
+ d: "M9.595 2.075a.75.75 0 0 0-1.06-1.06l-6.63 6.63V3.268a.75.75 0 1 0-1.5 0v6.187c0 .415.335.75.75.75h6.187a.75.75 0 0 0 0-1.5H2.965z",
10
+ "clip-rule": "evenodd"
11
+ }, null, -1), t = [
12
+ o
13
+ ];
14
+ function c(a, d) {
15
+ return e(), l("svg", r, [...t]);
16
+ }
17
+ const i = { render: c };
18
+ export {
19
+ i as default,
20
+ c as render
21
+ };
@@ -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",fill:"none",viewBox:"0 0 15 10"},r=e.createElementVNode("path",{fill:"currentColor",d:"M0 10h10v-.667H0zm0-9v.667h15V1zm0 4.833h15v-.666H0z"},null,-1),l=[r];function t(c,u){return e.openBlock(),e.createElementBlock("svg",n,[...l])}const o={render:t};exports.default=o;exports.render=t;
@@ -0,0 +1,19 @@
1
+ import { openBlock as e, createElementBlock as n, createElementVNode as r } from "vue";
2
+ const o = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 15 10"
6
+ }, t = /* @__PURE__ */ r("path", {
7
+ fill: "currentColor",
8
+ d: "M0 10h10v-.667H0zm0-9v.667h15V1zm0 4.833h15v-.666H0z"
9
+ }, null, -1), l = [
10
+ t
11
+ ];
12
+ function c(s, m) {
13
+ return e(), n("svg", o, [...l]);
14
+ }
15
+ const h = { render: c };
16
+ export {
17
+ h as default,
18
+ c as render
19
+ };