@getcommunity/gc-validators 0.0.271-alpha.5 → 0.0.271-alpha.6
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/dist/base/index.d.mts +4 -4
- package/dist/components/shared/index.d.mts +1 -1
- package/dist/document-382ehFRd.mjs +13 -0
- package/dist/document-8oGgjvHp.cjs +21 -0
- package/dist/document-B-BesdbN.cjs +106 -0
- package/dist/document-B0Wfxtx_.cjs +31 -0
- package/dist/document-B3W1HKLY.cjs +42 -0
- package/dist/document-B6m32jys.cjs +26 -0
- package/dist/document-BM56JclD.mjs +19 -0
- package/dist/document-BRxLaO7o.mjs +14 -0
- package/dist/document-B_cRo5-b.mjs +10 -0
- package/dist/document-B_wA1eag.cjs +26 -0
- package/dist/{document-Ccszj8lR.cjs → document-Bbc9ayLX.cjs} +7 -4
- package/dist/document-BqLA3Y8O.cjs +17 -0
- package/dist/{document-DsT_qkhs.d.mts → document-BqfLH_0k.d.mts} +243 -279
- package/dist/document-Bt9GvI0D.mjs +10 -0
- package/dist/document-Bu5YWCAU.cjs +82 -0
- package/dist/document-BvIcrPT7.cjs +171 -0
- package/dist/document-BxOiI95X.mjs +19 -0
- package/dist/document-C3OB0I_l.mjs +14 -0
- package/dist/document-CFlCafnR.mjs +23 -0
- package/dist/{document-AkydjorI.d.cts → document-CLNQhWUt.d.cts} +238 -274
- package/dist/document-CUGxDcNv.mjs +10 -0
- package/dist/document-CXQi4qL-.mjs +39 -0
- package/dist/{document-CTTDXzOF.mjs → document-CaSvsqH_.mjs} +6 -3
- package/dist/document-CfUkGKW8.mjs +9 -0
- package/dist/document-Cp8Pptp9.mjs +23 -0
- package/dist/document-Cww9JKGT.mjs +11 -0
- package/dist/document-D067FSuD.cjs +17 -0
- package/dist/document-D1jsgU3z.cjs +24 -0
- package/dist/document-D2sLfhsG.mjs +12 -0
- package/dist/document-DAt2jaAd.cjs +26 -0
- package/dist/document-DHP4LdYq.cjs +21 -0
- package/dist/document-DM_UVNTr.cjs +35 -0
- package/dist/document-DOF-cc0D.mjs +13 -0
- package/dist/document-DeOzRkxJ.mjs +24 -0
- package/dist/document-DnVLqNHr.cjs +18 -0
- package/dist/document-Dv3TYeB2.cjs +30 -0
- package/dist/document-DwpVkKFH.cjs +16 -0
- package/dist/document-DwsiJVoA.mjs +22 -0
- package/dist/document-DwuQKbb9.cjs +20 -0
- package/dist/document-HWHxKIhw.mjs +17 -0
- package/dist/document-U0OA-83z.cjs +19 -0
- package/dist/document-a6GT3Sh4.mjs +19 -0
- package/dist/document-ahAv6kkH.cjs +17 -0
- package/dist/document-bbO2HaC_.mjs +110 -0
- package/dist/document-cysZuK08.mjs +57 -0
- package/dist/document-llX1moYE.mjs +10 -0
- package/dist/document-mxwQ5HxZ.cjs +17 -0
- package/dist/document-oPQeqMah.cjs +20 -0
- package/dist/document-oUROy-QQ.cjs +21 -0
- package/dist/document-wBWa6c70.mjs +14 -0
- package/dist/entities/audit-log/index.d.cts +2 -2
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/blog-page/index.d.mts +1 -1
- package/dist/entities/blog-post/index.cjs +24 -65
- package/dist/entities/blog-post/index.d.cts +2098 -4
- package/dist/entities/blog-post/index.d.mts +2099 -5
- package/dist/entities/blog-post/index.mjs +14 -56
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +10 -9
- package/dist/entities/category/index.d.cts +963 -1
- package/dist/entities/category/index.d.mts +963 -1
- package/dist/entities/category/index.mjs +9 -9
- package/dist/entities/client/index.cjs +27 -1
- package/dist/entities/client/index.d.cts +1331 -4
- package/dist/entities/client/index.d.mts +1331 -4
- package/dist/entities/client/index.mjs +27 -2
- package/dist/entities/client-content-pillar/index.cjs +2 -12
- package/dist/entities/client-content-pillar/index.d.cts +2 -2
- package/dist/entities/client-content-pillar/index.d.mts +3 -3
- package/dist/entities/client-content-pillar/index.mjs +1 -11
- package/dist/entities/client-media-platform/index.cjs +12 -9
- package/dist/entities/client-media-platform/index.d.cts +485 -3
- package/dist/entities/client-media-platform/index.d.mts +486 -4
- package/dist/entities/client-media-platform/index.mjs +11 -9
- package/dist/entities/client-project/index.cjs +26 -125
- package/dist/entities/client-project/index.d.cts +332 -3
- package/dist/entities/client-project/index.d.mts +333 -4
- package/dist/entities/client-project/index.mjs +9 -109
- package/dist/entities/client-report/index.cjs +10 -13
- package/dist/entities/client-report/index.d.cts +251 -3
- package/dist/entities/client-report/index.d.mts +252 -4
- package/dist/entities/client-report/index.mjs +9 -13
- package/dist/entities/client-styleguide/index.cjs +10 -22
- package/dist/entities/client-styleguide/index.d.cts +666 -3
- package/dist/entities/client-styleguide/index.d.mts +667 -4
- package/dist/entities/client-styleguide/index.mjs +9 -22
- package/dist/entities/client-user/index.cjs +19 -46
- package/dist/entities/client-user/index.d.cts +246 -2
- package/dist/entities/client-user/index.d.mts +246 -2
- package/dist/entities/client-user/index.mjs +10 -38
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.cjs +8 -1
- package/dist/entities/content-pillar/index.d.cts +289 -4
- package/dist/entities/content-pillar/index.d.mts +289 -4
- package/dist/entities/content-pillar/index.mjs +8 -2
- package/dist/entities/faq-page/index.d.mts +1 -1
- package/dist/entities/gcflytour/index.cjs +12 -12
- package/dist/entities/gcflytour/index.d.cts +263 -4
- package/dist/entities/gcflytour/index.d.mts +263 -4
- package/dist/entities/gcflytour/index.mjs +11 -12
- package/dist/entities/gcflytour-snap/index.cjs +10 -12
- package/dist/entities/gcflytour-snap/index.d.cts +31 -4
- package/dist/entities/gcflytour-snap/index.d.mts +31 -4
- package/dist/entities/gcflytour-snap/index.mjs +9 -12
- package/dist/entities/landing-page/index.d.mts +1 -1
- package/dist/entities/media-content-type/index.cjs +12 -15
- package/dist/entities/media-content-type/index.d.cts +280 -4
- package/dist/entities/media-content-type/index.d.mts +280 -4
- package/dist/entities/media-content-type/index.mjs +11 -15
- package/dist/entities/media-creative-format/index.cjs +10 -11
- package/dist/entities/media-creative-format/index.d.cts +42 -4
- package/dist/entities/media-creative-format/index.d.mts +42 -4
- package/dist/entities/media-creative-format/index.mjs +9 -11
- package/dist/entities/media-medium/index.cjs +10 -13
- package/dist/entities/media-medium/index.d.cts +257 -3
- package/dist/entities/media-medium/index.d.mts +257 -3
- package/dist/entities/media-medium/index.mjs +9 -13
- package/dist/entities/media-platform/index.cjs +14 -18
- package/dist/entities/media-platform/index.d.cts +291 -4
- package/dist/entities/media-platform/index.d.mts +291 -4
- package/dist/entities/media-platform/index.mjs +13 -18
- package/dist/entities/monday-workspace/index.cjs +10 -9
- package/dist/entities/monday-workspace/index.d.cts +248 -4
- package/dist/entities/monday-workspace/index.d.mts +248 -4
- package/dist/entities/monday-workspace/index.mjs +9 -9
- package/dist/entities/policy-page/index.d.mts +1 -1
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.mts +1 -1
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +12 -16
- package/dist/entities/product-highlight/index.d.cts +795 -1
- package/dist/entities/product-highlight/index.d.mts +795 -1
- package/dist/entities/product-highlight/index.mjs +11 -16
- package/dist/entities/tag/index.cjs +2 -9
- package/dist/entities/tag/index.mjs +1 -8
- package/dist/entities/team-member/index.cjs +23 -13
- package/dist/entities/team-member/index.d.cts +1459 -1
- package/dist/entities/team-member/index.d.mts +1459 -1
- package/dist/entities/team-member/index.mjs +11 -2
- package/dist/entities/team-page/index.d.mts +1 -1
- package/dist/entities/trend/index.cjs +2 -16
- package/dist/entities/trend/index.mjs +1 -15
- package/dist/entities/up-auth/index.d.cts +1 -1
- package/dist/entities/up-auth/index.d.mts +1 -1
- package/dist/entities/up-permission/index.cjs +8 -6
- package/dist/entities/up-permission/index.d.cts +22 -1
- package/dist/entities/up-permission/index.d.mts +22 -1
- package/dist/entities/up-permission/index.mjs +7 -6
- package/dist/entities/up-role/index.cjs +12 -22
- package/dist/entities/up-role/index.d.cts +37 -2
- package/dist/entities/up-role/index.d.mts +38 -3
- package/dist/entities/up-role/index.mjs +9 -20
- package/dist/entities/up-user/index.cjs +16 -13
- package/dist/entities/up-user/index.d.cts +72 -4
- package/dist/entities/up-user/index.d.mts +72 -4
- package/dist/entities/up-user/index.mjs +15 -13
- package/dist/entities/url-redirect/index.d.cts +2 -2
- package/dist/entities/url-redirect/index.d.mts +2 -2
- package/dist/entities/user-account/index.cjs +9 -10
- package/dist/entities/user-account/index.d.cts +16 -2
- package/dist/entities/user-account/index.d.mts +17 -3
- package/dist/entities/user-account/index.mjs +8 -10
- package/dist/entities/utm-tracking-link/index.cjs +12 -23
- package/dist/entities/utm-tracking-link/index.d.cts +4 -3
- package/dist/entities/utm-tracking-link/index.d.mts +4 -3
- package/dist/entities/utm-tracking-link/index.mjs +11 -23
- package/dist/{index-BIWFngsB.d.mts → index-D6AuLdB6.d.mts} +3 -3
- package/dist/{index-D4Mm4D2d.d.cts → index-Dcwyodut.d.cts} +3 -3
- package/dist/{index-DpYYzY_9.d.cts → index-DfGGyf7_.d.cts} +18 -3
- package/dist/{index-BI8tN-QZ.d.mts → index-Dj9J1FKD.d.mts} +19 -4
- package/dist/{index-Bht1Jd5l.d.mts → index-DxyNYBOY.d.mts} +1 -1
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/relations-CG_9IVCD.d.cts +274 -0
- package/dist/relations-DxgFak1L.d.mts +274 -0
- package/dist/utilities/index.d.cts +3 -3
- package/dist/utilities/index.d.mts +4 -4
- package/package.json +1 -1
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-D2nLVGig.d.mts +0 -238
- package/dist/document-si7GYS5g.d.mts +0 -19
- /package/dist/{document-BAzLIprH.d.mts → document-7JBq8iiP.d.mts} +0 -0
- /package/dist/{document-BK1ASowb.d.cts → document-BInCC6Wk.d.cts} +0 -0
- /package/dist/{document-Bpr9mbCs.d.mts → document-BPdwRVjm.d.cts} +0 -0
- /package/dist/{document-D5yDIDIx.d.mts → document-BQ6ulTO1.d.mts} +0 -0
- /package/dist/{document-dqrWptdY.d.cts → document-BdMrLGBL.d.cts} +0 -0
- /package/dist/{document-Bd2AyLs8.d.mts → document-BpFw7FI0.d.mts} +0 -0
- /package/dist/{document-Cu_HUDC5.mjs → document-Bpgteig6.mjs} +0 -0
- /package/dist/{document-Bj7SRTOn.d.cts → document-BumbQ1Eb.d.cts} +0 -0
- /package/dist/{document-C0c7azOe.d.mts → document-C4ofAcKx.d.mts} +0 -0
- /package/dist/{document-DYzRVV1C.d.mts → document-CCcofYd9.d.mts} +0 -0
- /package/dist/{document-CUl_Ys6-.mjs → document-CW3ycXvJ.mjs} +0 -0
- /package/dist/{document-B_pJW777.d.mts → document-Clr6FjtO.d.cts} +0 -0
- /package/dist/{document-BNoXPGwF.d.mts → document-Ct4bnsKU.d.mts} +0 -0
- /package/dist/{document-D_ZMbzn6.d.cts → document-CxeeO4Pl.d.mts} +0 -0
- /package/dist/{document-DJ0YiVte.d.cts → document-DIcd27AR.d.mts} +0 -0
- /package/dist/{document-WHS8GHY5.d.mts → document-DK6Xmvao.d.cts} +0 -0
- /package/dist/{document-vq-7rcU5.d.mts → document-DL4Wayv7.d.mts} +0 -0
- /package/dist/{document-CjNHI7Eb.d.cts → document-DX2Vidl1.d.cts} +0 -0
- /package/dist/{document-hEBlSep8.d.cts → document-DY8Wgy1A.d.mts} +0 -0
- /package/dist/{document-Gx2Vrg_w.d.mts → document-Db1-gtyJ.d.mts} +0 -0
- /package/dist/{document-DsSaMVGb.cjs → document-DgG9DIT2.cjs} +0 -0
- /package/dist/{document-DsIPBTG8.cjs → document-DtBkeafK.cjs} +0 -0
- /package/dist/{document-Bo869pZx.d.mts → document-YDFyLZlN.d.mts} +0 -0
- /package/dist/{document-DeoRGh7p.d.mts → document-bJOLxFq1.d.mts} +0 -0
- /package/dist/{document-IIJpsOIO.d.cts → document-xVdETwbX.d.cts} +0 -0
- /package/dist/{document-DMHIUE3J.d.mts → document-yW376Wot.d.mts} +0 -0
- /package/dist/{fields-BQHSYj70.d.cts → fields-BuP0NSFS.d.mts} +0 -0
- /package/dist/{fields-qx-5saY5.d.mts → fields-ByZAYnAi.d.cts} +0 -0
- /package/dist/{json-CqAaKeHA.d.mts → json-BbJGr6x_.d.mts} +0 -0
- /package/dist/{query.schema-BOn5Kk_p.d.mts → query.schema-DKllKSKC.d.mts} +0 -0
- /package/dist/{response-C-7nyNVD.d.mts → response-BZKHnpHe.d.mts} +0 -0
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { t as JsonData } from "../../json-BbJGr6x_.mjs";
|
|
1
2
|
import * as v from "valibot";
|
|
2
3
|
|
|
3
4
|
//#region src/entities/team-member/constants.d.ts
|
|
@@ -207,4 +208,1461 @@ declare const QueryStrapiSearchTeamMembers: v.ObjectSchema<{
|
|
|
207
208
|
}, undefined>;
|
|
208
209
|
type QueryStrapiSearchTeamMembers = v.InferOutput<typeof QueryStrapiSearchTeamMembers>;
|
|
209
210
|
//#endregion
|
|
210
|
-
|
|
211
|
+
//#region src/entities/team-member/relations.d.ts
|
|
212
|
+
declare const TeamMemberDocumentWithRelations: v.ObjectSchema<{
|
|
213
|
+
readonly blog_posts: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
214
|
+
readonly title: v.StringSchema<undefined>;
|
|
215
|
+
readonly slug: v.StringSchema<undefined>;
|
|
216
|
+
readonly excerpt: v.StringSchema<undefined>;
|
|
217
|
+
readonly published: v.StringSchema<undefined>;
|
|
218
|
+
readonly is_live: v.BooleanSchema<undefined>;
|
|
219
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
220
|
+
readonly is_public: v.BooleanSchema<undefined>;
|
|
221
|
+
readonly seo: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
222
|
+
readonly metaTitle: v.StringSchema<undefined>;
|
|
223
|
+
readonly metaDescription: v.StringSchema<undefined>;
|
|
224
|
+
readonly metaImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
225
|
+
readonly name: v.StringSchema<undefined>;
|
|
226
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
227
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
228
|
+
readonly width: v.NumberSchema<undefined>;
|
|
229
|
+
readonly height: v.NumberSchema<undefined>;
|
|
230
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
231
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
232
|
+
readonly ext: v.StringSchema<undefined>;
|
|
233
|
+
readonly url: v.StringSchema<undefined>;
|
|
234
|
+
readonly hash: v.StringSchema<undefined>;
|
|
235
|
+
readonly mime: v.StringSchema<undefined>;
|
|
236
|
+
readonly name: v.StringSchema<undefined>;
|
|
237
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
238
|
+
readonly size: v.NumberSchema<undefined>;
|
|
239
|
+
readonly width: v.NumberSchema<undefined>;
|
|
240
|
+
readonly height: v.NumberSchema<undefined>;
|
|
241
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
242
|
+
}, undefined>, undefined>;
|
|
243
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
244
|
+
readonly ext: v.StringSchema<undefined>;
|
|
245
|
+
readonly url: v.StringSchema<undefined>;
|
|
246
|
+
readonly hash: v.StringSchema<undefined>;
|
|
247
|
+
readonly mime: v.StringSchema<undefined>;
|
|
248
|
+
readonly name: v.StringSchema<undefined>;
|
|
249
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
250
|
+
readonly size: v.NumberSchema<undefined>;
|
|
251
|
+
readonly width: v.NumberSchema<undefined>;
|
|
252
|
+
readonly height: v.NumberSchema<undefined>;
|
|
253
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
254
|
+
}, undefined>, undefined>;
|
|
255
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
256
|
+
readonly ext: v.StringSchema<undefined>;
|
|
257
|
+
readonly url: v.StringSchema<undefined>;
|
|
258
|
+
readonly hash: v.StringSchema<undefined>;
|
|
259
|
+
readonly mime: v.StringSchema<undefined>;
|
|
260
|
+
readonly name: v.StringSchema<undefined>;
|
|
261
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
262
|
+
readonly size: v.NumberSchema<undefined>;
|
|
263
|
+
readonly width: v.NumberSchema<undefined>;
|
|
264
|
+
readonly height: v.NumberSchema<undefined>;
|
|
265
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
266
|
+
}, undefined>, undefined>;
|
|
267
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
268
|
+
readonly ext: v.StringSchema<undefined>;
|
|
269
|
+
readonly url: v.StringSchema<undefined>;
|
|
270
|
+
readonly hash: v.StringSchema<undefined>;
|
|
271
|
+
readonly mime: v.StringSchema<undefined>;
|
|
272
|
+
readonly name: v.StringSchema<undefined>;
|
|
273
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
274
|
+
readonly size: v.NumberSchema<undefined>;
|
|
275
|
+
readonly width: v.NumberSchema<undefined>;
|
|
276
|
+
readonly height: v.NumberSchema<undefined>;
|
|
277
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
278
|
+
}, undefined>, undefined>;
|
|
279
|
+
}, undefined>, undefined>, undefined>;
|
|
280
|
+
readonly hash: v.StringSchema<undefined>;
|
|
281
|
+
readonly ext: v.StringSchema<undefined>;
|
|
282
|
+
readonly mime: v.StringSchema<undefined>;
|
|
283
|
+
readonly size: v.NumberSchema<undefined>;
|
|
284
|
+
readonly url: v.StringSchema<undefined>;
|
|
285
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
286
|
+
readonly provider: v.StringSchema<undefined>;
|
|
287
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
288
|
+
readonly id: v.NumberSchema<undefined>;
|
|
289
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
290
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
291
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
292
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
293
|
+
}, undefined>>, undefined>, undefined>;
|
|
294
|
+
readonly openGraph: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
295
|
+
readonly ogTitle: v.StringSchema<undefined>;
|
|
296
|
+
readonly ogDescription: v.StringSchema<undefined>;
|
|
297
|
+
readonly ogType: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
298
|
+
readonly ogUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
299
|
+
readonly ogImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
300
|
+
readonly name: v.StringSchema<undefined>;
|
|
301
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
302
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
303
|
+
readonly width: v.NumberSchema<undefined>;
|
|
304
|
+
readonly height: v.NumberSchema<undefined>;
|
|
305
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
306
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
307
|
+
readonly ext: v.StringSchema<undefined>;
|
|
308
|
+
readonly url: v.StringSchema<undefined>;
|
|
309
|
+
readonly hash: v.StringSchema<undefined>;
|
|
310
|
+
readonly mime: v.StringSchema<undefined>;
|
|
311
|
+
readonly name: v.StringSchema<undefined>;
|
|
312
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
313
|
+
readonly size: v.NumberSchema<undefined>;
|
|
314
|
+
readonly width: v.NumberSchema<undefined>;
|
|
315
|
+
readonly height: v.NumberSchema<undefined>;
|
|
316
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
317
|
+
}, undefined>, undefined>;
|
|
318
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
319
|
+
readonly ext: v.StringSchema<undefined>;
|
|
320
|
+
readonly url: v.StringSchema<undefined>;
|
|
321
|
+
readonly hash: v.StringSchema<undefined>;
|
|
322
|
+
readonly mime: v.StringSchema<undefined>;
|
|
323
|
+
readonly name: v.StringSchema<undefined>;
|
|
324
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
325
|
+
readonly size: v.NumberSchema<undefined>;
|
|
326
|
+
readonly width: v.NumberSchema<undefined>;
|
|
327
|
+
readonly height: v.NumberSchema<undefined>;
|
|
328
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
329
|
+
}, undefined>, undefined>;
|
|
330
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
331
|
+
readonly ext: v.StringSchema<undefined>;
|
|
332
|
+
readonly url: v.StringSchema<undefined>;
|
|
333
|
+
readonly hash: v.StringSchema<undefined>;
|
|
334
|
+
readonly mime: v.StringSchema<undefined>;
|
|
335
|
+
readonly name: v.StringSchema<undefined>;
|
|
336
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
337
|
+
readonly size: v.NumberSchema<undefined>;
|
|
338
|
+
readonly width: v.NumberSchema<undefined>;
|
|
339
|
+
readonly height: v.NumberSchema<undefined>;
|
|
340
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
341
|
+
}, undefined>, undefined>;
|
|
342
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
343
|
+
readonly ext: v.StringSchema<undefined>;
|
|
344
|
+
readonly url: v.StringSchema<undefined>;
|
|
345
|
+
readonly hash: v.StringSchema<undefined>;
|
|
346
|
+
readonly mime: v.StringSchema<undefined>;
|
|
347
|
+
readonly name: v.StringSchema<undefined>;
|
|
348
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
349
|
+
readonly size: v.NumberSchema<undefined>;
|
|
350
|
+
readonly width: v.NumberSchema<undefined>;
|
|
351
|
+
readonly height: v.NumberSchema<undefined>;
|
|
352
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
353
|
+
}, undefined>, undefined>;
|
|
354
|
+
}, undefined>, undefined>, undefined>;
|
|
355
|
+
readonly hash: v.StringSchema<undefined>;
|
|
356
|
+
readonly ext: v.StringSchema<undefined>;
|
|
357
|
+
readonly mime: v.StringSchema<undefined>;
|
|
358
|
+
readonly size: v.NumberSchema<undefined>;
|
|
359
|
+
readonly url: v.StringSchema<undefined>;
|
|
360
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
361
|
+
readonly provider: v.StringSchema<undefined>;
|
|
362
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
363
|
+
readonly id: v.NumberSchema<undefined>;
|
|
364
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
365
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
366
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
367
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
368
|
+
}, undefined>>, undefined>, undefined>;
|
|
369
|
+
}, undefined>, undefined>, undefined>;
|
|
370
|
+
readonly metaSocial: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
371
|
+
readonly socialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
372
|
+
readonly title: v.StringSchema<undefined>;
|
|
373
|
+
readonly description: v.StringSchema<undefined>;
|
|
374
|
+
readonly image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
375
|
+
readonly name: v.StringSchema<undefined>;
|
|
376
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
377
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
378
|
+
readonly width: v.NumberSchema<undefined>;
|
|
379
|
+
readonly height: v.NumberSchema<undefined>;
|
|
380
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
381
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
382
|
+
readonly ext: v.StringSchema<undefined>;
|
|
383
|
+
readonly url: v.StringSchema<undefined>;
|
|
384
|
+
readonly hash: v.StringSchema<undefined>;
|
|
385
|
+
readonly mime: v.StringSchema<undefined>;
|
|
386
|
+
readonly name: v.StringSchema<undefined>;
|
|
387
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
388
|
+
readonly size: v.NumberSchema<undefined>;
|
|
389
|
+
readonly width: v.NumberSchema<undefined>;
|
|
390
|
+
readonly height: v.NumberSchema<undefined>;
|
|
391
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
392
|
+
}, undefined>, undefined>;
|
|
393
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
394
|
+
readonly ext: v.StringSchema<undefined>;
|
|
395
|
+
readonly url: v.StringSchema<undefined>;
|
|
396
|
+
readonly hash: v.StringSchema<undefined>;
|
|
397
|
+
readonly mime: v.StringSchema<undefined>;
|
|
398
|
+
readonly name: v.StringSchema<undefined>;
|
|
399
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
400
|
+
readonly size: v.NumberSchema<undefined>;
|
|
401
|
+
readonly width: v.NumberSchema<undefined>;
|
|
402
|
+
readonly height: v.NumberSchema<undefined>;
|
|
403
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
404
|
+
}, undefined>, undefined>;
|
|
405
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
406
|
+
readonly ext: v.StringSchema<undefined>;
|
|
407
|
+
readonly url: v.StringSchema<undefined>;
|
|
408
|
+
readonly hash: v.StringSchema<undefined>;
|
|
409
|
+
readonly mime: v.StringSchema<undefined>;
|
|
410
|
+
readonly name: v.StringSchema<undefined>;
|
|
411
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
412
|
+
readonly size: v.NumberSchema<undefined>;
|
|
413
|
+
readonly width: v.NumberSchema<undefined>;
|
|
414
|
+
readonly height: v.NumberSchema<undefined>;
|
|
415
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
416
|
+
}, undefined>, undefined>;
|
|
417
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
418
|
+
readonly ext: v.StringSchema<undefined>;
|
|
419
|
+
readonly url: v.StringSchema<undefined>;
|
|
420
|
+
readonly hash: v.StringSchema<undefined>;
|
|
421
|
+
readonly mime: v.StringSchema<undefined>;
|
|
422
|
+
readonly name: v.StringSchema<undefined>;
|
|
423
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
424
|
+
readonly size: v.NumberSchema<undefined>;
|
|
425
|
+
readonly width: v.NumberSchema<undefined>;
|
|
426
|
+
readonly height: v.NumberSchema<undefined>;
|
|
427
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
428
|
+
}, undefined>, undefined>;
|
|
429
|
+
}, undefined>, undefined>, undefined>;
|
|
430
|
+
readonly hash: v.StringSchema<undefined>;
|
|
431
|
+
readonly ext: v.StringSchema<undefined>;
|
|
432
|
+
readonly mime: v.StringSchema<undefined>;
|
|
433
|
+
readonly size: v.NumberSchema<undefined>;
|
|
434
|
+
readonly url: v.StringSchema<undefined>;
|
|
435
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
436
|
+
readonly provider: v.StringSchema<undefined>;
|
|
437
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
438
|
+
readonly id: v.NumberSchema<undefined>;
|
|
439
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
440
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
441
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
442
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
443
|
+
}, undefined>>, undefined>, undefined>;
|
|
444
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
445
|
+
readonly keywords: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
446
|
+
readonly metaRobots: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
447
|
+
readonly metaViewport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
448
|
+
readonly canonicalURL: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
449
|
+
readonly structuredData: v.OptionalSchema<v.LazySchema<v.GenericSchema<JsonData>>, undefined>;
|
|
450
|
+
}, undefined>, undefined>, undefined>;
|
|
451
|
+
readonly layout: v.NullableSchema<v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>, undefined>;
|
|
452
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
453
|
+
readonly name: v.StringSchema<undefined>;
|
|
454
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
455
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
456
|
+
readonly width: v.NumberSchema<undefined>;
|
|
457
|
+
readonly height: v.NumberSchema<undefined>;
|
|
458
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
459
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
460
|
+
readonly ext: v.StringSchema<undefined>;
|
|
461
|
+
readonly url: v.StringSchema<undefined>;
|
|
462
|
+
readonly hash: v.StringSchema<undefined>;
|
|
463
|
+
readonly mime: v.StringSchema<undefined>;
|
|
464
|
+
readonly name: v.StringSchema<undefined>;
|
|
465
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
466
|
+
readonly size: v.NumberSchema<undefined>;
|
|
467
|
+
readonly width: v.NumberSchema<undefined>;
|
|
468
|
+
readonly height: v.NumberSchema<undefined>;
|
|
469
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
470
|
+
}, undefined>, undefined>;
|
|
471
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
472
|
+
readonly ext: v.StringSchema<undefined>;
|
|
473
|
+
readonly url: v.StringSchema<undefined>;
|
|
474
|
+
readonly hash: v.StringSchema<undefined>;
|
|
475
|
+
readonly mime: v.StringSchema<undefined>;
|
|
476
|
+
readonly name: v.StringSchema<undefined>;
|
|
477
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
478
|
+
readonly size: v.NumberSchema<undefined>;
|
|
479
|
+
readonly width: v.NumberSchema<undefined>;
|
|
480
|
+
readonly height: v.NumberSchema<undefined>;
|
|
481
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
482
|
+
}, undefined>, undefined>;
|
|
483
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
484
|
+
readonly ext: v.StringSchema<undefined>;
|
|
485
|
+
readonly url: v.StringSchema<undefined>;
|
|
486
|
+
readonly hash: v.StringSchema<undefined>;
|
|
487
|
+
readonly mime: v.StringSchema<undefined>;
|
|
488
|
+
readonly name: v.StringSchema<undefined>;
|
|
489
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
490
|
+
readonly size: v.NumberSchema<undefined>;
|
|
491
|
+
readonly width: v.NumberSchema<undefined>;
|
|
492
|
+
readonly height: v.NumberSchema<undefined>;
|
|
493
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
494
|
+
}, undefined>, undefined>;
|
|
495
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
496
|
+
readonly ext: v.StringSchema<undefined>;
|
|
497
|
+
readonly url: v.StringSchema<undefined>;
|
|
498
|
+
readonly hash: v.StringSchema<undefined>;
|
|
499
|
+
readonly mime: v.StringSchema<undefined>;
|
|
500
|
+
readonly name: v.StringSchema<undefined>;
|
|
501
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
502
|
+
readonly size: v.NumberSchema<undefined>;
|
|
503
|
+
readonly width: v.NumberSchema<undefined>;
|
|
504
|
+
readonly height: v.NumberSchema<undefined>;
|
|
505
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
506
|
+
}, undefined>, undefined>;
|
|
507
|
+
}, undefined>, undefined>, undefined>;
|
|
508
|
+
readonly hash: v.StringSchema<undefined>;
|
|
509
|
+
readonly ext: v.StringSchema<undefined>;
|
|
510
|
+
readonly mime: v.StringSchema<undefined>;
|
|
511
|
+
readonly size: v.NumberSchema<undefined>;
|
|
512
|
+
readonly url: v.StringSchema<undefined>;
|
|
513
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
514
|
+
readonly provider: v.StringSchema<undefined>;
|
|
515
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
516
|
+
readonly id: v.NumberSchema<undefined>;
|
|
517
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
518
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
519
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
520
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
521
|
+
}, undefined>>, undefined>, undefined>;
|
|
522
|
+
readonly blocks: v.OptionalSchema<v.ArraySchema<v.LazySchema<v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
523
|
+
readonly title: v.StringSchema<undefined>;
|
|
524
|
+
readonly section_id: v.StringSchema<undefined>;
|
|
525
|
+
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
526
|
+
readonly id: v.NumberSchema<undefined>;
|
|
527
|
+
readonly __component: v.StringSchema<undefined>;
|
|
528
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
529
|
+
readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
|
|
530
|
+
readonly name: v.StringSchema<undefined>;
|
|
531
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
532
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
533
|
+
readonly width: v.NumberSchema<undefined>;
|
|
534
|
+
readonly height: v.NumberSchema<undefined>;
|
|
535
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
536
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
537
|
+
readonly ext: v.StringSchema<undefined>;
|
|
538
|
+
readonly url: v.StringSchema<undefined>;
|
|
539
|
+
readonly hash: v.StringSchema<undefined>;
|
|
540
|
+
readonly mime: v.StringSchema<undefined>;
|
|
541
|
+
readonly name: v.StringSchema<undefined>;
|
|
542
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
543
|
+
readonly size: v.NumberSchema<undefined>;
|
|
544
|
+
readonly width: v.NumberSchema<undefined>;
|
|
545
|
+
readonly height: v.NumberSchema<undefined>;
|
|
546
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
547
|
+
}, undefined>, undefined>;
|
|
548
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
549
|
+
readonly ext: v.StringSchema<undefined>;
|
|
550
|
+
readonly url: v.StringSchema<undefined>;
|
|
551
|
+
readonly hash: v.StringSchema<undefined>;
|
|
552
|
+
readonly mime: v.StringSchema<undefined>;
|
|
553
|
+
readonly name: v.StringSchema<undefined>;
|
|
554
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
555
|
+
readonly size: v.NumberSchema<undefined>;
|
|
556
|
+
readonly width: v.NumberSchema<undefined>;
|
|
557
|
+
readonly height: v.NumberSchema<undefined>;
|
|
558
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
559
|
+
}, undefined>, undefined>;
|
|
560
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
561
|
+
readonly ext: v.StringSchema<undefined>;
|
|
562
|
+
readonly url: v.StringSchema<undefined>;
|
|
563
|
+
readonly hash: v.StringSchema<undefined>;
|
|
564
|
+
readonly mime: v.StringSchema<undefined>;
|
|
565
|
+
readonly name: v.StringSchema<undefined>;
|
|
566
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
567
|
+
readonly size: v.NumberSchema<undefined>;
|
|
568
|
+
readonly width: v.NumberSchema<undefined>;
|
|
569
|
+
readonly height: v.NumberSchema<undefined>;
|
|
570
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
571
|
+
}, undefined>, undefined>;
|
|
572
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
573
|
+
readonly ext: v.StringSchema<undefined>;
|
|
574
|
+
readonly url: v.StringSchema<undefined>;
|
|
575
|
+
readonly hash: v.StringSchema<undefined>;
|
|
576
|
+
readonly mime: v.StringSchema<undefined>;
|
|
577
|
+
readonly name: v.StringSchema<undefined>;
|
|
578
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
579
|
+
readonly size: v.NumberSchema<undefined>;
|
|
580
|
+
readonly width: v.NumberSchema<undefined>;
|
|
581
|
+
readonly height: v.NumberSchema<undefined>;
|
|
582
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
583
|
+
}, undefined>, undefined>;
|
|
584
|
+
}, undefined>, undefined>, undefined>;
|
|
585
|
+
readonly hash: v.StringSchema<undefined>;
|
|
586
|
+
readonly ext: v.StringSchema<undefined>;
|
|
587
|
+
readonly mime: v.StringSchema<undefined>;
|
|
588
|
+
readonly size: v.NumberSchema<undefined>;
|
|
589
|
+
readonly url: v.StringSchema<undefined>;
|
|
590
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
591
|
+
readonly provider: v.StringSchema<undefined>;
|
|
592
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
593
|
+
readonly id: v.NumberSchema<undefined>;
|
|
594
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
595
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
596
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
597
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
598
|
+
}, undefined>>, undefined>;
|
|
599
|
+
readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
600
|
+
readonly id: v.NumberSchema<undefined>;
|
|
601
|
+
readonly __component: v.StringSchema<undefined>;
|
|
602
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
603
|
+
readonly title: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
604
|
+
readonly content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
605
|
+
readonly type: v.StringSchema<undefined>;
|
|
606
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
607
|
+
readonly type: v.StringSchema<undefined>;
|
|
608
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
609
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
610
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
611
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
612
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
613
|
+
}, undefined>, undefined>;
|
|
614
|
+
}, undefined>, undefined>, undefined>;
|
|
615
|
+
readonly id: v.NumberSchema<undefined>;
|
|
616
|
+
readonly __component: v.StringSchema<undefined>;
|
|
617
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
618
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
619
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
620
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
621
|
+
readonly name: v.StringSchema<undefined>;
|
|
622
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
623
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
624
|
+
readonly width: v.NumberSchema<undefined>;
|
|
625
|
+
readonly height: v.NumberSchema<undefined>;
|
|
626
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
627
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
628
|
+
readonly ext: v.StringSchema<undefined>;
|
|
629
|
+
readonly url: v.StringSchema<undefined>;
|
|
630
|
+
readonly hash: v.StringSchema<undefined>;
|
|
631
|
+
readonly mime: v.StringSchema<undefined>;
|
|
632
|
+
readonly name: v.StringSchema<undefined>;
|
|
633
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
634
|
+
readonly size: v.NumberSchema<undefined>;
|
|
635
|
+
readonly width: v.NumberSchema<undefined>;
|
|
636
|
+
readonly height: v.NumberSchema<undefined>;
|
|
637
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
638
|
+
}, undefined>, undefined>;
|
|
639
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
640
|
+
readonly ext: v.StringSchema<undefined>;
|
|
641
|
+
readonly url: v.StringSchema<undefined>;
|
|
642
|
+
readonly hash: v.StringSchema<undefined>;
|
|
643
|
+
readonly mime: v.StringSchema<undefined>;
|
|
644
|
+
readonly name: v.StringSchema<undefined>;
|
|
645
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
646
|
+
readonly size: v.NumberSchema<undefined>;
|
|
647
|
+
readonly width: v.NumberSchema<undefined>;
|
|
648
|
+
readonly height: v.NumberSchema<undefined>;
|
|
649
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
650
|
+
}, undefined>, undefined>;
|
|
651
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
652
|
+
readonly ext: v.StringSchema<undefined>;
|
|
653
|
+
readonly url: v.StringSchema<undefined>;
|
|
654
|
+
readonly hash: v.StringSchema<undefined>;
|
|
655
|
+
readonly mime: v.StringSchema<undefined>;
|
|
656
|
+
readonly name: v.StringSchema<undefined>;
|
|
657
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
658
|
+
readonly size: v.NumberSchema<undefined>;
|
|
659
|
+
readonly width: v.NumberSchema<undefined>;
|
|
660
|
+
readonly height: v.NumberSchema<undefined>;
|
|
661
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
662
|
+
}, undefined>, undefined>;
|
|
663
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
664
|
+
readonly ext: v.StringSchema<undefined>;
|
|
665
|
+
readonly url: v.StringSchema<undefined>;
|
|
666
|
+
readonly hash: v.StringSchema<undefined>;
|
|
667
|
+
readonly mime: v.StringSchema<undefined>;
|
|
668
|
+
readonly name: v.StringSchema<undefined>;
|
|
669
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
670
|
+
readonly size: v.NumberSchema<undefined>;
|
|
671
|
+
readonly width: v.NumberSchema<undefined>;
|
|
672
|
+
readonly height: v.NumberSchema<undefined>;
|
|
673
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
674
|
+
}, undefined>, undefined>;
|
|
675
|
+
}, undefined>, undefined>, undefined>;
|
|
676
|
+
readonly hash: v.StringSchema<undefined>;
|
|
677
|
+
readonly ext: v.StringSchema<undefined>;
|
|
678
|
+
readonly mime: v.StringSchema<undefined>;
|
|
679
|
+
readonly size: v.NumberSchema<undefined>;
|
|
680
|
+
readonly url: v.StringSchema<undefined>;
|
|
681
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
682
|
+
readonly provider: v.StringSchema<undefined>;
|
|
683
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
684
|
+
readonly id: v.NumberSchema<undefined>;
|
|
685
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
686
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
687
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
688
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
689
|
+
}, undefined>>, undefined>, undefined>;
|
|
690
|
+
readonly id: v.NumberSchema<undefined>;
|
|
691
|
+
readonly __component: v.StringSchema<undefined>;
|
|
692
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
693
|
+
readonly title: v.StringSchema<undefined>;
|
|
694
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
695
|
+
readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
696
|
+
readonly question: v.StringSchema<undefined>;
|
|
697
|
+
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
698
|
+
readonly type: v.StringSchema<undefined>;
|
|
699
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
700
|
+
readonly type: v.StringSchema<undefined>;
|
|
701
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
702
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
703
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
704
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
705
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
706
|
+
}, undefined>, undefined>;
|
|
707
|
+
}, undefined>, undefined>, undefined>;
|
|
708
|
+
readonly id: v.NumberSchema<undefined>;
|
|
709
|
+
}, undefined>, undefined>, undefined>;
|
|
710
|
+
readonly id: v.NumberSchema<undefined>;
|
|
711
|
+
readonly __component: v.StringSchema<undefined>;
|
|
712
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
713
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
714
|
+
readonly label: v.StringSchema<undefined>;
|
|
715
|
+
readonly destination: v.StringSchema<undefined>;
|
|
716
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
717
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
718
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
719
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
720
|
+
readonly id: v.NumberSchema<undefined>;
|
|
721
|
+
readonly __component: v.StringSchema<undefined>;
|
|
722
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
723
|
+
readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
|
|
724
|
+
readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
725
|
+
readonly buttons: v.ArraySchema<v.ObjectSchema<{
|
|
726
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
727
|
+
readonly link: v.ObjectSchema<{
|
|
728
|
+
readonly href: v.StringSchema<undefined>;
|
|
729
|
+
readonly label: v.StringSchema<undefined>;
|
|
730
|
+
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
731
|
+
readonly id: v.NumberSchema<undefined>;
|
|
732
|
+
}, undefined>;
|
|
733
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
734
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
735
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
736
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
737
|
+
readonly id: v.NumberSchema<undefined>;
|
|
738
|
+
}, undefined>, undefined>;
|
|
739
|
+
readonly id: v.NumberSchema<undefined>;
|
|
740
|
+
readonly __component: v.StringSchema<undefined>;
|
|
741
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
742
|
+
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
743
|
+
readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
744
|
+
readonly name: v.StringSchema<undefined>;
|
|
745
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
746
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
747
|
+
readonly width: v.NumberSchema<undefined>;
|
|
748
|
+
readonly height: v.NumberSchema<undefined>;
|
|
749
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
750
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
751
|
+
readonly ext: v.StringSchema<undefined>;
|
|
752
|
+
readonly url: v.StringSchema<undefined>;
|
|
753
|
+
readonly hash: v.StringSchema<undefined>;
|
|
754
|
+
readonly mime: v.StringSchema<undefined>;
|
|
755
|
+
readonly name: v.StringSchema<undefined>;
|
|
756
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
757
|
+
readonly size: v.NumberSchema<undefined>;
|
|
758
|
+
readonly width: v.NumberSchema<undefined>;
|
|
759
|
+
readonly height: v.NumberSchema<undefined>;
|
|
760
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
761
|
+
}, undefined>, undefined>;
|
|
762
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
763
|
+
readonly ext: v.StringSchema<undefined>;
|
|
764
|
+
readonly url: v.StringSchema<undefined>;
|
|
765
|
+
readonly hash: v.StringSchema<undefined>;
|
|
766
|
+
readonly mime: v.StringSchema<undefined>;
|
|
767
|
+
readonly name: v.StringSchema<undefined>;
|
|
768
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
769
|
+
readonly size: v.NumberSchema<undefined>;
|
|
770
|
+
readonly width: v.NumberSchema<undefined>;
|
|
771
|
+
readonly height: v.NumberSchema<undefined>;
|
|
772
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
773
|
+
}, undefined>, undefined>;
|
|
774
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
775
|
+
readonly ext: v.StringSchema<undefined>;
|
|
776
|
+
readonly url: v.StringSchema<undefined>;
|
|
777
|
+
readonly hash: v.StringSchema<undefined>;
|
|
778
|
+
readonly mime: v.StringSchema<undefined>;
|
|
779
|
+
readonly name: v.StringSchema<undefined>;
|
|
780
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
781
|
+
readonly size: v.NumberSchema<undefined>;
|
|
782
|
+
readonly width: v.NumberSchema<undefined>;
|
|
783
|
+
readonly height: v.NumberSchema<undefined>;
|
|
784
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
785
|
+
}, undefined>, undefined>;
|
|
786
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
787
|
+
readonly ext: v.StringSchema<undefined>;
|
|
788
|
+
readonly url: v.StringSchema<undefined>;
|
|
789
|
+
readonly hash: v.StringSchema<undefined>;
|
|
790
|
+
readonly mime: v.StringSchema<undefined>;
|
|
791
|
+
readonly name: v.StringSchema<undefined>;
|
|
792
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
793
|
+
readonly size: v.NumberSchema<undefined>;
|
|
794
|
+
readonly width: v.NumberSchema<undefined>;
|
|
795
|
+
readonly height: v.NumberSchema<undefined>;
|
|
796
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
797
|
+
}, undefined>, undefined>;
|
|
798
|
+
}, undefined>, undefined>, undefined>;
|
|
799
|
+
readonly hash: v.StringSchema<undefined>;
|
|
800
|
+
readonly ext: v.StringSchema<undefined>;
|
|
801
|
+
readonly mime: v.StringSchema<undefined>;
|
|
802
|
+
readonly size: v.NumberSchema<undefined>;
|
|
803
|
+
readonly url: v.StringSchema<undefined>;
|
|
804
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
805
|
+
readonly provider: v.StringSchema<undefined>;
|
|
806
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
807
|
+
readonly id: v.NumberSchema<undefined>;
|
|
808
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
809
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
810
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
811
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
812
|
+
}, undefined>>, undefined>, undefined>;
|
|
813
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
814
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
815
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
816
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
817
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
818
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
819
|
+
readonly name: v.StringSchema<undefined>;
|
|
820
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
821
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
822
|
+
readonly width: v.NumberSchema<undefined>;
|
|
823
|
+
readonly height: v.NumberSchema<undefined>;
|
|
824
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
825
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
826
|
+
readonly ext: v.StringSchema<undefined>;
|
|
827
|
+
readonly url: v.StringSchema<undefined>;
|
|
828
|
+
readonly hash: v.StringSchema<undefined>;
|
|
829
|
+
readonly mime: v.StringSchema<undefined>;
|
|
830
|
+
readonly name: v.StringSchema<undefined>;
|
|
831
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
832
|
+
readonly size: v.NumberSchema<undefined>;
|
|
833
|
+
readonly width: v.NumberSchema<undefined>;
|
|
834
|
+
readonly height: v.NumberSchema<undefined>;
|
|
835
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
836
|
+
}, undefined>, undefined>;
|
|
837
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
838
|
+
readonly ext: v.StringSchema<undefined>;
|
|
839
|
+
readonly url: v.StringSchema<undefined>;
|
|
840
|
+
readonly hash: v.StringSchema<undefined>;
|
|
841
|
+
readonly mime: v.StringSchema<undefined>;
|
|
842
|
+
readonly name: v.StringSchema<undefined>;
|
|
843
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
844
|
+
readonly size: v.NumberSchema<undefined>;
|
|
845
|
+
readonly width: v.NumberSchema<undefined>;
|
|
846
|
+
readonly height: v.NumberSchema<undefined>;
|
|
847
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
848
|
+
}, undefined>, undefined>;
|
|
849
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
850
|
+
readonly ext: v.StringSchema<undefined>;
|
|
851
|
+
readonly url: v.StringSchema<undefined>;
|
|
852
|
+
readonly hash: v.StringSchema<undefined>;
|
|
853
|
+
readonly mime: v.StringSchema<undefined>;
|
|
854
|
+
readonly name: v.StringSchema<undefined>;
|
|
855
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
856
|
+
readonly size: v.NumberSchema<undefined>;
|
|
857
|
+
readonly width: v.NumberSchema<undefined>;
|
|
858
|
+
readonly height: v.NumberSchema<undefined>;
|
|
859
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
860
|
+
}, undefined>, undefined>;
|
|
861
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
862
|
+
readonly ext: v.StringSchema<undefined>;
|
|
863
|
+
readonly url: v.StringSchema<undefined>;
|
|
864
|
+
readonly hash: v.StringSchema<undefined>;
|
|
865
|
+
readonly mime: v.StringSchema<undefined>;
|
|
866
|
+
readonly name: v.StringSchema<undefined>;
|
|
867
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
868
|
+
readonly size: v.NumberSchema<undefined>;
|
|
869
|
+
readonly width: v.NumberSchema<undefined>;
|
|
870
|
+
readonly height: v.NumberSchema<undefined>;
|
|
871
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
872
|
+
}, undefined>, undefined>;
|
|
873
|
+
}, undefined>, undefined>, undefined>;
|
|
874
|
+
readonly hash: v.StringSchema<undefined>;
|
|
875
|
+
readonly ext: v.StringSchema<undefined>;
|
|
876
|
+
readonly mime: v.StringSchema<undefined>;
|
|
877
|
+
readonly size: v.NumberSchema<undefined>;
|
|
878
|
+
readonly url: v.StringSchema<undefined>;
|
|
879
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
880
|
+
readonly provider: v.StringSchema<undefined>;
|
|
881
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
882
|
+
readonly id: v.NumberSchema<undefined>;
|
|
883
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
884
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
885
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
886
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
887
|
+
}, undefined>>, undefined>, undefined>;
|
|
888
|
+
readonly id: v.NumberSchema<undefined>;
|
|
889
|
+
}, undefined>, undefined>, undefined>;
|
|
890
|
+
readonly id: v.NumberSchema<undefined>;
|
|
891
|
+
readonly __component: v.StringSchema<undefined>;
|
|
892
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
893
|
+
readonly form_id: v.PicklistSchema<readonly ["ss-newsletter", "ss-sign-up-to-download", "strapi-leads", "strapi-resumes"], undefined>;
|
|
894
|
+
readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
895
|
+
readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
|
|
896
|
+
readonly download_key: v.PicklistSchema<readonly ["SS 2025 Get Community Trends Report", "SS 2024 Get Community Trends Report", "SS 2024 Fall Media Trends Report", "SS 2024 Spring Media Trends Report", "SS 2023 Trends Report", "SS 2023 Fall Media Trends Report", "SS 2023 Summer Media Trends Report", "SS 2023 Spring Media Trends Report", "SS 2023 Winter Media Trends Report", "SS 2023 PCBC Presentation PDF", "SS 2022 Get Community Trends Report", "SS 2022 Fall Media Trends Report", "SS 2022 Winter Media Trends Report", "SS 2022 Build Good FOMO with Get Community", "SS 2022 LinkedIn Checklist", "SS 2021 Get Community Trends Report", "SS 2020 Going Virtual Guide PDF", "SS 2020 Marketable Home Quotes"], undefined>;
|
|
897
|
+
readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
898
|
+
readonly name: v.StringSchema<undefined>;
|
|
899
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
900
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
901
|
+
readonly width: v.NumberSchema<undefined>;
|
|
902
|
+
readonly height: v.NumberSchema<undefined>;
|
|
903
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
904
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
905
|
+
readonly ext: v.StringSchema<undefined>;
|
|
906
|
+
readonly url: v.StringSchema<undefined>;
|
|
907
|
+
readonly hash: v.StringSchema<undefined>;
|
|
908
|
+
readonly mime: v.StringSchema<undefined>;
|
|
909
|
+
readonly name: v.StringSchema<undefined>;
|
|
910
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
911
|
+
readonly size: v.NumberSchema<undefined>;
|
|
912
|
+
readonly width: v.NumberSchema<undefined>;
|
|
913
|
+
readonly height: v.NumberSchema<undefined>;
|
|
914
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
915
|
+
}, undefined>, undefined>;
|
|
916
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
917
|
+
readonly ext: v.StringSchema<undefined>;
|
|
918
|
+
readonly url: v.StringSchema<undefined>;
|
|
919
|
+
readonly hash: v.StringSchema<undefined>;
|
|
920
|
+
readonly mime: v.StringSchema<undefined>;
|
|
921
|
+
readonly name: v.StringSchema<undefined>;
|
|
922
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
923
|
+
readonly size: v.NumberSchema<undefined>;
|
|
924
|
+
readonly width: v.NumberSchema<undefined>;
|
|
925
|
+
readonly height: v.NumberSchema<undefined>;
|
|
926
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
927
|
+
}, undefined>, undefined>;
|
|
928
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
929
|
+
readonly ext: v.StringSchema<undefined>;
|
|
930
|
+
readonly url: v.StringSchema<undefined>;
|
|
931
|
+
readonly hash: v.StringSchema<undefined>;
|
|
932
|
+
readonly mime: v.StringSchema<undefined>;
|
|
933
|
+
readonly name: v.StringSchema<undefined>;
|
|
934
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
935
|
+
readonly size: v.NumberSchema<undefined>;
|
|
936
|
+
readonly width: v.NumberSchema<undefined>;
|
|
937
|
+
readonly height: v.NumberSchema<undefined>;
|
|
938
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
939
|
+
}, undefined>, undefined>;
|
|
940
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
941
|
+
readonly ext: v.StringSchema<undefined>;
|
|
942
|
+
readonly url: v.StringSchema<undefined>;
|
|
943
|
+
readonly hash: v.StringSchema<undefined>;
|
|
944
|
+
readonly mime: v.StringSchema<undefined>;
|
|
945
|
+
readonly name: v.StringSchema<undefined>;
|
|
946
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
947
|
+
readonly size: v.NumberSchema<undefined>;
|
|
948
|
+
readonly width: v.NumberSchema<undefined>;
|
|
949
|
+
readonly height: v.NumberSchema<undefined>;
|
|
950
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
951
|
+
}, undefined>, undefined>;
|
|
952
|
+
}, undefined>, undefined>, undefined>;
|
|
953
|
+
readonly hash: v.StringSchema<undefined>;
|
|
954
|
+
readonly ext: v.StringSchema<undefined>;
|
|
955
|
+
readonly mime: v.StringSchema<undefined>;
|
|
956
|
+
readonly size: v.NumberSchema<undefined>;
|
|
957
|
+
readonly url: v.StringSchema<undefined>;
|
|
958
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
959
|
+
readonly provider: v.StringSchema<undefined>;
|
|
960
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
961
|
+
readonly id: v.NumberSchema<undefined>;
|
|
962
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
963
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
964
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
965
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
966
|
+
}, undefined>>, undefined>, undefined>;
|
|
967
|
+
readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
968
|
+
readonly id: v.NumberSchema<undefined>;
|
|
969
|
+
}, undefined>, undefined>, undefined>;
|
|
970
|
+
readonly id: v.NumberSchema<undefined>;
|
|
971
|
+
readonly __component: v.StringSchema<undefined>;
|
|
972
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
973
|
+
readonly settings: v.OptionalSchema<v.ObjectSchema<{
|
|
974
|
+
readonly loop: v.BooleanSchema<undefined>;
|
|
975
|
+
readonly mode: v.PicklistSchema<readonly ["snap", "free"], undefined>;
|
|
976
|
+
readonly initial: v.NumberSchema<undefined>;
|
|
977
|
+
readonly id: v.NumberSchema<undefined>;
|
|
978
|
+
}, undefined>, undefined>;
|
|
979
|
+
readonly slider_settings: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
980
|
+
readonly breakpoint: v.NumberSchema<undefined>;
|
|
981
|
+
readonly screen: v.PicklistSchema<readonly ["screen", "sm", "md", "lg", "xl", "xxl"], undefined>;
|
|
982
|
+
readonly slides_per_view: v.NumberSchema<undefined>;
|
|
983
|
+
readonly slides_spacing: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
984
|
+
readonly slides_origin: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
985
|
+
readonly id: v.NumberSchema<undefined>;
|
|
986
|
+
}, undefined>, undefined>, undefined>;
|
|
987
|
+
readonly slides: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
988
|
+
readonly slide_type: v.PicklistSchema<readonly ["image-contain", "image-cover", "image-fill", "image", "video", "html", "website"], undefined>;
|
|
989
|
+
readonly slide_image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
990
|
+
readonly name: v.StringSchema<undefined>;
|
|
991
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
992
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
993
|
+
readonly width: v.NumberSchema<undefined>;
|
|
994
|
+
readonly height: v.NumberSchema<undefined>;
|
|
995
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
996
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
997
|
+
readonly ext: v.StringSchema<undefined>;
|
|
998
|
+
readonly url: v.StringSchema<undefined>;
|
|
999
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1000
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1001
|
+
readonly name: v.StringSchema<undefined>;
|
|
1002
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1003
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1004
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1005
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1006
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1007
|
+
}, undefined>, undefined>;
|
|
1008
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1009
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1010
|
+
readonly url: v.StringSchema<undefined>;
|
|
1011
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1012
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1013
|
+
readonly name: v.StringSchema<undefined>;
|
|
1014
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1015
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1016
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1017
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1018
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1019
|
+
}, undefined>, undefined>;
|
|
1020
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1021
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1022
|
+
readonly url: v.StringSchema<undefined>;
|
|
1023
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1024
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1025
|
+
readonly name: v.StringSchema<undefined>;
|
|
1026
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1027
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1028
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1029
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1030
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1031
|
+
}, undefined>, undefined>;
|
|
1032
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1033
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1034
|
+
readonly url: v.StringSchema<undefined>;
|
|
1035
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1036
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1037
|
+
readonly name: v.StringSchema<undefined>;
|
|
1038
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1039
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1040
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1041
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1042
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1043
|
+
}, undefined>, undefined>;
|
|
1044
|
+
}, undefined>, undefined>, undefined>;
|
|
1045
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1046
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1047
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1048
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1049
|
+
readonly url: v.StringSchema<undefined>;
|
|
1050
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1051
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1052
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1053
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1054
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1055
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1056
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1057
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1058
|
+
}, undefined>>, undefined>;
|
|
1059
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1060
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1061
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1062
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
1063
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1064
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1065
|
+
readonly name: v.StringSchema<undefined>;
|
|
1066
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1067
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1068
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1069
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1070
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1071
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1072
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1073
|
+
readonly url: v.StringSchema<undefined>;
|
|
1074
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1075
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1076
|
+
readonly name: v.StringSchema<undefined>;
|
|
1077
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1078
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1079
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1080
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1081
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1082
|
+
}, undefined>, undefined>;
|
|
1083
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1084
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1085
|
+
readonly url: v.StringSchema<undefined>;
|
|
1086
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1087
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1088
|
+
readonly name: v.StringSchema<undefined>;
|
|
1089
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1090
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1091
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1092
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1093
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1094
|
+
}, undefined>, undefined>;
|
|
1095
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1096
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1097
|
+
readonly url: v.StringSchema<undefined>;
|
|
1098
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1099
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1100
|
+
readonly name: v.StringSchema<undefined>;
|
|
1101
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1102
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1103
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1104
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1105
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1106
|
+
}, undefined>, undefined>;
|
|
1107
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1108
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1109
|
+
readonly url: v.StringSchema<undefined>;
|
|
1110
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1111
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1112
|
+
readonly name: v.StringSchema<undefined>;
|
|
1113
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1114
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1115
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1116
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1117
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1118
|
+
}, undefined>, undefined>;
|
|
1119
|
+
}, undefined>, undefined>, undefined>;
|
|
1120
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1121
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1122
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1123
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1124
|
+
readonly url: v.StringSchema<undefined>;
|
|
1125
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1126
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1127
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1128
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1129
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1130
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1131
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1132
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1133
|
+
}, undefined>>, undefined>, undefined>;
|
|
1134
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1135
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1136
|
+
}, undefined>, undefined>, undefined>;
|
|
1137
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1138
|
+
}, undefined>, undefined>, undefined>;
|
|
1139
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1140
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1141
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1142
|
+
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1143
|
+
readonly type: v.StringSchema<undefined>;
|
|
1144
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
1145
|
+
readonly type: v.StringSchema<undefined>;
|
|
1146
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1147
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1148
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1149
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1150
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1151
|
+
}, undefined>, undefined>;
|
|
1152
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
1153
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1154
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1155
|
+
}, undefined>>], undefined>>, undefined>, undefined>;
|
|
1156
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1157
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1158
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1159
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1160
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1161
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
1162
|
+
readonly trends: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
1163
|
+
readonly title: v.StringSchema<undefined>;
|
|
1164
|
+
readonly video_embed: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1165
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
1166
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1167
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1168
|
+
readonly name: v.StringSchema<undefined>;
|
|
1169
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1170
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1171
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1172
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1173
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1174
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1175
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1176
|
+
readonly url: v.StringSchema<undefined>;
|
|
1177
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1178
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1179
|
+
readonly name: v.StringSchema<undefined>;
|
|
1180
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1181
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1182
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1183
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1184
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1185
|
+
}, undefined>, undefined>;
|
|
1186
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1187
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1188
|
+
readonly url: v.StringSchema<undefined>;
|
|
1189
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1190
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1191
|
+
readonly name: v.StringSchema<undefined>;
|
|
1192
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1193
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1194
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1195
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1196
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1197
|
+
}, undefined>, undefined>;
|
|
1198
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1199
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1200
|
+
readonly url: v.StringSchema<undefined>;
|
|
1201
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1202
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1203
|
+
readonly name: v.StringSchema<undefined>;
|
|
1204
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1205
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1206
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1207
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1208
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1209
|
+
}, undefined>, undefined>;
|
|
1210
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1211
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1212
|
+
readonly url: v.StringSchema<undefined>;
|
|
1213
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1214
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1215
|
+
readonly name: v.StringSchema<undefined>;
|
|
1216
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1217
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1218
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1219
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1220
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1221
|
+
}, undefined>, undefined>;
|
|
1222
|
+
}, undefined>, undefined>, undefined>;
|
|
1223
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1224
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1225
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1226
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1227
|
+
readonly url: v.StringSchema<undefined>;
|
|
1228
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1229
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1230
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1231
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1232
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1233
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1234
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1235
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1236
|
+
}, undefined>>, undefined>, undefined>;
|
|
1237
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1238
|
+
}, undefined>, undefined>, undefined>;
|
|
1239
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1240
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1241
|
+
readonly name: v.StringSchema<undefined>;
|
|
1242
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1243
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1244
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1245
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1246
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1247
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1248
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1249
|
+
readonly url: v.StringSchema<undefined>;
|
|
1250
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1251
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1252
|
+
readonly name: v.StringSchema<undefined>;
|
|
1253
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1254
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1255
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1256
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1257
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1258
|
+
}, undefined>, undefined>;
|
|
1259
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1260
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1261
|
+
readonly url: v.StringSchema<undefined>;
|
|
1262
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1263
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1264
|
+
readonly name: v.StringSchema<undefined>;
|
|
1265
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1266
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1267
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1268
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1269
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1270
|
+
}, undefined>, undefined>;
|
|
1271
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1272
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1273
|
+
readonly url: v.StringSchema<undefined>;
|
|
1274
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1275
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1276
|
+
readonly name: v.StringSchema<undefined>;
|
|
1277
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1278
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1279
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1280
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1281
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1282
|
+
}, undefined>, undefined>;
|
|
1283
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1284
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1285
|
+
readonly url: v.StringSchema<undefined>;
|
|
1286
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1287
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1288
|
+
readonly name: v.StringSchema<undefined>;
|
|
1289
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1290
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1291
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1292
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1293
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1294
|
+
}, undefined>, undefined>;
|
|
1295
|
+
}, undefined>, undefined>, undefined>;
|
|
1296
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1297
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1298
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1299
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1300
|
+
readonly url: v.StringSchema<undefined>;
|
|
1301
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1302
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1303
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1304
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1305
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1306
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1307
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1308
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1309
|
+
}, undefined>>, undefined>, undefined>;
|
|
1310
|
+
readonly likes: v.NumberSchema<undefined>;
|
|
1311
|
+
readonly creators: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
1312
|
+
readonly name: v.StringSchema<undefined>;
|
|
1313
|
+
readonly slug: v.StringSchema<undefined>;
|
|
1314
|
+
readonly order: v.NumberSchema<undefined>;
|
|
1315
|
+
readonly job_title: v.StringSchema<undefined>;
|
|
1316
|
+
readonly tier: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
1317
|
+
readonly group: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
1318
|
+
readonly is_employed: v.BooleanSchema<undefined>;
|
|
1319
|
+
readonly contact_links: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1320
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
1321
|
+
readonly label: v.StringSchema<undefined>;
|
|
1322
|
+
readonly destination: v.StringSchema<undefined>;
|
|
1323
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
1324
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
1325
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
1326
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
1327
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1328
|
+
}, undefined>, undefined>, undefined>;
|
|
1329
|
+
readonly biography: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1330
|
+
readonly type: v.StringSchema<undefined>;
|
|
1331
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
1332
|
+
readonly type: v.StringSchema<undefined>;
|
|
1333
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1334
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1335
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1336
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1337
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1338
|
+
}, undefined>, undefined>;
|
|
1339
|
+
}, undefined>, undefined>, undefined>;
|
|
1340
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1341
|
+
readonly name: v.StringSchema<undefined>;
|
|
1342
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1343
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1344
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1345
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1346
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1347
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1348
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1349
|
+
readonly url: v.StringSchema<undefined>;
|
|
1350
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1351
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1352
|
+
readonly name: v.StringSchema<undefined>;
|
|
1353
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1354
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1355
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1356
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1357
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1358
|
+
}, undefined>, undefined>;
|
|
1359
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1360
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1361
|
+
readonly url: v.StringSchema<undefined>;
|
|
1362
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1363
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1364
|
+
readonly name: v.StringSchema<undefined>;
|
|
1365
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1366
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1367
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1368
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1369
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1370
|
+
}, undefined>, undefined>;
|
|
1371
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1372
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1373
|
+
readonly url: v.StringSchema<undefined>;
|
|
1374
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1375
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1376
|
+
readonly name: v.StringSchema<undefined>;
|
|
1377
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1378
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1379
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1380
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1381
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1382
|
+
}, undefined>, undefined>;
|
|
1383
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1384
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1385
|
+
readonly url: v.StringSchema<undefined>;
|
|
1386
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1387
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1388
|
+
readonly name: v.StringSchema<undefined>;
|
|
1389
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1390
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1391
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1392
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1393
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1394
|
+
}, undefined>, undefined>;
|
|
1395
|
+
}, undefined>, undefined>, undefined>;
|
|
1396
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1397
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1398
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1399
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1400
|
+
readonly url: v.StringSchema<undefined>;
|
|
1401
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1402
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1403
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1404
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1405
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1406
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1407
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1408
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1409
|
+
}, undefined>>, undefined>, undefined>;
|
|
1410
|
+
readonly featured_video: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1411
|
+
readonly name: v.StringSchema<undefined>;
|
|
1412
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1413
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1414
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1415
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1416
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1417
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1418
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1419
|
+
readonly url: v.StringSchema<undefined>;
|
|
1420
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1421
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1422
|
+
readonly name: v.StringSchema<undefined>;
|
|
1423
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1424
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1425
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1426
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1427
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1428
|
+
}, undefined>, undefined>;
|
|
1429
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1430
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1431
|
+
readonly url: v.StringSchema<undefined>;
|
|
1432
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1433
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1434
|
+
readonly name: v.StringSchema<undefined>;
|
|
1435
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1436
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1437
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1438
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1439
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1440
|
+
}, undefined>, undefined>;
|
|
1441
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1442
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1443
|
+
readonly url: v.StringSchema<undefined>;
|
|
1444
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1445
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1446
|
+
readonly name: v.StringSchema<undefined>;
|
|
1447
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1448
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1449
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1450
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1451
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1452
|
+
}, undefined>, undefined>;
|
|
1453
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1454
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1455
|
+
readonly url: v.StringSchema<undefined>;
|
|
1456
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1457
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1458
|
+
readonly name: v.StringSchema<undefined>;
|
|
1459
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1460
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1461
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1462
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1463
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1464
|
+
}, undefined>, undefined>;
|
|
1465
|
+
}, undefined>, undefined>, undefined>;
|
|
1466
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1467
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1468
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1469
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1470
|
+
readonly url: v.StringSchema<undefined>;
|
|
1471
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1472
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1473
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1474
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1475
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1476
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1477
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1478
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1479
|
+
}, undefined>>, undefined>, undefined>;
|
|
1480
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1481
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1482
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1483
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1484
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1485
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
1486
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1487
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1488
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1489
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1490
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1491
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
1492
|
+
readonly name: v.StringSchema<undefined>;
|
|
1493
|
+
readonly slug: v.StringSchema<undefined>;
|
|
1494
|
+
readonly order: v.NumberSchema<undefined>;
|
|
1495
|
+
readonly job_title: v.StringSchema<undefined>;
|
|
1496
|
+
readonly tier: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
1497
|
+
readonly group: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
1498
|
+
readonly is_employed: v.BooleanSchema<undefined>;
|
|
1499
|
+
readonly contact_links: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1500
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
1501
|
+
readonly label: v.StringSchema<undefined>;
|
|
1502
|
+
readonly destination: v.StringSchema<undefined>;
|
|
1503
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
1504
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
1505
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
1506
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
1507
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1508
|
+
}, undefined>, undefined>, undefined>;
|
|
1509
|
+
readonly biography: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1510
|
+
readonly type: v.StringSchema<undefined>;
|
|
1511
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
1512
|
+
readonly type: v.StringSchema<undefined>;
|
|
1513
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1514
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1515
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1516
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1517
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1518
|
+
}, undefined>, undefined>;
|
|
1519
|
+
}, undefined>, undefined>, undefined>;
|
|
1520
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1521
|
+
readonly name: v.StringSchema<undefined>;
|
|
1522
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1523
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1524
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1525
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1526
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1527
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1528
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1529
|
+
readonly url: v.StringSchema<undefined>;
|
|
1530
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1531
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1532
|
+
readonly name: v.StringSchema<undefined>;
|
|
1533
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1534
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1535
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1536
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1537
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1538
|
+
}, undefined>, undefined>;
|
|
1539
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1540
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1541
|
+
readonly url: v.StringSchema<undefined>;
|
|
1542
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1543
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1544
|
+
readonly name: v.StringSchema<undefined>;
|
|
1545
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1546
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1547
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1548
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1549
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1550
|
+
}, undefined>, undefined>;
|
|
1551
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1552
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1553
|
+
readonly url: v.StringSchema<undefined>;
|
|
1554
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1555
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1556
|
+
readonly name: v.StringSchema<undefined>;
|
|
1557
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1558
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1559
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1560
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1561
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1562
|
+
}, undefined>, undefined>;
|
|
1563
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1564
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1565
|
+
readonly url: v.StringSchema<undefined>;
|
|
1566
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1567
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1568
|
+
readonly name: v.StringSchema<undefined>;
|
|
1569
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1570
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1571
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1572
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1573
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1574
|
+
}, undefined>, undefined>;
|
|
1575
|
+
}, undefined>, undefined>, undefined>;
|
|
1576
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1577
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1578
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1579
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1580
|
+
readonly url: v.StringSchema<undefined>;
|
|
1581
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1582
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1583
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1584
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1585
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1586
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1587
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1588
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1589
|
+
}, undefined>>, undefined>, undefined>;
|
|
1590
|
+
readonly featured_video: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1591
|
+
readonly name: v.StringSchema<undefined>;
|
|
1592
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1593
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1594
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1595
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1596
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1597
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1598
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1599
|
+
readonly url: v.StringSchema<undefined>;
|
|
1600
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1601
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1602
|
+
readonly name: v.StringSchema<undefined>;
|
|
1603
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1604
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1605
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1606
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1607
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1608
|
+
}, undefined>, undefined>;
|
|
1609
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1610
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1611
|
+
readonly url: v.StringSchema<undefined>;
|
|
1612
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1613
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1614
|
+
readonly name: v.StringSchema<undefined>;
|
|
1615
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1616
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1617
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1618
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1619
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1620
|
+
}, undefined>, undefined>;
|
|
1621
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1622
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1623
|
+
readonly url: v.StringSchema<undefined>;
|
|
1624
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1625
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1626
|
+
readonly name: v.StringSchema<undefined>;
|
|
1627
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1628
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1629
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1630
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1631
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1632
|
+
}, undefined>, undefined>;
|
|
1633
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1634
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1635
|
+
readonly url: v.StringSchema<undefined>;
|
|
1636
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1637
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1638
|
+
readonly name: v.StringSchema<undefined>;
|
|
1639
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1640
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1641
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1642
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1643
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1644
|
+
}, undefined>, undefined>;
|
|
1645
|
+
}, undefined>, undefined>, undefined>;
|
|
1646
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1647
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1648
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1649
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1650
|
+
readonly url: v.StringSchema<undefined>;
|
|
1651
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1652
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1653
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1654
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1655
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1656
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1657
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1658
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1659
|
+
}, undefined>>, undefined>, undefined>;
|
|
1660
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1661
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1662
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1663
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1664
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1665
|
+
}, undefined>;
|
|
1666
|
+
type TeamMemberDocumentWithRelations = v.InferOutput<typeof TeamMemberDocumentWithRelations>;
|
|
1667
|
+
//#endregion
|
|
1668
|
+
export { LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE, LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE, QuerySortTeamMembers, QueryStrapiSearchTeamMembers, TEAM_MEMBER_GROUP, TEAM_MEMBER_SORT_KEYS, TEAM_MEMBER_TIER, TeamMemberDocument, TeamMemberDocumentWithRelations, TeamMemberGroup, TeamMemberTier };
|