@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
|
@@ -1,486 +0,0 @@
|
|
|
1
|
-
import { t as JsonData } from "./json-BrVkpLbC.mjs";
|
|
2
|
-
import { r as MediaUploadDocument } from "./media-upload-DKeA1eD-.mjs";
|
|
3
|
-
import * as v from "valibot";
|
|
4
|
-
|
|
5
|
-
//#region src/components/shared/button.d.ts
|
|
6
|
-
declare const SharedButton: v.ObjectSchema<{
|
|
7
|
-
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
8
|
-
readonly link: v.ObjectSchema<{
|
|
9
|
-
readonly href: v.StringSchema<undefined>;
|
|
10
|
-
readonly label: v.StringSchema<undefined>;
|
|
11
|
-
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
12
|
-
readonly id: v.NumberSchema<undefined>;
|
|
13
|
-
}, undefined>;
|
|
14
|
-
readonly show_icon: v.BooleanSchema<undefined>;
|
|
15
|
-
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
16
|
-
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
17
|
-
readonly full_width: v.BooleanSchema<undefined>;
|
|
18
|
-
readonly id: v.NumberSchema<undefined>;
|
|
19
|
-
}, undefined>;
|
|
20
|
-
type SharedButton = v.InferOutput<typeof SharedButton>;
|
|
21
|
-
declare const ComponentSharedButton: v.ObjectSchema<{
|
|
22
|
-
readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
|
|
23
|
-
readonly link: v.ObjectSchema<{
|
|
24
|
-
readonly href: v.StringSchema<undefined>;
|
|
25
|
-
readonly label: v.StringSchema<undefined>;
|
|
26
|
-
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
27
|
-
readonly id: v.NumberSchema<undefined>;
|
|
28
|
-
}, undefined>;
|
|
29
|
-
readonly show_icon: v.BooleanSchema<undefined>;
|
|
30
|
-
readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
|
|
31
|
-
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
32
|
-
readonly full_width: v.BooleanSchema<undefined>;
|
|
33
|
-
readonly id: v.NumberSchema<undefined>;
|
|
34
|
-
readonly __component: v.StringSchema<undefined>;
|
|
35
|
-
}, undefined>;
|
|
36
|
-
type ComponentSharedButton = v.InferOutput<typeof ComponentSharedButton>;
|
|
37
|
-
//#endregion
|
|
38
|
-
//#region src/components/shared/constants.d.ts
|
|
39
|
-
declare const META_SOCIAL_NETWORK: readonly ["Facebook", "Twitter"];
|
|
40
|
-
//#endregion
|
|
41
|
-
//#region src/components/shared/link.d.ts
|
|
42
|
-
declare const SharedLink: v.ObjectSchema<{
|
|
43
|
-
readonly href: v.StringSchema<undefined>;
|
|
44
|
-
readonly label: v.StringSchema<undefined>;
|
|
45
|
-
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
46
|
-
readonly id: v.NumberSchema<undefined>;
|
|
47
|
-
}, undefined>;
|
|
48
|
-
type SharedLink = v.InferOutput<typeof SharedLink>;
|
|
49
|
-
declare const ComponentSharedLink: v.ObjectSchema<{
|
|
50
|
-
readonly href: v.StringSchema<undefined>;
|
|
51
|
-
readonly label: v.StringSchema<undefined>;
|
|
52
|
-
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
53
|
-
readonly id: v.NumberSchema<undefined>;
|
|
54
|
-
readonly __component: v.StringSchema<undefined>;
|
|
55
|
-
}, undefined>;
|
|
56
|
-
type ComponentSharedLink = v.InferOutput<typeof ComponentSharedLink>;
|
|
57
|
-
//#endregion
|
|
58
|
-
//#region src/components/shared/question-answer.d.ts
|
|
59
|
-
declare const SharedQuestionAnswer: v.ObjectSchema<{
|
|
60
|
-
readonly question: v.StringSchema<undefined>;
|
|
61
|
-
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
62
|
-
readonly type: v.StringSchema<undefined>;
|
|
63
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
64
|
-
readonly type: v.StringSchema<undefined>;
|
|
65
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
66
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
67
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
68
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
69
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
70
|
-
}, undefined>, undefined>;
|
|
71
|
-
}, undefined>, undefined>, undefined>;
|
|
72
|
-
readonly id: v.NumberSchema<undefined>;
|
|
73
|
-
}, undefined>;
|
|
74
|
-
type SharedQuestionAnswer = v.InferOutput<typeof SharedQuestionAnswer>;
|
|
75
|
-
declare const ComponentSharedQuestionAnswer: v.ObjectSchema<{
|
|
76
|
-
readonly question: v.StringSchema<undefined>;
|
|
77
|
-
readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
78
|
-
readonly type: v.StringSchema<undefined>;
|
|
79
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
80
|
-
readonly type: v.StringSchema<undefined>;
|
|
81
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
82
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
83
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
84
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
85
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
86
|
-
}, undefined>, undefined>;
|
|
87
|
-
}, undefined>, undefined>, undefined>;
|
|
88
|
-
readonly id: v.NumberSchema<undefined>;
|
|
89
|
-
readonly __component: v.StringSchema<undefined>;
|
|
90
|
-
}, undefined>;
|
|
91
|
-
type ComponentSharedQuestionAnswer = v.InferOutput<typeof ComponentSharedQuestionAnswer>;
|
|
92
|
-
//#endregion
|
|
93
|
-
//#region src/components/shared/rich-text-block.d.ts
|
|
94
|
-
declare const RichTextBlockChildren: v.ObjectSchema<{
|
|
95
|
-
readonly type: v.StringSchema<undefined>;
|
|
96
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
97
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
98
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
99
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
100
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
101
|
-
}, undefined>;
|
|
102
|
-
type RichTextBlockChildren = v.InferOutput<typeof RichTextBlockChildren>;
|
|
103
|
-
declare const RichTextBlock: v.ObjectSchema<{
|
|
104
|
-
readonly type: v.StringSchema<undefined>;
|
|
105
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
106
|
-
readonly type: v.StringSchema<undefined>;
|
|
107
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
108
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
109
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
110
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
111
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
112
|
-
}, undefined>, undefined>;
|
|
113
|
-
}, undefined>;
|
|
114
|
-
type RichTextBlock = v.InferOutput<typeof RichTextBlock>;
|
|
115
|
-
declare const SharedRichTextBlock: v.ObjectSchema<{
|
|
116
|
-
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
117
|
-
readonly type: v.StringSchema<undefined>;
|
|
118
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
119
|
-
readonly type: v.StringSchema<undefined>;
|
|
120
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
121
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
122
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
123
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
124
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
125
|
-
}, undefined>, undefined>;
|
|
126
|
-
}, undefined>, undefined>, undefined>, undefined>;
|
|
127
|
-
readonly id: v.NumberSchema<undefined>;
|
|
128
|
-
}, undefined>;
|
|
129
|
-
type SharedRichTextBlock = v.InferOutput<typeof SharedRichTextBlock>;
|
|
130
|
-
declare const ComponentSharedRichTextBlock: v.ObjectSchema<{
|
|
131
|
-
readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
132
|
-
readonly type: v.StringSchema<undefined>;
|
|
133
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
134
|
-
readonly type: v.StringSchema<undefined>;
|
|
135
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
136
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
137
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
138
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
139
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
140
|
-
}, undefined>, undefined>;
|
|
141
|
-
}, undefined>, undefined>, undefined>, undefined>;
|
|
142
|
-
readonly id: v.NumberSchema<undefined>;
|
|
143
|
-
readonly __component: v.StringSchema<undefined>;
|
|
144
|
-
}, undefined>;
|
|
145
|
-
type ComponentSharedRichTextBlock = v.InferOutput<typeof ComponentSharedRichTextBlock>;
|
|
146
|
-
//#endregion
|
|
147
|
-
//#region src/components/shared/seo.d.ts
|
|
148
|
-
declare const OpenGraph: v.ObjectSchema<{
|
|
149
|
-
readonly ogTitle: v.StringSchema<undefined>;
|
|
150
|
-
readonly ogDescription: v.StringSchema<undefined>;
|
|
151
|
-
readonly ogType: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
152
|
-
readonly ogUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
153
|
-
readonly ogImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
154
|
-
readonly name: v.StringSchema<undefined>;
|
|
155
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
156
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
157
|
-
readonly width: v.NumberSchema<undefined>;
|
|
158
|
-
readonly height: v.NumberSchema<undefined>;
|
|
159
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
160
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
161
|
-
readonly ext: v.StringSchema<undefined>;
|
|
162
|
-
readonly url: v.StringSchema<undefined>;
|
|
163
|
-
readonly hash: v.StringSchema<undefined>;
|
|
164
|
-
readonly mime: v.StringSchema<undefined>;
|
|
165
|
-
readonly name: v.StringSchema<undefined>;
|
|
166
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
167
|
-
readonly size: v.NumberSchema<undefined>;
|
|
168
|
-
readonly width: v.NumberSchema<undefined>;
|
|
169
|
-
readonly height: v.NumberSchema<undefined>;
|
|
170
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
171
|
-
}, undefined>, undefined>;
|
|
172
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
173
|
-
readonly ext: v.StringSchema<undefined>;
|
|
174
|
-
readonly url: v.StringSchema<undefined>;
|
|
175
|
-
readonly hash: v.StringSchema<undefined>;
|
|
176
|
-
readonly mime: v.StringSchema<undefined>;
|
|
177
|
-
readonly name: v.StringSchema<undefined>;
|
|
178
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
179
|
-
readonly size: v.NumberSchema<undefined>;
|
|
180
|
-
readonly width: v.NumberSchema<undefined>;
|
|
181
|
-
readonly height: v.NumberSchema<undefined>;
|
|
182
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
183
|
-
}, undefined>, undefined>;
|
|
184
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
185
|
-
readonly ext: v.StringSchema<undefined>;
|
|
186
|
-
readonly url: v.StringSchema<undefined>;
|
|
187
|
-
readonly hash: v.StringSchema<undefined>;
|
|
188
|
-
readonly mime: v.StringSchema<undefined>;
|
|
189
|
-
readonly name: v.StringSchema<undefined>;
|
|
190
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
191
|
-
readonly size: v.NumberSchema<undefined>;
|
|
192
|
-
readonly width: v.NumberSchema<undefined>;
|
|
193
|
-
readonly height: v.NumberSchema<undefined>;
|
|
194
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
195
|
-
}, undefined>, undefined>;
|
|
196
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
197
|
-
readonly ext: v.StringSchema<undefined>;
|
|
198
|
-
readonly url: v.StringSchema<undefined>;
|
|
199
|
-
readonly hash: v.StringSchema<undefined>;
|
|
200
|
-
readonly mime: v.StringSchema<undefined>;
|
|
201
|
-
readonly name: v.StringSchema<undefined>;
|
|
202
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
203
|
-
readonly size: v.NumberSchema<undefined>;
|
|
204
|
-
readonly width: v.NumberSchema<undefined>;
|
|
205
|
-
readonly height: v.NumberSchema<undefined>;
|
|
206
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
207
|
-
}, undefined>, undefined>;
|
|
208
|
-
}, undefined>, undefined>, undefined>;
|
|
209
|
-
readonly hash: v.StringSchema<undefined>;
|
|
210
|
-
readonly ext: v.StringSchema<undefined>;
|
|
211
|
-
readonly mime: v.StringSchema<undefined>;
|
|
212
|
-
readonly size: v.NumberSchema<undefined>;
|
|
213
|
-
readonly url: v.StringSchema<undefined>;
|
|
214
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
215
|
-
readonly provider: v.StringSchema<undefined>;
|
|
216
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
217
|
-
readonly id: v.NumberSchema<undefined>;
|
|
218
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
219
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
220
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
221
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
222
|
-
}, undefined>>, undefined>, undefined>;
|
|
223
|
-
}, undefined>;
|
|
224
|
-
type OpenGraph = v.InferOutput<typeof OpenGraph>;
|
|
225
|
-
declare const ComponentOpenGraph: v.ObjectSchema<{
|
|
226
|
-
readonly ogTitle: v.StringSchema<undefined>;
|
|
227
|
-
readonly ogDescription: v.StringSchema<undefined>;
|
|
228
|
-
readonly ogType: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
229
|
-
readonly ogUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
230
|
-
readonly ogImage: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
231
|
-
readonly name: v.StringSchema<undefined>;
|
|
232
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
233
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
234
|
-
readonly width: v.NumberSchema<undefined>;
|
|
235
|
-
readonly height: v.NumberSchema<undefined>;
|
|
236
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
237
|
-
readonly large: 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
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
250
|
-
readonly ext: v.StringSchema<undefined>;
|
|
251
|
-
readonly url: v.StringSchema<undefined>;
|
|
252
|
-
readonly hash: v.StringSchema<undefined>;
|
|
253
|
-
readonly mime: v.StringSchema<undefined>;
|
|
254
|
-
readonly name: v.StringSchema<undefined>;
|
|
255
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
256
|
-
readonly size: v.NumberSchema<undefined>;
|
|
257
|
-
readonly width: v.NumberSchema<undefined>;
|
|
258
|
-
readonly height: v.NumberSchema<undefined>;
|
|
259
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
260
|
-
}, undefined>, undefined>;
|
|
261
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
262
|
-
readonly ext: v.StringSchema<undefined>;
|
|
263
|
-
readonly url: v.StringSchema<undefined>;
|
|
264
|
-
readonly hash: v.StringSchema<undefined>;
|
|
265
|
-
readonly mime: v.StringSchema<undefined>;
|
|
266
|
-
readonly name: v.StringSchema<undefined>;
|
|
267
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
268
|
-
readonly size: v.NumberSchema<undefined>;
|
|
269
|
-
readonly width: v.NumberSchema<undefined>;
|
|
270
|
-
readonly height: v.NumberSchema<undefined>;
|
|
271
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
272
|
-
}, undefined>, undefined>;
|
|
273
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
274
|
-
readonly ext: v.StringSchema<undefined>;
|
|
275
|
-
readonly url: v.StringSchema<undefined>;
|
|
276
|
-
readonly hash: v.StringSchema<undefined>;
|
|
277
|
-
readonly mime: v.StringSchema<undefined>;
|
|
278
|
-
readonly name: v.StringSchema<undefined>;
|
|
279
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
280
|
-
readonly size: v.NumberSchema<undefined>;
|
|
281
|
-
readonly width: v.NumberSchema<undefined>;
|
|
282
|
-
readonly height: v.NumberSchema<undefined>;
|
|
283
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
284
|
-
}, undefined>, undefined>;
|
|
285
|
-
}, undefined>, undefined>, undefined>;
|
|
286
|
-
readonly hash: v.StringSchema<undefined>;
|
|
287
|
-
readonly ext: v.StringSchema<undefined>;
|
|
288
|
-
readonly mime: v.StringSchema<undefined>;
|
|
289
|
-
readonly size: v.NumberSchema<undefined>;
|
|
290
|
-
readonly url: v.StringSchema<undefined>;
|
|
291
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
292
|
-
readonly provider: v.StringSchema<undefined>;
|
|
293
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
294
|
-
readonly id: v.NumberSchema<undefined>;
|
|
295
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
296
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
297
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
298
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
299
|
-
}, undefined>>, undefined>, undefined>;
|
|
300
|
-
readonly __component: v.StringSchema<undefined>;
|
|
301
|
-
}, undefined>;
|
|
302
|
-
type ComponentOpenGraph = v.InferOutput<typeof ComponentOpenGraph>;
|
|
303
|
-
declare const MetaSocialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
304
|
-
type MetaSocialNetwork = v.InferOutput<typeof MetaSocialNetwork>;
|
|
305
|
-
declare const MetaSocial: v.ObjectSchema<{
|
|
306
|
-
readonly socialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
307
|
-
readonly title: v.StringSchema<undefined>;
|
|
308
|
-
readonly description: v.StringSchema<undefined>;
|
|
309
|
-
readonly image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
310
|
-
readonly name: v.StringSchema<undefined>;
|
|
311
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
312
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
313
|
-
readonly width: v.NumberSchema<undefined>;
|
|
314
|
-
readonly height: v.NumberSchema<undefined>;
|
|
315
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
316
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
317
|
-
readonly ext: v.StringSchema<undefined>;
|
|
318
|
-
readonly url: v.StringSchema<undefined>;
|
|
319
|
-
readonly hash: v.StringSchema<undefined>;
|
|
320
|
-
readonly mime: v.StringSchema<undefined>;
|
|
321
|
-
readonly name: v.StringSchema<undefined>;
|
|
322
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
323
|
-
readonly size: v.NumberSchema<undefined>;
|
|
324
|
-
readonly width: v.NumberSchema<undefined>;
|
|
325
|
-
readonly height: v.NumberSchema<undefined>;
|
|
326
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
327
|
-
}, undefined>, undefined>;
|
|
328
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
329
|
-
readonly ext: v.StringSchema<undefined>;
|
|
330
|
-
readonly url: v.StringSchema<undefined>;
|
|
331
|
-
readonly hash: v.StringSchema<undefined>;
|
|
332
|
-
readonly mime: v.StringSchema<undefined>;
|
|
333
|
-
readonly name: v.StringSchema<undefined>;
|
|
334
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
335
|
-
readonly size: v.NumberSchema<undefined>;
|
|
336
|
-
readonly width: v.NumberSchema<undefined>;
|
|
337
|
-
readonly height: v.NumberSchema<undefined>;
|
|
338
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
339
|
-
}, undefined>, undefined>;
|
|
340
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
341
|
-
readonly ext: v.StringSchema<undefined>;
|
|
342
|
-
readonly url: v.StringSchema<undefined>;
|
|
343
|
-
readonly hash: v.StringSchema<undefined>;
|
|
344
|
-
readonly mime: v.StringSchema<undefined>;
|
|
345
|
-
readonly name: v.StringSchema<undefined>;
|
|
346
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
347
|
-
readonly size: v.NumberSchema<undefined>;
|
|
348
|
-
readonly width: v.NumberSchema<undefined>;
|
|
349
|
-
readonly height: v.NumberSchema<undefined>;
|
|
350
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
351
|
-
}, undefined>, undefined>;
|
|
352
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
353
|
-
readonly ext: v.StringSchema<undefined>;
|
|
354
|
-
readonly url: v.StringSchema<undefined>;
|
|
355
|
-
readonly hash: v.StringSchema<undefined>;
|
|
356
|
-
readonly mime: v.StringSchema<undefined>;
|
|
357
|
-
readonly name: v.StringSchema<undefined>;
|
|
358
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
359
|
-
readonly size: v.NumberSchema<undefined>;
|
|
360
|
-
readonly width: v.NumberSchema<undefined>;
|
|
361
|
-
readonly height: v.NumberSchema<undefined>;
|
|
362
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
363
|
-
}, undefined>, undefined>;
|
|
364
|
-
}, undefined>, undefined>, undefined>;
|
|
365
|
-
readonly hash: v.StringSchema<undefined>;
|
|
366
|
-
readonly ext: v.StringSchema<undefined>;
|
|
367
|
-
readonly mime: v.StringSchema<undefined>;
|
|
368
|
-
readonly size: v.NumberSchema<undefined>;
|
|
369
|
-
readonly url: v.StringSchema<undefined>;
|
|
370
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
371
|
-
readonly provider: v.StringSchema<undefined>;
|
|
372
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
373
|
-
readonly id: v.NumberSchema<undefined>;
|
|
374
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
375
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
376
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
377
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
378
|
-
}, undefined>>, undefined>, undefined>;
|
|
379
|
-
}, undefined>;
|
|
380
|
-
type MetaSocial = v.InferOutput<typeof MetaSocial>;
|
|
381
|
-
declare const ComponentMetaSocial: v.ObjectSchema<{
|
|
382
|
-
readonly socialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
383
|
-
readonly title: v.StringSchema<undefined>;
|
|
384
|
-
readonly description: v.StringSchema<undefined>;
|
|
385
|
-
readonly image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
386
|
-
readonly name: v.StringSchema<undefined>;
|
|
387
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
388
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
389
|
-
readonly width: v.NumberSchema<undefined>;
|
|
390
|
-
readonly height: v.NumberSchema<undefined>;
|
|
391
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
392
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
393
|
-
readonly ext: v.StringSchema<undefined>;
|
|
394
|
-
readonly url: v.StringSchema<undefined>;
|
|
395
|
-
readonly hash: v.StringSchema<undefined>;
|
|
396
|
-
readonly mime: v.StringSchema<undefined>;
|
|
397
|
-
readonly name: v.StringSchema<undefined>;
|
|
398
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
399
|
-
readonly size: v.NumberSchema<undefined>;
|
|
400
|
-
readonly width: v.NumberSchema<undefined>;
|
|
401
|
-
readonly height: v.NumberSchema<undefined>;
|
|
402
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
403
|
-
}, undefined>, undefined>;
|
|
404
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
405
|
-
readonly ext: v.StringSchema<undefined>;
|
|
406
|
-
readonly url: v.StringSchema<undefined>;
|
|
407
|
-
readonly hash: v.StringSchema<undefined>;
|
|
408
|
-
readonly mime: v.StringSchema<undefined>;
|
|
409
|
-
readonly name: v.StringSchema<undefined>;
|
|
410
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
411
|
-
readonly size: v.NumberSchema<undefined>;
|
|
412
|
-
readonly width: v.NumberSchema<undefined>;
|
|
413
|
-
readonly height: v.NumberSchema<undefined>;
|
|
414
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
415
|
-
}, undefined>, undefined>;
|
|
416
|
-
readonly medium: 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 thumbnail: 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
|
-
}, undefined>, undefined>, undefined>;
|
|
441
|
-
readonly hash: v.StringSchema<undefined>;
|
|
442
|
-
readonly ext: v.StringSchema<undefined>;
|
|
443
|
-
readonly mime: v.StringSchema<undefined>;
|
|
444
|
-
readonly size: v.NumberSchema<undefined>;
|
|
445
|
-
readonly url: v.StringSchema<undefined>;
|
|
446
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
447
|
-
readonly provider: v.StringSchema<undefined>;
|
|
448
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
449
|
-
readonly id: v.NumberSchema<undefined>;
|
|
450
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
451
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
452
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
453
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
454
|
-
}, undefined>>, undefined>, undefined>;
|
|
455
|
-
readonly __component: v.StringSchema<undefined>;
|
|
456
|
-
}, undefined>;
|
|
457
|
-
type ComponentMetaSocial = v.InferOutput<typeof ComponentMetaSocial>;
|
|
458
|
-
declare const SeoMeta: v.GenericSchema<{
|
|
459
|
-
metaTitle: string;
|
|
460
|
-
metaDescription: string;
|
|
461
|
-
metaImage?: MediaUploadDocument | null;
|
|
462
|
-
openGraph?: OpenGraph | null;
|
|
463
|
-
metaSocial?: MetaSocial[] | null;
|
|
464
|
-
keywords: string | null;
|
|
465
|
-
metaRobots: string | null;
|
|
466
|
-
metaViewport: string | null;
|
|
467
|
-
canonicalURL: string | null;
|
|
468
|
-
structuredData?: JsonData;
|
|
469
|
-
}>;
|
|
470
|
-
type SeoMeta = v.InferOutput<typeof SeoMeta>;
|
|
471
|
-
declare const ComponentSeoMeta: v.GenericSchema<{
|
|
472
|
-
__component: string;
|
|
473
|
-
metaTitle: string;
|
|
474
|
-
metaDescription: string;
|
|
475
|
-
metaImage?: MediaUploadDocument | null;
|
|
476
|
-
openGraph?: OpenGraph | null;
|
|
477
|
-
metaSocial?: MetaSocial[] | null;
|
|
478
|
-
keywords: string | null;
|
|
479
|
-
metaRobots: string | null;
|
|
480
|
-
metaViewport: string | null;
|
|
481
|
-
canonicalURL: string | null;
|
|
482
|
-
structuredData?: JsonData;
|
|
483
|
-
}>;
|
|
484
|
-
type ComponentSeoMeta = v.InferOutput<typeof ComponentSeoMeta>;
|
|
485
|
-
//#endregion
|
|
486
|
-
export { ComponentSharedButton as _, MetaSocialNetwork as a, ComponentSharedRichTextBlock as c, SharedRichTextBlock as d, ComponentSharedQuestionAnswer as f, META_SOCIAL_NETWORK as g, SharedLink as h, MetaSocial as i, RichTextBlock as l, ComponentSharedLink as m, ComponentOpenGraph as n, OpenGraph as o, SharedQuestionAnswer as p, ComponentSeoMeta as r, SeoMeta as s, ComponentMetaSocial as t, RichTextBlockChildren as u, SharedButton as v };
|