@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 MondayWorkspaceDocument } from "../../document-
|
|
1
|
+
import { t as MondayWorkspaceDocument } from "../../document-BPdwRVjm.cjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/monday-workspace/constants.d.ts
|
|
@@ -7,7 +7,7 @@ declare const LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE = 1000;
|
|
|
7
7
|
declare const MONDAY_WORKSPACE_SORT_KEYS: readonly ["id", "clients.title", "clients.teamwork_name", "title", "workspace_id", "createdAt", "updatedAt"];
|
|
8
8
|
//#endregion
|
|
9
9
|
//#region src/entities/monday-workspace/fields.d.ts
|
|
10
|
-
declare const QuerySortMondayWorkspaces: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
10
|
+
declare const QuerySortMondayWorkspaces: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], 7, undefined>]>, undefined>;
|
|
11
11
|
type QuerySortMondayWorkspaces = v.InferOutput<typeof QuerySortMondayWorkspaces>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/entities/monday-workspace/mutation.d.ts
|
|
@@ -40,8 +40,252 @@ declare const QueryStrapiSearchMondayWorkspaces: v.ObjectSchema<{
|
|
|
40
40
|
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
41
41
|
readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
42
42
|
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>;
|
|
43
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
43
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], 7, undefined>]>, undefined>;
|
|
44
44
|
}, undefined>;
|
|
45
45
|
type QueryStrapiSearchMondayWorkspaces = v.InferOutput<typeof QueryStrapiSearchMondayWorkspaces>;
|
|
46
46
|
//#endregion
|
|
47
|
-
|
|
47
|
+
//#region src/entities/monday-workspace/relations.d.ts
|
|
48
|
+
declare const MondayWorkspaceDocumentWithRelations: v.ObjectSchema<{
|
|
49
|
+
readonly clients: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
50
|
+
readonly title: v.StringSchema<undefined>;
|
|
51
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
52
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
53
|
+
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
54
|
+
readonly name: v.StringSchema<undefined>;
|
|
55
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
56
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
57
|
+
readonly width: v.NumberSchema<undefined>;
|
|
58
|
+
readonly height: v.NumberSchema<undefined>;
|
|
59
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
60
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
61
|
+
readonly ext: v.StringSchema<undefined>;
|
|
62
|
+
readonly url: v.StringSchema<undefined>;
|
|
63
|
+
readonly hash: v.StringSchema<undefined>;
|
|
64
|
+
readonly mime: v.StringSchema<undefined>;
|
|
65
|
+
readonly name: v.StringSchema<undefined>;
|
|
66
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
67
|
+
readonly size: v.NumberSchema<undefined>;
|
|
68
|
+
readonly width: v.NumberSchema<undefined>;
|
|
69
|
+
readonly height: v.NumberSchema<undefined>;
|
|
70
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
71
|
+
}, undefined>, undefined>;
|
|
72
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
73
|
+
readonly ext: v.StringSchema<undefined>;
|
|
74
|
+
readonly url: v.StringSchema<undefined>;
|
|
75
|
+
readonly hash: v.StringSchema<undefined>;
|
|
76
|
+
readonly mime: v.StringSchema<undefined>;
|
|
77
|
+
readonly name: v.StringSchema<undefined>;
|
|
78
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
79
|
+
readonly size: v.NumberSchema<undefined>;
|
|
80
|
+
readonly width: v.NumberSchema<undefined>;
|
|
81
|
+
readonly height: v.NumberSchema<undefined>;
|
|
82
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
83
|
+
}, undefined>, undefined>;
|
|
84
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
85
|
+
readonly ext: v.StringSchema<undefined>;
|
|
86
|
+
readonly url: v.StringSchema<undefined>;
|
|
87
|
+
readonly hash: v.StringSchema<undefined>;
|
|
88
|
+
readonly mime: v.StringSchema<undefined>;
|
|
89
|
+
readonly name: v.StringSchema<undefined>;
|
|
90
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
91
|
+
readonly size: v.NumberSchema<undefined>;
|
|
92
|
+
readonly width: v.NumberSchema<undefined>;
|
|
93
|
+
readonly height: v.NumberSchema<undefined>;
|
|
94
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
95
|
+
}, undefined>, undefined>;
|
|
96
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
97
|
+
readonly ext: v.StringSchema<undefined>;
|
|
98
|
+
readonly url: v.StringSchema<undefined>;
|
|
99
|
+
readonly hash: v.StringSchema<undefined>;
|
|
100
|
+
readonly mime: v.StringSchema<undefined>;
|
|
101
|
+
readonly name: v.StringSchema<undefined>;
|
|
102
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
103
|
+
readonly size: v.NumberSchema<undefined>;
|
|
104
|
+
readonly width: v.NumberSchema<undefined>;
|
|
105
|
+
readonly height: v.NumberSchema<undefined>;
|
|
106
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
107
|
+
}, undefined>, undefined>;
|
|
108
|
+
}, undefined>, undefined>, undefined>;
|
|
109
|
+
readonly hash: v.StringSchema<undefined>;
|
|
110
|
+
readonly ext: v.StringSchema<undefined>;
|
|
111
|
+
readonly mime: v.StringSchema<undefined>;
|
|
112
|
+
readonly size: v.NumberSchema<undefined>;
|
|
113
|
+
readonly url: v.StringSchema<undefined>;
|
|
114
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
115
|
+
readonly provider: v.StringSchema<undefined>;
|
|
116
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
117
|
+
readonly id: v.NumberSchema<undefined>;
|
|
118
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
119
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
120
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
121
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
122
|
+
}, undefined>>, undefined>, undefined>;
|
|
123
|
+
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
124
|
+
readonly name: v.StringSchema<undefined>;
|
|
125
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
126
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
127
|
+
readonly width: v.NumberSchema<undefined>;
|
|
128
|
+
readonly height: v.NumberSchema<undefined>;
|
|
129
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
130
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
131
|
+
readonly ext: v.StringSchema<undefined>;
|
|
132
|
+
readonly url: v.StringSchema<undefined>;
|
|
133
|
+
readonly hash: v.StringSchema<undefined>;
|
|
134
|
+
readonly mime: v.StringSchema<undefined>;
|
|
135
|
+
readonly name: v.StringSchema<undefined>;
|
|
136
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
137
|
+
readonly size: v.NumberSchema<undefined>;
|
|
138
|
+
readonly width: v.NumberSchema<undefined>;
|
|
139
|
+
readonly height: v.NumberSchema<undefined>;
|
|
140
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
141
|
+
}, undefined>, undefined>;
|
|
142
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
143
|
+
readonly ext: v.StringSchema<undefined>;
|
|
144
|
+
readonly url: v.StringSchema<undefined>;
|
|
145
|
+
readonly hash: v.StringSchema<undefined>;
|
|
146
|
+
readonly mime: v.StringSchema<undefined>;
|
|
147
|
+
readonly name: v.StringSchema<undefined>;
|
|
148
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
149
|
+
readonly size: v.NumberSchema<undefined>;
|
|
150
|
+
readonly width: v.NumberSchema<undefined>;
|
|
151
|
+
readonly height: v.NumberSchema<undefined>;
|
|
152
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
153
|
+
}, undefined>, undefined>;
|
|
154
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
155
|
+
readonly ext: v.StringSchema<undefined>;
|
|
156
|
+
readonly url: v.StringSchema<undefined>;
|
|
157
|
+
readonly hash: v.StringSchema<undefined>;
|
|
158
|
+
readonly mime: v.StringSchema<undefined>;
|
|
159
|
+
readonly name: v.StringSchema<undefined>;
|
|
160
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
161
|
+
readonly size: v.NumberSchema<undefined>;
|
|
162
|
+
readonly width: v.NumberSchema<undefined>;
|
|
163
|
+
readonly height: v.NumberSchema<undefined>;
|
|
164
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
165
|
+
}, undefined>, undefined>;
|
|
166
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
167
|
+
readonly ext: v.StringSchema<undefined>;
|
|
168
|
+
readonly url: v.StringSchema<undefined>;
|
|
169
|
+
readonly hash: v.StringSchema<undefined>;
|
|
170
|
+
readonly mime: v.StringSchema<undefined>;
|
|
171
|
+
readonly name: v.StringSchema<undefined>;
|
|
172
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
173
|
+
readonly size: v.NumberSchema<undefined>;
|
|
174
|
+
readonly width: v.NumberSchema<undefined>;
|
|
175
|
+
readonly height: v.NumberSchema<undefined>;
|
|
176
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
177
|
+
}, undefined>, undefined>;
|
|
178
|
+
}, undefined>, undefined>, undefined>;
|
|
179
|
+
readonly hash: v.StringSchema<undefined>;
|
|
180
|
+
readonly ext: v.StringSchema<undefined>;
|
|
181
|
+
readonly mime: v.StringSchema<undefined>;
|
|
182
|
+
readonly size: v.NumberSchema<undefined>;
|
|
183
|
+
readonly url: v.StringSchema<undefined>;
|
|
184
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
185
|
+
readonly provider: v.StringSchema<undefined>;
|
|
186
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
187
|
+
readonly id: v.NumberSchema<undefined>;
|
|
188
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
189
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
190
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
191
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
192
|
+
}, undefined>>, undefined>, undefined>;
|
|
193
|
+
readonly color: v.ObjectSchema<{
|
|
194
|
+
readonly name: v.StringSchema<undefined>;
|
|
195
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
196
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
197
|
+
readonly width: v.NumberSchema<undefined>;
|
|
198
|
+
readonly height: v.NumberSchema<undefined>;
|
|
199
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
200
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
201
|
+
readonly ext: v.StringSchema<undefined>;
|
|
202
|
+
readonly url: v.StringSchema<undefined>;
|
|
203
|
+
readonly hash: v.StringSchema<undefined>;
|
|
204
|
+
readonly mime: v.StringSchema<undefined>;
|
|
205
|
+
readonly name: v.StringSchema<undefined>;
|
|
206
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
207
|
+
readonly size: v.NumberSchema<undefined>;
|
|
208
|
+
readonly width: v.NumberSchema<undefined>;
|
|
209
|
+
readonly height: v.NumberSchema<undefined>;
|
|
210
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
211
|
+
}, undefined>, undefined>;
|
|
212
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
213
|
+
readonly ext: v.StringSchema<undefined>;
|
|
214
|
+
readonly url: v.StringSchema<undefined>;
|
|
215
|
+
readonly hash: v.StringSchema<undefined>;
|
|
216
|
+
readonly mime: v.StringSchema<undefined>;
|
|
217
|
+
readonly name: v.StringSchema<undefined>;
|
|
218
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
219
|
+
readonly size: v.NumberSchema<undefined>;
|
|
220
|
+
readonly width: v.NumberSchema<undefined>;
|
|
221
|
+
readonly height: v.NumberSchema<undefined>;
|
|
222
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
223
|
+
}, undefined>, undefined>;
|
|
224
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
225
|
+
readonly ext: v.StringSchema<undefined>;
|
|
226
|
+
readonly url: v.StringSchema<undefined>;
|
|
227
|
+
readonly hash: v.StringSchema<undefined>;
|
|
228
|
+
readonly mime: v.StringSchema<undefined>;
|
|
229
|
+
readonly name: v.StringSchema<undefined>;
|
|
230
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
231
|
+
readonly size: v.NumberSchema<undefined>;
|
|
232
|
+
readonly width: v.NumberSchema<undefined>;
|
|
233
|
+
readonly height: v.NumberSchema<undefined>;
|
|
234
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
235
|
+
}, undefined>, undefined>;
|
|
236
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
237
|
+
readonly ext: v.StringSchema<undefined>;
|
|
238
|
+
readonly url: v.StringSchema<undefined>;
|
|
239
|
+
readonly hash: v.StringSchema<undefined>;
|
|
240
|
+
readonly mime: v.StringSchema<undefined>;
|
|
241
|
+
readonly name: v.StringSchema<undefined>;
|
|
242
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
243
|
+
readonly size: v.NumberSchema<undefined>;
|
|
244
|
+
readonly width: v.NumberSchema<undefined>;
|
|
245
|
+
readonly height: v.NumberSchema<undefined>;
|
|
246
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
247
|
+
}, undefined>, undefined>;
|
|
248
|
+
}, undefined>, undefined>, undefined>;
|
|
249
|
+
readonly hash: v.StringSchema<undefined>;
|
|
250
|
+
readonly ext: v.StringSchema<undefined>;
|
|
251
|
+
readonly mime: v.StringSchema<undefined>;
|
|
252
|
+
readonly size: v.NumberSchema<undefined>;
|
|
253
|
+
readonly url: v.StringSchema<undefined>;
|
|
254
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
255
|
+
readonly provider: v.StringSchema<undefined>;
|
|
256
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
257
|
+
readonly id: v.NumberSchema<undefined>;
|
|
258
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
259
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
260
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
261
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
262
|
+
}, undefined>;
|
|
263
|
+
readonly id: v.NumberSchema<undefined>;
|
|
264
|
+
}, undefined>, undefined>, undefined>;
|
|
265
|
+
readonly teamwork_id: v.StringSchema<undefined>;
|
|
266
|
+
readonly teamwork_name: v.StringSchema<undefined>;
|
|
267
|
+
readonly gainapp_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
268
|
+
readonly utm_sheet_id: v.StringSchema<undefined>;
|
|
269
|
+
readonly allow_create_utm_link: v.BooleanSchema<undefined>;
|
|
270
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
271
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
272
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
273
|
+
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
274
|
+
readonly classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
275
|
+
readonly id: v.NumberSchema<undefined>;
|
|
276
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
277
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
278
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
279
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
280
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
281
|
+
readonly title: v.StringSchema<undefined>;
|
|
282
|
+
readonly workspace_id: v.StringSchema<undefined>;
|
|
283
|
+
readonly id: v.NumberSchema<undefined>;
|
|
284
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
285
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
286
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
287
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
288
|
+
}, undefined>;
|
|
289
|
+
type MondayWorkspaceDocumentWithRelations = v.InferOutput<typeof MondayWorkspaceDocumentWithRelations>;
|
|
290
|
+
//#endregion
|
|
291
|
+
export { CreateMondayWorkspaceDocument, LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE, LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE, MONDAY_WORKSPACE_SORT_KEYS, MondayWorkspaceDocument, MondayWorkspaceDocumentWithRelations, QuerySortMondayWorkspaces, QueryStrapiSearchMondayWorkspaces, UpdateMondayWorkspaceDocument, UpdateMondayWorkspaceDocumentRequest };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as MondayWorkspaceDocument } from "../../document-
|
|
1
|
+
import { t as MondayWorkspaceDocument } from "../../document-DY8Wgy1A.mjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/monday-workspace/constants.d.ts
|
|
@@ -7,7 +7,7 @@ declare const LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE = 1000;
|
|
|
7
7
|
declare const MONDAY_WORKSPACE_SORT_KEYS: readonly ["id", "clients.title", "clients.teamwork_name", "title", "workspace_id", "createdAt", "updatedAt"];
|
|
8
8
|
//#endregion
|
|
9
9
|
//#region src/entities/monday-workspace/fields.d.ts
|
|
10
|
-
declare const QuerySortMondayWorkspaces: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
10
|
+
declare const QuerySortMondayWorkspaces: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], 7, undefined>]>, undefined>;
|
|
11
11
|
type QuerySortMondayWorkspaces = v.InferOutput<typeof QuerySortMondayWorkspaces>;
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/entities/monday-workspace/mutation.d.ts
|
|
@@ -40,8 +40,252 @@ declare const QueryStrapiSearchMondayWorkspaces: v.ObjectSchema<{
|
|
|
40
40
|
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
41
41
|
readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
42
42
|
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>;
|
|
43
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
43
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], 7, undefined>]>, undefined>;
|
|
44
44
|
}, undefined>;
|
|
45
45
|
type QueryStrapiSearchMondayWorkspaces = v.InferOutput<typeof QueryStrapiSearchMondayWorkspaces>;
|
|
46
46
|
//#endregion
|
|
47
|
-
|
|
47
|
+
//#region src/entities/monday-workspace/relations.d.ts
|
|
48
|
+
declare const MondayWorkspaceDocumentWithRelations: v.ObjectSchema<{
|
|
49
|
+
readonly clients: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.ObjectSchema<{
|
|
50
|
+
readonly title: v.StringSchema<undefined>;
|
|
51
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
52
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
53
|
+
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
54
|
+
readonly name: v.StringSchema<undefined>;
|
|
55
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
56
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
57
|
+
readonly width: v.NumberSchema<undefined>;
|
|
58
|
+
readonly height: v.NumberSchema<undefined>;
|
|
59
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
60
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
61
|
+
readonly ext: v.StringSchema<undefined>;
|
|
62
|
+
readonly url: v.StringSchema<undefined>;
|
|
63
|
+
readonly hash: v.StringSchema<undefined>;
|
|
64
|
+
readonly mime: v.StringSchema<undefined>;
|
|
65
|
+
readonly name: v.StringSchema<undefined>;
|
|
66
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
67
|
+
readonly size: v.NumberSchema<undefined>;
|
|
68
|
+
readonly width: v.NumberSchema<undefined>;
|
|
69
|
+
readonly height: v.NumberSchema<undefined>;
|
|
70
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
71
|
+
}, undefined>, undefined>;
|
|
72
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
73
|
+
readonly ext: v.StringSchema<undefined>;
|
|
74
|
+
readonly url: v.StringSchema<undefined>;
|
|
75
|
+
readonly hash: v.StringSchema<undefined>;
|
|
76
|
+
readonly mime: v.StringSchema<undefined>;
|
|
77
|
+
readonly name: v.StringSchema<undefined>;
|
|
78
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
79
|
+
readonly size: v.NumberSchema<undefined>;
|
|
80
|
+
readonly width: v.NumberSchema<undefined>;
|
|
81
|
+
readonly height: v.NumberSchema<undefined>;
|
|
82
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
83
|
+
}, undefined>, undefined>;
|
|
84
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
85
|
+
readonly ext: v.StringSchema<undefined>;
|
|
86
|
+
readonly url: v.StringSchema<undefined>;
|
|
87
|
+
readonly hash: v.StringSchema<undefined>;
|
|
88
|
+
readonly mime: v.StringSchema<undefined>;
|
|
89
|
+
readonly name: v.StringSchema<undefined>;
|
|
90
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
91
|
+
readonly size: v.NumberSchema<undefined>;
|
|
92
|
+
readonly width: v.NumberSchema<undefined>;
|
|
93
|
+
readonly height: v.NumberSchema<undefined>;
|
|
94
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
95
|
+
}, undefined>, undefined>;
|
|
96
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
97
|
+
readonly ext: v.StringSchema<undefined>;
|
|
98
|
+
readonly url: v.StringSchema<undefined>;
|
|
99
|
+
readonly hash: v.StringSchema<undefined>;
|
|
100
|
+
readonly mime: v.StringSchema<undefined>;
|
|
101
|
+
readonly name: v.StringSchema<undefined>;
|
|
102
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
103
|
+
readonly size: v.NumberSchema<undefined>;
|
|
104
|
+
readonly width: v.NumberSchema<undefined>;
|
|
105
|
+
readonly height: v.NumberSchema<undefined>;
|
|
106
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
107
|
+
}, undefined>, undefined>;
|
|
108
|
+
}, undefined>, undefined>, undefined>;
|
|
109
|
+
readonly hash: v.StringSchema<undefined>;
|
|
110
|
+
readonly ext: v.StringSchema<undefined>;
|
|
111
|
+
readonly mime: v.StringSchema<undefined>;
|
|
112
|
+
readonly size: v.NumberSchema<undefined>;
|
|
113
|
+
readonly url: v.StringSchema<undefined>;
|
|
114
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
115
|
+
readonly provider: v.StringSchema<undefined>;
|
|
116
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
117
|
+
readonly id: v.NumberSchema<undefined>;
|
|
118
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
119
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
120
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
121
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
122
|
+
}, undefined>>, undefined>, undefined>;
|
|
123
|
+
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
124
|
+
readonly name: v.StringSchema<undefined>;
|
|
125
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
126
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
127
|
+
readonly width: v.NumberSchema<undefined>;
|
|
128
|
+
readonly height: v.NumberSchema<undefined>;
|
|
129
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
130
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
131
|
+
readonly ext: v.StringSchema<undefined>;
|
|
132
|
+
readonly url: v.StringSchema<undefined>;
|
|
133
|
+
readonly hash: v.StringSchema<undefined>;
|
|
134
|
+
readonly mime: v.StringSchema<undefined>;
|
|
135
|
+
readonly name: v.StringSchema<undefined>;
|
|
136
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
137
|
+
readonly size: v.NumberSchema<undefined>;
|
|
138
|
+
readonly width: v.NumberSchema<undefined>;
|
|
139
|
+
readonly height: v.NumberSchema<undefined>;
|
|
140
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
141
|
+
}, undefined>, undefined>;
|
|
142
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
143
|
+
readonly ext: v.StringSchema<undefined>;
|
|
144
|
+
readonly url: v.StringSchema<undefined>;
|
|
145
|
+
readonly hash: v.StringSchema<undefined>;
|
|
146
|
+
readonly mime: v.StringSchema<undefined>;
|
|
147
|
+
readonly name: v.StringSchema<undefined>;
|
|
148
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
149
|
+
readonly size: v.NumberSchema<undefined>;
|
|
150
|
+
readonly width: v.NumberSchema<undefined>;
|
|
151
|
+
readonly height: v.NumberSchema<undefined>;
|
|
152
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
153
|
+
}, undefined>, undefined>;
|
|
154
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
155
|
+
readonly ext: v.StringSchema<undefined>;
|
|
156
|
+
readonly url: v.StringSchema<undefined>;
|
|
157
|
+
readonly hash: v.StringSchema<undefined>;
|
|
158
|
+
readonly mime: v.StringSchema<undefined>;
|
|
159
|
+
readonly name: v.StringSchema<undefined>;
|
|
160
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
161
|
+
readonly size: v.NumberSchema<undefined>;
|
|
162
|
+
readonly width: v.NumberSchema<undefined>;
|
|
163
|
+
readonly height: v.NumberSchema<undefined>;
|
|
164
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
165
|
+
}, undefined>, undefined>;
|
|
166
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
167
|
+
readonly ext: v.StringSchema<undefined>;
|
|
168
|
+
readonly url: v.StringSchema<undefined>;
|
|
169
|
+
readonly hash: v.StringSchema<undefined>;
|
|
170
|
+
readonly mime: v.StringSchema<undefined>;
|
|
171
|
+
readonly name: v.StringSchema<undefined>;
|
|
172
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
173
|
+
readonly size: v.NumberSchema<undefined>;
|
|
174
|
+
readonly width: v.NumberSchema<undefined>;
|
|
175
|
+
readonly height: v.NumberSchema<undefined>;
|
|
176
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
177
|
+
}, undefined>, undefined>;
|
|
178
|
+
}, undefined>, undefined>, undefined>;
|
|
179
|
+
readonly hash: v.StringSchema<undefined>;
|
|
180
|
+
readonly ext: v.StringSchema<undefined>;
|
|
181
|
+
readonly mime: v.StringSchema<undefined>;
|
|
182
|
+
readonly size: v.NumberSchema<undefined>;
|
|
183
|
+
readonly url: v.StringSchema<undefined>;
|
|
184
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
185
|
+
readonly provider: v.StringSchema<undefined>;
|
|
186
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
187
|
+
readonly id: v.NumberSchema<undefined>;
|
|
188
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
189
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
190
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
191
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
192
|
+
}, undefined>>, undefined>, undefined>;
|
|
193
|
+
readonly color: v.ObjectSchema<{
|
|
194
|
+
readonly name: v.StringSchema<undefined>;
|
|
195
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
196
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
197
|
+
readonly width: v.NumberSchema<undefined>;
|
|
198
|
+
readonly height: v.NumberSchema<undefined>;
|
|
199
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
200
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
201
|
+
readonly ext: v.StringSchema<undefined>;
|
|
202
|
+
readonly url: v.StringSchema<undefined>;
|
|
203
|
+
readonly hash: v.StringSchema<undefined>;
|
|
204
|
+
readonly mime: v.StringSchema<undefined>;
|
|
205
|
+
readonly name: v.StringSchema<undefined>;
|
|
206
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
207
|
+
readonly size: v.NumberSchema<undefined>;
|
|
208
|
+
readonly width: v.NumberSchema<undefined>;
|
|
209
|
+
readonly height: v.NumberSchema<undefined>;
|
|
210
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
211
|
+
}, undefined>, undefined>;
|
|
212
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
213
|
+
readonly ext: v.StringSchema<undefined>;
|
|
214
|
+
readonly url: v.StringSchema<undefined>;
|
|
215
|
+
readonly hash: v.StringSchema<undefined>;
|
|
216
|
+
readonly mime: v.StringSchema<undefined>;
|
|
217
|
+
readonly name: v.StringSchema<undefined>;
|
|
218
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
219
|
+
readonly size: v.NumberSchema<undefined>;
|
|
220
|
+
readonly width: v.NumberSchema<undefined>;
|
|
221
|
+
readonly height: v.NumberSchema<undefined>;
|
|
222
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
223
|
+
}, undefined>, undefined>;
|
|
224
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
225
|
+
readonly ext: v.StringSchema<undefined>;
|
|
226
|
+
readonly url: v.StringSchema<undefined>;
|
|
227
|
+
readonly hash: v.StringSchema<undefined>;
|
|
228
|
+
readonly mime: v.StringSchema<undefined>;
|
|
229
|
+
readonly name: v.StringSchema<undefined>;
|
|
230
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
231
|
+
readonly size: v.NumberSchema<undefined>;
|
|
232
|
+
readonly width: v.NumberSchema<undefined>;
|
|
233
|
+
readonly height: v.NumberSchema<undefined>;
|
|
234
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
235
|
+
}, undefined>, undefined>;
|
|
236
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
237
|
+
readonly ext: v.StringSchema<undefined>;
|
|
238
|
+
readonly url: v.StringSchema<undefined>;
|
|
239
|
+
readonly hash: v.StringSchema<undefined>;
|
|
240
|
+
readonly mime: v.StringSchema<undefined>;
|
|
241
|
+
readonly name: v.StringSchema<undefined>;
|
|
242
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
243
|
+
readonly size: v.NumberSchema<undefined>;
|
|
244
|
+
readonly width: v.NumberSchema<undefined>;
|
|
245
|
+
readonly height: v.NumberSchema<undefined>;
|
|
246
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
247
|
+
}, undefined>, undefined>;
|
|
248
|
+
}, undefined>, undefined>, undefined>;
|
|
249
|
+
readonly hash: v.StringSchema<undefined>;
|
|
250
|
+
readonly ext: v.StringSchema<undefined>;
|
|
251
|
+
readonly mime: v.StringSchema<undefined>;
|
|
252
|
+
readonly size: v.NumberSchema<undefined>;
|
|
253
|
+
readonly url: v.StringSchema<undefined>;
|
|
254
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
255
|
+
readonly provider: v.StringSchema<undefined>;
|
|
256
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
257
|
+
readonly id: v.NumberSchema<undefined>;
|
|
258
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
259
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
260
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
261
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
262
|
+
}, undefined>;
|
|
263
|
+
readonly id: v.NumberSchema<undefined>;
|
|
264
|
+
}, undefined>, undefined>, undefined>;
|
|
265
|
+
readonly teamwork_id: v.StringSchema<undefined>;
|
|
266
|
+
readonly teamwork_name: v.StringSchema<undefined>;
|
|
267
|
+
readonly gainapp_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
268
|
+
readonly utm_sheet_id: v.StringSchema<undefined>;
|
|
269
|
+
readonly allow_create_utm_link: v.BooleanSchema<undefined>;
|
|
270
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
271
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
272
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
273
|
+
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
274
|
+
readonly classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
275
|
+
readonly id: v.NumberSchema<undefined>;
|
|
276
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
277
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
278
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
279
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
280
|
+
}, undefined>>, undefined>, undefined>, undefined>;
|
|
281
|
+
readonly title: v.StringSchema<undefined>;
|
|
282
|
+
readonly workspace_id: v.StringSchema<undefined>;
|
|
283
|
+
readonly id: v.NumberSchema<undefined>;
|
|
284
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
285
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
286
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
287
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
288
|
+
}, undefined>;
|
|
289
|
+
type MondayWorkspaceDocumentWithRelations = v.InferOutput<typeof MondayWorkspaceDocumentWithRelations>;
|
|
290
|
+
//#endregion
|
|
291
|
+
export { CreateMondayWorkspaceDocument, LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE, LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE, MONDAY_WORKSPACE_SORT_KEYS, MondayWorkspaceDocument, MondayWorkspaceDocumentWithRelations, QuerySortMondayWorkspaces, QueryStrapiSearchMondayWorkspaces, UpdateMondayWorkspaceDocument, UpdateMondayWorkspaceDocumentRequest };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { t as BaseDocument } from "../../document-Bqoi1MdT.mjs";
|
|
2
1
|
import { r as ERROR_MESSAGE_REGEX_UTM_VALUE, s as REGEX_UTM_VALUE } from "../../regex-BnKGcdS4.mjs";
|
|
3
2
|
import { f as VStringMinMaxRegex, h as VStringShort, 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";
|
|
4
|
+
import { t as ClientDocument } from "../../document-CW3ycXvJ.mjs";
|
|
5
|
+
import { t as MondayWorkspaceDocument } from "../../document-Bt9GvI0D.mjs";
|
|
5
6
|
import * as v from "valibot";
|
|
6
7
|
//#region src/entities/monday-workspace/constants.ts
|
|
7
8
|
const LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE = 10;
|
|
@@ -16,13 +17,6 @@ const MONDAY_WORKSPACE_SORT_KEYS = [
|
|
|
16
17
|
"updatedAt"
|
|
17
18
|
];
|
|
18
19
|
//#endregion
|
|
19
|
-
//#region src/entities/monday-workspace/document.ts
|
|
20
|
-
const MondayWorkspaceDocument = v.object({
|
|
21
|
-
...BaseDocument.entries,
|
|
22
|
-
title: v.string(),
|
|
23
|
-
workspace_id: v.string()
|
|
24
|
-
});
|
|
25
|
-
//#endregion
|
|
26
20
|
//#region src/entities/monday-workspace/fields.ts
|
|
27
21
|
const QuerySortMondayWorkspaces = v.optional(v.pipe(v.array(v.picklist(MONDAY_WORKSPACE_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(MONDAY_WORKSPACE_SORT_KEYS.length)));
|
|
28
22
|
//#endregion
|
|
@@ -52,4 +46,10 @@ const QueryStrapiSearchMondayWorkspaces = v.object({
|
|
|
52
46
|
sort: QuerySortMondayWorkspaces
|
|
53
47
|
});
|
|
54
48
|
//#endregion
|
|
55
|
-
|
|
49
|
+
//#region src/entities/monday-workspace/relations.ts
|
|
50
|
+
const MondayWorkspaceDocumentWithRelations = v.object({
|
|
51
|
+
...MondayWorkspaceDocument.entries,
|
|
52
|
+
clients: v.optional(v.nullable(v.array(v.lazy(() => ClientDocument))))
|
|
53
|
+
});
|
|
54
|
+
//#endregion
|
|
55
|
+
export { CreateMondayWorkspaceDocument, LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE, LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE, MONDAY_WORKSPACE_SORT_KEYS, MondayWorkspaceDocument, MondayWorkspaceDocumentWithRelations, QuerySortMondayWorkspaces, QueryStrapiSearchMondayWorkspaces, UpdateMondayWorkspaceDocument, UpdateMondayWorkspaceDocumentRequest };
|
|
@@ -1,28 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const
|
|
3
|
-
const require_document = require("../../document-BAro2Mrj.cjs");
|
|
4
|
-
const require_media_upload = require("../../media-upload-B6aQYeRM.cjs");
|
|
5
|
-
const require_components_shared_index = require("../../components/shared/index.cjs");
|
|
6
|
-
let valibot = require("valibot");
|
|
7
|
-
valibot = require_chunk.__toESM(valibot, 1);
|
|
2
|
+
const require_document = require("../../document-B_wA1eag.cjs");
|
|
8
3
|
//#region src/entities/product/constants.ts
|
|
9
4
|
const LIMIT_PRODUCT_PAGINATION_DEFAULT_SIZE = 10;
|
|
10
5
|
const LIMIT_PRODUCT_PAGINATION_MAX_SIZE = 100;
|
|
11
6
|
//#endregion
|
|
12
|
-
//#region src/entities/product/document.ts
|
|
13
|
-
const ProductDocument = valibot.object({
|
|
14
|
-
...require_document.BaseDocument.entries,
|
|
15
|
-
seo: valibot.optional(require_components_shared_index.SeoMeta),
|
|
16
|
-
title: valibot.string(),
|
|
17
|
-
slug: valibot.string(),
|
|
18
|
-
introduction: valibot.string(),
|
|
19
|
-
flyer_link: valibot.nullable(valibot.string()),
|
|
20
|
-
featured_image: valibot.optional(valibot.nullable(valibot.lazy(() => require_media_upload.MediaUploadDocument))),
|
|
21
|
-
cta_text: valibot.string(),
|
|
22
|
-
cta_form_caption: valibot.string(),
|
|
23
|
-
order: valibot.number()
|
|
24
|
-
});
|
|
25
|
-
//#endregion
|
|
26
7
|
exports.LIMIT_PRODUCT_PAGINATION_DEFAULT_SIZE = LIMIT_PRODUCT_PAGINATION_DEFAULT_SIZE;
|
|
27
8
|
exports.LIMIT_PRODUCT_PAGINATION_MAX_SIZE = LIMIT_PRODUCT_PAGINATION_MAX_SIZE;
|
|
28
|
-
exports.ProductDocument = ProductDocument;
|
|
9
|
+
exports.ProductDocument = require_document.ProductDocument;
|