@getcommunity/gc-validators 0.0.271-alpha.4 → 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/components/utm/index.cjs +3 -3
- package/dist/components/utm/index.d.cts +5 -5
- package/dist/components/utm/index.d.mts +5 -5
- package/dist/components/utm/index.mjs +3 -3
- package/dist/document-382ehFRd.mjs +13 -0
- package/dist/document-8oGgjvHp.cjs +21 -0
- package/dist/{document-Coz4Rm8I.cjs → document-B-BesdbN.cjs} +4 -1
- 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-BVPXeweR.cjs → document-Bbc9ayLX.cjs} +7 -4
- package/dist/document-BqLA3Y8O.cjs +17 -0
- package/dist/{document-CIAPAAjK.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-C21JZnEl.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-DiOskbh3.mjs → document-cysZuK08.mjs} +4 -1
- 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 +14 -1
- package/dist/entities/blog-post/index.d.cts +3022 -224
- package/dist/entities/blog-post/index.d.mts +3023 -225
- package/dist/entities/blog-post/index.mjs +14 -2
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +10 -11
- package/dist/entities/category/index.d.cts +764 -48
- package/dist/entities/category/index.d.mts +765 -49
- package/dist/entities/category/index.mjs +9 -11
- 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/formatter/index.d.cts +5 -5
- package/dist/entities/formatter/index.d.mts +5 -5
- 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 +1461 -3
- package/dist/entities/team-member/index.d.mts +1461 -3
- package/dist/entities/team-member/index.mjs +10 -1
- 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-meta/index.d.cts +7 -7
- package/dist/entities/utm-meta/index.d.mts +7 -7
- 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-D4Mm4D2d.d.cts → index-D6AuLdB6.d.mts} +3 -3
- package/dist/{index-Bwlq5D5d.d.mts → index-Dcwyodut.d.cts} +3 -3
- package/dist/{index-DpYYzY_9.d.cts → index-DfGGyf7_.d.cts} +18 -3
- package/dist/{index-r0hGcq70.d.mts → index-Dj9J1FKD.d.mts} +19 -4
- package/dist/{index-BL9VfVD4.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-CsGd8QmZ.d.mts +0 -19
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-DmZ3XRi8.d.mts +0 -238
- /package/dist/{document-TK2UUOF9.d.mts → document-7JBq8iiP.d.mts} +0 -0
- /package/dist/{document-BK1ASowb.d.cts → document-BInCC6Wk.d.cts} +0 -0
- /package/dist/{document-D7nCeVSn.d.mts → document-BPdwRVjm.d.cts} +0 -0
- /package/dist/{document-6ONY7xJm.d.mts → document-BQ6ulTO1.d.mts} +0 -0
- /package/dist/{document-Db-z1nIm.d.mts → document-BdMrLGBL.d.cts} +0 -0
- /package/dist/{document-CQ9bUL-1.d.mts → document-BpFw7FI0.d.mts} +0 -0
- /package/dist/{document-Bj7SRTOn.d.cts → document-BumbQ1Eb.d.cts} +0 -0
- /package/dist/{document-DAnzPqTm.d.mts → document-C4ofAcKx.d.mts} +0 -0
- /package/dist/{document-DCtr8pVh.d.mts → document-CCcofYd9.d.mts} +0 -0
- /package/dist/{document-COaupB1r.mjs → document-CW3ycXvJ.mjs} +0 -0
- /package/dist/{document-DCIBlMpe.d.mts → document-Clr6FjtO.d.cts} +0 -0
- /package/dist/{document-CjNHI7Eb.d.cts → document-Ct4bnsKU.d.mts} +0 -0
- /package/dist/{document-Bh0a7Y8h.d.mts → document-CxeeO4Pl.d.mts} +0 -0
- /package/dist/{document-DJ0YiVte.d.cts → document-DIcd27AR.d.mts} +0 -0
- /package/dist/{document-D_ZMbzn6.d.cts → document-DK6Xmvao.d.cts} +0 -0
- /package/dist/{document-dqrWptdY.d.cts → document-DL4Wayv7.d.mts} +0 -0
- /package/dist/{document-W-NILXQV.d.mts → document-DX2Vidl1.d.cts} +0 -0
- /package/dist/{document-hEBlSep8.d.cts → document-DY8Wgy1A.d.mts} +0 -0
- /package/dist/{document-B0j6d1nH.d.mts → document-Db1-gtyJ.d.mts} +0 -0
- /package/dist/{document-2o5WNt6V.cjs → document-DtBkeafK.cjs} +0 -0
- /package/dist/{document-DSUxqMD4.d.mts → document-YDFyLZlN.d.mts} +0 -0
- /package/dist/{document-DgQnMgCD.d.mts → document-bJOLxFq1.d.mts} +0 -0
- /package/dist/{document-IIJpsOIO.d.cts → document-xVdETwbX.d.cts} +0 -0
- /package/dist/{document-gwpNlSBm.d.mts → document-yW376Wot.d.mts} +0 -0
- /package/dist/{fields-BQHSYj70.d.cts → fields-BuP0NSFS.d.mts} +0 -0
- /package/dist/{fields-DUuJ_1V0.d.mts → fields-ByZAYnAi.d.cts} +0 -0
- /package/dist/{json-CiA5ZRzc.d.mts → json-BbJGr6x_.d.mts} +0 -0
- /package/dist/{query.schema-oOG7BmVm.d.mts → query.schema-DKllKSKC.d.mts} +0 -0
- /package/dist/{response-I41vWpVZ.d.mts → response-BZKHnpHe.d.mts} +0 -0
|
@@ -247,27 +247,7 @@ declare const BlogPostDocument: v.ObjectSchema<{
|
|
|
247
247
|
readonly structuredData: v.OptionalSchema<v.LazySchema<v.GenericSchema<JsonData>>, undefined>;
|
|
248
248
|
}, undefined>, undefined>, undefined>;
|
|
249
249
|
readonly layout: v.NullableSchema<v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>, undefined>;
|
|
250
|
-
readonly
|
|
251
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
252
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
253
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
254
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
255
|
-
}, undefined>;
|
|
256
|
-
type BlogPostDocument = v.InferOutput<typeof BlogPostDocument>;
|
|
257
|
-
//#endregion
|
|
258
|
-
//#region src/entities/blog-post/fields.d.ts
|
|
259
|
-
declare const QuerySortBlogPosts: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_featured:ASC" | "is_featured:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_featured:ASC" | "is_featured:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
|
|
260
|
-
type QuerySortBlogPosts = v.InferOutput<typeof QuerySortBlogPosts>;
|
|
261
|
-
declare const BlogPostLayout: v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>;
|
|
262
|
-
type BlogPostLayout = v.InferOutput<typeof BlogPostLayout>;
|
|
263
|
-
declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
264
|
-
readonly title: v.StringSchema<undefined>;
|
|
265
|
-
readonly section_id: v.StringSchema<undefined>;
|
|
266
|
-
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
267
|
-
readonly id: v.NumberSchema<undefined>;
|
|
268
|
-
readonly __component: v.StringSchema<undefined>;
|
|
269
|
-
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
270
|
-
readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
|
|
250
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
271
251
|
readonly name: v.StringSchema<undefined>;
|
|
272
252
|
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
273
253
|
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
@@ -336,152 +316,2691 @@ declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
|
336
316
|
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
337
317
|
readonly createdAt: v.StringSchema<undefined>;
|
|
338
318
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
339
|
-
}, undefined>>, undefined>;
|
|
340
|
-
readonly
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
readonly
|
|
319
|
+
}, undefined>>, undefined>, undefined>;
|
|
320
|
+
readonly blocks: v.OptionalSchema<v.ArraySchema<v.LazySchema<v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
321
|
+
readonly title: v.StringSchema<undefined>;
|
|
322
|
+
readonly section_id: v.StringSchema<undefined>;
|
|
323
|
+
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
324
|
+
readonly id: v.NumberSchema<undefined>;
|
|
325
|
+
readonly __component: v.StringSchema<undefined>;
|
|
326
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
327
|
+
readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
|
|
328
|
+
readonly name: v.StringSchema<undefined>;
|
|
329
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
330
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
331
|
+
readonly width: v.NumberSchema<undefined>;
|
|
332
|
+
readonly height: v.NumberSchema<undefined>;
|
|
333
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
334
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
335
|
+
readonly ext: v.StringSchema<undefined>;
|
|
336
|
+
readonly url: v.StringSchema<undefined>;
|
|
337
|
+
readonly hash: v.StringSchema<undefined>;
|
|
338
|
+
readonly mime: v.StringSchema<undefined>;
|
|
339
|
+
readonly name: v.StringSchema<undefined>;
|
|
340
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
341
|
+
readonly size: v.NumberSchema<undefined>;
|
|
342
|
+
readonly width: v.NumberSchema<undefined>;
|
|
343
|
+
readonly height: v.NumberSchema<undefined>;
|
|
344
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
345
|
+
}, undefined>, undefined>;
|
|
346
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
347
|
+
readonly ext: v.StringSchema<undefined>;
|
|
348
|
+
readonly url: v.StringSchema<undefined>;
|
|
349
|
+
readonly hash: v.StringSchema<undefined>;
|
|
350
|
+
readonly mime: v.StringSchema<undefined>;
|
|
351
|
+
readonly name: v.StringSchema<undefined>;
|
|
352
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
353
|
+
readonly size: v.NumberSchema<undefined>;
|
|
354
|
+
readonly width: v.NumberSchema<undefined>;
|
|
355
|
+
readonly height: v.NumberSchema<undefined>;
|
|
356
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
357
|
+
}, undefined>, undefined>;
|
|
358
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
359
|
+
readonly ext: v.StringSchema<undefined>;
|
|
360
|
+
readonly url: v.StringSchema<undefined>;
|
|
361
|
+
readonly hash: v.StringSchema<undefined>;
|
|
362
|
+
readonly mime: v.StringSchema<undefined>;
|
|
363
|
+
readonly name: v.StringSchema<undefined>;
|
|
364
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
365
|
+
readonly size: v.NumberSchema<undefined>;
|
|
366
|
+
readonly width: v.NumberSchema<undefined>;
|
|
367
|
+
readonly height: v.NumberSchema<undefined>;
|
|
368
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
369
|
+
}, undefined>, undefined>;
|
|
370
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
371
|
+
readonly ext: v.StringSchema<undefined>;
|
|
372
|
+
readonly url: v.StringSchema<undefined>;
|
|
373
|
+
readonly hash: v.StringSchema<undefined>;
|
|
374
|
+
readonly mime: v.StringSchema<undefined>;
|
|
375
|
+
readonly name: v.StringSchema<undefined>;
|
|
376
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
377
|
+
readonly size: v.NumberSchema<undefined>;
|
|
378
|
+
readonly width: v.NumberSchema<undefined>;
|
|
379
|
+
readonly height: v.NumberSchema<undefined>;
|
|
380
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
381
|
+
}, undefined>, undefined>;
|
|
382
|
+
}, undefined>, undefined>, undefined>;
|
|
383
|
+
readonly hash: v.StringSchema<undefined>;
|
|
384
|
+
readonly ext: v.StringSchema<undefined>;
|
|
385
|
+
readonly mime: v.StringSchema<undefined>;
|
|
386
|
+
readonly size: v.NumberSchema<undefined>;
|
|
387
|
+
readonly url: v.StringSchema<undefined>;
|
|
388
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
389
|
+
readonly provider: v.StringSchema<undefined>;
|
|
390
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
391
|
+
readonly id: v.NumberSchema<undefined>;
|
|
392
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
393
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
394
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
395
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
396
|
+
}, undefined>>, undefined>;
|
|
397
|
+
readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
398
|
+
readonly id: v.NumberSchema<undefined>;
|
|
399
|
+
readonly __component: v.StringSchema<undefined>;
|
|
400
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
401
|
+
readonly title: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
402
|
+
readonly content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
348
403
|
readonly type: v.StringSchema<undefined>;
|
|
349
|
-
readonly
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
404
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
405
|
+
readonly type: v.StringSchema<undefined>;
|
|
406
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
407
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
408
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
409
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
410
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
411
|
+
}, undefined>, undefined>;
|
|
412
|
+
}, undefined>, undefined>, undefined>;
|
|
413
|
+
readonly id: v.NumberSchema<undefined>;
|
|
414
|
+
readonly __component: v.StringSchema<undefined>;
|
|
415
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
416
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
417
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
418
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
419
|
+
readonly name: v.StringSchema<undefined>;
|
|
420
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
421
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
422
|
+
readonly width: v.NumberSchema<undefined>;
|
|
423
|
+
readonly height: v.NumberSchema<undefined>;
|
|
424
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
425
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
426
|
+
readonly ext: v.StringSchema<undefined>;
|
|
427
|
+
readonly url: v.StringSchema<undefined>;
|
|
428
|
+
readonly hash: v.StringSchema<undefined>;
|
|
429
|
+
readonly mime: v.StringSchema<undefined>;
|
|
430
|
+
readonly name: v.StringSchema<undefined>;
|
|
431
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
432
|
+
readonly size: v.NumberSchema<undefined>;
|
|
433
|
+
readonly width: v.NumberSchema<undefined>;
|
|
434
|
+
readonly height: v.NumberSchema<undefined>;
|
|
435
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
436
|
+
}, undefined>, undefined>;
|
|
437
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
438
|
+
readonly ext: v.StringSchema<undefined>;
|
|
439
|
+
readonly url: v.StringSchema<undefined>;
|
|
440
|
+
readonly hash: v.StringSchema<undefined>;
|
|
441
|
+
readonly mime: v.StringSchema<undefined>;
|
|
442
|
+
readonly name: v.StringSchema<undefined>;
|
|
443
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
444
|
+
readonly size: v.NumberSchema<undefined>;
|
|
445
|
+
readonly width: v.NumberSchema<undefined>;
|
|
446
|
+
readonly height: v.NumberSchema<undefined>;
|
|
447
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
448
|
+
}, undefined>, undefined>;
|
|
449
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
450
|
+
readonly ext: v.StringSchema<undefined>;
|
|
451
|
+
readonly url: v.StringSchema<undefined>;
|
|
452
|
+
readonly hash: v.StringSchema<undefined>;
|
|
453
|
+
readonly mime: v.StringSchema<undefined>;
|
|
454
|
+
readonly name: v.StringSchema<undefined>;
|
|
455
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
456
|
+
readonly size: v.NumberSchema<undefined>;
|
|
457
|
+
readonly width: v.NumberSchema<undefined>;
|
|
458
|
+
readonly height: v.NumberSchema<undefined>;
|
|
459
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
460
|
+
}, undefined>, undefined>;
|
|
461
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
462
|
+
readonly ext: v.StringSchema<undefined>;
|
|
463
|
+
readonly url: v.StringSchema<undefined>;
|
|
464
|
+
readonly hash: v.StringSchema<undefined>;
|
|
465
|
+
readonly mime: v.StringSchema<undefined>;
|
|
466
|
+
readonly name: v.StringSchema<undefined>;
|
|
467
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
468
|
+
readonly size: v.NumberSchema<undefined>;
|
|
469
|
+
readonly width: v.NumberSchema<undefined>;
|
|
470
|
+
readonly height: v.NumberSchema<undefined>;
|
|
471
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
472
|
+
}, undefined>, undefined>;
|
|
473
|
+
}, undefined>, undefined>, undefined>;
|
|
474
|
+
readonly hash: v.StringSchema<undefined>;
|
|
475
|
+
readonly ext: v.StringSchema<undefined>;
|
|
476
|
+
readonly mime: v.StringSchema<undefined>;
|
|
477
|
+
readonly size: v.NumberSchema<undefined>;
|
|
478
|
+
readonly url: v.StringSchema<undefined>;
|
|
479
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
480
|
+
readonly provider: v.StringSchema<undefined>;
|
|
481
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
482
|
+
readonly id: v.NumberSchema<undefined>;
|
|
483
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
484
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
485
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
486
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
487
|
+
}, undefined>>, undefined>, undefined>;
|
|
488
|
+
readonly id: v.NumberSchema<undefined>;
|
|
489
|
+
readonly __component: v.StringSchema<undefined>;
|
|
490
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
491
|
+
readonly title: v.StringSchema<undefined>;
|
|
492
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
493
|
+
readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
494
|
+
readonly question: v.StringSchema<undefined>;
|
|
495
|
+
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
496
|
+
readonly type: v.StringSchema<undefined>;
|
|
497
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
498
|
+
readonly type: v.StringSchema<undefined>;
|
|
499
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
500
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
501
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
502
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
503
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
504
|
+
}, undefined>, undefined>;
|
|
505
|
+
}, undefined>, undefined>, undefined>;
|
|
506
|
+
readonly id: v.NumberSchema<undefined>;
|
|
507
|
+
}, undefined>, undefined>, undefined>;
|
|
508
|
+
readonly id: v.NumberSchema<undefined>;
|
|
509
|
+
readonly __component: v.StringSchema<undefined>;
|
|
510
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
511
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
512
|
+
readonly label: v.StringSchema<undefined>;
|
|
513
|
+
readonly destination: v.StringSchema<undefined>;
|
|
514
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
515
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
516
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
517
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
518
|
+
readonly id: v.NumberSchema<undefined>;
|
|
519
|
+
readonly __component: v.StringSchema<undefined>;
|
|
520
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
521
|
+
readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
|
|
522
|
+
readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
523
|
+
readonly buttons: v.ArraySchema<v.ObjectSchema<{
|
|
524
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
525
|
+
readonly link: v.ObjectSchema<{
|
|
526
|
+
readonly href: v.StringSchema<undefined>;
|
|
527
|
+
readonly label: v.StringSchema<undefined>;
|
|
528
|
+
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
529
|
+
readonly id: v.NumberSchema<undefined>;
|
|
530
|
+
}, undefined>;
|
|
531
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
532
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
533
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
534
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
535
|
+
readonly id: v.NumberSchema<undefined>;
|
|
354
536
|
}, undefined>, undefined>;
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
537
|
+
readonly id: v.NumberSchema<undefined>;
|
|
538
|
+
readonly __component: v.StringSchema<undefined>;
|
|
539
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
540
|
+
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
541
|
+
readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
542
|
+
readonly name: v.StringSchema<undefined>;
|
|
543
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
544
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
545
|
+
readonly width: v.NumberSchema<undefined>;
|
|
546
|
+
readonly height: v.NumberSchema<undefined>;
|
|
547
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
548
|
+
readonly large: 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 small: 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 medium: 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
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
585
|
+
readonly ext: v.StringSchema<undefined>;
|
|
586
|
+
readonly url: v.StringSchema<undefined>;
|
|
587
|
+
readonly hash: v.StringSchema<undefined>;
|
|
588
|
+
readonly mime: v.StringSchema<undefined>;
|
|
589
|
+
readonly name: v.StringSchema<undefined>;
|
|
590
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
591
|
+
readonly size: v.NumberSchema<undefined>;
|
|
592
|
+
readonly width: v.NumberSchema<undefined>;
|
|
593
|
+
readonly height: v.NumberSchema<undefined>;
|
|
594
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
595
|
+
}, undefined>, undefined>;
|
|
596
|
+
}, undefined>, undefined>, undefined>;
|
|
597
|
+
readonly hash: v.StringSchema<undefined>;
|
|
598
|
+
readonly ext: v.StringSchema<undefined>;
|
|
599
|
+
readonly mime: v.StringSchema<undefined>;
|
|
600
|
+
readonly size: v.NumberSchema<undefined>;
|
|
601
|
+
readonly url: v.StringSchema<undefined>;
|
|
602
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
603
|
+
readonly provider: v.StringSchema<undefined>;
|
|
604
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
605
|
+
readonly id: v.NumberSchema<undefined>;
|
|
606
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
607
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
608
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
609
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
610
|
+
}, undefined>>, undefined>, undefined>;
|
|
611
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
612
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
613
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
614
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
615
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
616
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
617
|
+
readonly name: v.StringSchema<undefined>;
|
|
618
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
619
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
620
|
+
readonly width: v.NumberSchema<undefined>;
|
|
621
|
+
readonly height: v.NumberSchema<undefined>;
|
|
622
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
623
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
624
|
+
readonly ext: v.StringSchema<undefined>;
|
|
625
|
+
readonly url: v.StringSchema<undefined>;
|
|
626
|
+
readonly hash: v.StringSchema<undefined>;
|
|
627
|
+
readonly mime: v.StringSchema<undefined>;
|
|
628
|
+
readonly name: v.StringSchema<undefined>;
|
|
629
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
630
|
+
readonly size: v.NumberSchema<undefined>;
|
|
631
|
+
readonly width: v.NumberSchema<undefined>;
|
|
632
|
+
readonly height: v.NumberSchema<undefined>;
|
|
633
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
634
|
+
}, undefined>, undefined>;
|
|
635
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
636
|
+
readonly ext: v.StringSchema<undefined>;
|
|
637
|
+
readonly url: v.StringSchema<undefined>;
|
|
638
|
+
readonly hash: v.StringSchema<undefined>;
|
|
639
|
+
readonly mime: v.StringSchema<undefined>;
|
|
640
|
+
readonly name: v.StringSchema<undefined>;
|
|
641
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
642
|
+
readonly size: v.NumberSchema<undefined>;
|
|
643
|
+
readonly width: v.NumberSchema<undefined>;
|
|
644
|
+
readonly height: v.NumberSchema<undefined>;
|
|
645
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
646
|
+
}, undefined>, undefined>;
|
|
647
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
648
|
+
readonly ext: v.StringSchema<undefined>;
|
|
649
|
+
readonly url: v.StringSchema<undefined>;
|
|
650
|
+
readonly hash: v.StringSchema<undefined>;
|
|
651
|
+
readonly mime: v.StringSchema<undefined>;
|
|
652
|
+
readonly name: v.StringSchema<undefined>;
|
|
653
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
654
|
+
readonly size: v.NumberSchema<undefined>;
|
|
655
|
+
readonly width: v.NumberSchema<undefined>;
|
|
656
|
+
readonly height: v.NumberSchema<undefined>;
|
|
657
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
658
|
+
}, undefined>, undefined>;
|
|
659
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
660
|
+
readonly ext: v.StringSchema<undefined>;
|
|
661
|
+
readonly url: v.StringSchema<undefined>;
|
|
662
|
+
readonly hash: v.StringSchema<undefined>;
|
|
663
|
+
readonly mime: v.StringSchema<undefined>;
|
|
664
|
+
readonly name: v.StringSchema<undefined>;
|
|
665
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
666
|
+
readonly size: v.NumberSchema<undefined>;
|
|
667
|
+
readonly width: v.NumberSchema<undefined>;
|
|
668
|
+
readonly height: v.NumberSchema<undefined>;
|
|
669
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
670
|
+
}, undefined>, undefined>;
|
|
671
|
+
}, undefined>, undefined>, undefined>;
|
|
672
|
+
readonly hash: v.StringSchema<undefined>;
|
|
673
|
+
readonly ext: v.StringSchema<undefined>;
|
|
674
|
+
readonly mime: v.StringSchema<undefined>;
|
|
675
|
+
readonly size: v.NumberSchema<undefined>;
|
|
676
|
+
readonly url: v.StringSchema<undefined>;
|
|
677
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
678
|
+
readonly provider: v.StringSchema<undefined>;
|
|
679
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
680
|
+
readonly id: v.NumberSchema<undefined>;
|
|
681
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
682
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
683
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
684
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
685
|
+
}, undefined>>, undefined>, undefined>;
|
|
686
|
+
readonly id: v.NumberSchema<undefined>;
|
|
687
|
+
}, undefined>, undefined>, undefined>;
|
|
688
|
+
readonly id: v.NumberSchema<undefined>;
|
|
689
|
+
readonly __component: v.StringSchema<undefined>;
|
|
690
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
691
|
+
readonly form_id: v.PicklistSchema<readonly ["ss-newsletter", "ss-sign-up-to-download", "strapi-leads", "strapi-resumes"], undefined>;
|
|
692
|
+
readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
693
|
+
readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
|
|
694
|
+
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>;
|
|
695
|
+
readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
696
|
+
readonly name: v.StringSchema<undefined>;
|
|
697
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
698
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
699
|
+
readonly width: v.NumberSchema<undefined>;
|
|
700
|
+
readonly height: v.NumberSchema<undefined>;
|
|
701
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
702
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
703
|
+
readonly ext: v.StringSchema<undefined>;
|
|
704
|
+
readonly url: v.StringSchema<undefined>;
|
|
705
|
+
readonly hash: v.StringSchema<undefined>;
|
|
706
|
+
readonly mime: v.StringSchema<undefined>;
|
|
707
|
+
readonly name: v.StringSchema<undefined>;
|
|
708
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
709
|
+
readonly size: v.NumberSchema<undefined>;
|
|
710
|
+
readonly width: v.NumberSchema<undefined>;
|
|
711
|
+
readonly height: v.NumberSchema<undefined>;
|
|
712
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
713
|
+
}, undefined>, undefined>;
|
|
714
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
715
|
+
readonly ext: v.StringSchema<undefined>;
|
|
716
|
+
readonly url: v.StringSchema<undefined>;
|
|
717
|
+
readonly hash: v.StringSchema<undefined>;
|
|
718
|
+
readonly mime: v.StringSchema<undefined>;
|
|
719
|
+
readonly name: v.StringSchema<undefined>;
|
|
720
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
721
|
+
readonly size: v.NumberSchema<undefined>;
|
|
722
|
+
readonly width: v.NumberSchema<undefined>;
|
|
723
|
+
readonly height: v.NumberSchema<undefined>;
|
|
724
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
725
|
+
}, undefined>, undefined>;
|
|
726
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
727
|
+
readonly ext: v.StringSchema<undefined>;
|
|
728
|
+
readonly url: v.StringSchema<undefined>;
|
|
729
|
+
readonly hash: v.StringSchema<undefined>;
|
|
730
|
+
readonly mime: v.StringSchema<undefined>;
|
|
731
|
+
readonly name: v.StringSchema<undefined>;
|
|
732
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
733
|
+
readonly size: v.NumberSchema<undefined>;
|
|
734
|
+
readonly width: v.NumberSchema<undefined>;
|
|
735
|
+
readonly height: v.NumberSchema<undefined>;
|
|
736
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
737
|
+
}, undefined>, undefined>;
|
|
738
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
739
|
+
readonly ext: v.StringSchema<undefined>;
|
|
740
|
+
readonly url: v.StringSchema<undefined>;
|
|
741
|
+
readonly hash: v.StringSchema<undefined>;
|
|
742
|
+
readonly mime: v.StringSchema<undefined>;
|
|
743
|
+
readonly name: v.StringSchema<undefined>;
|
|
744
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
745
|
+
readonly size: v.NumberSchema<undefined>;
|
|
746
|
+
readonly width: v.NumberSchema<undefined>;
|
|
747
|
+
readonly height: v.NumberSchema<undefined>;
|
|
748
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
749
|
+
}, undefined>, undefined>;
|
|
750
|
+
}, undefined>, undefined>, undefined>;
|
|
751
|
+
readonly hash: v.StringSchema<undefined>;
|
|
752
|
+
readonly ext: v.StringSchema<undefined>;
|
|
753
|
+
readonly mime: v.StringSchema<undefined>;
|
|
754
|
+
readonly size: v.NumberSchema<undefined>;
|
|
755
|
+
readonly url: v.StringSchema<undefined>;
|
|
756
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
757
|
+
readonly provider: v.StringSchema<undefined>;
|
|
758
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
759
|
+
readonly id: v.NumberSchema<undefined>;
|
|
760
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
761
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
762
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
763
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
764
|
+
}, undefined>>, undefined>, undefined>;
|
|
765
|
+
readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
766
|
+
readonly id: v.NumberSchema<undefined>;
|
|
767
|
+
}, undefined>, undefined>, undefined>;
|
|
768
|
+
readonly id: v.NumberSchema<undefined>;
|
|
769
|
+
readonly __component: v.StringSchema<undefined>;
|
|
770
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
771
|
+
readonly settings: v.OptionalSchema<v.ObjectSchema<{
|
|
772
|
+
readonly loop: v.BooleanSchema<undefined>;
|
|
773
|
+
readonly mode: v.PicklistSchema<readonly ["snap", "free"], undefined>;
|
|
774
|
+
readonly initial: v.NumberSchema<undefined>;
|
|
775
|
+
readonly id: v.NumberSchema<undefined>;
|
|
776
|
+
}, undefined>, undefined>;
|
|
777
|
+
readonly slider_settings: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
778
|
+
readonly breakpoint: v.NumberSchema<undefined>;
|
|
779
|
+
readonly screen: v.PicklistSchema<readonly ["screen", "sm", "md", "lg", "xl", "xxl"], undefined>;
|
|
780
|
+
readonly slides_per_view: v.NumberSchema<undefined>;
|
|
781
|
+
readonly slides_spacing: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
782
|
+
readonly slides_origin: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
783
|
+
readonly id: v.NumberSchema<undefined>;
|
|
784
|
+
}, undefined>, undefined>, undefined>;
|
|
785
|
+
readonly slides: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
786
|
+
readonly slide_type: v.PicklistSchema<readonly ["image-contain", "image-cover", "image-fill", "image", "video", "html", "website"], undefined>;
|
|
787
|
+
readonly slide_image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
788
|
+
readonly name: v.StringSchema<undefined>;
|
|
789
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
790
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
791
|
+
readonly width: v.NumberSchema<undefined>;
|
|
792
|
+
readonly height: v.NumberSchema<undefined>;
|
|
793
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
794
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
795
|
+
readonly ext: v.StringSchema<undefined>;
|
|
796
|
+
readonly url: v.StringSchema<undefined>;
|
|
797
|
+
readonly hash: v.StringSchema<undefined>;
|
|
798
|
+
readonly mime: v.StringSchema<undefined>;
|
|
799
|
+
readonly name: v.StringSchema<undefined>;
|
|
800
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
801
|
+
readonly size: v.NumberSchema<undefined>;
|
|
802
|
+
readonly width: v.NumberSchema<undefined>;
|
|
803
|
+
readonly height: v.NumberSchema<undefined>;
|
|
804
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
805
|
+
}, undefined>, undefined>;
|
|
806
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
807
|
+
readonly ext: v.StringSchema<undefined>;
|
|
808
|
+
readonly url: v.StringSchema<undefined>;
|
|
809
|
+
readonly hash: v.StringSchema<undefined>;
|
|
810
|
+
readonly mime: v.StringSchema<undefined>;
|
|
811
|
+
readonly name: v.StringSchema<undefined>;
|
|
812
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
813
|
+
readonly size: v.NumberSchema<undefined>;
|
|
814
|
+
readonly width: v.NumberSchema<undefined>;
|
|
815
|
+
readonly height: v.NumberSchema<undefined>;
|
|
816
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
817
|
+
}, undefined>, undefined>;
|
|
818
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
819
|
+
readonly ext: v.StringSchema<undefined>;
|
|
820
|
+
readonly url: v.StringSchema<undefined>;
|
|
821
|
+
readonly hash: v.StringSchema<undefined>;
|
|
822
|
+
readonly mime: v.StringSchema<undefined>;
|
|
823
|
+
readonly name: v.StringSchema<undefined>;
|
|
824
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
825
|
+
readonly size: v.NumberSchema<undefined>;
|
|
826
|
+
readonly width: v.NumberSchema<undefined>;
|
|
827
|
+
readonly height: v.NumberSchema<undefined>;
|
|
828
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
829
|
+
}, undefined>, undefined>;
|
|
830
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
831
|
+
readonly ext: v.StringSchema<undefined>;
|
|
832
|
+
readonly url: v.StringSchema<undefined>;
|
|
833
|
+
readonly hash: v.StringSchema<undefined>;
|
|
834
|
+
readonly mime: v.StringSchema<undefined>;
|
|
835
|
+
readonly name: v.StringSchema<undefined>;
|
|
836
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
837
|
+
readonly size: v.NumberSchema<undefined>;
|
|
838
|
+
readonly width: v.NumberSchema<undefined>;
|
|
839
|
+
readonly height: v.NumberSchema<undefined>;
|
|
840
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
841
|
+
}, undefined>, undefined>;
|
|
842
|
+
}, undefined>, undefined>, undefined>;
|
|
843
|
+
readonly hash: v.StringSchema<undefined>;
|
|
844
|
+
readonly ext: v.StringSchema<undefined>;
|
|
845
|
+
readonly mime: v.StringSchema<undefined>;
|
|
846
|
+
readonly size: v.NumberSchema<undefined>;
|
|
847
|
+
readonly url: v.StringSchema<undefined>;
|
|
848
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
849
|
+
readonly provider: v.StringSchema<undefined>;
|
|
850
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
851
|
+
readonly id: v.NumberSchema<undefined>;
|
|
852
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
853
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
854
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
855
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
856
|
+
}, undefined>>, undefined>;
|
|
857
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
858
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
859
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
860
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
861
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
862
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
863
|
+
readonly name: v.StringSchema<undefined>;
|
|
864
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
865
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
866
|
+
readonly width: v.NumberSchema<undefined>;
|
|
867
|
+
readonly height: v.NumberSchema<undefined>;
|
|
868
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
869
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
870
|
+
readonly ext: v.StringSchema<undefined>;
|
|
871
|
+
readonly url: v.StringSchema<undefined>;
|
|
872
|
+
readonly hash: v.StringSchema<undefined>;
|
|
873
|
+
readonly mime: v.StringSchema<undefined>;
|
|
874
|
+
readonly name: v.StringSchema<undefined>;
|
|
875
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
876
|
+
readonly size: v.NumberSchema<undefined>;
|
|
877
|
+
readonly width: v.NumberSchema<undefined>;
|
|
878
|
+
readonly height: v.NumberSchema<undefined>;
|
|
879
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
880
|
+
}, undefined>, undefined>;
|
|
881
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
882
|
+
readonly ext: v.StringSchema<undefined>;
|
|
883
|
+
readonly url: v.StringSchema<undefined>;
|
|
884
|
+
readonly hash: v.StringSchema<undefined>;
|
|
885
|
+
readonly mime: v.StringSchema<undefined>;
|
|
886
|
+
readonly name: v.StringSchema<undefined>;
|
|
887
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
888
|
+
readonly size: v.NumberSchema<undefined>;
|
|
889
|
+
readonly width: v.NumberSchema<undefined>;
|
|
890
|
+
readonly height: v.NumberSchema<undefined>;
|
|
891
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
892
|
+
}, undefined>, undefined>;
|
|
893
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
894
|
+
readonly ext: v.StringSchema<undefined>;
|
|
895
|
+
readonly url: v.StringSchema<undefined>;
|
|
896
|
+
readonly hash: v.StringSchema<undefined>;
|
|
897
|
+
readonly mime: v.StringSchema<undefined>;
|
|
898
|
+
readonly name: v.StringSchema<undefined>;
|
|
899
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
900
|
+
readonly size: v.NumberSchema<undefined>;
|
|
901
|
+
readonly width: v.NumberSchema<undefined>;
|
|
902
|
+
readonly height: v.NumberSchema<undefined>;
|
|
903
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
904
|
+
}, undefined>, undefined>;
|
|
905
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
906
|
+
readonly ext: v.StringSchema<undefined>;
|
|
907
|
+
readonly url: v.StringSchema<undefined>;
|
|
908
|
+
readonly hash: v.StringSchema<undefined>;
|
|
909
|
+
readonly mime: v.StringSchema<undefined>;
|
|
910
|
+
readonly name: v.StringSchema<undefined>;
|
|
911
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
912
|
+
readonly size: v.NumberSchema<undefined>;
|
|
913
|
+
readonly width: v.NumberSchema<undefined>;
|
|
914
|
+
readonly height: v.NumberSchema<undefined>;
|
|
915
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
916
|
+
}, undefined>, undefined>;
|
|
917
|
+
}, undefined>, undefined>, undefined>;
|
|
918
|
+
readonly hash: v.StringSchema<undefined>;
|
|
919
|
+
readonly ext: v.StringSchema<undefined>;
|
|
920
|
+
readonly mime: v.StringSchema<undefined>;
|
|
921
|
+
readonly size: v.NumberSchema<undefined>;
|
|
922
|
+
readonly url: v.StringSchema<undefined>;
|
|
923
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
924
|
+
readonly provider: v.StringSchema<undefined>;
|
|
925
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
926
|
+
readonly id: v.NumberSchema<undefined>;
|
|
927
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
928
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
929
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
930
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
931
|
+
}, undefined>>, undefined>, undefined>;
|
|
932
|
+
readonly id: v.NumberSchema<undefined>;
|
|
933
|
+
readonly __component: v.StringSchema<undefined>;
|
|
934
|
+
}, undefined>, undefined>, undefined>;
|
|
935
|
+
readonly id: v.NumberSchema<undefined>;
|
|
936
|
+
}, undefined>, undefined>, undefined>;
|
|
937
|
+
readonly id: v.NumberSchema<undefined>;
|
|
938
|
+
readonly __component: v.StringSchema<undefined>;
|
|
939
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
940
|
+
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
941
|
+
readonly type: v.StringSchema<undefined>;
|
|
942
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
943
|
+
readonly type: v.StringSchema<undefined>;
|
|
944
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
945
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
946
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
947
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
948
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
949
|
+
}, undefined>, undefined>;
|
|
950
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
951
|
+
readonly id: v.NumberSchema<undefined>;
|
|
952
|
+
readonly __component: v.StringSchema<undefined>;
|
|
953
|
+
}, undefined>>], undefined>>, undefined>, undefined>;
|
|
954
|
+
readonly id: v.NumberSchema<undefined>;
|
|
955
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
956
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
957
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
958
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
959
|
+
}, undefined>;
|
|
960
|
+
type BlogPostDocument = v.InferOutput<typeof BlogPostDocument>;
|
|
961
|
+
//#endregion
|
|
962
|
+
//#region src/entities/blog-post/fields.d.ts
|
|
963
|
+
declare const QuerySortBlogPosts: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:ASC" | "slug:DESC" | "is_featured:ASC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "is_featured:DESC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:ASC" | "slug:DESC" | "is_featured:ASC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "is_featured:DESC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
|
|
964
|
+
type QuerySortBlogPosts = v.InferOutput<typeof QuerySortBlogPosts>;
|
|
965
|
+
declare const BlogPostLayout: v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>;
|
|
966
|
+
type BlogPostLayout = v.InferOutput<typeof BlogPostLayout>;
|
|
967
|
+
declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
968
|
+
readonly title: v.StringSchema<undefined>;
|
|
969
|
+
readonly section_id: v.StringSchema<undefined>;
|
|
970
|
+
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
971
|
+
readonly id: v.NumberSchema<undefined>;
|
|
972
|
+
readonly __component: v.StringSchema<undefined>;
|
|
973
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
974
|
+
readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
|
|
975
|
+
readonly name: v.StringSchema<undefined>;
|
|
976
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
977
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
978
|
+
readonly width: v.NumberSchema<undefined>;
|
|
979
|
+
readonly height: v.NumberSchema<undefined>;
|
|
980
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
981
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
982
|
+
readonly ext: v.StringSchema<undefined>;
|
|
983
|
+
readonly url: v.StringSchema<undefined>;
|
|
984
|
+
readonly hash: v.StringSchema<undefined>;
|
|
985
|
+
readonly mime: v.StringSchema<undefined>;
|
|
986
|
+
readonly name: v.StringSchema<undefined>;
|
|
987
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
988
|
+
readonly size: v.NumberSchema<undefined>;
|
|
989
|
+
readonly width: v.NumberSchema<undefined>;
|
|
990
|
+
readonly height: v.NumberSchema<undefined>;
|
|
991
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
992
|
+
}, undefined>, undefined>;
|
|
993
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
994
|
+
readonly ext: v.StringSchema<undefined>;
|
|
995
|
+
readonly url: v.StringSchema<undefined>;
|
|
996
|
+
readonly hash: v.StringSchema<undefined>;
|
|
997
|
+
readonly mime: v.StringSchema<undefined>;
|
|
998
|
+
readonly name: v.StringSchema<undefined>;
|
|
999
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1000
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1001
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1002
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1003
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1004
|
+
}, undefined>, undefined>;
|
|
1005
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1006
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1007
|
+
readonly url: v.StringSchema<undefined>;
|
|
1008
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1009
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1010
|
+
readonly name: v.StringSchema<undefined>;
|
|
1011
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1012
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1013
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1014
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1015
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1016
|
+
}, undefined>, undefined>;
|
|
1017
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1018
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1019
|
+
readonly url: v.StringSchema<undefined>;
|
|
1020
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1021
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1022
|
+
readonly name: v.StringSchema<undefined>;
|
|
1023
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1024
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1025
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1026
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1027
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1028
|
+
}, undefined>, undefined>;
|
|
1029
|
+
}, undefined>, undefined>, undefined>;
|
|
1030
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1031
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1032
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1033
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1034
|
+
readonly url: v.StringSchema<undefined>;
|
|
1035
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1036
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1037
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1038
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1039
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1040
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1041
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1042
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1043
|
+
}, undefined>>, undefined>;
|
|
1044
|
+
readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
1045
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1046
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1047
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1048
|
+
readonly title: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1049
|
+
readonly content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1050
|
+
readonly type: v.StringSchema<undefined>;
|
|
1051
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
1052
|
+
readonly type: v.StringSchema<undefined>;
|
|
1053
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1054
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1055
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1056
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1057
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1058
|
+
}, undefined>, undefined>;
|
|
1059
|
+
}, undefined>, undefined>, undefined>;
|
|
1060
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1061
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1062
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1063
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
1064
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1065
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1066
|
+
readonly name: v.StringSchema<undefined>;
|
|
1067
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1068
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1069
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1070
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1071
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1072
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1073
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1074
|
+
readonly url: v.StringSchema<undefined>;
|
|
1075
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1076
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1077
|
+
readonly name: v.StringSchema<undefined>;
|
|
1078
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1079
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1080
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1081
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1082
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1083
|
+
}, undefined>, undefined>;
|
|
1084
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1085
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1086
|
+
readonly url: v.StringSchema<undefined>;
|
|
1087
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1088
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1089
|
+
readonly name: v.StringSchema<undefined>;
|
|
1090
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1091
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1092
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1093
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1094
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1095
|
+
}, undefined>, undefined>;
|
|
1096
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1097
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1098
|
+
readonly url: v.StringSchema<undefined>;
|
|
1099
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1100
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1101
|
+
readonly name: v.StringSchema<undefined>;
|
|
1102
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1103
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1104
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1105
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1106
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1107
|
+
}, undefined>, undefined>;
|
|
1108
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1109
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1110
|
+
readonly url: v.StringSchema<undefined>;
|
|
1111
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1112
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1113
|
+
readonly name: v.StringSchema<undefined>;
|
|
1114
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1115
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1116
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1117
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1118
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1119
|
+
}, undefined>, undefined>;
|
|
1120
|
+
}, undefined>, undefined>, undefined>;
|
|
1121
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1122
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1123
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1124
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1125
|
+
readonly url: v.StringSchema<undefined>;
|
|
1126
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1127
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1128
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1129
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1130
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1131
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1132
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1133
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1134
|
+
}, undefined>>, undefined>, undefined>;
|
|
1135
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1136
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1137
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1138
|
+
readonly title: v.StringSchema<undefined>;
|
|
1139
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
1140
|
+
readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1141
|
+
readonly question: v.StringSchema<undefined>;
|
|
1142
|
+
readonly answer: 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>;
|
|
1153
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1154
|
+
}, undefined>, undefined>, undefined>;
|
|
1155
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1156
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1157
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1158
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
1159
|
+
readonly label: v.StringSchema<undefined>;
|
|
1160
|
+
readonly destination: v.StringSchema<undefined>;
|
|
1161
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
1162
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
1163
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
1164
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
1165
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1166
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1167
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1168
|
+
readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
|
|
1169
|
+
readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
1170
|
+
readonly buttons: v.ArraySchema<v.ObjectSchema<{
|
|
1171
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
1172
|
+
readonly link: v.ObjectSchema<{
|
|
1173
|
+
readonly href: v.StringSchema<undefined>;
|
|
1174
|
+
readonly label: v.StringSchema<undefined>;
|
|
1175
|
+
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
1176
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1177
|
+
}, undefined>;
|
|
1178
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
1179
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
1180
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
1181
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
1182
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1183
|
+
}, undefined>, undefined>;
|
|
1184
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1185
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1186
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1187
|
+
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
1188
|
+
readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1189
|
+
readonly name: v.StringSchema<undefined>;
|
|
1190
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1191
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1192
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1193
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1194
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1195
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1196
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1197
|
+
readonly url: v.StringSchema<undefined>;
|
|
1198
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1199
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1200
|
+
readonly name: v.StringSchema<undefined>;
|
|
1201
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1202
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1203
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1204
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1205
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1206
|
+
}, undefined>, undefined>;
|
|
1207
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1208
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1209
|
+
readonly url: v.StringSchema<undefined>;
|
|
1210
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1211
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1212
|
+
readonly name: v.StringSchema<undefined>;
|
|
1213
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1214
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1215
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1216
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1217
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1218
|
+
}, undefined>, undefined>;
|
|
1219
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1220
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1221
|
+
readonly url: v.StringSchema<undefined>;
|
|
1222
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1223
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1224
|
+
readonly name: v.StringSchema<undefined>;
|
|
1225
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1226
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1227
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1228
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1229
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1230
|
+
}, undefined>, undefined>;
|
|
1231
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1232
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1233
|
+
readonly url: v.StringSchema<undefined>;
|
|
1234
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1235
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1236
|
+
readonly name: v.StringSchema<undefined>;
|
|
1237
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1238
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1239
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1240
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1241
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1242
|
+
}, undefined>, undefined>;
|
|
1243
|
+
}, undefined>, undefined>, undefined>;
|
|
1244
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1245
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1246
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1247
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1248
|
+
readonly url: v.StringSchema<undefined>;
|
|
1249
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1250
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1251
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1252
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1253
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1254
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1255
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1256
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1257
|
+
}, undefined>>, undefined>, undefined>;
|
|
1258
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1259
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1260
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1261
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
1262
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1263
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1264
|
+
readonly name: v.StringSchema<undefined>;
|
|
1265
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1266
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1267
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1268
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1269
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1270
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1271
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1272
|
+
readonly url: v.StringSchema<undefined>;
|
|
1273
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1274
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1275
|
+
readonly name: v.StringSchema<undefined>;
|
|
1276
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1277
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1278
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1279
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1280
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1281
|
+
}, undefined>, undefined>;
|
|
1282
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1283
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1284
|
+
readonly url: v.StringSchema<undefined>;
|
|
1285
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1286
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1287
|
+
readonly name: v.StringSchema<undefined>;
|
|
1288
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1289
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1290
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1291
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1292
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1293
|
+
}, undefined>, undefined>;
|
|
1294
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1295
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1296
|
+
readonly url: v.StringSchema<undefined>;
|
|
1297
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1298
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1299
|
+
readonly name: v.StringSchema<undefined>;
|
|
1300
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1301
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1302
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1303
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1304
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1305
|
+
}, undefined>, undefined>;
|
|
1306
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1307
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1308
|
+
readonly url: v.StringSchema<undefined>;
|
|
1309
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1310
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1311
|
+
readonly name: v.StringSchema<undefined>;
|
|
1312
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1313
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1314
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1315
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1316
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1317
|
+
}, undefined>, undefined>;
|
|
1318
|
+
}, undefined>, undefined>, undefined>;
|
|
1319
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1320
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1321
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1322
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1323
|
+
readonly url: v.StringSchema<undefined>;
|
|
1324
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1325
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1326
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1327
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1328
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1329
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1330
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1331
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1332
|
+
}, undefined>>, undefined>, undefined>;
|
|
1333
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1334
|
+
}, undefined>, undefined>, undefined>;
|
|
1335
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1336
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1337
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1338
|
+
readonly form_id: v.PicklistSchema<readonly ["ss-newsletter", "ss-sign-up-to-download", "strapi-leads", "strapi-resumes"], undefined>;
|
|
1339
|
+
readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1340
|
+
readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
|
|
1341
|
+
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>;
|
|
1342
|
+
readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1343
|
+
readonly name: v.StringSchema<undefined>;
|
|
1344
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1345
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1346
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1347
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1348
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1349
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1350
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1351
|
+
readonly url: v.StringSchema<undefined>;
|
|
1352
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1353
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1354
|
+
readonly name: v.StringSchema<undefined>;
|
|
1355
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1356
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1357
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1358
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1359
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1360
|
+
}, undefined>, undefined>;
|
|
1361
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1362
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1363
|
+
readonly url: v.StringSchema<undefined>;
|
|
1364
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1365
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1366
|
+
readonly name: v.StringSchema<undefined>;
|
|
1367
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1368
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1369
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1370
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1371
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1372
|
+
}, undefined>, undefined>;
|
|
1373
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1374
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1375
|
+
readonly url: v.StringSchema<undefined>;
|
|
1376
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1377
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1378
|
+
readonly name: v.StringSchema<undefined>;
|
|
1379
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1380
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1381
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1382
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1383
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1384
|
+
}, undefined>, undefined>;
|
|
1385
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1386
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1387
|
+
readonly url: v.StringSchema<undefined>;
|
|
1388
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1389
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1390
|
+
readonly name: v.StringSchema<undefined>;
|
|
1391
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1392
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1393
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1394
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1395
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1396
|
+
}, undefined>, undefined>;
|
|
1397
|
+
}, undefined>, undefined>, undefined>;
|
|
1398
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1399
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1400
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1401
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1402
|
+
readonly url: v.StringSchema<undefined>;
|
|
1403
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1404
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1405
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1406
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1407
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1408
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1409
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1410
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1411
|
+
}, undefined>>, undefined>, undefined>;
|
|
1412
|
+
readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
1413
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1414
|
+
}, undefined>, undefined>, undefined>;
|
|
1415
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1416
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1417
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1418
|
+
readonly settings: v.OptionalSchema<v.ObjectSchema<{
|
|
1419
|
+
readonly loop: v.BooleanSchema<undefined>;
|
|
1420
|
+
readonly mode: v.PicklistSchema<readonly ["snap", "free"], undefined>;
|
|
1421
|
+
readonly initial: v.NumberSchema<undefined>;
|
|
1422
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1423
|
+
}, undefined>, undefined>;
|
|
1424
|
+
readonly slider_settings: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1425
|
+
readonly breakpoint: v.NumberSchema<undefined>;
|
|
1426
|
+
readonly screen: v.PicklistSchema<readonly ["screen", "sm", "md", "lg", "xl", "xxl"], undefined>;
|
|
1427
|
+
readonly slides_per_view: v.NumberSchema<undefined>;
|
|
1428
|
+
readonly slides_spacing: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
1429
|
+
readonly slides_origin: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1430
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1431
|
+
}, undefined>, undefined>, undefined>;
|
|
1432
|
+
readonly slides: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1433
|
+
readonly slide_type: v.PicklistSchema<readonly ["image-contain", "image-cover", "image-fill", "image", "video", "html", "website"], undefined>;
|
|
1434
|
+
readonly slide_image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1435
|
+
readonly name: v.StringSchema<undefined>;
|
|
1436
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1437
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1438
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1439
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1440
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1441
|
+
readonly large: 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 small: 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
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1466
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1467
|
+
readonly url: v.StringSchema<undefined>;
|
|
1468
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1469
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1470
|
+
readonly name: v.StringSchema<undefined>;
|
|
1471
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1472
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1473
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1474
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1475
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1476
|
+
}, undefined>, undefined>;
|
|
1477
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1478
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1479
|
+
readonly url: v.StringSchema<undefined>;
|
|
1480
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1481
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1482
|
+
readonly name: v.StringSchema<undefined>;
|
|
1483
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1484
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1485
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1486
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1487
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1488
|
+
}, undefined>, undefined>;
|
|
1489
|
+
}, undefined>, undefined>, undefined>;
|
|
1490
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1491
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1492
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1493
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1494
|
+
readonly url: v.StringSchema<undefined>;
|
|
1495
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1496
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1497
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1498
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1499
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1500
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1501
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1502
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1503
|
+
}, undefined>>, undefined>;
|
|
1504
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1505
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1506
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1507
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
1508
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1509
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1510
|
+
readonly name: v.StringSchema<undefined>;
|
|
1511
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1512
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1513
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1514
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1515
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1516
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1517
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1518
|
+
readonly url: v.StringSchema<undefined>;
|
|
1519
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1520
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1521
|
+
readonly name: v.StringSchema<undefined>;
|
|
1522
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1523
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1524
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1525
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1526
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1527
|
+
}, undefined>, undefined>;
|
|
1528
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1529
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1530
|
+
readonly url: v.StringSchema<undefined>;
|
|
1531
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1532
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1533
|
+
readonly name: v.StringSchema<undefined>;
|
|
1534
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1535
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1536
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1537
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1538
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1539
|
+
}, undefined>, undefined>;
|
|
1540
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1541
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1542
|
+
readonly url: v.StringSchema<undefined>;
|
|
1543
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1544
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1545
|
+
readonly name: v.StringSchema<undefined>;
|
|
1546
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1547
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1548
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1549
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1550
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1551
|
+
}, undefined>, undefined>;
|
|
1552
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1553
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1554
|
+
readonly url: v.StringSchema<undefined>;
|
|
1555
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1556
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1557
|
+
readonly name: v.StringSchema<undefined>;
|
|
1558
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1559
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1560
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1561
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1562
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1563
|
+
}, undefined>, undefined>;
|
|
1564
|
+
}, undefined>, undefined>, undefined>;
|
|
1565
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1566
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1567
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1568
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1569
|
+
readonly url: v.StringSchema<undefined>;
|
|
1570
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1571
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1572
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1573
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1574
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1575
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1576
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1577
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1578
|
+
}, undefined>>, undefined>, undefined>;
|
|
1579
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1580
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1581
|
+
}, undefined>, undefined>, undefined>;
|
|
1582
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1583
|
+
}, undefined>, undefined>, undefined>;
|
|
1584
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1585
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1586
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
1587
|
+
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1588
|
+
readonly type: v.StringSchema<undefined>;
|
|
1589
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
1590
|
+
readonly type: v.StringSchema<undefined>;
|
|
1591
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1592
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1593
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1594
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1595
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1596
|
+
}, undefined>, undefined>;
|
|
1597
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
1598
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1599
|
+
readonly __component: v.StringSchema<undefined>;
|
|
1600
|
+
}, undefined>>], undefined>;
|
|
1601
|
+
type BlogPostBlock = v.InferOutput<typeof BlogPostBlock>;
|
|
1602
|
+
//#endregion
|
|
1603
|
+
//#region src/entities/blog-post/query.d.ts
|
|
1604
|
+
declare const QueryStrapiSearchBlogPosts: v.ObjectSchema<{
|
|
1605
|
+
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
1606
|
+
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
1607
|
+
readonly search: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
|
|
1608
|
+
readonly category: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
|
|
1609
|
+
readonly tags: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
|
|
1610
|
+
readonly status: v.OptionalSchema<v.PicklistSchema<readonly ["draft", "published"], undefined>, undefined>;
|
|
1611
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:ASC" | "slug:DESC" | "is_featured:ASC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "is_featured:DESC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:ASC" | "slug:DESC" | "is_featured:ASC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "is_featured:DESC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
|
|
1612
|
+
}, undefined>;
|
|
1613
|
+
type QueryStrapiSearchBlogPosts = v.InferOutput<typeof QueryStrapiSearchBlogPosts>;
|
|
1614
|
+
declare const QueryStrapiSearchBlogPostsBySlug: v.ObjectSchema<{
|
|
1615
|
+
readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
1616
|
+
readonly status: v.OptionalSchema<v.PicklistSchema<readonly ["draft", "published"], undefined>, "published">;
|
|
1617
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:ASC" | "slug:DESC" | "is_featured:ASC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "is_featured:DESC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:ASC" | "slug:DESC" | "is_featured:ASC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "is_featured:DESC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
|
|
1618
|
+
}, undefined>;
|
|
1619
|
+
type QueryStrapiSearchBlogPostsBySlug = v.InferOutput<typeof QueryStrapiSearchBlogPostsBySlug>;
|
|
1620
|
+
//#endregion
|
|
1621
|
+
//#region src/entities/blog-post/relations.d.ts
|
|
1622
|
+
declare const BlogPostDocumentWithRelations: v.ObjectSchema<{
|
|
1623
|
+
readonly category: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1624
|
+
readonly label: v.StringSchema<undefined>;
|
|
1625
|
+
readonly slug: v.StringSchema<undefined>;
|
|
1626
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1627
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1628
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1629
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1630
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1631
|
+
}, undefined>>, undefined>, undefined>;
|
|
1632
|
+
readonly tags: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
1633
|
+
readonly label: v.StringSchema<undefined>;
|
|
1634
|
+
readonly slug: v.StringSchema<undefined>;
|
|
1635
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1636
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1637
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1638
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1639
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1640
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
1641
|
+
readonly authors: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
1642
|
+
readonly name: v.StringSchema<undefined>;
|
|
1643
|
+
readonly slug: v.StringSchema<undefined>;
|
|
1644
|
+
readonly order: v.NumberSchema<undefined>;
|
|
1645
|
+
readonly job_title: v.StringSchema<undefined>;
|
|
1646
|
+
readonly tier: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
1647
|
+
readonly group: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
1648
|
+
readonly is_employed: v.BooleanSchema<undefined>;
|
|
1649
|
+
readonly contact_links: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1650
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
1651
|
+
readonly label: v.StringSchema<undefined>;
|
|
1652
|
+
readonly destination: v.StringSchema<undefined>;
|
|
1653
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
1654
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
1655
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
1656
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
1657
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1658
|
+
}, undefined>, undefined>, undefined>;
|
|
1659
|
+
readonly biography: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1660
|
+
readonly type: v.StringSchema<undefined>;
|
|
1661
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
1662
|
+
readonly type: v.StringSchema<undefined>;
|
|
1663
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1664
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1665
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1666
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1667
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
1668
|
+
}, undefined>, undefined>;
|
|
1669
|
+
}, undefined>, undefined>, undefined>;
|
|
1670
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1671
|
+
readonly name: v.StringSchema<undefined>;
|
|
1672
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1673
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1674
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1675
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1676
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1677
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1678
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1679
|
+
readonly url: v.StringSchema<undefined>;
|
|
1680
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1681
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1682
|
+
readonly name: v.StringSchema<undefined>;
|
|
1683
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1684
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1685
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1686
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1687
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1688
|
+
}, undefined>, undefined>;
|
|
1689
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1690
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1691
|
+
readonly url: v.StringSchema<undefined>;
|
|
1692
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1693
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1694
|
+
readonly name: v.StringSchema<undefined>;
|
|
1695
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1696
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1697
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1698
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1699
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1700
|
+
}, undefined>, undefined>;
|
|
1701
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1702
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1703
|
+
readonly url: v.StringSchema<undefined>;
|
|
1704
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1705
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1706
|
+
readonly name: v.StringSchema<undefined>;
|
|
1707
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1708
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1709
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1710
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1711
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1712
|
+
}, undefined>, undefined>;
|
|
1713
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1714
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1715
|
+
readonly url: v.StringSchema<undefined>;
|
|
1716
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1717
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1718
|
+
readonly name: v.StringSchema<undefined>;
|
|
1719
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1720
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1721
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1722
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1723
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1724
|
+
}, undefined>, undefined>;
|
|
1725
|
+
}, undefined>, undefined>, undefined>;
|
|
1726
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1727
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1728
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1729
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1730
|
+
readonly url: v.StringSchema<undefined>;
|
|
1731
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1732
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1733
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1734
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1735
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1736
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1737
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1738
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1739
|
+
}, undefined>>, undefined>, undefined>;
|
|
1740
|
+
readonly featured_video: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1741
|
+
readonly name: v.StringSchema<undefined>;
|
|
1742
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1743
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1744
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1745
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1746
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1747
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1748
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1749
|
+
readonly url: v.StringSchema<undefined>;
|
|
1750
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1751
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1752
|
+
readonly name: v.StringSchema<undefined>;
|
|
1753
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1754
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1755
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1756
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1757
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1758
|
+
}, undefined>, undefined>;
|
|
1759
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1760
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1761
|
+
readonly url: v.StringSchema<undefined>;
|
|
1762
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1763
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1764
|
+
readonly name: v.StringSchema<undefined>;
|
|
1765
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1766
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1767
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1768
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1769
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1770
|
+
}, undefined>, undefined>;
|
|
1771
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1772
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1773
|
+
readonly url: v.StringSchema<undefined>;
|
|
1774
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1775
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1776
|
+
readonly name: v.StringSchema<undefined>;
|
|
1777
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1778
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1779
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1780
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1781
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1782
|
+
}, undefined>, undefined>;
|
|
1783
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1784
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1785
|
+
readonly url: v.StringSchema<undefined>;
|
|
1786
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1787
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1788
|
+
readonly name: v.StringSchema<undefined>;
|
|
1789
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1790
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1791
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1792
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1793
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1794
|
+
}, undefined>, undefined>;
|
|
1795
|
+
}, undefined>, undefined>, undefined>;
|
|
1796
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1797
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1798
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1799
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1800
|
+
readonly url: v.StringSchema<undefined>;
|
|
1801
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1802
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1803
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1804
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1805
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1806
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1807
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1808
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1809
|
+
}, undefined>>, undefined>, undefined>;
|
|
1810
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1811
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1812
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1813
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1814
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1815
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
1816
|
+
readonly related_posts: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
1817
|
+
readonly title: v.StringSchema<undefined>;
|
|
1818
|
+
readonly slug: v.StringSchema<undefined>;
|
|
1819
|
+
readonly excerpt: v.StringSchema<undefined>;
|
|
1820
|
+
readonly published: v.StringSchema<undefined>;
|
|
1821
|
+
readonly is_live: v.BooleanSchema<undefined>;
|
|
1822
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
1823
|
+
readonly is_public: v.BooleanSchema<undefined>;
|
|
1824
|
+
readonly seo: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1825
|
+
readonly metaTitle: v.StringSchema<undefined>;
|
|
1826
|
+
readonly metaDescription: v.StringSchema<undefined>;
|
|
1827
|
+
readonly metaImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1828
|
+
readonly name: v.StringSchema<undefined>;
|
|
1829
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1830
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1831
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1832
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1833
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1834
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1835
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1836
|
+
readonly url: v.StringSchema<undefined>;
|
|
1837
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1838
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1839
|
+
readonly name: v.StringSchema<undefined>;
|
|
1840
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1841
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1842
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1843
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1844
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1845
|
+
}, undefined>, undefined>;
|
|
1846
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1847
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1848
|
+
readonly url: v.StringSchema<undefined>;
|
|
1849
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1850
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1851
|
+
readonly name: v.StringSchema<undefined>;
|
|
1852
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1853
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1854
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1855
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1856
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1857
|
+
}, undefined>, undefined>;
|
|
1858
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1859
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1860
|
+
readonly url: v.StringSchema<undefined>;
|
|
1861
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1862
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1863
|
+
readonly name: v.StringSchema<undefined>;
|
|
1864
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1865
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1866
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1867
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1868
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1869
|
+
}, undefined>, undefined>;
|
|
1870
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1871
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1872
|
+
readonly url: v.StringSchema<undefined>;
|
|
1873
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1874
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1875
|
+
readonly name: v.StringSchema<undefined>;
|
|
1876
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1877
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1878
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1879
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1880
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1881
|
+
}, undefined>, undefined>;
|
|
1882
|
+
}, undefined>, undefined>, undefined>;
|
|
1883
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1884
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1885
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1886
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1887
|
+
readonly url: v.StringSchema<undefined>;
|
|
1888
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1889
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1890
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1891
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1892
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1893
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1894
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1895
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1896
|
+
}, undefined>>, undefined>, undefined>;
|
|
1897
|
+
readonly openGraph: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1898
|
+
readonly ogTitle: v.StringSchema<undefined>;
|
|
1899
|
+
readonly ogDescription: v.StringSchema<undefined>;
|
|
1900
|
+
readonly ogType: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1901
|
+
readonly ogUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1902
|
+
readonly ogImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1903
|
+
readonly name: v.StringSchema<undefined>;
|
|
1904
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1905
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1906
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1907
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1908
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1909
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1910
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1911
|
+
readonly url: v.StringSchema<undefined>;
|
|
1912
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1913
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1914
|
+
readonly name: v.StringSchema<undefined>;
|
|
1915
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1916
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1917
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1918
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1919
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1920
|
+
}, undefined>, undefined>;
|
|
1921
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1922
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1923
|
+
readonly url: v.StringSchema<undefined>;
|
|
1924
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1925
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1926
|
+
readonly name: v.StringSchema<undefined>;
|
|
1927
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1928
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1929
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1930
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1931
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1932
|
+
}, undefined>, undefined>;
|
|
1933
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
1934
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1935
|
+
readonly url: v.StringSchema<undefined>;
|
|
1936
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1937
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1938
|
+
readonly name: v.StringSchema<undefined>;
|
|
1939
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1940
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1941
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1942
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1943
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1944
|
+
}, undefined>, undefined>;
|
|
1945
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
1946
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1947
|
+
readonly url: v.StringSchema<undefined>;
|
|
1948
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1949
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1950
|
+
readonly name: v.StringSchema<undefined>;
|
|
1951
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1952
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1953
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1954
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1955
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1956
|
+
}, undefined>, undefined>;
|
|
1957
|
+
}, undefined>, undefined>, undefined>;
|
|
1958
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1959
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1960
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1961
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1962
|
+
readonly url: v.StringSchema<undefined>;
|
|
1963
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1964
|
+
readonly provider: v.StringSchema<undefined>;
|
|
1965
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
1966
|
+
readonly id: v.NumberSchema<undefined>;
|
|
1967
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
1968
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
1969
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
1970
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
1971
|
+
}, undefined>>, undefined>, undefined>;
|
|
1972
|
+
}, undefined>, undefined>, undefined>;
|
|
1973
|
+
readonly metaSocial: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
1974
|
+
readonly socialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
1975
|
+
readonly title: v.StringSchema<undefined>;
|
|
1976
|
+
readonly description: v.StringSchema<undefined>;
|
|
1977
|
+
readonly image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
1978
|
+
readonly name: v.StringSchema<undefined>;
|
|
1979
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1980
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1981
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1982
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1983
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
1984
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
1985
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1986
|
+
readonly url: v.StringSchema<undefined>;
|
|
1987
|
+
readonly hash: v.StringSchema<undefined>;
|
|
1988
|
+
readonly mime: v.StringSchema<undefined>;
|
|
1989
|
+
readonly name: v.StringSchema<undefined>;
|
|
1990
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
1991
|
+
readonly size: v.NumberSchema<undefined>;
|
|
1992
|
+
readonly width: v.NumberSchema<undefined>;
|
|
1993
|
+
readonly height: v.NumberSchema<undefined>;
|
|
1994
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
1995
|
+
}, undefined>, undefined>;
|
|
1996
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
1997
|
+
readonly ext: v.StringSchema<undefined>;
|
|
1998
|
+
readonly url: v.StringSchema<undefined>;
|
|
1999
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2000
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2001
|
+
readonly name: v.StringSchema<undefined>;
|
|
2002
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2003
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2004
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2005
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2006
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2007
|
+
}, undefined>, undefined>;
|
|
2008
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2009
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2010
|
+
readonly url: v.StringSchema<undefined>;
|
|
2011
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2012
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2013
|
+
readonly name: v.StringSchema<undefined>;
|
|
2014
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2015
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2016
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2017
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2018
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2019
|
+
}, undefined>, undefined>;
|
|
2020
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2021
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2022
|
+
readonly url: v.StringSchema<undefined>;
|
|
2023
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2024
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2025
|
+
readonly name: v.StringSchema<undefined>;
|
|
2026
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2027
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2028
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2029
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2030
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2031
|
+
}, undefined>, undefined>;
|
|
2032
|
+
}, undefined>, undefined>, undefined>;
|
|
2033
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2034
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2035
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2036
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2037
|
+
readonly url: v.StringSchema<undefined>;
|
|
2038
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2039
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2040
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2041
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2042
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2043
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2044
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2045
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2046
|
+
}, undefined>>, undefined>, undefined>;
|
|
2047
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
2048
|
+
readonly keywords: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2049
|
+
readonly metaRobots: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2050
|
+
readonly metaViewport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2051
|
+
readonly canonicalURL: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2052
|
+
readonly structuredData: v.OptionalSchema<v.LazySchema<v.GenericSchema<JsonData>>, undefined>;
|
|
2053
|
+
}, undefined>, undefined>, undefined>;
|
|
2054
|
+
readonly layout: v.NullableSchema<v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>, undefined>;
|
|
2055
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2056
|
+
readonly name: v.StringSchema<undefined>;
|
|
2057
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2058
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2059
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2060
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2061
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2062
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2063
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2064
|
+
readonly url: v.StringSchema<undefined>;
|
|
2065
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2066
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2067
|
+
readonly name: v.StringSchema<undefined>;
|
|
2068
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2069
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2070
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2071
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2072
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2073
|
+
}, undefined>, undefined>;
|
|
2074
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2075
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2076
|
+
readonly url: v.StringSchema<undefined>;
|
|
2077
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2078
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2079
|
+
readonly name: v.StringSchema<undefined>;
|
|
2080
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2081
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2082
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2083
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2084
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2085
|
+
}, undefined>, undefined>;
|
|
2086
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2087
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2088
|
+
readonly url: v.StringSchema<undefined>;
|
|
2089
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2090
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2091
|
+
readonly name: v.StringSchema<undefined>;
|
|
2092
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2093
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2094
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2095
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2096
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2097
|
+
}, undefined>, undefined>;
|
|
2098
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2099
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2100
|
+
readonly url: v.StringSchema<undefined>;
|
|
2101
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2102
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2103
|
+
readonly name: v.StringSchema<undefined>;
|
|
2104
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2105
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2106
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2107
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2108
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2109
|
+
}, undefined>, undefined>;
|
|
2110
|
+
}, undefined>, undefined>, undefined>;
|
|
2111
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2112
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2113
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2114
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2115
|
+
readonly url: v.StringSchema<undefined>;
|
|
2116
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2117
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2118
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2119
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2120
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2121
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2122
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2123
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2124
|
+
}, undefined>>, undefined>, undefined>;
|
|
2125
|
+
readonly blocks: v.OptionalSchema<v.ArraySchema<v.LazySchema<v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
2126
|
+
readonly title: v.StringSchema<undefined>;
|
|
2127
|
+
readonly section_id: v.StringSchema<undefined>;
|
|
2128
|
+
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
2129
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2130
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2131
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2132
|
+
readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
|
|
2133
|
+
readonly name: v.StringSchema<undefined>;
|
|
2134
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2135
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2136
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2137
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2138
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2139
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2140
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2141
|
+
readonly url: v.StringSchema<undefined>;
|
|
2142
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2143
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2144
|
+
readonly name: v.StringSchema<undefined>;
|
|
2145
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2146
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2147
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2148
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2149
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2150
|
+
}, undefined>, undefined>;
|
|
2151
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2152
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2153
|
+
readonly url: v.StringSchema<undefined>;
|
|
2154
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2155
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2156
|
+
readonly name: v.StringSchema<undefined>;
|
|
2157
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2158
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2159
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2160
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2161
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2162
|
+
}, undefined>, undefined>;
|
|
2163
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2164
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2165
|
+
readonly url: v.StringSchema<undefined>;
|
|
2166
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2167
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2168
|
+
readonly name: v.StringSchema<undefined>;
|
|
2169
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2170
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2171
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2172
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2173
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2174
|
+
}, undefined>, undefined>;
|
|
2175
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2176
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2177
|
+
readonly url: v.StringSchema<undefined>;
|
|
2178
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2179
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2180
|
+
readonly name: v.StringSchema<undefined>;
|
|
2181
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2182
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2183
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2184
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2185
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2186
|
+
}, undefined>, undefined>;
|
|
2187
|
+
}, undefined>, undefined>, undefined>;
|
|
2188
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2189
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2190
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2191
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2192
|
+
readonly url: v.StringSchema<undefined>;
|
|
2193
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2194
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2195
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2196
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2197
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2198
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2199
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2200
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2201
|
+
}, undefined>>, undefined>;
|
|
2202
|
+
readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
2203
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2204
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2205
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2206
|
+
readonly title: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2207
|
+
readonly content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2208
|
+
readonly type: v.StringSchema<undefined>;
|
|
2209
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
2210
|
+
readonly type: v.StringSchema<undefined>;
|
|
2211
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2212
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2213
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2214
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2215
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2216
|
+
}, undefined>, undefined>;
|
|
2217
|
+
}, undefined>, undefined>, undefined>;
|
|
2218
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2219
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2220
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2221
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
2222
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2223
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2224
|
+
readonly name: v.StringSchema<undefined>;
|
|
2225
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2226
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2227
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2228
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2229
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2230
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2231
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2232
|
+
readonly url: v.StringSchema<undefined>;
|
|
2233
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2234
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2235
|
+
readonly name: v.StringSchema<undefined>;
|
|
2236
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2237
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2238
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2239
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2240
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2241
|
+
}, undefined>, undefined>;
|
|
2242
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2243
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2244
|
+
readonly url: v.StringSchema<undefined>;
|
|
2245
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2246
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2247
|
+
readonly name: v.StringSchema<undefined>;
|
|
2248
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2249
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2250
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2251
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2252
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2253
|
+
}, undefined>, undefined>;
|
|
2254
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2255
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2256
|
+
readonly url: v.StringSchema<undefined>;
|
|
2257
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2258
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2259
|
+
readonly name: v.StringSchema<undefined>;
|
|
2260
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2261
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2262
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2263
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2264
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2265
|
+
}, undefined>, undefined>;
|
|
2266
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2267
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2268
|
+
readonly url: v.StringSchema<undefined>;
|
|
2269
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2270
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2271
|
+
readonly name: v.StringSchema<undefined>;
|
|
2272
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2273
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2274
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2275
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2276
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2277
|
+
}, undefined>, undefined>;
|
|
2278
|
+
}, undefined>, undefined>, undefined>;
|
|
2279
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2280
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2281
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2282
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2283
|
+
readonly url: v.StringSchema<undefined>;
|
|
2284
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2285
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2286
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2287
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2288
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2289
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2290
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2291
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2292
|
+
}, undefined>>, undefined>, undefined>;
|
|
2293
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2294
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2295
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2296
|
+
readonly title: v.StringSchema<undefined>;
|
|
2297
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
2298
|
+
readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2299
|
+
readonly question: v.StringSchema<undefined>;
|
|
2300
|
+
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2301
|
+
readonly type: v.StringSchema<undefined>;
|
|
2302
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
2303
|
+
readonly type: v.StringSchema<undefined>;
|
|
2304
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2305
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2306
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2307
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2308
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2309
|
+
}, undefined>, undefined>;
|
|
2310
|
+
}, undefined>, undefined>, undefined>;
|
|
2311
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2312
|
+
}, undefined>, undefined>, undefined>;
|
|
2313
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2314
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2315
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2316
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
2317
|
+
readonly label: v.StringSchema<undefined>;
|
|
2318
|
+
readonly destination: v.StringSchema<undefined>;
|
|
2319
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
2320
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
2321
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
2322
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
2323
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2324
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2325
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2326
|
+
readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
|
|
2327
|
+
readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
2328
|
+
readonly buttons: v.ArraySchema<v.ObjectSchema<{
|
|
2329
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
2330
|
+
readonly link: v.ObjectSchema<{
|
|
2331
|
+
readonly href: v.StringSchema<undefined>;
|
|
2332
|
+
readonly label: v.StringSchema<undefined>;
|
|
2333
|
+
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
2334
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2335
|
+
}, undefined>;
|
|
2336
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
2337
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
2338
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
2339
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
2340
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2341
|
+
}, undefined>, undefined>;
|
|
2342
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2343
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2344
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2345
|
+
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
2346
|
+
readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2347
|
+
readonly name: v.StringSchema<undefined>;
|
|
2348
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2349
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2350
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2351
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2352
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2353
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2354
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2355
|
+
readonly url: v.StringSchema<undefined>;
|
|
2356
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2357
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2358
|
+
readonly name: v.StringSchema<undefined>;
|
|
2359
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2360
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2361
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2362
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2363
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2364
|
+
}, undefined>, undefined>;
|
|
2365
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2366
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2367
|
+
readonly url: v.StringSchema<undefined>;
|
|
2368
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2369
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2370
|
+
readonly name: v.StringSchema<undefined>;
|
|
2371
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2372
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2373
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2374
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2375
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2376
|
+
}, undefined>, undefined>;
|
|
2377
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2378
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2379
|
+
readonly url: v.StringSchema<undefined>;
|
|
2380
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2381
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2382
|
+
readonly name: v.StringSchema<undefined>;
|
|
2383
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2384
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2385
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2386
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2387
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2388
|
+
}, undefined>, undefined>;
|
|
2389
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2390
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2391
|
+
readonly url: v.StringSchema<undefined>;
|
|
2392
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2393
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2394
|
+
readonly name: v.StringSchema<undefined>;
|
|
2395
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2396
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2397
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2398
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2399
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2400
|
+
}, undefined>, undefined>;
|
|
2401
|
+
}, undefined>, undefined>, undefined>;
|
|
2402
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2403
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2404
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2405
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2406
|
+
readonly url: v.StringSchema<undefined>;
|
|
2407
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2408
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2409
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2410
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2411
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2412
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2413
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2414
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2415
|
+
}, undefined>>, undefined>, undefined>;
|
|
2416
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2417
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2418
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2419
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
2420
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2421
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2422
|
+
readonly name: v.StringSchema<undefined>;
|
|
2423
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2424
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2425
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2426
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2427
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2428
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2429
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2430
|
+
readonly url: v.StringSchema<undefined>;
|
|
2431
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2432
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2433
|
+
readonly name: v.StringSchema<undefined>;
|
|
2434
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2435
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2436
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2437
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2438
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2439
|
+
}, undefined>, undefined>;
|
|
2440
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2441
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2442
|
+
readonly url: v.StringSchema<undefined>;
|
|
2443
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2444
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2445
|
+
readonly name: v.StringSchema<undefined>;
|
|
2446
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2447
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2448
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2449
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2450
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2451
|
+
}, undefined>, undefined>;
|
|
2452
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2453
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2454
|
+
readonly url: v.StringSchema<undefined>;
|
|
2455
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2456
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2457
|
+
readonly name: v.StringSchema<undefined>;
|
|
2458
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2459
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2460
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2461
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2462
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2463
|
+
}, undefined>, undefined>;
|
|
2464
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2465
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2466
|
+
readonly url: v.StringSchema<undefined>;
|
|
2467
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2468
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2469
|
+
readonly name: v.StringSchema<undefined>;
|
|
2470
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2471
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2472
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2473
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2474
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2475
|
+
}, undefined>, undefined>;
|
|
2476
|
+
}, undefined>, undefined>, undefined>;
|
|
2477
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2478
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2479
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2480
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2481
|
+
readonly url: v.StringSchema<undefined>;
|
|
2482
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2483
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2484
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2485
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2486
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2487
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2488
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2489
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2490
|
+
}, undefined>>, undefined>, undefined>;
|
|
2491
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2492
|
+
}, undefined>, undefined>, undefined>;
|
|
2493
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2494
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2495
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2496
|
+
readonly form_id: v.PicklistSchema<readonly ["ss-newsletter", "ss-sign-up-to-download", "strapi-leads", "strapi-resumes"], undefined>;
|
|
2497
|
+
readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2498
|
+
readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
|
|
2499
|
+
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>;
|
|
2500
|
+
readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2501
|
+
readonly name: v.StringSchema<undefined>;
|
|
2502
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2503
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2504
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2505
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2506
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2507
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2508
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2509
|
+
readonly url: v.StringSchema<undefined>;
|
|
2510
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2511
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2512
|
+
readonly name: v.StringSchema<undefined>;
|
|
2513
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2514
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2515
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2516
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2517
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2518
|
+
}, undefined>, undefined>;
|
|
2519
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2520
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2521
|
+
readonly url: v.StringSchema<undefined>;
|
|
2522
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2523
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2524
|
+
readonly name: v.StringSchema<undefined>;
|
|
2525
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2526
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2527
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2528
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2529
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2530
|
+
}, undefined>, undefined>;
|
|
2531
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2532
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2533
|
+
readonly url: v.StringSchema<undefined>;
|
|
2534
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2535
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2536
|
+
readonly name: v.StringSchema<undefined>;
|
|
2537
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2538
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2539
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2540
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2541
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2542
|
+
}, undefined>, undefined>;
|
|
2543
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2544
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2545
|
+
readonly url: v.StringSchema<undefined>;
|
|
2546
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2547
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2548
|
+
readonly name: v.StringSchema<undefined>;
|
|
2549
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2550
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2551
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2552
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2553
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2554
|
+
}, undefined>, undefined>;
|
|
2555
|
+
}, undefined>, undefined>, undefined>;
|
|
2556
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2557
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2558
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2559
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2560
|
+
readonly url: v.StringSchema<undefined>;
|
|
2561
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2562
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2563
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2564
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2565
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2566
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2567
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2568
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2569
|
+
}, undefined>>, undefined>, undefined>;
|
|
2570
|
+
readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
2571
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2572
|
+
}, undefined>, undefined>, undefined>;
|
|
2573
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2574
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2575
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2576
|
+
readonly settings: v.OptionalSchema<v.ObjectSchema<{
|
|
2577
|
+
readonly loop: v.BooleanSchema<undefined>;
|
|
2578
|
+
readonly mode: v.PicklistSchema<readonly ["snap", "free"], undefined>;
|
|
2579
|
+
readonly initial: v.NumberSchema<undefined>;
|
|
2580
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2581
|
+
}, undefined>, undefined>;
|
|
2582
|
+
readonly slider_settings: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2583
|
+
readonly breakpoint: v.NumberSchema<undefined>;
|
|
2584
|
+
readonly screen: v.PicklistSchema<readonly ["screen", "sm", "md", "lg", "xl", "xxl"], undefined>;
|
|
2585
|
+
readonly slides_per_view: v.NumberSchema<undefined>;
|
|
2586
|
+
readonly slides_spacing: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
2587
|
+
readonly slides_origin: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2588
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2589
|
+
}, undefined>, undefined>, undefined>;
|
|
2590
|
+
readonly slides: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2591
|
+
readonly slide_type: v.PicklistSchema<readonly ["image-contain", "image-cover", "image-fill", "image", "video", "html", "website"], undefined>;
|
|
2592
|
+
readonly slide_image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2593
|
+
readonly name: v.StringSchema<undefined>;
|
|
2594
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2595
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2596
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2597
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2598
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2599
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2600
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2601
|
+
readonly url: v.StringSchema<undefined>;
|
|
2602
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2603
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2604
|
+
readonly name: v.StringSchema<undefined>;
|
|
2605
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2606
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2607
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2608
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2609
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2610
|
+
}, undefined>, undefined>;
|
|
2611
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2612
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2613
|
+
readonly url: v.StringSchema<undefined>;
|
|
2614
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2615
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2616
|
+
readonly name: v.StringSchema<undefined>;
|
|
2617
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2618
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2619
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2620
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2621
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2622
|
+
}, undefined>, undefined>;
|
|
2623
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2624
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2625
|
+
readonly url: v.StringSchema<undefined>;
|
|
2626
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2627
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2628
|
+
readonly name: v.StringSchema<undefined>;
|
|
2629
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2630
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2631
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2632
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2633
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2634
|
+
}, undefined>, undefined>;
|
|
2635
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2636
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2637
|
+
readonly url: v.StringSchema<undefined>;
|
|
2638
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2639
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2640
|
+
readonly name: v.StringSchema<undefined>;
|
|
2641
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2642
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2643
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2644
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2645
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2646
|
+
}, undefined>, undefined>;
|
|
2647
|
+
}, undefined>, undefined>, undefined>;
|
|
2648
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2649
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2650
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2651
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2652
|
+
readonly url: v.StringSchema<undefined>;
|
|
2653
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2654
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2655
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2656
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2657
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2658
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2659
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2660
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2661
|
+
}, undefined>>, undefined>;
|
|
2662
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2663
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2664
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2665
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
2666
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2667
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2668
|
+
readonly name: v.StringSchema<undefined>;
|
|
2669
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2670
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2671
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2672
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2673
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2674
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2675
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2676
|
+
readonly url: v.StringSchema<undefined>;
|
|
2677
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2678
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2679
|
+
readonly name: v.StringSchema<undefined>;
|
|
2680
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2681
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2682
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2683
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2684
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2685
|
+
}, undefined>, undefined>;
|
|
2686
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2687
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2688
|
+
readonly url: v.StringSchema<undefined>;
|
|
2689
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2690
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2691
|
+
readonly name: v.StringSchema<undefined>;
|
|
2692
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2693
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2694
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2695
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2696
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2697
|
+
}, undefined>, undefined>;
|
|
2698
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2699
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2700
|
+
readonly url: v.StringSchema<undefined>;
|
|
2701
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2702
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2703
|
+
readonly name: v.StringSchema<undefined>;
|
|
2704
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2705
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2706
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2707
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2708
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2709
|
+
}, undefined>, undefined>;
|
|
2710
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2711
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2712
|
+
readonly url: v.StringSchema<undefined>;
|
|
2713
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2714
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2715
|
+
readonly name: v.StringSchema<undefined>;
|
|
2716
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2717
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2718
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2719
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2720
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2721
|
+
}, undefined>, undefined>;
|
|
2722
|
+
}, undefined>, undefined>, undefined>;
|
|
2723
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2724
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2725
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2726
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2727
|
+
readonly url: v.StringSchema<undefined>;
|
|
2728
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2729
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2730
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2731
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2732
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2733
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2734
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2735
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2736
|
+
}, undefined>>, undefined>, undefined>;
|
|
2737
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2738
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2739
|
+
}, undefined>, undefined>, undefined>;
|
|
2740
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2741
|
+
}, undefined>, undefined>, undefined>;
|
|
2742
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2743
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2744
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
2745
|
+
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2746
|
+
readonly type: v.StringSchema<undefined>;
|
|
2747
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
2748
|
+
readonly type: v.StringSchema<undefined>;
|
|
2749
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2750
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2751
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2752
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2753
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
2754
|
+
}, undefined>, undefined>;
|
|
2755
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
2756
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2757
|
+
readonly __component: v.StringSchema<undefined>;
|
|
2758
|
+
}, undefined>>], undefined>>, undefined>, undefined>;
|
|
2759
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2760
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2761
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2762
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2763
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2764
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
2765
|
+
readonly title: v.StringSchema<undefined>;
|
|
2766
|
+
readonly slug: v.StringSchema<undefined>;
|
|
2767
|
+
readonly excerpt: v.StringSchema<undefined>;
|
|
2768
|
+
readonly published: v.StringSchema<undefined>;
|
|
2769
|
+
readonly is_live: v.BooleanSchema<undefined>;
|
|
2770
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
2771
|
+
readonly is_public: v.BooleanSchema<undefined>;
|
|
2772
|
+
readonly seo: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2773
|
+
readonly metaTitle: v.StringSchema<undefined>;
|
|
2774
|
+
readonly metaDescription: v.StringSchema<undefined>;
|
|
2775
|
+
readonly metaImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
2776
|
+
readonly name: v.StringSchema<undefined>;
|
|
2777
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2778
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2779
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2780
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2781
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2782
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2783
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2784
|
+
readonly url: v.StringSchema<undefined>;
|
|
2785
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2786
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2787
|
+
readonly name: v.StringSchema<undefined>;
|
|
2788
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2789
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2790
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2791
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2792
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2793
|
+
}, undefined>, undefined>;
|
|
2794
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2795
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2796
|
+
readonly url: v.StringSchema<undefined>;
|
|
2797
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2798
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2799
|
+
readonly name: v.StringSchema<undefined>;
|
|
2800
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2801
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2802
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2803
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2804
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2805
|
+
}, undefined>, undefined>;
|
|
2806
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2807
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2808
|
+
readonly url: v.StringSchema<undefined>;
|
|
2809
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2810
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2811
|
+
readonly name: v.StringSchema<undefined>;
|
|
2812
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2813
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2814
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2815
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2816
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2817
|
+
}, undefined>, undefined>;
|
|
2818
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2819
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2820
|
+
readonly url: v.StringSchema<undefined>;
|
|
2821
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2822
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2823
|
+
readonly name: v.StringSchema<undefined>;
|
|
2824
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2825
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2826
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2827
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2828
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2829
|
+
}, undefined>, undefined>;
|
|
2830
|
+
}, undefined>, undefined>, undefined>;
|
|
2831
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2832
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2833
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2834
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2835
|
+
readonly url: v.StringSchema<undefined>;
|
|
2836
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2837
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2838
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2839
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2840
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2841
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2842
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2843
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2844
|
+
}, undefined>>, undefined>, undefined>;
|
|
2845
|
+
readonly openGraph: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2846
|
+
readonly ogTitle: v.StringSchema<undefined>;
|
|
2847
|
+
readonly ogDescription: v.StringSchema<undefined>;
|
|
2848
|
+
readonly ogType: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2849
|
+
readonly ogUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2850
|
+
readonly ogImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
373
2851
|
readonly name: v.StringSchema<undefined>;
|
|
374
|
-
readonly
|
|
375
|
-
readonly
|
|
2852
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2853
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
376
2854
|
readonly width: v.NumberSchema<undefined>;
|
|
377
2855
|
readonly height: v.NumberSchema<undefined>;
|
|
378
|
-
readonly
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
2856
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2857
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2858
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2859
|
+
readonly url: v.StringSchema<undefined>;
|
|
2860
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2861
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2862
|
+
readonly name: v.StringSchema<undefined>;
|
|
2863
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2864
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2865
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2866
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2867
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2868
|
+
}, undefined>, undefined>;
|
|
2869
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2870
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2871
|
+
readonly url: v.StringSchema<undefined>;
|
|
2872
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2873
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2874
|
+
readonly name: v.StringSchema<undefined>;
|
|
2875
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2876
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2877
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2878
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2879
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2880
|
+
}, undefined>, undefined>;
|
|
2881
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2882
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2883
|
+
readonly url: v.StringSchema<undefined>;
|
|
2884
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2885
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2886
|
+
readonly name: v.StringSchema<undefined>;
|
|
2887
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2888
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2889
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2890
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2891
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2892
|
+
}, undefined>, undefined>;
|
|
2893
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2894
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2895
|
+
readonly url: v.StringSchema<undefined>;
|
|
2896
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2897
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2898
|
+
readonly name: v.StringSchema<undefined>;
|
|
2899
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2900
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2901
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2902
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2903
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2904
|
+
}, undefined>, undefined>;
|
|
2905
|
+
}, undefined>, undefined>, undefined>;
|
|
383
2906
|
readonly hash: v.StringSchema<undefined>;
|
|
2907
|
+
readonly ext: v.StringSchema<undefined>;
|
|
384
2908
|
readonly mime: v.StringSchema<undefined>;
|
|
385
|
-
readonly name: v.StringSchema<undefined>;
|
|
386
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
387
2909
|
readonly size: v.NumberSchema<undefined>;
|
|
388
|
-
readonly width: v.NumberSchema<undefined>;
|
|
389
|
-
readonly height: v.NumberSchema<undefined>;
|
|
390
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
391
|
-
}, undefined>, undefined>;
|
|
392
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
393
|
-
readonly ext: v.StringSchema<undefined>;
|
|
394
2910
|
readonly url: v.StringSchema<undefined>;
|
|
395
|
-
readonly
|
|
396
|
-
readonly
|
|
2911
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2912
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2913
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2914
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2915
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2916
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2917
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2918
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2919
|
+
}, undefined>>, undefined>, undefined>;
|
|
2920
|
+
}, undefined>, undefined>, undefined>;
|
|
2921
|
+
readonly metaSocial: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
2922
|
+
readonly socialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
2923
|
+
readonly title: v.StringSchema<undefined>;
|
|
2924
|
+
readonly description: v.StringSchema<undefined>;
|
|
2925
|
+
readonly image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
397
2926
|
readonly name: v.StringSchema<undefined>;
|
|
398
|
-
readonly
|
|
399
|
-
readonly
|
|
2927
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2928
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
400
2929
|
readonly width: v.NumberSchema<undefined>;
|
|
401
2930
|
readonly height: v.NumberSchema<undefined>;
|
|
402
|
-
readonly
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
2931
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
2932
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
2933
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2934
|
+
readonly url: v.StringSchema<undefined>;
|
|
2935
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2936
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2937
|
+
readonly name: v.StringSchema<undefined>;
|
|
2938
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2939
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2940
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2941
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2942
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2943
|
+
}, undefined>, undefined>;
|
|
2944
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
2945
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2946
|
+
readonly url: v.StringSchema<undefined>;
|
|
2947
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2948
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2949
|
+
readonly name: v.StringSchema<undefined>;
|
|
2950
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2951
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2952
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2953
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2954
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2955
|
+
}, undefined>, undefined>;
|
|
2956
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
2957
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2958
|
+
readonly url: v.StringSchema<undefined>;
|
|
2959
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2960
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2961
|
+
readonly name: v.StringSchema<undefined>;
|
|
2962
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2963
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2964
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2965
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2966
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2967
|
+
}, undefined>, undefined>;
|
|
2968
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
2969
|
+
readonly ext: v.StringSchema<undefined>;
|
|
2970
|
+
readonly url: v.StringSchema<undefined>;
|
|
2971
|
+
readonly hash: v.StringSchema<undefined>;
|
|
2972
|
+
readonly mime: v.StringSchema<undefined>;
|
|
2973
|
+
readonly name: v.StringSchema<undefined>;
|
|
2974
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2975
|
+
readonly size: v.NumberSchema<undefined>;
|
|
2976
|
+
readonly width: v.NumberSchema<undefined>;
|
|
2977
|
+
readonly height: v.NumberSchema<undefined>;
|
|
2978
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
2979
|
+
}, undefined>, undefined>;
|
|
2980
|
+
}, undefined>, undefined>, undefined>;
|
|
407
2981
|
readonly hash: v.StringSchema<undefined>;
|
|
2982
|
+
readonly ext: v.StringSchema<undefined>;
|
|
408
2983
|
readonly mime: v.StringSchema<undefined>;
|
|
409
|
-
readonly name: v.StringSchema<undefined>;
|
|
410
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
411
2984
|
readonly size: v.NumberSchema<undefined>;
|
|
412
|
-
readonly
|
|
413
|
-
readonly
|
|
414
|
-
readonly
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
readonly
|
|
424
|
-
readonly
|
|
425
|
-
readonly
|
|
426
|
-
readonly
|
|
427
|
-
readonly
|
|
428
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
429
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
430
|
-
}, undefined>>, undefined>, undefined>;
|
|
431
|
-
readonly id: v.NumberSchema<undefined>;
|
|
432
|
-
readonly __component: v.StringSchema<undefined>;
|
|
433
|
-
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
434
|
-
readonly title: v.StringSchema<undefined>;
|
|
435
|
-
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
436
|
-
readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
437
|
-
readonly question: v.StringSchema<undefined>;
|
|
438
|
-
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
439
|
-
readonly type: v.StringSchema<undefined>;
|
|
440
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
441
|
-
readonly type: v.StringSchema<undefined>;
|
|
442
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
443
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
444
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
445
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
446
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
447
|
-
}, undefined>, undefined>;
|
|
448
|
-
}, undefined>, undefined>, undefined>;
|
|
449
|
-
readonly id: v.NumberSchema<undefined>;
|
|
2985
|
+
readonly url: v.StringSchema<undefined>;
|
|
2986
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2987
|
+
readonly provider: v.StringSchema<undefined>;
|
|
2988
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
2989
|
+
readonly id: v.NumberSchema<undefined>;
|
|
2990
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
2991
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
2992
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
2993
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
2994
|
+
}, undefined>>, undefined>, undefined>;
|
|
2995
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
2996
|
+
readonly keywords: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2997
|
+
readonly metaRobots: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2998
|
+
readonly metaViewport: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
2999
|
+
readonly canonicalURL: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3000
|
+
readonly structuredData: v.OptionalSchema<v.LazySchema<v.GenericSchema<JsonData>>, undefined>;
|
|
450
3001
|
}, undefined>, undefined>, undefined>;
|
|
451
|
-
readonly
|
|
452
|
-
readonly
|
|
453
|
-
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
454
|
-
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
455
|
-
readonly label: v.StringSchema<undefined>;
|
|
456
|
-
readonly destination: v.StringSchema<undefined>;
|
|
457
|
-
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
458
|
-
readonly show_icon: v.BooleanSchema<undefined>;
|
|
459
|
-
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
460
|
-
readonly full_width: v.BooleanSchema<undefined>;
|
|
461
|
-
readonly id: v.NumberSchema<undefined>;
|
|
462
|
-
readonly __component: v.StringSchema<undefined>;
|
|
463
|
-
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
464
|
-
readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
|
|
465
|
-
readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
466
|
-
readonly buttons: v.ArraySchema<v.ObjectSchema<{
|
|
467
|
-
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
468
|
-
readonly link: v.ObjectSchema<{
|
|
469
|
-
readonly href: v.StringSchema<undefined>;
|
|
470
|
-
readonly label: v.StringSchema<undefined>;
|
|
471
|
-
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
472
|
-
readonly id: v.NumberSchema<undefined>;
|
|
473
|
-
}, undefined>;
|
|
474
|
-
readonly show_icon: v.BooleanSchema<undefined>;
|
|
475
|
-
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
476
|
-
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
477
|
-
readonly full_width: v.BooleanSchema<undefined>;
|
|
478
|
-
readonly id: v.NumberSchema<undefined>;
|
|
479
|
-
}, undefined>, undefined>;
|
|
480
|
-
readonly id: v.NumberSchema<undefined>;
|
|
481
|
-
readonly __component: v.StringSchema<undefined>;
|
|
482
|
-
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
483
|
-
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
484
|
-
readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
3002
|
+
readonly layout: v.NullableSchema<v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>, undefined>;
|
|
3003
|
+
readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
485
3004
|
readonly name: v.StringSchema<undefined>;
|
|
486
3005
|
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
487
3006
|
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
@@ -551,12 +3070,14 @@ declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
|
551
3070
|
readonly createdAt: v.StringSchema<undefined>;
|
|
552
3071
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
553
3072
|
}, undefined>>, undefined>, undefined>;
|
|
554
|
-
readonly
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
readonly
|
|
558
|
-
readonly
|
|
559
|
-
readonly
|
|
3073
|
+
readonly blocks: v.OptionalSchema<v.ArraySchema<v.LazySchema<v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
3074
|
+
readonly title: v.StringSchema<undefined>;
|
|
3075
|
+
readonly section_id: v.StringSchema<undefined>;
|
|
3076
|
+
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
3077
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3078
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3079
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3080
|
+
readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
|
|
560
3081
|
readonly name: v.StringSchema<undefined>;
|
|
561
3082
|
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
562
3083
|
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
@@ -625,17 +3146,29 @@ declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
|
625
3146
|
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
626
3147
|
readonly createdAt: v.StringSchema<undefined>;
|
|
627
3148
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
628
|
-
}, undefined>>, undefined
|
|
3149
|
+
}, undefined>>, undefined>;
|
|
3150
|
+
readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
3151
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3152
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3153
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3154
|
+
readonly title: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3155
|
+
readonly content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3156
|
+
readonly type: v.StringSchema<undefined>;
|
|
3157
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
3158
|
+
readonly type: v.StringSchema<undefined>;
|
|
3159
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3160
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3161
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3162
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3163
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3164
|
+
}, undefined>, undefined>;
|
|
3165
|
+
}, undefined>, undefined>, undefined>;
|
|
629
3166
|
readonly id: v.NumberSchema<undefined>;
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
636
|
-
readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
|
|
637
|
-
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>;
|
|
638
|
-
readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
3167
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3168
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3169
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
3170
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3171
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
639
3172
|
readonly name: v.StringSchema<undefined>;
|
|
640
3173
|
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
641
3174
|
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
@@ -705,29 +3238,60 @@ declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
|
705
3238
|
readonly createdAt: v.StringSchema<undefined>;
|
|
706
3239
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
707
3240
|
}, undefined>>, undefined>, undefined>;
|
|
708
|
-
readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
709
3241
|
readonly id: v.NumberSchema<undefined>;
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
3242
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3243
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3244
|
+
readonly title: v.StringSchema<undefined>;
|
|
3245
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
3246
|
+
readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3247
|
+
readonly question: v.StringSchema<undefined>;
|
|
3248
|
+
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3249
|
+
readonly type: v.StringSchema<undefined>;
|
|
3250
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
3251
|
+
readonly type: v.StringSchema<undefined>;
|
|
3252
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3253
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3254
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3255
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3256
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3257
|
+
}, undefined>, undefined>;
|
|
3258
|
+
}, undefined>, undefined>, undefined>;
|
|
3259
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3260
|
+
}, undefined>, undefined>, undefined>;
|
|
718
3261
|
readonly id: v.NumberSchema<undefined>;
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
readonly
|
|
722
|
-
readonly
|
|
723
|
-
readonly
|
|
724
|
-
readonly
|
|
725
|
-
readonly
|
|
3262
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3263
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3264
|
+
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
3265
|
+
readonly label: v.StringSchema<undefined>;
|
|
3266
|
+
readonly destination: v.StringSchema<undefined>;
|
|
3267
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
3268
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
3269
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
3270
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
726
3271
|
readonly id: v.NumberSchema<undefined>;
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
readonly
|
|
730
|
-
readonly
|
|
3272
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3273
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3274
|
+
readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
|
|
3275
|
+
readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
3276
|
+
readonly buttons: v.ArraySchema<v.ObjectSchema<{
|
|
3277
|
+
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
3278
|
+
readonly link: v.ObjectSchema<{
|
|
3279
|
+
readonly href: v.StringSchema<undefined>;
|
|
3280
|
+
readonly label: v.StringSchema<undefined>;
|
|
3281
|
+
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
3282
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3283
|
+
}, undefined>;
|
|
3284
|
+
readonly show_icon: v.BooleanSchema<undefined>;
|
|
3285
|
+
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
3286
|
+
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
3287
|
+
readonly full_width: v.BooleanSchema<undefined>;
|
|
3288
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3289
|
+
}, undefined>, undefined>;
|
|
3290
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3291
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3292
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3293
|
+
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
3294
|
+
readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
731
3295
|
readonly name: v.StringSchema<undefined>;
|
|
732
3296
|
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
733
3297
|
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
@@ -796,7 +3360,7 @@ declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
|
796
3360
|
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
797
3361
|
readonly createdAt: v.StringSchema<undefined>;
|
|
798
3362
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
799
|
-
}, undefined>>, undefined>;
|
|
3363
|
+
}, undefined>>, undefined>, undefined>;
|
|
800
3364
|
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
801
3365
|
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
802
3366
|
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
@@ -873,45 +3437,279 @@ declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
|
|
|
873
3437
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
874
3438
|
}, undefined>>, undefined>, undefined>;
|
|
875
3439
|
readonly id: v.NumberSchema<undefined>;
|
|
876
|
-
readonly __component: v.StringSchema<undefined>;
|
|
877
3440
|
}, undefined>, undefined>, undefined>;
|
|
878
3441
|
readonly id: v.NumberSchema<undefined>;
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
3442
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3443
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3444
|
+
readonly form_id: v.PicklistSchema<readonly ["ss-newsletter", "ss-sign-up-to-download", "strapi-leads", "strapi-resumes"], undefined>;
|
|
3445
|
+
readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
3446
|
+
readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
|
|
3447
|
+
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>;
|
|
3448
|
+
readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
3449
|
+
readonly name: v.StringSchema<undefined>;
|
|
3450
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3451
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3452
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3453
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3454
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
3455
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
3456
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3457
|
+
readonly url: v.StringSchema<undefined>;
|
|
3458
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3459
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3460
|
+
readonly name: v.StringSchema<undefined>;
|
|
3461
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3462
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3463
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3464
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3465
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3466
|
+
}, undefined>, undefined>;
|
|
3467
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
3468
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3469
|
+
readonly url: v.StringSchema<undefined>;
|
|
3470
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3471
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3472
|
+
readonly name: v.StringSchema<undefined>;
|
|
3473
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3474
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3475
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3476
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3477
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3478
|
+
}, undefined>, undefined>;
|
|
3479
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
3480
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3481
|
+
readonly url: v.StringSchema<undefined>;
|
|
3482
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3483
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3484
|
+
readonly name: v.StringSchema<undefined>;
|
|
3485
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3486
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3487
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3488
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3489
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3490
|
+
}, undefined>, undefined>;
|
|
3491
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
3492
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3493
|
+
readonly url: v.StringSchema<undefined>;
|
|
3494
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3495
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3496
|
+
readonly name: v.StringSchema<undefined>;
|
|
3497
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3498
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3499
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3500
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3501
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3502
|
+
}, undefined>, undefined>;
|
|
3503
|
+
}, undefined>, undefined>, undefined>;
|
|
3504
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3505
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3506
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3507
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3508
|
+
readonly url: v.StringSchema<undefined>;
|
|
3509
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3510
|
+
readonly provider: v.StringSchema<undefined>;
|
|
3511
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
3512
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3513
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
3514
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3515
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
3516
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
3517
|
+
}, undefined>>, undefined>, undefined>;
|
|
3518
|
+
readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
|
|
3519
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3520
|
+
}, undefined>, undefined>, undefined>;
|
|
3521
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3522
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3523
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3524
|
+
readonly settings: v.OptionalSchema<v.ObjectSchema<{
|
|
3525
|
+
readonly loop: v.BooleanSchema<undefined>;
|
|
3526
|
+
readonly mode: v.PicklistSchema<readonly ["snap", "free"], undefined>;
|
|
3527
|
+
readonly initial: v.NumberSchema<undefined>;
|
|
3528
|
+
readonly id: v.NumberSchema<undefined>;
|
|
892
3529
|
}, undefined>, undefined>;
|
|
893
|
-
|
|
3530
|
+
readonly slider_settings: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3531
|
+
readonly breakpoint: v.NumberSchema<undefined>;
|
|
3532
|
+
readonly screen: v.PicklistSchema<readonly ["screen", "sm", "md", "lg", "xl", "xxl"], undefined>;
|
|
3533
|
+
readonly slides_per_view: v.NumberSchema<undefined>;
|
|
3534
|
+
readonly slides_spacing: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
|
|
3535
|
+
readonly slides_origin: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3536
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3537
|
+
}, undefined>, undefined>, undefined>;
|
|
3538
|
+
readonly slides: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3539
|
+
readonly slide_type: v.PicklistSchema<readonly ["image-contain", "image-cover", "image-fill", "image", "video", "html", "website"], undefined>;
|
|
3540
|
+
readonly slide_image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
3541
|
+
readonly name: v.StringSchema<undefined>;
|
|
3542
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3543
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3544
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3545
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3546
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
3547
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
3548
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3549
|
+
readonly url: v.StringSchema<undefined>;
|
|
3550
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3551
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3552
|
+
readonly name: v.StringSchema<undefined>;
|
|
3553
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3554
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3555
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3556
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3557
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3558
|
+
}, undefined>, undefined>;
|
|
3559
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
3560
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3561
|
+
readonly url: v.StringSchema<undefined>;
|
|
3562
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3563
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3564
|
+
readonly name: v.StringSchema<undefined>;
|
|
3565
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3566
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3567
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3568
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3569
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3570
|
+
}, undefined>, undefined>;
|
|
3571
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
3572
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3573
|
+
readonly url: v.StringSchema<undefined>;
|
|
3574
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3575
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3576
|
+
readonly name: v.StringSchema<undefined>;
|
|
3577
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3578
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3579
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3580
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3581
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3582
|
+
}, undefined>, undefined>;
|
|
3583
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
3584
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3585
|
+
readonly url: v.StringSchema<undefined>;
|
|
3586
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3587
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3588
|
+
readonly name: v.StringSchema<undefined>;
|
|
3589
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3590
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3591
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3592
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3593
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3594
|
+
}, undefined>, undefined>;
|
|
3595
|
+
}, undefined>, undefined>, undefined>;
|
|
3596
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3597
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3598
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3599
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3600
|
+
readonly url: v.StringSchema<undefined>;
|
|
3601
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3602
|
+
readonly provider: v.StringSchema<undefined>;
|
|
3603
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
3604
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3605
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
3606
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3607
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
3608
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
3609
|
+
}, undefined>>, undefined>;
|
|
3610
|
+
readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3611
|
+
readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3612
|
+
readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
3613
|
+
readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
3614
|
+
readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3615
|
+
readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
3616
|
+
readonly name: v.StringSchema<undefined>;
|
|
3617
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3618
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3619
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3620
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3621
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
3622
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
3623
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3624
|
+
readonly url: v.StringSchema<undefined>;
|
|
3625
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3626
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3627
|
+
readonly name: v.StringSchema<undefined>;
|
|
3628
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3629
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3630
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3631
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3632
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3633
|
+
}, undefined>, undefined>;
|
|
3634
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
3635
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3636
|
+
readonly url: v.StringSchema<undefined>;
|
|
3637
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3638
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3639
|
+
readonly name: v.StringSchema<undefined>;
|
|
3640
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3641
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3642
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3643
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3644
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3645
|
+
}, undefined>, undefined>;
|
|
3646
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
3647
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3648
|
+
readonly url: v.StringSchema<undefined>;
|
|
3649
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3650
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3651
|
+
readonly name: v.StringSchema<undefined>;
|
|
3652
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3653
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3654
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3655
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3656
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3657
|
+
}, undefined>, undefined>;
|
|
3658
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
3659
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3660
|
+
readonly url: v.StringSchema<undefined>;
|
|
3661
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3662
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3663
|
+
readonly name: v.StringSchema<undefined>;
|
|
3664
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3665
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3666
|
+
readonly width: v.NumberSchema<undefined>;
|
|
3667
|
+
readonly height: v.NumberSchema<undefined>;
|
|
3668
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
3669
|
+
}, undefined>, undefined>;
|
|
3670
|
+
}, undefined>, undefined>, undefined>;
|
|
3671
|
+
readonly hash: v.StringSchema<undefined>;
|
|
3672
|
+
readonly ext: v.StringSchema<undefined>;
|
|
3673
|
+
readonly mime: v.StringSchema<undefined>;
|
|
3674
|
+
readonly size: v.NumberSchema<undefined>;
|
|
3675
|
+
readonly url: v.StringSchema<undefined>;
|
|
3676
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
3677
|
+
readonly provider: v.StringSchema<undefined>;
|
|
3678
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
3679
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3680
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
3681
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3682
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
3683
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
3684
|
+
}, undefined>>, undefined>, undefined>;
|
|
3685
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3686
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3687
|
+
}, undefined>, undefined>, undefined>;
|
|
3688
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3689
|
+
}, undefined>, undefined>, undefined>;
|
|
3690
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3691
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3692
|
+
}, undefined>>, v.LazySchema<v.ObjectSchema<{
|
|
3693
|
+
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
3694
|
+
readonly type: v.StringSchema<undefined>;
|
|
3695
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
3696
|
+
readonly type: v.StringSchema<undefined>;
|
|
3697
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3698
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3699
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3700
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3701
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
3702
|
+
}, undefined>, undefined>;
|
|
3703
|
+
}, undefined>, undefined>, undefined>, undefined>;
|
|
3704
|
+
readonly id: v.NumberSchema<undefined>;
|
|
3705
|
+
readonly __component: v.StringSchema<undefined>;
|
|
3706
|
+
}, undefined>>], undefined>>, undefined>, undefined>;
|
|
894
3707
|
readonly id: v.NumberSchema<undefined>;
|
|
895
|
-
readonly
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
//#region src/entities/blog-post/query.d.ts
|
|
900
|
-
declare const QueryStrapiSearchBlogPosts: v.ObjectSchema<{
|
|
901
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
902
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
903
|
-
readonly search: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
|
|
904
|
-
readonly category: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
|
|
905
|
-
readonly tags: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
|
|
906
|
-
readonly status: v.OptionalSchema<v.PicklistSchema<readonly ["draft", "published"], undefined>, undefined>;
|
|
907
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_featured:ASC" | "is_featured:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_featured:ASC" | "is_featured:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
|
|
908
|
-
}, undefined>;
|
|
909
|
-
type QueryStrapiSearchBlogPosts = v.InferOutput<typeof QueryStrapiSearchBlogPosts>;
|
|
910
|
-
declare const QueryStrapiSearchBlogPostsBySlug: v.ObjectSchema<{
|
|
911
|
-
readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
912
|
-
readonly status: v.OptionalSchema<v.PicklistSchema<readonly ["draft", "published"], undefined>, "published">;
|
|
913
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_featured:ASC" | "is_featured:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_featured:ASC" | "is_featured:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
|
|
3708
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
3709
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
3710
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
3711
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
914
3712
|
}, undefined>;
|
|
915
|
-
type
|
|
3713
|
+
type BlogPostDocumentWithRelations = v.InferOutput<typeof BlogPostDocumentWithRelations>;
|
|
916
3714
|
//#endregion
|
|
917
|
-
export { BLOG_POST_LAYOUT, BLOG_POST_SORT_KEYS, BlogPostBlock, BlogPostDocument, BlogPostLayout, LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE, LIMIT_BLOG_POST_PAGINATION_MAX_SIZE, QuerySortBlogPosts, QueryStrapiSearchBlogPosts, QueryStrapiSearchBlogPostsBySlug };
|
|
3715
|
+
export { BLOG_POST_LAYOUT, BLOG_POST_SORT_KEYS, BlogPostBlock, BlogPostDocument, BlogPostDocumentWithRelations, BlogPostLayout, LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE, LIMIT_BLOG_POST_PAGINATION_MAX_SIZE, QuerySortBlogPosts, QueryStrapiSearchBlogPosts, QueryStrapiSearchBlogPostsBySlug };
|