@scalar/api-reference 1.31.6 → 1.31.8
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 +18 -0
- package/dist/browser/standalone.js +5673 -5678
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue2.js +138 -129
- package/dist/index.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +9 -9
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SchemaPropertyHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyHeading.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SchemaPropertyHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyHeading.vue"],"names":[],"mappings":"AA4ZA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAA;AAQjE,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3B,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AA0KF,iBAAS,cAAc;WAyVT,OAAO,IAA6B;;sBATxB,GAAG;sBACH,GAAG;;;;EAa5B;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,6SAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./SchemaPropertyHeading.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import r from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-
|
|
4
|
+
const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-a92839e2"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { defineComponent as z, computed as
|
|
2
|
-
import { isDefined as
|
|
1
|
+
import { defineComponent as z, computed as B, createElementBlock as n, openBlock as a, createCommentVNode as i, createBlock as d, normalizeClass as H, renderSlot as E, Fragment as g, createTextVNode as u, withCtx as r, createVNode as N, toDisplayString as m, unref as v } from "vue";
|
|
2
|
+
import { isDefined as p } from "@scalar/helpers/array/is-defined";
|
|
3
3
|
import J from "./SchemaPropertyExamples.vue.js";
|
|
4
4
|
import M from "../../ScreenReader.vue.js";
|
|
5
5
|
import { getDiscriminatorSchemaName as R } from "../../../hooks/useDiscriminator.js";
|
|
6
|
-
import
|
|
7
|
-
import
|
|
6
|
+
import o from "./SchemaPropertyDetail.vue.js";
|
|
7
|
+
import L from "../../Badge/Badge.vue.js";
|
|
8
8
|
const W = { class: "property-heading" }, G = {
|
|
9
9
|
key: 1,
|
|
10
10
|
class: "property-discriminator"
|
|
@@ -29,7 +29,7 @@ const W = { class: "property-heading" }, G = {
|
|
|
29
29
|
}, h = {
|
|
30
30
|
key: 10,
|
|
31
31
|
class: "property-required"
|
|
32
|
-
},
|
|
32
|
+
}, ae = /* @__PURE__ */ z({
|
|
33
33
|
__name: "SchemaPropertyHeading",
|
|
34
34
|
props: {
|
|
35
35
|
value: {},
|
|
@@ -41,259 +41,268 @@ const W = { class: "property-heading" }, G = {
|
|
|
41
41
|
hideModelNames: { type: Boolean, default: !1 },
|
|
42
42
|
schemas: {}
|
|
43
43
|
},
|
|
44
|
-
setup(
|
|
44
|
+
setup(l) {
|
|
45
45
|
const T = (e) => (e == null ? void 0 : e.default) === null ? "null" : Array.isArray(e == null ? void 0 : e.default) && e.default.length === 1 ? e.default[0] : typeof (e == null ? void 0 : e.default) == "string" ? JSON.stringify(e.default) : e == null ? void 0 : e.default, S = (e) => {
|
|
46
|
-
var t,
|
|
46
|
+
var t, f;
|
|
47
47
|
if (!e)
|
|
48
48
|
return null;
|
|
49
49
|
if (e.title)
|
|
50
50
|
return e.title;
|
|
51
51
|
if (e.name)
|
|
52
52
|
return e.name;
|
|
53
|
-
if (
|
|
54
|
-
for (const [
|
|
55
|
-
if (
|
|
56
|
-
return
|
|
53
|
+
if (l.schemas && typeof l.schemas == "object") {
|
|
54
|
+
for (const [y, s] of Object.entries(l.schemas))
|
|
55
|
+
if (s.type === e.type && (e.type === "array" && ((t = s.items) == null ? void 0 : t.type) === ((f = e.items) == null ? void 0 : f.type) || e.type === "object" && s.properties && e.properties || e.type !== "array" && e.type !== "object"))
|
|
56
|
+
return y;
|
|
57
57
|
}
|
|
58
58
|
return null;
|
|
59
|
-
}, $ =
|
|
60
|
-
var e, t,
|
|
61
|
-
if (
|
|
62
|
-
return (t =
|
|
63
|
-
if (((
|
|
64
|
-
return
|
|
65
|
-
if ((
|
|
66
|
-
if (
|
|
67
|
-
return
|
|
68
|
-
if (((
|
|
69
|
-
return
|
|
59
|
+
}, $ = B(() => {
|
|
60
|
+
var e, t, f, y, s, k;
|
|
61
|
+
if (p((e = l.value) == null ? void 0 : e.const))
|
|
62
|
+
return (t = l.value) == null ? void 0 : t.const;
|
|
63
|
+
if (((y = (f = l.value) == null ? void 0 : f.enum) == null ? void 0 : y.length) === 1)
|
|
64
|
+
return l.value.enum[0];
|
|
65
|
+
if ((s = l.value) != null && s.items) {
|
|
66
|
+
if (p(l.value.items.const))
|
|
67
|
+
return l.value.items.const;
|
|
68
|
+
if (((k = l.value.items.enum) == null ? void 0 : k.length) === 1)
|
|
69
|
+
return l.value.items.enum[0];
|
|
70
70
|
}
|
|
71
71
|
return null;
|
|
72
|
-
}), F =
|
|
73
|
-
var e, t,
|
|
74
|
-
return Array.isArray((e =
|
|
75
|
-
}),
|
|
76
|
-
var t,
|
|
77
|
-
if (!((t =
|
|
72
|
+
}), F = B(() => {
|
|
73
|
+
var e, t, f, y;
|
|
74
|
+
return Array.isArray((e = l.value) == null ? void 0 : e.type) ? l.value.type.join(" | ") : (t = l.value) != null && t.title ? l.value.title : (f = l.value) != null && f.name ? l.value.name : ((y = l.value) == null ? void 0 : y.type) ?? "";
|
|
75
|
+
}), b = (e, t) => e === "array" ? `${e} ${t}[]` : `${e} ${t}`, D = B(() => {
|
|
76
|
+
var t, f, y;
|
|
77
|
+
if (!((t = l.value) != null && t.type))
|
|
78
78
|
return null;
|
|
79
|
-
if (
|
|
80
|
-
return
|
|
81
|
-
const e = S(
|
|
79
|
+
if (l.hideModelNames)
|
|
80
|
+
return l.value.type === "array" && ((f = l.value.items) != null && f.type) ? `array ${l.value.items.type}[]` : null;
|
|
81
|
+
const e = S(l.value);
|
|
82
82
|
if (e)
|
|
83
|
-
return
|
|
84
|
-
if (
|
|
85
|
-
const
|
|
86
|
-
if (
|
|
87
|
-
return
|
|
88
|
-
if (
|
|
89
|
-
return
|
|
90
|
-
|
|
91
|
-
|
|
83
|
+
return l.value.type === "array" ? `array ${e}[]` : e;
|
|
84
|
+
if (l.value.type === "array" && ((y = l.value.items) != null && y.type)) {
|
|
85
|
+
const s = R(l.value.items, l.schemas);
|
|
86
|
+
if (s)
|
|
87
|
+
return b(l.value.type, s);
|
|
88
|
+
if (l.value.items.title || l.value.items.name)
|
|
89
|
+
return b(
|
|
90
|
+
l.value.type,
|
|
91
|
+
l.value.items.title || l.value.items.name
|
|
92
92
|
);
|
|
93
|
-
const
|
|
94
|
-
return
|
|
93
|
+
const k = S(l.value.items) || l.value.items.type || "object";
|
|
94
|
+
return b(l.value.type, k);
|
|
95
95
|
}
|
|
96
96
|
return null;
|
|
97
97
|
});
|
|
98
98
|
return (e, t) => {
|
|
99
|
-
var
|
|
100
|
-
return
|
|
101
|
-
e.$slots.name ? (
|
|
99
|
+
var f, y, s, k, j, q, w, O, P, V, I, A;
|
|
100
|
+
return a(), n("div", W, [
|
|
101
|
+
e.$slots.name ? (a(), n("div", {
|
|
102
102
|
key: 0,
|
|
103
|
-
class: H(["property-name", { deprecated: (
|
|
103
|
+
class: H(["property-name", { deprecated: (f = e.value) == null ? void 0 : f.deprecated }])
|
|
104
104
|
}, [
|
|
105
|
-
e.pattern ? (
|
|
106
|
-
t[0] || (t[0] =
|
|
107
|
-
|
|
108
|
-
t[1] || (t[1] =
|
|
109
|
-
], 64)) :
|
|
105
|
+
e.pattern ? (a(), n(g, { key: 1 }, [
|
|
106
|
+
t[0] || (t[0] = u("/")),
|
|
107
|
+
E(e.$slots, "name", {}, void 0, !0),
|
|
108
|
+
t[1] || (t[1] = u("/"))
|
|
109
|
+
], 64)) : E(e.$slots, "name", { key: 0 }, void 0, !0)
|
|
110
110
|
], 2)) : i("", !0),
|
|
111
|
-
(
|
|
112
|
-
e.value ? (
|
|
113
|
-
(
|
|
111
|
+
(y = e.value) != null && y.isDiscriminator ? (a(), n("div", G, " Discriminator ")) : i("", !0),
|
|
112
|
+
e.value ? (a(), n(g, { key: 2 }, [
|
|
113
|
+
(s = e.value) != null && s.type ? (a(), d(o, { key: 0 }, {
|
|
114
114
|
default: r(() => {
|
|
115
|
-
var
|
|
115
|
+
var C;
|
|
116
116
|
return [
|
|
117
|
-
|
|
117
|
+
N(M, null, {
|
|
118
118
|
default: r(() => t[2] || (t[2] = [
|
|
119
|
-
|
|
119
|
+
u("Type:")
|
|
120
120
|
])),
|
|
121
121
|
_: 1
|
|
122
122
|
}),
|
|
123
|
-
D.value ? (
|
|
124
|
-
|
|
125
|
-
], 64)) : (
|
|
126
|
-
|
|
123
|
+
D.value ? (a(), n(g, { key: 0 }, [
|
|
124
|
+
u(m(D.value), 1)
|
|
125
|
+
], 64)) : (a(), n(g, { key: 1 }, [
|
|
126
|
+
u(m(F.value) + " " + m((C = e.value) != null && C.nullable ? " | nullable" : ""), 1)
|
|
127
127
|
], 64))
|
|
128
128
|
];
|
|
129
129
|
}),
|
|
130
130
|
_: 1
|
|
131
131
|
})) : i("", !0),
|
|
132
|
-
e.value.minItems || e.value.maxItems ? (
|
|
132
|
+
e.value.minItems || e.value.maxItems ? (a(), d(o, { key: 1 }, {
|
|
133
133
|
default: r(() => [
|
|
134
|
-
|
|
134
|
+
u(m(e.value.minItems) + "…" + m(e.value.maxItems), 1)
|
|
135
135
|
]),
|
|
136
136
|
_: 1
|
|
137
137
|
})) : i("", !0),
|
|
138
|
-
e.value.minLength ? (
|
|
138
|
+
e.value.minLength ? (a(), d(o, { key: 2 }, {
|
|
139
139
|
prefix: r(() => t[3] || (t[3] = [
|
|
140
|
-
|
|
140
|
+
u("min:")
|
|
141
141
|
])),
|
|
142
142
|
default: r(() => [
|
|
143
|
-
|
|
143
|
+
u(" " + m(e.value.minLength), 1)
|
|
144
144
|
]),
|
|
145
145
|
_: 1
|
|
146
146
|
})) : i("", !0),
|
|
147
|
-
e.value.maxLength ? (
|
|
147
|
+
e.value.maxLength ? (a(), d(o, { key: 3 }, {
|
|
148
148
|
prefix: r(() => t[4] || (t[4] = [
|
|
149
|
-
|
|
149
|
+
u("max:")
|
|
150
150
|
])),
|
|
151
151
|
default: r(() => [
|
|
152
|
-
|
|
152
|
+
u(" " + m(e.value.maxLength), 1)
|
|
153
153
|
]),
|
|
154
154
|
_: 1
|
|
155
155
|
})) : i("", !0),
|
|
156
|
-
e.value.uniqueItems ? (
|
|
156
|
+
e.value.uniqueItems ? (a(), d(o, { key: 4 }, {
|
|
157
157
|
default: r(() => t[5] || (t[5] = [
|
|
158
|
-
|
|
158
|
+
u(" unique! ")
|
|
159
159
|
])),
|
|
160
160
|
_: 1
|
|
161
161
|
})) : i("", !0),
|
|
162
|
-
e.value.format ? (
|
|
162
|
+
e.value.format ? (a(), d(o, { key: 5 }, {
|
|
163
163
|
default: r(() => [
|
|
164
|
-
|
|
164
|
+
N(M, null, {
|
|
165
165
|
default: r(() => t[6] || (t[6] = [
|
|
166
|
-
|
|
166
|
+
u("Format:")
|
|
167
167
|
])),
|
|
168
168
|
_: 1
|
|
169
169
|
}),
|
|
170
|
-
|
|
170
|
+
u(" " + m(e.value.format), 1)
|
|
171
171
|
]),
|
|
172
172
|
_: 1
|
|
173
173
|
})) : i("", !0),
|
|
174
|
-
e.value.minimum
|
|
174
|
+
v(p)(e.value.minimum) && e.value.exclusiveMinimum ? (a(), d(o, { key: 6 }, {
|
|
175
175
|
prefix: r(() => t[7] || (t[7] = [
|
|
176
|
-
|
|
176
|
+
u("greater than:")
|
|
177
177
|
])),
|
|
178
178
|
default: r(() => [
|
|
179
|
-
|
|
179
|
+
u(" " + m(e.value.minimum), 1)
|
|
180
180
|
]),
|
|
181
181
|
_: 1
|
|
182
182
|
})) : i("", !0),
|
|
183
|
-
e.value.minimum
|
|
183
|
+
v(p)(e.value.minimum) && !e.value.exclusiveMinimum ? (a(), d(o, { key: 7 }, {
|
|
184
184
|
prefix: r(() => t[8] || (t[8] = [
|
|
185
|
-
|
|
185
|
+
u("min:")
|
|
186
186
|
])),
|
|
187
187
|
default: r(() => [
|
|
188
|
-
|
|
188
|
+
u(" " + m(e.value.minimum), 1)
|
|
189
189
|
]),
|
|
190
190
|
_: 1
|
|
191
191
|
})) : i("", !0),
|
|
192
|
-
e.value.maximum
|
|
192
|
+
v(p)(e.value.maximum) && e.value.exclusiveMaximum ? (a(), d(o, { key: 8 }, {
|
|
193
193
|
prefix: r(() => t[9] || (t[9] = [
|
|
194
|
-
|
|
194
|
+
u("less than:")
|
|
195
195
|
])),
|
|
196
196
|
default: r(() => [
|
|
197
|
-
|
|
197
|
+
u(" " + m(e.value.maximum), 1)
|
|
198
198
|
]),
|
|
199
199
|
_: 1
|
|
200
200
|
})) : i("", !0),
|
|
201
|
-
e.value.maximum
|
|
201
|
+
v(p)(e.value.maximum) && !e.value.exclusiveMaximum ? (a(), d(o, { key: 9 }, {
|
|
202
202
|
prefix: r(() => t[10] || (t[10] = [
|
|
203
|
-
|
|
203
|
+
u("max:")
|
|
204
204
|
])),
|
|
205
205
|
default: r(() => [
|
|
206
|
-
|
|
206
|
+
u(" " + m(e.value.maximum), 1)
|
|
207
207
|
]),
|
|
208
208
|
_: 1
|
|
209
209
|
})) : i("", !0),
|
|
210
|
-
e.value.
|
|
211
|
-
|
|
210
|
+
v(p)(e.value.multipleOf) ? (a(), d(o, { key: 10 }, {
|
|
211
|
+
prefix: r(() => t[11] || (t[11] = [
|
|
212
|
+
u("multiple of:")
|
|
213
|
+
])),
|
|
214
|
+
default: r(() => [
|
|
215
|
+
u(" " + m(e.value.multipleOf), 1)
|
|
216
|
+
]),
|
|
217
|
+
_: 1
|
|
218
|
+
})) : i("", !0),
|
|
219
|
+
e.value.pattern ? (a(), d(o, {
|
|
220
|
+
key: 11,
|
|
212
221
|
code: "",
|
|
213
222
|
truncate: ""
|
|
214
223
|
}, {
|
|
215
224
|
default: r(() => [
|
|
216
|
-
|
|
217
|
-
default: r(() => t[
|
|
218
|
-
|
|
225
|
+
N(M, null, {
|
|
226
|
+
default: r(() => t[12] || (t[12] = [
|
|
227
|
+
u("Pattern:")
|
|
219
228
|
])),
|
|
220
229
|
_: 1
|
|
221
230
|
}),
|
|
222
|
-
|
|
231
|
+
u(" " + m(e.value.pattern), 1)
|
|
223
232
|
]),
|
|
224
233
|
_: 1
|
|
225
234
|
})) : i("", !0),
|
|
226
|
-
e.$props.enum ? (
|
|
227
|
-
default: r(() => t[
|
|
228
|
-
|
|
235
|
+
e.$props.enum ? (a(), d(o, { key: 12 }, {
|
|
236
|
+
default: r(() => t[13] || (t[13] = [
|
|
237
|
+
u("enum")
|
|
229
238
|
])),
|
|
230
239
|
_: 1
|
|
231
240
|
})) : i("", !0),
|
|
232
|
-
e.value.default !== void 0 ? (
|
|
233
|
-
key:
|
|
241
|
+
e.value.default !== void 0 ? (a(), d(o, {
|
|
242
|
+
key: 13,
|
|
234
243
|
truncate: ""
|
|
235
244
|
}, {
|
|
236
|
-
prefix: r(() => t[
|
|
237
|
-
|
|
245
|
+
prefix: r(() => t[14] || (t[14] = [
|
|
246
|
+
u("default:")
|
|
238
247
|
])),
|
|
239
248
|
default: r(() => [
|
|
240
|
-
|
|
249
|
+
u(" " + m(T(e.value)), 1)
|
|
241
250
|
]),
|
|
242
251
|
_: 1
|
|
243
252
|
})) : i("", !0)
|
|
244
253
|
], 64)) : i("", !0),
|
|
245
|
-
e.additional ? (
|
|
246
|
-
(
|
|
247
|
-
|
|
248
|
-
], 64)) : (
|
|
249
|
-
|
|
254
|
+
e.additional ? (a(), n("div", K, [
|
|
255
|
+
(k = e.value) != null && k["x-additionalPropertiesName"] ? (a(), n(g, { key: 0 }, [
|
|
256
|
+
u(m(e.value["x-additionalPropertiesName"]), 1)
|
|
257
|
+
], 64)) : (a(), n(g, { key: 1 }, [
|
|
258
|
+
u("additional properties")
|
|
250
259
|
], 64))
|
|
251
260
|
])) : i("", !0),
|
|
252
|
-
e.pattern ? (
|
|
253
|
-
|
|
254
|
-
default: r(() => t[
|
|
255
|
-
|
|
261
|
+
e.pattern ? (a(), n("div", Q, [
|
|
262
|
+
N(v(L), null, {
|
|
263
|
+
default: r(() => t[15] || (t[15] = [
|
|
264
|
+
u("pattern")
|
|
256
265
|
])),
|
|
257
266
|
_: 1
|
|
258
267
|
})
|
|
259
268
|
])) : i("", !0),
|
|
260
|
-
(j = e.value) != null && j.deprecated ? (
|
|
261
|
-
|
|
262
|
-
default: r(() => t[
|
|
263
|
-
|
|
269
|
+
(j = e.value) != null && j.deprecated ? (a(), n("div", U, [
|
|
270
|
+
N(v(L), null, {
|
|
271
|
+
default: r(() => t[16] || (t[16] = [
|
|
272
|
+
u("deprecated")
|
|
264
273
|
])),
|
|
265
274
|
_: 1
|
|
266
275
|
})
|
|
267
276
|
])) : i("", !0),
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
prefix: r(() => t[
|
|
271
|
-
|
|
277
|
+
v(p)($.value) ? (a(), n("div", X, [
|
|
278
|
+
N(o, { truncate: "" }, {
|
|
279
|
+
prefix: r(() => t[17] || (t[17] = [
|
|
280
|
+
u("const:")
|
|
272
281
|
])),
|
|
273
282
|
default: r(() => [
|
|
274
|
-
|
|
283
|
+
u(" " + m($.value), 1)
|
|
275
284
|
]),
|
|
276
285
|
_: 1
|
|
277
286
|
})
|
|
278
|
-
])) : (
|
|
279
|
-
((q = e.value) == null ? void 0 : q.nullable) === !0 ? (
|
|
280
|
-
default: r(() => t[
|
|
281
|
-
|
|
287
|
+
])) : (a(), n(g, { key: 7 }, [
|
|
288
|
+
((q = e.value) == null ? void 0 : q.nullable) === !0 ? (a(), d(o, { key: 0 }, {
|
|
289
|
+
default: r(() => t[18] || (t[18] = [
|
|
290
|
+
u(" nullable ")
|
|
282
291
|
])),
|
|
283
292
|
_: 1
|
|
284
293
|
})) : i("", !0)
|
|
285
294
|
], 64)),
|
|
286
|
-
(w = e.value) != null && w.writeOnly ? (
|
|
287
|
-
e.required ? (
|
|
288
|
-
e.withExamples ? (
|
|
295
|
+
(w = e.value) != null && w.writeOnly ? (a(), n("div", Y, " write-only ")) : (O = e.value) != null && O.readOnly ? (a(), n("div", Z, " read-only ")) : i("", !0),
|
|
296
|
+
e.required ? (a(), n("div", h, " required ")) : i("", !0),
|
|
297
|
+
e.withExamples ? (a(), d(J, {
|
|
289
298
|
key: 11,
|
|
290
|
-
examples: (
|
|
291
|
-
example: ((
|
|
299
|
+
examples: (P = e.value) == null ? void 0 : P.examples,
|
|
300
|
+
example: ((V = e.value) == null ? void 0 : V.example) || ((A = (I = e.value) == null ? void 0 : I.items) == null ? void 0 : A.example)
|
|
292
301
|
}, null, 8, ["examples", "example"])) : i("", !0)
|
|
293
302
|
]);
|
|
294
303
|
};
|
|
295
304
|
}
|
|
296
305
|
});
|
|
297
306
|
export {
|
|
298
|
-
|
|
307
|
+
ae as default
|
|
299
308
|
};
|