@getcommunity/gc-validators 0.0.271-alpha.5 → 0.0.271-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/base/index.d.mts +4 -4
- package/dist/components/shared/index.d.mts +1 -1
- package/dist/document-382ehFRd.mjs +13 -0
- package/dist/document-8oGgjvHp.cjs +21 -0
- package/dist/document-B-BesdbN.cjs +106 -0
- package/dist/document-B0Wfxtx_.cjs +31 -0
- package/dist/document-B3W1HKLY.cjs +42 -0
- package/dist/document-B6m32jys.cjs +26 -0
- package/dist/document-BM56JclD.mjs +19 -0
- package/dist/document-BRxLaO7o.mjs +14 -0
- package/dist/document-B_cRo5-b.mjs +10 -0
- package/dist/document-B_wA1eag.cjs +26 -0
- package/dist/{document-Ccszj8lR.cjs → document-Bbc9ayLX.cjs} +7 -4
- package/dist/document-BqLA3Y8O.cjs +17 -0
- package/dist/{document-DsT_qkhs.d.mts → document-BqfLH_0k.d.mts} +243 -279
- package/dist/document-Bt9GvI0D.mjs +10 -0
- package/dist/document-Bu5YWCAU.cjs +82 -0
- package/dist/document-BvIcrPT7.cjs +171 -0
- package/dist/document-BxOiI95X.mjs +19 -0
- package/dist/document-C3OB0I_l.mjs +14 -0
- package/dist/document-CFlCafnR.mjs +23 -0
- package/dist/{document-AkydjorI.d.cts → document-CLNQhWUt.d.cts} +238 -274
- package/dist/document-CUGxDcNv.mjs +10 -0
- package/dist/document-CXQi4qL-.mjs +39 -0
- package/dist/{document-CTTDXzOF.mjs → document-CaSvsqH_.mjs} +6 -3
- package/dist/document-CfUkGKW8.mjs +9 -0
- package/dist/document-Cp8Pptp9.mjs +23 -0
- package/dist/document-Cww9JKGT.mjs +11 -0
- package/dist/document-D067FSuD.cjs +17 -0
- package/dist/document-D1jsgU3z.cjs +24 -0
- package/dist/document-D2sLfhsG.mjs +12 -0
- package/dist/document-DAt2jaAd.cjs +26 -0
- package/dist/document-DHP4LdYq.cjs +21 -0
- package/dist/document-DM_UVNTr.cjs +35 -0
- package/dist/document-DOF-cc0D.mjs +13 -0
- package/dist/document-DeOzRkxJ.mjs +24 -0
- package/dist/document-DnVLqNHr.cjs +18 -0
- package/dist/document-Dv3TYeB2.cjs +30 -0
- package/dist/document-DwpVkKFH.cjs +16 -0
- package/dist/document-DwsiJVoA.mjs +22 -0
- package/dist/document-DwuQKbb9.cjs +20 -0
- package/dist/document-HWHxKIhw.mjs +17 -0
- package/dist/document-U0OA-83z.cjs +19 -0
- package/dist/document-a6GT3Sh4.mjs +19 -0
- package/dist/document-ahAv6kkH.cjs +17 -0
- package/dist/document-bbO2HaC_.mjs +110 -0
- package/dist/document-cysZuK08.mjs +57 -0
- package/dist/document-llX1moYE.mjs +10 -0
- package/dist/document-mxwQ5HxZ.cjs +17 -0
- package/dist/document-oPQeqMah.cjs +20 -0
- package/dist/document-oUROy-QQ.cjs +21 -0
- package/dist/document-wBWa6c70.mjs +14 -0
- package/dist/entities/audit-log/index.d.cts +2 -2
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/blog-page/index.d.mts +1 -1
- package/dist/entities/blog-post/index.cjs +24 -65
- package/dist/entities/blog-post/index.d.cts +2098 -4
- package/dist/entities/blog-post/index.d.mts +2099 -5
- package/dist/entities/blog-post/index.mjs +14 -56
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +10 -9
- package/dist/entities/category/index.d.cts +963 -1
- package/dist/entities/category/index.d.mts +963 -1
- package/dist/entities/category/index.mjs +9 -9
- package/dist/entities/client/index.cjs +27 -1
- package/dist/entities/client/index.d.cts +1331 -4
- package/dist/entities/client/index.d.mts +1331 -4
- package/dist/entities/client/index.mjs +27 -2
- package/dist/entities/client-content-pillar/index.cjs +2 -12
- package/dist/entities/client-content-pillar/index.d.cts +2 -2
- package/dist/entities/client-content-pillar/index.d.mts +3 -3
- package/dist/entities/client-content-pillar/index.mjs +1 -11
- package/dist/entities/client-media-platform/index.cjs +12 -9
- package/dist/entities/client-media-platform/index.d.cts +485 -3
- package/dist/entities/client-media-platform/index.d.mts +486 -4
- package/dist/entities/client-media-platform/index.mjs +11 -9
- package/dist/entities/client-project/index.cjs +26 -125
- package/dist/entities/client-project/index.d.cts +332 -3
- package/dist/entities/client-project/index.d.mts +333 -4
- package/dist/entities/client-project/index.mjs +9 -109
- package/dist/entities/client-report/index.cjs +10 -13
- package/dist/entities/client-report/index.d.cts +251 -3
- package/dist/entities/client-report/index.d.mts +252 -4
- package/dist/entities/client-report/index.mjs +9 -13
- package/dist/entities/client-styleguide/index.cjs +10 -22
- package/dist/entities/client-styleguide/index.d.cts +666 -3
- package/dist/entities/client-styleguide/index.d.mts +667 -4
- package/dist/entities/client-styleguide/index.mjs +9 -22
- package/dist/entities/client-user/index.cjs +19 -46
- package/dist/entities/client-user/index.d.cts +246 -2
- package/dist/entities/client-user/index.d.mts +246 -2
- package/dist/entities/client-user/index.mjs +10 -38
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.cjs +8 -1
- package/dist/entities/content-pillar/index.d.cts +289 -4
- package/dist/entities/content-pillar/index.d.mts +289 -4
- package/dist/entities/content-pillar/index.mjs +8 -2
- package/dist/entities/faq-page/index.d.mts +1 -1
- package/dist/entities/gcflytour/index.cjs +12 -12
- package/dist/entities/gcflytour/index.d.cts +263 -4
- package/dist/entities/gcflytour/index.d.mts +263 -4
- package/dist/entities/gcflytour/index.mjs +11 -12
- package/dist/entities/gcflytour-snap/index.cjs +10 -12
- package/dist/entities/gcflytour-snap/index.d.cts +31 -4
- package/dist/entities/gcflytour-snap/index.d.mts +31 -4
- package/dist/entities/gcflytour-snap/index.mjs +9 -12
- package/dist/entities/landing-page/index.d.mts +1 -1
- package/dist/entities/media-content-type/index.cjs +12 -15
- package/dist/entities/media-content-type/index.d.cts +280 -4
- package/dist/entities/media-content-type/index.d.mts +280 -4
- package/dist/entities/media-content-type/index.mjs +11 -15
- package/dist/entities/media-creative-format/index.cjs +10 -11
- package/dist/entities/media-creative-format/index.d.cts +42 -4
- package/dist/entities/media-creative-format/index.d.mts +42 -4
- package/dist/entities/media-creative-format/index.mjs +9 -11
- package/dist/entities/media-medium/index.cjs +10 -13
- package/dist/entities/media-medium/index.d.cts +257 -3
- package/dist/entities/media-medium/index.d.mts +257 -3
- package/dist/entities/media-medium/index.mjs +9 -13
- package/dist/entities/media-platform/index.cjs +14 -18
- package/dist/entities/media-platform/index.d.cts +291 -4
- package/dist/entities/media-platform/index.d.mts +291 -4
- package/dist/entities/media-platform/index.mjs +13 -18
- package/dist/entities/monday-workspace/index.cjs +10 -9
- package/dist/entities/monday-workspace/index.d.cts +248 -4
- package/dist/entities/monday-workspace/index.d.mts +248 -4
- package/dist/entities/monday-workspace/index.mjs +9 -9
- package/dist/entities/policy-page/index.d.mts +1 -1
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.mts +1 -1
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +12 -16
- package/dist/entities/product-highlight/index.d.cts +795 -1
- package/dist/entities/product-highlight/index.d.mts +795 -1
- package/dist/entities/product-highlight/index.mjs +11 -16
- package/dist/entities/tag/index.cjs +2 -9
- package/dist/entities/tag/index.mjs +1 -8
- package/dist/entities/team-member/index.cjs +23 -13
- package/dist/entities/team-member/index.d.cts +1459 -1
- package/dist/entities/team-member/index.d.mts +1459 -1
- package/dist/entities/team-member/index.mjs +11 -2
- package/dist/entities/team-page/index.d.mts +1 -1
- package/dist/entities/trend/index.cjs +2 -16
- package/dist/entities/trend/index.mjs +1 -15
- package/dist/entities/up-auth/index.d.cts +1 -1
- package/dist/entities/up-auth/index.d.mts +1 -1
- package/dist/entities/up-permission/index.cjs +8 -6
- package/dist/entities/up-permission/index.d.cts +22 -1
- package/dist/entities/up-permission/index.d.mts +22 -1
- package/dist/entities/up-permission/index.mjs +7 -6
- package/dist/entities/up-role/index.cjs +12 -22
- package/dist/entities/up-role/index.d.cts +37 -2
- package/dist/entities/up-role/index.d.mts +38 -3
- package/dist/entities/up-role/index.mjs +9 -20
- package/dist/entities/up-user/index.cjs +16 -13
- package/dist/entities/up-user/index.d.cts +72 -4
- package/dist/entities/up-user/index.d.mts +72 -4
- package/dist/entities/up-user/index.mjs +15 -13
- package/dist/entities/url-redirect/index.d.cts +2 -2
- package/dist/entities/url-redirect/index.d.mts +2 -2
- package/dist/entities/user-account/index.cjs +9 -10
- package/dist/entities/user-account/index.d.cts +16 -2
- package/dist/entities/user-account/index.d.mts +17 -3
- package/dist/entities/user-account/index.mjs +8 -10
- package/dist/entities/utm-tracking-link/index.cjs +12 -23
- package/dist/entities/utm-tracking-link/index.d.cts +4 -3
- package/dist/entities/utm-tracking-link/index.d.mts +4 -3
- package/dist/entities/utm-tracking-link/index.mjs +11 -23
- package/dist/{index-BIWFngsB.d.mts → index-D6AuLdB6.d.mts} +3 -3
- package/dist/{index-D4Mm4D2d.d.cts → index-Dcwyodut.d.cts} +3 -3
- package/dist/{index-DpYYzY_9.d.cts → index-DfGGyf7_.d.cts} +18 -3
- package/dist/{index-BI8tN-QZ.d.mts → index-Dj9J1FKD.d.mts} +19 -4
- package/dist/{index-Bht1Jd5l.d.mts → index-DxyNYBOY.d.mts} +1 -1
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/relations-CG_9IVCD.d.cts +274 -0
- package/dist/relations-DxgFak1L.d.mts +274 -0
- package/dist/utilities/index.d.cts +3 -3
- package/dist/utilities/index.d.mts +4 -4
- package/package.json +1 -1
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-D2nLVGig.d.mts +0 -238
- package/dist/document-si7GYS5g.d.mts +0 -19
- /package/dist/{document-BAzLIprH.d.mts → document-7JBq8iiP.d.mts} +0 -0
- /package/dist/{document-BK1ASowb.d.cts → document-BInCC6Wk.d.cts} +0 -0
- /package/dist/{document-Bpr9mbCs.d.mts → document-BPdwRVjm.d.cts} +0 -0
- /package/dist/{document-D5yDIDIx.d.mts → document-BQ6ulTO1.d.mts} +0 -0
- /package/dist/{document-dqrWptdY.d.cts → document-BdMrLGBL.d.cts} +0 -0
- /package/dist/{document-Bd2AyLs8.d.mts → document-BpFw7FI0.d.mts} +0 -0
- /package/dist/{document-Cu_HUDC5.mjs → document-Bpgteig6.mjs} +0 -0
- /package/dist/{document-Bj7SRTOn.d.cts → document-BumbQ1Eb.d.cts} +0 -0
- /package/dist/{document-C0c7azOe.d.mts → document-C4ofAcKx.d.mts} +0 -0
- /package/dist/{document-DYzRVV1C.d.mts → document-CCcofYd9.d.mts} +0 -0
- /package/dist/{document-CUl_Ys6-.mjs → document-CW3ycXvJ.mjs} +0 -0
- /package/dist/{document-B_pJW777.d.mts → document-Clr6FjtO.d.cts} +0 -0
- /package/dist/{document-BNoXPGwF.d.mts → document-Ct4bnsKU.d.mts} +0 -0
- /package/dist/{document-D_ZMbzn6.d.cts → document-CxeeO4Pl.d.mts} +0 -0
- /package/dist/{document-DJ0YiVte.d.cts → document-DIcd27AR.d.mts} +0 -0
- /package/dist/{document-WHS8GHY5.d.mts → document-DK6Xmvao.d.cts} +0 -0
- /package/dist/{document-vq-7rcU5.d.mts → document-DL4Wayv7.d.mts} +0 -0
- /package/dist/{document-CjNHI7Eb.d.cts → document-DX2Vidl1.d.cts} +0 -0
- /package/dist/{document-hEBlSep8.d.cts → document-DY8Wgy1A.d.mts} +0 -0
- /package/dist/{document-Gx2Vrg_w.d.mts → document-Db1-gtyJ.d.mts} +0 -0
- /package/dist/{document-DsSaMVGb.cjs → document-DgG9DIT2.cjs} +0 -0
- /package/dist/{document-DsIPBTG8.cjs → document-DtBkeafK.cjs} +0 -0
- /package/dist/{document-Bo869pZx.d.mts → document-YDFyLZlN.d.mts} +0 -0
- /package/dist/{document-DeoRGh7p.d.mts → document-bJOLxFq1.d.mts} +0 -0
- /package/dist/{document-IIJpsOIO.d.cts → document-xVdETwbX.d.cts} +0 -0
- /package/dist/{document-DMHIUE3J.d.mts → document-yW376Wot.d.mts} +0 -0
- /package/dist/{fields-BQHSYj70.d.cts → fields-BuP0NSFS.d.mts} +0 -0
- /package/dist/{fields-qx-5saY5.d.mts → fields-ByZAYnAi.d.cts} +0 -0
- /package/dist/{json-CqAaKeHA.d.mts → json-BbJGr6x_.d.mts} +0 -0
- /package/dist/{query.schema-BOn5Kk_p.d.mts → query.schema-DKllKSKC.d.mts} +0 -0
- /package/dist/{response-C-7nyNVD.d.mts → response-BZKHnpHe.d.mts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as MediaPlatformDocument } from "../../document-
|
|
1
|
+
import { t as MediaPlatformDocument } from "../../document-DL4Wayv7.mjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/media-platform/constants.d.ts
|
|
@@ -7,7 +7,7 @@ declare const LIMIT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE = 1000;
|
|
|
7
7
|
declare const MEDIA_PLATFORM_SORT_KEYS: readonly ["id", "title", "slug", "utm_key", "is_active", "is_organic_social", "is_paid_media", "createdAt", "updatedAt", "clients.title", "clients.teamwork_id", "clients.teamwork_name", "clients.is_organic_social", "clients.is_paid_media", "clients.createdAt", "clients.updatedAt", "media_content_types.title", "media_content_types.slug", "media_content_types.is_active", "media_content_types.is_organic_social", "media_content_types.is_paid_media", "media_content_types.createdAt", "media_content_types.updatedAt", "media_mediums.title", "media_mediums.slug", "media_mediums.is_active", "media_mediums.is_organic_social", "media_mediums.is_paid_media", "media_mediums.createdAt", "media_mediums.updatedAt"];
|
|
8
8
|
//#endregion
|
|
9
9
|
//#region src/entities/media-platform/fields.d.ts
|
|
10
|
-
declare const QuerySortMediaPlatforms: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
10
|
+
declare const QuerySortMediaPlatforms: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "slug:ASC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_active:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "is_active:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC" | "utm_key:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "media_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "slug:ASC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_active:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "is_active:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC" | "utm_key:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "media_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], 30, undefined>]>, undefined>;
|
|
11
11
|
type QuerySortMediaPlatforms = v.InferOutput<typeof QuerySortMediaPlatforms>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/entities/media-platform/mutation.d.ts
|
|
@@ -67,8 +67,295 @@ declare const QueryStrapiSearchMediaPlatforms: v.ObjectSchema<{
|
|
|
67
67
|
readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
|
|
68
68
|
readonly media_content_types: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
|
|
69
69
|
readonly media_mediums: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
|
|
70
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
70
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "slug:ASC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_active:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "is_active:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC" | "utm_key:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "media_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "slug:ASC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_active:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "is_active:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC" | "utm_key:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "media_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], 30, undefined>]>, undefined>;
|
|
71
71
|
}, undefined>;
|
|
72
72
|
type QueryStrapiSearchMediaPlatforms = v.InferOutput<typeof QueryStrapiSearchMediaPlatforms>;
|
|
73
73
|
//#endregion
|
|
74
|
-
|
|
74
|
+
//#region src/entities/media-platform/relations.d.ts
|
|
75
|
+
declare const MediaPlatformDocumentWithRelations: v.ObjectSchema<{
|
|
76
|
+
readonly clients: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
77
|
+
readonly url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
78
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
79
|
+
readonly id: v.NumberSchema<undefined>;
|
|
80
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
81
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
82
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
83
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
84
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
85
|
+
readonly media_content_types: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
86
|
+
readonly title: v.StringSchema<undefined>;
|
|
87
|
+
readonly slug: v.StringSchema<undefined>;
|
|
88
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
89
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
90
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
91
|
+
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
92
|
+
readonly information: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
93
|
+
readonly type: v.StringSchema<undefined>;
|
|
94
|
+
readonly children: v.ArraySchema<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>, undefined>;
|
|
102
|
+
}, undefined>, undefined>, undefined>;
|
|
103
|
+
readonly id: v.NumberSchema<undefined>;
|
|
104
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
105
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
106
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
107
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
108
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
109
|
+
readonly media_mediums: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
110
|
+
readonly title: v.StringSchema<undefined>;
|
|
111
|
+
readonly slug: v.StringSchema<undefined>;
|
|
112
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
113
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
114
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
115
|
+
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
116
|
+
readonly id: v.NumberSchema<undefined>;
|
|
117
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
118
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
119
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
120
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
121
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
122
|
+
readonly title: v.StringSchema<undefined>;
|
|
123
|
+
readonly slug: v.StringSchema<undefined>;
|
|
124
|
+
readonly utm_key: v.StringSchema<undefined>;
|
|
125
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
126
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
127
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
128
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
129
|
+
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
130
|
+
readonly name: v.StringSchema<undefined>;
|
|
131
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
132
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
133
|
+
readonly width: v.NumberSchema<undefined>;
|
|
134
|
+
readonly height: v.NumberSchema<undefined>;
|
|
135
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
136
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
137
|
+
readonly ext: v.StringSchema<undefined>;
|
|
138
|
+
readonly url: v.StringSchema<undefined>;
|
|
139
|
+
readonly hash: v.StringSchema<undefined>;
|
|
140
|
+
readonly mime: v.StringSchema<undefined>;
|
|
141
|
+
readonly name: v.StringSchema<undefined>;
|
|
142
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
143
|
+
readonly size: v.NumberSchema<undefined>;
|
|
144
|
+
readonly width: v.NumberSchema<undefined>;
|
|
145
|
+
readonly height: v.NumberSchema<undefined>;
|
|
146
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
147
|
+
}, undefined>, undefined>;
|
|
148
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
149
|
+
readonly ext: v.StringSchema<undefined>;
|
|
150
|
+
readonly url: v.StringSchema<undefined>;
|
|
151
|
+
readonly hash: v.StringSchema<undefined>;
|
|
152
|
+
readonly mime: v.StringSchema<undefined>;
|
|
153
|
+
readonly name: v.StringSchema<undefined>;
|
|
154
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
155
|
+
readonly size: v.NumberSchema<undefined>;
|
|
156
|
+
readonly width: v.NumberSchema<undefined>;
|
|
157
|
+
readonly height: v.NumberSchema<undefined>;
|
|
158
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
159
|
+
}, undefined>, undefined>;
|
|
160
|
+
readonly medium: 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 thumbnail: 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
|
+
}, undefined>, undefined>, undefined>;
|
|
185
|
+
readonly hash: v.StringSchema<undefined>;
|
|
186
|
+
readonly ext: v.StringSchema<undefined>;
|
|
187
|
+
readonly mime: v.StringSchema<undefined>;
|
|
188
|
+
readonly size: v.NumberSchema<undefined>;
|
|
189
|
+
readonly url: v.StringSchema<undefined>;
|
|
190
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
191
|
+
readonly provider: v.StringSchema<undefined>;
|
|
192
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
193
|
+
readonly id: v.NumberSchema<undefined>;
|
|
194
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
195
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
196
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
197
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
198
|
+
}, undefined>>, undefined>, undefined>;
|
|
199
|
+
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
200
|
+
readonly name: v.StringSchema<undefined>;
|
|
201
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
202
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
203
|
+
readonly width: v.NumberSchema<undefined>;
|
|
204
|
+
readonly height: v.NumberSchema<undefined>;
|
|
205
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
206
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
207
|
+
readonly ext: v.StringSchema<undefined>;
|
|
208
|
+
readonly url: v.StringSchema<undefined>;
|
|
209
|
+
readonly hash: v.StringSchema<undefined>;
|
|
210
|
+
readonly mime: v.StringSchema<undefined>;
|
|
211
|
+
readonly name: v.StringSchema<undefined>;
|
|
212
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
213
|
+
readonly size: v.NumberSchema<undefined>;
|
|
214
|
+
readonly width: v.NumberSchema<undefined>;
|
|
215
|
+
readonly height: v.NumberSchema<undefined>;
|
|
216
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
217
|
+
}, undefined>, undefined>;
|
|
218
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
219
|
+
readonly ext: v.StringSchema<undefined>;
|
|
220
|
+
readonly url: v.StringSchema<undefined>;
|
|
221
|
+
readonly hash: v.StringSchema<undefined>;
|
|
222
|
+
readonly mime: v.StringSchema<undefined>;
|
|
223
|
+
readonly name: v.StringSchema<undefined>;
|
|
224
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
225
|
+
readonly size: v.NumberSchema<undefined>;
|
|
226
|
+
readonly width: v.NumberSchema<undefined>;
|
|
227
|
+
readonly height: v.NumberSchema<undefined>;
|
|
228
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
229
|
+
}, undefined>, undefined>;
|
|
230
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
231
|
+
readonly ext: v.StringSchema<undefined>;
|
|
232
|
+
readonly url: v.StringSchema<undefined>;
|
|
233
|
+
readonly hash: v.StringSchema<undefined>;
|
|
234
|
+
readonly mime: v.StringSchema<undefined>;
|
|
235
|
+
readonly name: v.StringSchema<undefined>;
|
|
236
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
237
|
+
readonly size: v.NumberSchema<undefined>;
|
|
238
|
+
readonly width: v.NumberSchema<undefined>;
|
|
239
|
+
readonly height: v.NumberSchema<undefined>;
|
|
240
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
241
|
+
}, undefined>, undefined>;
|
|
242
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
243
|
+
readonly ext: v.StringSchema<undefined>;
|
|
244
|
+
readonly url: v.StringSchema<undefined>;
|
|
245
|
+
readonly hash: v.StringSchema<undefined>;
|
|
246
|
+
readonly mime: v.StringSchema<undefined>;
|
|
247
|
+
readonly name: v.StringSchema<undefined>;
|
|
248
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
249
|
+
readonly size: v.NumberSchema<undefined>;
|
|
250
|
+
readonly width: v.NumberSchema<undefined>;
|
|
251
|
+
readonly height: v.NumberSchema<undefined>;
|
|
252
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
253
|
+
}, undefined>, undefined>;
|
|
254
|
+
}, undefined>, undefined>, undefined>;
|
|
255
|
+
readonly hash: v.StringSchema<undefined>;
|
|
256
|
+
readonly ext: v.StringSchema<undefined>;
|
|
257
|
+
readonly mime: v.StringSchema<undefined>;
|
|
258
|
+
readonly size: v.NumberSchema<undefined>;
|
|
259
|
+
readonly url: v.StringSchema<undefined>;
|
|
260
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
261
|
+
readonly provider: v.StringSchema<undefined>;
|
|
262
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
263
|
+
readonly id: v.NumberSchema<undefined>;
|
|
264
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
265
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
266
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
267
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
268
|
+
}, undefined>>, undefined>, undefined>;
|
|
269
|
+
readonly color: v.ObjectSchema<{
|
|
270
|
+
readonly name: v.StringSchema<undefined>;
|
|
271
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
272
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
273
|
+
readonly width: v.NumberSchema<undefined>;
|
|
274
|
+
readonly height: v.NumberSchema<undefined>;
|
|
275
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
276
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
277
|
+
readonly ext: v.StringSchema<undefined>;
|
|
278
|
+
readonly url: v.StringSchema<undefined>;
|
|
279
|
+
readonly hash: v.StringSchema<undefined>;
|
|
280
|
+
readonly mime: v.StringSchema<undefined>;
|
|
281
|
+
readonly name: v.StringSchema<undefined>;
|
|
282
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
283
|
+
readonly size: v.NumberSchema<undefined>;
|
|
284
|
+
readonly width: v.NumberSchema<undefined>;
|
|
285
|
+
readonly height: v.NumberSchema<undefined>;
|
|
286
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
287
|
+
}, undefined>, undefined>;
|
|
288
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
289
|
+
readonly ext: v.StringSchema<undefined>;
|
|
290
|
+
readonly url: v.StringSchema<undefined>;
|
|
291
|
+
readonly hash: v.StringSchema<undefined>;
|
|
292
|
+
readonly mime: v.StringSchema<undefined>;
|
|
293
|
+
readonly name: v.StringSchema<undefined>;
|
|
294
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
295
|
+
readonly size: v.NumberSchema<undefined>;
|
|
296
|
+
readonly width: v.NumberSchema<undefined>;
|
|
297
|
+
readonly height: v.NumberSchema<undefined>;
|
|
298
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
299
|
+
}, undefined>, undefined>;
|
|
300
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
301
|
+
readonly ext: v.StringSchema<undefined>;
|
|
302
|
+
readonly url: v.StringSchema<undefined>;
|
|
303
|
+
readonly hash: v.StringSchema<undefined>;
|
|
304
|
+
readonly mime: v.StringSchema<undefined>;
|
|
305
|
+
readonly name: v.StringSchema<undefined>;
|
|
306
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
307
|
+
readonly size: v.NumberSchema<undefined>;
|
|
308
|
+
readonly width: v.NumberSchema<undefined>;
|
|
309
|
+
readonly height: v.NumberSchema<undefined>;
|
|
310
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
311
|
+
}, undefined>, undefined>;
|
|
312
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
313
|
+
readonly ext: v.StringSchema<undefined>;
|
|
314
|
+
readonly url: v.StringSchema<undefined>;
|
|
315
|
+
readonly hash: v.StringSchema<undefined>;
|
|
316
|
+
readonly mime: v.StringSchema<undefined>;
|
|
317
|
+
readonly name: v.StringSchema<undefined>;
|
|
318
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
319
|
+
readonly size: v.NumberSchema<undefined>;
|
|
320
|
+
readonly width: v.NumberSchema<undefined>;
|
|
321
|
+
readonly height: v.NumberSchema<undefined>;
|
|
322
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
323
|
+
}, undefined>, undefined>;
|
|
324
|
+
}, undefined>, undefined>, undefined>;
|
|
325
|
+
readonly hash: v.StringSchema<undefined>;
|
|
326
|
+
readonly ext: v.StringSchema<undefined>;
|
|
327
|
+
readonly mime: v.StringSchema<undefined>;
|
|
328
|
+
readonly size: v.NumberSchema<undefined>;
|
|
329
|
+
readonly url: v.StringSchema<undefined>;
|
|
330
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
331
|
+
readonly provider: v.StringSchema<undefined>;
|
|
332
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
333
|
+
readonly id: v.NumberSchema<undefined>;
|
|
334
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
335
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
336
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
337
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
338
|
+
}, undefined>;
|
|
339
|
+
readonly id: v.NumberSchema<undefined>;
|
|
340
|
+
}, undefined>, undefined>, undefined>;
|
|
341
|
+
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
342
|
+
readonly information: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
|
|
343
|
+
readonly type: v.StringSchema<undefined>;
|
|
344
|
+
readonly children: v.ArraySchema<v.ObjectSchema<{
|
|
345
|
+
readonly type: v.StringSchema<undefined>;
|
|
346
|
+
readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
347
|
+
readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
348
|
+
readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
349
|
+
readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
350
|
+
readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
351
|
+
}, undefined>, undefined>;
|
|
352
|
+
}, undefined>, undefined>, undefined>;
|
|
353
|
+
readonly id: v.NumberSchema<undefined>;
|
|
354
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
355
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
356
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
357
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
358
|
+
}, undefined>;
|
|
359
|
+
type MediaPlatformDocumentWithRelations = v.InferOutput<typeof MediaPlatformDocumentWithRelations>;
|
|
360
|
+
//#endregion
|
|
361
|
+
export { CreateMediaPlatformDocument, LIMIT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE, LIMIT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE, MEDIA_PLATFORM_SORT_KEYS, MediaPlatformDocument, MediaPlatformDocumentWithRelations, QuerySortMediaPlatforms, QueryStrapiSearchMediaPlatforms, UpdateMediaPlatformDocument, UpdateMediaPlatformDocumentRequest };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { t as BaseDocument } from "../../document-Bqoi1MdT.mjs";
|
|
2
1
|
import { n as ERROR_MESSAGE_REGEX_URL_SLUG, o as REGEX_URL_SLUG, r as ERROR_MESSAGE_REGEX_UTM_VALUE, s as REGEX_UTM_VALUE } from "../../regex-BnKGcdS4.mjs";
|
|
3
2
|
import { d as VStringMinMax, f as VStringMinMaxRegex, i as VSize, l as VStringMax, r as VPage } from "../../validators-P5E_3qzc.mjs";
|
|
4
3
|
import { a as SAssociateOneEntity, i as SAssociateManyEntities, s as SQueryManyEntities } from "../../relations-C04F46xL.mjs";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
4
|
+
import { t as ClientMediaPlatformDocument } from "../../document-CUGxDcNv.mjs";
|
|
5
|
+
import { t as MediaPlatformDocument } from "../../document-a6GT3Sh4.mjs";
|
|
6
|
+
import { t as MediaContentTypeDocument } from "../../document-CaSvsqH_.mjs";
|
|
7
|
+
import { t as MediaMediumDocument } from "../../document-wBWa6c70.mjs";
|
|
7
8
|
import * as v from "valibot";
|
|
8
9
|
//#region src/entities/media-platform/constants.ts
|
|
9
10
|
const LIMIT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE = 100;
|
|
@@ -41,20 +42,6 @@ const MEDIA_PLATFORM_SORT_KEYS = [
|
|
|
41
42
|
"media_mediums.updatedAt"
|
|
42
43
|
];
|
|
43
44
|
//#endregion
|
|
44
|
-
//#region src/entities/media-platform/document.ts
|
|
45
|
-
const MediaPlatformDocument = v.object({
|
|
46
|
-
...BaseDocument.entries,
|
|
47
|
-
title: v.string(),
|
|
48
|
-
slug: v.string(),
|
|
49
|
-
utm_key: v.string(),
|
|
50
|
-
is_active: v.boolean(),
|
|
51
|
-
is_organic_social: v.boolean(),
|
|
52
|
-
is_paid_media: v.boolean(),
|
|
53
|
-
logos: v.optional(v.nullable(BlockBrandLogos)),
|
|
54
|
-
description: v.nullable(v.string()),
|
|
55
|
-
information: v.nullable(v.array(RichTextBlock))
|
|
56
|
-
});
|
|
57
|
-
//#endregion
|
|
58
45
|
//#region src/entities/media-platform/fields.ts
|
|
59
46
|
const QuerySortMediaPlatforms = v.optional(v.pipe(v.array(v.picklist(MEDIA_PLATFORM_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(MEDIA_PLATFORM_SORT_KEYS.length)));
|
|
60
47
|
//#endregion
|
|
@@ -104,4 +91,12 @@ const QueryStrapiSearchMediaPlatforms = v.object({
|
|
|
104
91
|
sort: QuerySortMediaPlatforms
|
|
105
92
|
});
|
|
106
93
|
//#endregion
|
|
107
|
-
|
|
94
|
+
//#region src/entities/media-platform/relations.ts
|
|
95
|
+
const MediaPlatformDocumentWithRelations = v.object({
|
|
96
|
+
...MediaPlatformDocument.entries,
|
|
97
|
+
clients: v.optional(v.nullable(v.array(v.lazy(() => ClientMediaPlatformDocument)))),
|
|
98
|
+
media_content_types: v.optional(v.nullable(v.array(v.lazy(() => MediaContentTypeDocument)))),
|
|
99
|
+
media_mediums: v.optional(v.nullable(v.array(v.lazy(() => MediaMediumDocument))))
|
|
100
|
+
});
|
|
101
|
+
//#endregion
|
|
102
|
+
export { CreateMediaPlatformDocument, LIMIT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE, LIMIT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE, MEDIA_PLATFORM_SORT_KEYS, MediaPlatformDocument, MediaPlatformDocumentWithRelations, QuerySortMediaPlatforms, QueryStrapiSearchMediaPlatforms, UpdateMediaPlatformDocument, UpdateMediaPlatformDocumentRequest };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-CKQMccvm.cjs");
|
|
3
|
-
const require_document = require("../../document-BAro2Mrj.cjs");
|
|
4
3
|
const require_regex = require("../../regex-Cl5goNwp.cjs");
|
|
5
4
|
const require_validators = require("../../validators-Bc9Is5Sr.cjs");
|
|
6
5
|
const require_relations = require("../../relations-CGu18hfT.cjs");
|
|
6
|
+
const require_document = require("../../document-DtBkeafK.cjs");
|
|
7
|
+
const require_document$1 = require("../../document-BqLA3Y8O.cjs");
|
|
7
8
|
let valibot = require("valibot");
|
|
8
9
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
9
10
|
//#region src/entities/monday-workspace/constants.ts
|
|
@@ -19,13 +20,6 @@ const MONDAY_WORKSPACE_SORT_KEYS = [
|
|
|
19
20
|
"updatedAt"
|
|
20
21
|
];
|
|
21
22
|
//#endregion
|
|
22
|
-
//#region src/entities/monday-workspace/document.ts
|
|
23
|
-
const MondayWorkspaceDocument = valibot.object({
|
|
24
|
-
...require_document.BaseDocument.entries,
|
|
25
|
-
title: valibot.string(),
|
|
26
|
-
workspace_id: valibot.string()
|
|
27
|
-
});
|
|
28
|
-
//#endregion
|
|
29
23
|
//#region src/entities/monday-workspace/fields.ts
|
|
30
24
|
const QuerySortMondayWorkspaces = valibot.optional(valibot.pipe(valibot.array(valibot.picklist(MONDAY_WORKSPACE_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), valibot.maxLength(MONDAY_WORKSPACE_SORT_KEYS.length)));
|
|
31
25
|
//#endregion
|
|
@@ -55,11 +49,18 @@ const QueryStrapiSearchMondayWorkspaces = valibot.object({
|
|
|
55
49
|
sort: QuerySortMondayWorkspaces
|
|
56
50
|
});
|
|
57
51
|
//#endregion
|
|
52
|
+
//#region src/entities/monday-workspace/relations.ts
|
|
53
|
+
const MondayWorkspaceDocumentWithRelations = valibot.object({
|
|
54
|
+
...require_document$1.MondayWorkspaceDocument.entries,
|
|
55
|
+
clients: valibot.optional(valibot.nullable(valibot.array(valibot.lazy(() => require_document.ClientDocument))))
|
|
56
|
+
});
|
|
57
|
+
//#endregion
|
|
58
58
|
exports.CreateMondayWorkspaceDocument = CreateMondayWorkspaceDocument;
|
|
59
59
|
exports.LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE = LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE;
|
|
60
60
|
exports.LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE = LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE;
|
|
61
61
|
exports.MONDAY_WORKSPACE_SORT_KEYS = MONDAY_WORKSPACE_SORT_KEYS;
|
|
62
|
-
exports.MondayWorkspaceDocument = MondayWorkspaceDocument;
|
|
62
|
+
exports.MondayWorkspaceDocument = require_document$1.MondayWorkspaceDocument;
|
|
63
|
+
exports.MondayWorkspaceDocumentWithRelations = MondayWorkspaceDocumentWithRelations;
|
|
63
64
|
exports.QuerySortMondayWorkspaces = QuerySortMondayWorkspaces;
|
|
64
65
|
exports.QueryStrapiSearchMondayWorkspaces = QueryStrapiSearchMondayWorkspaces;
|
|
65
66
|
exports.UpdateMondayWorkspaceDocument = UpdateMondayWorkspaceDocument;
|