@getcommunity/gc-validators 0.0.271-alpha.2 → 0.0.271-alpha.20
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/abac-BeKQtxIF.cjs +648 -0
- package/dist/abac-DPd9oLKR.mjs +643 -0
- package/dist/base/index.cjs +20 -20
- package/dist/base/index.d.cts +3 -4
- package/dist/base/index.d.mts +3 -4
- package/dist/base/index.mjs +3 -3
- package/dist/components/blocks/index.cjs +16 -14
- package/dist/components/blocks/index.d.cts +2 -1322
- package/dist/components/blocks/index.d.mts +2 -1322
- package/dist/components/blocks/index.mjs +16 -14
- package/dist/components/brand/index.d.cts +1 -314
- package/dist/components/brand/index.d.mts +1 -314
- package/dist/components/forms/index.cjs +10 -8
- package/dist/components/forms/index.d.cts +6 -3
- package/dist/components/forms/index.d.mts +6 -3
- package/dist/components/forms/index.mjs +10 -8
- package/dist/components/shared/index.cjs +13 -2
- package/dist/components/shared/index.d.cts +1 -916
- package/dist/components/shared/index.d.mts +1 -916
- package/dist/components/shared/index.mjs +13 -2
- package/dist/components/slideshow/index.cjs +15 -13
- package/dist/components/slideshow/index.d.cts +7 -5
- package/dist/components/slideshow/index.d.mts +7 -5
- package/dist/components/slideshow/index.mjs +15 -13
- package/dist/components/utm/index.cjs +7 -5
- package/dist/components/utm/index.d.cts +2 -32
- package/dist/components/utm/index.d.mts +2 -32
- package/dist/components/utm/index.mjs +7 -5
- package/dist/constants/index.cjs +5 -3
- package/dist/constants/index.d.cts +417 -3
- package/dist/constants/index.d.mts +417 -3
- package/dist/constants/index.mjs +2 -2
- package/dist/document-CAkRm1Y_.d.mts +24 -0
- package/dist/document-CDavjuJ-.mjs +19 -0
- package/dist/{document-Bpr9mbCs.d.mts → document-CbE38CzE.d.mts} +6 -6
- package/dist/document-CwIvc2p7.cjs +26 -0
- package/dist/document-DOVZwQRq.cjs +728 -0
- package/dist/document-DR6GQUE8.cjs +243 -0
- package/dist/document-DaICHS9G.cjs +17 -0
- package/dist/document-TlMeVEGy.d.cts +24 -0
- package/dist/document-c3GNPelp.mjs +10 -0
- package/dist/document-exUYRsta.mjs +128 -0
- package/dist/{document-hEBlSep8.d.cts → document-i-h3Orv7.d.cts} +6 -6
- package/dist/document-kvIqz0p6.mjs +457 -0
- package/dist/entities/audit-log/index.cjs +2 -2
- package/dist/entities/audit-log/index.d.cts +3 -3
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/audit-log/index.mjs +1 -1
- package/dist/entities/blog-page/index.cjs +1 -1
- package/dist/entities/blog-page/index.d.cts +12 -251
- package/dist/entities/blog-page/index.d.mts +12 -251
- package/dist/entities/blog-page/index.mjs +1 -1
- package/dist/entities/blog-post/index.cjs +2 -2
- package/dist/entities/blog-post/index.d.cts +1 -916
- package/dist/entities/blog-post/index.d.mts +1 -916
- package/dist/entities/blog-post/index.mjs +2 -2
- package/dist/entities/careers-page/index.cjs +1 -1
- package/dist/entities/careers-page/index.d.cts +12 -251
- package/dist/entities/careers-page/index.d.mts +12 -251
- package/dist/entities/careers-page/index.mjs +1 -1
- package/dist/entities/category/index.cjs +4 -13
- package/dist/entities/category/index.d.cts +3 -260
- package/dist/entities/category/index.d.mts +3 -260
- package/dist/entities/category/index.mjs +2 -11
- package/dist/entities/client/index.cjs +3 -3
- package/dist/entities/client/index.d.cts +1 -84
- package/dist/entities/client/index.d.mts +1 -84
- package/dist/entities/client/index.mjs +2 -2
- package/dist/entities/client-content-pillar/index.cjs +10 -20
- package/dist/entities/client-content-pillar/index.d.cts +1 -48
- package/dist/entities/client-content-pillar/index.d.mts +1 -48
- package/dist/entities/client-content-pillar/index.mjs +2 -12
- package/dist/entities/client-media-platform/index.cjs +10 -17
- package/dist/entities/client-media-platform/index.d.cts +1 -52
- package/dist/entities/client-media-platform/index.d.mts +1 -52
- package/dist/entities/client-media-platform/index.mjs +2 -9
- package/dist/entities/client-project/index.cjs +22 -129
- package/dist/entities/client-project/index.d.cts +1 -146
- package/dist/entities/client-project/index.d.mts +1 -146
- package/dist/entities/client-project/index.mjs +2 -109
- package/dist/entities/client-report/index.cjs +7 -18
- package/dist/entities/client-report/index.d.cts +1 -62
- package/dist/entities/client-report/index.d.mts +1 -62
- package/dist/entities/client-report/index.mjs +2 -13
- package/dist/entities/client-styleguide/index.cjs +7 -27
- package/dist/entities/client-styleguide/index.d.cts +1 -47
- package/dist/entities/client-styleguide/index.d.mts +1 -47
- package/dist/entities/client-styleguide/index.mjs +2 -22
- package/dist/entities/client-user/index.cjs +17 -53
- package/dist/entities/client-user/index.d.cts +2 -47
- package/dist/entities/client-user/index.d.mts +2 -47
- package/dist/entities/client-user/index.mjs +5 -41
- 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 +5 -5
- package/dist/entities/content-pillar/index.d.cts +1 -49
- package/dist/entities/content-pillar/index.d.mts +1 -49
- package/dist/entities/content-pillar/index.mjs +2 -2
- package/dist/entities/faq-page/index.cjs +1 -1
- package/dist/entities/faq-page/index.d.cts +13 -329
- package/dist/entities/faq-page/index.d.mts +13 -329
- package/dist/entities/faq-page/index.mjs +1 -1
- package/dist/entities/gcflytour/index.cjs +9 -19
- package/dist/entities/gcflytour/index.d.cts +1 -60
- package/dist/entities/gcflytour/index.d.mts +1 -60
- package/dist/entities/gcflytour/index.mjs +2 -12
- package/dist/entities/gcflytour-snap/index.cjs +7 -17
- package/dist/entities/gcflytour-snap/index.d.cts +1 -58
- package/dist/entities/gcflytour-snap/index.d.mts +1 -58
- package/dist/entities/gcflytour-snap/index.mjs +2 -12
- package/dist/entities/landing-page/index.cjs +2 -2
- package/dist/entities/landing-page/index.d.cts +25 -474
- package/dist/entities/landing-page/index.d.mts +25 -474
- package/dist/entities/landing-page/index.mjs +2 -2
- package/dist/entities/lead/index.cjs +2 -2
- package/dist/entities/lead/index.mjs +1 -1
- package/dist/entities/media-content-type/index.cjs +10 -23
- package/dist/entities/media-content-type/index.d.cts +3 -3
- package/dist/entities/media-content-type/index.d.mts +3 -3
- package/dist/entities/media-content-type/index.mjs +2 -15
- package/dist/entities/media-creative-format/index.cjs +7 -16
- package/dist/entities/media-creative-format/index.d.cts +3 -3
- package/dist/entities/media-creative-format/index.d.mts +3 -3
- package/dist/entities/media-creative-format/index.mjs +2 -11
- package/dist/entities/media-medium/index.cjs +7 -18
- package/dist/entities/media-medium/index.d.cts +3 -18
- package/dist/entities/media-medium/index.d.mts +3 -18
- package/dist/entities/media-medium/index.mjs +2 -13
- package/dist/entities/media-platform/index.cjs +13 -29
- package/dist/entities/media-platform/index.d.cts +1 -73
- package/dist/entities/media-platform/index.d.mts +1 -73
- package/dist/entities/media-platform/index.mjs +2 -18
- package/dist/entities/monday-workspace/index.cjs +7 -14
- package/dist/entities/monday-workspace/index.d.cts +1 -46
- package/dist/entities/monday-workspace/index.d.mts +1 -46
- package/dist/entities/monday-workspace/index.mjs +2 -9
- package/dist/entities/newsletter-signup/index.cjs +2 -2
- package/dist/entities/newsletter-signup/index.mjs +1 -1
- package/dist/entities/policy-page/index.cjs +2 -2
- package/dist/entities/policy-page/index.d.cts +15 -321
- package/dist/entities/policy-page/index.d.mts +15 -321
- package/dist/entities/policy-page/index.mjs +2 -2
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.cts +1 -319
- package/dist/entities/product/index.d.mts +1 -319
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +2 -21
- package/dist/entities/product-highlight/index.d.cts +1 -244
- package/dist/entities/product-highlight/index.d.mts +1 -244
- package/dist/entities/product-highlight/index.mjs +1 -18
- package/dist/entities/resume/index.cjs +2 -2
- package/dist/entities/resume/index.mjs +1 -1
- package/dist/entities/tag/index.cjs +4 -11
- package/dist/entities/tag/index.d.cts +3 -14
- package/dist/entities/tag/index.d.mts +3 -14
- package/dist/entities/tag/index.mjs +2 -9
- package/dist/entities/team-member/index.cjs +8 -3
- package/dist/entities/team-member/index.d.cts +2 -210
- package/dist/entities/team-member/index.d.mts +2 -210
- package/dist/entities/team-member/index.mjs +7 -3
- package/dist/entities/team-page/index.cjs +1 -1
- package/dist/entities/team-page/index.d.cts +12 -251
- package/dist/entities/team-page/index.d.mts +12 -251
- package/dist/entities/team-page/index.mjs +1 -1
- package/dist/entities/teamwork/index.d.cts +5 -6
- package/dist/entities/teamwork/index.d.mts +5 -6
- package/dist/entities/trend/index.cjs +4 -18
- package/dist/entities/trend/index.d.cts +1 -333
- package/dist/entities/trend/index.d.mts +1 -333
- package/dist/entities/trend/index.mjs +2 -16
- 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 +2 -11
- package/dist/entities/up-permission/index.d.cts +1 -13
- package/dist/entities/up-permission/index.d.mts +1 -13
- package/dist/entities/up-permission/index.mjs +1 -8
- package/dist/entities/up-role/index.cjs +4 -27
- package/dist/entities/up-role/index.d.cts +1 -2
- package/dist/entities/up-role/index.d.mts +1 -2
- package/dist/entities/up-role/index.mjs +1 -22
- package/dist/entities/up-user/index.cjs +9 -63
- package/dist/entities/up-user/index.d.cts +1 -37
- package/dist/entities/up-user/index.d.mts +1 -37
- package/dist/entities/up-user/index.mjs +1 -53
- 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 +10 -18
- 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 +3 -11
- package/dist/entities/utm-link-builder/index.cjs +9 -8
- package/dist/entities/utm-link-builder/index.d.cts +2 -3
- package/dist/entities/utm-link-builder/index.d.mts +2 -3
- package/dist/entities/utm-link-builder/index.mjs +6 -4
- package/dist/entities/utm-meta/index.d.cts +7 -7
- package/dist/entities/utm-meta/index.d.mts +7 -7
- package/dist/entities/utm-tracking-link/index.cjs +7 -28
- package/dist/entities/utm-tracking-link/index.d.cts +1 -234
- package/dist/entities/utm-tracking-link/index.d.mts +1 -234
- package/dist/entities/utm-tracking-link/index.mjs +2 -23
- package/dist/index-B3VtiObV.d.mts +317 -0
- package/dist/{document-C0c7azOe.d.mts → index-BxEBUjx2.d.mts} +236 -184
- package/dist/index-CQP_vcmO.d.cts +317 -0
- package/dist/index-CRoWUxGV.d.cts +1324 -0
- package/dist/index-Ct-9aFSN.d.mts +945 -0
- package/dist/index-D11tQdCv.d.cts +34 -0
- package/dist/index-DLICmJ_-.d.mts +34 -0
- package/dist/{index-DYPjS1qh.d.mts → index-DMgh7_6t.d.mts} +3 -3
- package/dist/index-DWx5cycC.d.cts +4746 -0
- package/dist/index-DkCme935.d.cts +945 -0
- package/dist/index-DmSY24F-.d.mts +4746 -0
- package/dist/{index-Bht1Jd5l.d.mts → index-HC5SDR9c.d.mts} +111 -154
- package/dist/{index-ZBDWYTfn.d.cts → index-VMlL6p9e.d.cts} +111 -154
- package/dist/{index-BLE_fX1Q.d.cts → index-WPFNVyxL.d.cts} +3 -3
- package/dist/{document-DN3g0EFx.d.cts → index-auU0DaW5.d.cts} +236 -184
- package/dist/index-oCLNrzIj.d.mts +1324 -0
- package/dist/{json-CqAaKeHA.d.mts → json-BrVkpLbC.d.mts} +1 -0
- package/dist/{json-BJ8GyrtC.d.cts → json-Cm6HECXA.d.cts} +1 -0
- package/dist/media-upload-D-nP8FR1.d.cts +140 -0
- package/dist/media-upload-DKeA1eD-.d.mts +140 -0
- package/dist/permissions/index.cjs +3 -663
- package/dist/permissions/index.d.cts +2 -2
- package/dist/permissions/index.d.mts +2 -2
- package/dist/permissions/index.mjs +3 -661
- package/dist/{query.schema-DHTf6rTw.cjs → query-BOZj3jek.cjs} +3 -3
- package/dist/{query.schema-YKoOuBnk.mjs → query-Dpy-S8bA.mjs} +2 -2
- package/dist/{relations-CGu18hfT.cjs → relationships-B0sgMFZA.cjs} +2 -2
- package/dist/{relations-C04F46xL.mjs → relationships-D1Kp-Gfe.mjs} +2 -2
- package/dist/{strapi-C7POOPEf.cjs → strapi-B0f98T3D.cjs} +3 -3
- package/dist/strapi-BZGtE-mE.cjs +455 -0
- package/dist/{strapi-C0DtxJLD.mjs → strapi-CcyhoATG.mjs} +3 -3
- package/dist/strapi-JZZXwngw.mjs +420 -0
- package/dist/utilities/index.cjs +20 -0
- package/dist/utilities/index.d.cts +7 -2
- package/dist/utilities/index.d.mts +7 -2
- package/dist/utilities/index.mjs +19 -1
- package/package.json +1 -1
- package/dist/document-BAzLIprH.d.mts +0 -100
- package/dist/document-BFukanLe.mjs +0 -54
- package/dist/document-BK1ASowb.d.cts +0 -17
- package/dist/document-BMxLOdrT.d.cts +0 -267
- package/dist/document-BNoXPGwF.d.mts +0 -27
- package/dist/document-B_pJW777.d.mts +0 -30
- package/dist/document-Bd2AyLs8.d.mts +0 -16
- package/dist/document-BezYxNmb.d.cts +0 -16
- package/dist/document-Bj7SRTOn.d.cts +0 -18
- package/dist/document-Bo869pZx.d.mts +0 -18
- package/dist/document-Bs8c1mok.d.cts +0 -15
- package/dist/document-CTTDXzOF.mjs +0 -13
- package/dist/document-CUl_Ys6-.mjs +0 -23
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-Ccszj8lR.cjs +0 -20
- package/dist/document-CjNHI7Eb.d.cts +0 -27
- package/dist/document-Cu_HUDC5.mjs +0 -51
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-D2nLVGig.d.mts +0 -238
- package/dist/document-D4fJt3zX.d.cts +0 -12223
- package/dist/document-D5yDIDIx.d.mts +0 -15
- package/dist/document-D73dqRle.d.cts +0 -19
- package/dist/document-DA6YVZz-.d.cts +0 -100
- package/dist/document-DJ0YiVte.d.cts +0 -30
- package/dist/document-DMHIUE3J.d.mts +0 -17
- package/dist/document-DYzRVV1C.d.mts +0 -16
- package/dist/document-D_ZMbzn6.d.cts +0 -18
- package/dist/document-DdRo9TdG.d.mts +0 -12223
- package/dist/document-DeoRGh7p.d.mts +0 -19
- package/dist/document-DsIPBTG8.cjs +0 -30
- package/dist/document-DsSaMVGb.cjs +0 -106
- package/dist/document-Gx2Vrg_w.d.mts +0 -267
- package/dist/document-IIJpsOIO.d.cts +0 -16
- package/dist/document-WHS8GHY5.d.mts +0 -18
- package/dist/document-dqrWptdY.d.cts +0 -244
- package/dist/document-rbMXLGxt.cjs +0 -103
- package/dist/document-si7GYS5g.d.mts +0 -19
- package/dist/document-vq-7rcU5.d.mts +0 -244
- package/dist/fields-BQHSYj70.d.cts +0 -7
- package/dist/fields-qx-5saY5.d.mts +0 -7
- package/dist/index-BI8tN-QZ.d.mts +0 -99
- package/dist/index-DpYYzY_9.d.cts +0 -99
- package/dist/query.schema-BOn5Kk_p.d.mts +0 -41
- package/dist/query.schema-CItKlb0x.d.cts +0 -41
- package/dist/response-C-7nyNVD.d.mts +0 -57
- package/dist/response-c6SgLvi9.d.cts +0 -57
- package/dist/strapi-COeswSwJ.mjs +0 -49
- package/dist/strapi-DmhV7ODq.cjs +0 -72
- /package/dist/{constants-L2goO7Eg.mjs → constants-Htf-MeCA.mjs} +0 -0
- /package/dist/{constants-PBZKggHL.cjs → constants-f1GP2eiq.cjs} +0 -0
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
-
import { ComponentSharedRichTextBlock, SeoMeta } from "./components/shared/index.mjs";
|
|
3
|
-
import { ComponentBlockButtonGroup, ComponentBlockContact, ComponentBlockFaq, ComponentBlockFullscreenContent, ComponentBlockGraphicImage, ComponentBlockPullQuote, ComponentBlockSectionTitle, ComponentBlockVideo } from "./components/blocks/index.mjs";
|
|
4
|
-
import { ComponentFormSelect } from "./components/forms/index.mjs";
|
|
5
|
-
import { ComponentSlideshow } from "./components/slideshow/index.mjs";
|
|
6
|
-
import * as v from "valibot";
|
|
7
|
-
//#region src/entities/blog-post/constants.ts
|
|
8
|
-
const LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE = 6;
|
|
9
|
-
const LIMIT_BLOG_POST_PAGINATION_MAX_SIZE = 20;
|
|
10
|
-
const BLOG_POST_SORT_KEYS = [
|
|
11
|
-
"id",
|
|
12
|
-
"title",
|
|
13
|
-
"slug",
|
|
14
|
-
"is_live",
|
|
15
|
-
"is_featured",
|
|
16
|
-
"is_public",
|
|
17
|
-
"published",
|
|
18
|
-
"createdAt",
|
|
19
|
-
"updatedAt"
|
|
20
|
-
];
|
|
21
|
-
const BLOG_POST_LAYOUT = ["main-aside", "center-column"];
|
|
22
|
-
//#endregion
|
|
23
|
-
//#region src/entities/blog-post/fields.ts
|
|
24
|
-
const QuerySortBlogPosts = v.optional(v.pipe(v.array(v.picklist(BLOG_POST_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(BLOG_POST_SORT_KEYS.length)));
|
|
25
|
-
const BlogPostLayout = v.picklist(BLOG_POST_LAYOUT);
|
|
26
|
-
const BlogPostBlock = v.union([
|
|
27
|
-
v.lazy(() => ComponentBlockSectionTitle),
|
|
28
|
-
v.lazy(() => ComponentBlockGraphicImage),
|
|
29
|
-
v.lazy(() => ComponentBlockPullQuote),
|
|
30
|
-
v.lazy(() => ComponentBlockVideo),
|
|
31
|
-
v.lazy(() => ComponentBlockFaq),
|
|
32
|
-
v.lazy(() => ComponentBlockContact),
|
|
33
|
-
v.lazy(() => ComponentBlockButtonGroup),
|
|
34
|
-
v.lazy(() => ComponentBlockFullscreenContent),
|
|
35
|
-
v.lazy(() => ComponentFormSelect),
|
|
36
|
-
v.lazy(() => ComponentSlideshow),
|
|
37
|
-
v.lazy(() => ComponentSharedRichTextBlock)
|
|
38
|
-
]);
|
|
39
|
-
//#endregion
|
|
40
|
-
//#region src/entities/blog-post/document.ts
|
|
41
|
-
const BlogPostDocument = v.object({
|
|
42
|
-
...BaseDocument.entries,
|
|
43
|
-
title: v.string(),
|
|
44
|
-
slug: v.string(),
|
|
45
|
-
excerpt: v.string(),
|
|
46
|
-
published: v.string(),
|
|
47
|
-
is_live: v.boolean(),
|
|
48
|
-
is_featured: v.boolean(),
|
|
49
|
-
is_public: v.boolean(),
|
|
50
|
-
seo: v.optional(v.nullable(SeoMeta)),
|
|
51
|
-
layout: v.nullable(BlogPostLayout)
|
|
52
|
-
});
|
|
53
|
-
//#endregion
|
|
54
|
-
export { BLOG_POST_LAYOUT as a, LIMIT_BLOG_POST_PAGINATION_MAX_SIZE as c, QuerySortBlogPosts as i, BlogPostBlock as n, BLOG_POST_SORT_KEYS as o, BlogPostLayout as r, LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE as s, BlogPostDocument as t };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/media-creative-format/document.d.ts
|
|
4
|
-
declare const MediaCreativeFormatDocument: v.ObjectSchema<{
|
|
5
|
-
readonly title: v.StringSchema<undefined>;
|
|
6
|
-
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
8
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
9
|
-
readonly id: v.NumberSchema<undefined>;
|
|
10
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
11
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
12
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
13
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
14
|
-
}, undefined>;
|
|
15
|
-
type MediaCreativeFormatDocument = v.InferOutput<typeof MediaCreativeFormatDocument>;
|
|
16
|
-
//#endregion
|
|
17
|
-
export { MediaCreativeFormatDocument as t };
|
|
@@ -1,267 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/client-content-pillar/document.d.ts
|
|
4
|
-
declare const ClientContentPillarDocument: v.ObjectSchema<{
|
|
5
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
6
|
-
readonly client: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
7
|
-
readonly title: v.StringSchema<undefined>;
|
|
8
|
-
readonly is_featured: v.BooleanSchema<undefined>;
|
|
9
|
-
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
10
|
-
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
11
|
-
readonly name: v.StringSchema<undefined>;
|
|
12
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
13
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
14
|
-
readonly width: v.NumberSchema<undefined>;
|
|
15
|
-
readonly height: v.NumberSchema<undefined>;
|
|
16
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
17
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
18
|
-
readonly ext: v.StringSchema<undefined>;
|
|
19
|
-
readonly url: v.StringSchema<undefined>;
|
|
20
|
-
readonly hash: v.StringSchema<undefined>;
|
|
21
|
-
readonly mime: v.StringSchema<undefined>;
|
|
22
|
-
readonly name: v.StringSchema<undefined>;
|
|
23
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
24
|
-
readonly size: v.NumberSchema<undefined>;
|
|
25
|
-
readonly width: v.NumberSchema<undefined>;
|
|
26
|
-
readonly height: v.NumberSchema<undefined>;
|
|
27
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
28
|
-
}, undefined>, undefined>;
|
|
29
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
30
|
-
readonly ext: v.StringSchema<undefined>;
|
|
31
|
-
readonly url: v.StringSchema<undefined>;
|
|
32
|
-
readonly hash: v.StringSchema<undefined>;
|
|
33
|
-
readonly mime: v.StringSchema<undefined>;
|
|
34
|
-
readonly name: v.StringSchema<undefined>;
|
|
35
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
36
|
-
readonly size: v.NumberSchema<undefined>;
|
|
37
|
-
readonly width: v.NumberSchema<undefined>;
|
|
38
|
-
readonly height: v.NumberSchema<undefined>;
|
|
39
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
40
|
-
}, undefined>, undefined>;
|
|
41
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
42
|
-
readonly ext: v.StringSchema<undefined>;
|
|
43
|
-
readonly url: v.StringSchema<undefined>;
|
|
44
|
-
readonly hash: v.StringSchema<undefined>;
|
|
45
|
-
readonly mime: v.StringSchema<undefined>;
|
|
46
|
-
readonly name: v.StringSchema<undefined>;
|
|
47
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
48
|
-
readonly size: v.NumberSchema<undefined>;
|
|
49
|
-
readonly width: v.NumberSchema<undefined>;
|
|
50
|
-
readonly height: v.NumberSchema<undefined>;
|
|
51
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
52
|
-
}, undefined>, undefined>;
|
|
53
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
54
|
-
readonly ext: v.StringSchema<undefined>;
|
|
55
|
-
readonly url: v.StringSchema<undefined>;
|
|
56
|
-
readonly hash: v.StringSchema<undefined>;
|
|
57
|
-
readonly mime: v.StringSchema<undefined>;
|
|
58
|
-
readonly name: v.StringSchema<undefined>;
|
|
59
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
60
|
-
readonly size: v.NumberSchema<undefined>;
|
|
61
|
-
readonly width: v.NumberSchema<undefined>;
|
|
62
|
-
readonly height: v.NumberSchema<undefined>;
|
|
63
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
64
|
-
}, undefined>, undefined>;
|
|
65
|
-
}, undefined>, undefined>, undefined>;
|
|
66
|
-
readonly hash: v.StringSchema<undefined>;
|
|
67
|
-
readonly ext: v.StringSchema<undefined>;
|
|
68
|
-
readonly mime: v.StringSchema<undefined>;
|
|
69
|
-
readonly size: v.NumberSchema<undefined>;
|
|
70
|
-
readonly url: v.StringSchema<undefined>;
|
|
71
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
72
|
-
readonly provider: v.StringSchema<undefined>;
|
|
73
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
74
|
-
readonly id: v.NumberSchema<undefined>;
|
|
75
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
76
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
77
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
78
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
79
|
-
}, undefined>>, undefined>, undefined>;
|
|
80
|
-
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
81
|
-
readonly name: v.StringSchema<undefined>;
|
|
82
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
83
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
84
|
-
readonly width: v.NumberSchema<undefined>;
|
|
85
|
-
readonly height: v.NumberSchema<undefined>;
|
|
86
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
87
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
88
|
-
readonly ext: v.StringSchema<undefined>;
|
|
89
|
-
readonly url: v.StringSchema<undefined>;
|
|
90
|
-
readonly hash: v.StringSchema<undefined>;
|
|
91
|
-
readonly mime: v.StringSchema<undefined>;
|
|
92
|
-
readonly name: v.StringSchema<undefined>;
|
|
93
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
94
|
-
readonly size: v.NumberSchema<undefined>;
|
|
95
|
-
readonly width: v.NumberSchema<undefined>;
|
|
96
|
-
readonly height: v.NumberSchema<undefined>;
|
|
97
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
98
|
-
}, undefined>, undefined>;
|
|
99
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
100
|
-
readonly ext: v.StringSchema<undefined>;
|
|
101
|
-
readonly url: v.StringSchema<undefined>;
|
|
102
|
-
readonly hash: v.StringSchema<undefined>;
|
|
103
|
-
readonly mime: v.StringSchema<undefined>;
|
|
104
|
-
readonly name: v.StringSchema<undefined>;
|
|
105
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
106
|
-
readonly size: v.NumberSchema<undefined>;
|
|
107
|
-
readonly width: v.NumberSchema<undefined>;
|
|
108
|
-
readonly height: v.NumberSchema<undefined>;
|
|
109
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
110
|
-
}, undefined>, undefined>;
|
|
111
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
112
|
-
readonly ext: v.StringSchema<undefined>;
|
|
113
|
-
readonly url: v.StringSchema<undefined>;
|
|
114
|
-
readonly hash: v.StringSchema<undefined>;
|
|
115
|
-
readonly mime: v.StringSchema<undefined>;
|
|
116
|
-
readonly name: v.StringSchema<undefined>;
|
|
117
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
118
|
-
readonly size: v.NumberSchema<undefined>;
|
|
119
|
-
readonly width: v.NumberSchema<undefined>;
|
|
120
|
-
readonly height: v.NumberSchema<undefined>;
|
|
121
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
122
|
-
}, undefined>, undefined>;
|
|
123
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
124
|
-
readonly ext: v.StringSchema<undefined>;
|
|
125
|
-
readonly url: v.StringSchema<undefined>;
|
|
126
|
-
readonly hash: v.StringSchema<undefined>;
|
|
127
|
-
readonly mime: v.StringSchema<undefined>;
|
|
128
|
-
readonly name: v.StringSchema<undefined>;
|
|
129
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
130
|
-
readonly size: v.NumberSchema<undefined>;
|
|
131
|
-
readonly width: v.NumberSchema<undefined>;
|
|
132
|
-
readonly height: v.NumberSchema<undefined>;
|
|
133
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
134
|
-
}, undefined>, undefined>;
|
|
135
|
-
}, undefined>, undefined>, undefined>;
|
|
136
|
-
readonly hash: v.StringSchema<undefined>;
|
|
137
|
-
readonly ext: v.StringSchema<undefined>;
|
|
138
|
-
readonly mime: v.StringSchema<undefined>;
|
|
139
|
-
readonly size: v.NumberSchema<undefined>;
|
|
140
|
-
readonly url: v.StringSchema<undefined>;
|
|
141
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
142
|
-
readonly provider: v.StringSchema<undefined>;
|
|
143
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
144
|
-
readonly id: v.NumberSchema<undefined>;
|
|
145
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
146
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
147
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
148
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
149
|
-
}, undefined>>, undefined>, undefined>;
|
|
150
|
-
readonly color: v.ObjectSchema<{
|
|
151
|
-
readonly name: v.StringSchema<undefined>;
|
|
152
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
153
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
154
|
-
readonly width: v.NumberSchema<undefined>;
|
|
155
|
-
readonly height: v.NumberSchema<undefined>;
|
|
156
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
157
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
158
|
-
readonly ext: v.StringSchema<undefined>;
|
|
159
|
-
readonly url: v.StringSchema<undefined>;
|
|
160
|
-
readonly hash: v.StringSchema<undefined>;
|
|
161
|
-
readonly mime: v.StringSchema<undefined>;
|
|
162
|
-
readonly name: v.StringSchema<undefined>;
|
|
163
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
164
|
-
readonly size: v.NumberSchema<undefined>;
|
|
165
|
-
readonly width: v.NumberSchema<undefined>;
|
|
166
|
-
readonly height: v.NumberSchema<undefined>;
|
|
167
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
168
|
-
}, undefined>, undefined>;
|
|
169
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
170
|
-
readonly ext: v.StringSchema<undefined>;
|
|
171
|
-
readonly url: v.StringSchema<undefined>;
|
|
172
|
-
readonly hash: v.StringSchema<undefined>;
|
|
173
|
-
readonly mime: v.StringSchema<undefined>;
|
|
174
|
-
readonly name: v.StringSchema<undefined>;
|
|
175
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
176
|
-
readonly size: v.NumberSchema<undefined>;
|
|
177
|
-
readonly width: v.NumberSchema<undefined>;
|
|
178
|
-
readonly height: v.NumberSchema<undefined>;
|
|
179
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
180
|
-
}, undefined>, undefined>;
|
|
181
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
182
|
-
readonly ext: v.StringSchema<undefined>;
|
|
183
|
-
readonly url: v.StringSchema<undefined>;
|
|
184
|
-
readonly hash: v.StringSchema<undefined>;
|
|
185
|
-
readonly mime: v.StringSchema<undefined>;
|
|
186
|
-
readonly name: v.StringSchema<undefined>;
|
|
187
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
188
|
-
readonly size: v.NumberSchema<undefined>;
|
|
189
|
-
readonly width: v.NumberSchema<undefined>;
|
|
190
|
-
readonly height: v.NumberSchema<undefined>;
|
|
191
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
192
|
-
}, undefined>, undefined>;
|
|
193
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
194
|
-
readonly ext: v.StringSchema<undefined>;
|
|
195
|
-
readonly url: v.StringSchema<undefined>;
|
|
196
|
-
readonly hash: v.StringSchema<undefined>;
|
|
197
|
-
readonly mime: v.StringSchema<undefined>;
|
|
198
|
-
readonly name: v.StringSchema<undefined>;
|
|
199
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
200
|
-
readonly size: v.NumberSchema<undefined>;
|
|
201
|
-
readonly width: v.NumberSchema<undefined>;
|
|
202
|
-
readonly height: v.NumberSchema<undefined>;
|
|
203
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
204
|
-
}, undefined>, undefined>;
|
|
205
|
-
}, undefined>, undefined>, undefined>;
|
|
206
|
-
readonly hash: v.StringSchema<undefined>;
|
|
207
|
-
readonly ext: v.StringSchema<undefined>;
|
|
208
|
-
readonly mime: v.StringSchema<undefined>;
|
|
209
|
-
readonly size: v.NumberSchema<undefined>;
|
|
210
|
-
readonly url: v.StringSchema<undefined>;
|
|
211
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
212
|
-
readonly provider: v.StringSchema<undefined>;
|
|
213
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
214
|
-
readonly id: v.NumberSchema<undefined>;
|
|
215
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
216
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
217
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
218
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
219
|
-
}, undefined>;
|
|
220
|
-
readonly id: v.NumberSchema<undefined>;
|
|
221
|
-
}, undefined>, undefined>, undefined>;
|
|
222
|
-
readonly teamwork_id: v.StringSchema<undefined>;
|
|
223
|
-
readonly teamwork_name: v.StringSchema<undefined>;
|
|
224
|
-
readonly gainapp_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
225
|
-
readonly utm_sheet_id: v.StringSchema<undefined>;
|
|
226
|
-
readonly allow_create_utm_link: v.BooleanSchema<undefined>;
|
|
227
|
-
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
228
|
-
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
229
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
230
|
-
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
231
|
-
readonly classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
232
|
-
readonly id: v.NumberSchema<undefined>;
|
|
233
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
234
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
235
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
236
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
237
|
-
}, undefined>>, undefined>, undefined>;
|
|
238
|
-
readonly content_pillar: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
239
|
-
readonly title: v.StringSchema<undefined>;
|
|
240
|
-
readonly slug: v.StringSchema<undefined>;
|
|
241
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
242
|
-
readonly information: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
243
|
-
readonly type: v.StringSchema<undefined>;
|
|
244
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
245
|
-
readonly type: v.StringSchema<undefined>;
|
|
246
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
247
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
248
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
249
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
250
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
251
|
-
}, undefined>, undefined>;
|
|
252
|
-
}, undefined>, undefined>, undefined>;
|
|
253
|
-
readonly id: v.NumberSchema<undefined>;
|
|
254
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
255
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
256
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
257
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
258
|
-
}, undefined>>, undefined>, undefined>;
|
|
259
|
-
readonly id: v.NumberSchema<undefined>;
|
|
260
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
261
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
262
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
263
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
264
|
-
}, undefined>;
|
|
265
|
-
type ClientContentPillarDocument = v.InferOutput<typeof ClientContentPillarDocument>;
|
|
266
|
-
//#endregion
|
|
267
|
-
export { ClientContentPillarDocument as t };
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/content-pillar/document.d.ts
|
|
4
|
-
declare const ContentPillarDocument: v.ObjectSchema<{
|
|
5
|
-
readonly title: v.StringSchema<undefined>;
|
|
6
|
-
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
8
|
-
readonly information: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
9
|
-
readonly type: v.StringSchema<undefined>;
|
|
10
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
11
|
-
readonly type: v.StringSchema<undefined>;
|
|
12
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
13
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
14
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
15
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
16
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
17
|
-
}, undefined>, undefined>;
|
|
18
|
-
}, undefined>, undefined>, undefined>;
|
|
19
|
-
readonly id: v.NumberSchema<undefined>;
|
|
20
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
21
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
22
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
23
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type ContentPillarDocument = v.InferOutput<typeof ContentPillarDocument>;
|
|
26
|
-
//#endregion
|
|
27
|
-
export { ContentPillarDocument as t };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/media-content-type/document.d.ts
|
|
4
|
-
declare const MediaContentTypeDocument: v.ObjectSchema<{
|
|
5
|
-
readonly title: v.StringSchema<undefined>;
|
|
6
|
-
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
8
|
-
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
9
|
-
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
10
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11
|
-
readonly information: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
12
|
-
readonly type: v.StringSchema<undefined>;
|
|
13
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
14
|
-
readonly type: v.StringSchema<undefined>;
|
|
15
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
16
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
17
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
18
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
19
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
20
|
-
}, undefined>, undefined>;
|
|
21
|
-
}, undefined>, undefined>, undefined>;
|
|
22
|
-
readonly id: v.NumberSchema<undefined>;
|
|
23
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
24
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
25
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
26
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
27
|
-
}, undefined>;
|
|
28
|
-
type MediaContentTypeDocument = v.InferOutput<typeof MediaContentTypeDocument>;
|
|
29
|
-
//#endregion
|
|
30
|
-
export { MediaContentTypeDocument as t };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/user-account/document.d.ts
|
|
4
|
-
declare const UserAccountDocument: v.ObjectSchema<{
|
|
5
|
-
readonly preferred_name: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
6
|
-
readonly first_name: v.StringSchema<undefined>;
|
|
7
|
-
readonly last_name: v.StringSchema<undefined>;
|
|
8
|
-
readonly id: v.NumberSchema<undefined>;
|
|
9
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
10
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
11
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
12
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
13
|
-
}, undefined>;
|
|
14
|
-
type UserAccountDocument = v.InferOutput<typeof UserAccountDocument>;
|
|
15
|
-
//#endregion
|
|
16
|
-
export { UserAccountDocument as t };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/up-role/document.d.ts
|
|
4
|
-
declare const RoleDocument: v.ObjectSchema<{
|
|
5
|
-
readonly type: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
6
|
-
readonly name: v.StringSchema<undefined>;
|
|
7
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
8
|
-
readonly id: v.NumberSchema<undefined>;
|
|
9
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
10
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
11
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
12
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
13
|
-
}, undefined>;
|
|
14
|
-
type RoleDocument = v.InferOutput<typeof RoleDocument>;
|
|
15
|
-
//#endregion
|
|
16
|
-
export { RoleDocument as t };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/gcflytour/document.d.ts
|
|
4
|
-
declare const GCFlyTourDocument: v.ObjectSchema<{
|
|
5
|
-
readonly title: v.StringSchema<undefined>;
|
|
6
|
-
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
8
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
9
|
-
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
10
|
-
readonly id: v.NumberSchema<undefined>;
|
|
11
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
12
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
13
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
14
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
15
|
-
}, undefined>;
|
|
16
|
-
type GCFlyTourDocument = v.InferOutput<typeof GCFlyTourDocument>;
|
|
17
|
-
//#endregion
|
|
18
|
-
export { GCFlyTourDocument as t };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/gcflytour/document.d.ts
|
|
4
|
-
declare const GCFlyTourDocument: v.ObjectSchema<{
|
|
5
|
-
readonly title: v.StringSchema<undefined>;
|
|
6
|
-
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
8
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
9
|
-
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
10
|
-
readonly id: v.NumberSchema<undefined>;
|
|
11
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
12
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
13
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
14
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
15
|
-
}, undefined>;
|
|
16
|
-
type GCFlyTourDocument = v.InferOutput<typeof GCFlyTourDocument>;
|
|
17
|
-
//#endregion
|
|
18
|
-
export { GCFlyTourDocument as t };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/client-media-platform/document.d.ts
|
|
4
|
-
declare const ClientMediaPlatformDocument: v.ObjectSchema<{
|
|
5
|
-
readonly url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
6
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
7
|
-
readonly id: v.NumberSchema<undefined>;
|
|
8
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
9
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
10
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
11
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
12
|
-
}, undefined>;
|
|
13
|
-
type ClientMediaPlatformDocument = v.InferOutput<typeof ClientMediaPlatformDocument>;
|
|
14
|
-
//#endregion
|
|
15
|
-
export { ClientMediaPlatformDocument as t };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
-
import { RichTextBlock } from "./components/shared/index.mjs";
|
|
3
|
-
import * as v from "valibot";
|
|
4
|
-
//#region src/entities/content-pillar/document.ts
|
|
5
|
-
const ContentPillarDocument = v.object({
|
|
6
|
-
...BaseDocument.entries,
|
|
7
|
-
title: v.string(),
|
|
8
|
-
slug: v.string(),
|
|
9
|
-
description: v.nullable(v.string()),
|
|
10
|
-
information: v.nullable(v.array(RichTextBlock))
|
|
11
|
-
});
|
|
12
|
-
//#endregion
|
|
13
|
-
export { ContentPillarDocument as t };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
-
import { BlockBrandLogos } from "./components/blocks/index.mjs";
|
|
3
|
-
import { UtmClassificationKey } from "./components/utm/index.mjs";
|
|
4
|
-
import * as v from "valibot";
|
|
5
|
-
//#region src/entities/client/document.ts
|
|
6
|
-
const ClientDocument = v.object({
|
|
7
|
-
...BaseDocument.entries,
|
|
8
|
-
title: v.string(),
|
|
9
|
-
is_featured: v.boolean(),
|
|
10
|
-
logos: v.optional(v.nullable(BlockBrandLogos)),
|
|
11
|
-
teamwork_id: v.string(),
|
|
12
|
-
teamwork_name: v.string(),
|
|
13
|
-
gainapp_id: v.nullable(v.string()),
|
|
14
|
-
utm_sheet_id: v.string(),
|
|
15
|
-
allow_create_utm_link: v.boolean(),
|
|
16
|
-
is_organic_social: v.boolean(),
|
|
17
|
-
is_paid_media: v.boolean(),
|
|
18
|
-
is_active: v.boolean(),
|
|
19
|
-
is_hidden: v.boolean(),
|
|
20
|
-
classification: v.array(UtmClassificationKey)
|
|
21
|
-
});
|
|
22
|
-
//#endregion
|
|
23
|
-
export { ClientDocument as t };
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/up-user/document.d.ts
|
|
4
|
-
declare const UserDocument: v.ObjectSchema<{
|
|
5
|
-
readonly username: v.StringSchema<undefined>;
|
|
6
|
-
readonly email: v.StringSchema<undefined>;
|
|
7
|
-
readonly provider: v.StringSchema<undefined>;
|
|
8
|
-
readonly confirmed: v.BooleanSchema<undefined>;
|
|
9
|
-
readonly blocked: v.BooleanSchema<undefined>;
|
|
10
|
-
readonly clerk_user_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11
|
-
readonly id: v.NumberSchema<undefined>;
|
|
12
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
13
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
14
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
15
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
16
|
-
}, undefined>;
|
|
17
|
-
type UserDocument = v.InferOutput<typeof UserDocument>;
|
|
18
|
-
//#endregion
|
|
19
|
-
export { UserDocument as t };
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
-
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
-
const require_components_shared_index = require("./components/shared/index.cjs");
|
|
4
|
-
let valibot = require("valibot");
|
|
5
|
-
valibot = require_chunk.__toESM(valibot, 1);
|
|
6
|
-
//#region src/entities/content-pillar/document.ts
|
|
7
|
-
const ContentPillarDocument = valibot.object({
|
|
8
|
-
...require_document.BaseDocument.entries,
|
|
9
|
-
title: valibot.string(),
|
|
10
|
-
slug: valibot.string(),
|
|
11
|
-
description: valibot.nullable(valibot.string()),
|
|
12
|
-
information: valibot.nullable(valibot.array(require_components_shared_index.RichTextBlock))
|
|
13
|
-
});
|
|
14
|
-
//#endregion
|
|
15
|
-
Object.defineProperty(exports, "ContentPillarDocument", {
|
|
16
|
-
enumerable: true,
|
|
17
|
-
get: function() {
|
|
18
|
-
return ContentPillarDocument;
|
|
19
|
-
}
|
|
20
|
-
});
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as v from "valibot";
|
|
2
|
-
|
|
3
|
-
//#region src/entities/content-pillar/document.d.ts
|
|
4
|
-
declare const ContentPillarDocument: v.ObjectSchema<{
|
|
5
|
-
readonly title: v.StringSchema<undefined>;
|
|
6
|
-
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
8
|
-
readonly information: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
9
|
-
readonly type: v.StringSchema<undefined>;
|
|
10
|
-
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
11
|
-
readonly type: v.StringSchema<undefined>;
|
|
12
|
-
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
13
|
-
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
14
|
-
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
15
|
-
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
16
|
-
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
17
|
-
}, undefined>, undefined>;
|
|
18
|
-
}, undefined>, undefined>, undefined>;
|
|
19
|
-
readonly id: v.NumberSchema<undefined>;
|
|
20
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
21
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
22
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
23
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type ContentPillarDocument = v.InferOutput<typeof ContentPillarDocument>;
|
|
26
|
-
//#endregion
|
|
27
|
-
export { ContentPillarDocument as t };
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
-
import { r as MediaUploadDocument } from "./media-upload-DiRJksSU.mjs";
|
|
3
|
-
import { RichTextBlock } from "./components/shared/index.mjs";
|
|
4
|
-
import { BlockContact } from "./components/blocks/index.mjs";
|
|
5
|
-
import * as v from "valibot";
|
|
6
|
-
//#region src/entities/team-member/constants.ts
|
|
7
|
-
const LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE = 10;
|
|
8
|
-
const LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE = 20;
|
|
9
|
-
const TEAM_MEMBER_SORT_KEYS = [
|
|
10
|
-
"id",
|
|
11
|
-
"name",
|
|
12
|
-
"order",
|
|
13
|
-
"tier",
|
|
14
|
-
"group",
|
|
15
|
-
"is_employed",
|
|
16
|
-
"createdAt",
|
|
17
|
-
"updatedAt"
|
|
18
|
-
];
|
|
19
|
-
const TEAM_MEMBER_TIER = [
|
|
20
|
-
"owner",
|
|
21
|
-
"manager",
|
|
22
|
-
"employee"
|
|
23
|
-
];
|
|
24
|
-
const TEAM_MEMBER_GROUP = [
|
|
25
|
-
"account",
|
|
26
|
-
"media",
|
|
27
|
-
"creative"
|
|
28
|
-
];
|
|
29
|
-
//#endregion
|
|
30
|
-
//#region src/entities/team-member/fields.ts
|
|
31
|
-
const QuerySortTeamMembers = v.optional(v.pipe(v.array(v.picklist(TEAM_MEMBER_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(TEAM_MEMBER_SORT_KEYS.length)));
|
|
32
|
-
const TeamMemberTier = v.picklist(TEAM_MEMBER_TIER);
|
|
33
|
-
const TeamMemberGroup = v.picklist(TEAM_MEMBER_GROUP);
|
|
34
|
-
//#endregion
|
|
35
|
-
//#region src/entities/team-member/document.ts
|
|
36
|
-
const TeamMemberDocument = v.object({
|
|
37
|
-
...BaseDocument.entries,
|
|
38
|
-
name: v.string(),
|
|
39
|
-
slug: v.string(),
|
|
40
|
-
order: v.number(),
|
|
41
|
-
job_title: v.string(),
|
|
42
|
-
tier: TeamMemberTier,
|
|
43
|
-
group: TeamMemberGroup,
|
|
44
|
-
is_employed: v.boolean(),
|
|
45
|
-
contact_links: v.optional(v.nullable(BlockContact)),
|
|
46
|
-
biography: v.nullable(v.array(RichTextBlock)),
|
|
47
|
-
featured_image: v.optional(v.nullable(v.lazy(() => MediaUploadDocument))),
|
|
48
|
-
featured_video: v.optional(v.nullable(v.lazy(() => MediaUploadDocument)))
|
|
49
|
-
});
|
|
50
|
-
//#endregion
|
|
51
|
-
export { LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE as a, TEAM_MEMBER_SORT_KEYS as c, TeamMemberTier as i, TEAM_MEMBER_TIER as l, QuerySortTeamMembers as n, LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE as o, TeamMemberGroup as r, TEAM_MEMBER_GROUP as s, TeamMemberDocument as t };
|