@getcommunity/gc-validators 0.0.271-alpha.0 → 0.0.271-alpha.1

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.
Files changed (52) hide show
  1. package/README.md +16 -0
  2. package/dist/base/index.d.cts +1 -1
  3. package/dist/base/index.d.mts +1 -1
  4. package/dist/{document-DWapIF7V.d.cts → document-D4fJt3zX.d.cts} +2 -2
  5. package/dist/{document-qcC-10Nd.d.mts → document-DdRo9TdG.d.mts} +2 -2
  6. package/dist/entities/audit-log/index.d.cts +2 -2
  7. package/dist/entities/audit-log/index.d.mts +2 -2
  8. package/dist/entities/client/index.d.cts +2 -2
  9. package/dist/entities/client/index.d.mts +2 -2
  10. package/dist/entities/client-media-platform/index.d.cts +2 -2
  11. package/dist/entities/client-media-platform/index.d.mts +2 -2
  12. package/dist/entities/client-project/index.d.cts +2 -2
  13. package/dist/entities/client-project/index.d.mts +2 -2
  14. package/dist/entities/client-report/index.d.cts +2 -2
  15. package/dist/entities/client-report/index.d.mts +2 -2
  16. package/dist/entities/client-user/index.d.cts +1 -1
  17. package/dist/entities/client-user/index.d.mts +1 -1
  18. package/dist/entities/comment/index.d.cts +1 -1
  19. package/dist/entities/comment/index.d.mts +1 -1
  20. package/dist/entities/gcflytour/index.d.cts +2 -2
  21. package/dist/entities/gcflytour/index.d.mts +2 -2
  22. package/dist/entities/gcflytour-snap/index.d.cts +2 -2
  23. package/dist/entities/gcflytour-snap/index.d.mts +2 -2
  24. package/dist/entities/media-content-type/index.d.cts +2 -2
  25. package/dist/entities/media-content-type/index.d.mts +2 -2
  26. package/dist/entities/media-creative-format/index.d.cts +2 -2
  27. package/dist/entities/media-creative-format/index.d.mts +2 -2
  28. package/dist/entities/media-medium/index.d.cts +2 -2
  29. package/dist/entities/media-medium/index.d.mts +2 -2
  30. package/dist/entities/media-platform/index.d.cts +2 -2
  31. package/dist/entities/media-platform/index.d.mts +2 -2
  32. package/dist/entities/monday-workspace/index.d.cts +2 -2
  33. package/dist/entities/monday-workspace/index.d.mts +2 -2
  34. package/dist/entities/team-member/index.d.cts +2 -2
  35. package/dist/entities/team-member/index.d.mts +2 -2
  36. package/dist/entities/up-auth/index.d.cts +2 -2
  37. package/dist/entities/up-auth/index.d.mts +2 -2
  38. package/dist/entities/up-user/index.d.cts +2 -2
  39. package/dist/entities/up-user/index.d.mts +2 -2
  40. package/dist/entities/url-redirect/index.d.cts +2 -2
  41. package/dist/entities/url-redirect/index.d.mts +2 -2
  42. package/dist/entities/utm-tracking-link/index.d.cts +2 -2
  43. package/dist/entities/utm-tracking-link/index.d.mts +2 -2
  44. package/dist/{index-CPUGB8lZ.d.mts → index-BI8tN-QZ.d.mts} +5 -1
  45. package/dist/{index-DmLVZdb3.d.cts → index-BLE_fX1Q.d.cts} +3 -3
  46. package/dist/{index-Dl6KBLdT.d.mts → index-Bht1Jd5l.d.mts} +2 -2
  47. package/dist/{index-DDYmaYSm.d.mts → index-DYPjS1qh.d.mts} +3 -3
  48. package/dist/{index-H4RC0v4h.d.cts → index-DpYYzY_9.d.cts} +5 -1
  49. package/dist/{index-Dv9bgrpo.d.cts → index-ZBDWYTfn.d.cts} +2 -2
  50. package/dist/permissions/index.d.cts +1 -1
  51. package/dist/permissions/index.d.mts +1 -1
  52. package/package.json +1 -1
@@ -1,2 +1,2 @@
1
- import { a as SChangePassword, c as SRegisterUser, d as SUserToken, i as SAuthRawAccessToken, l as SRequestConfirmEmail, n as SAuthConnectProviderConfirmation, o as SForgotUserPassword, r as SAuthConnectProviderRedirectSearch, s as SLoginUser, t as AuthorizedUserDocument, u as SResetUserPassword } from "../../index-H4RC0v4h.cjs";
2
- export { AuthorizedUserDocument, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SForgotUserPassword, SLoginUser, SRegisterUser, SRequestConfirmEmail, SResetUserPassword, SUserToken };
1
+ import { a as SAuthRawAccessToken, c as SLoginUser, d as SResetUserPassword, f as SUserToken, i as SAuthConnectProviderRedirectSearch, l as SRegisterUser, n as UserAuthorizationSuccessResponse, o as SChangePassword, r as SAuthConnectProviderConfirmation, s as SForgotUserPassword, t as AuthorizedUserDocument, u as SRequestConfirmEmail } from "../../index-DpYYzY_9.cjs";
2
+ export { AuthorizedUserDocument, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SForgotUserPassword, SLoginUser, SRegisterUser, SRequestConfirmEmail, SResetUserPassword, SUserToken, UserAuthorizationSuccessResponse };
@@ -1,2 +1,2 @@
1
- import { a as SChangePassword, c as SRegisterUser, d as SUserToken, i as SAuthRawAccessToken, l as SRequestConfirmEmail, n as SAuthConnectProviderConfirmation, o as SForgotUserPassword, r as SAuthConnectProviderRedirectSearch, s as SLoginUser, t as AuthorizedUserDocument, u as SResetUserPassword } from "../../index-CPUGB8lZ.mjs";
2
- export { AuthorizedUserDocument, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SForgotUserPassword, SLoginUser, SRegisterUser, SRequestConfirmEmail, SResetUserPassword, SUserToken };
1
+ import { a as SAuthRawAccessToken, c as SLoginUser, d as SResetUserPassword, f as SUserToken, i as SAuthConnectProviderRedirectSearch, l as SRegisterUser, n as UserAuthorizationSuccessResponse, o as SChangePassword, r as SAuthConnectProviderConfirmation, s as SForgotUserPassword, t as AuthorizedUserDocument, u as SRequestConfirmEmail } from "../../index-BI8tN-QZ.mjs";
2
+ export { AuthorizedUserDocument, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SForgotUserPassword, SLoginUser, SRegisterUser, SRequestConfirmEmail, SResetUserPassword, SUserToken, UserAuthorizationSuccessResponse };
@@ -7,7 +7,7 @@ declare const LIMIT_USER_PAGINATION_MAX_SIZE = 10;
7
7
  declare const USER_SORT_KEYS: readonly ["id", "username", "email", "confirmed", "blocked", "createdAt", "updatedAt"];
8
8
  //#endregion
9
9
  //#region src/entities/up-user/fields.d.ts
10
- declare const QuerySortUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], 7, undefined>]>, undefined>;
10
+ declare const QuerySortUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], 7, undefined>]>, undefined>;
11
11
  type QuerySortUsers = v.InferOutput<typeof QuerySortUsers>;
12
12
  //#endregion
13
13
  //#region src/entities/up-user/mutation.d.ts
@@ -25,7 +25,7 @@ type CreateUserDocument = v.InferOutput<typeof CreateUserDocument>;
25
25
  declare const QueryStrapiUsers: v.ObjectSchema<{
26
26
  readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
27
27
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
28
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], 7, undefined>]>, undefined>;
28
+ 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" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], 7, undefined>]>, undefined>;
29
29
  }, undefined>;
30
30
  type QueryStrapiUsers = v.InferOutput<typeof QueryStrapiUsers>;
31
31
  declare const QueryStrapiUsersByIdentifier: v.ObjectSchema<{
@@ -7,7 +7,7 @@ declare const LIMIT_USER_PAGINATION_MAX_SIZE = 10;
7
7
  declare const USER_SORT_KEYS: readonly ["id", "username", "email", "confirmed", "blocked", "createdAt", "updatedAt"];
8
8
  //#endregion
9
9
  //#region src/entities/up-user/fields.d.ts
10
- declare const QuerySortUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], 7, undefined>]>, undefined>;
10
+ declare const QuerySortUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], 7, undefined>]>, undefined>;
11
11
  type QuerySortUsers = v.InferOutput<typeof QuerySortUsers>;
12
12
  //#endregion
13
13
  //#region src/entities/up-user/mutation.d.ts
@@ -25,7 +25,7 @@ type CreateUserDocument = v.InferOutput<typeof CreateUserDocument>;
25
25
  declare const QueryStrapiUsers: v.ObjectSchema<{
26
26
  readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
27
27
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
28
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], 7, undefined>]>, undefined>;
28
+ 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" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:ASC" | "blocked:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC")[], 7, undefined>]>, undefined>;
29
29
  }, undefined>;
30
30
  type QueryStrapiUsers = v.InferOutput<typeof QueryStrapiUsers>;
31
31
  declare const QueryStrapiUsersByIdentifier: v.ObjectSchema<{
@@ -27,14 +27,14 @@ declare const UrlRedirectStatusCode: v.PicklistSchema<readonly ["found_302", "mo
27
27
  type UrlRedirectStatusCode = v.InferOutput<typeof UrlRedirectStatusCode>;
28
28
  declare const UrlRedirectQueryParams: v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>;
29
29
  type UrlRedirectQueryParams = v.InferOutput<typeof UrlRedirectQueryParams>;
30
- declare const QuerySortUrlRedirects: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], 8, undefined>]>, undefined>;
30
+ declare const QuerySortUrlRedirects: 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" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], 8, undefined>]>, undefined>;
31
31
  type QuerySortUrlRedirects = v.InferOutput<typeof QuerySortUrlRedirects>;
32
32
  //#endregion
33
33
  //#region src/entities/url-redirect/query.d.ts
34
34
  declare const QueryStrapiPaginatedUrlRedirects: v.ObjectSchema<{
35
35
  readonly page: v.SchemaWithFallback<v.OptionalSchema<v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>, 1>, 1>;
36
36
  readonly size: v.SchemaWithFallback<v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, 1000, undefined>]>, 100>, 100>;
37
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], 8, undefined>]>, undefined>;
37
+ 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" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], 8, undefined>]>, undefined>;
38
38
  }, undefined>;
39
39
  type QueryStrapiPaginatedUrlRedirects = v.InferOutput<typeof QueryStrapiPaginatedUrlRedirects>;
40
40
  declare const QueryStrapiUrlRedirectsByFrom: v.ObjectSchema<{
@@ -27,14 +27,14 @@ declare const UrlRedirectStatusCode: v.PicklistSchema<readonly ["found_302", "mo
27
27
  type UrlRedirectStatusCode = v.InferOutput<typeof UrlRedirectStatusCode>;
28
28
  declare const UrlRedirectQueryParams: v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>;
29
29
  type UrlRedirectQueryParams = v.InferOutput<typeof UrlRedirectQueryParams>;
30
- declare const QuerySortUrlRedirects: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], 8, undefined>]>, undefined>;
30
+ declare const QuerySortUrlRedirects: 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" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], 8, undefined>]>, undefined>;
31
31
  type QuerySortUrlRedirects = v.InferOutput<typeof QuerySortUrlRedirects>;
32
32
  //#endregion
33
33
  //#region src/entities/url-redirect/query.d.ts
34
34
  declare const QueryStrapiPaginatedUrlRedirects: v.ObjectSchema<{
35
35
  readonly page: v.SchemaWithFallback<v.OptionalSchema<v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>, 1>, 1>;
36
36
  readonly size: v.SchemaWithFallback<v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, 1000, undefined>]>, 100>, 100>;
37
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "is_active:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC" | "is_active:DESC")[], 8, undefined>]>, undefined>;
37
+ 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" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "from:ASC" | "to:ASC" | "status_code:ASC" | "query_params:ASC" | "from:DESC" | "to:DESC" | "status_code:DESC" | "query_params:DESC")[], 8, undefined>]>, undefined>;
38
38
  }, undefined>;
39
39
  type QueryStrapiPaginatedUrlRedirects = v.InferOutput<typeof QueryStrapiPaginatedUrlRedirects>;
40
40
  declare const QueryStrapiUrlRedirectsByFrom: v.ObjectSchema<{
@@ -32,7 +32,7 @@ declare const UtmTrackingLinkDocument: v.ObjectSchema<{
32
32
  type UtmTrackingLinkDocument = v.InferOutput<typeof UtmTrackingLinkDocument>;
33
33
  //#endregion
34
34
  //#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" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], 20, undefined>]>, undefined>;
35
+ 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
36
  type QuerySortUtmTrackingLinks = v.InferOutput<typeof QuerySortUtmTrackingLinks>;
37
37
  //#endregion
38
38
  //#region src/entities/utm-tracking-link/mutation.d.ts
@@ -228,7 +228,7 @@ declare const QueryStrapiSearchUtmTrackingLinks: v.ObjectSchema<{
228
228
  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
229
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
230
230
  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" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], 20, undefined>]>, undefined>;
231
+ 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
232
  }, undefined>;
233
233
  type QueryStrapiSearchUtmTrackingLinks = v.InferOutput<typeof QueryStrapiSearchUtmTrackingLinks>;
234
234
  //#endregion
@@ -32,7 +32,7 @@ declare const UtmTrackingLinkDocument: v.ObjectSchema<{
32
32
  type UtmTrackingLinkDocument = v.InferOutput<typeof UtmTrackingLinkDocument>;
33
33
  //#endregion
34
34
  //#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" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], 20, undefined>]>, undefined>;
35
+ 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
36
  type QuerySortUtmTrackingLinks = v.InferOutput<typeof QuerySortUtmTrackingLinks>;
37
37
  //#endregion
38
38
  //#region src/entities/utm-tracking-link/mutation.d.ts
@@ -228,7 +228,7 @@ declare const QueryStrapiSearchUtmTrackingLinks: v.ObjectSchema<{
228
228
  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
229
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
230
230
  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" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:ASC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "campaign_phase:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "client:DESC" | "url:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "campaign_phase:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC")[], 20, undefined>]>, undefined>;
231
+ 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
232
  }, undefined>;
233
233
  type QueryStrapiSearchUtmTrackingLinks = v.InferOutput<typeof QueryStrapiSearchUtmTrackingLinks>;
234
234
  //#endregion
@@ -91,5 +91,9 @@ type AuthorizedUserDocument = Pick<UserDocument, "id" | "documentId" | "createdA
91
91
  account: UserAccountDocument;
92
92
  role: RoleDocument;
93
93
  };
94
+ type UserAuthorizationSuccessResponse = {
95
+ jwt: string;
96
+ user: UserDocument;
97
+ };
94
98
  //#endregion
95
- export { SChangePassword as a, SRegisterUser as c, SUserToken as d, SAuthRawAccessToken as i, SRequestConfirmEmail as l, SAuthConnectProviderConfirmation as n, SForgotUserPassword as o, SAuthConnectProviderRedirectSearch as r, SLoginUser as s, AuthorizedUserDocument as t, SResetUserPassword as u };
99
+ export { SAuthRawAccessToken as a, SLoginUser as c, SResetUserPassword as d, SUserToken as f, SAuthConnectProviderRedirectSearch as i, SRegisterUser as l, UserAuthorizationSuccessResponse as n, SChangePassword as o, SAuthConnectProviderConfirmation as r, SForgotUserPassword as s, AuthorizedUserDocument as t, SRequestConfirmEmail as u };
@@ -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" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
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" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, 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" | "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" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, 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" | "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
@@ -220,7 +220,7 @@ declare const SAssociateEntityRelationshipRequest: v.SchemaWithPipe<readonly [v.
220
220
  readonly connect: 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>;
221
221
  readonly disconnect: 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>;
222
222
  }, undefined>, v.CheckAction<{
223
- collection: "clients" | "users" | "tags" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "url-redirections" | "user-accounts" | "utm-tracking-links";
223
+ collection: "audit-logs" | "blog-posts" | "categories" | "clients" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "tags" | "team-members" | "trends" | "url-redirections" | "users" | "user-accounts" | "utm-tracking-links";
224
224
  documentId: string;
225
225
  relationKey: string;
226
226
  connect?: string[] | undefined;
@@ -267,7 +267,7 @@ declare const SAssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly
267
267
  }, undefined>, undefined>, undefined>;
268
268
  readonly disconnect: 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>;
269
269
  }, undefined>, v.CheckAction<{
270
- collection: "clients" | "users" | "tags" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "url-redirections" | "user-accounts" | "utm-tracking-links";
270
+ collection: "audit-logs" | "blog-posts" | "categories" | "clients" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "tags" | "team-members" | "trends" | "url-redirections" | "users" | "user-accounts" | "utm-tracking-links";
271
271
  documentId: string;
272
272
  relationKey: string;
273
273
  connect?: {
@@ -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" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, undefined>;
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" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, undefined>]>, 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" | "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" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "blocked:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "blocked:DESC" | "content:ASC" | "approvalStatus:ASC" | "blockedThread:ASC" | "content:DESC" | "approvalStatus:DESC" | "blockedThread:DESC")[], 7, 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" | "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
@@ -91,5 +91,9 @@ type AuthorizedUserDocument = Pick<UserDocument, "id" | "documentId" | "createdA
91
91
  account: UserAccountDocument;
92
92
  role: RoleDocument;
93
93
  };
94
+ type UserAuthorizationSuccessResponse = {
95
+ jwt: string;
96
+ user: UserDocument;
97
+ };
94
98
  //#endregion
95
- export { SChangePassword as a, SRegisterUser as c, SUserToken as d, SAuthRawAccessToken as i, SRequestConfirmEmail as l, SAuthConnectProviderConfirmation as n, SForgotUserPassword as o, SAuthConnectProviderRedirectSearch as r, SLoginUser as s, AuthorizedUserDocument as t, SResetUserPassword as u };
99
+ export { SAuthRawAccessToken as a, SLoginUser as c, SResetUserPassword as d, SUserToken as f, SAuthConnectProviderRedirectSearch as i, SRegisterUser as l, UserAuthorizationSuccessResponse as n, SChangePassword as o, SAuthConnectProviderConfirmation as r, SForgotUserPassword as s, AuthorizedUserDocument as t, SRequestConfirmEmail as u };
@@ -220,7 +220,7 @@ declare const SAssociateEntityRelationshipRequest: v.SchemaWithPipe<readonly [v.
220
220
  readonly connect: 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>;
221
221
  readonly disconnect: 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>;
222
222
  }, undefined>, v.CheckAction<{
223
- collection: "clients" | "users" | "tags" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "url-redirections" | "user-accounts" | "utm-tracking-links";
223
+ collection: "audit-logs" | "blog-posts" | "categories" | "clients" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "tags" | "team-members" | "trends" | "url-redirections" | "users" | "user-accounts" | "utm-tracking-links";
224
224
  documentId: string;
225
225
  relationKey: string;
226
226
  connect?: string[] | undefined;
@@ -267,7 +267,7 @@ declare const SAssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly
267
267
  }, undefined>, undefined>, undefined>;
268
268
  readonly disconnect: 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>;
269
269
  }, undefined>, v.CheckAction<{
270
- collection: "clients" | "users" | "tags" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "url-redirections" | "user-accounts" | "utm-tracking-links";
270
+ collection: "audit-logs" | "blog-posts" | "categories" | "clients" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "tags" | "team-members" | "trends" | "url-redirections" | "users" | "user-accounts" | "utm-tracking-links";
271
271
  documentId: string;
272
272
  relationKey: string;
273
273
  connect?: {
@@ -1,2 +1,2 @@
1
- import { a as LCRUDActions, c as ROLE_PERMISSIONS, d as CLIENT_ENTITY_SCOPES, f as ClientEntityActions, i as hasPermission, l as CLIENT_ENTITY_KEYS, m as ClientEntityScope, o as Permissions, p as ClientEntityKey, r as canAssignPermission, s as RolesWithPermissions, u as CLIENT_ENTITY_PERMISSIONS } from "../document-DWapIF7V.cjs";
1
+ import { a as LCRUDActions, c as ROLE_PERMISSIONS, d as CLIENT_ENTITY_SCOPES, f as ClientEntityActions, i as hasPermission, l as CLIENT_ENTITY_KEYS, m as ClientEntityScope, o as Permissions, p as ClientEntityKey, r as canAssignPermission, s as RolesWithPermissions, u as CLIENT_ENTITY_PERMISSIONS } from "../document-D4fJt3zX.cjs";
2
2
  export { CLIENT_ENTITY_KEYS, CLIENT_ENTITY_PERMISSIONS, CLIENT_ENTITY_SCOPES, ClientEntityActions, ClientEntityKey, ClientEntityScope, LCRUDActions, Permissions, ROLE_PERMISSIONS, RolesWithPermissions, canAssignPermission, hasPermission };
@@ -1,2 +1,2 @@
1
- import { a as LCRUDActions, c as ROLE_PERMISSIONS, d as CLIENT_ENTITY_SCOPES, f as ClientEntityActions, i as hasPermission, l as CLIENT_ENTITY_KEYS, m as ClientEntityScope, o as Permissions, p as ClientEntityKey, r as canAssignPermission, s as RolesWithPermissions, u as CLIENT_ENTITY_PERMISSIONS } from "../document-qcC-10Nd.mjs";
1
+ import { a as LCRUDActions, c as ROLE_PERMISSIONS, d as CLIENT_ENTITY_SCOPES, f as ClientEntityActions, i as hasPermission, l as CLIENT_ENTITY_KEYS, m as ClientEntityScope, o as Permissions, p as ClientEntityKey, r as canAssignPermission, s as RolesWithPermissions, u as CLIENT_ENTITY_PERMISSIONS } from "../document-DdRo9TdG.mjs";
2
2
  export { CLIENT_ENTITY_KEYS, CLIENT_ENTITY_PERMISSIONS, CLIENT_ENTITY_SCOPES, ClientEntityActions, ClientEntityKey, ClientEntityScope, LCRUDActions, Permissions, ROLE_PERMISSIONS, RolesWithPermissions, canAssignPermission, hasPermission };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@getcommunity/gc-validators",
3
3
  "description": "Schema Validator for GetCommunity web-stack types",
4
- "version": "0.0.271-alpha.0",
4
+ "version": "0.0.271-alpha.1",
5
5
  "author": "Joey Grable <joey@getcommunity.com> (https://joeygrable.com)",
6
6
  "contributors": [],
7
7
  "type": "module",