@scalar/api-reference 1.20.9 → 1.20.10

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.
Files changed (30) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/{ChevronDown-CSOB0535-BuqHm85k.js → ChevronDown-BfsntkAH-C9zcr0qR.js} +1 -1
  3. package/dist/{ChevronLeft-DusxsQw--DJdG5EsS.cjs → ChevronDown-BfsntkAH-UyVhbh6W.cjs} +1 -1
  4. package/dist/{ChevronLeft-DusxsQw--BoXvu7F6.js → ChevronLeft-gsLd5xOQ-CqwkBaut.js} +1 -1
  5. package/dist/{ChevronDown-CSOB0535-CX_iXGyG.cjs → ChevronLeft-gsLd5xOQ-Dsh3h4WW.cjs} +1 -1
  6. package/dist/{ChevronRight-DgANAl_6-U5dOKUXc.js → ChevronRight-CI_7n_av-CoZdhgFT.js} +1 -1
  7. package/dist/{ChevronUp-BbfQZGKP-CV9n1jER.cjs → ChevronRight-CI_7n_av-DLXhSyjz.cjs} +1 -1
  8. package/dist/{ChevronRight-DgANAl_6-CJaEQR4M.cjs → ChevronUp-CjHRmG59-Bdzral9D.cjs} +1 -1
  9. package/dist/{ChevronUp-BbfQZGKP-DnU7fPVR.js → ChevronUp-CjHRmG59-DZusC0Dg.js} +1 -1
  10. package/dist/arrow-chevron-down-C8nXK33Q-BtMvOXx3.cjs +1 -0
  11. package/dist/{arrow-chevron-down-DraTmtzQ-Bxuf638_.js → arrow-chevron-down-C8nXK33Q-DvHEaiAC.js} +1 -1
  12. package/dist/arrow-chevron-left-BXUhHSEc-CG6_PPJr.cjs +1 -0
  13. package/dist/{arrow-chevron-left-AE5dugcd-CTnZepiJ.js → arrow-chevron-left-BXUhHSEc-Dzn2e6R2.js} +1 -1
  14. package/dist/arrow-chevron-right-CSqjaNKG-BwiP6haQ.cjs +1 -0
  15. package/dist/{arrow-chevron-right-DbHwONUO-Dh8rkhyL.js → arrow-chevron-right-CSqjaNKG-D7eGkKfY.js} +1 -1
  16. package/dist/{arrow-chevron-up-C2T-G4GN-Dl31SleQ.js → arrow-chevron-up-Dr-W1IfM-BEO6dQ2V.js} +1 -1
  17. package/dist/arrow-chevron-up-Dr-W1IfM-DWkrxiTC.cjs +1 -0
  18. package/dist/browser/standalone.js +6 -6
  19. package/dist/browser/webpack-stats.json +1 -1
  20. package/dist/components/Content/Operation/TryRequestButton.vue.d.ts.map +1 -1
  21. package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
  22. package/dist/hooks/useSidebar.d.ts.map +1 -1
  23. package/dist/index.cjs +105 -105
  24. package/dist/index.css +1 -1
  25. package/dist/index.js +4216 -4184
  26. package/package.json +4 -4
  27. package/dist/arrow-chevron-down-DraTmtzQ-Ccv4Eg8C.cjs +0 -1
  28. package/dist/arrow-chevron-left-AE5dugcd-CJ5pbO2B.cjs +0 -1
  29. package/dist/arrow-chevron-right-DbHwONUO-uphJru7Q.cjs +0 -1
  30. package/dist/arrow-chevron-up-C2T-G4GN-WztJiBkw.cjs +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @scalar/api-reference
2
2
 
3
+ ## 1.20.10
4
+
5
+ ### Patch Changes
6
+
7
+ - ae193a8: feat: sidebar border indents + theme polish
8
+ - bec8e52: fix: add models to tag groups
9
+ - Updated dependencies [5b83e30]
10
+ - Updated dependencies [43421a6]
11
+ - Updated dependencies [ae193a8]
12
+ - @scalar/themes@0.6.6
13
+ - @scalar/api-client@1.1.8
14
+ - @scalar/components@0.4.8
15
+
3
16
  ## 1.20.9
4
17
 
5
18
  ### Patch Changes
@@ -9,7 +9,7 @@ const t = {
9
9
  stroke: "currentColor",
10
10
  "stroke-linecap": "round",
11
11
  "stroke-linejoin": "round",
12
- "stroke-width": "1.5",
12
+ "stroke-width": "2",
13
13
  d: "m4.5 8.25 7.5 7.5 7.5-7.5"
14
14
  }, null, -1), l = [
15
15
  n
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.75 19.5 8.25 12l7.5-7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m4.5 8.25 7.5 7.5 7.5-7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
@@ -9,7 +9,7 @@ const t = {
9
9
  stroke: "currentColor",
10
10
  "stroke-linecap": "round",
11
11
  "stroke-linejoin": "round",
12
- "stroke-width": "1.5",
12
+ "stroke-width": "2",
13
13
  d: "M15.75 19.5 8.25 12l7.5-7.5"
14
14
  }, null, -1), l = [
15
15
  n
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.5 8.25 7.5 7.5 7.5-7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M15.75 19.5 8.25 12l7.5-7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
@@ -9,7 +9,7 @@ const t = {
9
9
  stroke: "currentColor",
10
10
  "stroke-linecap": "round",
11
11
  "stroke-linejoin": "round",
12
- "stroke-width": "1.5",
12
+ "stroke-width": "2",
13
13
  d: "m8.25 19.5 7.5-7.5-7.5-7.5"
14
14
  }, null, -1), l = [
15
15
  n
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.5 15.75 12 8.25l-7.5 7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m8.25 19.5 7.5-7.5-7.5-7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.25 19.5 7.5-7.5-7.5-7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19.5 15.75 12 8.25l-7.5 7.5"},null,-1),o=[n];function t(i,c){return e.openBlock(),e.createElementBlock("svg",r,[...o])}const l={render:t};exports.default=l;exports.render=t;
@@ -9,7 +9,7 @@ const t = {
9
9
  stroke: "currentColor",
10
10
  "stroke-linecap": "round",
11
11
  "stroke-linejoin": "round",
12
- "stroke-width": "1.5",
12
+ "stroke-width": "2",
13
13
  d: "M19.5 15.75 12 8.25l-7.5 7.5"
14
14
  }, null, -1), l = [
15
15
  n
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg",fill:"none","stroke-width":"2",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M23.25 7.311 12.53 18.03a.75.75 0 0 1-1.06 0L.75 7.311"},null,-1),o=[n];function r(c,s){return e.openBlock(),e.createElementBlock("svg",t,[...o])}const l={render:r};exports.default=l;exports.render=r;
@@ -2,7 +2,7 @@ import { openBlock as e, createElementBlock as o, createElementVNode as r } from
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  fill: "none",
5
- "stroke-width": "1.5",
5
+ "stroke-width": "2",
6
6
  viewBox: "0 0 24 24"
7
7
  }, t = /* @__PURE__ */ r("path", {
8
8
  stroke: "currentColor",
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg","stroke-width":"2",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M16.25 23.25 5.53 12.53a.75.75 0 0 1 0-1.06L16.25.75"},null,-1),o=[n];function r(c,s){return e.openBlock(),e.createElementBlock("svg",t,[...o])}const l={render:r};exports.default=l;exports.render=r;
@@ -1,7 +1,7 @@
1
1
  import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
- "stroke-width": "1.5",
4
+ "stroke-width": "2",
5
5
  viewBox: "0 0 24 24"
6
6
  }, t = /* @__PURE__ */ r("path", {
7
7
  fill: "none",
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg","stroke-width":"2",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"m5.5.75 10.72 10.72a.75.75 0 0 1 0 1.06L5.5 23.25"},null,-1),o=[n];function r(c,s){return e.openBlock(),e.createElementBlock("svg",t,[...o])}const l={render:r};exports.default=l;exports.render=r;
@@ -1,7 +1,7 @@
1
1
  import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
- "stroke-width": "1.5",
4
+ "stroke-width": "2",
5
5
  viewBox: "0 0 24 24"
6
6
  }, t = /* @__PURE__ */ r("path", {
7
7
  fill: "none",
@@ -1,7 +1,7 @@
1
1
  import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
2
2
  const n = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
- "stroke-width": "1.5",
4
+ "stroke-width": "2",
5
5
  viewBox: "0 0 24 24"
6
6
  }, t = /* @__PURE__ */ r("path", {
7
7
  fill: "none",
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg","stroke-width":"2",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M.75 17.189 11.47 6.47a.75.75 0 0 1 1.06 0l10.72 10.719"},null,-1),o=[n];function r(c,s){return e.openBlock(),e.createElementBlock("svg",t,[...o])}const l={render:r};exports.default=l;exports.render=r;