@getcommunity/gc-validators 0.0.229 → 0.0.230

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.
@@ -2255,9 +2255,9 @@ declare const QueryStrapiSearchClientContentPillars: v.ObjectSchema<{
2255
2255
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
2256
2256
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2257
2257
  readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2258
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
2258
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2259
2259
  readonly content_pillar_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2260
- readonly content_pillars: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
2260
+ readonly content_pillars: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2261
2261
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "content_pillar.title:ASC" | "content_pillar.slug:ASC" | "content_pillar.title:DESC" | "content_pillar.slug:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "content_pillar.title:ASC" | "content_pillar.slug:ASC" | "content_pillar.title:DESC" | "content_pillar.slug:DESC")[], 6, undefined>]>, undefined>;
2262
2262
  }, undefined>;
2263
2263
  type QueryStrapiSearchClientContentPillars = v.InferOutput<typeof QueryStrapiSearchClientContentPillars>;
@@ -2292,9 +2292,9 @@ declare const QueryStrapiSearchClientMediaPlatforms: v.ObjectSchema<{
2292
2292
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
2293
2293
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2294
2294
  readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2295
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
2295
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2296
2296
  readonly media_platform_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2297
- readonly media_platforms: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
2297
+ readonly media_platforms: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2298
2298
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "media_platform.title:ASC" | "media_platform.slug:ASC" | "media_platform.createdAt:ASC" | "media_platform.updatedAt:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platform.title:DESC" | "media_platform.slug:DESC" | "media_platform.createdAt:DESC" | "media_platform.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "media_platform.title:ASC" | "media_platform.slug:ASC" | "media_platform.createdAt:ASC" | "media_platform.updatedAt:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platform.title:DESC" | "media_platform.slug:DESC" | "media_platform.createdAt:DESC" | "media_platform.updatedAt:DESC")[], 10, undefined>]>, undefined>;
2299
2299
  }, undefined>;
2300
2300
  type QueryStrapiSearchClientMediaPlatforms = v.InferOutput<typeof QueryStrapiSearchClientMediaPlatforms>;
@@ -2433,7 +2433,7 @@ declare const QueryStrapiSearchClientReports: v.ObjectSchema<{
2433
2433
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2434
2434
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2435
2435
  readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2436
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
2436
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2437
2437
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC" | "is_external:ASC" | "is_external:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC" | "is_external:ASC" | "is_external:DESC")[], 7, undefined>]>, undefined>;
2438
2438
  }, undefined>;
2439
2439
  type QueryStrapiSearchClientReports = v.InferOutput<typeof QueryStrapiSearchClientReports>;
@@ -2444,7 +2444,7 @@ declare const SCreateClientReportDocument: v.ObjectSchema<{
2444
2444
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
2445
2445
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
2446
2446
  readonly scopes: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.StringSchema<"Please provide a valid list of scopes.">, undefined>]>, readonly ["user:*"]>;
2447
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2447
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2448
2448
  }, undefined>;
2449
2449
  type SCreateClientReportDocument = v.InferOutput<typeof SCreateClientReportDocument>;
2450
2450
  declare const SUpdateClientReportDocument: v.ObjectSchema<{
@@ -2454,7 +2454,7 @@ declare const SUpdateClientReportDocument: v.ObjectSchema<{
2454
2454
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2455
2455
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2456
2456
  readonly scopes: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.StringSchema<"Please provide a valid list of scopes.">, undefined>]>, readonly ["user:*"]>;
2457
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2457
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2458
2458
  }, undefined>;
2459
2459
  type SUpdateClientReportDocument = v.InferOutput<typeof SUpdateClientReportDocument>;
2460
2460
  declare const SUpdateClientReportDocumentRequest: v.ObjectSchema<{
@@ -2466,7 +2466,7 @@ declare const SUpdateClientReportDocumentRequest: v.ObjectSchema<{
2466
2466
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2467
2467
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2468
2468
  readonly scopes: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.StringSchema<"Please provide a valid list of scopes.">, undefined>]>, readonly ["user:*"]>;
2469
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2469
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2470
2470
  }, undefined>;
2471
2471
  }, undefined>;
2472
2472
  type SUpdateClientReportDocumentRequest = v.InferOutput<typeof SUpdateClientReportDocumentRequest>;
@@ -2481,7 +2481,7 @@ declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
2481
2481
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2482
2482
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2483
2483
  readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2484
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
2484
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2485
2485
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC")[], 4, undefined>]>, undefined>;
2486
2486
  }, undefined>;
2487
2487
  type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
@@ -2744,7 +2744,7 @@ declare const QueryStrapiSearchContentPillars: v.ObjectSchema<{
2744
2744
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
2745
2745
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2746
2746
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2747
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
2747
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2748
2748
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC")[], 5, undefined>]>, undefined>;
2749
2749
  }, undefined>;
2750
2750
  type QueryStrapiSearchContentPillars = v.InferOutput<typeof QueryStrapiSearchContentPillars>;
@@ -2752,14 +2752,14 @@ declare const SCreateContentPillarDocument: v.ObjectSchema<{
2752
2752
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
2753
2753
  readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
2754
2754
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
2755
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2755
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2756
2756
  }, undefined>;
2757
2757
  type SCreateContentPillarDocument = v.InferOutput<typeof SCreateContentPillarDocument>;
2758
2758
  declare const SUpdateContentPillarDocument: v.ObjectSchema<{
2759
2759
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2760
2760
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
2761
2761
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
2762
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2762
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2763
2763
  }, undefined>;
2764
2764
  type SUpdateContentPillarDocument = v.InferOutput<typeof SUpdateContentPillarDocument>;
2765
2765
  declare const SUpdateContentPillarDocumentRequest: v.ObjectSchema<{
@@ -2768,7 +2768,7 @@ declare const SUpdateContentPillarDocumentRequest: v.ObjectSchema<{
2768
2768
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2769
2769
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
2770
2770
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
2771
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2771
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2772
2772
  }, undefined>;
2773
2773
  }, undefined>;
2774
2774
  type SUpdateContentPillarDocumentRequest = v.InferOutput<typeof SUpdateContentPillarDocumentRequest>;
@@ -2815,9 +2815,9 @@ type QueryStrapiByName = v.InferOutput<typeof QueryStrapiByName>;
2815
2815
  //#region src/schemas/core-relations.schemas.d.ts
2816
2816
  declare const SAssociateOneEntity: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
2817
2817
  type SAssociateOneEntity = v.InferOutput<typeof SAssociateOneEntity>;
2818
- declare const SAssociateManyEntities: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>;
2818
+ declare const SAssociateManyEntities: 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>]>;
2819
2819
  type SAssociateManyEntities = v.InferOutput<typeof SAssociateManyEntities>;
2820
- declare const SQueryManyEntities: 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.MinLengthAction<string[], 1, undefined>]>;
2820
+ declare const SQueryManyEntities: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>;
2821
2821
  type SQueryManyEntities = v.InferOutput<typeof SQueryManyEntities>;
2822
2822
  //#endregion
2823
2823
  //#region src/schemas/core-validators.schemas.d.ts
@@ -2919,7 +2919,7 @@ declare const QueryStrapiSearchGCFlyTourSnaps: v.ObjectSchema<{
2919
2919
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2920
2920
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2921
2921
  readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2922
- readonly gcflytours: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
2922
+ readonly gcflytours: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2923
2923
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
2924
2924
  }, undefined>;
2925
2925
  type QueryStrapiSearchGCFlyTourSnaps = v.InferOutput<typeof QueryStrapiSearchGCFlyTourSnaps>;
@@ -2965,7 +2965,7 @@ declare const QueryStrapiSearchGCFlyTours: v.ObjectSchema<{
2965
2965
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
2966
2966
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2967
2967
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2968
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
2968
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
2969
2969
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
2970
2970
  }, undefined>;
2971
2971
  type QueryStrapiSearchGCFlyTours = v.InferOutput<typeof QueryStrapiSearchGCFlyTours>;
@@ -2975,8 +2975,8 @@ declare const SCreateGCFlyTourDocument: v.ObjectSchema<{
2975
2975
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
2976
2976
  readonly is_active: v.BooleanSchema<undefined>;
2977
2977
  readonly is_hidden: v.BooleanSchema<undefined>;
2978
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2979
- readonly gcflytour_snaps: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2978
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2979
+ readonly gcflytour_snaps: 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>;
2980
2980
  }, undefined>;
2981
2981
  type SCreateGCFlyTourDocument = v.InferOutput<typeof SCreateGCFlyTourDocument>;
2982
2982
  declare const SUpdateGCFlyTourDocument: v.ObjectSchema<{
@@ -2985,8 +2985,8 @@ declare const SUpdateGCFlyTourDocument: v.ObjectSchema<{
2985
2985
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
2986
2986
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2987
2987
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2988
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2989
- readonly gcflytour_snaps: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2988
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
2989
+ readonly gcflytour_snaps: 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>;
2990
2990
  }, undefined>;
2991
2991
  type SUpdateGCFlyTourDocument = v.InferOutput<typeof SUpdateGCFlyTourDocument>;
2992
2992
  declare const SUpdateGCFlyTourDocumentRequest: v.ObjectSchema<{
@@ -2997,8 +2997,8 @@ declare const SUpdateGCFlyTourDocumentRequest: v.ObjectSchema<{
2997
2997
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
2998
2998
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
2999
2999
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3000
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3001
- readonly gcflytour_snaps: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3000
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3001
+ readonly gcflytour_snaps: 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>;
3002
3002
  }, undefined>;
3003
3003
  }, undefined>;
3004
3004
  type SUpdateGCFlyTourDocumentRequest = v.InferOutput<typeof SUpdateGCFlyTourDocumentRequest>;
@@ -3065,8 +3065,8 @@ declare const QueryStrapiSearchMediaContentTypes: v.ObjectSchema<{
3065
3065
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3066
3066
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3067
3067
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3068
- readonly media_platforms: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
3069
- readonly media_creative_formats: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
3068
+ readonly media_platforms: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
3069
+ readonly media_creative_formats: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
3070
3070
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platforms.title:ASC" | "media_platforms.slug:ASC" | "media_platforms.is_active:ASC" | "media_platforms.is_organic_social:ASC" | "media_platforms.is_paid_media:ASC" | "media_platforms.createdAt:ASC" | "media_platforms.updatedAt:ASC" | "media_creative_formats.title:ASC" | "media_creative_formats.slug:ASC" | "media_creative_formats.is_active:ASC" | "media_creative_formats.createdAt:ASC" | "media_creative_formats.updatedAt:ASC" | "media_platforms.title:DESC" | "media_platforms.slug:DESC" | "media_platforms.is_active:DESC" | "media_platforms.is_organic_social:DESC" | "media_platforms.is_paid_media:DESC" | "media_platforms.createdAt:DESC" | "media_platforms.updatedAt:DESC" | "media_creative_formats.title:DESC" | "media_creative_formats.slug:DESC" | "media_creative_formats.is_active:DESC" | "media_creative_formats.createdAt:DESC" | "media_creative_formats.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platforms.title:ASC" | "media_platforms.slug:ASC" | "media_platforms.is_active:ASC" | "media_platforms.is_organic_social:ASC" | "media_platforms.is_paid_media:ASC" | "media_platforms.createdAt:ASC" | "media_platforms.updatedAt:ASC" | "media_creative_formats.title:ASC" | "media_creative_formats.slug:ASC" | "media_creative_formats.is_active:ASC" | "media_creative_formats.createdAt:ASC" | "media_creative_formats.updatedAt:ASC" | "media_platforms.title:DESC" | "media_platforms.slug:DESC" | "media_platforms.is_active:DESC" | "media_platforms.is_organic_social:DESC" | "media_platforms.is_paid_media:DESC" | "media_platforms.createdAt:DESC" | "media_platforms.updatedAt:DESC" | "media_creative_formats.title:DESC" | "media_creative_formats.slug:DESC" | "media_creative_formats.is_active:DESC" | "media_creative_formats.createdAt:DESC" | "media_creative_formats.updatedAt:DESC")[], 20, undefined>]>, undefined>;
3071
3071
  }, undefined>;
3072
3072
  type QueryStrapiSearchMediaContentTypes = v.InferOutput<typeof QueryStrapiSearchMediaContentTypes>;
@@ -3077,8 +3077,8 @@ declare const SCreateMediaContentTypeDocument: v.ObjectSchema<{
3077
3077
  readonly is_organic_social: v.BooleanSchema<undefined>;
3078
3078
  readonly is_paid_media: v.BooleanSchema<undefined>;
3079
3079
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3080
- readonly media_platforms: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3081
- readonly media_creative_formats: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3080
+ readonly media_platforms: 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>;
3081
+ readonly media_creative_formats: 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>;
3082
3082
  }, undefined>;
3083
3083
  type SCreateMediaContentTypeDocument = v.InferOutput<typeof SCreateMediaContentTypeDocument>;
3084
3084
  declare const SUpdateMediaContentTypeDocument: v.ObjectSchema<{
@@ -3088,8 +3088,8 @@ declare const SUpdateMediaContentTypeDocument: v.ObjectSchema<{
3088
3088
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3089
3089
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3090
3090
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3091
- readonly media_platforms: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3092
- readonly media_creative_formats: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3091
+ readonly media_platforms: 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>;
3092
+ readonly media_creative_formats: 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>;
3093
3093
  }, undefined>;
3094
3094
  type SUpdateMediaContentTypeDocument = v.InferOutput<typeof SUpdateMediaContentTypeDocument>;
3095
3095
  declare const SUpdateMediaContentTypeDocumentRequest: v.ObjectSchema<{
@@ -3101,8 +3101,8 @@ declare const SUpdateMediaContentTypeDocumentRequest: v.ObjectSchema<{
3101
3101
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3102
3102
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3103
3103
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3104
- readonly media_platforms: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3105
- readonly media_creative_formats: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3104
+ readonly media_platforms: 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>;
3105
+ readonly media_creative_formats: 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>;
3106
3106
  }, undefined>;
3107
3107
  }, undefined>;
3108
3108
  type SUpdateMediaContentTypeDocumentRequest = v.InferOutput<typeof SUpdateMediaContentTypeDocumentRequest>;
@@ -3117,7 +3117,7 @@ declare const QueryStrapiSearchMediaCreativeFormats: v.ObjectSchema<{
3117
3117
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
3118
3118
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
3119
3119
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3120
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
3120
+ readonly media_content_types: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
3121
3121
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC")[], 13, undefined>]>, undefined>;
3122
3122
  }, undefined>;
3123
3123
  type QueryStrapiSearchMediaCreativeFormats = v.InferOutput<typeof QueryStrapiSearchMediaCreativeFormats>;
@@ -3126,7 +3126,7 @@ declare const SCreateMediaCreativeFormatDocument: v.ObjectSchema<{
3126
3126
  readonly slug: v.SchemaWithPipe<readonly [v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>]>;
3127
3127
  readonly is_active: v.BooleanSchema<undefined>;
3128
3128
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3129
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3129
+ readonly media_content_types: 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>;
3130
3130
  }, undefined>;
3131
3131
  type SCreateMediaCreativeFormatDocument = v.InferOutput<typeof SCreateMediaCreativeFormatDocument>;
3132
3132
  declare const SUpdateMediaCreativeFormatDocument: v.ObjectSchema<{
@@ -3134,7 +3134,7 @@ declare const SUpdateMediaCreativeFormatDocument: v.ObjectSchema<{
3134
3134
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
3135
3135
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3136
3136
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3137
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3137
+ readonly media_content_types: 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>;
3138
3138
  }, undefined>;
3139
3139
  type SUpdateMediaCreativeFormatDocument = v.InferOutput<typeof SUpdateMediaCreativeFormatDocument>;
3140
3140
  declare const SUpdateMediaCreativeFormatDocumentRequest: v.ObjectSchema<{
@@ -3144,7 +3144,7 @@ declare const SUpdateMediaCreativeFormatDocumentRequest: v.ObjectSchema<{
3144
3144
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
3145
3145
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3146
3146
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3147
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3147
+ readonly media_content_types: 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>;
3148
3148
  }, undefined>;
3149
3149
  }, undefined>;
3150
3150
  type SUpdateMediaCreativeFormatDocumentRequest = v.InferOutput<typeof SUpdateMediaCreativeFormatDocumentRequest>;
@@ -3161,8 +3161,8 @@ declare const QueryStrapiSearchMediaPlatforms: v.ObjectSchema<{
3161
3161
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3162
3162
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3163
3163
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3164
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
3165
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>]>, undefined>;
3164
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
3165
+ readonly media_content_types: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
3166
3166
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC" | "clients.title:ASC" | "clients.teamwork_id:ASC" | "clients.teamwork_name:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "clients.title:DESC" | "clients.teamwork_id:DESC" | "clients.teamwork_name:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "title:ASC" | "slug:ASC" | "title:DESC" | "slug:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_content_types.title:ASC" | "media_content_types.slug:ASC" | "media_content_types.is_active:ASC" | "media_content_types.is_organic_social:ASC" | "media_content_types.is_paid_media:ASC" | "media_content_types.createdAt:ASC" | "media_content_types.updatedAt:ASC" | "media_content_types.title:DESC" | "media_content_types.slug:DESC" | "media_content_types.is_active:DESC" | "media_content_types.is_organic_social:DESC" | "media_content_types.is_paid_media:DESC" | "media_content_types.createdAt:DESC" | "media_content_types.updatedAt:DESC" | "clients.title:ASC" | "clients.teamwork_id:ASC" | "clients.teamwork_name:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "clients.title:DESC" | "clients.teamwork_id:DESC" | "clients.teamwork_name:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC")[], 22, undefined>]>, undefined>;
3167
3167
  }, undefined>;
3168
3168
  type QueryStrapiSearchMediaPlatforms = v.InferOutput<typeof QueryStrapiSearchMediaPlatforms>;
@@ -3173,8 +3173,8 @@ declare const SCreateMediaPlatformDocument: v.ObjectSchema<{
3173
3173
  readonly is_organic_social: v.BooleanSchema<undefined>;
3174
3174
  readonly is_paid_media: v.BooleanSchema<undefined>;
3175
3175
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3176
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3177
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3176
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3177
+ readonly media_content_types: 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>;
3178
3178
  }, undefined>;
3179
3179
  type SCreateMediaPlatformDocument = v.InferOutput<typeof SCreateMediaPlatformDocument>;
3180
3180
  declare const SUpdateMediaPlatformDocument: v.ObjectSchema<{
@@ -3184,8 +3184,8 @@ declare const SUpdateMediaPlatformDocument: v.ObjectSchema<{
3184
3184
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3185
3185
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3186
3186
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3187
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3188
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3187
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3188
+ readonly media_content_types: 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>;
3189
3189
  }, undefined>;
3190
3190
  type SUpdateMediaPlatformDocument = v.InferOutput<typeof SUpdateMediaPlatformDocument>;
3191
3191
  declare const SUpdateMediaPlatformDocumentRequest: v.ObjectSchema<{
@@ -3197,8 +3197,8 @@ declare const SUpdateMediaPlatformDocumentRequest: v.ObjectSchema<{
3197
3197
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3198
3198
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
3199
3199
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
3200
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3201
- readonly media_content_types: 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.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3200
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3201
+ readonly media_content_types: 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>;
3202
3202
  }, undefined>;
3203
3203
  }, undefined>;
3204
3204
  type SUpdateMediaPlatformDocumentRequest = v.InferOutput<typeof SUpdateMediaPlatformDocumentRequest>;
@@ -3212,20 +3212,20 @@ declare const QueryStrapiSearchMondayWorkspaces: v.ObjectSchema<{
3212
3212
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
3213
3213
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
3214
3214
  readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
3215
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>]>, undefined>;
3215
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
3216
3216
  readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "workspace_id:ASC" | "workspace_id:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:ASC" | "title:DESC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "workspace_id:ASC" | "workspace_id:DESC")[], 7, undefined>]>, undefined>;
3217
3217
  }, undefined>;
3218
3218
  type QueryStrapiSearchMondayWorkspaces = v.InferOutput<typeof QueryStrapiSearchMondayWorkspaces>;
3219
3219
  declare const SCreateMondayWorkspaceDocument: v.ObjectSchema<{
3220
3220
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
3221
3221
  readonly workspace_id: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
3222
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3222
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3223
3223
  }, undefined>;
3224
3224
  type SCreateMondayWorkspaceDocument = v.InferOutput<typeof SCreateMondayWorkspaceDocument>;
3225
3225
  declare const SUpdateMondayWorkspaceDocument: v.ObjectSchema<{
3226
3226
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
3227
3227
  readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
3228
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3228
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3229
3229
  }, undefined>;
3230
3230
  type SUpdateMondayWorkspaceDocument = v.InferOutput<typeof SUpdateMondayWorkspaceDocument>;
3231
3231
  declare const SUpdateMondayWorkspaceDocumentRequest: v.ObjectSchema<{
@@ -3233,7 +3233,7 @@ declare const SUpdateMondayWorkspaceDocumentRequest: v.ObjectSchema<{
3233
3233
  readonly data: v.ObjectSchema<{
3234
3234
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
3235
3235
  readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
3236
- readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MinLengthAction<string[], 1, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3236
+ readonly clients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
3237
3237
  }, undefined>;
3238
3238
  }, undefined>;
3239
3239
  type SUpdateMondayWorkspaceDocumentRequest = v.InferOutput<typeof SUpdateMondayWorkspaceDocumentRequest>;
@@ -3971,4 +3971,4 @@ declare function isValidationFailure<T>(result: ValidateAndCleanResult<T>): resu
3971
3971
  declare function omitUndefined<T extends Record<string, any>>(obj: T): Partial<T>;
3972
3972
  //#endregion
3973
3973
  export { TeamworkProjectHealthSelectSortOptions as $, SliderSettings as $a, LeadDocument as $i, SCreateCommentDocument as $n, StrapiAttributeErrorDetail as $o, SUpdateCategoryDocumentRequest as $r, QuerySortGCFlyTours as $t, SAuthRawAccessToken as A, TeamMemberDocument as Aa, TeamworkProjectTaskStat as Ai, VStringUrlUtm as An, BlockButtonGroup as Ao, QuerySortClientProjects as Ar, ClientEntityKey as As, SUpdateMondayWorkspaceDocumentRequest as At, SUpdateUserAccount as B, ComponentSlideshow as Ba, TeamworkResponseMetaPagination as Bi, QueryStrapiByPhone as Bn, MetaSocialNetwork as Bo, SUpdateClientMediaPlatformDocument as Br, SCreateMediaCreativeFormatDocument as Bt, QuerySortUsers as C, ClientProjectDocument as Ca, TeamworkResponseMetaProjectStats as Ci, VStringPhoneNullable as Cn, ComponentBlockVideo as Co, ClientReportSortKeys as Cr, StrapiTextColorOptions as Cs, SUpdateNewsletterSignupDocument as Ct, UserSortKeys as D, MediaCreativeFormatDocument as Da, TeamworkTagResponseMeta as Di, VStringUrl as Dn, ComponentBlockCtaLink as Do, SUpdateClientReportDocument as Dr, CLIENT_ENTITY_PERMISSIONS as Ds, QueryStrapiSearchMondayWorkspaces as Dt, SCreateUserDocument as E, MediaContentTypeDocument as Ea, TeamworkTagResponse as Ei, VStringSlug as En, BlockCtaLink as Eo, SCreateClientReportDocument as Er, CLIENT_ENTITY_KEYS as Es, QuerySortMondayWorkspaces as Et, SRequestConfirmEmail as F, CategoryDocument as Fa, TeamworkCompany as Fi, QuerySortEntities as Fn, ComponentBlockAnnouncementBar as Fo, SUpdateClientProjectDocumentRequest as Fr, SUpdateMediaPlatformDocument as Ft, QueryStrapiPaginatedUrlRedirects as G, SlideshowComponentProps as Ga, FAQPageDocument as Gi, QueryStrapiSearchContentPillars as Gn, ComponentSharedRichTextBlock as Go, SCreateClientContentPillarDocument as Gr, QueryStrapiSearchMediaContentTypes as Gt, SUpdateUserAccountLastName as H, ComponentSlideContent as Ha, TeamPageDocument as Hi, QueryStrapiPaginated as Hn, SeoMeta as Ho, ClientContentPillarSortKeys as Hr, SUpdateMediaCreativeFormatDocumentRequest as Ht, SResetUserPassword as I, ComponentUtmOption as Ia, TeamworkActivePages as Ii, QueryStrapiByDocumentId as In, ComponentMetaSocial as Io, ClientMediaPlatformSortKeys as Ir, SUpdateMediaPlatformDocumentRequest as It, SUpdateTrendsLikes as J, SlideshowMode as Ja, UrlRedirectDocument as Ji, SUpdateContentPillarDocumentRequest as Jn, SharedRichTextBlock as Jo, CategorySortKeys as Jr, SUpdateMediaContentTypeDocumentRequest as Jt, QueryStrapiUrlRedirectsByFrom as K, SlideshowComponentSlideSettings as Ka, CareersPageDocument as Ki, SCreateContentPillarDocument as Kn, RichTextBlock as Ko, SUpdateClientContentPillarDocument as Kr, SCreateMediaContentTypeDocument as Kt, SUserToken as L, UtmClassificationKey as La, TeamworkLockdown as Li, QueryStrapiByEmail as Ln, ComponentOpenGraph as Lo, QuerySortClientMediaPlatforms as Lr, MediaCreativeFormatSortKeys as Lt, SForgotUserPassword as M, TeamMemberTier as Ma, TeamworkProjectCategory as Mi, SAssociateOneEntity as Mn, BlockBrandLogos as Mo, SAssociateClientToClientProjectDocument as Mr, ROLE_PERMISSIONS as Ms, QuerySortMediaPlatforms as Mt, SLoginUser as N, TrendDocument as Na, TeamworkCustomField as Ni, SQueryManyEntities as Nn, ComponentBlockBrandLogos as No, SCreateClientProjectDocument as Nr, QueryStrapiSearchMediaPlatforms as Nt, SAuthConnectProviderConfirmation as O, BlogPostBlock as Oa, TeamworkTagsResponse as Oi, VStringUrlNoUtm as On, BlockContact as Oo, SUpdateClientReportDocumentRequest as Or, CLIENT_ENTITY_SCOPES as Os, SCreateMondayWorkspaceDocument as Ot, SRegisterUser as P, TagDocument as Pa, TeamworkCurrency as Pi, EntitySortKeys as Pn, BlockAnnouncementBar as Po, SUpdateClientProjectDocument as Pr, SCreateMediaPlatformDocument as Pt, TeamworkProjectHealthProjectStatusOptions as Q, SliderOrigin as Qa, NewsletterSignupDocument as Qi, QueryStrapiCommentsInHeirarchy as Qn, SharedLink as Qo, SUpdateCategoryDocument as Qr, GCFlyTourSortKeys as Qt, SReadUserAccountByDocumentId as R, UtmOption as Ra, TeamworkRelatedMeta as Ri, QueryStrapiById as Rn, ComponentSeoMeta as Ro, QueryStrapiSearchClientMediaPlatforms as Rr, QuerySortMediaCreativeFormat as Rt, SUtmLinkBuilderTableFormInput as S, ClientReportDocument as Sa, TeamworkProjectsResponse as Si, VStringPhone as Sn, BlockVideoEmbed as So, SUpdateClientStyleguideDocumentRequest as Sr, StrapiLinkType as Ss, SCreateNewsletterSignupDocument as St, QueryStrapiUsersByIdentifier as T, MediaPlatformDocument as Ta, TeamworkTag as Ti, VStringShortNullable as Tn, ComponentBlockFaq as To, QueryStrapiSearchClientReports as Tr, BaseDocument as Ts, MondayWorkspaceSortKeys as Tt, SUpdateUserAccountPreferredName as U, SlideContent as Ua, PolicyPageDocument as Ui, ContentPillarSortKeys as Un, ComponentSharedQuestionAnswer as Uo, QuerySortClientContentPillars as Ur, MediaContentTypeSortKeys as Ut, SUpdateUserAccountFirstName as V, Slideshow as Va, UtmMetaPageDocument as Vi, QueryStrapiBySlug as Vn, OpenGraph as Vo, SUpdateClientMediaPlatformDocumentRequest as Vr, SUpdateMediaCreativeFormatDocument as Vt, QuerySortUrlRedirects as W, SlideType as Wa, LandingPageDocument as Wi, QuerySortContentPillars as Wn, SharedQuestionAnswer as Wo, QueryStrapiSearchClientContentPillars as Wr, QuerySortMediaContentType as Wt, QueryStrapiSearchTeamworkProjectHealth as X, ComponentSliderSettings as Xa, UrlRedirectStatusCode as Xi, QuerySortStrapiComments as Xn, SharedButton as Xo, QueryStrapiSearchCategories as Xr, SUpdateLeadDocument as Xt, QuerySortTeamworkProjectHealth as Y, SlideshowSettings as Ya, UrlRedirectQueryParams as Yi, QueryFilterStrapiComments as Yn, ComponentSharedButton as Yo, QuerySortCategories as Yr, SCreateLeadDocument as Yt, TeamworkProjectHealthProjectStatus as Z, SliderBreakpoint as Za, ResumeDocument as Zi, QueryStrapiCommentsFlat as Zn, ComponentSharedLink as Zo, SCreateCategoryDocument as Zr, SUpdateLeadRequest as Zt, SUpdateUtmTrackingLinkDocumentRequest as _, UserAccountDocument as _a, TeamworkTaskUserPermissions as _i, VStringLongNullable as _n, BlockGraphicImage as _o, ClientStyleguideSortKeys as _r, StrapiIconName as _s, SUpdateResumeInfo as _t, isStrapiAttributeError as a, ProductHighlightDocument as aa, hasPermission as ai, QuerySortGCFlyTourSnaps as an, FormDownload as ao, QuerySortClients as ar, StrapiListResponse as as, QueryStrapiSearchTags as at, SUtmLinkBuilderPartCampaignDateValue as b, PermissionDocument as ba, TeamworkProjectResponse as bi, VStringMinMax as bn, BlockFullscreenContentType as bo, SCreateClientStyleguideDocument as br, StrapiLinkRel as bs, checkIsValidUrlList as bt, dateToday as c, GCFlyTourDocument as ca, RolesWithPermissions as ci, SUpdateGCFlyTourSnapDocument as cn, ComponentBrandStyleguideFont as co, SUpdateClientDocument as cr, StrapiResponseMetaWithPagination as cs, SUpdateTagDocumentRequest as ct, SCreateUtmTrackingLinkDocument as d, ClientUserDocumentStatus as da, TeamworkTasklistResponseMeta as di, VNumberNullable as dn, BlockTextDetails as do, QuerySortClientUsers as dr, MediaFormats as ds, SCreateStrapiMediaUploadDocument as dt, CommentDocument as ea, BlogPostSortKeys as ei, QueryStrapiSearchGCFlyTours as en, SliderSpacing as eo, SDeleteCommentDocument as er, StrapiAttributeErrorKey as es, TeamworkProjectHealthSortKey as et, SCreateUtmTrackingLinkDocumentRequest as f, AuthorizedUserDocument as fa, TeamworkTasklistsResponse as fi, VPage as fn, ComponentBlockTextDetails as fo, SCreateClientUserDocument as fr, MediaUploadDocument as fs, SUpdateStrapiMediaFileInfo as ft, SUpdateUtmTrackingLinkDocument as g, UtmTrackingLinkDocument as ga, TeamworkTaskResponseMeta as gi, VStringLong as gn, ComponentBlockPullQuote as go, SVerifyClientUserDocument as gr, StrapiGapSizes as gs, SCreateResumeInfoDocument as gt, SReadUtmTrackingLinkDocumentByUrl as h, UserDocument as ha, TeamworkTaskResponse as hi, VStringEmail as hn, BlockPullQuote as ho, SUpdateClientUserDocumentRequest as hr, StrapiDirection as hs, SCreateResumeInfo as ht, validateAndClean as i, ClientDocument as ia, canAssignPermission as ii, GCFlyTourSnapSortKeys as in, ComponentFormDownload as io, ClientSortKeys as ir, StrapiErrorResult as is, QuerySortTags as it, SChangePassword as j, TeamMemberGroup as ja, TeamworkProjectCustomField as ji, SAssociateManyEntities as jn, ComponentBlockButtonGroup as jo, QueryStrapiSearchClientProjects as jr, ClientEntityScope as js, MediaPlatformSortKeys as jt, SAuthConnectProviderRedirectSearch as k, BlogPostDocument as ka, TeamworkProjectUpdate as ki, VStringUrlNullable as kn, ComponentBlockContact as ko, ClientProjectSortKeys as kr, ClientEntityActions as ks, SUpdateMondayWorkspaceDocument as kt, QuerySortUtmTrackingLinks as l, GCFlyTourSnapDocument as la, TeamworkTasklist as li, SUpdateGCFlyTourSnapDocumentRequest as ln, BrandStyleguideColor as lo, SUpdateClientDocumentRequest as lr, StrapiSingleResponse as ls, TagSortKeys as lt, SFormCreateMultipleUtmTrackingLinkDocuments as m, UserAuthorizationSuccessResponse as ma, TeamworkTaskCard as mi, VString as mn, ComponentBlockSectionTitle as mo, SUpdateClientUserDocument as mr, StrapiBgColorOptions as ms, SCreateResume as mt, isValidationSuccess as n, ClientContentPillarDocument as na, QueryStrapiSearchBlogPosts as ni, SUpdateGCFlyTourDocument as nn, FormSelect as no, SUpdateCommentDocument as nr, StrapiErrorDetail as ns, QueryStrapiSearchTeamMembers as nt, isStrapiStandardError as o, ProductDocument as oa, LCRUDActions as oi, QueryStrapiSearchGCFlyTourSnaps as on, FormDownloadKeys as oo, QueryStrapiSearchClients as or, StrapiPagination as os, SCreateTagDocument as ot, SCreateUtmTrackingLinkParts as p, UserAuthorizationLoginResponse as pa, TeamworkTask as pi, VSize as pn, BlockSectionTitle as po, SQueryListClientUserDocuments as pr, FormSelectInputOption as ps, SharpSpringSignUpToDownload as pt, UrlRedirectSortKeys as q, ComponentSlideshowSettings as qa, BlogPageDocument as qi, SUpdateContentPillarDocument as qn, RichTextBlockChildren as qo, SUpdateClientContentPillarDocumentRequest as qr, SUpdateMediaContentTypeDocument as qt, omitUndefined as r, ContentPillarDocument as ra, QueryStrapiSearchBlogPostsBySlug as ri, SUpdateGCFlyTourDocumentRequest as rn, FormUID as ro, StrapiCommentSortKeys as rr, StrapiErrorResponse as rs, TeamMemberSortKeys as rt, datePlusDays as s, MondayWorkspaceDocument as sa, Permissions as si, SCreateGCFlyTourSnapDocument as sn, BrandStyleguideFont as so, SCreateClientDocument as sr, StrapiResponseMeta as ss, SUpdateTagDocument as st, isValidationFailure as t, CommentReportDocument as ta, QuerySortBlogPosts as ti, SCreateGCFlyTourDocument as tn, ComponentFormSelect as to, SReportCommentDocument as tr, StrapiAttributeErrorResponse as ts, QuerySortTeamMembers as tt, QueryStrapiSearchUtmTrackingLinks as u, ClientUserDocument as ua, TeamworkTasklistResponse as ui, VIntegerNullable as un, ComponentBrandStyleguideColor as uo, ClientUserSortKeys as ur, MediaFormat as us, SCreateMultipleStrapiMediaUploadDocument as ut, UtmTrackingLinkSortKeys as v, RoleDocument as va, TeamworkTasksResponse as vi, VStringMax as vn, ComponentBlockGraphicImage as vo, QuerySortClientStyleguides as vr, StrapiIconPosition as vs, SUpdateResumeInfoDocument as vt, QueryStrapiUsers as w, ClientMediaPlatformDocument as wa, TeamworkUserAccount as wi, VStringShort as wn, BlockFaq as wo, QuerySortClientReports as wr, StrapiThemeOptions as ws, SUpdateNewsletterSignupRequest as wt, SUtmLinkBuilderTableForm as x, ClientStyleguideDocument as xa, TeamworkProjectResponseMeta as xi, VStringMinMaxRegex as xn, ComponentBlockFullscreenContent as xo, SUpdateClientStyleguideDocument as xr, StrapiLinkTarget as xs, SCreateNewsletterSignup as xt, SUtmLinkBuilderPartCampaignDateOptions as y, RoleType as ya, TeamworkProject as yi, VStringMaxRegex as yn, BlockFullscreenContent as yo, QueryStrapiSearchClientStyleguide as yr, StrapiLinkReferrerPolicy as ys, SUpdateResumeInfoRequest as yt, SReadUserAccountById as z, UtmSourceKey as za, TeamworkResponseMeta as zi, QueryStrapiByName as zn, MetaSocial as zo, SCreateClientMediaPlatformDocument as zr, QueryStrapiSearchMediaCreativeFormats as zt };
3974
- //# sourceMappingURL=index-CG8TZb-Q.d.mts.map
3974
+ //# sourceMappingURL=index-ZXD_7Oy_.d.mts.map
package/dist/index.d.cts CHANGED
@@ -1,3 +1,3 @@
1
1
  import { $ as ERROR_MESSAGE_UTM_URL, $t as CommentApprovalStatusOptions, A as LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_DEFAULT_SIZE, At as LIMIT_MIN_UTM_CONTENT, B as LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE, Bt as LIMIT_VAL_100, C as LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, Ct as LIMIT_MIN_FRAGMENT, D as LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE, Dt as LIMIT_MIN_QUERY, E as LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE, Et as LIMIT_MIN_PHONE, F as LIMIT_REDIRECT_PAGINATION_MAX_SIZE, Ft as LIMIT_MIN_UTM_SOURCE, G as LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE, Gt as ValidNumberOfEmployeeOptions, H as LIMIT_TREND_PAGINATION_MAX_SIZE, Ht as ValidGcServiceOptions, I as LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, It as LIMIT_MIN_UTM_TERM, J as ERROR_MESSAGE_INVALID_URL, Jt as WebSafeFontDisplay, K as LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE, Kt as ValidRatingRange5, L as LIMIT_TAGS_DEFAULT_SIZE, Lt as LIMIT_MIN_VALUE, M as LIMIT_PRODUCT_PAGINATION_DEFAULT_SIZE, Mt as LIMIT_MIN_UTM_ID, N as LIMIT_PRODUCT_PAGINATION_MAX_SIZE, Nt as LIMIT_MIN_UTM_KEY, O as LIMIT_PAGINATION_DEFAULT_SIZE, Ot as LIMIT_MIN_USERNAME, P as LIMIT_REDIRECT_PAGINATION_DEFAULT_SIZE, Pt as LIMIT_MIN_UTM_MEDIUM, Q as ERROR_MESSAGE_URL_PREFIX, Qt as CommentApprovalStatus, R as LIMIT_TAGS_MAX_SIZE, Rt as LIMIT_SHORT_STRING_MAX_LENGTH, S as LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, St as LIMIT_MIN_EMAIL, T as LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, Tt as LIMIT_MIN_PATH, U as LIMIT_USER_PAGINATION_DEFAULT_SIZE, Ut as ValidGcVideoServiceOptions, V as LIMIT_TREND_PAGINATION_DEFAULT_SIZE, Vt as ValidGcDesiredContentOptions, W as LIMIT_USER_PAGINATION_MAX_SIZE, Wt as ValidJobRoleGroup, X as ERROR_MESSAGE_ROBOT, Xt as WebSafeFontSans, Y as ERROR_MESSAGE_ONE_PROJECT_STATUS, Yt as WebSafeFontMono, Z as ERROR_MESSAGE_URL_NO_QUERY_PARAMS, Zt as WebSafeFontSerif, _ as LIMIT_CLIENT_PAGINATION_MAX_SIZE, _t as LIMIT_MAX_UTM_SOURCE, a as REGEX_NANP_PHONE, an as ClientProjectStatusOptions, at as LIMIT_MAX_PASSWORD, b as LIMIT_CLIENT_REPORT_PAGINATION_DEFAULT_SIZE, bt as LIMIT_MIN_DESTINATION, c as LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE, ct as LIMIT_MAX_PROVIDER, d as LIMIT_CATEGORIES_MAX_SIZE, dt as LIMIT_MAX_UTM_CAMPAIGN, en as ReportCommentReason, et as LIMIT_LONG_STRING_MAX_LENGTH, f as LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE, ft as LIMIT_MAX_UTM_CONTENT, g as LIMIT_CLIENT_PAGINATION_DEFAULT_SIZE, gt as LIMIT_MAX_UTM_MEDIUM, h as LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE, ht as LIMIT_MAX_UTM_KEY, i as REGEX_BRAND_COLOR_SLUG, in as ClientProjectPhaseSelectOptions, it as LIMIT_MAX_FRAGMENT, j as LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_MAX_SIZE, jt as LIMIT_MIN_UTM_CREATIVE_FORMAT, k as LIMIT_PAGINATION_MAX_SIZE, kt as LIMIT_MIN_UTM_CAMPAIGN, l as LIMIT_BLOG_POST_PAGINATION_MAX_SIZE, lt as LIMIT_MAX_QUERY, m as LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE, mt as LIMIT_MAX_UTM_ID, n as ERROR_MESSAGE_REGEX_URL_SLUG, nn as IsValidClientClassificationSelectOptions, nt as LIMIT_MAX_DOMAIN, o as REGEX_URL_SLUG, ot as LIMIT_MAX_PATH, p as LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_MAX_SIZE, pt as LIMIT_MAX_UTM_CREATIVE_FORMAT, q as ERROR_MESSAGE_COMMA_SEPPARATED_URLS, qt as WebSafeFont, r as ERROR_MESSAGE_REGEX_UTM_VALUE, rn as ClientProjectPhaseOptions, rt as LIMIT_MAX_EMAIL, s as REGEX_UTM_VALUE, st as LIMIT_MAX_PHONE, t as ERROR_MESSAGE_REGEX_PHONE, tn as ReportCommentReasonOptions, tt as LIMIT_MAX_DESTINATION, u as LIMIT_CATEGORIES_DEFAULT_SIZE, ut as LIMIT_MAX_USERNAME, v as LIMIT_CLIENT_PROJECT_PAGINATION_DEFAULT_SIZE, vt as LIMIT_MAX_UTM_TERM, w as LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, wt as LIMIT_MIN_PASSWORD, x as LIMIT_CLIENT_REPORT_PAGINATION_MAX_SIZE, xt as LIMIT_MIN_DOMAIN, y as LIMIT_CLIENT_PROJECT_PAGINATION_MAX_SIZE, yt as LIMIT_MEDIUM_STRING_MAX_LENGTH, z as LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE, zt as LIMIT_VAL_10 } from "./index-CiWVYf_f.cjs";
2
- import { $ as TeamworkProjectHealthSelectSortOptions, $a as SliderSettings, $i as LeadDocument, $n as SCreateCommentDocument, $o as StrapiAttributeErrorDetail, $r as SUpdateCategoryDocumentRequest, $t as QuerySortGCFlyTours, A as SAuthRawAccessToken, Aa as TeamMemberDocument, Ai as TeamworkProjectTaskStat, An as VStringUrlUtm, Ao as BlockButtonGroup, Ar as QuerySortClientProjects, As as ClientEntityKey, At as SUpdateMondayWorkspaceDocumentRequest, B as SUpdateUserAccount, Ba as ComponentSlideshow, Bi as TeamworkResponseMetaPagination, Bn as QueryStrapiByPhone, Bo as MetaSocialNetwork, Br as SUpdateClientMediaPlatformDocument, Bt as SCreateMediaCreativeFormatDocument, C as QuerySortUsers, Ca as ClientProjectDocument, Ci as TeamworkResponseMetaProjectStats, Cn as VStringPhoneNullable, Co as ComponentBlockVideo, Cr as ClientReportSortKeys, Cs as StrapiTextColorOptions, Ct as SUpdateNewsletterSignupDocument, D as UserSortKeys, Da as MediaCreativeFormatDocument, Di as TeamworkTagResponseMeta, Dn as VStringUrl, Do as ComponentBlockCtaLink, Dr as SUpdateClientReportDocument, Ds as CLIENT_ENTITY_PERMISSIONS, Dt as QueryStrapiSearchMondayWorkspaces, E as SCreateUserDocument, Ea as MediaContentTypeDocument, Ei as TeamworkTagResponse, En as VStringSlug, Eo as BlockCtaLink, Er as SCreateClientReportDocument, Es as CLIENT_ENTITY_KEYS, Et as QuerySortMondayWorkspaces, F as SRequestConfirmEmail, Fa as CategoryDocument, Fi as TeamworkCompany, Fn as QuerySortEntities, Fo as ComponentBlockAnnouncementBar, Fr as SUpdateClientProjectDocumentRequest, Ft as SUpdateMediaPlatformDocument, G as QueryStrapiPaginatedUrlRedirects, Ga as SlideshowComponentProps, Gi as FAQPageDocument, Gn as QueryStrapiSearchContentPillars, Go as ComponentSharedRichTextBlock, Gr as SCreateClientContentPillarDocument, Gt as QueryStrapiSearchMediaContentTypes, H as SUpdateUserAccountLastName, Ha as ComponentSlideContent, Hi as TeamPageDocument, Hn as QueryStrapiPaginated, Ho as SeoMeta, Hr as ClientContentPillarSortKeys, Ht as SUpdateMediaCreativeFormatDocumentRequest, I as SResetUserPassword, Ia as ComponentUtmOption, Ii as TeamworkActivePages, In as QueryStrapiByDocumentId, Io as ComponentMetaSocial, Ir as ClientMediaPlatformSortKeys, It as SUpdateMediaPlatformDocumentRequest, J as SUpdateTrendsLikes, Ja as SlideshowMode, Ji as UrlRedirectDocument, Jn as SUpdateContentPillarDocumentRequest, Jo as SharedRichTextBlock, Jr as CategorySortKeys, Jt as SUpdateMediaContentTypeDocumentRequest, K as QueryStrapiUrlRedirectsByFrom, Ka as SlideshowComponentSlideSettings, Ki as CareersPageDocument, Kn as SCreateContentPillarDocument, Ko as RichTextBlock, Kr as SUpdateClientContentPillarDocument, Kt as SCreateMediaContentTypeDocument, L as SUserToken, La as UtmClassificationKey, Li as TeamworkLockdown, Ln as QueryStrapiByEmail, Lo as ComponentOpenGraph, Lr as QuerySortClientMediaPlatforms, Lt as MediaCreativeFormatSortKeys, M as SForgotUserPassword, Ma as TeamMemberTier, Mi as TeamworkProjectCategory, Mn as SAssociateOneEntity, Mo as BlockBrandLogos, Mr as SAssociateClientToClientProjectDocument, Ms as ROLE_PERMISSIONS, Mt as QuerySortMediaPlatforms, N as SLoginUser, Na as TrendDocument, Ni as TeamworkCustomField, Nn as SQueryManyEntities, No as ComponentBlockBrandLogos, Nr as SCreateClientProjectDocument, Nt as QueryStrapiSearchMediaPlatforms, O as SAuthConnectProviderConfirmation, Oa as BlogPostBlock, Oi as TeamworkTagsResponse, On as VStringUrlNoUtm, Oo as BlockContact, Or as SUpdateClientReportDocumentRequest, Os as CLIENT_ENTITY_SCOPES, Ot as SCreateMondayWorkspaceDocument, P as SRegisterUser, Pa as TagDocument, Pi as TeamworkCurrency, Pn as EntitySortKeys, Po as BlockAnnouncementBar, Pr as SUpdateClientProjectDocument, Pt as SCreateMediaPlatformDocument, Q as TeamworkProjectHealthProjectStatusOptions, Qa as SliderOrigin, Qi as NewsletterSignupDocument, Qn as QueryStrapiCommentsInHeirarchy, Qo as SharedLink, Qr as SUpdateCategoryDocument, Qt as GCFlyTourSortKeys, R as SReadUserAccountByDocumentId, Ra as UtmOption, Ri as TeamworkRelatedMeta, Rn as QueryStrapiById, Ro as ComponentSeoMeta, Rr as QueryStrapiSearchClientMediaPlatforms, Rt as QuerySortMediaCreativeFormat, S as SUtmLinkBuilderTableFormInput, Sa as ClientReportDocument, Si as TeamworkProjectsResponse, Sn as VStringPhone, So as BlockVideoEmbed, Sr as SUpdateClientStyleguideDocumentRequest, Ss as StrapiLinkType, St as SCreateNewsletterSignupDocument, T as QueryStrapiUsersByIdentifier, Ta as MediaPlatformDocument, Ti as TeamworkTag, Tn as VStringShortNullable, To as ComponentBlockFaq, Tr as QueryStrapiSearchClientReports, Ts as BaseDocument, Tt as MondayWorkspaceSortKeys, U as SUpdateUserAccountPreferredName, Ua as SlideContent, Ui as PolicyPageDocument, Un as ContentPillarSortKeys, Uo as ComponentSharedQuestionAnswer, Ur as QuerySortClientContentPillars, Ut as MediaContentTypeSortKeys, V as SUpdateUserAccountFirstName, Va as Slideshow, Vi as UtmMetaPageDocument, Vn as QueryStrapiBySlug, Vo as OpenGraph, Vr as SUpdateClientMediaPlatformDocumentRequest, Vt as SUpdateMediaCreativeFormatDocument, W as QuerySortUrlRedirects, Wa as SlideType, Wi as LandingPageDocument, Wn as QuerySortContentPillars, Wo as SharedQuestionAnswer, Wr as QueryStrapiSearchClientContentPillars, Wt as QuerySortMediaContentType, X as QueryStrapiSearchTeamworkProjectHealth, Xa as ComponentSliderSettings, Xi as UrlRedirectStatusCode, Xn as QuerySortStrapiComments, Xo as SharedButton, Xr as QueryStrapiSearchCategories, Xt as SUpdateLeadDocument, Y as QuerySortTeamworkProjectHealth, Ya as SlideshowSettings, Yi as UrlRedirectQueryParams, Yn as QueryFilterStrapiComments, Yo as ComponentSharedButton, Yr as QuerySortCategories, Yt as SCreateLeadDocument, Z as TeamworkProjectHealthProjectStatus, Za as SliderBreakpoint, Zi as ResumeDocument, Zn as QueryStrapiCommentsFlat, Zo as ComponentSharedLink, Zr as SCreateCategoryDocument, Zt as SUpdateLeadRequest, _ as SUpdateUtmTrackingLinkDocumentRequest, _a as UserAccountDocument, _i as TeamworkTaskUserPermissions, _n as VStringLongNullable, _o as BlockGraphicImage, _r as ClientStyleguideSortKeys, _s as StrapiIconName, _t as SUpdateResumeInfo, a as isStrapiAttributeError, aa as ProductHighlightDocument, ai as hasPermission, an as QuerySortGCFlyTourSnaps, ao as FormDownload, ar as QuerySortClients, as as StrapiListResponse, at as QueryStrapiSearchTags, b as SUtmLinkBuilderPartCampaignDateValue, ba as PermissionDocument, bi as TeamworkProjectResponse, bn as VStringMinMax, bo as BlockFullscreenContentType, br as SCreateClientStyleguideDocument, bs as StrapiLinkRel, bt as checkIsValidUrlList, c as dateToday, ca as GCFlyTourDocument, ci as RolesWithPermissions, cn as SUpdateGCFlyTourSnapDocument, co as ComponentBrandStyleguideFont, cr as SUpdateClientDocument, cs as StrapiResponseMetaWithPagination, ct as SUpdateTagDocumentRequest, d as SCreateUtmTrackingLinkDocument, da as ClientUserDocumentStatus, di as TeamworkTasklistResponseMeta, dn as VNumberNullable, do as BlockTextDetails, dr as QuerySortClientUsers, ds as MediaFormats, dt as SCreateStrapiMediaUploadDocument, ea as CommentDocument, ei as BlogPostSortKeys, en as QueryStrapiSearchGCFlyTours, eo as SliderSpacing, er as SDeleteCommentDocument, es as StrapiAttributeErrorKey, et as TeamworkProjectHealthSortKey, f as SCreateUtmTrackingLinkDocumentRequest, fa as AuthorizedUserDocument, fi as TeamworkTasklistsResponse, fn as VPage, fo as ComponentBlockTextDetails, fr as SCreateClientUserDocument, fs as MediaUploadDocument, ft as SUpdateStrapiMediaFileInfo, g as SUpdateUtmTrackingLinkDocument, ga as UtmTrackingLinkDocument, gi as TeamworkTaskResponseMeta, gn as VStringLong, go as ComponentBlockPullQuote, gr as SVerifyClientUserDocument, gs as StrapiGapSizes, gt as SCreateResumeInfoDocument, h as SReadUtmTrackingLinkDocumentByUrl, ha as UserDocument, hi as TeamworkTaskResponse, hn as VStringEmail, ho as BlockPullQuote, hr as SUpdateClientUserDocumentRequest, hs as StrapiDirection, ht as SCreateResumeInfo, i as validateAndClean, ia as ClientDocument, ii as canAssignPermission, in as GCFlyTourSnapSortKeys, io as ComponentFormDownload, ir as ClientSortKeys, is as StrapiErrorResult, it as QuerySortTags, j as SChangePassword, ja as TeamMemberGroup, ji as TeamworkProjectCustomField, jn as SAssociateManyEntities, jo as ComponentBlockButtonGroup, jr as QueryStrapiSearchClientProjects, js as ClientEntityScope, jt as MediaPlatformSortKeys, k as SAuthConnectProviderRedirectSearch, ka as BlogPostDocument, ki as TeamworkProjectUpdate, kn as VStringUrlNullable, ko as ComponentBlockContact, kr as ClientProjectSortKeys, ks as ClientEntityActions, kt as SUpdateMondayWorkspaceDocument, l as QuerySortUtmTrackingLinks, la as GCFlyTourSnapDocument, li as TeamworkTasklist, ln as SUpdateGCFlyTourSnapDocumentRequest, lo as BrandStyleguideColor, lr as SUpdateClientDocumentRequest, ls as StrapiSingleResponse, lt as TagSortKeys, m as SFormCreateMultipleUtmTrackingLinkDocuments, ma as UserAuthorizationSuccessResponse, mi as TeamworkTaskCard, mn as VString, mo as ComponentBlockSectionTitle, mr as SUpdateClientUserDocument, ms as StrapiBgColorOptions, mt as SCreateResume, n as isValidationSuccess, na as ClientContentPillarDocument, ni as QueryStrapiSearchBlogPosts, nn as SUpdateGCFlyTourDocument, no as FormSelect, nr as SUpdateCommentDocument, ns as StrapiErrorDetail, nt as QueryStrapiSearchTeamMembers, o as isStrapiStandardError, oa as ProductDocument, oi as LCRUDActions, on as QueryStrapiSearchGCFlyTourSnaps, oo as FormDownloadKeys, or as QueryStrapiSearchClients, os as StrapiPagination, ot as SCreateTagDocument, p as SCreateUtmTrackingLinkParts, pa as UserAuthorizationLoginResponse, pi as TeamworkTask, pn as VSize, po as BlockSectionTitle, pr as SQueryListClientUserDocuments, ps as FormSelectInputOption, pt as SharpSpringSignUpToDownload, q as UrlRedirectSortKeys, qa as ComponentSlideshowSettings, qi as BlogPageDocument, qn as SUpdateContentPillarDocument, qo as RichTextBlockChildren, qr as SUpdateClientContentPillarDocumentRequest, qt as SUpdateMediaContentTypeDocument, r as omitUndefined, ra as ContentPillarDocument, ri as QueryStrapiSearchBlogPostsBySlug, rn as SUpdateGCFlyTourDocumentRequest, ro as FormUID, rr as StrapiCommentSortKeys, rs as StrapiErrorResponse, rt as TeamMemberSortKeys, s as datePlusDays, sa as MondayWorkspaceDocument, si as Permissions, sn as SCreateGCFlyTourSnapDocument, so as BrandStyleguideFont, sr as SCreateClientDocument, ss as StrapiResponseMeta, st as SUpdateTagDocument, t as isValidationFailure, ta as CommentReportDocument, ti as QuerySortBlogPosts, tn as SCreateGCFlyTourDocument, to as ComponentFormSelect, tr as SReportCommentDocument, ts as StrapiAttributeErrorResponse, tt as QuerySortTeamMembers, u as QueryStrapiSearchUtmTrackingLinks, ua as ClientUserDocument, ui as TeamworkTasklistResponse, un as VIntegerNullable, uo as ComponentBrandStyleguideColor, ur as ClientUserSortKeys, us as MediaFormat, ut as SCreateMultipleStrapiMediaUploadDocument, v as UtmTrackingLinkSortKeys, va as RoleDocument, vi as TeamworkTasksResponse, vn as VStringMax, vo as ComponentBlockGraphicImage, vr as QuerySortClientStyleguides, vs as StrapiIconPosition, vt as SUpdateResumeInfoDocument, w as QueryStrapiUsers, wa as ClientMediaPlatformDocument, wi as TeamworkUserAccount, wn as VStringShort, wo as BlockFaq, wr as QuerySortClientReports, ws as StrapiThemeOptions, wt as SUpdateNewsletterSignupRequest, x as SUtmLinkBuilderTableForm, xa as ClientStyleguideDocument, xi as TeamworkProjectResponseMeta, xn as VStringMinMaxRegex, xo as ComponentBlockFullscreenContent, xr as SUpdateClientStyleguideDocument, xs as StrapiLinkTarget, xt as SCreateNewsletterSignup, y as SUtmLinkBuilderPartCampaignDateOptions, ya as RoleType, yi as TeamworkProject, yn as VStringMaxRegex, yo as BlockFullscreenContent, yr as QueryStrapiSearchClientStyleguide, ys as StrapiLinkReferrerPolicy, yt as SUpdateResumeInfoRequest, z as SReadUserAccountById, za as UtmSourceKey, zi as TeamworkResponseMeta, zn as QueryStrapiByName, zo as MetaSocial, zr as SCreateClientMediaPlatformDocument, zt as QueryStrapiSearchMediaCreativeFormats } from "./index-ofl6yAKS.cjs";
2
+ import { $ as TeamworkProjectHealthSelectSortOptions, $a as SliderSettings, $i as LeadDocument, $n as SCreateCommentDocument, $o as StrapiAttributeErrorDetail, $r as SUpdateCategoryDocumentRequest, $t as QuerySortGCFlyTours, A as SAuthRawAccessToken, Aa as TeamMemberDocument, Ai as TeamworkProjectTaskStat, An as VStringUrlUtm, Ao as BlockButtonGroup, Ar as QuerySortClientProjects, As as ClientEntityKey, At as SUpdateMondayWorkspaceDocumentRequest, B as SUpdateUserAccount, Ba as ComponentSlideshow, Bi as TeamworkResponseMetaPagination, Bn as QueryStrapiByPhone, Bo as MetaSocialNetwork, Br as SUpdateClientMediaPlatformDocument, Bt as SCreateMediaCreativeFormatDocument, C as QuerySortUsers, Ca as ClientProjectDocument, Ci as TeamworkResponseMetaProjectStats, Cn as VStringPhoneNullable, Co as ComponentBlockVideo, Cr as ClientReportSortKeys, Cs as StrapiTextColorOptions, Ct as SUpdateNewsletterSignupDocument, D as UserSortKeys, Da as MediaCreativeFormatDocument, Di as TeamworkTagResponseMeta, Dn as VStringUrl, Do as ComponentBlockCtaLink, Dr as SUpdateClientReportDocument, Ds as CLIENT_ENTITY_PERMISSIONS, Dt as QueryStrapiSearchMondayWorkspaces, E as SCreateUserDocument, Ea as MediaContentTypeDocument, Ei as TeamworkTagResponse, En as VStringSlug, Eo as BlockCtaLink, Er as SCreateClientReportDocument, Es as CLIENT_ENTITY_KEYS, Et as QuerySortMondayWorkspaces, F as SRequestConfirmEmail, Fa as CategoryDocument, Fi as TeamworkCompany, Fn as QuerySortEntities, Fo as ComponentBlockAnnouncementBar, Fr as SUpdateClientProjectDocumentRequest, Ft as SUpdateMediaPlatformDocument, G as QueryStrapiPaginatedUrlRedirects, Ga as SlideshowComponentProps, Gi as FAQPageDocument, Gn as QueryStrapiSearchContentPillars, Go as ComponentSharedRichTextBlock, Gr as SCreateClientContentPillarDocument, Gt as QueryStrapiSearchMediaContentTypes, H as SUpdateUserAccountLastName, Ha as ComponentSlideContent, Hi as TeamPageDocument, Hn as QueryStrapiPaginated, Ho as SeoMeta, Hr as ClientContentPillarSortKeys, Ht as SUpdateMediaCreativeFormatDocumentRequest, I as SResetUserPassword, Ia as ComponentUtmOption, Ii as TeamworkActivePages, In as QueryStrapiByDocumentId, Io as ComponentMetaSocial, Ir as ClientMediaPlatformSortKeys, It as SUpdateMediaPlatformDocumentRequest, J as SUpdateTrendsLikes, Ja as SlideshowMode, Ji as UrlRedirectDocument, Jn as SUpdateContentPillarDocumentRequest, Jo as SharedRichTextBlock, Jr as CategorySortKeys, Jt as SUpdateMediaContentTypeDocumentRequest, K as QueryStrapiUrlRedirectsByFrom, Ka as SlideshowComponentSlideSettings, Ki as CareersPageDocument, Kn as SCreateContentPillarDocument, Ko as RichTextBlock, Kr as SUpdateClientContentPillarDocument, Kt as SCreateMediaContentTypeDocument, L as SUserToken, La as UtmClassificationKey, Li as TeamworkLockdown, Ln as QueryStrapiByEmail, Lo as ComponentOpenGraph, Lr as QuerySortClientMediaPlatforms, Lt as MediaCreativeFormatSortKeys, M as SForgotUserPassword, Ma as TeamMemberTier, Mi as TeamworkProjectCategory, Mn as SAssociateOneEntity, Mo as BlockBrandLogos, Mr as SAssociateClientToClientProjectDocument, Ms as ROLE_PERMISSIONS, Mt as QuerySortMediaPlatforms, N as SLoginUser, Na as TrendDocument, Ni as TeamworkCustomField, Nn as SQueryManyEntities, No as ComponentBlockBrandLogos, Nr as SCreateClientProjectDocument, Nt as QueryStrapiSearchMediaPlatforms, O as SAuthConnectProviderConfirmation, Oa as BlogPostBlock, Oi as TeamworkTagsResponse, On as VStringUrlNoUtm, Oo as BlockContact, Or as SUpdateClientReportDocumentRequest, Os as CLIENT_ENTITY_SCOPES, Ot as SCreateMondayWorkspaceDocument, P as SRegisterUser, Pa as TagDocument, Pi as TeamworkCurrency, Pn as EntitySortKeys, Po as BlockAnnouncementBar, Pr as SUpdateClientProjectDocument, Pt as SCreateMediaPlatformDocument, Q as TeamworkProjectHealthProjectStatusOptions, Qa as SliderOrigin, Qi as NewsletterSignupDocument, Qn as QueryStrapiCommentsInHeirarchy, Qo as SharedLink, Qr as SUpdateCategoryDocument, Qt as GCFlyTourSortKeys, R as SReadUserAccountByDocumentId, Ra as UtmOption, Ri as TeamworkRelatedMeta, Rn as QueryStrapiById, Ro as ComponentSeoMeta, Rr as QueryStrapiSearchClientMediaPlatforms, Rt as QuerySortMediaCreativeFormat, S as SUtmLinkBuilderTableFormInput, Sa as ClientReportDocument, Si as TeamworkProjectsResponse, Sn as VStringPhone, So as BlockVideoEmbed, Sr as SUpdateClientStyleguideDocumentRequest, Ss as StrapiLinkType, St as SCreateNewsletterSignupDocument, T as QueryStrapiUsersByIdentifier, Ta as MediaPlatformDocument, Ti as TeamworkTag, Tn as VStringShortNullable, To as ComponentBlockFaq, Tr as QueryStrapiSearchClientReports, Ts as BaseDocument, Tt as MondayWorkspaceSortKeys, U as SUpdateUserAccountPreferredName, Ua as SlideContent, Ui as PolicyPageDocument, Un as ContentPillarSortKeys, Uo as ComponentSharedQuestionAnswer, Ur as QuerySortClientContentPillars, Ut as MediaContentTypeSortKeys, V as SUpdateUserAccountFirstName, Va as Slideshow, Vi as UtmMetaPageDocument, Vn as QueryStrapiBySlug, Vo as OpenGraph, Vr as SUpdateClientMediaPlatformDocumentRequest, Vt as SUpdateMediaCreativeFormatDocument, W as QuerySortUrlRedirects, Wa as SlideType, Wi as LandingPageDocument, Wn as QuerySortContentPillars, Wo as SharedQuestionAnswer, Wr as QueryStrapiSearchClientContentPillars, Wt as QuerySortMediaContentType, X as QueryStrapiSearchTeamworkProjectHealth, Xa as ComponentSliderSettings, Xi as UrlRedirectStatusCode, Xn as QuerySortStrapiComments, Xo as SharedButton, Xr as QueryStrapiSearchCategories, Xt as SUpdateLeadDocument, Y as QuerySortTeamworkProjectHealth, Ya as SlideshowSettings, Yi as UrlRedirectQueryParams, Yn as QueryFilterStrapiComments, Yo as ComponentSharedButton, Yr as QuerySortCategories, Yt as SCreateLeadDocument, Z as TeamworkProjectHealthProjectStatus, Za as SliderBreakpoint, Zi as ResumeDocument, Zn as QueryStrapiCommentsFlat, Zo as ComponentSharedLink, Zr as SCreateCategoryDocument, Zt as SUpdateLeadRequest, _ as SUpdateUtmTrackingLinkDocumentRequest, _a as UserAccountDocument, _i as TeamworkTaskUserPermissions, _n as VStringLongNullable, _o as BlockGraphicImage, _r as ClientStyleguideSortKeys, _s as StrapiIconName, _t as SUpdateResumeInfo, a as isStrapiAttributeError, aa as ProductHighlightDocument, ai as hasPermission, an as QuerySortGCFlyTourSnaps, ao as FormDownload, ar as QuerySortClients, as as StrapiListResponse, at as QueryStrapiSearchTags, b as SUtmLinkBuilderPartCampaignDateValue, ba as PermissionDocument, bi as TeamworkProjectResponse, bn as VStringMinMax, bo as BlockFullscreenContentType, br as SCreateClientStyleguideDocument, bs as StrapiLinkRel, bt as checkIsValidUrlList, c as dateToday, ca as GCFlyTourDocument, ci as RolesWithPermissions, cn as SUpdateGCFlyTourSnapDocument, co as ComponentBrandStyleguideFont, cr as SUpdateClientDocument, cs as StrapiResponseMetaWithPagination, ct as SUpdateTagDocumentRequest, d as SCreateUtmTrackingLinkDocument, da as ClientUserDocumentStatus, di as TeamworkTasklistResponseMeta, dn as VNumberNullable, do as BlockTextDetails, dr as QuerySortClientUsers, ds as MediaFormats, dt as SCreateStrapiMediaUploadDocument, ea as CommentDocument, ei as BlogPostSortKeys, en as QueryStrapiSearchGCFlyTours, eo as SliderSpacing, er as SDeleteCommentDocument, es as StrapiAttributeErrorKey, et as TeamworkProjectHealthSortKey, f as SCreateUtmTrackingLinkDocumentRequest, fa as AuthorizedUserDocument, fi as TeamworkTasklistsResponse, fn as VPage, fo as ComponentBlockTextDetails, fr as SCreateClientUserDocument, fs as MediaUploadDocument, ft as SUpdateStrapiMediaFileInfo, g as SUpdateUtmTrackingLinkDocument, ga as UtmTrackingLinkDocument, gi as TeamworkTaskResponseMeta, gn as VStringLong, go as ComponentBlockPullQuote, gr as SVerifyClientUserDocument, gs as StrapiGapSizes, gt as SCreateResumeInfoDocument, h as SReadUtmTrackingLinkDocumentByUrl, ha as UserDocument, hi as TeamworkTaskResponse, hn as VStringEmail, ho as BlockPullQuote, hr as SUpdateClientUserDocumentRequest, hs as StrapiDirection, ht as SCreateResumeInfo, i as validateAndClean, ia as ClientDocument, ii as canAssignPermission, in as GCFlyTourSnapSortKeys, io as ComponentFormDownload, ir as ClientSortKeys, is as StrapiErrorResult, it as QuerySortTags, j as SChangePassword, ja as TeamMemberGroup, ji as TeamworkProjectCustomField, jn as SAssociateManyEntities, jo as ComponentBlockButtonGroup, jr as QueryStrapiSearchClientProjects, js as ClientEntityScope, jt as MediaPlatformSortKeys, k as SAuthConnectProviderRedirectSearch, ka as BlogPostDocument, ki as TeamworkProjectUpdate, kn as VStringUrlNullable, ko as ComponentBlockContact, kr as ClientProjectSortKeys, ks as ClientEntityActions, kt as SUpdateMondayWorkspaceDocument, l as QuerySortUtmTrackingLinks, la as GCFlyTourSnapDocument, li as TeamworkTasklist, ln as SUpdateGCFlyTourSnapDocumentRequest, lo as BrandStyleguideColor, lr as SUpdateClientDocumentRequest, ls as StrapiSingleResponse, lt as TagSortKeys, m as SFormCreateMultipleUtmTrackingLinkDocuments, ma as UserAuthorizationSuccessResponse, mi as TeamworkTaskCard, mn as VString, mo as ComponentBlockSectionTitle, mr as SUpdateClientUserDocument, ms as StrapiBgColorOptions, mt as SCreateResume, n as isValidationSuccess, na as ClientContentPillarDocument, ni as QueryStrapiSearchBlogPosts, nn as SUpdateGCFlyTourDocument, no as FormSelect, nr as SUpdateCommentDocument, ns as StrapiErrorDetail, nt as QueryStrapiSearchTeamMembers, o as isStrapiStandardError, oa as ProductDocument, oi as LCRUDActions, on as QueryStrapiSearchGCFlyTourSnaps, oo as FormDownloadKeys, or as QueryStrapiSearchClients, os as StrapiPagination, ot as SCreateTagDocument, p as SCreateUtmTrackingLinkParts, pa as UserAuthorizationLoginResponse, pi as TeamworkTask, pn as VSize, po as BlockSectionTitle, pr as SQueryListClientUserDocuments, ps as FormSelectInputOption, pt as SharpSpringSignUpToDownload, q as UrlRedirectSortKeys, qa as ComponentSlideshowSettings, qi as BlogPageDocument, qn as SUpdateContentPillarDocument, qo as RichTextBlockChildren, qr as SUpdateClientContentPillarDocumentRequest, qt as SUpdateMediaContentTypeDocument, r as omitUndefined, ra as ContentPillarDocument, ri as QueryStrapiSearchBlogPostsBySlug, rn as SUpdateGCFlyTourDocumentRequest, ro as FormUID, rr as StrapiCommentSortKeys, rs as StrapiErrorResponse, rt as TeamMemberSortKeys, s as datePlusDays, sa as MondayWorkspaceDocument, si as Permissions, sn as SCreateGCFlyTourSnapDocument, so as BrandStyleguideFont, sr as SCreateClientDocument, ss as StrapiResponseMeta, st as SUpdateTagDocument, t as isValidationFailure, ta as CommentReportDocument, ti as QuerySortBlogPosts, tn as SCreateGCFlyTourDocument, to as ComponentFormSelect, tr as SReportCommentDocument, ts as StrapiAttributeErrorResponse, tt as QuerySortTeamMembers, u as QueryStrapiSearchUtmTrackingLinks, ua as ClientUserDocument, ui as TeamworkTasklistResponse, un as VIntegerNullable, uo as ComponentBrandStyleguideColor, ur as ClientUserSortKeys, us as MediaFormat, ut as SCreateMultipleStrapiMediaUploadDocument, v as UtmTrackingLinkSortKeys, va as RoleDocument, vi as TeamworkTasksResponse, vn as VStringMax, vo as ComponentBlockGraphicImage, vr as QuerySortClientStyleguides, vs as StrapiIconPosition, vt as SUpdateResumeInfoDocument, w as QueryStrapiUsers, wa as ClientMediaPlatformDocument, wi as TeamworkUserAccount, wn as VStringShort, wo as BlockFaq, wr as QuerySortClientReports, ws as StrapiThemeOptions, wt as SUpdateNewsletterSignupRequest, x as SUtmLinkBuilderTableForm, xa as ClientStyleguideDocument, xi as TeamworkProjectResponseMeta, xn as VStringMinMaxRegex, xo as ComponentBlockFullscreenContent, xr as SUpdateClientStyleguideDocument, xs as StrapiLinkTarget, xt as SCreateNewsletterSignup, y as SUtmLinkBuilderPartCampaignDateOptions, ya as RoleType, yi as TeamworkProject, yn as VStringMaxRegex, yo as BlockFullscreenContent, yr as QueryStrapiSearchClientStyleguide, ys as StrapiLinkReferrerPolicy, yt as SUpdateResumeInfoRequest, z as SReadUserAccountById, za as UtmSourceKey, zi as TeamworkResponseMeta, zn as QueryStrapiByName, zo as MetaSocial, zr as SCreateClientMediaPlatformDocument, zt as QueryStrapiSearchMediaCreativeFormats } from "./index-Qjccpu0y.cjs";
3
3
  export { AuthorizedUserDocument, BaseDocument, BlockAnnouncementBar, BlockBrandLogos, BlockButtonGroup, BlockContact, BlockCtaLink, BlockFaq, BlockFullscreenContent, BlockFullscreenContentType, BlockGraphicImage, BlockPullQuote, BlockSectionTitle, BlockTextDetails, BlockVideoEmbed, BlogPageDocument, BlogPostBlock, BlogPostDocument, BlogPostSortKeys, BrandStyleguideColor, BrandStyleguideFont, CLIENT_ENTITY_KEYS, CLIENT_ENTITY_PERMISSIONS, CLIENT_ENTITY_SCOPES, CareersPageDocument, CategoryDocument, CategorySortKeys, ClientContentPillarDocument, ClientContentPillarSortKeys, ClientDocument, ClientEntityActions, ClientEntityKey, ClientEntityScope, ClientMediaPlatformDocument, ClientMediaPlatformSortKeys, ClientProjectDocument, ClientProjectPhaseOptions, ClientProjectPhaseSelectOptions, ClientProjectSortKeys, ClientProjectStatusOptions, ClientReportDocument, ClientReportSortKeys, ClientSortKeys, ClientStyleguideDocument, ClientStyleguideSortKeys, ClientUserDocument, ClientUserDocumentStatus, ClientUserSortKeys, CommentApprovalStatus, CommentApprovalStatusOptions, CommentDocument, CommentReportDocument, ComponentBlockAnnouncementBar, ComponentBlockBrandLogos, ComponentBlockButtonGroup, ComponentBlockContact, ComponentBlockCtaLink, ComponentBlockFaq, ComponentBlockFullscreenContent, ComponentBlockGraphicImage, ComponentBlockPullQuote, ComponentBlockSectionTitle, ComponentBlockTextDetails, ComponentBlockVideo, ComponentBrandStyleguideColor, ComponentBrandStyleguideFont, ComponentFormDownload, ComponentFormSelect, ComponentMetaSocial, ComponentOpenGraph, ComponentSeoMeta, ComponentSharedButton, ComponentSharedLink, ComponentSharedQuestionAnswer, ComponentSharedRichTextBlock, ComponentSlideContent, ComponentSliderSettings, ComponentSlideshow, ComponentSlideshowSettings, ComponentUtmOption, ContentPillarDocument, ContentPillarSortKeys, ERROR_MESSAGE_COMMA_SEPPARATED_URLS, ERROR_MESSAGE_INVALID_URL, ERROR_MESSAGE_ONE_PROJECT_STATUS, ERROR_MESSAGE_REGEX_PHONE, ERROR_MESSAGE_REGEX_URL_SLUG, ERROR_MESSAGE_REGEX_UTM_VALUE, ERROR_MESSAGE_ROBOT, ERROR_MESSAGE_URL_NO_QUERY_PARAMS, ERROR_MESSAGE_URL_PREFIX, ERROR_MESSAGE_UTM_URL, EntitySortKeys, FAQPageDocument, FormDownload, FormDownloadKeys, FormSelect, FormSelectInputOption, FormUID, GCFlyTourDocument, GCFlyTourSnapDocument, GCFlyTourSnapSortKeys, GCFlyTourSortKeys, IsValidClientClassificationSelectOptions, LCRUDActions, LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE, LIMIT_BLOG_POST_PAGINATION_MAX_SIZE, LIMIT_CATEGORIES_DEFAULT_SIZE, LIMIT_CATEGORIES_MAX_SIZE, LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_MAX_SIZE, LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE, LIMIT_CLIENT_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_PAGINATION_MAX_SIZE, LIMIT_CLIENT_PROJECT_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_PROJECT_PAGINATION_MAX_SIZE, LIMIT_CLIENT_REPORT_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_REPORT_PAGINATION_MAX_SIZE, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT, LIMIT_LONG_STRING_MAX_LENGTH, LIMIT_MAX_DESTINATION, LIMIT_MAX_DOMAIN, LIMIT_MAX_EMAIL, LIMIT_MAX_FRAGMENT, LIMIT_MAX_PASSWORD, LIMIT_MAX_PATH, LIMIT_MAX_PHONE, LIMIT_MAX_PROVIDER, LIMIT_MAX_QUERY, LIMIT_MAX_USERNAME, LIMIT_MAX_UTM_CAMPAIGN, LIMIT_MAX_UTM_CONTENT, LIMIT_MAX_UTM_CREATIVE_FORMAT, LIMIT_MAX_UTM_ID, LIMIT_MAX_UTM_KEY, LIMIT_MAX_UTM_MEDIUM, LIMIT_MAX_UTM_SOURCE, LIMIT_MAX_UTM_TERM, LIMIT_MEDIUM_STRING_MAX_LENGTH, LIMIT_MIN_DESTINATION, LIMIT_MIN_DOMAIN, LIMIT_MIN_EMAIL, LIMIT_MIN_FRAGMENT, LIMIT_MIN_PASSWORD, LIMIT_MIN_PATH, LIMIT_MIN_PHONE, LIMIT_MIN_QUERY, LIMIT_MIN_USERNAME, LIMIT_MIN_UTM_CAMPAIGN, LIMIT_MIN_UTM_CONTENT, LIMIT_MIN_UTM_CREATIVE_FORMAT, LIMIT_MIN_UTM_ID, LIMIT_MIN_UTM_KEY, LIMIT_MIN_UTM_MEDIUM, LIMIT_MIN_UTM_SOURCE, LIMIT_MIN_UTM_TERM, LIMIT_MIN_VALUE, LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE, LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE, LIMIT_PAGINATION_DEFAULT_SIZE, LIMIT_PAGINATION_MAX_SIZE, LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_DEFAULT_SIZE, LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_MAX_SIZE, LIMIT_PRODUCT_PAGINATION_DEFAULT_SIZE, LIMIT_PRODUCT_PAGINATION_MAX_SIZE, LIMIT_REDIRECT_PAGINATION_DEFAULT_SIZE, LIMIT_REDIRECT_PAGINATION_MAX_SIZE, LIMIT_SHORT_STRING_MAX_LENGTH, LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, LIMIT_TAGS_DEFAULT_SIZE, LIMIT_TAGS_MAX_SIZE, LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE, LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE, LIMIT_TREND_PAGINATION_DEFAULT_SIZE, LIMIT_TREND_PAGINATION_MAX_SIZE, LIMIT_USER_PAGINATION_DEFAULT_SIZE, LIMIT_USER_PAGINATION_MAX_SIZE, LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE, LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE, LIMIT_VAL_10, LIMIT_VAL_100, LandingPageDocument, LeadDocument, MediaContentTypeDocument, MediaContentTypeSortKeys, MediaCreativeFormatDocument, MediaCreativeFormatSortKeys, MediaFormat, MediaFormats, MediaPlatformDocument, MediaPlatformSortKeys, MediaUploadDocument, MetaSocial, MetaSocialNetwork, MondayWorkspaceDocument, MondayWorkspaceSortKeys, NewsletterSignupDocument, OpenGraph, PermissionDocument, Permissions, PolicyPageDocument, ProductDocument, ProductHighlightDocument, QueryFilterStrapiComments, QuerySortBlogPosts, QuerySortCategories, QuerySortClientContentPillars, QuerySortClientMediaPlatforms, QuerySortClientProjects, QuerySortClientReports, QuerySortClientStyleguides, QuerySortClientUsers, QuerySortClients, QuerySortContentPillars, QuerySortEntities, QuerySortGCFlyTourSnaps, QuerySortGCFlyTours, QuerySortMediaContentType, QuerySortMediaCreativeFormat, QuerySortMediaPlatforms, QuerySortMondayWorkspaces, QuerySortStrapiComments, QuerySortTags, QuerySortTeamMembers, QuerySortTeamworkProjectHealth, QuerySortUrlRedirects, QuerySortUsers, QuerySortUtmTrackingLinks, QueryStrapiByDocumentId, QueryStrapiByEmail, QueryStrapiById, QueryStrapiByName, QueryStrapiByPhone, QueryStrapiBySlug, QueryStrapiCommentsFlat, QueryStrapiCommentsInHeirarchy, QueryStrapiPaginated, QueryStrapiPaginatedUrlRedirects, QueryStrapiSearchBlogPosts, QueryStrapiSearchBlogPostsBySlug, QueryStrapiSearchCategories, QueryStrapiSearchClientContentPillars, QueryStrapiSearchClientMediaPlatforms, QueryStrapiSearchClientProjects, QueryStrapiSearchClientReports, QueryStrapiSearchClientStyleguide, QueryStrapiSearchClients, QueryStrapiSearchContentPillars, QueryStrapiSearchGCFlyTourSnaps, QueryStrapiSearchGCFlyTours, QueryStrapiSearchMediaContentTypes, QueryStrapiSearchMediaCreativeFormats, QueryStrapiSearchMediaPlatforms, QueryStrapiSearchMondayWorkspaces, QueryStrapiSearchTags, QueryStrapiSearchTeamMembers, QueryStrapiSearchTeamworkProjectHealth, QueryStrapiSearchUtmTrackingLinks, QueryStrapiUrlRedirectsByFrom, QueryStrapiUsers, QueryStrapiUsersByIdentifier, REGEX_BRAND_COLOR_SLUG, REGEX_NANP_PHONE, REGEX_URL_SLUG, REGEX_UTM_VALUE, ROLE_PERMISSIONS, ReportCommentReason, ReportCommentReasonOptions, ResumeDocument, RichTextBlock, RichTextBlockChildren, RoleDocument, RoleType, RolesWithPermissions, SAssociateClientToClientProjectDocument, SAssociateManyEntities, SAssociateOneEntity, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SCreateCategoryDocument, SCreateClientContentPillarDocument, SCreateClientDocument, SCreateClientMediaPlatformDocument, SCreateClientProjectDocument, SCreateClientReportDocument, SCreateClientStyleguideDocument, SCreateClientUserDocument, SCreateCommentDocument, SCreateContentPillarDocument, SCreateGCFlyTourDocument, SCreateGCFlyTourSnapDocument, SCreateLeadDocument, SCreateMediaContentTypeDocument, SCreateMediaCreativeFormatDocument, SCreateMediaPlatformDocument, SCreateMondayWorkspaceDocument, SCreateMultipleStrapiMediaUploadDocument, SCreateNewsletterSignup, SCreateNewsletterSignupDocument, SCreateResume, SCreateResumeInfo, SCreateResumeInfoDocument, SCreateStrapiMediaUploadDocument, SCreateTagDocument, SCreateUserDocument, SCreateUtmTrackingLinkDocument, SCreateUtmTrackingLinkDocumentRequest, SCreateUtmTrackingLinkParts, SDeleteCommentDocument, SForgotUserPassword, SFormCreateMultipleUtmTrackingLinkDocuments, SLoginUser, SQueryListClientUserDocuments, SQueryManyEntities, SReadUserAccountByDocumentId, SReadUserAccountById, SReadUtmTrackingLinkDocumentByUrl, SRegisterUser, SReportCommentDocument, SRequestConfirmEmail, SResetUserPassword, SUpdateCategoryDocument, SUpdateCategoryDocumentRequest, SUpdateClientContentPillarDocument, SUpdateClientContentPillarDocumentRequest, SUpdateClientDocument, SUpdateClientDocumentRequest, SUpdateClientMediaPlatformDocument, SUpdateClientMediaPlatformDocumentRequest, SUpdateClientProjectDocument, SUpdateClientProjectDocumentRequest, SUpdateClientReportDocument, SUpdateClientReportDocumentRequest, SUpdateClientStyleguideDocument, SUpdateClientStyleguideDocumentRequest, SUpdateClientUserDocument, SUpdateClientUserDocumentRequest, SUpdateCommentDocument, SUpdateContentPillarDocument, SUpdateContentPillarDocumentRequest, SUpdateGCFlyTourDocument, SUpdateGCFlyTourDocumentRequest, SUpdateGCFlyTourSnapDocument, SUpdateGCFlyTourSnapDocumentRequest, SUpdateLeadDocument, SUpdateLeadRequest, SUpdateMediaContentTypeDocument, SUpdateMediaContentTypeDocumentRequest, SUpdateMediaCreativeFormatDocument, SUpdateMediaCreativeFormatDocumentRequest, SUpdateMediaPlatformDocument, SUpdateMediaPlatformDocumentRequest, SUpdateMondayWorkspaceDocument, SUpdateMondayWorkspaceDocumentRequest, SUpdateNewsletterSignupDocument, SUpdateNewsletterSignupRequest, SUpdateResumeInfo, SUpdateResumeInfoDocument, SUpdateResumeInfoRequest, SUpdateStrapiMediaFileInfo, SUpdateTagDocument, SUpdateTagDocumentRequest, SUpdateTrendsLikes, SUpdateUserAccount, SUpdateUserAccountFirstName, SUpdateUserAccountLastName, SUpdateUserAccountPreferredName, SUpdateUtmTrackingLinkDocument, SUpdateUtmTrackingLinkDocumentRequest, SUserToken, SUtmLinkBuilderPartCampaignDateOptions, SUtmLinkBuilderPartCampaignDateValue, SUtmLinkBuilderTableForm, SUtmLinkBuilderTableFormInput, SVerifyClientUserDocument, SeoMeta, SharedButton, SharedLink, SharedQuestionAnswer, SharedRichTextBlock, SharpSpringSignUpToDownload, SlideContent, SlideType, SliderBreakpoint, SliderOrigin, SliderSettings, SliderSpacing, Slideshow, SlideshowComponentProps, SlideshowComponentSlideSettings, SlideshowMode, SlideshowSettings, StrapiAttributeErrorDetail, StrapiAttributeErrorKey, StrapiAttributeErrorResponse, StrapiBgColorOptions, StrapiCommentSortKeys, StrapiDirection, StrapiErrorDetail, StrapiErrorResponse, StrapiErrorResult, StrapiGapSizes, StrapiIconName, StrapiIconPosition, StrapiLinkReferrerPolicy, StrapiLinkRel, StrapiLinkTarget, StrapiLinkType, StrapiListResponse, StrapiPagination, StrapiResponseMeta, StrapiResponseMetaWithPagination, StrapiSingleResponse, StrapiTextColorOptions, StrapiThemeOptions, TagDocument, TagSortKeys, TeamMemberDocument, TeamMemberGroup, TeamMemberSortKeys, TeamMemberTier, TeamPageDocument, TeamworkActivePages, TeamworkCompany, TeamworkCurrency, TeamworkCustomField, TeamworkLockdown, TeamworkProject, TeamworkProjectCategory, TeamworkProjectCustomField, TeamworkProjectHealthProjectStatus, TeamworkProjectHealthProjectStatusOptions, TeamworkProjectHealthSelectSortOptions, TeamworkProjectHealthSortKey, TeamworkProjectResponse, TeamworkProjectResponseMeta, TeamworkProjectTaskStat, TeamworkProjectUpdate, TeamworkProjectsResponse, TeamworkRelatedMeta, TeamworkResponseMeta, TeamworkResponseMetaPagination, TeamworkResponseMetaProjectStats, TeamworkTag, TeamworkTagResponse, TeamworkTagResponseMeta, TeamworkTagsResponse, TeamworkTask, TeamworkTaskCard, TeamworkTaskResponse, TeamworkTaskResponseMeta, TeamworkTaskUserPermissions, TeamworkTasklist, TeamworkTasklistResponse, TeamworkTasklistResponseMeta, TeamworkTasklistsResponse, TeamworkTasksResponse, TeamworkUserAccount, TrendDocument, UrlRedirectDocument, UrlRedirectQueryParams, UrlRedirectSortKeys, UrlRedirectStatusCode, UserAccountDocument, UserAuthorizationLoginResponse, UserAuthorizationSuccessResponse, UserDocument, UserSortKeys, UtmClassificationKey, UtmMetaPageDocument, UtmOption, UtmSourceKey, UtmTrackingLinkDocument, UtmTrackingLinkSortKeys, VIntegerNullable, VNumberNullable, VPage, VSize, VString, VStringEmail, VStringLong, VStringLongNullable, VStringMax, VStringMaxRegex, VStringMinMax, VStringMinMaxRegex, VStringPhone, VStringPhoneNullable, VStringShort, VStringShortNullable, VStringSlug, VStringUrl, VStringUrlNoUtm, VStringUrlNullable, VStringUrlUtm, ValidGcDesiredContentOptions, ValidGcServiceOptions, ValidGcVideoServiceOptions, ValidJobRoleGroup, ValidNumberOfEmployeeOptions, ValidRatingRange5, WebSafeFont, WebSafeFontDisplay, WebSafeFontMono, WebSafeFontSans, WebSafeFontSerif, canAssignPermission, checkIsValidUrlList, datePlusDays, dateToday, hasPermission, isStrapiAttributeError, isStrapiStandardError, isValidationFailure, isValidationSuccess, omitUndefined, validateAndClean };