@getcommunity/gc-validators 0.0.271-alpha.5 → 0.0.271-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/base/index.d.mts +4 -4
- package/dist/components/shared/index.d.mts +1 -1
- package/dist/document-382ehFRd.mjs +13 -0
- package/dist/document-8oGgjvHp.cjs +21 -0
- package/dist/document-B-BesdbN.cjs +106 -0
- package/dist/document-B0Wfxtx_.cjs +31 -0
- package/dist/document-B3W1HKLY.cjs +42 -0
- package/dist/document-B6m32jys.cjs +26 -0
- package/dist/document-BM56JclD.mjs +19 -0
- package/dist/document-BRxLaO7o.mjs +14 -0
- package/dist/document-B_cRo5-b.mjs +10 -0
- package/dist/document-B_wA1eag.cjs +26 -0
- package/dist/{document-Ccszj8lR.cjs → document-Bbc9ayLX.cjs} +7 -4
- package/dist/document-BqLA3Y8O.cjs +17 -0
- package/dist/{document-DsT_qkhs.d.mts → document-BqfLH_0k.d.mts} +243 -279
- package/dist/document-Bt9GvI0D.mjs +10 -0
- package/dist/document-Bu5YWCAU.cjs +82 -0
- package/dist/document-BvIcrPT7.cjs +171 -0
- package/dist/document-BxOiI95X.mjs +19 -0
- package/dist/document-C3OB0I_l.mjs +14 -0
- package/dist/document-CFlCafnR.mjs +23 -0
- package/dist/{document-AkydjorI.d.cts → document-CLNQhWUt.d.cts} +238 -274
- package/dist/document-CUGxDcNv.mjs +10 -0
- package/dist/document-CXQi4qL-.mjs +39 -0
- package/dist/{document-CTTDXzOF.mjs → document-CaSvsqH_.mjs} +6 -3
- package/dist/document-CfUkGKW8.mjs +9 -0
- package/dist/document-Cp8Pptp9.mjs +23 -0
- package/dist/document-Cww9JKGT.mjs +11 -0
- package/dist/document-D067FSuD.cjs +17 -0
- package/dist/document-D1jsgU3z.cjs +24 -0
- package/dist/document-D2sLfhsG.mjs +12 -0
- package/dist/document-DAt2jaAd.cjs +26 -0
- package/dist/document-DHP4LdYq.cjs +21 -0
- package/dist/document-DM_UVNTr.cjs +35 -0
- package/dist/document-DOF-cc0D.mjs +13 -0
- package/dist/document-DeOzRkxJ.mjs +24 -0
- package/dist/document-DnVLqNHr.cjs +18 -0
- package/dist/document-Dv3TYeB2.cjs +30 -0
- package/dist/document-DwpVkKFH.cjs +16 -0
- package/dist/document-DwsiJVoA.mjs +22 -0
- package/dist/document-DwuQKbb9.cjs +20 -0
- package/dist/document-HWHxKIhw.mjs +17 -0
- package/dist/document-U0OA-83z.cjs +19 -0
- package/dist/document-a6GT3Sh4.mjs +19 -0
- package/dist/document-ahAv6kkH.cjs +17 -0
- package/dist/document-bbO2HaC_.mjs +110 -0
- package/dist/document-cysZuK08.mjs +57 -0
- package/dist/document-llX1moYE.mjs +10 -0
- package/dist/document-mxwQ5HxZ.cjs +17 -0
- package/dist/document-oPQeqMah.cjs +20 -0
- package/dist/document-oUROy-QQ.cjs +21 -0
- package/dist/document-wBWa6c70.mjs +14 -0
- package/dist/entities/audit-log/index.d.cts +2 -2
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/blog-page/index.d.mts +1 -1
- package/dist/entities/blog-post/index.cjs +24 -65
- package/dist/entities/blog-post/index.d.cts +2098 -4
- package/dist/entities/blog-post/index.d.mts +2099 -5
- package/dist/entities/blog-post/index.mjs +14 -56
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +10 -9
- package/dist/entities/category/index.d.cts +963 -1
- package/dist/entities/category/index.d.mts +963 -1
- package/dist/entities/category/index.mjs +9 -9
- package/dist/entities/client/index.cjs +27 -1
- package/dist/entities/client/index.d.cts +1331 -4
- package/dist/entities/client/index.d.mts +1331 -4
- package/dist/entities/client/index.mjs +27 -2
- package/dist/entities/client-content-pillar/index.cjs +2 -12
- package/dist/entities/client-content-pillar/index.d.cts +2 -2
- package/dist/entities/client-content-pillar/index.d.mts +3 -3
- package/dist/entities/client-content-pillar/index.mjs +1 -11
- package/dist/entities/client-media-platform/index.cjs +12 -9
- package/dist/entities/client-media-platform/index.d.cts +485 -3
- package/dist/entities/client-media-platform/index.d.mts +486 -4
- package/dist/entities/client-media-platform/index.mjs +11 -9
- package/dist/entities/client-project/index.cjs +26 -125
- package/dist/entities/client-project/index.d.cts +332 -3
- package/dist/entities/client-project/index.d.mts +333 -4
- package/dist/entities/client-project/index.mjs +9 -109
- package/dist/entities/client-report/index.cjs +10 -13
- package/dist/entities/client-report/index.d.cts +251 -3
- package/dist/entities/client-report/index.d.mts +252 -4
- package/dist/entities/client-report/index.mjs +9 -13
- package/dist/entities/client-styleguide/index.cjs +10 -22
- package/dist/entities/client-styleguide/index.d.cts +666 -3
- package/dist/entities/client-styleguide/index.d.mts +667 -4
- package/dist/entities/client-styleguide/index.mjs +9 -22
- package/dist/entities/client-user/index.cjs +19 -46
- package/dist/entities/client-user/index.d.cts +246 -2
- package/dist/entities/client-user/index.d.mts +246 -2
- package/dist/entities/client-user/index.mjs +10 -38
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.cjs +8 -1
- package/dist/entities/content-pillar/index.d.cts +289 -4
- package/dist/entities/content-pillar/index.d.mts +289 -4
- package/dist/entities/content-pillar/index.mjs +8 -2
- package/dist/entities/faq-page/index.d.mts +1 -1
- package/dist/entities/gcflytour/index.cjs +12 -12
- package/dist/entities/gcflytour/index.d.cts +263 -4
- package/dist/entities/gcflytour/index.d.mts +263 -4
- package/dist/entities/gcflytour/index.mjs +11 -12
- package/dist/entities/gcflytour-snap/index.cjs +10 -12
- package/dist/entities/gcflytour-snap/index.d.cts +31 -4
- package/dist/entities/gcflytour-snap/index.d.mts +31 -4
- package/dist/entities/gcflytour-snap/index.mjs +9 -12
- package/dist/entities/landing-page/index.d.mts +1 -1
- package/dist/entities/media-content-type/index.cjs +12 -15
- package/dist/entities/media-content-type/index.d.cts +280 -4
- package/dist/entities/media-content-type/index.d.mts +280 -4
- package/dist/entities/media-content-type/index.mjs +11 -15
- package/dist/entities/media-creative-format/index.cjs +10 -11
- package/dist/entities/media-creative-format/index.d.cts +42 -4
- package/dist/entities/media-creative-format/index.d.mts +42 -4
- package/dist/entities/media-creative-format/index.mjs +9 -11
- package/dist/entities/media-medium/index.cjs +10 -13
- package/dist/entities/media-medium/index.d.cts +257 -3
- package/dist/entities/media-medium/index.d.mts +257 -3
- package/dist/entities/media-medium/index.mjs +9 -13
- package/dist/entities/media-platform/index.cjs +14 -18
- package/dist/entities/media-platform/index.d.cts +291 -4
- package/dist/entities/media-platform/index.d.mts +291 -4
- package/dist/entities/media-platform/index.mjs +13 -18
- package/dist/entities/monday-workspace/index.cjs +10 -9
- package/dist/entities/monday-workspace/index.d.cts +248 -4
- package/dist/entities/monday-workspace/index.d.mts +248 -4
- package/dist/entities/monday-workspace/index.mjs +9 -9
- package/dist/entities/policy-page/index.d.mts +1 -1
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.mts +1 -1
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +12 -16
- package/dist/entities/product-highlight/index.d.cts +795 -1
- package/dist/entities/product-highlight/index.d.mts +795 -1
- package/dist/entities/product-highlight/index.mjs +11 -16
- package/dist/entities/tag/index.cjs +2 -9
- package/dist/entities/tag/index.mjs +1 -8
- package/dist/entities/team-member/index.cjs +23 -13
- package/dist/entities/team-member/index.d.cts +1459 -1
- package/dist/entities/team-member/index.d.mts +1459 -1
- package/dist/entities/team-member/index.mjs +11 -2
- package/dist/entities/team-page/index.d.mts +1 -1
- package/dist/entities/trend/index.cjs +2 -16
- package/dist/entities/trend/index.mjs +1 -15
- package/dist/entities/up-auth/index.d.cts +1 -1
- package/dist/entities/up-auth/index.d.mts +1 -1
- package/dist/entities/up-permission/index.cjs +8 -6
- package/dist/entities/up-permission/index.d.cts +22 -1
- package/dist/entities/up-permission/index.d.mts +22 -1
- package/dist/entities/up-permission/index.mjs +7 -6
- package/dist/entities/up-role/index.cjs +12 -22
- package/dist/entities/up-role/index.d.cts +37 -2
- package/dist/entities/up-role/index.d.mts +38 -3
- package/dist/entities/up-role/index.mjs +9 -20
- package/dist/entities/up-user/index.cjs +16 -13
- package/dist/entities/up-user/index.d.cts +72 -4
- package/dist/entities/up-user/index.d.mts +72 -4
- package/dist/entities/up-user/index.mjs +15 -13
- package/dist/entities/url-redirect/index.d.cts +2 -2
- package/dist/entities/url-redirect/index.d.mts +2 -2
- package/dist/entities/user-account/index.cjs +9 -10
- package/dist/entities/user-account/index.d.cts +16 -2
- package/dist/entities/user-account/index.d.mts +17 -3
- package/dist/entities/user-account/index.mjs +8 -10
- package/dist/entities/utm-tracking-link/index.cjs +12 -23
- package/dist/entities/utm-tracking-link/index.d.cts +4 -3
- package/dist/entities/utm-tracking-link/index.d.mts +4 -3
- package/dist/entities/utm-tracking-link/index.mjs +11 -23
- package/dist/{index-BIWFngsB.d.mts → index-D6AuLdB6.d.mts} +3 -3
- package/dist/{index-D4Mm4D2d.d.cts → index-Dcwyodut.d.cts} +3 -3
- package/dist/{index-DpYYzY_9.d.cts → index-DfGGyf7_.d.cts} +18 -3
- package/dist/{index-BI8tN-QZ.d.mts → index-Dj9J1FKD.d.mts} +19 -4
- package/dist/{index-Bht1Jd5l.d.mts → index-DxyNYBOY.d.mts} +1 -1
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/relations-CG_9IVCD.d.cts +274 -0
- package/dist/relations-DxgFak1L.d.mts +274 -0
- package/dist/utilities/index.d.cts +3 -3
- package/dist/utilities/index.d.mts +4 -4
- package/package.json +1 -1
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-D2nLVGig.d.mts +0 -238
- package/dist/document-si7GYS5g.d.mts +0 -19
- /package/dist/{document-BAzLIprH.d.mts → document-7JBq8iiP.d.mts} +0 -0
- /package/dist/{document-BK1ASowb.d.cts → document-BInCC6Wk.d.cts} +0 -0
- /package/dist/{document-Bpr9mbCs.d.mts → document-BPdwRVjm.d.cts} +0 -0
- /package/dist/{document-D5yDIDIx.d.mts → document-BQ6ulTO1.d.mts} +0 -0
- /package/dist/{document-dqrWptdY.d.cts → document-BdMrLGBL.d.cts} +0 -0
- /package/dist/{document-Bd2AyLs8.d.mts → document-BpFw7FI0.d.mts} +0 -0
- /package/dist/{document-Cu_HUDC5.mjs → document-Bpgteig6.mjs} +0 -0
- /package/dist/{document-Bj7SRTOn.d.cts → document-BumbQ1Eb.d.cts} +0 -0
- /package/dist/{document-C0c7azOe.d.mts → document-C4ofAcKx.d.mts} +0 -0
- /package/dist/{document-DYzRVV1C.d.mts → document-CCcofYd9.d.mts} +0 -0
- /package/dist/{document-CUl_Ys6-.mjs → document-CW3ycXvJ.mjs} +0 -0
- /package/dist/{document-B_pJW777.d.mts → document-Clr6FjtO.d.cts} +0 -0
- /package/dist/{document-BNoXPGwF.d.mts → document-Ct4bnsKU.d.mts} +0 -0
- /package/dist/{document-D_ZMbzn6.d.cts → document-CxeeO4Pl.d.mts} +0 -0
- /package/dist/{document-DJ0YiVte.d.cts → document-DIcd27AR.d.mts} +0 -0
- /package/dist/{document-WHS8GHY5.d.mts → document-DK6Xmvao.d.cts} +0 -0
- /package/dist/{document-vq-7rcU5.d.mts → document-DL4Wayv7.d.mts} +0 -0
- /package/dist/{document-CjNHI7Eb.d.cts → document-DX2Vidl1.d.cts} +0 -0
- /package/dist/{document-hEBlSep8.d.cts → document-DY8Wgy1A.d.mts} +0 -0
- /package/dist/{document-Gx2Vrg_w.d.mts → document-Db1-gtyJ.d.mts} +0 -0
- /package/dist/{document-DsSaMVGb.cjs → document-DgG9DIT2.cjs} +0 -0
- /package/dist/{document-DsIPBTG8.cjs → document-DtBkeafK.cjs} +0 -0
- /package/dist/{document-Bo869pZx.d.mts → document-YDFyLZlN.d.mts} +0 -0
- /package/dist/{document-DeoRGh7p.d.mts → document-bJOLxFq1.d.mts} +0 -0
- /package/dist/{document-IIJpsOIO.d.cts → document-xVdETwbX.d.cts} +0 -0
- /package/dist/{document-DMHIUE3J.d.mts → document-yW376Wot.d.mts} +0 -0
- /package/dist/{fields-BQHSYj70.d.cts → fields-BuP0NSFS.d.mts} +0 -0
- /package/dist/{fields-qx-5saY5.d.mts → fields-ByZAYnAi.d.cts} +0 -0
- /package/dist/{json-CqAaKeHA.d.mts → json-BbJGr6x_.d.mts} +0 -0
- /package/dist/{query.schema-BOn5Kk_p.d.mts → query.schema-DKllKSKC.d.mts} +0 -0
- /package/dist/{response-C-7nyNVD.d.mts → response-BZKHnpHe.d.mts} +0 -0
|
@@ -7,7 +7,7 @@ declare const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE = 100;
|
|
|
7
7
|
declare const CLIENT_STYLEGUIDE_SORT_KEYS: readonly ["id", "title", "createdAt", "updatedAt"];
|
|
8
8
|
//#endregion
|
|
9
9
|
//#region src/entities/client-styleguide/fields.d.ts
|
|
10
|
-
declare const QuerySortClientStyleguides: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
10
|
+
declare const QuerySortClientStyleguides: 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")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC")[], 4, undefined>]>, undefined>;
|
|
11
11
|
type QuerySortClientStyleguides = v.InferOutput<typeof QuerySortClientStyleguides>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/entities/client-styleguide/mutation.d.ts
|
|
@@ -41,8 +41,671 @@ declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
|
|
|
41
41
|
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
42
42
|
readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
43
43
|
readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
|
|
44
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
44
|
+
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")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC")[], 4, undefined>]>, undefined>;
|
|
45
45
|
}, undefined>;
|
|
46
46
|
type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
|
|
47
47
|
//#endregion
|
|
48
|
-
|
|
48
|
+
//#region src/entities/client-styleguide/relations.d.ts
|
|
49
|
+
declare const ClientStyleguideDocumentWithRelations: v.ObjectSchema<{
|
|
50
|
+
readonly client: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
51
|
+
readonly title: v.StringSchema<undefined>;
|
|
52
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
53
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
54
|
+
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
55
|
+
readonly name: v.StringSchema<undefined>;
|
|
56
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
57
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
58
|
+
readonly width: v.NumberSchema<undefined>;
|
|
59
|
+
readonly height: v.NumberSchema<undefined>;
|
|
60
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
61
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
62
|
+
readonly ext: v.StringSchema<undefined>;
|
|
63
|
+
readonly url: v.StringSchema<undefined>;
|
|
64
|
+
readonly hash: v.StringSchema<undefined>;
|
|
65
|
+
readonly mime: v.StringSchema<undefined>;
|
|
66
|
+
readonly name: v.StringSchema<undefined>;
|
|
67
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
68
|
+
readonly size: v.NumberSchema<undefined>;
|
|
69
|
+
readonly width: v.NumberSchema<undefined>;
|
|
70
|
+
readonly height: v.NumberSchema<undefined>;
|
|
71
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
72
|
+
}, undefined>, undefined>;
|
|
73
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
74
|
+
readonly ext: v.StringSchema<undefined>;
|
|
75
|
+
readonly url: v.StringSchema<undefined>;
|
|
76
|
+
readonly hash: v.StringSchema<undefined>;
|
|
77
|
+
readonly mime: v.StringSchema<undefined>;
|
|
78
|
+
readonly name: v.StringSchema<undefined>;
|
|
79
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
80
|
+
readonly size: v.NumberSchema<undefined>;
|
|
81
|
+
readonly width: v.NumberSchema<undefined>;
|
|
82
|
+
readonly height: v.NumberSchema<undefined>;
|
|
83
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
84
|
+
}, undefined>, undefined>;
|
|
85
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
86
|
+
readonly ext: v.StringSchema<undefined>;
|
|
87
|
+
readonly url: v.StringSchema<undefined>;
|
|
88
|
+
readonly hash: v.StringSchema<undefined>;
|
|
89
|
+
readonly mime: v.StringSchema<undefined>;
|
|
90
|
+
readonly name: v.StringSchema<undefined>;
|
|
91
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
92
|
+
readonly size: v.NumberSchema<undefined>;
|
|
93
|
+
readonly width: v.NumberSchema<undefined>;
|
|
94
|
+
readonly height: v.NumberSchema<undefined>;
|
|
95
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
96
|
+
}, undefined>, undefined>;
|
|
97
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
98
|
+
readonly ext: v.StringSchema<undefined>;
|
|
99
|
+
readonly url: v.StringSchema<undefined>;
|
|
100
|
+
readonly hash: v.StringSchema<undefined>;
|
|
101
|
+
readonly mime: v.StringSchema<undefined>;
|
|
102
|
+
readonly name: v.StringSchema<undefined>;
|
|
103
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
104
|
+
readonly size: v.NumberSchema<undefined>;
|
|
105
|
+
readonly width: v.NumberSchema<undefined>;
|
|
106
|
+
readonly height: v.NumberSchema<undefined>;
|
|
107
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
108
|
+
}, undefined>, undefined>;
|
|
109
|
+
}, undefined>, undefined>, undefined>;
|
|
110
|
+
readonly hash: v.StringSchema<undefined>;
|
|
111
|
+
readonly ext: v.StringSchema<undefined>;
|
|
112
|
+
readonly mime: v.StringSchema<undefined>;
|
|
113
|
+
readonly size: v.NumberSchema<undefined>;
|
|
114
|
+
readonly url: v.StringSchema<undefined>;
|
|
115
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
116
|
+
readonly provider: v.StringSchema<undefined>;
|
|
117
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
118
|
+
readonly id: v.NumberSchema<undefined>;
|
|
119
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
120
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
121
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
122
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
123
|
+
}, undefined>>, undefined>, undefined>;
|
|
124
|
+
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
125
|
+
readonly name: v.StringSchema<undefined>;
|
|
126
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
127
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
128
|
+
readonly width: v.NumberSchema<undefined>;
|
|
129
|
+
readonly height: v.NumberSchema<undefined>;
|
|
130
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
131
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
132
|
+
readonly ext: v.StringSchema<undefined>;
|
|
133
|
+
readonly url: v.StringSchema<undefined>;
|
|
134
|
+
readonly hash: v.StringSchema<undefined>;
|
|
135
|
+
readonly mime: v.StringSchema<undefined>;
|
|
136
|
+
readonly name: v.StringSchema<undefined>;
|
|
137
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
138
|
+
readonly size: v.NumberSchema<undefined>;
|
|
139
|
+
readonly width: v.NumberSchema<undefined>;
|
|
140
|
+
readonly height: v.NumberSchema<undefined>;
|
|
141
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
142
|
+
}, undefined>, undefined>;
|
|
143
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
144
|
+
readonly ext: v.StringSchema<undefined>;
|
|
145
|
+
readonly url: v.StringSchema<undefined>;
|
|
146
|
+
readonly hash: v.StringSchema<undefined>;
|
|
147
|
+
readonly mime: v.StringSchema<undefined>;
|
|
148
|
+
readonly name: v.StringSchema<undefined>;
|
|
149
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
150
|
+
readonly size: v.NumberSchema<undefined>;
|
|
151
|
+
readonly width: v.NumberSchema<undefined>;
|
|
152
|
+
readonly height: v.NumberSchema<undefined>;
|
|
153
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
154
|
+
}, undefined>, undefined>;
|
|
155
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
156
|
+
readonly ext: v.StringSchema<undefined>;
|
|
157
|
+
readonly url: v.StringSchema<undefined>;
|
|
158
|
+
readonly hash: v.StringSchema<undefined>;
|
|
159
|
+
readonly mime: v.StringSchema<undefined>;
|
|
160
|
+
readonly name: v.StringSchema<undefined>;
|
|
161
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
162
|
+
readonly size: v.NumberSchema<undefined>;
|
|
163
|
+
readonly width: v.NumberSchema<undefined>;
|
|
164
|
+
readonly height: v.NumberSchema<undefined>;
|
|
165
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
166
|
+
}, undefined>, undefined>;
|
|
167
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
168
|
+
readonly ext: v.StringSchema<undefined>;
|
|
169
|
+
readonly url: v.StringSchema<undefined>;
|
|
170
|
+
readonly hash: v.StringSchema<undefined>;
|
|
171
|
+
readonly mime: v.StringSchema<undefined>;
|
|
172
|
+
readonly name: v.StringSchema<undefined>;
|
|
173
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
174
|
+
readonly size: v.NumberSchema<undefined>;
|
|
175
|
+
readonly width: v.NumberSchema<undefined>;
|
|
176
|
+
readonly height: v.NumberSchema<undefined>;
|
|
177
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
178
|
+
}, undefined>, undefined>;
|
|
179
|
+
}, undefined>, undefined>, undefined>;
|
|
180
|
+
readonly hash: v.StringSchema<undefined>;
|
|
181
|
+
readonly ext: v.StringSchema<undefined>;
|
|
182
|
+
readonly mime: v.StringSchema<undefined>;
|
|
183
|
+
readonly size: v.NumberSchema<undefined>;
|
|
184
|
+
readonly url: v.StringSchema<undefined>;
|
|
185
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
186
|
+
readonly provider: v.StringSchema<undefined>;
|
|
187
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
188
|
+
readonly id: v.NumberSchema<undefined>;
|
|
189
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
190
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
191
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
192
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
193
|
+
}, undefined>>, undefined>, undefined>;
|
|
194
|
+
readonly color: v.ObjectSchema<{
|
|
195
|
+
readonly name: v.StringSchema<undefined>;
|
|
196
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
197
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
198
|
+
readonly width: v.NumberSchema<undefined>;
|
|
199
|
+
readonly height: v.NumberSchema<undefined>;
|
|
200
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
201
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
202
|
+
readonly ext: v.StringSchema<undefined>;
|
|
203
|
+
readonly url: v.StringSchema<undefined>;
|
|
204
|
+
readonly hash: v.StringSchema<undefined>;
|
|
205
|
+
readonly mime: v.StringSchema<undefined>;
|
|
206
|
+
readonly name: v.StringSchema<undefined>;
|
|
207
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
208
|
+
readonly size: v.NumberSchema<undefined>;
|
|
209
|
+
readonly width: v.NumberSchema<undefined>;
|
|
210
|
+
readonly height: v.NumberSchema<undefined>;
|
|
211
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
212
|
+
}, undefined>, undefined>;
|
|
213
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
214
|
+
readonly ext: v.StringSchema<undefined>;
|
|
215
|
+
readonly url: v.StringSchema<undefined>;
|
|
216
|
+
readonly hash: v.StringSchema<undefined>;
|
|
217
|
+
readonly mime: v.StringSchema<undefined>;
|
|
218
|
+
readonly name: v.StringSchema<undefined>;
|
|
219
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
220
|
+
readonly size: v.NumberSchema<undefined>;
|
|
221
|
+
readonly width: v.NumberSchema<undefined>;
|
|
222
|
+
readonly height: v.NumberSchema<undefined>;
|
|
223
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
224
|
+
}, undefined>, undefined>;
|
|
225
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
226
|
+
readonly ext: v.StringSchema<undefined>;
|
|
227
|
+
readonly url: v.StringSchema<undefined>;
|
|
228
|
+
readonly hash: v.StringSchema<undefined>;
|
|
229
|
+
readonly mime: v.StringSchema<undefined>;
|
|
230
|
+
readonly name: v.StringSchema<undefined>;
|
|
231
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
232
|
+
readonly size: v.NumberSchema<undefined>;
|
|
233
|
+
readonly width: v.NumberSchema<undefined>;
|
|
234
|
+
readonly height: v.NumberSchema<undefined>;
|
|
235
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
236
|
+
}, undefined>, undefined>;
|
|
237
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
238
|
+
readonly ext: v.StringSchema<undefined>;
|
|
239
|
+
readonly url: v.StringSchema<undefined>;
|
|
240
|
+
readonly hash: v.StringSchema<undefined>;
|
|
241
|
+
readonly mime: v.StringSchema<undefined>;
|
|
242
|
+
readonly name: v.StringSchema<undefined>;
|
|
243
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
244
|
+
readonly size: v.NumberSchema<undefined>;
|
|
245
|
+
readonly width: v.NumberSchema<undefined>;
|
|
246
|
+
readonly height: v.NumberSchema<undefined>;
|
|
247
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
248
|
+
}, undefined>, undefined>;
|
|
249
|
+
}, undefined>, undefined>, undefined>;
|
|
250
|
+
readonly hash: v.StringSchema<undefined>;
|
|
251
|
+
readonly ext: v.StringSchema<undefined>;
|
|
252
|
+
readonly mime: v.StringSchema<undefined>;
|
|
253
|
+
readonly size: v.NumberSchema<undefined>;
|
|
254
|
+
readonly url: v.StringSchema<undefined>;
|
|
255
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
256
|
+
readonly provider: v.StringSchema<undefined>;
|
|
257
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
258
|
+
readonly id: v.NumberSchema<undefined>;
|
|
259
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
260
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
261
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
262
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
263
|
+
}, undefined>;
|
|
264
|
+
readonly id: v.NumberSchema<undefined>;
|
|
265
|
+
}, undefined>, undefined>, undefined>;
|
|
266
|
+
readonly teamwork_id: v.StringSchema<undefined>;
|
|
267
|
+
readonly teamwork_name: v.StringSchema<undefined>;
|
|
268
|
+
readonly gainapp_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
269
|
+
readonly utm_sheet_id: v.StringSchema<undefined>;
|
|
270
|
+
readonly allow_create_utm_link: v.BooleanSchema<undefined>;
|
|
271
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
272
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
273
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
274
|
+
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
275
|
+
readonly classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
276
|
+
readonly id: v.NumberSchema<undefined>;
|
|
277
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
278
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
279
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
280
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
281
|
+
}, undefined>>, undefined>, undefined>;
|
|
282
|
+
readonly title: v.StringSchema<undefined>;
|
|
283
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
284
|
+
readonly introduction: v.ArraySchema<v.ObjectSchema<{
|
|
285
|
+
readonly type: v.StringSchema<undefined>;
|
|
286
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
287
|
+
readonly type: v.StringSchema<undefined>;
|
|
288
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
289
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
290
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
291
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
292
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
293
|
+
}, undefined>, undefined>;
|
|
294
|
+
}, undefined>, undefined>;
|
|
295
|
+
readonly voice: v.ArraySchema<v.ObjectSchema<{
|
|
296
|
+
readonly type: v.StringSchema<undefined>;
|
|
297
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
298
|
+
readonly type: v.StringSchema<undefined>;
|
|
299
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
300
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
301
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
302
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
303
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
304
|
+
}, undefined>, undefined>;
|
|
305
|
+
}, undefined>, undefined>;
|
|
306
|
+
readonly communication: v.ArraySchema<v.ObjectSchema<{
|
|
307
|
+
readonly type: v.StringSchema<undefined>;
|
|
308
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
309
|
+
readonly type: v.StringSchema<undefined>;
|
|
310
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
311
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
312
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
313
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
314
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
315
|
+
}, undefined>, undefined>;
|
|
316
|
+
}, undefined>, undefined>;
|
|
317
|
+
readonly brand_elements: v.ArraySchema<v.ObjectSchema<{
|
|
318
|
+
readonly type: v.StringSchema<undefined>;
|
|
319
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
320
|
+
readonly type: v.StringSchema<undefined>;
|
|
321
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
322
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
323
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
324
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
325
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
326
|
+
}, undefined>, undefined>;
|
|
327
|
+
}, undefined>, undefined>;
|
|
328
|
+
readonly brand_intention: v.ArraySchema<v.ObjectSchema<{
|
|
329
|
+
readonly type: v.StringSchema<undefined>;
|
|
330
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
331
|
+
readonly type: v.StringSchema<undefined>;
|
|
332
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
333
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
334
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
335
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
336
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
337
|
+
}, undefined>, undefined>;
|
|
338
|
+
}, undefined>, undefined>;
|
|
339
|
+
readonly mood: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
340
|
+
readonly name: v.StringSchema<undefined>;
|
|
341
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
342
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
343
|
+
readonly width: v.NumberSchema<undefined>;
|
|
344
|
+
readonly height: v.NumberSchema<undefined>;
|
|
345
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
346
|
+
readonly large: 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 small: 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 medium: 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
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
383
|
+
readonly ext: v.StringSchema<undefined>;
|
|
384
|
+
readonly url: v.StringSchema<undefined>;
|
|
385
|
+
readonly hash: v.StringSchema<undefined>;
|
|
386
|
+
readonly mime: v.StringSchema<undefined>;
|
|
387
|
+
readonly name: v.StringSchema<undefined>;
|
|
388
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
389
|
+
readonly size: v.NumberSchema<undefined>;
|
|
390
|
+
readonly width: v.NumberSchema<undefined>;
|
|
391
|
+
readonly height: v.NumberSchema<undefined>;
|
|
392
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
393
|
+
}, undefined>, undefined>;
|
|
394
|
+
}, undefined>, undefined>, undefined>;
|
|
395
|
+
readonly hash: v.StringSchema<undefined>;
|
|
396
|
+
readonly ext: v.StringSchema<undefined>;
|
|
397
|
+
readonly mime: v.StringSchema<undefined>;
|
|
398
|
+
readonly size: v.NumberSchema<undefined>;
|
|
399
|
+
readonly url: v.StringSchema<undefined>;
|
|
400
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
401
|
+
readonly provider: v.StringSchema<undefined>;
|
|
402
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
403
|
+
readonly id: v.NumberSchema<undefined>;
|
|
404
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
405
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
406
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
407
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
408
|
+
}, undefined>>, undefined>, undefined>;
|
|
409
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
410
|
+
readonly name: v.StringSchema<undefined>;
|
|
411
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
412
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
413
|
+
readonly width: v.NumberSchema<undefined>;
|
|
414
|
+
readonly height: v.NumberSchema<undefined>;
|
|
415
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
416
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
417
|
+
readonly ext: v.StringSchema<undefined>;
|
|
418
|
+
readonly url: v.StringSchema<undefined>;
|
|
419
|
+
readonly hash: v.StringSchema<undefined>;
|
|
420
|
+
readonly mime: v.StringSchema<undefined>;
|
|
421
|
+
readonly name: v.StringSchema<undefined>;
|
|
422
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
423
|
+
readonly size: v.NumberSchema<undefined>;
|
|
424
|
+
readonly width: v.NumberSchema<undefined>;
|
|
425
|
+
readonly height: v.NumberSchema<undefined>;
|
|
426
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
427
|
+
}, undefined>, undefined>;
|
|
428
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
429
|
+
readonly ext: v.StringSchema<undefined>;
|
|
430
|
+
readonly url: v.StringSchema<undefined>;
|
|
431
|
+
readonly hash: v.StringSchema<undefined>;
|
|
432
|
+
readonly mime: v.StringSchema<undefined>;
|
|
433
|
+
readonly name: v.StringSchema<undefined>;
|
|
434
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
435
|
+
readonly size: v.NumberSchema<undefined>;
|
|
436
|
+
readonly width: v.NumberSchema<undefined>;
|
|
437
|
+
readonly height: v.NumberSchema<undefined>;
|
|
438
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
439
|
+
}, undefined>, undefined>;
|
|
440
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
441
|
+
readonly ext: v.StringSchema<undefined>;
|
|
442
|
+
readonly url: v.StringSchema<undefined>;
|
|
443
|
+
readonly hash: v.StringSchema<undefined>;
|
|
444
|
+
readonly mime: v.StringSchema<undefined>;
|
|
445
|
+
readonly name: v.StringSchema<undefined>;
|
|
446
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
447
|
+
readonly size: v.NumberSchema<undefined>;
|
|
448
|
+
readonly width: v.NumberSchema<undefined>;
|
|
449
|
+
readonly height: v.NumberSchema<undefined>;
|
|
450
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
451
|
+
}, undefined>, undefined>;
|
|
452
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
453
|
+
readonly ext: v.StringSchema<undefined>;
|
|
454
|
+
readonly url: v.StringSchema<undefined>;
|
|
455
|
+
readonly hash: v.StringSchema<undefined>;
|
|
456
|
+
readonly mime: v.StringSchema<undefined>;
|
|
457
|
+
readonly name: v.StringSchema<undefined>;
|
|
458
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
459
|
+
readonly size: v.NumberSchema<undefined>;
|
|
460
|
+
readonly width: v.NumberSchema<undefined>;
|
|
461
|
+
readonly height: v.NumberSchema<undefined>;
|
|
462
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
463
|
+
}, undefined>, undefined>;
|
|
464
|
+
}, undefined>, undefined>, undefined>;
|
|
465
|
+
readonly hash: v.StringSchema<undefined>;
|
|
466
|
+
readonly ext: v.StringSchema<undefined>;
|
|
467
|
+
readonly mime: v.StringSchema<undefined>;
|
|
468
|
+
readonly size: v.NumberSchema<undefined>;
|
|
469
|
+
readonly url: v.StringSchema<undefined>;
|
|
470
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
471
|
+
readonly provider: v.StringSchema<undefined>;
|
|
472
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
473
|
+
readonly id: v.NumberSchema<undefined>;
|
|
474
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
475
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
476
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
477
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
478
|
+
}, undefined>>, undefined>, undefined>;
|
|
479
|
+
readonly brand_colors: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
480
|
+
readonly title: v.StringSchema<undefined>;
|
|
481
|
+
readonly slug: v.StringSchema<undefined>;
|
|
482
|
+
readonly hex: v.StringSchema<undefined>;
|
|
483
|
+
readonly id: v.NumberSchema<undefined>;
|
|
484
|
+
readonly __component: v.StringSchema<undefined>;
|
|
485
|
+
}, undefined>, undefined>, undefined>;
|
|
486
|
+
readonly brand_fonts: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
487
|
+
readonly title: v.StringSchema<undefined>;
|
|
488
|
+
readonly slug: v.StringSchema<undefined>;
|
|
489
|
+
readonly fallbacks: v.ArraySchema<v.PicklistSchema<["serif", "Arial", "Arial Black", "Verdana", "Trebuchet MS", "Tahoma", "Geneva", "Helvetica", "Segoe UI", "Impact", "MS Serif", "sans-serif", "Times New Roman", "Georgia", "Garamond", "Palatino", "Book Antiqua", "MS Sans Serif", "monospace", "Courier New", "Lucida Console", "Monaco", "Consolas", "Lucida Sans Unicode", "cursive", "Comic Sans MS", "Brush Script MT"], undefined>, undefined>;
|
|
490
|
+
readonly src: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
491
|
+
readonly name: v.StringSchema<undefined>;
|
|
492
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
493
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
494
|
+
readonly width: v.NumberSchema<undefined>;
|
|
495
|
+
readonly height: v.NumberSchema<undefined>;
|
|
496
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
497
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
498
|
+
readonly ext: v.StringSchema<undefined>;
|
|
499
|
+
readonly url: v.StringSchema<undefined>;
|
|
500
|
+
readonly hash: v.StringSchema<undefined>;
|
|
501
|
+
readonly mime: v.StringSchema<undefined>;
|
|
502
|
+
readonly name: v.StringSchema<undefined>;
|
|
503
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
504
|
+
readonly size: v.NumberSchema<undefined>;
|
|
505
|
+
readonly width: v.NumberSchema<undefined>;
|
|
506
|
+
readonly height: v.NumberSchema<undefined>;
|
|
507
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
508
|
+
}, undefined>, undefined>;
|
|
509
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
510
|
+
readonly ext: v.StringSchema<undefined>;
|
|
511
|
+
readonly url: v.StringSchema<undefined>;
|
|
512
|
+
readonly hash: v.StringSchema<undefined>;
|
|
513
|
+
readonly mime: v.StringSchema<undefined>;
|
|
514
|
+
readonly name: v.StringSchema<undefined>;
|
|
515
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
516
|
+
readonly size: v.NumberSchema<undefined>;
|
|
517
|
+
readonly width: v.NumberSchema<undefined>;
|
|
518
|
+
readonly height: v.NumberSchema<undefined>;
|
|
519
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
520
|
+
}, undefined>, undefined>;
|
|
521
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
522
|
+
readonly ext: v.StringSchema<undefined>;
|
|
523
|
+
readonly url: v.StringSchema<undefined>;
|
|
524
|
+
readonly hash: v.StringSchema<undefined>;
|
|
525
|
+
readonly mime: v.StringSchema<undefined>;
|
|
526
|
+
readonly name: v.StringSchema<undefined>;
|
|
527
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
528
|
+
readonly size: v.NumberSchema<undefined>;
|
|
529
|
+
readonly width: v.NumberSchema<undefined>;
|
|
530
|
+
readonly height: v.NumberSchema<undefined>;
|
|
531
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
532
|
+
}, undefined>, undefined>;
|
|
533
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
534
|
+
readonly ext: v.StringSchema<undefined>;
|
|
535
|
+
readonly url: v.StringSchema<undefined>;
|
|
536
|
+
readonly hash: v.StringSchema<undefined>;
|
|
537
|
+
readonly mime: v.StringSchema<undefined>;
|
|
538
|
+
readonly name: v.StringSchema<undefined>;
|
|
539
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
540
|
+
readonly size: v.NumberSchema<undefined>;
|
|
541
|
+
readonly width: v.NumberSchema<undefined>;
|
|
542
|
+
readonly height: v.NumberSchema<undefined>;
|
|
543
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
544
|
+
}, undefined>, undefined>;
|
|
545
|
+
}, undefined>, undefined>, undefined>;
|
|
546
|
+
readonly hash: v.StringSchema<undefined>;
|
|
547
|
+
readonly ext: v.StringSchema<undefined>;
|
|
548
|
+
readonly mime: v.StringSchema<undefined>;
|
|
549
|
+
readonly size: v.NumberSchema<undefined>;
|
|
550
|
+
readonly url: v.StringSchema<undefined>;
|
|
551
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
552
|
+
readonly provider: v.StringSchema<undefined>;
|
|
553
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
554
|
+
readonly id: v.NumberSchema<undefined>;
|
|
555
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
556
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
557
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
558
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
559
|
+
}, undefined>>, undefined>, undefined>;
|
|
560
|
+
readonly font_files: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
561
|
+
readonly name: v.StringSchema<undefined>;
|
|
562
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
563
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
564
|
+
readonly width: v.NumberSchema<undefined>;
|
|
565
|
+
readonly height: v.NumberSchema<undefined>;
|
|
566
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
567
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
568
|
+
readonly ext: v.StringSchema<undefined>;
|
|
569
|
+
readonly url: v.StringSchema<undefined>;
|
|
570
|
+
readonly hash: v.StringSchema<undefined>;
|
|
571
|
+
readonly mime: v.StringSchema<undefined>;
|
|
572
|
+
readonly name: v.StringSchema<undefined>;
|
|
573
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
574
|
+
readonly size: v.NumberSchema<undefined>;
|
|
575
|
+
readonly width: v.NumberSchema<undefined>;
|
|
576
|
+
readonly height: v.NumberSchema<undefined>;
|
|
577
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
578
|
+
}, undefined>, undefined>;
|
|
579
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
580
|
+
readonly ext: v.StringSchema<undefined>;
|
|
581
|
+
readonly url: v.StringSchema<undefined>;
|
|
582
|
+
readonly hash: v.StringSchema<undefined>;
|
|
583
|
+
readonly mime: v.StringSchema<undefined>;
|
|
584
|
+
readonly name: v.StringSchema<undefined>;
|
|
585
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
586
|
+
readonly size: v.NumberSchema<undefined>;
|
|
587
|
+
readonly width: v.NumberSchema<undefined>;
|
|
588
|
+
readonly height: v.NumberSchema<undefined>;
|
|
589
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
590
|
+
}, undefined>, undefined>;
|
|
591
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
592
|
+
readonly ext: v.StringSchema<undefined>;
|
|
593
|
+
readonly url: v.StringSchema<undefined>;
|
|
594
|
+
readonly hash: v.StringSchema<undefined>;
|
|
595
|
+
readonly mime: v.StringSchema<undefined>;
|
|
596
|
+
readonly name: v.StringSchema<undefined>;
|
|
597
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
598
|
+
readonly size: v.NumberSchema<undefined>;
|
|
599
|
+
readonly width: v.NumberSchema<undefined>;
|
|
600
|
+
readonly height: v.NumberSchema<undefined>;
|
|
601
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
602
|
+
}, undefined>, undefined>;
|
|
603
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
604
|
+
readonly ext: v.StringSchema<undefined>;
|
|
605
|
+
readonly url: v.StringSchema<undefined>;
|
|
606
|
+
readonly hash: v.StringSchema<undefined>;
|
|
607
|
+
readonly mime: v.StringSchema<undefined>;
|
|
608
|
+
readonly name: v.StringSchema<undefined>;
|
|
609
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
610
|
+
readonly size: v.NumberSchema<undefined>;
|
|
611
|
+
readonly width: v.NumberSchema<undefined>;
|
|
612
|
+
readonly height: v.NumberSchema<undefined>;
|
|
613
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
614
|
+
}, undefined>, undefined>;
|
|
615
|
+
}, undefined>, undefined>, undefined>;
|
|
616
|
+
readonly hash: v.StringSchema<undefined>;
|
|
617
|
+
readonly ext: v.StringSchema<undefined>;
|
|
618
|
+
readonly mime: v.StringSchema<undefined>;
|
|
619
|
+
readonly size: v.NumberSchema<undefined>;
|
|
620
|
+
readonly url: v.StringSchema<undefined>;
|
|
621
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
622
|
+
readonly provider: v.StringSchema<undefined>;
|
|
623
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
624
|
+
readonly id: v.NumberSchema<undefined>;
|
|
625
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
626
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
627
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
628
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
629
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
630
|
+
readonly id: v.NumberSchema<undefined>;
|
|
631
|
+
readonly __component: v.StringSchema<undefined>;
|
|
632
|
+
}, undefined>, undefined>, undefined>;
|
|
633
|
+
readonly brand_application: v.OptionalSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
634
|
+
readonly name: v.StringSchema<undefined>;
|
|
635
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
636
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
637
|
+
readonly width: v.NumberSchema<undefined>;
|
|
638
|
+
readonly height: v.NumberSchema<undefined>;
|
|
639
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
640
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
641
|
+
readonly ext: v.StringSchema<undefined>;
|
|
642
|
+
readonly url: v.StringSchema<undefined>;
|
|
643
|
+
readonly hash: v.StringSchema<undefined>;
|
|
644
|
+
readonly mime: v.StringSchema<undefined>;
|
|
645
|
+
readonly name: v.StringSchema<undefined>;
|
|
646
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
647
|
+
readonly size: v.NumberSchema<undefined>;
|
|
648
|
+
readonly width: v.NumberSchema<undefined>;
|
|
649
|
+
readonly height: v.NumberSchema<undefined>;
|
|
650
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
651
|
+
}, undefined>, undefined>;
|
|
652
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
653
|
+
readonly ext: v.StringSchema<undefined>;
|
|
654
|
+
readonly url: v.StringSchema<undefined>;
|
|
655
|
+
readonly hash: v.StringSchema<undefined>;
|
|
656
|
+
readonly mime: v.StringSchema<undefined>;
|
|
657
|
+
readonly name: v.StringSchema<undefined>;
|
|
658
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
659
|
+
readonly size: v.NumberSchema<undefined>;
|
|
660
|
+
readonly width: v.NumberSchema<undefined>;
|
|
661
|
+
readonly height: v.NumberSchema<undefined>;
|
|
662
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
663
|
+
}, undefined>, undefined>;
|
|
664
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
665
|
+
readonly ext: v.StringSchema<undefined>;
|
|
666
|
+
readonly url: v.StringSchema<undefined>;
|
|
667
|
+
readonly hash: v.StringSchema<undefined>;
|
|
668
|
+
readonly mime: v.StringSchema<undefined>;
|
|
669
|
+
readonly name: v.StringSchema<undefined>;
|
|
670
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
671
|
+
readonly size: v.NumberSchema<undefined>;
|
|
672
|
+
readonly width: v.NumberSchema<undefined>;
|
|
673
|
+
readonly height: v.NumberSchema<undefined>;
|
|
674
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
675
|
+
}, undefined>, undefined>;
|
|
676
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
677
|
+
readonly ext: v.StringSchema<undefined>;
|
|
678
|
+
readonly url: v.StringSchema<undefined>;
|
|
679
|
+
readonly hash: v.StringSchema<undefined>;
|
|
680
|
+
readonly mime: v.StringSchema<undefined>;
|
|
681
|
+
readonly name: v.StringSchema<undefined>;
|
|
682
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
683
|
+
readonly size: v.NumberSchema<undefined>;
|
|
684
|
+
readonly width: v.NumberSchema<undefined>;
|
|
685
|
+
readonly height: v.NumberSchema<undefined>;
|
|
686
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
687
|
+
}, undefined>, undefined>;
|
|
688
|
+
}, undefined>, undefined>, undefined>;
|
|
689
|
+
readonly hash: v.StringSchema<undefined>;
|
|
690
|
+
readonly ext: v.StringSchema<undefined>;
|
|
691
|
+
readonly mime: v.StringSchema<undefined>;
|
|
692
|
+
readonly size: v.NumberSchema<undefined>;
|
|
693
|
+
readonly url: v.StringSchema<undefined>;
|
|
694
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
695
|
+
readonly provider: v.StringSchema<undefined>;
|
|
696
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
697
|
+
readonly id: v.NumberSchema<undefined>;
|
|
698
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
699
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
700
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
701
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
702
|
+
}, undefined>>, undefined>, undefined>;
|
|
703
|
+
readonly id: v.NumberSchema<undefined>;
|
|
704
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
705
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
706
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
707
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
708
|
+
}, undefined>;
|
|
709
|
+
type ClientStyleguideDocumentWithRelations = v.InferOutput<typeof ClientStyleguideDocumentWithRelations>;
|
|
710
|
+
//#endregion
|
|
711
|
+
export { CLIENT_STYLEGUIDE_SORT_KEYS, ClientStyleguideDocument, ClientStyleguideDocumentWithRelations, CreateClientStyleguideDocument, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, QuerySortClientStyleguides, QueryStrapiSearchClientStyleguide, UpdateClientStyleguideDocument, UpdateClientStyleguideDocumentRequest };
|