@scalar/api-reference 1.24.69 → 1.24.70

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.
@@ -1 +1 @@
1
- {"version":3,"file":"Webhooks.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Webhooks/Webhooks.vue"],"names":[],"mappings":"AAgEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;;cAiBrC,QAAQ;;cAAR,QAAQ;;AAiKpB,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"Webhooks.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Webhooks/Webhooks.vue"],"names":[],"mappings":"AAiEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;;cAiBrC,QAAQ;;cAAR,QAAQ;;AAoKpB,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
@@ -1,47 +1,48 @@
1
- import { defineComponent as _, computed as v, openBlock as t, createBlock as i, unref as o, withCtx as n, createElementBlock as s, Fragment as u, renderList as b, createVNode as a, createTextVNode as g, toDisplayString as C, createCommentVNode as k } from "vue";
2
- import { ScalarMarkdown as N } from "@scalar/components";
3
- import B from "./Webhook.vue.js";
4
- import j from "../../Section/SectionContainer.vue.js";
1
+ import { defineComponent as v, computed as S, openBlock as r, createBlock as i, unref as o, withCtx as n, createElementBlock as s, Fragment as u, renderList as b, createVNode as a, createTextVNode as g, toDisplayString as C, createCommentVNode as d, createElementVNode as N } from "vue";
2
+ import { ScalarMarkdown as B } from "@scalar/components";
3
+ import j from "./Webhook.vue.js";
4
+ import E from "../../Section/SectionContainer.vue.js";
5
5
  import I from "../../Section/Section.vue.js";
6
6
  import O from "../../Section/SectionContent.vue.js";
7
7
  import W from "../../Section/SectionHeader.vue.js";
8
8
  import A from "../../Anchor/Anchor.vue.js";
9
9
  import { useNavState as D } from "../../../hooks/useNavState.js";
10
- const G = /* @__PURE__ */ _({
10
+ const F = /* @__PURE__ */ N("div", { id: "webhooks" }, null, -1), P = /* @__PURE__ */ v({
11
11
  __name: "Webhooks",
12
12
  props: {
13
13
  webhooks: {}
14
14
  },
15
15
  setup(y) {
16
- const S = y, c = v(() => Object.keys(S.webhooks ?? {})), { getWebhookId: d } = D();
17
- return (l, E) => c.value.length ? (t(), i(o(j), { key: 0 }, {
16
+ const _ = y, k = S(() => Object.keys(_.webhooks ?? {})), { getWebhookId: c } = D();
17
+ return (l, H) => k.value.length ? (r(), i(o(E), { key: 0 }, {
18
18
  default: n(() => [
19
- (t(!0), s(u, null, b(c.value, (e) => {
19
+ F,
20
+ (r(!0), s(u, null, b(k.value, (e) => {
20
21
  var m;
21
- return t(), s(u, { key: e }, [
22
- (t(!0), s(u, null, b(Object.keys(
22
+ return r(), s(u, { key: e }, [
23
+ (r(!0), s(u, null, b(Object.keys(
23
24
  (m = l.webhooks) == null ? void 0 : m[e]
24
- ), (r) => (t(), i(o(I), {
25
- id: o(d)(e, r),
26
- key: r,
25
+ ), (t) => (r(), i(o(I), {
26
+ id: o(c)(e, t),
27
+ key: t,
27
28
  label: e
28
29
  }, {
29
30
  default: n(() => {
30
31
  var f;
31
32
  return [
32
- (f = l.webhooks) != null && f[e] ? (t(), i(o(O), { key: 0 }, {
33
+ (f = l.webhooks) != null && f[e] ? (r(), i(o(O), { key: 0 }, {
33
34
  default: n(() => {
34
35
  var p, w;
35
36
  return [
36
37
  a(o(W), { level: 2 }, {
37
38
  default: n(() => [
38
39
  a(o(A), {
39
- id: o(d)(e, r)
40
+ id: o(c)(e, t)
40
41
  }, {
41
42
  default: n(() => {
42
43
  var h;
43
44
  return [
44
- g(C((h = l.webhooks[e][r]) == null ? void 0 : h.name), 1)
45
+ g(C((h = l.webhooks[e][t]) == null ? void 0 : h.name), 1)
45
46
  ];
46
47
  }),
47
48
  _: 2
@@ -49,18 +50,18 @@ const G = /* @__PURE__ */ _({
49
50
  ]),
50
51
  _: 2
51
52
  }, 1024),
52
- (p = l.webhooks[e][r]) != null && p.description ? (t(), i(o(N), {
53
+ (p = l.webhooks[e][t]) != null && p.description ? (r(), i(o(B), {
53
54
  key: 0,
54
- value: (w = l.webhooks[e][r]) == null ? void 0 : w.description,
55
+ value: (w = l.webhooks[e][t]) == null ? void 0 : w.description,
55
56
  withImages: ""
56
- }, null, 8, ["value"])) : k("", !0),
57
- a(B, {
58
- webhook: l.webhooks[e][r]
57
+ }, null, 8, ["value"])) : d("", !0),
58
+ a(j, {
59
+ webhook: l.webhooks[e][t]
59
60
  }, null, 8, ["webhook"])
60
61
  ];
61
62
  }),
62
63
  _: 2
63
- }, 1024)) : k("", !0)
64
+ }, 1024)) : d("", !0)
64
65
  ];
65
66
  }),
66
67
  _: 2
@@ -69,9 +70,9 @@ const G = /* @__PURE__ */ _({
69
70
  }), 128))
70
71
  ]),
71
72
  _: 1
72
- })) : k("", !0);
73
+ })) : d("", !0);
73
74
  }
74
75
  });
75
76
  export {
76
- G as default
77
+ P as default
77
78
  };