@getcommunity/gc-validators 0.0.271-alpha.25 → 0.0.271-alpha.26
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.cjs +9 -27
- package/dist/base/index.d.cts +2 -2
- package/dist/base/index.d.mts +4 -4
- package/dist/base/index.mjs +5 -5
- package/dist/components/blocks/index.cjs +5 -4
- package/dist/components/blocks/index.d.cts +1 -1
- package/dist/components/blocks/index.d.mts +1 -1
- package/dist/components/blocks/index.mjs +5 -4
- package/dist/components/brand/index.cjs +3 -2
- package/dist/components/brand/index.d.cts +1 -1
- package/dist/components/brand/index.d.mts +1 -1
- package/dist/components/brand/index.mjs +3 -2
- package/dist/components/forms/index.cjs +2 -1
- package/dist/components/forms/index.d.cts +280 -280
- package/dist/components/forms/index.d.mts +280 -280
- package/dist/components/forms/index.mjs +2 -1
- package/dist/components/shared/index.cjs +5 -4
- package/dist/components/shared/index.d.cts +1 -1
- package/dist/components/shared/index.d.mts +1 -1
- package/dist/components/shared/index.mjs +5 -4
- package/dist/components/slideshow/index.d.cts +280 -280
- package/dist/components/slideshow/index.d.mts +280 -280
- package/dist/components/utm/index.d.mts +1 -1
- package/dist/constants/index.cjs +45 -43
- package/dist/constants/index.mjs +4 -2
- package/dist/{document-TlMeVEGy.d.cts → document-3h6g5Qqr.d.cts} +1 -1
- package/dist/{document-DjM6F56Q.cjs → document-AqtoEbX8.cjs} +19 -24
- package/dist/{document-aEa-gTmH.mjs → document-BCbxKqGE.mjs} +20 -19
- package/dist/{document-kvIqz0p6.mjs → document-BWso8VC7.mjs} +62 -56
- package/dist/{document-CwIvc2p7.cjs → document-DJJFS5o8.cjs} +2 -1
- package/dist/{document-CDavjuJ-.mjs → document-DRyRy2Mw.mjs} +2 -1
- package/dist/{document-CAkRm1Y_.d.mts → document-DqE9ISOk.d.mts} +2 -2
- package/dist/{document-DOVZwQRq.cjs → document-DwkycUz9.cjs} +74 -62
- package/dist/email-ByTEdUjg.cjs +13 -0
- package/dist/email-Cnyi5Neo.mjs +6 -0
- package/dist/entities/audit-log/index.cjs +44 -41
- package/dist/entities/audit-log/index.d.cts +3 -2
- package/dist/entities/audit-log/index.d.mts +4 -3
- package/dist/entities/audit-log/index.mjs +6 -3
- package/dist/entities/blog-page/index.d.cts +1 -1
- package/dist/entities/blog-page/index.d.mts +1 -1
- package/dist/entities/blog-post/index.cjs +10 -9
- package/dist/entities/blog-post/index.d.cts +1 -1
- package/dist/entities/blog-post/index.d.mts +1 -1
- package/dist/entities/blog-post/index.mjs +4 -3
- package/dist/entities/careers-page/index.d.cts +1 -1
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +15 -13
- package/dist/entities/category/index.d.cts +7 -6
- package/dist/entities/category/index.d.mts +7 -6
- package/dist/entities/category/index.mjs +11 -9
- package/dist/entities/client/index.cjs +23 -22
- package/dist/entities/client/index.d.cts +1 -1
- package/dist/entities/client/index.d.mts +1 -1
- package/dist/entities/client/index.mjs +16 -15
- package/dist/entities/client-content-pillar/index.cjs +14 -13
- package/dist/entities/client-content-pillar/index.d.cts +1 -1
- package/dist/entities/client-content-pillar/index.d.mts +1 -1
- package/dist/entities/client-content-pillar/index.mjs +12 -11
- package/dist/entities/client-media-platform/index.cjs +18 -16
- package/dist/entities/client-media-platform/index.d.cts +1 -1
- package/dist/entities/client-media-platform/index.d.mts +1 -1
- package/dist/entities/client-media-platform/index.mjs +13 -11
- package/dist/entities/client-project/index.cjs +47 -41
- package/dist/entities/client-project/index.d.cts +1 -1
- package/dist/entities/client-project/index.d.mts +1 -1
- package/dist/entities/client-project/index.mjs +11 -5
- package/dist/entities/client-report/index.cjs +18 -16
- package/dist/entities/client-report/index.d.cts +1 -1
- package/dist/entities/client-report/index.d.mts +1 -1
- package/dist/entities/client-report/index.mjs +14 -12
- package/dist/entities/client-styleguide/index.cjs +14 -13
- package/dist/entities/client-styleguide/index.d.cts +1 -1
- package/dist/entities/client-styleguide/index.d.mts +1 -1
- package/dist/entities/client-styleguide/index.mjs +11 -10
- package/dist/entities/client-user/index.cjs +7 -7
- package/dist/entities/client-user/index.d.cts +1 -1
- package/dist/entities/client-user/index.d.mts +1 -1
- package/dist/entities/client-user/index.mjs +5 -5
- package/dist/entities/comment/index.cjs +18 -16
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/comment/index.mjs +12 -10
- package/dist/entities/content-pillar/index.cjs +20 -18
- package/dist/entities/content-pillar/index.d.cts +1 -1
- package/dist/entities/content-pillar/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.mjs +15 -13
- package/dist/entities/faq-page/index.cjs +2 -1
- package/dist/entities/faq-page/index.d.cts +2 -2
- package/dist/entities/faq-page/index.d.mts +3 -3
- package/dist/entities/faq-page/index.mjs +2 -1
- package/dist/entities/gcflytour/index.cjs +21 -19
- package/dist/entities/gcflytour/index.d.cts +1 -1
- package/dist/entities/gcflytour/index.d.mts +1 -1
- package/dist/entities/gcflytour/index.mjs +17 -15
- package/dist/entities/gcflytour-snap/index.cjs +20 -18
- package/dist/entities/gcflytour-snap/index.d.cts +1 -1
- package/dist/entities/gcflytour-snap/index.d.mts +1 -1
- package/dist/entities/gcflytour-snap/index.mjs +16 -14
- package/dist/entities/landing-page/index.d.cts +2 -2
- package/dist/entities/landing-page/index.d.mts +3 -3
- package/dist/entities/lead/index.cjs +25 -23
- package/dist/entities/lead/index.mjs +15 -13
- package/dist/entities/media-content-type/index.cjs +21 -19
- package/dist/entities/media-content-type/index.d.cts +7 -6
- package/dist/entities/media-content-type/index.d.mts +7 -6
- package/dist/entities/media-content-type/index.mjs +17 -15
- package/dist/entities/media-creative-format/index.cjs +19 -17
- package/dist/entities/media-creative-format/index.d.cts +7 -6
- package/dist/entities/media-creative-format/index.d.mts +7 -6
- package/dist/entities/media-creative-format/index.mjs +15 -13
- package/dist/entities/media-medium/index.cjs +19 -17
- package/dist/entities/media-medium/index.d.cts +7 -6
- package/dist/entities/media-medium/index.d.mts +7 -6
- package/dist/entities/media-medium/index.mjs +15 -13
- package/dist/entities/media-platform/index.cjs +27 -24
- package/dist/entities/media-platform/index.d.cts +1 -1
- package/dist/entities/media-platform/index.d.mts +1 -1
- package/dist/entities/media-platform/index.mjs +23 -20
- package/dist/entities/monday-workspace/index.cjs +17 -15
- package/dist/entities/monday-workspace/index.d.cts +1 -1
- package/dist/entities/monday-workspace/index.d.mts +1 -1
- package/dist/entities/monday-workspace/index.mjs +11 -9
- package/dist/entities/newsletter-signup/index.cjs +25 -23
- package/dist/entities/newsletter-signup/index.mjs +13 -11
- package/dist/entities/policy-page/index.cjs +2 -1
- package/dist/entities/policy-page/index.d.cts +1 -1
- package/dist/entities/policy-page/index.d.mts +2 -2
- package/dist/entities/policy-page/index.mjs +2 -1
- package/dist/entities/product/index.cjs +1 -1
- package/dist/entities/product/index.d.cts +1 -1
- package/dist/entities/product/index.d.mts +1 -1
- package/dist/entities/product/index.mjs +1 -1
- package/dist/entities/product-highlight/index.cjs +1 -1
- package/dist/entities/product-highlight/index.d.cts +1 -1
- package/dist/entities/product-highlight/index.d.mts +1 -1
- package/dist/entities/product-highlight/index.mjs +1 -1
- package/dist/entities/resume/index.cjs +43 -40
- package/dist/entities/resume/index.mjs +16 -13
- package/dist/entities/sharpspring/index.cjs +9 -8
- package/dist/entities/sharpspring/index.mjs +6 -5
- package/dist/entities/tag/index.cjs +15 -13
- package/dist/entities/tag/index.d.cts +6 -5
- package/dist/entities/tag/index.d.mts +7 -6
- package/dist/entities/tag/index.mjs +11 -9
- package/dist/entities/team-member/index.cjs +11 -9
- package/dist/entities/team-member/index.d.cts +2 -2
- package/dist/entities/team-member/index.d.mts +2 -2
- package/dist/entities/team-member/index.mjs +7 -4
- package/dist/entities/team-page/index.d.cts +1 -1
- package/dist/entities/team-page/index.d.mts +1 -1
- package/dist/entities/teamwork/index.cjs +12 -11
- package/dist/entities/teamwork/index.d.mts +1 -1
- package/dist/entities/teamwork/index.mjs +7 -6
- package/dist/entities/trend/index.cjs +2 -2
- package/dist/entities/trend/index.d.cts +1 -1
- package/dist/entities/trend/index.d.mts +1 -1
- package/dist/entities/trend/index.mjs +2 -2
- package/dist/entities/up-auth/index.cjs +18 -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-auth/index.mjs +6 -3
- package/dist/entities/up-permission/index.cjs +1 -1
- package/dist/entities/up-permission/index.d.cts +1 -1
- package/dist/entities/up-permission/index.d.mts +1 -1
- package/dist/entities/up-permission/index.mjs +1 -1
- package/dist/entities/up-role/index.cjs +1 -1
- package/dist/entities/up-role/index.d.cts +1 -1
- package/dist/entities/up-role/index.d.mts +1 -1
- package/dist/entities/up-role/index.mjs +1 -1
- package/dist/entities/up-user/index.cjs +2 -1
- package/dist/entities/up-user/index.d.cts +2 -2
- package/dist/entities/up-user/index.d.mts +2 -2
- package/dist/entities/up-user/index.mjs +2 -2
- package/dist/entities/upload/index.cjs +11 -11
- package/dist/entities/upload/index.mjs +7 -7
- package/dist/entities/url-redirect/index.cjs +5 -4
- package/dist/entities/url-redirect/index.d.cts +3 -2
- package/dist/entities/url-redirect/index.d.mts +3 -2
- package/dist/entities/url-redirect/index.mjs +4 -3
- package/dist/entities/user-account/index.cjs +10 -11
- package/dist/entities/user-account/index.d.cts +2 -2
- package/dist/entities/user-account/index.d.mts +2 -2
- package/dist/entities/user-account/index.mjs +10 -11
- package/dist/entities/utm-link-builder/index.cjs +30 -36
- package/dist/entities/utm-link-builder/index.d.cts +6 -6
- package/dist/entities/utm-link-builder/index.d.mts +6 -6
- package/dist/entities/utm-link-builder/index.mjs +22 -28
- package/dist/entities/utm-tracking-link/index.cjs +110 -104
- package/dist/entities/utm-tracking-link/index.d.cts +2 -2
- package/dist/entities/utm-tracking-link/index.d.mts +2 -2
- package/dist/entities/utm-tracking-link/index.mjs +68 -68
- package/dist/error-messages-9ZhRqNGW.mjs +10 -0
- package/dist/error-messages-C0I1kOur.cjs +51 -0
- package/dist/index-BOxQLeAK.d.cts +317 -0
- package/dist/index-BSYaAtme.d.mts +486 -0
- package/dist/index-BT8Pa9XY.d.mts +317 -0
- package/dist/index-Bd8ZGWzA.d.mts +944 -0
- package/dist/{index-DXo7B4ng.d.mts → index-Bjjp-2Sa.d.mts} +20 -99
- package/dist/{index-D_YPjLxv.d.cts → index-C9Hbvjc8.d.mts} +4 -3
- package/dist/index-COpLbpQC.d.cts +486 -0
- package/dist/{index-DXUuI-fJ.d.cts → index-CTc84rze.d.cts} +91 -76
- package/dist/index-D5VpzV4T.d.cts +944 -0
- package/dist/{index-B_L_83Q2.d.cts → index-D7QXaSOY.d.cts} +19 -98
- package/dist/index-DG_Lwaa7.d.cts +1324 -0
- package/dist/{index-D3KnOYr7.d.mts → index-Dm8G_OXX.d.cts} +4 -3
- package/dist/{index-DEm89ERm.d.mts → index-DpOKOSqT.d.mts} +94 -79
- package/dist/index-Dvu63a8_.d.mts +1324 -0
- package/dist/limits-CKGuEuKA.mjs +37 -0
- package/dist/{regex-Cl5goNwp.cjs → limits-CW6iJ7kB.cjs} +0 -102
- package/dist/number-Bt4nZKCU.cjs +19 -0
- package/dist/number-OMFRufFt.mjs +6 -0
- package/dist/pagination-D5l_UjyM.mjs +7 -0
- package/dist/pagination-DWZDPzR4.cjs +20 -0
- package/dist/permissions/index.cjs +2 -2
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/permissions/index.mjs +2 -2
- package/dist/phone-C9TNVDm_.mjs +8 -0
- package/dist/phone-D_ZLG1Qv.cjs +21 -0
- package/dist/{query-DHY-nlUQ.mjs → query-BR5Ze6T2.mjs} +7 -11
- package/dist/{query-DelNcssC.cjs → query-qQ_HLlxx.cjs} +13 -29
- package/dist/regex-BEFTMiHO.cjs +51 -0
- package/dist/regex-pSdcbWzV.mjs +10 -0
- package/dist/relation-Bd-xUcj8.cjs +33 -0
- package/dist/relation-DMhLjp7K.mjs +8 -0
- package/dist/{relationships-HTBNe0F-.cjs → relationships-DjHwYd4r.cjs} +23 -9
- package/dist/{relationships-C6xfgdwR.mjs → relationships-yPO5SILR.mjs} +7 -5
- package/dist/slug-BUtm1t-B.mjs +7 -0
- package/dist/slug-cWXTZEIT.cjs +14 -0
- package/dist/sort-CI87SH1y.cjs +33 -0
- package/dist/sort-D3WwshqQ.mjs +14 -0
- package/dist/{strapi-DvyAfgFF.mjs → strapi-B2cNPAao.mjs} +1 -1
- package/dist/{strapi-QFDWi4vD.cjs → strapi-RlhF30B7.cjs} +1 -1
- package/dist/string-BHHnD2Qu.mjs +42 -0
- package/dist/string-Yn-6xiAZ.cjs +97 -0
- package/dist/urls-UOvhCu0z.mjs +14 -0
- package/dist/urls-og5upHgL.cjs +27 -0
- package/dist/utilities/index.cjs +1 -1
- package/dist/utilities/index.d.cts +6 -6
- package/dist/utilities/index.d.mts +6 -6
- package/dist/utilities/index.mjs +1 -1
- package/dist/utm-BqkYlpua.cjs +47 -0
- package/dist/utm-ZUwmBoR2.mjs +28 -0
- package/dist/validators/index.cjs +36 -0
- package/dist/validators/index.d.cts +94 -0
- package/dist/validators/index.d.mts +94 -0
- package/dist/validators/index.mjs +10 -0
- package/package.json +11 -1
- package/dist/index-B3VtiObV.d.mts +0 -317
- package/dist/index-BxEBUjx2.d.mts +0 -486
- package/dist/index-CQP_vcmO.d.cts +0 -317
- package/dist/index-CRoWUxGV.d.cts +0 -1324
- package/dist/index-DYSlcIkJ.d.mts +0 -945
- package/dist/index-Dmtom8iC.d.cts +0 -945
- package/dist/index-auU0DaW5.d.cts +0 -486
- package/dist/index-oCLNrzIj.d.mts +0 -1324
- package/dist/regex-BnKGcdS4.mjs +0 -55
- package/dist/validators-Bc9Is5Sr.cjs +0 -222
- package/dist/validators-P5E_3qzc.mjs +0 -95
- /package/dist/{abac-DPd9oLKR.mjs → abac-BPxkvVVy.mjs} +0 -0
- /package/dist/{abac-BeKQtxIF.cjs → abac-YYI2Ckwv.cjs} +0 -0
- /package/dist/{constants-Htf-MeCA.mjs → constants-C4cy6LoY.mjs} +0 -0
- /package/dist/{constants-f1GP2eiq.cjs → constants-D6DsS_A0.cjs} +0 -0
- /package/dist/{document-DaICHS9G.cjs → document-B4FY2KXQ.cjs} +0 -0
- /package/dist/{document-c3GNPelp.mjs → document-De-prPhc.mjs} +0 -0
- /package/dist/{document-CbE38CzE.d.mts → document-DxjJgk8X.d.mts} +0 -0
- /package/dist/{index-DLICmJ_-.d.mts → index-BSEaV9wd.d.mts} +0 -0
- /package/dist/{json-BrVkpLbC.d.mts → json--oetJLQY.d.mts} +0 -0
- /package/dist/{media-upload-DKeA1eD-.d.mts → media-upload-DBG7YyU4.d.mts} +0 -0
- /package/dist/{strapi-BDLWeEyv.mjs → strapi-CE9bz7Kc.mjs} +0 -0
- /package/dist/{strapi-C4HuWGb_.cjs → strapi-D8C1C0D7.cjs} +0 -0
|
@@ -0,0 +1,317 @@
|
|
|
1
|
+
import * as v from "valibot";
|
|
2
|
+
|
|
3
|
+
//#region src/components/brand/styleguide-color.d.ts
|
|
4
|
+
declare const BrandStyleguideColor: v.ObjectSchema<{
|
|
5
|
+
readonly title: v.StringSchema<undefined>;
|
|
6
|
+
readonly slug: v.StringSchema<undefined>;
|
|
7
|
+
readonly hex: v.StringSchema<undefined>;
|
|
8
|
+
readonly id: v.NumberSchema<undefined>;
|
|
9
|
+
}, undefined>;
|
|
10
|
+
type BrandStyleguideColor = v.InferOutput<typeof BrandStyleguideColor>;
|
|
11
|
+
declare const ComponentBrandStyleguideColor: v.ObjectSchema<{
|
|
12
|
+
readonly title: v.StringSchema<undefined>;
|
|
13
|
+
readonly slug: v.StringSchema<undefined>;
|
|
14
|
+
readonly hex: v.StringSchema<undefined>;
|
|
15
|
+
readonly id: v.NumberSchema<undefined>;
|
|
16
|
+
readonly __component: v.StringSchema<undefined>;
|
|
17
|
+
}, undefined>;
|
|
18
|
+
type ComponentBrandStyleguideColor = v.InferOutput<typeof ComponentBrandStyleguideColor>;
|
|
19
|
+
//#endregion
|
|
20
|
+
//#region src/components/brand/styleguide-font.d.ts
|
|
21
|
+
declare const BrandStyleguideFont: v.ObjectSchema<{
|
|
22
|
+
readonly title: v.StringSchema<undefined>;
|
|
23
|
+
readonly slug: v.StringSchema<undefined>;
|
|
24
|
+
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>;
|
|
25
|
+
readonly src: v.GenericSchema<{
|
|
26
|
+
name: string;
|
|
27
|
+
alternativeText: string | null;
|
|
28
|
+
caption: string | null;
|
|
29
|
+
width: number;
|
|
30
|
+
height: number;
|
|
31
|
+
formats?: {
|
|
32
|
+
large?: {
|
|
33
|
+
ext: string;
|
|
34
|
+
url: string;
|
|
35
|
+
hash: string;
|
|
36
|
+
mime: string;
|
|
37
|
+
name: string;
|
|
38
|
+
path: string | null;
|
|
39
|
+
size: number;
|
|
40
|
+
width: number;
|
|
41
|
+
height: number;
|
|
42
|
+
sizeInBytes: number;
|
|
43
|
+
} | undefined;
|
|
44
|
+
small?: {
|
|
45
|
+
ext: string;
|
|
46
|
+
url: string;
|
|
47
|
+
hash: string;
|
|
48
|
+
mime: string;
|
|
49
|
+
name: string;
|
|
50
|
+
path: string | null;
|
|
51
|
+
size: number;
|
|
52
|
+
width: number;
|
|
53
|
+
height: number;
|
|
54
|
+
sizeInBytes: number;
|
|
55
|
+
} | undefined;
|
|
56
|
+
medium?: {
|
|
57
|
+
ext: string;
|
|
58
|
+
url: string;
|
|
59
|
+
hash: string;
|
|
60
|
+
mime: string;
|
|
61
|
+
name: string;
|
|
62
|
+
path: string | null;
|
|
63
|
+
size: number;
|
|
64
|
+
width: number;
|
|
65
|
+
height: number;
|
|
66
|
+
sizeInBytes: number;
|
|
67
|
+
} | undefined;
|
|
68
|
+
thumbnail?: {
|
|
69
|
+
ext: string;
|
|
70
|
+
url: string;
|
|
71
|
+
hash: string;
|
|
72
|
+
mime: string;
|
|
73
|
+
name: string;
|
|
74
|
+
path: string | null;
|
|
75
|
+
size: number;
|
|
76
|
+
width: number;
|
|
77
|
+
height: number;
|
|
78
|
+
sizeInBytes: number;
|
|
79
|
+
} | undefined;
|
|
80
|
+
} | null | undefined;
|
|
81
|
+
hash: string;
|
|
82
|
+
ext: string;
|
|
83
|
+
mime: string;
|
|
84
|
+
size: number;
|
|
85
|
+
url: string;
|
|
86
|
+
previewUrl: string | null;
|
|
87
|
+
provider: string;
|
|
88
|
+
provider_metadata: null;
|
|
89
|
+
id: number;
|
|
90
|
+
documentId: string;
|
|
91
|
+
publishedAt?: string | undefined;
|
|
92
|
+
createdAt: string;
|
|
93
|
+
updatedAt: string;
|
|
94
|
+
} | null | undefined>;
|
|
95
|
+
readonly font_files: v.GenericSchema<{
|
|
96
|
+
name: string;
|
|
97
|
+
alternativeText: string | null;
|
|
98
|
+
caption: string | null;
|
|
99
|
+
width: number;
|
|
100
|
+
height: number;
|
|
101
|
+
formats?: {
|
|
102
|
+
large?: {
|
|
103
|
+
ext: string;
|
|
104
|
+
url: string;
|
|
105
|
+
hash: string;
|
|
106
|
+
mime: string;
|
|
107
|
+
name: string;
|
|
108
|
+
path: string | null;
|
|
109
|
+
size: number;
|
|
110
|
+
width: number;
|
|
111
|
+
height: number;
|
|
112
|
+
sizeInBytes: number;
|
|
113
|
+
} | undefined;
|
|
114
|
+
small?: {
|
|
115
|
+
ext: string;
|
|
116
|
+
url: string;
|
|
117
|
+
hash: string;
|
|
118
|
+
mime: string;
|
|
119
|
+
name: string;
|
|
120
|
+
path: string | null;
|
|
121
|
+
size: number;
|
|
122
|
+
width: number;
|
|
123
|
+
height: number;
|
|
124
|
+
sizeInBytes: number;
|
|
125
|
+
} | undefined;
|
|
126
|
+
medium?: {
|
|
127
|
+
ext: string;
|
|
128
|
+
url: string;
|
|
129
|
+
hash: string;
|
|
130
|
+
mime: string;
|
|
131
|
+
name: string;
|
|
132
|
+
path: string | null;
|
|
133
|
+
size: number;
|
|
134
|
+
width: number;
|
|
135
|
+
height: number;
|
|
136
|
+
sizeInBytes: number;
|
|
137
|
+
} | undefined;
|
|
138
|
+
thumbnail?: {
|
|
139
|
+
ext: string;
|
|
140
|
+
url: string;
|
|
141
|
+
hash: string;
|
|
142
|
+
mime: string;
|
|
143
|
+
name: string;
|
|
144
|
+
path: string | null;
|
|
145
|
+
size: number;
|
|
146
|
+
width: number;
|
|
147
|
+
height: number;
|
|
148
|
+
sizeInBytes: number;
|
|
149
|
+
} | undefined;
|
|
150
|
+
} | null | undefined;
|
|
151
|
+
hash: string;
|
|
152
|
+
ext: string;
|
|
153
|
+
mime: string;
|
|
154
|
+
size: number;
|
|
155
|
+
url: string;
|
|
156
|
+
previewUrl: string | null;
|
|
157
|
+
provider: string;
|
|
158
|
+
provider_metadata: null;
|
|
159
|
+
id: number;
|
|
160
|
+
documentId: string;
|
|
161
|
+
publishedAt?: string | undefined;
|
|
162
|
+
createdAt: string;
|
|
163
|
+
updatedAt: string;
|
|
164
|
+
}[] | null | undefined>;
|
|
165
|
+
readonly id: v.NumberSchema<undefined>;
|
|
166
|
+
}, undefined>;
|
|
167
|
+
type BrandStyleguideFont = v.InferOutput<typeof BrandStyleguideFont>;
|
|
168
|
+
declare const ComponentBrandStyleguideFont: v.ObjectSchema<{
|
|
169
|
+
readonly title: v.StringSchema<undefined>;
|
|
170
|
+
readonly slug: v.StringSchema<undefined>;
|
|
171
|
+
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>;
|
|
172
|
+
readonly src: v.GenericSchema<{
|
|
173
|
+
name: string;
|
|
174
|
+
alternativeText: string | null;
|
|
175
|
+
caption: string | null;
|
|
176
|
+
width: number;
|
|
177
|
+
height: number;
|
|
178
|
+
formats?: {
|
|
179
|
+
large?: {
|
|
180
|
+
ext: string;
|
|
181
|
+
url: string;
|
|
182
|
+
hash: string;
|
|
183
|
+
mime: string;
|
|
184
|
+
name: string;
|
|
185
|
+
path: string | null;
|
|
186
|
+
size: number;
|
|
187
|
+
width: number;
|
|
188
|
+
height: number;
|
|
189
|
+
sizeInBytes: number;
|
|
190
|
+
} | undefined;
|
|
191
|
+
small?: {
|
|
192
|
+
ext: string;
|
|
193
|
+
url: string;
|
|
194
|
+
hash: string;
|
|
195
|
+
mime: string;
|
|
196
|
+
name: string;
|
|
197
|
+
path: string | null;
|
|
198
|
+
size: number;
|
|
199
|
+
width: number;
|
|
200
|
+
height: number;
|
|
201
|
+
sizeInBytes: number;
|
|
202
|
+
} | undefined;
|
|
203
|
+
medium?: {
|
|
204
|
+
ext: string;
|
|
205
|
+
url: string;
|
|
206
|
+
hash: string;
|
|
207
|
+
mime: string;
|
|
208
|
+
name: string;
|
|
209
|
+
path: string | null;
|
|
210
|
+
size: number;
|
|
211
|
+
width: number;
|
|
212
|
+
height: number;
|
|
213
|
+
sizeInBytes: number;
|
|
214
|
+
} | undefined;
|
|
215
|
+
thumbnail?: {
|
|
216
|
+
ext: string;
|
|
217
|
+
url: string;
|
|
218
|
+
hash: string;
|
|
219
|
+
mime: string;
|
|
220
|
+
name: string;
|
|
221
|
+
path: string | null;
|
|
222
|
+
size: number;
|
|
223
|
+
width: number;
|
|
224
|
+
height: number;
|
|
225
|
+
sizeInBytes: number;
|
|
226
|
+
} | undefined;
|
|
227
|
+
} | null | undefined;
|
|
228
|
+
hash: string;
|
|
229
|
+
ext: string;
|
|
230
|
+
mime: string;
|
|
231
|
+
size: number;
|
|
232
|
+
url: string;
|
|
233
|
+
previewUrl: string | null;
|
|
234
|
+
provider: string;
|
|
235
|
+
provider_metadata: null;
|
|
236
|
+
id: number;
|
|
237
|
+
documentId: string;
|
|
238
|
+
publishedAt?: string | undefined;
|
|
239
|
+
createdAt: string;
|
|
240
|
+
updatedAt: string;
|
|
241
|
+
} | null | undefined>;
|
|
242
|
+
readonly font_files: v.GenericSchema<{
|
|
243
|
+
name: string;
|
|
244
|
+
alternativeText: string | null;
|
|
245
|
+
caption: string | null;
|
|
246
|
+
width: number;
|
|
247
|
+
height: number;
|
|
248
|
+
formats?: {
|
|
249
|
+
large?: {
|
|
250
|
+
ext: string;
|
|
251
|
+
url: string;
|
|
252
|
+
hash: string;
|
|
253
|
+
mime: string;
|
|
254
|
+
name: string;
|
|
255
|
+
path: string | null;
|
|
256
|
+
size: number;
|
|
257
|
+
width: number;
|
|
258
|
+
height: number;
|
|
259
|
+
sizeInBytes: number;
|
|
260
|
+
} | undefined;
|
|
261
|
+
small?: {
|
|
262
|
+
ext: string;
|
|
263
|
+
url: string;
|
|
264
|
+
hash: string;
|
|
265
|
+
mime: string;
|
|
266
|
+
name: string;
|
|
267
|
+
path: string | null;
|
|
268
|
+
size: number;
|
|
269
|
+
width: number;
|
|
270
|
+
height: number;
|
|
271
|
+
sizeInBytes: number;
|
|
272
|
+
} | undefined;
|
|
273
|
+
medium?: {
|
|
274
|
+
ext: string;
|
|
275
|
+
url: string;
|
|
276
|
+
hash: string;
|
|
277
|
+
mime: string;
|
|
278
|
+
name: string;
|
|
279
|
+
path: string | null;
|
|
280
|
+
size: number;
|
|
281
|
+
width: number;
|
|
282
|
+
height: number;
|
|
283
|
+
sizeInBytes: number;
|
|
284
|
+
} | undefined;
|
|
285
|
+
thumbnail?: {
|
|
286
|
+
ext: string;
|
|
287
|
+
url: string;
|
|
288
|
+
hash: string;
|
|
289
|
+
mime: string;
|
|
290
|
+
name: string;
|
|
291
|
+
path: string | null;
|
|
292
|
+
size: number;
|
|
293
|
+
width: number;
|
|
294
|
+
height: number;
|
|
295
|
+
sizeInBytes: number;
|
|
296
|
+
} | undefined;
|
|
297
|
+
} | null | undefined;
|
|
298
|
+
hash: string;
|
|
299
|
+
ext: string;
|
|
300
|
+
mime: string;
|
|
301
|
+
size: number;
|
|
302
|
+
url: string;
|
|
303
|
+
previewUrl: string | null;
|
|
304
|
+
provider: string;
|
|
305
|
+
provider_metadata: null;
|
|
306
|
+
id: number;
|
|
307
|
+
documentId: string;
|
|
308
|
+
publishedAt?: string | undefined;
|
|
309
|
+
createdAt: string;
|
|
310
|
+
updatedAt: string;
|
|
311
|
+
}[] | null | undefined>;
|
|
312
|
+
readonly id: v.NumberSchema<undefined>;
|
|
313
|
+
readonly __component: v.StringSchema<undefined>;
|
|
314
|
+
}, undefined>;
|
|
315
|
+
type ComponentBrandStyleguideFont = v.InferOutput<typeof ComponentBrandStyleguideFont>;
|
|
316
|
+
//#endregion
|
|
317
|
+
export { ComponentBrandStyleguideColor as i, ComponentBrandStyleguideFont as n, BrandStyleguideColor as r, BrandStyleguideFont as t };
|