@getcommunity/gc-validators 0.0.271-alpha.4 → 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/components/utm/index.cjs +3 -3
- package/dist/components/utm/index.d.cts +5 -5
- package/dist/components/utm/index.d.mts +5 -5
- package/dist/components/utm/index.mjs +3 -3
- package/dist/document-382ehFRd.mjs +13 -0
- package/dist/document-8oGgjvHp.cjs +21 -0
- package/dist/{document-Coz4Rm8I.cjs → document-B-BesdbN.cjs} +4 -1
- 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-BVPXeweR.cjs → document-Bbc9ayLX.cjs} +7 -4
- package/dist/document-BqLA3Y8O.cjs +17 -0
- package/dist/{document-CIAPAAjK.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-C21JZnEl.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-DiOskbh3.mjs → document-cysZuK08.mjs} +4 -1
- 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 +14 -1
- package/dist/entities/blog-post/index.d.cts +3022 -224
- package/dist/entities/blog-post/index.d.mts +3023 -225
- package/dist/entities/blog-post/index.mjs +14 -2
- package/dist/entities/careers-page/index.d.mts +1 -1
- package/dist/entities/category/index.cjs +10 -11
- package/dist/entities/category/index.d.cts +764 -48
- package/dist/entities/category/index.d.mts +765 -49
- package/dist/entities/category/index.mjs +9 -11
- 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/formatter/index.d.cts +5 -5
- package/dist/entities/formatter/index.d.mts +5 -5
- 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 +1461 -3
- package/dist/entities/team-member/index.d.mts +1461 -3
- package/dist/entities/team-member/index.mjs +10 -1
- 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-meta/index.d.cts +7 -7
- package/dist/entities/utm-meta/index.d.mts +7 -7
- 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-D4Mm4D2d.d.cts → index-D6AuLdB6.d.mts} +3 -3
- package/dist/{index-Bwlq5D5d.d.mts → index-Dcwyodut.d.cts} +3 -3
- package/dist/{index-DpYYzY_9.d.cts → index-DfGGyf7_.d.cts} +18 -3
- package/dist/{index-r0hGcq70.d.mts → index-Dj9J1FKD.d.mts} +19 -4
- package/dist/{index-BL9VfVD4.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-CsGd8QmZ.d.mts +0 -19
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-DmZ3XRi8.d.mts +0 -238
- /package/dist/{document-TK2UUOF9.d.mts → document-7JBq8iiP.d.mts} +0 -0
- /package/dist/{document-BK1ASowb.d.cts → document-BInCC6Wk.d.cts} +0 -0
- /package/dist/{document-D7nCeVSn.d.mts → document-BPdwRVjm.d.cts} +0 -0
- /package/dist/{document-6ONY7xJm.d.mts → document-BQ6ulTO1.d.mts} +0 -0
- /package/dist/{document-Db-z1nIm.d.mts → document-BdMrLGBL.d.cts} +0 -0
- /package/dist/{document-CQ9bUL-1.d.mts → document-BpFw7FI0.d.mts} +0 -0
- /package/dist/{document-Bj7SRTOn.d.cts → document-BumbQ1Eb.d.cts} +0 -0
- /package/dist/{document-DAnzPqTm.d.mts → document-C4ofAcKx.d.mts} +0 -0
- /package/dist/{document-DCtr8pVh.d.mts → document-CCcofYd9.d.mts} +0 -0
- /package/dist/{document-COaupB1r.mjs → document-CW3ycXvJ.mjs} +0 -0
- /package/dist/{document-DCIBlMpe.d.mts → document-Clr6FjtO.d.cts} +0 -0
- /package/dist/{document-CjNHI7Eb.d.cts → document-Ct4bnsKU.d.mts} +0 -0
- /package/dist/{document-Bh0a7Y8h.d.mts → document-CxeeO4Pl.d.mts} +0 -0
- /package/dist/{document-DJ0YiVte.d.cts → document-DIcd27AR.d.mts} +0 -0
- /package/dist/{document-D_ZMbzn6.d.cts → document-DK6Xmvao.d.cts} +0 -0
- /package/dist/{document-dqrWptdY.d.cts → document-DL4Wayv7.d.mts} +0 -0
- /package/dist/{document-W-NILXQV.d.mts → document-DX2Vidl1.d.cts} +0 -0
- /package/dist/{document-hEBlSep8.d.cts → document-DY8Wgy1A.d.mts} +0 -0
- /package/dist/{document-B0j6d1nH.d.mts → document-Db1-gtyJ.d.mts} +0 -0
- /package/dist/{document-2o5WNt6V.cjs → document-DtBkeafK.cjs} +0 -0
- /package/dist/{document-DSUxqMD4.d.mts → document-YDFyLZlN.d.mts} +0 -0
- /package/dist/{document-DgQnMgCD.d.mts → document-bJOLxFq1.d.mts} +0 -0
- /package/dist/{document-IIJpsOIO.d.cts → document-xVdETwbX.d.cts} +0 -0
- /package/dist/{document-gwpNlSBm.d.mts → document-yW376Wot.d.mts} +0 -0
- /package/dist/{fields-BQHSYj70.d.cts → fields-BuP0NSFS.d.mts} +0 -0
- /package/dist/{fields-DUuJ_1V0.d.mts → fields-ByZAYnAi.d.cts} +0 -0
- /package/dist/{json-CiA5ZRzc.d.mts → json-BbJGr6x_.d.mts} +0 -0
- /package/dist/{query.schema-oOG7BmVm.d.mts → query.schema-DKllKSKC.d.mts} +0 -0
- /package/dist/{response-I41vWpVZ.d.mts → response-BZKHnpHe.d.mts} +0 -0
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { t as UtmTrackingLinkDocumentWithRelations } from "../../relations-DxgFak1L.mjs";
|
|
1
2
|
import * as v from "valibot";
|
|
2
3
|
|
|
3
4
|
//#region src/entities/utm-tracking-link/constants.d.ts
|
|
@@ -32,7 +33,7 @@ declare const UtmTrackingLinkDocument: v.ObjectSchema<{
|
|
|
32
33
|
type UtmTrackingLinkDocument = v.InferOutput<typeof UtmTrackingLinkDocument>;
|
|
33
34
|
//#endregion
|
|
34
35
|
//#region src/entities/utm-tracking-link/fields.d.ts
|
|
35
|
-
declare const QuerySortUtmTrackingLinks: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
36
|
+
declare const QuerySortUtmTrackingLinks: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "url:ASC" | "url:DESC" | "client:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "campaign_phase:ASC" | "creator:ASC" | "client:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "campaign_phase:DESC" | "creator:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "url:ASC" | "url:DESC" | "client:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "campaign_phase:ASC" | "creator:ASC" | "client:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "campaign_phase:DESC" | "creator:DESC")[], 20, undefined>]>, undefined>;
|
|
36
37
|
type QuerySortUtmTrackingLinks = v.InferOutput<typeof QuerySortUtmTrackingLinks>;
|
|
37
38
|
//#endregion
|
|
38
39
|
//#region src/entities/utm-tracking-link/mutation.d.ts
|
|
@@ -228,8 +229,8 @@ declare const QueryStrapiSearchUtmTrackingLinks: v.ObjectSchema<{
|
|
|
228
229
|
readonly url: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>, undefined>;
|
|
229
230
|
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
230
231
|
readonly notes: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
|
|
231
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "
|
|
232
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "url:ASC" | "url:DESC" | "client:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "campaign_phase:ASC" | "creator:ASC" | "client:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "campaign_phase:DESC" | "creator:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "url:ASC" | "url:DESC" | "client:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "campaign_phase:ASC" | "creator:ASC" | "client:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "campaign_phase:DESC" | "creator:DESC")[], 20, undefined>]>, undefined>;
|
|
232
233
|
}, undefined>;
|
|
233
234
|
type QueryStrapiSearchUtmTrackingLinks = v.InferOutput<typeof QueryStrapiSearchUtmTrackingLinks>;
|
|
234
235
|
//#endregion
|
|
235
|
-
export { CreateUtmTrackingLinkDocument, CreateUtmTrackingLinkDocumentRequest, CreateUtmTrackingLinkParts, LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE, LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE, QuerySortUtmTrackingLinks, QueryStrapiSearchUtmTrackingLinks, SFormCreateMultipleUtmTrackingLinkDocuments, SReadUtmTrackingLinkDocumentByUrl, UTM_TRACKING_LINK_SORT_KEYS, UpdateUtmTrackingLinkDocument, UpdateUtmTrackingLinkDocumentRequest, UtmTrackingLinkDocument };
|
|
236
|
+
export { CreateUtmTrackingLinkDocument, CreateUtmTrackingLinkDocumentRequest, CreateUtmTrackingLinkParts, LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE, LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE, QuerySortUtmTrackingLinks, QueryStrapiSearchUtmTrackingLinks, SFormCreateMultipleUtmTrackingLinkDocuments, SReadUtmTrackingLinkDocumentByUrl, UTM_TRACKING_LINK_SORT_KEYS, UpdateUtmTrackingLinkDocument, UpdateUtmTrackingLinkDocumentRequest, UtmTrackingLinkDocument, UtmTrackingLinkDocumentWithRelations };
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import { t as BaseDocument } from "../../document-Bqoi1MdT.mjs";
|
|
2
1
|
import { J as ERROR_MESSAGE_UTM_URL, K as ERROR_MESSAGE_URL_NO_QUERY_PARAMS, U as ERROR_MESSAGE_INVALID_URL, _ as LIMIT_MAX_UTM_ID, c as LIMIT_LONG_STRING_MAX_LENGTH, g as LIMIT_MAX_UTM_CREATIVE_FORMAT, h as LIMIT_MAX_UTM_CONTENT, m as LIMIT_MAX_UTM_CAMPAIGN, r as ERROR_MESSAGE_REGEX_UTM_VALUE, s as REGEX_UTM_VALUE, v as LIMIT_MAX_UTM_MEDIUM, y as LIMIT_MAX_UTM_SOURCE } from "../../regex-BnKGcdS4.mjs";
|
|
3
2
|
import { c as VStringLongNullable, d as VStringMinMax, f as VStringMinMaxRegex, g as VStringShortNullable, h as VStringShort, i as VSize, l as VStringMax, r as VPage, x as VStringUrlUtm, y as VStringUrlNoUtm } from "../../validators-P5E_3qzc.mjs";
|
|
4
3
|
import { a as SAssociateOneEntity, s as SQueryManyEntities } from "../../relations-C04F46xL.mjs";
|
|
4
|
+
import { t as ClientDocument } from "../../document-CW3ycXvJ.mjs";
|
|
5
|
+
import { t as UtmTrackingLinkDocument } from "../../document-DeOzRkxJ.mjs";
|
|
6
|
+
import { t as UserDocument } from "../../document-BRxLaO7o.mjs";
|
|
5
7
|
import * as v from "valibot";
|
|
6
8
|
//#region src/entities/utm-tracking-link/constants.ts
|
|
7
9
|
const LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE = 10;
|
|
@@ -29,27 +31,6 @@ const UTM_TRACKING_LINK_SORT_KEYS = [
|
|
|
29
31
|
"updatedAt"
|
|
30
32
|
];
|
|
31
33
|
//#endregion
|
|
32
|
-
//#region src/entities/utm-tracking-link/document.ts
|
|
33
|
-
const UtmTrackingLinkDocument = v.object({
|
|
34
|
-
...BaseDocument.entries,
|
|
35
|
-
url_destination: v.string(),
|
|
36
|
-
utm_medium: v.string(),
|
|
37
|
-
utm_source: v.string(),
|
|
38
|
-
utm_campaign: v.string(),
|
|
39
|
-
utm_content: v.nullable(v.string()),
|
|
40
|
-
utm_creative_format: v.nullable(v.string()),
|
|
41
|
-
utm_id: v.nullable(v.string()),
|
|
42
|
-
campaign_phase: v.string(),
|
|
43
|
-
campaign_product: v.nullable(v.string()),
|
|
44
|
-
campaign_targeting: v.nullable(v.string()),
|
|
45
|
-
campaign_key: v.nullable(v.string()),
|
|
46
|
-
creative_format: v.nullable(v.string()),
|
|
47
|
-
creative_format_variants: v.nullable(v.string()),
|
|
48
|
-
url: v.string(),
|
|
49
|
-
is_active: v.boolean(),
|
|
50
|
-
notes: v.nullable(v.string())
|
|
51
|
-
});
|
|
52
|
-
//#endregion
|
|
53
34
|
//#region src/entities/utm-tracking-link/fields.ts
|
|
54
35
|
const QuerySortUtmTrackingLinks = v.optional(v.pipe(v.array(v.picklist(UTM_TRACKING_LINK_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(UTM_TRACKING_LINK_SORT_KEYS.length)));
|
|
55
36
|
//#endregion
|
|
@@ -181,4 +162,11 @@ const QueryStrapiSearchUtmTrackingLinks = v.object({
|
|
|
181
162
|
sort: QuerySortUtmTrackingLinks
|
|
182
163
|
});
|
|
183
164
|
//#endregion
|
|
184
|
-
|
|
165
|
+
//#region src/entities/utm-tracking-link/relations.ts
|
|
166
|
+
const UtmTrackingLinkDocumentWithRelations = v.object({
|
|
167
|
+
...UtmTrackingLinkDocument.entries,
|
|
168
|
+
creator: v.optional(v.nullable(v.lazy(() => UserDocument))),
|
|
169
|
+
client: v.optional(v.nullable(v.lazy(() => ClientDocument)))
|
|
170
|
+
});
|
|
171
|
+
//#endregion
|
|
172
|
+
export { CreateUtmTrackingLinkDocument, CreateUtmTrackingLinkDocumentRequest, CreateUtmTrackingLinkParts, LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE, LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE, QuerySortUtmTrackingLinks, QueryStrapiSearchUtmTrackingLinks, SFormCreateMultipleUtmTrackingLinkDocuments, SReadUtmTrackingLinkDocumentByUrl, UTM_TRACKING_LINK_SORT_KEYS, UpdateUtmTrackingLinkDocument, UpdateUtmTrackingLinkDocumentRequest, UtmTrackingLinkDocument, UtmTrackingLinkDocumentWithRelations };
|
|
@@ -20,7 +20,7 @@ declare const CommentApprovalStatus: v.PicklistSchema<("PENDING" | "APPROVED" |
|
|
|
20
20
|
type CommentApprovalStatus = v.InferOutput<typeof CommentApprovalStatus>;
|
|
21
21
|
declare const ReportCommentReason: v.PicklistSchema<("BAD_LANGUAGE" | "DISCRIMINATION" | "OTHER")[], undefined>;
|
|
22
22
|
type ReportCommentReason = v.InferOutput<typeof ReportCommentReason>;
|
|
23
|
-
declare const QuerySortStrapiComments: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "
|
|
23
|
+
declare const QuerySortStrapiComments: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
|
|
24
24
|
type QuerySortStrapiComments = v.InferOutput<typeof QuerySortStrapiComments>;
|
|
25
25
|
//#endregion
|
|
26
26
|
//#region src/entities/comment/document.d.ts
|
|
@@ -137,7 +137,7 @@ declare const QueryFilterStrapiComments: v.ObjectSchema<{
|
|
|
137
137
|
type QueryFilterStrapiComments = v.InferOutput<typeof QueryFilterStrapiComments>;
|
|
138
138
|
declare const QueryStrapiCommentsInHeirarchy: v.ObjectSchema<{
|
|
139
139
|
readonly relation: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
140
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "
|
|
140
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
|
|
141
141
|
readonly filters: v.OptionalSchema<v.ObjectSchema<{
|
|
142
142
|
readonly approvalStatus: v.OptionalSchema<v.ObjectSchema<{
|
|
143
143
|
readonly eq: v.PicklistSchema<("PENDING" | "APPROVED" | "REJECTED")[], undefined>;
|
|
@@ -193,7 +193,7 @@ declare const QueryStrapiCommentsFlat: v.ObjectSchema<{
|
|
|
193
193
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
194
194
|
readonly pageSize: v.OptionalSchema<v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>, undefined>;
|
|
195
195
|
}, undefined>, undefined>;
|
|
196
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "
|
|
196
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
|
|
197
197
|
}, undefined>;
|
|
198
198
|
type QueryStrapiCommentsFlat = v.InferOutput<typeof QueryStrapiCommentsFlat>;
|
|
199
199
|
//#endregion
|
|
@@ -20,7 +20,7 @@ declare const CommentApprovalStatus: v.PicklistSchema<("PENDING" | "APPROVED" |
|
|
|
20
20
|
type CommentApprovalStatus = v.InferOutput<typeof CommentApprovalStatus>;
|
|
21
21
|
declare const ReportCommentReason: v.PicklistSchema<("BAD_LANGUAGE" | "DISCRIMINATION" | "OTHER")[], undefined>;
|
|
22
22
|
type ReportCommentReason = v.InferOutput<typeof ReportCommentReason>;
|
|
23
|
-
declare const QuerySortStrapiComments: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "
|
|
23
|
+
declare const QuerySortStrapiComments: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
|
|
24
24
|
type QuerySortStrapiComments = v.InferOutput<typeof QuerySortStrapiComments>;
|
|
25
25
|
//#endregion
|
|
26
26
|
//#region src/entities/comment/document.d.ts
|
|
@@ -137,7 +137,7 @@ declare const QueryFilterStrapiComments: v.ObjectSchema<{
|
|
|
137
137
|
type QueryFilterStrapiComments = v.InferOutput<typeof QueryFilterStrapiComments>;
|
|
138
138
|
declare const QueryStrapiCommentsInHeirarchy: v.ObjectSchema<{
|
|
139
139
|
readonly relation: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
140
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "
|
|
140
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
|
|
141
141
|
readonly filters: v.OptionalSchema<v.ObjectSchema<{
|
|
142
142
|
readonly approvalStatus: v.OptionalSchema<v.ObjectSchema<{
|
|
143
143
|
readonly eq: v.PicklistSchema<("PENDING" | "APPROVED" | "REJECTED")[], undefined>;
|
|
@@ -193,7 +193,7 @@ declare const QueryStrapiCommentsFlat: v.ObjectSchema<{
|
|
|
193
193
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
194
194
|
readonly pageSize: v.OptionalSchema<v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>, undefined>;
|
|
195
195
|
}, undefined>, undefined>;
|
|
196
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "
|
|
196
|
+
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "blocked:DESC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
|
|
197
197
|
}, undefined>;
|
|
198
198
|
type QueryStrapiCommentsFlat = v.InferOutput<typeof QueryStrapiCommentsFlat>;
|
|
199
199
|
//#endregion
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { t as RoleDocument } from "./document-BezYxNmb.cjs";
|
|
2
|
-
import { t as
|
|
3
|
-
import { t as UserAccountDocument } from "./document-IIJpsOIO.cjs";
|
|
2
|
+
import { t as UserAccountDocument } from "./document-xVdETwbX.cjs";
|
|
4
3
|
import * as v from "valibot";
|
|
5
4
|
|
|
6
5
|
//#region src/entities/up-auth/mutation.d.ts
|
|
@@ -86,6 +85,22 @@ declare const SAuthConnectProviderConfirmation: v.ObjectSchema<{
|
|
|
86
85
|
}, undefined>;
|
|
87
86
|
type SAuthConnectProviderConfirmation = v.InferOutput<typeof SAuthConnectProviderConfirmation>;
|
|
88
87
|
//#endregion
|
|
88
|
+
//#region src/entities/up-user/document.d.ts
|
|
89
|
+
declare const UserDocument: v.ObjectSchema<{
|
|
90
|
+
readonly username: v.StringSchema<undefined>;
|
|
91
|
+
readonly email: v.StringSchema<undefined>;
|
|
92
|
+
readonly provider: v.StringSchema<undefined>;
|
|
93
|
+
readonly confirmed: v.BooleanSchema<undefined>;
|
|
94
|
+
readonly blocked: v.BooleanSchema<undefined>;
|
|
95
|
+
readonly clerk_user_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
96
|
+
readonly id: v.NumberSchema<undefined>;
|
|
97
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
98
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
99
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
100
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
101
|
+
}, undefined>;
|
|
102
|
+
type UserDocument = v.InferOutput<typeof UserDocument>;
|
|
103
|
+
//#endregion
|
|
89
104
|
//#region src/entities/up-auth/types.d.ts
|
|
90
105
|
type AuthorizedUserDocument = Pick<UserDocument, "id" | "documentId" | "createdAt" | "updatedAt" | "publishedAt" | "username" | "email" | "provider" | "confirmed" | "blocked" | "clerk_user_id"> & {
|
|
91
106
|
account: UserAccountDocument;
|
|
@@ -96,4 +111,4 @@ type UserAuthorizationSuccessResponse = {
|
|
|
96
111
|
user: UserDocument;
|
|
97
112
|
};
|
|
98
113
|
//#endregion
|
|
99
|
-
export {
|
|
114
|
+
export { SAuthConnectProviderRedirectSearch as a, SForgotUserPassword as c, SRequestConfirmEmail as d, SResetUserPassword as f, SAuthConnectProviderConfirmation as i, SLoginUser as l, UserAuthorizationSuccessResponse as n, SAuthRawAccessToken as o, SUserToken as p, UserDocument as r, SChangePassword as s, AuthorizedUserDocument as t, SRegisterUser as u };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as RoleDocument } from "./document-
|
|
2
|
-
import { t as
|
|
3
|
-
import { t as UserAccountDocument } from "./document-CQ9bUL-1.mjs";
|
|
1
|
+
import { t as RoleDocument } from "./document-CCcofYd9.mjs";
|
|
2
|
+
import { t as UserAccountDocument } from "./document-BpFw7FI0.mjs";
|
|
4
3
|
import * as v from "valibot";
|
|
5
4
|
|
|
6
5
|
//#region src/entities/up-auth/mutation.d.ts
|
|
@@ -86,6 +85,22 @@ declare const SAuthConnectProviderConfirmation: v.ObjectSchema<{
|
|
|
86
85
|
}, undefined>;
|
|
87
86
|
type SAuthConnectProviderConfirmation = v.InferOutput<typeof SAuthConnectProviderConfirmation>;
|
|
88
87
|
//#endregion
|
|
88
|
+
//#region src/entities/up-user/document.d.ts
|
|
89
|
+
declare const UserDocument: v.ObjectSchema<{
|
|
90
|
+
readonly username: v.StringSchema<undefined>;
|
|
91
|
+
readonly email: v.StringSchema<undefined>;
|
|
92
|
+
readonly provider: v.StringSchema<undefined>;
|
|
93
|
+
readonly confirmed: v.BooleanSchema<undefined>;
|
|
94
|
+
readonly blocked: v.BooleanSchema<undefined>;
|
|
95
|
+
readonly clerk_user_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
96
|
+
readonly id: v.NumberSchema<undefined>;
|
|
97
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
98
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
99
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
100
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
101
|
+
}, undefined>;
|
|
102
|
+
type UserDocument = v.InferOutput<typeof UserDocument>;
|
|
103
|
+
//#endregion
|
|
89
104
|
//#region src/entities/up-auth/types.d.ts
|
|
90
105
|
type AuthorizedUserDocument = Pick<UserDocument, "id" | "documentId" | "createdAt" | "updatedAt" | "publishedAt" | "username" | "email" | "provider" | "confirmed" | "blocked" | "clerk_user_id"> & {
|
|
91
106
|
account: UserAccountDocument;
|
|
@@ -96,4 +111,4 @@ type UserAuthorizationSuccessResponse = {
|
|
|
96
111
|
user: UserDocument;
|
|
97
112
|
};
|
|
98
113
|
//#endregion
|
|
99
|
-
export {
|
|
114
|
+
export { SAuthConnectProviderRedirectSearch as a, SForgotUserPassword as c, SRequestConfirmEmail as d, SResetUserPassword as f, SAuthConnectProviderConfirmation as i, SLoginUser as l, UserAuthorizationSuccessResponse as n, SAuthRawAccessToken as o, SUserToken as p, UserDocument as r, SChangePassword as s, AuthorizedUserDocument as t, SRegisterUser as u };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as RolesWithPermissions, c as
|
|
1
|
+
import { a as RolesWithPermissions, c as CLIENT_ENTITY_KEYS, d as ClientEntityActions, f as ClientEntityKey, i as Permissions, l as CLIENT_ENTITY_PERMISSIONS, p as ClientEntityScope, r as LCRUDActions, s as ROLE_PERMISSIONS, u as CLIENT_ENTITY_SCOPES } from "../document-CLNQhWUt.cjs";
|
|
2
2
|
export { CLIENT_ENTITY_KEYS, CLIENT_ENTITY_PERMISSIONS, CLIENT_ENTITY_SCOPES, ClientEntityActions, ClientEntityKey, ClientEntityScope, LCRUDActions, Permissions, ROLE_PERMISSIONS, RolesWithPermissions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as RolesWithPermissions, c as
|
|
1
|
+
import { a as RolesWithPermissions, c as CLIENT_ENTITY_KEYS, d as ClientEntityActions, f as ClientEntityKey, i as Permissions, l as CLIENT_ENTITY_PERMISSIONS, p as ClientEntityScope, r as LCRUDActions, s as ROLE_PERMISSIONS, u as CLIENT_ENTITY_SCOPES } from "../document-BqfLH_0k.mjs";
|
|
2
2
|
export { CLIENT_ENTITY_KEYS, CLIENT_ENTITY_PERMISSIONS, CLIENT_ENTITY_SCOPES, ClientEntityActions, ClientEntityKey, ClientEntityScope, LCRUDActions, Permissions, ROLE_PERMISSIONS, RolesWithPermissions };
|
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
import * as v from "valibot";
|
|
2
|
+
|
|
3
|
+
//#region src/entities/utm-tracking-link/relations.d.ts
|
|
4
|
+
declare const UtmTrackingLinkDocumentWithRelations: v.ObjectSchema<{
|
|
5
|
+
readonly creator: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
6
|
+
readonly username: v.StringSchema<undefined>;
|
|
7
|
+
readonly email: v.StringSchema<undefined>;
|
|
8
|
+
readonly provider: v.StringSchema<undefined>;
|
|
9
|
+
readonly confirmed: v.BooleanSchema<undefined>;
|
|
10
|
+
readonly blocked: v.BooleanSchema<undefined>;
|
|
11
|
+
readonly clerk_user_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
12
|
+
readonly id: v.NumberSchema<undefined>;
|
|
13
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
14
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
15
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
16
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
17
|
+
}, undefined>>, undefined>, undefined>;
|
|
18
|
+
readonly client: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
19
|
+
readonly title: v.StringSchema<undefined>;
|
|
20
|
+
readonly is_featured: v.BooleanSchema<undefined>;
|
|
21
|
+
readonly logos: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
22
|
+
readonly light: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
23
|
+
readonly name: v.StringSchema<undefined>;
|
|
24
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
25
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
26
|
+
readonly width: v.NumberSchema<undefined>;
|
|
27
|
+
readonly height: v.NumberSchema<undefined>;
|
|
28
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
29
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
30
|
+
readonly ext: v.StringSchema<undefined>;
|
|
31
|
+
readonly url: v.StringSchema<undefined>;
|
|
32
|
+
readonly hash: v.StringSchema<undefined>;
|
|
33
|
+
readonly mime: v.StringSchema<undefined>;
|
|
34
|
+
readonly name: v.StringSchema<undefined>;
|
|
35
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
36
|
+
readonly size: v.NumberSchema<undefined>;
|
|
37
|
+
readonly width: v.NumberSchema<undefined>;
|
|
38
|
+
readonly height: v.NumberSchema<undefined>;
|
|
39
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
40
|
+
}, undefined>, undefined>;
|
|
41
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
42
|
+
readonly ext: v.StringSchema<undefined>;
|
|
43
|
+
readonly url: v.StringSchema<undefined>;
|
|
44
|
+
readonly hash: v.StringSchema<undefined>;
|
|
45
|
+
readonly mime: v.StringSchema<undefined>;
|
|
46
|
+
readonly name: v.StringSchema<undefined>;
|
|
47
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
48
|
+
readonly size: v.NumberSchema<undefined>;
|
|
49
|
+
readonly width: v.NumberSchema<undefined>;
|
|
50
|
+
readonly height: v.NumberSchema<undefined>;
|
|
51
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
52
|
+
}, undefined>, undefined>;
|
|
53
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
54
|
+
readonly ext: v.StringSchema<undefined>;
|
|
55
|
+
readonly url: v.StringSchema<undefined>;
|
|
56
|
+
readonly hash: v.StringSchema<undefined>;
|
|
57
|
+
readonly mime: v.StringSchema<undefined>;
|
|
58
|
+
readonly name: v.StringSchema<undefined>;
|
|
59
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
60
|
+
readonly size: v.NumberSchema<undefined>;
|
|
61
|
+
readonly width: v.NumberSchema<undefined>;
|
|
62
|
+
readonly height: v.NumberSchema<undefined>;
|
|
63
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
64
|
+
}, undefined>, undefined>;
|
|
65
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
66
|
+
readonly ext: v.StringSchema<undefined>;
|
|
67
|
+
readonly url: v.StringSchema<undefined>;
|
|
68
|
+
readonly hash: v.StringSchema<undefined>;
|
|
69
|
+
readonly mime: v.StringSchema<undefined>;
|
|
70
|
+
readonly name: v.StringSchema<undefined>;
|
|
71
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
72
|
+
readonly size: v.NumberSchema<undefined>;
|
|
73
|
+
readonly width: v.NumberSchema<undefined>;
|
|
74
|
+
readonly height: v.NumberSchema<undefined>;
|
|
75
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
76
|
+
}, undefined>, undefined>;
|
|
77
|
+
}, undefined>, undefined>, undefined>;
|
|
78
|
+
readonly hash: v.StringSchema<undefined>;
|
|
79
|
+
readonly ext: v.StringSchema<undefined>;
|
|
80
|
+
readonly mime: v.StringSchema<undefined>;
|
|
81
|
+
readonly size: v.NumberSchema<undefined>;
|
|
82
|
+
readonly url: v.StringSchema<undefined>;
|
|
83
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
84
|
+
readonly provider: v.StringSchema<undefined>;
|
|
85
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
86
|
+
readonly id: v.NumberSchema<undefined>;
|
|
87
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
88
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
89
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
90
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
91
|
+
}, undefined>>, undefined>, undefined>;
|
|
92
|
+
readonly dark: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
|
|
93
|
+
readonly name: v.StringSchema<undefined>;
|
|
94
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
95
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
96
|
+
readonly width: v.NumberSchema<undefined>;
|
|
97
|
+
readonly height: v.NumberSchema<undefined>;
|
|
98
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
99
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
100
|
+
readonly ext: v.StringSchema<undefined>;
|
|
101
|
+
readonly url: v.StringSchema<undefined>;
|
|
102
|
+
readonly hash: v.StringSchema<undefined>;
|
|
103
|
+
readonly mime: v.StringSchema<undefined>;
|
|
104
|
+
readonly name: v.StringSchema<undefined>;
|
|
105
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
106
|
+
readonly size: v.NumberSchema<undefined>;
|
|
107
|
+
readonly width: v.NumberSchema<undefined>;
|
|
108
|
+
readonly height: v.NumberSchema<undefined>;
|
|
109
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
110
|
+
}, undefined>, undefined>;
|
|
111
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
112
|
+
readonly ext: v.StringSchema<undefined>;
|
|
113
|
+
readonly url: v.StringSchema<undefined>;
|
|
114
|
+
readonly hash: v.StringSchema<undefined>;
|
|
115
|
+
readonly mime: v.StringSchema<undefined>;
|
|
116
|
+
readonly name: v.StringSchema<undefined>;
|
|
117
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
118
|
+
readonly size: v.NumberSchema<undefined>;
|
|
119
|
+
readonly width: v.NumberSchema<undefined>;
|
|
120
|
+
readonly height: v.NumberSchema<undefined>;
|
|
121
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
122
|
+
}, undefined>, undefined>;
|
|
123
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
124
|
+
readonly ext: v.StringSchema<undefined>;
|
|
125
|
+
readonly url: v.StringSchema<undefined>;
|
|
126
|
+
readonly hash: v.StringSchema<undefined>;
|
|
127
|
+
readonly mime: v.StringSchema<undefined>;
|
|
128
|
+
readonly name: v.StringSchema<undefined>;
|
|
129
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
130
|
+
readonly size: v.NumberSchema<undefined>;
|
|
131
|
+
readonly width: v.NumberSchema<undefined>;
|
|
132
|
+
readonly height: v.NumberSchema<undefined>;
|
|
133
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
134
|
+
}, undefined>, undefined>;
|
|
135
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
136
|
+
readonly ext: v.StringSchema<undefined>;
|
|
137
|
+
readonly url: v.StringSchema<undefined>;
|
|
138
|
+
readonly hash: v.StringSchema<undefined>;
|
|
139
|
+
readonly mime: v.StringSchema<undefined>;
|
|
140
|
+
readonly name: v.StringSchema<undefined>;
|
|
141
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
142
|
+
readonly size: v.NumberSchema<undefined>;
|
|
143
|
+
readonly width: v.NumberSchema<undefined>;
|
|
144
|
+
readonly height: v.NumberSchema<undefined>;
|
|
145
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
146
|
+
}, undefined>, undefined>;
|
|
147
|
+
}, undefined>, undefined>, undefined>;
|
|
148
|
+
readonly hash: v.StringSchema<undefined>;
|
|
149
|
+
readonly ext: v.StringSchema<undefined>;
|
|
150
|
+
readonly mime: v.StringSchema<undefined>;
|
|
151
|
+
readonly size: v.NumberSchema<undefined>;
|
|
152
|
+
readonly url: v.StringSchema<undefined>;
|
|
153
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
154
|
+
readonly provider: v.StringSchema<undefined>;
|
|
155
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
156
|
+
readonly id: v.NumberSchema<undefined>;
|
|
157
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
158
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
159
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
160
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
161
|
+
}, undefined>>, undefined>, undefined>;
|
|
162
|
+
readonly color: v.ObjectSchema<{
|
|
163
|
+
readonly name: v.StringSchema<undefined>;
|
|
164
|
+
readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
165
|
+
readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
166
|
+
readonly width: v.NumberSchema<undefined>;
|
|
167
|
+
readonly height: v.NumberSchema<undefined>;
|
|
168
|
+
readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
|
|
169
|
+
readonly large: v.OptionalSchema<v.ObjectSchema<{
|
|
170
|
+
readonly ext: v.StringSchema<undefined>;
|
|
171
|
+
readonly url: v.StringSchema<undefined>;
|
|
172
|
+
readonly hash: v.StringSchema<undefined>;
|
|
173
|
+
readonly mime: v.StringSchema<undefined>;
|
|
174
|
+
readonly name: v.StringSchema<undefined>;
|
|
175
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
176
|
+
readonly size: v.NumberSchema<undefined>;
|
|
177
|
+
readonly width: v.NumberSchema<undefined>;
|
|
178
|
+
readonly height: v.NumberSchema<undefined>;
|
|
179
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
180
|
+
}, undefined>, undefined>;
|
|
181
|
+
readonly small: v.OptionalSchema<v.ObjectSchema<{
|
|
182
|
+
readonly ext: v.StringSchema<undefined>;
|
|
183
|
+
readonly url: v.StringSchema<undefined>;
|
|
184
|
+
readonly hash: v.StringSchema<undefined>;
|
|
185
|
+
readonly mime: v.StringSchema<undefined>;
|
|
186
|
+
readonly name: v.StringSchema<undefined>;
|
|
187
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
188
|
+
readonly size: v.NumberSchema<undefined>;
|
|
189
|
+
readonly width: v.NumberSchema<undefined>;
|
|
190
|
+
readonly height: v.NumberSchema<undefined>;
|
|
191
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
192
|
+
}, undefined>, undefined>;
|
|
193
|
+
readonly medium: v.OptionalSchema<v.ObjectSchema<{
|
|
194
|
+
readonly ext: v.StringSchema<undefined>;
|
|
195
|
+
readonly url: v.StringSchema<undefined>;
|
|
196
|
+
readonly hash: v.StringSchema<undefined>;
|
|
197
|
+
readonly mime: v.StringSchema<undefined>;
|
|
198
|
+
readonly name: v.StringSchema<undefined>;
|
|
199
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
200
|
+
readonly size: v.NumberSchema<undefined>;
|
|
201
|
+
readonly width: v.NumberSchema<undefined>;
|
|
202
|
+
readonly height: v.NumberSchema<undefined>;
|
|
203
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
204
|
+
}, undefined>, undefined>;
|
|
205
|
+
readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
|
|
206
|
+
readonly ext: v.StringSchema<undefined>;
|
|
207
|
+
readonly url: v.StringSchema<undefined>;
|
|
208
|
+
readonly hash: v.StringSchema<undefined>;
|
|
209
|
+
readonly mime: v.StringSchema<undefined>;
|
|
210
|
+
readonly name: v.StringSchema<undefined>;
|
|
211
|
+
readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
212
|
+
readonly size: v.NumberSchema<undefined>;
|
|
213
|
+
readonly width: v.NumberSchema<undefined>;
|
|
214
|
+
readonly height: v.NumberSchema<undefined>;
|
|
215
|
+
readonly sizeInBytes: v.NumberSchema<undefined>;
|
|
216
|
+
}, undefined>, undefined>;
|
|
217
|
+
}, undefined>, undefined>, undefined>;
|
|
218
|
+
readonly hash: v.StringSchema<undefined>;
|
|
219
|
+
readonly ext: v.StringSchema<undefined>;
|
|
220
|
+
readonly mime: v.StringSchema<undefined>;
|
|
221
|
+
readonly size: v.NumberSchema<undefined>;
|
|
222
|
+
readonly url: v.StringSchema<undefined>;
|
|
223
|
+
readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
224
|
+
readonly provider: v.StringSchema<undefined>;
|
|
225
|
+
readonly provider_metadata: v.NullSchema<undefined>;
|
|
226
|
+
readonly id: v.NumberSchema<undefined>;
|
|
227
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
228
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
229
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
230
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
231
|
+
}, undefined>;
|
|
232
|
+
readonly id: v.NumberSchema<undefined>;
|
|
233
|
+
}, undefined>, undefined>, undefined>;
|
|
234
|
+
readonly teamwork_id: v.StringSchema<undefined>;
|
|
235
|
+
readonly teamwork_name: v.StringSchema<undefined>;
|
|
236
|
+
readonly gainapp_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
237
|
+
readonly utm_sheet_id: v.StringSchema<undefined>;
|
|
238
|
+
readonly allow_create_utm_link: v.BooleanSchema<undefined>;
|
|
239
|
+
readonly is_organic_social: v.BooleanSchema<undefined>;
|
|
240
|
+
readonly is_paid_media: v.BooleanSchema<undefined>;
|
|
241
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
242
|
+
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
243
|
+
readonly classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
244
|
+
readonly id: v.NumberSchema<undefined>;
|
|
245
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
246
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
247
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
248
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
249
|
+
}, undefined>>, undefined>, undefined>;
|
|
250
|
+
readonly url_destination: v.StringSchema<undefined>;
|
|
251
|
+
readonly utm_medium: v.StringSchema<undefined>;
|
|
252
|
+
readonly utm_source: v.StringSchema<undefined>;
|
|
253
|
+
readonly utm_campaign: v.StringSchema<undefined>;
|
|
254
|
+
readonly utm_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
255
|
+
readonly utm_creative_format: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
256
|
+
readonly utm_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
257
|
+
readonly campaign_phase: v.StringSchema<undefined>;
|
|
258
|
+
readonly campaign_product: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
259
|
+
readonly campaign_targeting: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
260
|
+
readonly campaign_key: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
261
|
+
readonly creative_format: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
262
|
+
readonly creative_format_variants: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
263
|
+
readonly url: v.StringSchema<undefined>;
|
|
264
|
+
readonly is_active: v.BooleanSchema<undefined>;
|
|
265
|
+
readonly notes: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
266
|
+
readonly id: v.NumberSchema<undefined>;
|
|
267
|
+
readonly documentId: v.StringSchema<undefined>;
|
|
268
|
+
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
269
|
+
readonly createdAt: v.StringSchema<undefined>;
|
|
270
|
+
readonly updatedAt: v.StringSchema<undefined>;
|
|
271
|
+
}, undefined>;
|
|
272
|
+
type UtmTrackingLinkDocumentWithRelations = v.InferOutput<typeof UtmTrackingLinkDocumentWithRelations>;
|
|
273
|
+
//#endregion
|
|
274
|
+
export { UtmTrackingLinkDocumentWithRelations as t };
|