@getcommunity/gc-validators 0.0.271-alpha.2 → 0.0.271-alpha.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/abac-BeKQtxIF.cjs +648 -0
- package/dist/abac-DPd9oLKR.mjs +643 -0
- package/dist/base/index.cjs +20 -20
- package/dist/base/index.d.cts +3 -4
- package/dist/base/index.d.mts +3 -4
- package/dist/base/index.mjs +3 -3
- package/dist/components/blocks/index.cjs +16 -14
- package/dist/components/blocks/index.d.cts +2 -1322
- package/dist/components/blocks/index.d.mts +2 -1322
- package/dist/components/blocks/index.mjs +16 -14
- package/dist/components/brand/index.d.cts +1 -314
- package/dist/components/brand/index.d.mts +1 -314
- package/dist/components/forms/index.cjs +10 -8
- package/dist/components/forms/index.d.cts +6 -3
- package/dist/components/forms/index.d.mts +6 -3
- package/dist/components/forms/index.mjs +10 -8
- package/dist/components/shared/index.cjs +13 -2
- package/dist/components/shared/index.d.cts +1 -916
- package/dist/components/shared/index.d.mts +1 -916
- package/dist/components/shared/index.mjs +13 -2
- package/dist/components/slideshow/index.cjs +15 -13
- package/dist/components/slideshow/index.d.cts +7 -5
- package/dist/components/slideshow/index.d.mts +7 -5
- package/dist/components/slideshow/index.mjs +15 -13
- package/dist/components/utm/index.cjs +7 -5
- package/dist/components/utm/index.d.cts +2 -32
- package/dist/components/utm/index.d.mts +2 -32
- package/dist/components/utm/index.mjs +7 -5
- package/dist/constants/index.cjs +5 -3
- package/dist/constants/index.d.cts +417 -3
- package/dist/constants/index.d.mts +417 -3
- package/dist/constants/index.mjs +2 -2
- package/dist/document-CAkRm1Y_.d.mts +24 -0
- package/dist/document-CDavjuJ-.mjs +19 -0
- package/dist/{document-Bpr9mbCs.d.mts → document-CbE38CzE.d.mts} +6 -6
- package/dist/document-CwIvc2p7.cjs +26 -0
- package/dist/document-DOVZwQRq.cjs +728 -0
- package/dist/document-DR6GQUE8.cjs +243 -0
- package/dist/document-DaICHS9G.cjs +17 -0
- package/dist/document-TlMeVEGy.d.cts +24 -0
- package/dist/document-c3GNPelp.mjs +10 -0
- package/dist/document-exUYRsta.mjs +128 -0
- package/dist/{document-hEBlSep8.d.cts → document-i-h3Orv7.d.cts} +6 -6
- package/dist/document-kvIqz0p6.mjs +457 -0
- package/dist/entities/audit-log/index.cjs +2 -2
- package/dist/entities/audit-log/index.d.cts +3 -3
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/audit-log/index.mjs +1 -1
- package/dist/entities/blog-page/index.cjs +1 -1
- package/dist/entities/blog-page/index.d.cts +12 -251
- package/dist/entities/blog-page/index.d.mts +12 -251
- package/dist/entities/blog-page/index.mjs +1 -1
- package/dist/entities/blog-post/index.cjs +2 -2
- package/dist/entities/blog-post/index.d.cts +1 -916
- package/dist/entities/blog-post/index.d.mts +1 -916
- package/dist/entities/blog-post/index.mjs +2 -2
- package/dist/entities/careers-page/index.cjs +1 -1
- package/dist/entities/careers-page/index.d.cts +12 -251
- package/dist/entities/careers-page/index.d.mts +12 -251
- package/dist/entities/careers-page/index.mjs +1 -1
- package/dist/entities/category/index.cjs +4 -13
- package/dist/entities/category/index.d.cts +3 -260
- package/dist/entities/category/index.d.mts +3 -260
- package/dist/entities/category/index.mjs +2 -11
- package/dist/entities/client/index.cjs +3 -3
- package/dist/entities/client/index.d.cts +1 -84
- package/dist/entities/client/index.d.mts +1 -84
- package/dist/entities/client/index.mjs +2 -2
- package/dist/entities/client-content-pillar/index.cjs +10 -20
- package/dist/entities/client-content-pillar/index.d.cts +1 -48
- package/dist/entities/client-content-pillar/index.d.mts +1 -48
- package/dist/entities/client-content-pillar/index.mjs +2 -12
- package/dist/entities/client-media-platform/index.cjs +10 -17
- package/dist/entities/client-media-platform/index.d.cts +1 -52
- package/dist/entities/client-media-platform/index.d.mts +1 -52
- package/dist/entities/client-media-platform/index.mjs +2 -9
- package/dist/entities/client-project/index.cjs +22 -129
- package/dist/entities/client-project/index.d.cts +1 -146
- package/dist/entities/client-project/index.d.mts +1 -146
- package/dist/entities/client-project/index.mjs +2 -109
- package/dist/entities/client-report/index.cjs +7 -18
- package/dist/entities/client-report/index.d.cts +1 -62
- package/dist/entities/client-report/index.d.mts +1 -62
- package/dist/entities/client-report/index.mjs +2 -13
- package/dist/entities/client-styleguide/index.cjs +7 -27
- package/dist/entities/client-styleguide/index.d.cts +1 -47
- package/dist/entities/client-styleguide/index.d.mts +1 -47
- package/dist/entities/client-styleguide/index.mjs +2 -22
- package/dist/entities/client-user/index.cjs +17 -53
- package/dist/entities/client-user/index.d.cts +2 -47
- package/dist/entities/client-user/index.d.mts +2 -47
- package/dist/entities/client-user/index.mjs +5 -41
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.cjs +5 -5
- package/dist/entities/content-pillar/index.d.cts +1 -49
- package/dist/entities/content-pillar/index.d.mts +1 -49
- package/dist/entities/content-pillar/index.mjs +2 -2
- package/dist/entities/faq-page/index.cjs +1 -1
- package/dist/entities/faq-page/index.d.cts +13 -329
- package/dist/entities/faq-page/index.d.mts +13 -329
- package/dist/entities/faq-page/index.mjs +1 -1
- package/dist/entities/gcflytour/index.cjs +9 -19
- package/dist/entities/gcflytour/index.d.cts +1 -60
- package/dist/entities/gcflytour/index.d.mts +1 -60
- package/dist/entities/gcflytour/index.mjs +2 -12
- package/dist/entities/gcflytour-snap/index.cjs +7 -17
- package/dist/entities/gcflytour-snap/index.d.cts +1 -58
- package/dist/entities/gcflytour-snap/index.d.mts +1 -58
- package/dist/entities/gcflytour-snap/index.mjs +2 -12
- package/dist/entities/landing-page/index.cjs +2 -2
- package/dist/entities/landing-page/index.d.cts +25 -474
- package/dist/entities/landing-page/index.d.mts +25 -474
- package/dist/entities/landing-page/index.mjs +2 -2
- package/dist/entities/lead/index.cjs +2 -2
- package/dist/entities/lead/index.mjs +1 -1
- package/dist/entities/media-content-type/index.cjs +10 -23
- package/dist/entities/media-content-type/index.d.cts +3 -3
- package/dist/entities/media-content-type/index.d.mts +3 -3
- package/dist/entities/media-content-type/index.mjs +2 -15
- package/dist/entities/media-creative-format/index.cjs +7 -16
- package/dist/entities/media-creative-format/index.d.cts +3 -3
- package/dist/entities/media-creative-format/index.d.mts +3 -3
- package/dist/entities/media-creative-format/index.mjs +2 -11
- package/dist/entities/media-medium/index.cjs +7 -18
- package/dist/entities/media-medium/index.d.cts +3 -18
- package/dist/entities/media-medium/index.d.mts +3 -18
- package/dist/entities/media-medium/index.mjs +2 -13
- package/dist/entities/media-platform/index.cjs +13 -29
- package/dist/entities/media-platform/index.d.cts +1 -73
- package/dist/entities/media-platform/index.d.mts +1 -73
- package/dist/entities/media-platform/index.mjs +2 -18
- package/dist/entities/monday-workspace/index.cjs +7 -14
- package/dist/entities/monday-workspace/index.d.cts +1 -46
- package/dist/entities/monday-workspace/index.d.mts +1 -46
- package/dist/entities/monday-workspace/index.mjs +2 -9
- package/dist/entities/newsletter-signup/index.cjs +2 -2
- package/dist/entities/newsletter-signup/index.mjs +1 -1
- package/dist/entities/policy-page/index.cjs +2 -2
- package/dist/entities/policy-page/index.d.cts +15 -321
- package/dist/entities/policy-page/index.d.mts +15 -321
- package/dist/entities/policy-page/index.mjs +2 -2
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.cts +1 -319
- package/dist/entities/product/index.d.mts +1 -319
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +2 -21
- package/dist/entities/product-highlight/index.d.cts +1 -244
- package/dist/entities/product-highlight/index.d.mts +1 -244
- package/dist/entities/product-highlight/index.mjs +1 -18
- package/dist/entities/resume/index.cjs +2 -2
- package/dist/entities/resume/index.mjs +1 -1
- package/dist/entities/tag/index.cjs +4 -11
- package/dist/entities/tag/index.d.cts +3 -14
- package/dist/entities/tag/index.d.mts +3 -14
- package/dist/entities/tag/index.mjs +2 -9
- package/dist/entities/team-member/index.cjs +8 -3
- package/dist/entities/team-member/index.d.cts +2 -210
- package/dist/entities/team-member/index.d.mts +2 -210
- package/dist/entities/team-member/index.mjs +7 -3
- package/dist/entities/team-page/index.cjs +1 -1
- package/dist/entities/team-page/index.d.cts +12 -251
- package/dist/entities/team-page/index.d.mts +12 -251
- package/dist/entities/team-page/index.mjs +1 -1
- package/dist/entities/teamwork/index.d.cts +5 -6
- package/dist/entities/teamwork/index.d.mts +5 -6
- package/dist/entities/trend/index.cjs +4 -18
- package/dist/entities/trend/index.d.cts +1 -333
- package/dist/entities/trend/index.d.mts +1 -333
- package/dist/entities/trend/index.mjs +2 -16
- package/dist/entities/up-auth/index.d.cts +1 -1
- package/dist/entities/up-auth/index.d.mts +1 -1
- package/dist/entities/up-permission/index.cjs +2 -11
- package/dist/entities/up-permission/index.d.cts +1 -13
- package/dist/entities/up-permission/index.d.mts +1 -13
- package/dist/entities/up-permission/index.mjs +1 -8
- package/dist/entities/up-role/index.cjs +4 -27
- package/dist/entities/up-role/index.d.cts +1 -2
- package/dist/entities/up-role/index.d.mts +1 -2
- package/dist/entities/up-role/index.mjs +1 -22
- package/dist/entities/up-user/index.cjs +9 -63
- package/dist/entities/up-user/index.d.cts +1 -37
- package/dist/entities/up-user/index.d.mts +1 -37
- package/dist/entities/up-user/index.mjs +1 -53
- package/dist/entities/url-redirect/index.d.cts +2 -2
- package/dist/entities/url-redirect/index.d.mts +2 -2
- package/dist/entities/user-account/index.cjs +10 -18
- package/dist/entities/user-account/index.d.cts +2 -2
- package/dist/entities/user-account/index.d.mts +2 -2
- package/dist/entities/user-account/index.mjs +3 -11
- package/dist/entities/utm-link-builder/index.cjs +9 -8
- package/dist/entities/utm-link-builder/index.d.cts +2 -3
- package/dist/entities/utm-link-builder/index.d.mts +2 -3
- package/dist/entities/utm-link-builder/index.mjs +6 -4
- package/dist/entities/utm-meta/index.d.cts +7 -7
- package/dist/entities/utm-meta/index.d.mts +7 -7
- package/dist/entities/utm-tracking-link/index.cjs +7 -28
- package/dist/entities/utm-tracking-link/index.d.cts +1 -234
- package/dist/entities/utm-tracking-link/index.d.mts +1 -234
- package/dist/entities/utm-tracking-link/index.mjs +2 -23
- package/dist/index-B3VtiObV.d.mts +317 -0
- package/dist/{document-C0c7azOe.d.mts → index-BxEBUjx2.d.mts} +236 -184
- package/dist/index-CQP_vcmO.d.cts +317 -0
- package/dist/index-CRoWUxGV.d.cts +1324 -0
- package/dist/index-Ct-9aFSN.d.mts +945 -0
- package/dist/index-D11tQdCv.d.cts +34 -0
- package/dist/index-DLICmJ_-.d.mts +34 -0
- package/dist/{index-DYPjS1qh.d.mts → index-DMgh7_6t.d.mts} +3 -3
- package/dist/index-DWx5cycC.d.cts +4746 -0
- package/dist/index-DkCme935.d.cts +945 -0
- package/dist/index-DmSY24F-.d.mts +4746 -0
- package/dist/{index-Bht1Jd5l.d.mts → index-HC5SDR9c.d.mts} +111 -154
- package/dist/{index-ZBDWYTfn.d.cts → index-VMlL6p9e.d.cts} +111 -154
- package/dist/{index-BLE_fX1Q.d.cts → index-WPFNVyxL.d.cts} +3 -3
- package/dist/{document-DN3g0EFx.d.cts → index-auU0DaW5.d.cts} +236 -184
- package/dist/index-oCLNrzIj.d.mts +1324 -0
- package/dist/{json-CqAaKeHA.d.mts → json-BrVkpLbC.d.mts} +1 -0
- package/dist/{json-BJ8GyrtC.d.cts → json-Cm6HECXA.d.cts} +1 -0
- package/dist/media-upload-D-nP8FR1.d.cts +140 -0
- package/dist/media-upload-DKeA1eD-.d.mts +140 -0
- package/dist/permissions/index.cjs +3 -663
- package/dist/permissions/index.d.cts +2 -2
- package/dist/permissions/index.d.mts +2 -2
- package/dist/permissions/index.mjs +3 -661
- package/dist/{query.schema-DHTf6rTw.cjs → query-BOZj3jek.cjs} +3 -3
- package/dist/{query.schema-YKoOuBnk.mjs → query-Dpy-S8bA.mjs} +2 -2
- package/dist/{relations-CGu18hfT.cjs → relationships-B0sgMFZA.cjs} +2 -2
- package/dist/{relations-C04F46xL.mjs → relationships-D1Kp-Gfe.mjs} +2 -2
- package/dist/{strapi-C7POOPEf.cjs → strapi-B0f98T3D.cjs} +3 -3
- package/dist/strapi-BZGtE-mE.cjs +455 -0
- package/dist/{strapi-C0DtxJLD.mjs → strapi-CcyhoATG.mjs} +3 -3
- package/dist/strapi-JZZXwngw.mjs +420 -0
- package/dist/utilities/index.cjs +20 -0
- package/dist/utilities/index.d.cts +7 -2
- package/dist/utilities/index.d.mts +7 -2
- package/dist/utilities/index.mjs +19 -1
- package/package.json +1 -1
- package/dist/document-BAzLIprH.d.mts +0 -100
- package/dist/document-BFukanLe.mjs +0 -54
- package/dist/document-BK1ASowb.d.cts +0 -17
- package/dist/document-BMxLOdrT.d.cts +0 -267
- package/dist/document-BNoXPGwF.d.mts +0 -27
- package/dist/document-B_pJW777.d.mts +0 -30
- package/dist/document-Bd2AyLs8.d.mts +0 -16
- package/dist/document-BezYxNmb.d.cts +0 -16
- package/dist/document-Bj7SRTOn.d.cts +0 -18
- package/dist/document-Bo869pZx.d.mts +0 -18
- package/dist/document-Bs8c1mok.d.cts +0 -15
- package/dist/document-CTTDXzOF.mjs +0 -13
- package/dist/document-CUl_Ys6-.mjs +0 -23
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-Ccszj8lR.cjs +0 -20
- package/dist/document-CjNHI7Eb.d.cts +0 -27
- package/dist/document-Cu_HUDC5.mjs +0 -51
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-D2nLVGig.d.mts +0 -238
- package/dist/document-D4fJt3zX.d.cts +0 -12223
- package/dist/document-D5yDIDIx.d.mts +0 -15
- package/dist/document-D73dqRle.d.cts +0 -19
- package/dist/document-DA6YVZz-.d.cts +0 -100
- package/dist/document-DJ0YiVte.d.cts +0 -30
- package/dist/document-DMHIUE3J.d.mts +0 -17
- package/dist/document-DYzRVV1C.d.mts +0 -16
- package/dist/document-D_ZMbzn6.d.cts +0 -18
- package/dist/document-DdRo9TdG.d.mts +0 -12223
- package/dist/document-DeoRGh7p.d.mts +0 -19
- package/dist/document-DsIPBTG8.cjs +0 -30
- package/dist/document-DsSaMVGb.cjs +0 -106
- package/dist/document-Gx2Vrg_w.d.mts +0 -267
- package/dist/document-IIJpsOIO.d.cts +0 -16
- package/dist/document-WHS8GHY5.d.mts +0 -18
- package/dist/document-dqrWptdY.d.cts +0 -244
- package/dist/document-rbMXLGxt.cjs +0 -103
- package/dist/document-si7GYS5g.d.mts +0 -19
- package/dist/document-vq-7rcU5.d.mts +0 -244
- package/dist/fields-BQHSYj70.d.cts +0 -7
- package/dist/fields-qx-5saY5.d.mts +0 -7
- package/dist/index-BI8tN-QZ.d.mts +0 -99
- package/dist/index-DpYYzY_9.d.cts +0 -99
- package/dist/query.schema-BOn5Kk_p.d.mts +0 -41
- package/dist/query.schema-CItKlb0x.d.cts +0 -41
- package/dist/response-C-7nyNVD.d.mts +0 -57
- package/dist/response-c6SgLvi9.d.cts +0 -57
- package/dist/strapi-COeswSwJ.mjs +0 -49
- package/dist/strapi-DmhV7ODq.cjs +0 -72
- /package/dist/{constants-L2goO7Eg.mjs → constants-Htf-MeCA.mjs} +0 -0
- /package/dist/{constants-PBZKggHL.cjs → constants-f1GP2eiq.cjs} +0 -0
|
@@ -1,48 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/client-styleguide/constants.d.ts
|
|
5
|
-
declare const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE = 10;
|
|
6
|
-
declare const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE = 100;
|
|
7
|
-
declare const CLIENT_STYLEGUIDE_SORT_KEYS: readonly ["id", "title", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/client-styleguide/fields.d.ts
|
|
10
|
-
declare const QuerySortClientStyleguides: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], 4, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortClientStyleguides = v.InferOutput<typeof QuerySortClientStyleguides>;
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region src/entities/client-styleguide/mutation.d.ts
|
|
14
|
-
declare const CreateClientStyleguideDocument: v.ObjectSchema<{
|
|
15
|
-
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
16
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, true>;
|
|
17
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
18
|
-
}, undefined>;
|
|
19
|
-
type CreateClientStyleguideDocument = v.InferOutput<typeof CreateClientStyleguideDocument>;
|
|
20
|
-
declare const UpdateClientStyleguideDocument: v.ObjectSchema<{
|
|
21
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
22
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
23
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type UpdateClientStyleguideDocument = v.InferOutput<typeof UpdateClientStyleguideDocument>;
|
|
26
|
-
declare const UpdateClientStyleguideDocumentRequest: v.ObjectSchema<{
|
|
27
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
28
|
-
readonly data: v.ObjectSchema<{
|
|
29
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
30
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
31
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
32
|
-
}, undefined>;
|
|
33
|
-
}, undefined>;
|
|
34
|
-
type UpdateClientStyleguideDocumentRequest = v.InferOutput<typeof UpdateClientStyleguideDocumentRequest>;
|
|
35
|
-
//#endregion
|
|
36
|
-
//#region src/entities/client-styleguide/query.d.ts
|
|
37
|
-
declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
|
|
38
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
39
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
40
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
41
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
42
|
-
readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
43
|
-
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>;
|
|
44
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], 4, undefined>]>, undefined>;
|
|
45
|
-
}, undefined>;
|
|
46
|
-
type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
|
|
47
|
-
//#endregion
|
|
1
|
+
import { $n as ClientStyleguideDocument, at as QueryStrapiSearchClientStyleguide, ct as UpdateClientStyleguideDocumentRequest, dt as LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, ft as LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, lt as QuerySortClientStyleguides, ot as CreateClientStyleguideDocument, st as UpdateClientStyleguideDocument, ut as CLIENT_STYLEGUIDE_SORT_KEYS } from "../../index-DWx5cycC.cjs";
|
|
48
2
|
export { CLIENT_STYLEGUIDE_SORT_KEYS, ClientStyleguideDocument, CreateClientStyleguideDocument, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, QuerySortClientStyleguides, QueryStrapiSearchClientStyleguide, UpdateClientStyleguideDocument, UpdateClientStyleguideDocumentRequest };
|
|
@@ -1,48 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/client-styleguide/constants.d.ts
|
|
5
|
-
declare const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE = 10;
|
|
6
|
-
declare const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE = 100;
|
|
7
|
-
declare const CLIENT_STYLEGUIDE_SORT_KEYS: readonly ["id", "title", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/client-styleguide/fields.d.ts
|
|
10
|
-
declare const QuerySortClientStyleguides: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], 4, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortClientStyleguides = v.InferOutput<typeof QuerySortClientStyleguides>;
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region src/entities/client-styleguide/mutation.d.ts
|
|
14
|
-
declare const CreateClientStyleguideDocument: v.ObjectSchema<{
|
|
15
|
-
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
16
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, true>;
|
|
17
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
18
|
-
}, undefined>;
|
|
19
|
-
type CreateClientStyleguideDocument = v.InferOutput<typeof CreateClientStyleguideDocument>;
|
|
20
|
-
declare const UpdateClientStyleguideDocument: v.ObjectSchema<{
|
|
21
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
22
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
23
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type UpdateClientStyleguideDocument = v.InferOutput<typeof UpdateClientStyleguideDocument>;
|
|
26
|
-
declare const UpdateClientStyleguideDocumentRequest: v.ObjectSchema<{
|
|
27
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
28
|
-
readonly data: v.ObjectSchema<{
|
|
29
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
30
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
31
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
32
|
-
}, undefined>;
|
|
33
|
-
}, undefined>;
|
|
34
|
-
type UpdateClientStyleguideDocumentRequest = v.InferOutput<typeof UpdateClientStyleguideDocumentRequest>;
|
|
35
|
-
//#endregion
|
|
36
|
-
//#region src/entities/client-styleguide/query.d.ts
|
|
37
|
-
declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
|
|
38
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
39
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
40
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
41
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
42
|
-
readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
43
|
-
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>;
|
|
44
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], 4, undefined>]>, undefined>;
|
|
45
|
-
}, undefined>;
|
|
46
|
-
type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
|
|
47
|
-
//#endregion
|
|
1
|
+
import { $n as ClientStyleguideDocument, at as QueryStrapiSearchClientStyleguide, ct as UpdateClientStyleguideDocumentRequest, dt as LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, ft as LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, lt as QuerySortClientStyleguides, ot as CreateClientStyleguideDocument, st as UpdateClientStyleguideDocument, ut as CLIENT_STYLEGUIDE_SORT_KEYS } from "../../index-DmSY24F-.mjs";
|
|
48
2
|
export { CLIENT_STYLEGUIDE_SORT_KEYS, ClientStyleguideDocument, CreateClientStyleguideDocument, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, QuerySortClientStyleguides, QueryStrapiSearchClientStyleguide, UpdateClientStyleguideDocument, UpdateClientStyleguideDocumentRequest };
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import { t as BaseDocument } from "../../document-Bqoi1MdT.mjs";
|
|
2
|
-
import { r as MediaUploadDocument } from "../../media-upload-DiRJksSU.mjs";
|
|
3
1
|
import "../../regex-BnKGcdS4.mjs";
|
|
4
2
|
import { d as VStringMinMax, i as VSize, l as VStringMax, r as VPage } from "../../validators-P5E_3qzc.mjs";
|
|
5
|
-
import { a as SAssociateOneEntity, s as SQueryManyEntities } from "../../
|
|
6
|
-
import {
|
|
7
|
-
import { ComponentBrandStyleguideColor, ComponentBrandStyleguideFont } from "../../components/brand/index.mjs";
|
|
3
|
+
import { a as SAssociateOneEntity, s as SQueryManyEntities } from "../../relationships-D1Kp-Gfe.mjs";
|
|
4
|
+
import { D as ClientStyleguideDocument } from "../../document-kvIqz0p6.mjs";
|
|
8
5
|
import * as v from "valibot";
|
|
9
6
|
//#region src/entities/client-styleguide/constants.ts
|
|
10
7
|
const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE = 10;
|
|
@@ -16,23 +13,6 @@ const CLIENT_STYLEGUIDE_SORT_KEYS = [
|
|
|
16
13
|
"updatedAt"
|
|
17
14
|
];
|
|
18
15
|
//#endregion
|
|
19
|
-
//#region src/entities/client-styleguide/document.ts
|
|
20
|
-
const ClientStyleguideDocument = v.object({
|
|
21
|
-
...BaseDocument.entries,
|
|
22
|
-
title: v.string(),
|
|
23
|
-
is_active: v.boolean(),
|
|
24
|
-
introduction: v.array(RichTextBlock),
|
|
25
|
-
voice: v.array(RichTextBlock),
|
|
26
|
-
communication: v.array(RichTextBlock),
|
|
27
|
-
brand_elements: v.array(RichTextBlock),
|
|
28
|
-
brand_intention: v.array(RichTextBlock),
|
|
29
|
-
mood: v.optional(v.nullable(v.lazy(() => MediaUploadDocument))),
|
|
30
|
-
logos: v.optional(v.nullable(v.lazy(() => MediaUploadDocument))),
|
|
31
|
-
brand_colors: v.optional(v.array(ComponentBrandStyleguideColor)),
|
|
32
|
-
brand_fonts: v.optional(v.array(ComponentBrandStyleguideFont)),
|
|
33
|
-
brand_application: v.optional(v.array(v.lazy(() => MediaUploadDocument)))
|
|
34
|
-
});
|
|
35
|
-
//#endregion
|
|
36
16
|
//#region src/entities/client-styleguide/fields.ts
|
|
37
17
|
const QuerySortClientStyleguides = v.optional(v.pipe(v.array(v.picklist(CLIENT_STYLEGUIDE_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(CLIENT_STYLEGUIDE_SORT_KEYS.length)));
|
|
38
18
|
//#endregion
|
|
@@ -1,77 +1,41 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-CKQMccvm.cjs");
|
|
3
|
-
const require_document = require("../../document-BAro2Mrj.cjs");
|
|
4
3
|
const require_validators = require("../../validators-Bc9Is5Sr.cjs");
|
|
5
|
-
const
|
|
6
|
-
const
|
|
4
|
+
const require_relationships = require("../../relationships-B0sgMFZA.cjs");
|
|
5
|
+
const require_document = require("../../document-DOVZwQRq.cjs");
|
|
7
6
|
let valibot = require("valibot");
|
|
8
7
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
9
|
-
//#region src/entities/client-user/constants.ts
|
|
10
|
-
const LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT = 10;
|
|
11
|
-
const LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT = 100;
|
|
12
|
-
const CLIENT_USER_SORT_KEYS = [
|
|
13
|
-
"id",
|
|
14
|
-
"client.title",
|
|
15
|
-
"client.teamwork_id",
|
|
16
|
-
"client.teamwork_name",
|
|
17
|
-
"client.is_active",
|
|
18
|
-
"client.allow_create_utm_link",
|
|
19
|
-
"client.is_paid_media",
|
|
20
|
-
"client.is_organic_social",
|
|
21
|
-
"user.username",
|
|
22
|
-
"user.email",
|
|
23
|
-
"user.confirmed",
|
|
24
|
-
"user.blocked",
|
|
25
|
-
"createdAt",
|
|
26
|
-
"updatedAt"
|
|
27
|
-
];
|
|
28
|
-
//#endregion
|
|
29
|
-
//#region src/entities/client-user/fields.ts
|
|
30
|
-
const QuerySortClientUsers = valibot.optional(valibot.pipe(valibot.array(valibot.picklist(CLIENT_USER_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), valibot.maxLength(CLIENT_USER_SORT_KEYS.length)));
|
|
31
|
-
const ClientUserScope = valibot.pipe(valibot.array(valibot.pipe(valibot.string(), valibot.picklist(require_constants.CLIENT_ENTITY_SCOPES)), "Please provide a valid list of scopes."), valibot.maxLength(require_constants.CLIENT_ENTITY_SCOPES.length, "You cannot provide more scopes than there are available."));
|
|
32
|
-
//#endregion
|
|
33
|
-
//#region src/entities/client-user/document.ts
|
|
34
|
-
const ClientUserDocument = valibot.object({
|
|
35
|
-
...require_document.BaseDocument.entries,
|
|
36
|
-
scopes: valibot.array(ClientUserScope)
|
|
37
|
-
});
|
|
38
|
-
const ClientUserDocumentStatus = valibot.object({
|
|
39
|
-
verified: valibot.boolean(),
|
|
40
|
-
clientUser: valibot.nullable(valibot.lazy(() => ClientUserDocument)),
|
|
41
|
-
scopes: ClientUserScope
|
|
42
|
-
});
|
|
43
|
-
//#endregion
|
|
44
8
|
//#region src/entities/client-user/mutation.ts
|
|
45
9
|
const CreateClientUserDocument = valibot.object({
|
|
46
|
-
client: valibot.optional(
|
|
47
|
-
user: valibot.optional(
|
|
48
|
-
scopes:
|
|
10
|
+
client: valibot.optional(require_relationships.SAssociateOneEntity),
|
|
11
|
+
user: valibot.optional(require_relationships.SAssociateOneEntity),
|
|
12
|
+
scopes: require_document.ClientUserScopes
|
|
49
13
|
});
|
|
50
|
-
const UpdateClientUserDocument = valibot.object({ scopes:
|
|
14
|
+
const UpdateClientUserDocument = valibot.object({ scopes: require_document.ClientUserScopes });
|
|
51
15
|
const UpdateClientUserDocumentRequest = valibot.object({
|
|
52
|
-
documentId:
|
|
16
|
+
documentId: require_relationships.SAssociateOneEntity,
|
|
53
17
|
data: UpdateClientUserDocument
|
|
54
18
|
});
|
|
55
19
|
const SVerifyClientUserDocument = valibot.object({
|
|
56
|
-
client:
|
|
57
|
-
user:
|
|
20
|
+
client: require_relationships.SAssociateOneEntity,
|
|
21
|
+
user: require_relationships.SAssociateOneEntity
|
|
58
22
|
});
|
|
59
23
|
//#endregion
|
|
60
24
|
//#region src/entities/client-user/query.ts
|
|
61
25
|
const SQueryListClientUserDocuments = valibot.object({
|
|
62
|
-
documentId:
|
|
26
|
+
documentId: require_relationships.SAssociateOneEntity,
|
|
63
27
|
page: require_validators.VPage(),
|
|
64
28
|
size: require_validators.VSize(100)
|
|
65
29
|
});
|
|
66
30
|
//#endregion
|
|
67
|
-
exports.CLIENT_USER_SORT_KEYS = CLIENT_USER_SORT_KEYS;
|
|
68
|
-
exports.ClientUserDocument = ClientUserDocument;
|
|
69
|
-
exports.ClientUserDocumentStatus = ClientUserDocumentStatus;
|
|
70
|
-
exports.
|
|
31
|
+
exports.CLIENT_USER_SORT_KEYS = require_document.CLIENT_USER_SORT_KEYS;
|
|
32
|
+
exports.ClientUserDocument = require_document.ClientUserDocument;
|
|
33
|
+
exports.ClientUserDocumentStatus = require_document.ClientUserDocumentStatus;
|
|
34
|
+
exports.ClientUserScopes = require_document.ClientUserScopes;
|
|
71
35
|
exports.CreateClientUserDocument = CreateClientUserDocument;
|
|
72
|
-
exports.LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT = LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT;
|
|
73
|
-
exports.LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT = LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT;
|
|
74
|
-
exports.QuerySortClientUsers = QuerySortClientUsers;
|
|
36
|
+
exports.LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT = require_document.LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT;
|
|
37
|
+
exports.LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT = require_document.LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT;
|
|
38
|
+
exports.QuerySortClientUsers = require_document.QuerySortClientUsers;
|
|
75
39
|
exports.SQueryListClientUserDocuments = SQueryListClientUserDocuments;
|
|
76
40
|
exports.SVerifyClientUserDocument = SVerifyClientUserDocument;
|
|
77
41
|
exports.UpdateClientUserDocument = UpdateClientUserDocument;
|
|
@@ -1,47 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
//#region src/entities/client-user/constants.d.ts
|
|
5
|
-
declare const LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT = 10;
|
|
6
|
-
declare const LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT = 100;
|
|
7
|
-
declare const CLIENT_USER_SORT_KEYS: readonly ["id", "client.title", "client.teamwork_id", "client.teamwork_name", "client.is_active", "client.allow_create_utm_link", "client.is_paid_media", "client.is_organic_social", "user.username", "user.email", "user.confirmed", "user.blocked", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/client-user/fields.d.ts
|
|
10
|
-
declare const QuerySortClientUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "client.title:ASC" | "client.teamwork_id:ASC" | "client.teamwork_name:ASC" | "client.is_active:ASC" | "client.allow_create_utm_link:ASC" | "client.is_paid_media:ASC" | "client.is_organic_social:ASC" | "user.username:ASC" | "user.email:ASC" | "user.confirmed:ASC" | "user.blocked:ASC" | "client.title:DESC" | "client.teamwork_id:DESC" | "client.teamwork_name:DESC" | "client.is_active:DESC" | "client.allow_create_utm_link:DESC" | "client.is_paid_media:DESC" | "client.is_organic_social:DESC" | "user.username:DESC" | "user.email:DESC" | "user.confirmed:DESC" | "user.blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "client.title:ASC" | "client.teamwork_id:ASC" | "client.teamwork_name:ASC" | "client.is_active:ASC" | "client.allow_create_utm_link:ASC" | "client.is_paid_media:ASC" | "client.is_organic_social:ASC" | "user.username:ASC" | "user.email:ASC" | "user.confirmed:ASC" | "user.blocked:ASC" | "client.title:DESC" | "client.teamwork_id:DESC" | "client.teamwork_name:DESC" | "client.is_active:DESC" | "client.allow_create_utm_link:DESC" | "client.is_paid_media:DESC" | "client.is_organic_social:DESC" | "user.username:DESC" | "user.email:DESC" | "user.confirmed:DESC" | "user.blocked:DESC")[], 14, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortClientUsers = v.InferOutput<typeof QuerySortClientUsers>;
|
|
12
|
-
declare const ClientUserScope: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
13
|
-
type ClientUserScope = v.InferOutput<typeof ClientUserScope>;
|
|
14
|
-
//#endregion
|
|
15
|
-
//#region src/entities/client-user/mutation.d.ts
|
|
16
|
-
declare const CreateClientUserDocument: v.ObjectSchema<{
|
|
17
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
18
|
-
readonly user: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
19
|
-
readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
20
|
-
}, undefined>;
|
|
21
|
-
type CreateClientUserDocument = v.InferOutput<typeof CreateClientUserDocument>;
|
|
22
|
-
declare const UpdateClientUserDocument: v.ObjectSchema<{
|
|
23
|
-
readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type UpdateClientUserDocument = v.InferOutput<typeof UpdateClientUserDocument>;
|
|
26
|
-
declare const UpdateClientUserDocumentRequest: v.ObjectSchema<{
|
|
27
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
28
|
-
readonly data: v.ObjectSchema<{
|
|
29
|
-
readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
30
|
-
}, undefined>;
|
|
31
|
-
}, undefined>;
|
|
32
|
-
type UpdateClientUserDocumentRequest = v.InferOutput<typeof UpdateClientUserDocumentRequest>;
|
|
33
|
-
declare const SVerifyClientUserDocument: v.ObjectSchema<{
|
|
34
|
-
readonly client: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
35
|
-
readonly user: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
36
|
-
}, undefined>;
|
|
37
|
-
type SVerifyClientUserDocument = v.InferOutput<typeof SVerifyClientUserDocument>;
|
|
38
|
-
//#endregion
|
|
39
|
-
//#region src/entities/client-user/query.d.ts
|
|
40
|
-
declare const SQueryListClientUserDocuments: v.ObjectSchema<{
|
|
41
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
42
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
43
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
44
|
-
}, undefined>;
|
|
45
|
-
type SQueryListClientUserDocuments = v.InferOutput<typeof SQueryListClientUserDocuments>;
|
|
46
|
-
//#endregion
|
|
47
|
-
export { CLIENT_USER_SORT_KEYS, ClientUserDocument, ClientUserDocumentStatus, ClientUserScope, CreateClientUserDocument, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, QuerySortClientUsers, SQueryListClientUserDocuments, SVerifyClientUserDocument, UpdateClientUserDocument, UpdateClientUserDocumentRequest };
|
|
1
|
+
import { Dn as LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, En as LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, Tn as CLIENT_USER_SORT_KEYS, _n as ClientUserScopes, c as ClientUserDocument, fn as SQueryListClientUserDocuments, gn as UpdateClientUserDocumentRequest, hn as UpdateClientUserDocument, l as ClientUserDocumentStatus, mn as SVerifyClientUserDocument, pn as CreateClientUserDocument, vn as QuerySortClientUsers } from "../../index-DWx5cycC.cjs";
|
|
2
|
+
export { CLIENT_USER_SORT_KEYS, ClientUserDocument, ClientUserDocumentStatus, ClientUserScopes, CreateClientUserDocument, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, QuerySortClientUsers, SQueryListClientUserDocuments, SVerifyClientUserDocument, UpdateClientUserDocument, UpdateClientUserDocumentRequest };
|
|
@@ -1,47 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
//#region src/entities/client-user/constants.d.ts
|
|
5
|
-
declare const LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT = 10;
|
|
6
|
-
declare const LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT = 100;
|
|
7
|
-
declare const CLIENT_USER_SORT_KEYS: readonly ["id", "client.title", "client.teamwork_id", "client.teamwork_name", "client.is_active", "client.allow_create_utm_link", "client.is_paid_media", "client.is_organic_social", "user.username", "user.email", "user.confirmed", "user.blocked", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/client-user/fields.d.ts
|
|
10
|
-
declare const QuerySortClientUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "client.title:ASC" | "client.teamwork_id:ASC" | "client.teamwork_name:ASC" | "client.is_active:ASC" | "client.allow_create_utm_link:ASC" | "client.is_paid_media:ASC" | "client.is_organic_social:ASC" | "user.username:ASC" | "user.email:ASC" | "user.confirmed:ASC" | "user.blocked:ASC" | "client.title:DESC" | "client.teamwork_id:DESC" | "client.teamwork_name:DESC" | "client.is_active:DESC" | "client.allow_create_utm_link:DESC" | "client.is_paid_media:DESC" | "client.is_organic_social:DESC" | "user.username:DESC" | "user.email:DESC" | "user.confirmed:DESC" | "user.blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "client.title:ASC" | "client.teamwork_id:ASC" | "client.teamwork_name:ASC" | "client.is_active:ASC" | "client.allow_create_utm_link:ASC" | "client.is_paid_media:ASC" | "client.is_organic_social:ASC" | "user.username:ASC" | "user.email:ASC" | "user.confirmed:ASC" | "user.blocked:ASC" | "client.title:DESC" | "client.teamwork_id:DESC" | "client.teamwork_name:DESC" | "client.is_active:DESC" | "client.allow_create_utm_link:DESC" | "client.is_paid_media:DESC" | "client.is_organic_social:DESC" | "user.username:DESC" | "user.email:DESC" | "user.confirmed:DESC" | "user.blocked:DESC")[], 14, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortClientUsers = v.InferOutput<typeof QuerySortClientUsers>;
|
|
12
|
-
declare const ClientUserScope: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
13
|
-
type ClientUserScope = v.InferOutput<typeof ClientUserScope>;
|
|
14
|
-
//#endregion
|
|
15
|
-
//#region src/entities/client-user/mutation.d.ts
|
|
16
|
-
declare const CreateClientUserDocument: v.ObjectSchema<{
|
|
17
|
-
readonly client: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
18
|
-
readonly user: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
19
|
-
readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
20
|
-
}, undefined>;
|
|
21
|
-
type CreateClientUserDocument = v.InferOutput<typeof CreateClientUserDocument>;
|
|
22
|
-
declare const UpdateClientUserDocument: v.ObjectSchema<{
|
|
23
|
-
readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type UpdateClientUserDocument = v.InferOutput<typeof UpdateClientUserDocument>;
|
|
26
|
-
declare const UpdateClientUserDocumentRequest: v.ObjectSchema<{
|
|
27
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
28
|
-
readonly data: v.ObjectSchema<{
|
|
29
|
-
readonly scopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.PicklistSchema<ClientEntityScope[], undefined>]>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
|
|
30
|
-
}, undefined>;
|
|
31
|
-
}, undefined>;
|
|
32
|
-
type UpdateClientUserDocumentRequest = v.InferOutput<typeof UpdateClientUserDocumentRequest>;
|
|
33
|
-
declare const SVerifyClientUserDocument: v.ObjectSchema<{
|
|
34
|
-
readonly client: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
35
|
-
readonly user: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
36
|
-
}, undefined>;
|
|
37
|
-
type SVerifyClientUserDocument = v.InferOutput<typeof SVerifyClientUserDocument>;
|
|
38
|
-
//#endregion
|
|
39
|
-
//#region src/entities/client-user/query.d.ts
|
|
40
|
-
declare const SQueryListClientUserDocuments: v.ObjectSchema<{
|
|
41
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
42
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
43
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
44
|
-
}, undefined>;
|
|
45
|
-
type SQueryListClientUserDocuments = v.InferOutput<typeof SQueryListClientUserDocuments>;
|
|
46
|
-
//#endregion
|
|
47
|
-
export { CLIENT_USER_SORT_KEYS, ClientUserDocument, ClientUserDocumentStatus, ClientUserScope, CreateClientUserDocument, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, QuerySortClientUsers, SQueryListClientUserDocuments, SVerifyClientUserDocument, UpdateClientUserDocument, UpdateClientUserDocumentRequest };
|
|
1
|
+
import { Dn as LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, En as LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, Tn as CLIENT_USER_SORT_KEYS, _n as ClientUserScopes, c as ClientUserDocument, fn as SQueryListClientUserDocuments, gn as UpdateClientUserDocumentRequest, hn as UpdateClientUserDocument, l as ClientUserDocumentStatus, mn as SVerifyClientUserDocument, pn as CreateClientUserDocument, vn as QuerySortClientUsers } from "../../index-DmSY24F-.mjs";
|
|
2
|
+
export { CLIENT_USER_SORT_KEYS, ClientUserDocument, ClientUserDocumentStatus, ClientUserScopes, CreateClientUserDocument, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, QuerySortClientUsers, SQueryListClientUserDocuments, SVerifyClientUserDocument, UpdateClientUserDocument, UpdateClientUserDocumentRequest };
|
|
@@ -1,50 +1,14 @@
|
|
|
1
|
-
import { t as BaseDocument } from "../../document-Bqoi1MdT.mjs";
|
|
2
1
|
import { i as VSize, r as VPage } from "../../validators-P5E_3qzc.mjs";
|
|
3
|
-
import { a as SAssociateOneEntity } from "../../
|
|
4
|
-
import {
|
|
2
|
+
import { a as SAssociateOneEntity } from "../../relationships-D1Kp-Gfe.mjs";
|
|
3
|
+
import { c as ClientUserScopes, d as LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, f as LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, l as QuerySortClientUsers, o as ClientUserDocument, s as ClientUserDocumentStatus, u as CLIENT_USER_SORT_KEYS } from "../../document-kvIqz0p6.mjs";
|
|
5
4
|
import * as v from "valibot";
|
|
6
|
-
//#region src/entities/client-user/constants.ts
|
|
7
|
-
const LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT = 10;
|
|
8
|
-
const LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT = 100;
|
|
9
|
-
const CLIENT_USER_SORT_KEYS = [
|
|
10
|
-
"id",
|
|
11
|
-
"client.title",
|
|
12
|
-
"client.teamwork_id",
|
|
13
|
-
"client.teamwork_name",
|
|
14
|
-
"client.is_active",
|
|
15
|
-
"client.allow_create_utm_link",
|
|
16
|
-
"client.is_paid_media",
|
|
17
|
-
"client.is_organic_social",
|
|
18
|
-
"user.username",
|
|
19
|
-
"user.email",
|
|
20
|
-
"user.confirmed",
|
|
21
|
-
"user.blocked",
|
|
22
|
-
"createdAt",
|
|
23
|
-
"updatedAt"
|
|
24
|
-
];
|
|
25
|
-
//#endregion
|
|
26
|
-
//#region src/entities/client-user/fields.ts
|
|
27
|
-
const QuerySortClientUsers = v.optional(v.pipe(v.array(v.picklist(CLIENT_USER_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(CLIENT_USER_SORT_KEYS.length)));
|
|
28
|
-
const ClientUserScope = v.pipe(v.array(v.pipe(v.string(), v.picklist(CLIENT_ENTITY_SCOPES)), "Please provide a valid list of scopes."), v.maxLength(CLIENT_ENTITY_SCOPES.length, "You cannot provide more scopes than there are available."));
|
|
29
|
-
//#endregion
|
|
30
|
-
//#region src/entities/client-user/document.ts
|
|
31
|
-
const ClientUserDocument = v.object({
|
|
32
|
-
...BaseDocument.entries,
|
|
33
|
-
scopes: v.array(ClientUserScope)
|
|
34
|
-
});
|
|
35
|
-
const ClientUserDocumentStatus = v.object({
|
|
36
|
-
verified: v.boolean(),
|
|
37
|
-
clientUser: v.nullable(v.lazy(() => ClientUserDocument)),
|
|
38
|
-
scopes: ClientUserScope
|
|
39
|
-
});
|
|
40
|
-
//#endregion
|
|
41
5
|
//#region src/entities/client-user/mutation.ts
|
|
42
6
|
const CreateClientUserDocument = v.object({
|
|
43
7
|
client: v.optional(SAssociateOneEntity),
|
|
44
8
|
user: v.optional(SAssociateOneEntity),
|
|
45
|
-
scopes:
|
|
9
|
+
scopes: ClientUserScopes
|
|
46
10
|
});
|
|
47
|
-
const UpdateClientUserDocument = v.object({ scopes:
|
|
11
|
+
const UpdateClientUserDocument = v.object({ scopes: ClientUserScopes });
|
|
48
12
|
const UpdateClientUserDocumentRequest = v.object({
|
|
49
13
|
documentId: SAssociateOneEntity,
|
|
50
14
|
data: UpdateClientUserDocument
|
|
@@ -61,4 +25,4 @@ const SQueryListClientUserDocuments = v.object({
|
|
|
61
25
|
size: VSize(100)
|
|
62
26
|
});
|
|
63
27
|
//#endregion
|
|
64
|
-
export { CLIENT_USER_SORT_KEYS, ClientUserDocument, ClientUserDocumentStatus,
|
|
28
|
+
export { CLIENT_USER_SORT_KEYS, ClientUserDocument, ClientUserDocumentStatus, ClientUserScopes, CreateClientUserDocument, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, QuerySortClientUsers, SQueryListClientUserDocuments, SVerifyClientUserDocument, UpdateClientUserDocument, UpdateClientUserDocumentRequest };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as REPORT_COMMENT_REASON, a as SDeleteCommentDocument, c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, g as COMMENT_APPROVAL_STATUS_VALUES, h as COMMENT_APPROVAL_STATUS, i as CreateCommentDocument, l as CommentDocument, m as ReportCommentReason, n as QueryStrapiCommentsFlat, o as SReportCommentDocument, p as QuerySortStrapiComments, r as QueryStrapiCommentsInHeirarchy, s as UpdateCommentDocument, t as QueryFilterStrapiComments, u as CommentReportDocument, v as REPORT_COMMENT_REASON_OPTIONS, y as STRAPI_COMMENT_SORT_KEYS } from "../../index-
|
|
1
|
+
import { _ as REPORT_COMMENT_REASON, a as SDeleteCommentDocument, c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, g as COMMENT_APPROVAL_STATUS_VALUES, h as COMMENT_APPROVAL_STATUS, i as CreateCommentDocument, l as CommentDocument, m as ReportCommentReason, n as QueryStrapiCommentsFlat, o as SReportCommentDocument, p as QuerySortStrapiComments, r as QueryStrapiCommentsInHeirarchy, s as UpdateCommentDocument, t as QueryFilterStrapiComments, u as CommentReportDocument, v as REPORT_COMMENT_REASON_OPTIONS, y as STRAPI_COMMENT_SORT_KEYS } from "../../index-WPFNVyxL.cjs";
|
|
2
2
|
export { COMMENT_APPROVAL_STATUS, COMMENT_APPROVAL_STATUS_VALUES, CommentApprovalStatus, CommentAuthor, CommentDocument, CommentReportDocument, CommentThread, CreateCommentDocument, QueryFilterStrapiComments, QuerySortStrapiComments, QueryStrapiCommentsFlat, QueryStrapiCommentsInHeirarchy, REPORT_COMMENT_REASON, REPORT_COMMENT_REASON_OPTIONS, ReportCommentReason, SDeleteCommentDocument, SReportCommentDocument, STRAPI_COMMENT_SORT_KEYS, UpdateCommentDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as REPORT_COMMENT_REASON, a as SDeleteCommentDocument, c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, g as COMMENT_APPROVAL_STATUS_VALUES, h as COMMENT_APPROVAL_STATUS, i as CreateCommentDocument, l as CommentDocument, m as ReportCommentReason, n as QueryStrapiCommentsFlat, o as SReportCommentDocument, p as QuerySortStrapiComments, r as QueryStrapiCommentsInHeirarchy, s as UpdateCommentDocument, t as QueryFilterStrapiComments, u as CommentReportDocument, v as REPORT_COMMENT_REASON_OPTIONS, y as STRAPI_COMMENT_SORT_KEYS } from "../../index-
|
|
1
|
+
import { _ as REPORT_COMMENT_REASON, a as SDeleteCommentDocument, c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, g as COMMENT_APPROVAL_STATUS_VALUES, h as COMMENT_APPROVAL_STATUS, i as CreateCommentDocument, l as CommentDocument, m as ReportCommentReason, n as QueryStrapiCommentsFlat, o as SReportCommentDocument, p as QuerySortStrapiComments, r as QueryStrapiCommentsInHeirarchy, s as UpdateCommentDocument, t as QueryFilterStrapiComments, u as CommentReportDocument, v as REPORT_COMMENT_REASON_OPTIONS, y as STRAPI_COMMENT_SORT_KEYS } from "../../index-DMgh7_6t.mjs";
|
|
2
2
|
export { COMMENT_APPROVAL_STATUS, COMMENT_APPROVAL_STATUS_VALUES, CommentApprovalStatus, CommentAuthor, CommentDocument, CommentReportDocument, CommentThread, CreateCommentDocument, QueryFilterStrapiComments, QuerySortStrapiComments, QueryStrapiCommentsFlat, QueryStrapiCommentsInHeirarchy, REPORT_COMMENT_REASON, REPORT_COMMENT_REASON_OPTIONS, ReportCommentReason, SDeleteCommentDocument, SReportCommentDocument, STRAPI_COMMENT_SORT_KEYS, UpdateCommentDocument };
|
|
@@ -2,8 +2,8 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
2
2
|
const require_chunk = require("../../chunk-CKQMccvm.cjs");
|
|
3
3
|
const require_regex = require("../../regex-Cl5goNwp.cjs");
|
|
4
4
|
const require_validators = require("../../validators-Bc9Is5Sr.cjs");
|
|
5
|
-
const
|
|
6
|
-
const require_document = require("../../document-
|
|
5
|
+
const require_relationships = require("../../relationships-B0sgMFZA.cjs");
|
|
6
|
+
const require_document = require("../../document-DOVZwQRq.cjs");
|
|
7
7
|
let valibot = require("valibot");
|
|
8
8
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
9
9
|
//#region src/entities/content-pillar/constants.ts
|
|
@@ -25,16 +25,16 @@ const CreateContentPillarDocument = valibot.object({
|
|
|
25
25
|
title: require_validators.VStringMinMax(1, 255),
|
|
26
26
|
slug: require_validators.VStringMinMaxRegex(1, 255, require_regex.REGEX_URL_SLUG, require_regex.ERROR_MESSAGE_REGEX_URL_SLUG),
|
|
27
27
|
description: valibot.optional(valibot.nullable(require_validators.VStringMax(255))),
|
|
28
|
-
clients: valibot.optional(
|
|
28
|
+
clients: valibot.optional(require_relationships.SAssociateManyEntities)
|
|
29
29
|
});
|
|
30
30
|
const UpdateContentPillarDocument = valibot.object({
|
|
31
31
|
title: valibot.optional(require_validators.VStringMinMax(1, 255)),
|
|
32
32
|
slug: valibot.optional(require_validators.VStringMinMaxRegex(1, 255, require_regex.REGEX_URL_SLUG, require_regex.ERROR_MESSAGE_REGEX_URL_SLUG)),
|
|
33
33
|
description: valibot.optional(valibot.nullable(require_validators.VStringMax(255))),
|
|
34
|
-
clients: valibot.optional(
|
|
34
|
+
clients: valibot.optional(require_relationships.SAssociateManyEntities)
|
|
35
35
|
});
|
|
36
36
|
const UpdateContentPillarDocumentRequest = valibot.object({
|
|
37
|
-
documentId:
|
|
37
|
+
documentId: require_relationships.SAssociateOneEntity,
|
|
38
38
|
data: UpdateContentPillarDocument
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
@@ -1,50 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/content-pillar/constants.d.ts
|
|
5
|
-
declare const LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE = 100;
|
|
6
|
-
declare const LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE = 1000;
|
|
7
|
-
declare const CONTENT_PILLAR_SORT_KEYS: readonly ["id", "title", "slug", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/content-pillar/fields.d.ts
|
|
10
|
-
declare const QuerySortContentPillars: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], 5, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortContentPillars = v.InferOutput<typeof QuerySortContentPillars>;
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region src/entities/content-pillar/mutation.d.ts
|
|
14
|
-
declare const CreateContentPillarDocument: v.ObjectSchema<{
|
|
15
|
-
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
16
|
-
readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
|
|
17
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
18
|
-
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>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
19
|
-
}, undefined>;
|
|
20
|
-
type CreateContentPillarDocument = v.InferOutput<typeof CreateContentPillarDocument>;
|
|
21
|
-
declare const UpdateContentPillarDocument: v.ObjectSchema<{
|
|
22
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
23
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
24
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
25
|
-
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>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
26
|
-
}, undefined>;
|
|
27
|
-
type UpdateContentPillarDocument = v.InferOutput<typeof UpdateContentPillarDocument>;
|
|
28
|
-
declare const UpdateContentPillarDocumentRequest: v.ObjectSchema<{
|
|
29
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
30
|
-
readonly data: v.ObjectSchema<{
|
|
31
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
32
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
33
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
34
|
-
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>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
35
|
-
}, undefined>;
|
|
36
|
-
}, undefined>;
|
|
37
|
-
type UpdateContentPillarDocumentRequest = v.InferOutput<typeof UpdateContentPillarDocumentRequest>;
|
|
38
|
-
//#endregion
|
|
39
|
-
//#region src/entities/content-pillar/query.d.ts
|
|
40
|
-
declare const QueryStrapiSearchContentPillars: v.ObjectSchema<{
|
|
41
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
42
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
43
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
44
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
45
|
-
readonly clients: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
46
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], 5, undefined>]>, undefined>;
|
|
47
|
-
}, undefined>;
|
|
48
|
-
type QueryStrapiSearchContentPillars = v.InferOutput<typeof QueryStrapiSearchContentPillars>;
|
|
49
|
-
//#endregion
|
|
1
|
+
import { B as LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE, F as UpdateContentPillarDocumentRequest, I as QuerySortContentPillars, L as ContentPillarDocument, M as QueryStrapiSearchContentPillars, N as CreateContentPillarDocument, P as UpdateContentPillarDocument, R as CONTENT_PILLAR_SORT_KEYS, z as LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE } from "../../index-DWx5cycC.cjs";
|
|
50
2
|
export { CONTENT_PILLAR_SORT_KEYS, ContentPillarDocument, CreateContentPillarDocument, LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE, LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE, QuerySortContentPillars, QueryStrapiSearchContentPillars, UpdateContentPillarDocument, UpdateContentPillarDocumentRequest };
|
|
@@ -1,50 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/content-pillar/constants.d.ts
|
|
5
|
-
declare const LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE = 100;
|
|
6
|
-
declare const LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE = 1000;
|
|
7
|
-
declare const CONTENT_PILLAR_SORT_KEYS: readonly ["id", "title", "slug", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/content-pillar/fields.d.ts
|
|
10
|
-
declare const QuerySortContentPillars: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], 5, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortContentPillars = v.InferOutput<typeof QuerySortContentPillars>;
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region src/entities/content-pillar/mutation.d.ts
|
|
14
|
-
declare const CreateContentPillarDocument: v.ObjectSchema<{
|
|
15
|
-
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
16
|
-
readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
|
|
17
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
18
|
-
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>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
19
|
-
}, undefined>;
|
|
20
|
-
type CreateContentPillarDocument = v.InferOutput<typeof CreateContentPillarDocument>;
|
|
21
|
-
declare const UpdateContentPillarDocument: v.ObjectSchema<{
|
|
22
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
23
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
24
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
25
|
-
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>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
26
|
-
}, undefined>;
|
|
27
|
-
type UpdateContentPillarDocument = v.InferOutput<typeof UpdateContentPillarDocument>;
|
|
28
|
-
declare const UpdateContentPillarDocumentRequest: v.ObjectSchema<{
|
|
29
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
30
|
-
readonly data: v.ObjectSchema<{
|
|
31
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
32
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
33
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
34
|
-
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>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
35
|
-
}, undefined>;
|
|
36
|
-
}, undefined>;
|
|
37
|
-
type UpdateContentPillarDocumentRequest = v.InferOutput<typeof UpdateContentPillarDocumentRequest>;
|
|
38
|
-
//#endregion
|
|
39
|
-
//#region src/entities/content-pillar/query.d.ts
|
|
40
|
-
declare const QueryStrapiSearchContentPillars: v.ObjectSchema<{
|
|
41
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
42
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
43
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
44
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
45
|
-
readonly clients: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
46
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC")[], 5, undefined>]>, undefined>;
|
|
47
|
-
}, undefined>;
|
|
48
|
-
type QueryStrapiSearchContentPillars = v.InferOutput<typeof QueryStrapiSearchContentPillars>;
|
|
49
|
-
//#endregion
|
|
1
|
+
import { B as LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE, F as UpdateContentPillarDocumentRequest, I as QuerySortContentPillars, L as ContentPillarDocument, M as QueryStrapiSearchContentPillars, N as CreateContentPillarDocument, P as UpdateContentPillarDocument, R as CONTENT_PILLAR_SORT_KEYS, z as LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE } from "../../index-DmSY24F-.mjs";
|
|
50
2
|
export { CONTENT_PILLAR_SORT_KEYS, ContentPillarDocument, CreateContentPillarDocument, LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE, LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE, QuerySortContentPillars, QueryStrapiSearchContentPillars, UpdateContentPillarDocument, UpdateContentPillarDocumentRequest };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as ERROR_MESSAGE_REGEX_URL_SLUG, o as REGEX_URL_SLUG } from "../../regex-BnKGcdS4.mjs";
|
|
2
2
|
import { d as VStringMinMax, f as VStringMinMaxRegex, i as VSize, l as VStringMax, r as VPage } from "../../validators-P5E_3qzc.mjs";
|
|
3
|
-
import { a as SAssociateOneEntity, i as SAssociateManyEntities } from "../../
|
|
4
|
-
import {
|
|
3
|
+
import { a as SAssociateOneEntity, i as SAssociateManyEntities } from "../../relationships-D1Kp-Gfe.mjs";
|
|
4
|
+
import { G as ContentPillarDocument } from "../../document-kvIqz0p6.mjs";
|
|
5
5
|
import * as v from "valibot";
|
|
6
6
|
//#region src/entities/content-pillar/constants.ts
|
|
7
7
|
const LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE = 100;
|