@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,20 +1,20 @@
|
|
|
1
|
-
import { t as ClientContentPillarDocument } from "./document-
|
|
2
|
-
import { t as ClientMediaPlatformDocument } from "./document-
|
|
3
|
-
import { t as ClientProjectDocument } from "./document-
|
|
4
|
-
import { t as ClientReportDocument } from "./document-
|
|
5
|
-
import { t as ClientStyleguideDocument } from "./document-
|
|
6
|
-
import { t as AuthorizedUserDocument } from "./index-
|
|
7
|
-
import { t as UserAccountDocument } from "./document-
|
|
8
|
-
import { c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, l as CommentDocument } from "./index-
|
|
9
|
-
import { t as
|
|
10
|
-
import { t as
|
|
11
|
-
import { t as
|
|
12
|
-
import { t as
|
|
13
|
-
import { t as
|
|
14
|
-
import { t as
|
|
15
|
-
import { t as
|
|
16
|
-
import { t as
|
|
17
|
-
import { t as
|
|
1
|
+
import { t as ClientContentPillarDocument } from "./document-Db1-gtyJ.mjs";
|
|
2
|
+
import { t as ClientMediaPlatformDocument } from "./document-BQ6ulTO1.mjs";
|
|
3
|
+
import { t as ClientProjectDocument } from "./document-7JBq8iiP.mjs";
|
|
4
|
+
import { t as ClientReportDocument } from "./document-bJOLxFq1.mjs";
|
|
5
|
+
import { t as ClientStyleguideDocument } from "./document-C4ofAcKx.mjs";
|
|
6
|
+
import { t as AuthorizedUserDocument } from "./index-Dj9J1FKD.mjs";
|
|
7
|
+
import { t as UserAccountDocument } from "./document-BpFw7FI0.mjs";
|
|
8
|
+
import { c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, l as CommentDocument } from "./index-D6AuLdB6.mjs";
|
|
9
|
+
import { t as ContentPillarDocument } from "./document-Ct4bnsKU.mjs";
|
|
10
|
+
import { t as GCFlyTourSnapDocument } from "./document-CxeeO4Pl.mjs";
|
|
11
|
+
import { t as GCFlyTourDocument } from "./document-YDFyLZlN.mjs";
|
|
12
|
+
import { t as MediaContentTypeDocument } from "./document-DIcd27AR.mjs";
|
|
13
|
+
import { t as MediaCreativeFormatDocument } from "./document-yW376Wot.mjs";
|
|
14
|
+
import { t as MediaPlatformDocument } from "./document-DL4Wayv7.mjs";
|
|
15
|
+
import { t as MondayWorkspaceDocument } from "./document-DY8Wgy1A.mjs";
|
|
16
|
+
import { t as RoleType } from "./fields-BuP0NSFS.mjs";
|
|
17
|
+
import { t as UtmTrackingLinkDocumentWithRelations } from "./relations-DxgFak1L.mjs";
|
|
18
18
|
import * as v from "valibot";
|
|
19
19
|
|
|
20
20
|
//#region src/permissions/constants.d.ts
|
|
@@ -11846,276 +11846,240 @@ declare const ROLE_PERMISSIONS: {
|
|
|
11846
11846
|
};
|
|
11847
11847
|
};
|
|
11848
11848
|
//#endregion
|
|
11849
|
-
//#region src/entities/
|
|
11850
|
-
declare const
|
|
11851
|
-
readonly
|
|
11852
|
-
|
|
11853
|
-
|
|
11854
|
-
readonly
|
|
11855
|
-
|
|
11856
|
-
|
|
11857
|
-
|
|
11858
|
-
|
|
11859
|
-
|
|
11860
|
-
|
|
11861
|
-
|
|
11862
|
-
|
|
11863
|
-
|
|
11864
|
-
|
|
11865
|
-
|
|
11866
|
-
|
|
11867
|
-
|
|
11868
|
-
|
|
11869
|
-
|
|
11870
|
-
|
|
11871
|
-
|
|
11872
|
-
|
|
11873
|
-
readonly
|
|
11874
|
-
|
|
11875
|
-
readonly
|
|
11876
|
-
|
|
11877
|
-
|
|
11878
|
-
|
|
11879
|
-
|
|
11880
|
-
|
|
11881
|
-
|
|
11882
|
-
|
|
11883
|
-
|
|
11884
|
-
|
|
11885
|
-
|
|
11886
|
-
|
|
11887
|
-
readonly
|
|
11888
|
-
|
|
11889
|
-
|
|
11890
|
-
|
|
11891
|
-
|
|
11892
|
-
|
|
11893
|
-
|
|
11894
|
-
|
|
11895
|
-
|
|
11896
|
-
|
|
11897
|
-
|
|
11898
|
-
|
|
11899
|
-
readonly
|
|
11900
|
-
|
|
11901
|
-
|
|
11902
|
-
|
|
11903
|
-
|
|
11904
|
-
|
|
11905
|
-
|
|
11906
|
-
|
|
11907
|
-
|
|
11908
|
-
|
|
11909
|
-
|
|
11910
|
-
|
|
11911
|
-
|
|
11912
|
-
|
|
11913
|
-
|
|
11914
|
-
|
|
11915
|
-
|
|
11916
|
-
|
|
11917
|
-
|
|
11918
|
-
|
|
11919
|
-
|
|
11920
|
-
|
|
11921
|
-
|
|
11922
|
-
|
|
11923
|
-
|
|
11924
|
-
|
|
11925
|
-
|
|
11926
|
-
|
|
11927
|
-
|
|
11928
|
-
|
|
11929
|
-
|
|
11930
|
-
|
|
11931
|
-
readonly
|
|
11932
|
-
|
|
11933
|
-
|
|
11934
|
-
|
|
11935
|
-
|
|
11936
|
-
|
|
11937
|
-
|
|
11938
|
-
|
|
11939
|
-
|
|
11940
|
-
|
|
11941
|
-
|
|
11942
|
-
|
|
11943
|
-
readonly
|
|
11944
|
-
|
|
11945
|
-
readonly
|
|
11946
|
-
|
|
11947
|
-
|
|
11948
|
-
|
|
11949
|
-
|
|
11950
|
-
|
|
11951
|
-
|
|
11952
|
-
|
|
11953
|
-
|
|
11954
|
-
|
|
11955
|
-
|
|
11956
|
-
|
|
11957
|
-
readonly
|
|
11958
|
-
|
|
11959
|
-
|
|
11960
|
-
|
|
11961
|
-
|
|
11962
|
-
|
|
11963
|
-
|
|
11964
|
-
|
|
11965
|
-
|
|
11966
|
-
|
|
11967
|
-
|
|
11968
|
-
|
|
11969
|
-
readonly
|
|
11970
|
-
|
|
11971
|
-
|
|
11972
|
-
|
|
11973
|
-
|
|
11974
|
-
|
|
11975
|
-
|
|
11976
|
-
|
|
11977
|
-
|
|
11978
|
-
|
|
11979
|
-
|
|
11980
|
-
|
|
11981
|
-
|
|
11982
|
-
|
|
11983
|
-
|
|
11984
|
-
|
|
11985
|
-
|
|
11986
|
-
|
|
11987
|
-
|
|
11988
|
-
readonly size: v.NumberSchema<undefined>;
|
|
11989
|
-
readonly width: v.NumberSchema<undefined>;
|
|
11990
|
-
readonly height: v.NumberSchema<undefined>;
|
|
11991
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11992
|
-
}, undefined>, undefined>;
|
|
11993
|
-
}, undefined>, undefined>, undefined>;
|
|
11994
|
-
readonly hash: v.StringSchema<undefined>;
|
|
11995
|
-
readonly ext: v.StringSchema<undefined>;
|
|
11996
|
-
readonly mime: v.StringSchema<undefined>;
|
|
11997
|
-
readonly size: v.NumberSchema<undefined>;
|
|
11998
|
-
readonly url: v.StringSchema<undefined>;
|
|
11999
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12000
|
-
readonly provider: v.StringSchema<undefined>;
|
|
12001
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
12002
|
-
readonly id: v.NumberSchema<undefined>;
|
|
12003
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
12004
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
12005
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
12006
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
12007
|
-
}, undefined>>, undefined>, undefined>;
|
|
12008
|
-
readonly color: v.ObjectSchema<{
|
|
12009
|
-
readonly name: v.StringSchema<undefined>;
|
|
12010
|
-
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12011
|
-
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12012
|
-
readonly width: v.NumberSchema<undefined>;
|
|
12013
|
-
readonly height: v.NumberSchema<undefined>;
|
|
12014
|
-
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
12015
|
-
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
12016
|
-
readonly ext: v.StringSchema<undefined>;
|
|
12017
|
-
readonly url: v.StringSchema<undefined>;
|
|
12018
|
-
readonly hash: v.StringSchema<undefined>;
|
|
12019
|
-
readonly mime: v.StringSchema<undefined>;
|
|
12020
|
-
readonly name: v.StringSchema<undefined>;
|
|
12021
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12022
|
-
readonly size: v.NumberSchema<undefined>;
|
|
12023
|
-
readonly width: v.NumberSchema<undefined>;
|
|
12024
|
-
readonly height: v.NumberSchema<undefined>;
|
|
12025
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12026
|
-
}, undefined>, undefined>;
|
|
12027
|
-
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
12028
|
-
readonly ext: v.StringSchema<undefined>;
|
|
12029
|
-
readonly url: v.StringSchema<undefined>;
|
|
12030
|
-
readonly hash: v.StringSchema<undefined>;
|
|
12031
|
-
readonly mime: v.StringSchema<undefined>;
|
|
12032
|
-
readonly name: v.StringSchema<undefined>;
|
|
12033
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12034
|
-
readonly size: v.NumberSchema<undefined>;
|
|
12035
|
-
readonly width: v.NumberSchema<undefined>;
|
|
12036
|
-
readonly height: v.NumberSchema<undefined>;
|
|
12037
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12038
|
-
}, undefined>, undefined>;
|
|
12039
|
-
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
12040
|
-
readonly ext: v.StringSchema<undefined>;
|
|
12041
|
-
readonly url: v.StringSchema<undefined>;
|
|
12042
|
-
readonly hash: v.StringSchema<undefined>;
|
|
12043
|
-
readonly mime: v.StringSchema<undefined>;
|
|
12044
|
-
readonly name: v.StringSchema<undefined>;
|
|
12045
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12046
|
-
readonly size: v.NumberSchema<undefined>;
|
|
12047
|
-
readonly width: v.NumberSchema<undefined>;
|
|
12048
|
-
readonly height: v.NumberSchema<undefined>;
|
|
12049
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12050
|
-
}, undefined>, undefined>;
|
|
12051
|
-
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
12052
|
-
readonly ext: v.StringSchema<undefined>;
|
|
12053
|
-
readonly url: v.StringSchema<undefined>;
|
|
12054
|
-
readonly hash: v.StringSchema<undefined>;
|
|
12055
|
-
readonly mime: v.StringSchema<undefined>;
|
|
12056
|
-
readonly name: v.StringSchema<undefined>;
|
|
12057
|
-
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12058
|
-
readonly size: v.NumberSchema<undefined>;
|
|
12059
|
-
readonly width: v.NumberSchema<undefined>;
|
|
12060
|
-
readonly height: v.NumberSchema<undefined>;
|
|
12061
|
-
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12062
|
-
}, undefined>, undefined>;
|
|
12063
|
-
}, undefined>, undefined>, undefined>;
|
|
12064
|
-
readonly hash: v.StringSchema<undefined>;
|
|
12065
|
-
readonly ext: v.StringSchema<undefined>;
|
|
12066
|
-
readonly mime: v.StringSchema<undefined>;
|
|
12067
|
-
readonly size: v.NumberSchema<undefined>;
|
|
12068
|
-
readonly url: v.StringSchema<undefined>;
|
|
12069
|
-
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12070
|
-
readonly provider: v.StringSchema<undefined>;
|
|
12071
|
-
readonly provider_metadata: v.NullSchema<undefined>;
|
|
12072
|
-
readonly id: v.NumberSchema<undefined>;
|
|
12073
|
-
readonly documentId: v.StringSchema<undefined>;
|
|
12074
|
-
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
12075
|
-
readonly createdAt: v.StringSchema<undefined>;
|
|
12076
|
-
readonly updatedAt: v.StringSchema<undefined>;
|
|
12077
|
-
}, undefined>;
|
|
11849
|
+
//#region src/entities/client/document.d.ts
|
|
11850
|
+
declare const ClientDocument: v.ObjectSchema<{
|
|
11851
|
+
readonly title: v.StringSchema<undefined>;
|
|
11852
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
11853
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
11854
|
+
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
11855
|
+
readonly name: v.StringSchema<undefined>;
|
|
11856
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11857
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11858
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11859
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11860
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
11861
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
11862
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11863
|
+
readonly url: v.StringSchema<undefined>;
|
|
11864
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11865
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11866
|
+
readonly name: v.StringSchema<undefined>;
|
|
11867
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11868
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11869
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11870
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11871
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11872
|
+
}, undefined>, undefined>;
|
|
11873
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
11874
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11875
|
+
readonly url: v.StringSchema<undefined>;
|
|
11876
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11877
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11878
|
+
readonly name: v.StringSchema<undefined>;
|
|
11879
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11880
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11881
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11882
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11883
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11884
|
+
}, undefined>, undefined>;
|
|
11885
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
11886
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11887
|
+
readonly url: v.StringSchema<undefined>;
|
|
11888
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11889
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11890
|
+
readonly name: v.StringSchema<undefined>;
|
|
11891
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11892
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11893
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11894
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11895
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11896
|
+
}, undefined>, undefined>;
|
|
11897
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
11898
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11899
|
+
readonly url: v.StringSchema<undefined>;
|
|
11900
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11901
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11902
|
+
readonly name: v.StringSchema<undefined>;
|
|
11903
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11904
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11905
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11906
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11907
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11908
|
+
}, undefined>, undefined>;
|
|
11909
|
+
}, undefined>, undefined>, undefined>;
|
|
11910
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11911
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11912
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11913
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11914
|
+
readonly url: v.StringSchema<undefined>;
|
|
11915
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11916
|
+
readonly provider: v.StringSchema<undefined>;
|
|
11917
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
11918
|
+
readonly id: v.NumberSchema<undefined>;
|
|
11919
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
11920
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
11921
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
11922
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
11923
|
+
}, undefined>>, undefined>, undefined>;
|
|
11924
|
+
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
11925
|
+
readonly name: v.StringSchema<undefined>;
|
|
11926
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11927
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11928
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11929
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11930
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
11931
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
11932
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11933
|
+
readonly url: v.StringSchema<undefined>;
|
|
11934
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11935
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11936
|
+
readonly name: v.StringSchema<undefined>;
|
|
11937
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11938
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11939
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11940
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11941
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11942
|
+
}, undefined>, undefined>;
|
|
11943
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
11944
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11945
|
+
readonly url: v.StringSchema<undefined>;
|
|
11946
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11947
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11948
|
+
readonly name: v.StringSchema<undefined>;
|
|
11949
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11950
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11951
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11952
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11953
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11954
|
+
}, undefined>, undefined>;
|
|
11955
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
11956
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11957
|
+
readonly url: v.StringSchema<undefined>;
|
|
11958
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11959
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11960
|
+
readonly name: v.StringSchema<undefined>;
|
|
11961
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11962
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11963
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11964
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11965
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11966
|
+
}, undefined>, undefined>;
|
|
11967
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
11968
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11969
|
+
readonly url: v.StringSchema<undefined>;
|
|
11970
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11971
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11972
|
+
readonly name: v.StringSchema<undefined>;
|
|
11973
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11974
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11975
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11976
|
+
readonly height: v.NumberSchema<undefined>;
|
|
11977
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
11978
|
+
}, undefined>, undefined>;
|
|
11979
|
+
}, undefined>, undefined>, undefined>;
|
|
11980
|
+
readonly hash: v.StringSchema<undefined>;
|
|
11981
|
+
readonly ext: v.StringSchema<undefined>;
|
|
11982
|
+
readonly mime: v.StringSchema<undefined>;
|
|
11983
|
+
readonly size: v.NumberSchema<undefined>;
|
|
11984
|
+
readonly url: v.StringSchema<undefined>;
|
|
11985
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11986
|
+
readonly provider: v.StringSchema<undefined>;
|
|
11987
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
12078
11988
|
readonly id: v.NumberSchema<undefined>;
|
|
12079
|
-
|
|
12080
|
-
|
|
12081
|
-
|
|
12082
|
-
|
|
12083
|
-
|
|
12084
|
-
readonly
|
|
12085
|
-
|
|
12086
|
-
|
|
12087
|
-
|
|
12088
|
-
|
|
12089
|
-
|
|
11989
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
11990
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
11991
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
11992
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
11993
|
+
}, undefined>>, undefined>, undefined>;
|
|
11994
|
+
readonly color: v.ObjectSchema<{
|
|
11995
|
+
readonly name: v.StringSchema<undefined>;
|
|
11996
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11997
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11998
|
+
readonly width: v.NumberSchema<undefined>;
|
|
11999
|
+
readonly height: v.NumberSchema<undefined>;
|
|
12000
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
12001
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
12002
|
+
readonly ext: v.StringSchema<undefined>;
|
|
12003
|
+
readonly url: v.StringSchema<undefined>;
|
|
12004
|
+
readonly hash: v.StringSchema<undefined>;
|
|
12005
|
+
readonly mime: v.StringSchema<undefined>;
|
|
12006
|
+
readonly name: v.StringSchema<undefined>;
|
|
12007
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12008
|
+
readonly size: v.NumberSchema<undefined>;
|
|
12009
|
+
readonly width: v.NumberSchema<undefined>;
|
|
12010
|
+
readonly height: v.NumberSchema<undefined>;
|
|
12011
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12012
|
+
}, undefined>, undefined>;
|
|
12013
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
12014
|
+
readonly ext: v.StringSchema<undefined>;
|
|
12015
|
+
readonly url: v.StringSchema<undefined>;
|
|
12016
|
+
readonly hash: v.StringSchema<undefined>;
|
|
12017
|
+
readonly mime: v.StringSchema<undefined>;
|
|
12018
|
+
readonly name: v.StringSchema<undefined>;
|
|
12019
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12020
|
+
readonly size: v.NumberSchema<undefined>;
|
|
12021
|
+
readonly width: v.NumberSchema<undefined>;
|
|
12022
|
+
readonly height: v.NumberSchema<undefined>;
|
|
12023
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12024
|
+
}, undefined>, undefined>;
|
|
12025
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
12026
|
+
readonly ext: v.StringSchema<undefined>;
|
|
12027
|
+
readonly url: v.StringSchema<undefined>;
|
|
12028
|
+
readonly hash: v.StringSchema<undefined>;
|
|
12029
|
+
readonly mime: v.StringSchema<undefined>;
|
|
12030
|
+
readonly name: v.StringSchema<undefined>;
|
|
12031
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12032
|
+
readonly size: v.NumberSchema<undefined>;
|
|
12033
|
+
readonly width: v.NumberSchema<undefined>;
|
|
12034
|
+
readonly height: v.NumberSchema<undefined>;
|
|
12035
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12036
|
+
}, undefined>, undefined>;
|
|
12037
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
12038
|
+
readonly ext: v.StringSchema<undefined>;
|
|
12039
|
+
readonly url: v.StringSchema<undefined>;
|
|
12040
|
+
readonly hash: v.StringSchema<undefined>;
|
|
12041
|
+
readonly mime: v.StringSchema<undefined>;
|
|
12042
|
+
readonly name: v.StringSchema<undefined>;
|
|
12043
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12044
|
+
readonly size: v.NumberSchema<undefined>;
|
|
12045
|
+
readonly width: v.NumberSchema<undefined>;
|
|
12046
|
+
readonly height: v.NumberSchema<undefined>;
|
|
12047
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
12048
|
+
}, undefined>, undefined>;
|
|
12049
|
+
}, undefined>, undefined>, undefined>;
|
|
12050
|
+
readonly hash: v.StringSchema<undefined>;
|
|
12051
|
+
readonly ext: v.StringSchema<undefined>;
|
|
12052
|
+
readonly mime: v.StringSchema<undefined>;
|
|
12053
|
+
readonly size: v.NumberSchema<undefined>;
|
|
12054
|
+
readonly url: v.StringSchema<undefined>;
|
|
12055
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12056
|
+
readonly provider: v.StringSchema<undefined>;
|
|
12057
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
12058
|
+
readonly id: v.NumberSchema<undefined>;
|
|
12059
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
12060
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
12061
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
12062
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
12063
|
+
}, undefined>;
|
|
12090
12064
|
readonly id: v.NumberSchema<undefined>;
|
|
12091
|
-
|
|
12092
|
-
|
|
12093
|
-
|
|
12094
|
-
|
|
12095
|
-
|
|
12096
|
-
readonly
|
|
12097
|
-
readonly
|
|
12098
|
-
readonly
|
|
12099
|
-
readonly utm_campaign: v.StringSchema<undefined>;
|
|
12100
|
-
readonly utm_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12101
|
-
readonly utm_creative_format: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12102
|
-
readonly utm_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12103
|
-
readonly campaign_phase: v.StringSchema<undefined>;
|
|
12104
|
-
readonly campaign_product: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12105
|
-
readonly campaign_targeting: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12106
|
-
readonly campaign_key: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12107
|
-
readonly creative_format: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12108
|
-
readonly creative_format_variants: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12109
|
-
readonly url: v.StringSchema<undefined>;
|
|
12065
|
+
}, undefined>, undefined>, undefined>;
|
|
12066
|
+
readonly teamwork_id: v.StringSchema<undefined>;
|
|
12067
|
+
readonly teamwork_name: v.StringSchema<undefined>;
|
|
12068
|
+
readonly gainapp_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12069
|
+
readonly utm_sheet_id: v.StringSchema<undefined>;
|
|
12070
|
+
readonly allow_create_utm_link: v.BooleanSchema<undefined>;
|
|
12071
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
12072
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
12110
12073
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
12111
|
-
readonly
|
|
12074
|
+
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
12075
|
+
readonly classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
12112
12076
|
readonly id: v.NumberSchema<undefined>;
|
|
12113
12077
|
readonly documentId: v.StringSchema<undefined>;
|
|
12114
12078
|
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
12115
12079
|
readonly createdAt: v.StringSchema<undefined>;
|
|
12116
12080
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
12117
12081
|
}, undefined>;
|
|
12118
|
-
type
|
|
12082
|
+
type ClientDocument = v.InferOutput<typeof ClientDocument>;
|
|
12119
12083
|
//#endregion
|
|
12120
12084
|
//#region src/permissions/types.d.ts
|
|
12121
12085
|
type LCRUDActions = "list" | "create" | "read" | "update" | "delete";
|
|
@@ -12216,4 +12180,4 @@ declare const ClientUserDocumentStatus: v.ObjectSchema<{
|
|
|
12216
12180
|
}, undefined>;
|
|
12217
12181
|
type ClientUserDocumentStatus = v.InferOutput<typeof ClientUserDocumentStatus>;
|
|
12218
12182
|
//#endregion
|
|
12219
|
-
export { RolesWithPermissions as a,
|
|
12183
|
+
export { RolesWithPermissions as a, CLIENT_ENTITY_KEYS as c, ClientEntityActions as d, ClientEntityKey as f, Permissions as i, CLIENT_ENTITY_PERMISSIONS as l, ClientUserDocumentStatus as n, ClientDocument as o, ClientEntityScope as p, LCRUDActions as r, ROLE_PERMISSIONS as s, ClientUserDocument as t, CLIENT_ENTITY_SCOPES as u };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
+
import * as v from "valibot";
|
|
3
|
+
//#region src/entities/monday-workspace/document.ts
|
|
4
|
+
const MondayWorkspaceDocument = v.object({
|
|
5
|
+
...BaseDocument.entries,
|
|
6
|
+
title: v.string(),
|
|
7
|
+
workspace_id: v.string()
|
|
8
|
+
});
|
|
9
|
+
//#endregion
|
|
10
|
+
export { MondayWorkspaceDocument as t };
|