@getcommunity/gc-validators 0.0.271-alpha.24 → 0.0.271-alpha.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (276) hide show
  1. package/dist/base/index.cjs +9 -27
  2. package/dist/base/index.d.cts +2 -2
  3. package/dist/base/index.d.mts +4 -4
  4. package/dist/base/index.mjs +5 -5
  5. package/dist/components/blocks/index.cjs +5 -4
  6. package/dist/components/blocks/index.d.cts +1 -1
  7. package/dist/components/blocks/index.d.mts +1 -1
  8. package/dist/components/blocks/index.mjs +5 -4
  9. package/dist/components/brand/index.cjs +3 -2
  10. package/dist/components/brand/index.d.cts +1 -1
  11. package/dist/components/brand/index.d.mts +1 -1
  12. package/dist/components/brand/index.mjs +3 -2
  13. package/dist/components/forms/index.cjs +2 -1
  14. package/dist/components/forms/index.d.cts +280 -280
  15. package/dist/components/forms/index.d.mts +280 -280
  16. package/dist/components/forms/index.mjs +2 -1
  17. package/dist/components/shared/index.cjs +5 -4
  18. package/dist/components/shared/index.d.cts +1 -1
  19. package/dist/components/shared/index.d.mts +1 -1
  20. package/dist/components/shared/index.mjs +5 -4
  21. package/dist/components/slideshow/index.d.cts +280 -280
  22. package/dist/components/slideshow/index.d.mts +280 -280
  23. package/dist/components/utm/index.d.mts +1 -1
  24. package/dist/constants/index.cjs +45 -43
  25. package/dist/constants/index.d.cts +2 -2
  26. package/dist/constants/index.d.mts +2 -2
  27. package/dist/constants/index.mjs +4 -2
  28. package/dist/{document-TlMeVEGy.d.cts → document-3h6g5Qqr.d.cts} +1 -1
  29. package/dist/{document-DR6GQUE8.cjs → document-AqtoEbX8.cjs} +18 -23
  30. package/dist/{document-exUYRsta.mjs → document-BCbxKqGE.mjs} +19 -18
  31. package/dist/{document-CvbEUabx.mjs → document-BWso8VC7.mjs} +117 -111
  32. package/dist/{document-CwIvc2p7.cjs → document-DJJFS5o8.cjs} +2 -1
  33. package/dist/{document-CDavjuJ-.mjs → document-DRyRy2Mw.mjs} +2 -1
  34. package/dist/{document-CAkRm1Y_.d.mts → document-DqE9ISOk.d.mts} +2 -2
  35. package/dist/{document-B7c1AF6r.cjs → document-DwkycUz9.cjs} +129 -117
  36. package/dist/email-ByTEdUjg.cjs +13 -0
  37. package/dist/email-Cnyi5Neo.mjs +6 -0
  38. package/dist/entities/audit-log/index.cjs +44 -41
  39. package/dist/entities/audit-log/index.d.cts +3 -2
  40. package/dist/entities/audit-log/index.d.mts +4 -3
  41. package/dist/entities/audit-log/index.mjs +6 -3
  42. package/dist/entities/blog-page/index.d.cts +1 -1
  43. package/dist/entities/blog-page/index.d.mts +1 -1
  44. package/dist/entities/blog-post/index.cjs +10 -9
  45. package/dist/entities/blog-post/index.d.cts +1 -1
  46. package/dist/entities/blog-post/index.d.mts +1 -1
  47. package/dist/entities/blog-post/index.mjs +4 -3
  48. package/dist/entities/careers-page/index.d.cts +1 -1
  49. package/dist/entities/careers-page/index.d.mts +1 -1
  50. package/dist/entities/category/index.cjs +15 -13
  51. package/dist/entities/category/index.d.cts +7 -6
  52. package/dist/entities/category/index.d.mts +7 -6
  53. package/dist/entities/category/index.mjs +11 -9
  54. package/dist/entities/client/index.cjs +23 -22
  55. package/dist/entities/client/index.d.cts +1 -1
  56. package/dist/entities/client/index.d.mts +1 -1
  57. package/dist/entities/client/index.mjs +16 -15
  58. package/dist/entities/client-content-pillar/index.cjs +14 -13
  59. package/dist/entities/client-content-pillar/index.d.cts +1 -1
  60. package/dist/entities/client-content-pillar/index.d.mts +1 -1
  61. package/dist/entities/client-content-pillar/index.mjs +12 -11
  62. package/dist/entities/client-media-platform/index.cjs +18 -16
  63. package/dist/entities/client-media-platform/index.d.cts +1 -1
  64. package/dist/entities/client-media-platform/index.d.mts +1 -1
  65. package/dist/entities/client-media-platform/index.mjs +13 -11
  66. package/dist/entities/client-project/index.cjs +47 -41
  67. package/dist/entities/client-project/index.d.cts +1 -1
  68. package/dist/entities/client-project/index.d.mts +1 -1
  69. package/dist/entities/client-project/index.mjs +11 -5
  70. package/dist/entities/client-report/index.cjs +18 -16
  71. package/dist/entities/client-report/index.d.cts +1 -1
  72. package/dist/entities/client-report/index.d.mts +1 -1
  73. package/dist/entities/client-report/index.mjs +14 -12
  74. package/dist/entities/client-styleguide/index.cjs +14 -13
  75. package/dist/entities/client-styleguide/index.d.cts +1 -1
  76. package/dist/entities/client-styleguide/index.d.mts +1 -1
  77. package/dist/entities/client-styleguide/index.mjs +11 -10
  78. package/dist/entities/client-user/index.cjs +7 -7
  79. package/dist/entities/client-user/index.d.cts +1 -1
  80. package/dist/entities/client-user/index.d.mts +1 -1
  81. package/dist/entities/client-user/index.mjs +5 -5
  82. package/dist/entities/comment/index.cjs +18 -16
  83. package/dist/entities/comment/index.d.cts +1 -1
  84. package/dist/entities/comment/index.d.mts +1 -1
  85. package/dist/entities/comment/index.mjs +12 -10
  86. package/dist/entities/content-pillar/index.cjs +20 -18
  87. package/dist/entities/content-pillar/index.d.cts +1 -1
  88. package/dist/entities/content-pillar/index.d.mts +1 -1
  89. package/dist/entities/content-pillar/index.mjs +15 -13
  90. package/dist/entities/faq-page/index.cjs +2 -1
  91. package/dist/entities/faq-page/index.d.cts +2 -2
  92. package/dist/entities/faq-page/index.d.mts +3 -3
  93. package/dist/entities/faq-page/index.mjs +2 -1
  94. package/dist/entities/formatter/index.d.cts +5 -5
  95. package/dist/entities/formatter/index.d.mts +5 -5
  96. package/dist/entities/gcflytour/index.cjs +21 -19
  97. package/dist/entities/gcflytour/index.d.cts +1 -1
  98. package/dist/entities/gcflytour/index.d.mts +1 -1
  99. package/dist/entities/gcflytour/index.mjs +17 -15
  100. package/dist/entities/gcflytour-snap/index.cjs +20 -18
  101. package/dist/entities/gcflytour-snap/index.d.cts +1 -1
  102. package/dist/entities/gcflytour-snap/index.d.mts +1 -1
  103. package/dist/entities/gcflytour-snap/index.mjs +16 -14
  104. package/dist/entities/landing-page/index.d.cts +2 -2
  105. package/dist/entities/landing-page/index.d.mts +3 -3
  106. package/dist/entities/lead/index.cjs +25 -23
  107. package/dist/entities/lead/index.mjs +15 -13
  108. package/dist/entities/media-content-type/index.cjs +21 -19
  109. package/dist/entities/media-content-type/index.d.cts +7 -6
  110. package/dist/entities/media-content-type/index.d.mts +7 -6
  111. package/dist/entities/media-content-type/index.mjs +17 -15
  112. package/dist/entities/media-creative-format/index.cjs +19 -17
  113. package/dist/entities/media-creative-format/index.d.cts +7 -6
  114. package/dist/entities/media-creative-format/index.d.mts +7 -6
  115. package/dist/entities/media-creative-format/index.mjs +15 -13
  116. package/dist/entities/media-medium/index.cjs +19 -17
  117. package/dist/entities/media-medium/index.d.cts +7 -6
  118. package/dist/entities/media-medium/index.d.mts +7 -6
  119. package/dist/entities/media-medium/index.mjs +15 -13
  120. package/dist/entities/media-platform/index.cjs +27 -24
  121. package/dist/entities/media-platform/index.d.cts +1 -1
  122. package/dist/entities/media-platform/index.d.mts +1 -1
  123. package/dist/entities/media-platform/index.mjs +23 -20
  124. package/dist/entities/monday-workspace/index.cjs +17 -15
  125. package/dist/entities/monday-workspace/index.d.cts +1 -1
  126. package/dist/entities/monday-workspace/index.d.mts +1 -1
  127. package/dist/entities/monday-workspace/index.mjs +11 -9
  128. package/dist/entities/newsletter-signup/index.cjs +25 -23
  129. package/dist/entities/newsletter-signup/index.mjs +13 -11
  130. package/dist/entities/policy-page/index.cjs +2 -1
  131. package/dist/entities/policy-page/index.d.cts +1 -1
  132. package/dist/entities/policy-page/index.d.mts +2 -2
  133. package/dist/entities/policy-page/index.mjs +2 -1
  134. package/dist/entities/product/index.cjs +1 -1
  135. package/dist/entities/product/index.d.cts +1 -1
  136. package/dist/entities/product/index.d.mts +1 -1
  137. package/dist/entities/product/index.mjs +1 -1
  138. package/dist/entities/product-highlight/index.cjs +1 -1
  139. package/dist/entities/product-highlight/index.d.cts +1 -1
  140. package/dist/entities/product-highlight/index.d.mts +1 -1
  141. package/dist/entities/product-highlight/index.mjs +1 -1
  142. package/dist/entities/resume/index.cjs +43 -40
  143. package/dist/entities/resume/index.mjs +16 -13
  144. package/dist/entities/sharpspring/index.cjs +9 -8
  145. package/dist/entities/sharpspring/index.mjs +6 -5
  146. package/dist/entities/tag/index.cjs +15 -13
  147. package/dist/entities/tag/index.d.cts +6 -5
  148. package/dist/entities/tag/index.d.mts +7 -6
  149. package/dist/entities/tag/index.mjs +11 -9
  150. package/dist/entities/team-member/index.cjs +11 -9
  151. package/dist/entities/team-member/index.d.cts +2 -2
  152. package/dist/entities/team-member/index.d.mts +2 -2
  153. package/dist/entities/team-member/index.mjs +7 -4
  154. package/dist/entities/team-page/index.d.cts +1 -1
  155. package/dist/entities/team-page/index.d.mts +1 -1
  156. package/dist/entities/teamwork/index.cjs +12 -11
  157. package/dist/entities/teamwork/index.d.mts +1 -1
  158. package/dist/entities/teamwork/index.mjs +7 -6
  159. package/dist/entities/trend/index.cjs +2 -2
  160. package/dist/entities/trend/index.d.cts +1 -1
  161. package/dist/entities/trend/index.d.mts +1 -1
  162. package/dist/entities/trend/index.mjs +2 -2
  163. package/dist/entities/up-auth/index.cjs +18 -15
  164. package/dist/entities/up-auth/index.d.cts +1 -1
  165. package/dist/entities/up-auth/index.d.mts +1 -1
  166. package/dist/entities/up-auth/index.mjs +6 -3
  167. package/dist/entities/up-permission/index.cjs +1 -1
  168. package/dist/entities/up-permission/index.d.cts +1 -1
  169. package/dist/entities/up-permission/index.d.mts +1 -1
  170. package/dist/entities/up-permission/index.mjs +1 -1
  171. package/dist/entities/up-role/index.cjs +1 -1
  172. package/dist/entities/up-role/index.d.cts +1 -1
  173. package/dist/entities/up-role/index.d.mts +1 -1
  174. package/dist/entities/up-role/index.mjs +1 -1
  175. package/dist/entities/up-user/index.cjs +2 -1
  176. package/dist/entities/up-user/index.d.cts +2 -2
  177. package/dist/entities/up-user/index.d.mts +2 -2
  178. package/dist/entities/up-user/index.mjs +2 -2
  179. package/dist/entities/upload/index.cjs +11 -11
  180. package/dist/entities/upload/index.mjs +7 -7
  181. package/dist/entities/url-redirect/index.cjs +5 -4
  182. package/dist/entities/url-redirect/index.d.cts +3 -2
  183. package/dist/entities/url-redirect/index.d.mts +3 -2
  184. package/dist/entities/url-redirect/index.mjs +4 -3
  185. package/dist/entities/user-account/index.cjs +10 -11
  186. package/dist/entities/user-account/index.d.cts +2 -2
  187. package/dist/entities/user-account/index.d.mts +2 -2
  188. package/dist/entities/user-account/index.mjs +10 -11
  189. package/dist/entities/utm-link-builder/index.cjs +30 -36
  190. package/dist/entities/utm-link-builder/index.d.cts +6 -6
  191. package/dist/entities/utm-link-builder/index.d.mts +6 -6
  192. package/dist/entities/utm-link-builder/index.mjs +22 -28
  193. package/dist/entities/utm-tracking-link/index.cjs +110 -104
  194. package/dist/entities/utm-tracking-link/index.d.cts +2 -2
  195. package/dist/entities/utm-tracking-link/index.d.mts +2 -2
  196. package/dist/entities/utm-tracking-link/index.mjs +68 -68
  197. package/dist/error-messages-9ZhRqNGW.mjs +10 -0
  198. package/dist/error-messages-C0I1kOur.cjs +51 -0
  199. package/dist/index-BOxQLeAK.d.cts +317 -0
  200. package/dist/index-BSYaAtme.d.mts +486 -0
  201. package/dist/index-BT8Pa9XY.d.mts +317 -0
  202. package/dist/index-Bd8ZGWzA.d.mts +944 -0
  203. package/dist/{index-DXo7B4ng.d.mts → index-Bjjp-2Sa.d.mts} +20 -99
  204. package/dist/{index-D3KnOYr7.d.mts → index-C9Hbvjc8.d.mts} +4 -3
  205. package/dist/index-COpLbpQC.d.cts +486 -0
  206. package/dist/{index-BvNVm4x7.d.cts → index-CTc84rze.d.cts} +91 -76
  207. package/dist/index-D5VpzV4T.d.cts +944 -0
  208. package/dist/{index-B_L_83Q2.d.cts → index-D7QXaSOY.d.cts} +19 -98
  209. package/dist/index-DG_Lwaa7.d.cts +1324 -0
  210. package/dist/{index-D_YPjLxv.d.cts → index-Dm8G_OXX.d.cts} +4 -3
  211. package/dist/{index-DfIDrcFz.d.mts → index-DpOKOSqT.d.mts} +94 -79
  212. package/dist/index-Dvu63a8_.d.mts +1324 -0
  213. package/dist/limits-CKGuEuKA.mjs +37 -0
  214. package/dist/{regex-Cl5goNwp.cjs → limits-CW6iJ7kB.cjs} +0 -102
  215. package/dist/number-Bt4nZKCU.cjs +19 -0
  216. package/dist/number-OMFRufFt.mjs +6 -0
  217. package/dist/pagination-D5l_UjyM.mjs +7 -0
  218. package/dist/pagination-DWZDPzR4.cjs +20 -0
  219. package/dist/permissions/index.cjs +2 -2
  220. package/dist/permissions/index.d.cts +1 -1
  221. package/dist/permissions/index.d.mts +1 -1
  222. package/dist/permissions/index.mjs +2 -2
  223. package/dist/phone-C9TNVDm_.mjs +8 -0
  224. package/dist/phone-D_ZLG1Qv.cjs +21 -0
  225. package/dist/{query-CuUCmubx.mjs → query-BR5Ze6T2.mjs} +7 -11
  226. package/dist/{query-Cz8yY3Dq.cjs → query-qQ_HLlxx.cjs} +13 -29
  227. package/dist/regex-BEFTMiHO.cjs +51 -0
  228. package/dist/regex-pSdcbWzV.mjs +10 -0
  229. package/dist/relation-Bd-xUcj8.cjs +33 -0
  230. package/dist/relation-DMhLjp7K.mjs +8 -0
  231. package/dist/{relationships-SzSI7Ln9.cjs → relationships-DjHwYd4r.cjs} +23 -9
  232. package/dist/{relationships-IcOcZWI-.mjs → relationships-yPO5SILR.mjs} +7 -5
  233. package/dist/slug-BUtm1t-B.mjs +7 -0
  234. package/dist/slug-cWXTZEIT.cjs +14 -0
  235. package/dist/sort-CI87SH1y.cjs +33 -0
  236. package/dist/sort-D3WwshqQ.mjs +14 -0
  237. package/dist/{strapi-C7xCz8i2.mjs → strapi-B2cNPAao.mjs} +1 -1
  238. package/dist/{strapi-D3y3Nx_M.mjs → strapi-CE9bz7Kc.mjs} +2 -2
  239. package/dist/{strapi-CmJNl690.cjs → strapi-D8C1C0D7.cjs} +2 -2
  240. package/dist/{strapi-C3g4Q1Dv.cjs → strapi-RlhF30B7.cjs} +1 -1
  241. package/dist/string-BHHnD2Qu.mjs +42 -0
  242. package/dist/string-Yn-6xiAZ.cjs +97 -0
  243. package/dist/urls-UOvhCu0z.mjs +14 -0
  244. package/dist/urls-og5upHgL.cjs +27 -0
  245. package/dist/utilities/index.cjs +1 -1
  246. package/dist/utilities/index.d.cts +6 -6
  247. package/dist/utilities/index.d.mts +6 -6
  248. package/dist/utilities/index.mjs +1 -1
  249. package/dist/utm-BqkYlpua.cjs +47 -0
  250. package/dist/utm-ZUwmBoR2.mjs +28 -0
  251. package/dist/validators/index.cjs +36 -0
  252. package/dist/validators/index.d.cts +94 -0
  253. package/dist/validators/index.d.mts +94 -0
  254. package/dist/validators/index.mjs +10 -0
  255. package/package.json +11 -1
  256. package/dist/index-B3VtiObV.d.mts +0 -317
  257. package/dist/index-B5HBNPsF.d.cts +0 -945
  258. package/dist/index-B8kMariL.d.mts +0 -945
  259. package/dist/index-BxEBUjx2.d.mts +0 -486
  260. package/dist/index-CQP_vcmO.d.cts +0 -317
  261. package/dist/index-CRoWUxGV.d.cts +0 -1324
  262. package/dist/index-auU0DaW5.d.cts +0 -486
  263. package/dist/index-oCLNrzIj.d.mts +0 -1324
  264. package/dist/regex-BnKGcdS4.mjs +0 -55
  265. package/dist/validators-Bc9Is5Sr.cjs +0 -222
  266. package/dist/validators-P5E_3qzc.mjs +0 -95
  267. /package/dist/{abac-DPd9oLKR.mjs → abac-BPxkvVVy.mjs} +0 -0
  268. /package/dist/{abac-BeKQtxIF.cjs → abac-YYI2Ckwv.cjs} +0 -0
  269. /package/dist/{constants-Htf-MeCA.mjs → constants-C4cy6LoY.mjs} +0 -0
  270. /package/dist/{constants-f1GP2eiq.cjs → constants-D6DsS_A0.cjs} +0 -0
  271. /package/dist/{document-DaICHS9G.cjs → document-B4FY2KXQ.cjs} +0 -0
  272. /package/dist/{document-c3GNPelp.mjs → document-De-prPhc.mjs} +0 -0
  273. /package/dist/{document-CbE38CzE.d.mts → document-DxjJgk8X.d.mts} +0 -0
  274. /package/dist/{index-DLICmJ_-.d.mts → index-BSEaV9wd.d.mts} +0 -0
  275. /package/dist/{json-BrVkpLbC.d.mts → json--oetJLQY.d.mts} +0 -0
  276. /package/dist/{media-upload-DKeA1eD-.d.mts → media-upload-DBG7YyU4.d.mts} +0 -0
@@ -1,11 +1,12 @@
1
- import { r as MediaUploadDocument } from "./media-upload-DKeA1eD-.mjs";
2
- import { D as BlockBrandLogos, p as BlockFullscreenContent } from "./index-oCLNrzIj.mjs";
3
- import { i as ComponentBrandStyleguideColor, n as ComponentBrandStyleguideFont } from "./index-B3VtiObV.mjs";
4
- import { l as RichTextBlock } from "./index-BxEBUjx2.mjs";
5
- import { n as UtmClassificationKey } from "./index-DLICmJ_-.mjs";
6
- import { t as TagDocument } from "./document-CbE38CzE.mjs";
7
- import { c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, l as CommentDocument } from "./index-D3KnOYr7.mjs";
8
- import { t as ProductDocument } from "./document-CAkRm1Y_.mjs";
1
+ import { Z as QuerySortOutput } from "./index-Bjjp-2Sa.mjs";
2
+ import { r as MediaUploadDocument } from "./media-upload-DBG7YyU4.mjs";
3
+ import { D as BlockBrandLogos, p as BlockFullscreenContent } from "./index-Dvu63a8_.mjs";
4
+ import { i as ComponentBrandStyleguideColor, n as ComponentBrandStyleguideFont } from "./index-BT8Pa9XY.mjs";
5
+ import { l as RichTextBlock } from "./index-BSYaAtme.mjs";
6
+ import { n as UtmClassificationKey } from "./index-BSEaV9wd.mjs";
7
+ import { t as TagDocument } from "./document-DxjJgk8X.mjs";
8
+ import { c as CommentAuthor, d as CommentThread, f as CommentApprovalStatus, l as CommentDocument } from "./index-C9Hbvjc8.mjs";
9
+ import { t as ProductDocument } from "./document-DqE9ISOk.mjs";
9
10
  import * as v from "valibot";
10
11
 
11
12
  //#region src/entities/client-content-pillar/constants.d.ts
@@ -101,7 +102,7 @@ declare const ClientMediaPlatformDocument: v.GenericSchema<{
101
102
  type ClientMediaPlatformDocument = v.InferOutput<typeof ClientMediaPlatformDocument>;
102
103
  //#endregion
103
104
  //#region src/entities/client-project/fields.d.ts
104
- declare const QuerySortClientProjects: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC" | "project_phase:ASC" | "project_url:ASC" | "project_type:ASC" | "project_pricing:ASC" | "project_address:ASC" | "phone_number:ASC" | "buyer_profile:ASC" | "social_organic_start_date:ASC" | "paid_media_start_date:ASC" | "go_date:ASC" | "num_of_models:ASC" | "num_of_units_remain:ASC" | "project_phase:DESC" | "project_url:DESC" | "project_type:DESC" | "project_pricing:DESC" | "project_address:DESC" | "phone_number:DESC" | "buyer_profile:DESC" | "social_organic_start_date:DESC" | "paid_media_start_date:DESC" | "go_date:DESC" | "num_of_models:DESC" | "num_of_units_remain:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC" | "project_phase:ASC" | "project_url:ASC" | "project_type:ASC" | "project_pricing:ASC" | "project_address:ASC" | "phone_number:ASC" | "buyer_profile:ASC" | "social_organic_start_date:ASC" | "paid_media_start_date:ASC" | "go_date:ASC" | "num_of_models:ASC" | "num_of_units_remain:ASC" | "project_phase:DESC" | "project_url:DESC" | "project_type:DESC" | "project_pricing:DESC" | "project_address:DESC" | "phone_number:DESC" | "buyer_profile:DESC" | "social_organic_start_date:DESC" | "paid_media_start_date:DESC" | "go_date:DESC" | "num_of_models:DESC" | "num_of_units_remain:DESC")[], 19, undefined>]>, undefined>;
105
+ declare const QuerySortClientProjects: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "is_hidden" | "project_phase" | "project_url" | "project_type" | "project_pricing" | "project_address" | "phone_number" | "buyer_profile" | "social_organic_start_date" | "paid_media_start_date" | "go_date" | "num_of_models" | "num_of_units_remain">>;
105
106
  type QuerySortClientProjects = v.InferOutput<typeof QuerySortClientProjects>;
106
107
  declare const ClientProjectStatus: v.PicklistSchema<readonly ["coming-soon", "now-open", "for-sale", "sold-out", "available"], undefined>;
107
108
  type ClientProjectStatus = v.InferOutput<typeof ClientProjectStatus>;
@@ -278,8 +279,10 @@ declare const LIMIT_USER_PAGINATION_MAX_SIZE = 10;
278
279
  declare const USER_SORT_KEYS: readonly ["id", "username", "email", "confirmed", "blocked", "createdAt", "updatedAt"];
279
280
  //#endregion
280
281
  //#region src/entities/up-user/fields.d.ts
281
- declare const QuerySortUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], 7, undefined>]>, undefined>;
282
+ declare const QuerySortUsers: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "username" | "email" | "confirmed" | "blocked">>;
282
283
  type QuerySortUsers = v.InferOutput<typeof QuerySortUsers>;
284
+ declare const ValidUsername: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
285
+ type ValidUsername = v.InferOutput<typeof ValidUsername>;
283
286
  //#endregion
284
287
  //#region src/entities/up-user/mutation.d.ts
285
288
  declare const CreateUserDocument: v.ObjectSchema<{
@@ -296,7 +299,7 @@ type CreateUserDocument = v.InferOutput<typeof CreateUserDocument>;
296
299
  declare const QueryStrapiUsers: v.ObjectSchema<{
297
300
  readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
298
301
  readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
299
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "username:ASC" | "email:ASC" | "confirmed:ASC" | "blocked:ASC" | "username:DESC" | "email:DESC" | "confirmed:DESC" | "blocked:DESC")[], 7, undefined>]>, undefined>;
302
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "username" | "email" | "confirmed" | "blocked">>;
300
303
  }, undefined>;
301
304
  type QueryStrapiUsers = v.InferOutput<typeof QueryStrapiUsers>;
302
305
  declare const QueryStrapiUsersByIdentifier: v.ObjectSchema<{
@@ -430,7 +433,7 @@ declare const CLIENT_ENTITY_KEYS: ClientEntityKey[];
430
433
  declare const CLIENT_ENTITY_SCOPES: ClientEntityScope[];
431
434
  //#endregion
432
435
  //#region src/entities/client-user/fields.d.ts
433
- declare const QuerySortClientUsers: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "client.title:ASC" | "client.teamwork_id:ASC" | "client.teamwork_name:ASC" | "client.is_active:ASC" | "client.allow_create_utm_link:ASC" | "client.is_paid_media:ASC" | "client.is_organic_social:ASC" | "user.username:ASC" | "user.email:ASC" | "user.confirmed:ASC" | "user.blocked:ASC" | "client.title:DESC" | "client.teamwork_id:DESC" | "client.teamwork_name:DESC" | "client.is_active:DESC" | "client.allow_create_utm_link:DESC" | "client.is_paid_media:DESC" | "client.is_organic_social:DESC" | "user.username:DESC" | "user.email:DESC" | "user.confirmed:DESC" | "user.blocked:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "client.title:ASC" | "client.teamwork_id:ASC" | "client.teamwork_name:ASC" | "client.is_active:ASC" | "client.allow_create_utm_link:ASC" | "client.is_paid_media:ASC" | "client.is_organic_social:ASC" | "user.username:ASC" | "user.email:ASC" | "user.confirmed:ASC" | "user.blocked:ASC" | "client.title:DESC" | "client.teamwork_id:DESC" | "client.teamwork_name:DESC" | "client.is_active:DESC" | "client.allow_create_utm_link:DESC" | "client.is_paid_media:DESC" | "client.is_organic_social:DESC" | "user.username:DESC" | "user.email:DESC" | "user.confirmed:DESC" | "user.blocked:DESC")[], 14, undefined>]>, undefined>;
436
+ declare const QuerySortClientUsers: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "client.title" | "client.teamwork_id" | "client.teamwork_name" | "client.is_active" | "client.allow_create_utm_link" | "client.is_paid_media" | "client.is_organic_social" | "user.username" | "user.email" | "user.confirmed" | "user.blocked">>;
434
437
  type QuerySortClientUsers = v.InferOutput<typeof QuerySortClientUsers>;
435
438
  declare const ClientUserScopes: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<ClientEntityScope[], undefined>, "Please provide a valid list of scopes.">, v.MaxLengthAction<ClientEntityScope[], number, "You cannot provide more scopes than there are available.">]>;
436
439
  type ClientUserScopes = v.InferOutput<typeof ClientUserScopes>;
@@ -474,7 +477,7 @@ declare const CLIENT_SORT_KEYS: readonly ["id", "title", "teamwork_id", "teamwor
474
477
  declare const CLIENT_CLASSIFICATIONS: readonly ["organic", "paid"];
475
478
  //#endregion
476
479
  //#region src/entities/client/fields.d.ts
477
- declare const QuerySortClients: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "teamwork_id:ASC" | "teamwork_name:ASC" | "utm_sheet_id:ASC" | "is_featured:ASC" | "allow_create_utm_link:ASC" | "teamwork_id:DESC" | "teamwork_name:DESC" | "utm_sheet_id:DESC" | "is_featured:DESC" | "allow_create_utm_link:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "teamwork_id:ASC" | "teamwork_name:ASC" | "utm_sheet_id:ASC" | "is_featured:ASC" | "allow_create_utm_link:ASC" | "teamwork_id:DESC" | "teamwork_name:DESC" | "utm_sheet_id:DESC" | "is_featured:DESC" | "allow_create_utm_link:DESC")[], 13, undefined>]>, undefined>;
480
+ declare const QuerySortClients: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "is_active" | "is_hidden" | "is_organic_social" | "is_paid_media" | "is_featured" | "teamwork_id" | "teamwork_name" | "utm_sheet_id" | "allow_create_utm_link">>;
478
481
  type QuerySortClients = v.InferOutput<typeof QuerySortClients>;
479
482
  declare const ClientClassification: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>, v.MaxLengthAction<("organic" | "paid")[], 2, undefined>]>;
480
483
  //#endregion
@@ -544,7 +547,7 @@ declare const QueryStrapiSearchClients: v.ObjectSchema<{
544
547
  readonly is_paid_media: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
545
548
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
546
549
  readonly classification: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>, v.MaxLengthAction<("organic" | "paid")[], 2, undefined>]>, undefined>;
547
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "teamwork_id:ASC" | "teamwork_name:ASC" | "utm_sheet_id:ASC" | "is_featured:ASC" | "allow_create_utm_link:ASC" | "teamwork_id:DESC" | "teamwork_name:DESC" | "utm_sheet_id:DESC" | "is_featured:DESC" | "allow_create_utm_link:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "teamwork_id:ASC" | "teamwork_name:ASC" | "utm_sheet_id:ASC" | "is_featured:ASC" | "allow_create_utm_link:ASC" | "teamwork_id:DESC" | "teamwork_name:DESC" | "utm_sheet_id:DESC" | "is_featured:DESC" | "allow_create_utm_link:DESC")[], 13, undefined>]>, undefined>;
550
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "is_active" | "is_hidden" | "is_organic_social" | "is_paid_media" | "is_featured" | "teamwork_id" | "teamwork_name" | "utm_sheet_id" | "allow_create_utm_link">>;
548
551
  }, undefined>;
549
552
  type QueryStrapiSearchClients = v.InferOutput<typeof QueryStrapiSearchClients>;
550
553
  //#endregion
@@ -705,7 +708,7 @@ declare const QueryStrapiSearchClientProjects: v.ObjectSchema<{
705
708
  readonly social_organic_start_date: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.IsoDateAction<string, undefined>]>, undefined>;
706
709
  readonly paid_media_start_date: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.IsoDateAction<string, undefined>]>, undefined>;
707
710
  readonly go_date: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.IsoDateAction<string, undefined>]>, undefined>;
708
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC" | "project_phase:ASC" | "project_url:ASC" | "project_type:ASC" | "project_pricing:ASC" | "project_address:ASC" | "phone_number:ASC" | "buyer_profile:ASC" | "social_organic_start_date:ASC" | "paid_media_start_date:ASC" | "go_date:ASC" | "num_of_models:ASC" | "num_of_units_remain:ASC" | "project_phase:DESC" | "project_url:DESC" | "project_type:DESC" | "project_pricing:DESC" | "project_address:DESC" | "phone_number:DESC" | "buyer_profile:DESC" | "social_organic_start_date:DESC" | "paid_media_start_date:DESC" | "go_date:DESC" | "num_of_models:DESC" | "num_of_units_remain:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC" | "project_phase:ASC" | "project_url:ASC" | "project_type:ASC" | "project_pricing:ASC" | "project_address:ASC" | "phone_number:ASC" | "buyer_profile:ASC" | "social_organic_start_date:ASC" | "paid_media_start_date:ASC" | "go_date:ASC" | "num_of_models:ASC" | "num_of_units_remain:ASC" | "project_phase:DESC" | "project_url:DESC" | "project_type:DESC" | "project_pricing:DESC" | "project_address:DESC" | "phone_number:DESC" | "buyer_profile:DESC" | "social_organic_start_date:DESC" | "paid_media_start_date:DESC" | "go_date:DESC" | "num_of_models:DESC" | "num_of_units_remain:DESC")[], 19, undefined>]>, undefined>;
711
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "is_hidden" | "project_phase" | "project_url" | "project_type" | "project_pricing" | "project_address" | "phone_number" | "buyer_profile" | "social_organic_start_date" | "paid_media_start_date" | "go_date" | "num_of_models" | "num_of_units_remain">>;
709
712
  }, undefined>;
710
713
  type QueryStrapiSearchClientProjects = v.InferOutput<typeof QueryStrapiSearchClientProjects>;
711
714
  //#endregion
@@ -715,13 +718,13 @@ declare const LIMIT_CLIENT_REPORT_PAGINATION_MAX_SIZE = 100;
715
718
  declare const CLIENT_REPORT_SORT_KEYS: readonly ["id", "title", "is_active", "is_external", "is_hidden", "createdAt", "updatedAt"];
716
719
  //#endregion
717
720
  //#region src/entities/client-report/fields.d.ts
718
- declare const QuerySortClientReports: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_external:ASC" | "is_external:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_external:ASC" | "is_external:DESC")[], 7, undefined>]>, undefined>;
721
+ declare const QuerySortClientReports: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "is_active" | "is_hidden" | "is_external">>;
719
722
  type QuerySortClientReports = v.InferOutput<typeof QuerySortClientReports>;
720
723
  //#endregion
721
724
  //#region src/entities/client-report/mutation.d.ts
722
725
  declare const CreateClientReportDocument: v.ObjectSchema<{
723
726
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
724
- readonly report_id: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
727
+ readonly report_id: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>;
725
728
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, true>;
726
729
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
727
730
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
@@ -731,7 +734,7 @@ declare const CreateClientReportDocument: v.ObjectSchema<{
731
734
  type CreateClientReportDocument = v.InferOutput<typeof CreateClientReportDocument>;
732
735
  declare const UpdateClientReportDocument: v.ObjectSchema<{
733
736
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
734
- readonly report_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>;
737
+ readonly report_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
735
738
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
736
739
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
737
740
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -743,7 +746,7 @@ declare const UpdateClientReportDocumentRequest: v.ObjectSchema<{
743
746
  readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
744
747
  readonly data: v.ObjectSchema<{
745
748
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
746
- readonly report_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>;
749
+ readonly report_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
747
750
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
748
751
  readonly is_external: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
749
752
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -764,7 +767,7 @@ declare const QueryStrapiSearchClientReports: v.ObjectSchema<{
764
767
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
765
768
  readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
766
769
  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>;
767
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_external:ASC" | "is_external:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_active:DESC" | "is_hidden:DESC" | "is_external:ASC" | "is_external:DESC")[], 7, undefined>]>, undefined>;
770
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "is_active" | "is_hidden" | "is_external">>;
768
771
  }, undefined>;
769
772
  type QueryStrapiSearchClientReports = v.InferOutput<typeof QueryStrapiSearchClientReports>;
770
773
  //#endregion
@@ -787,19 +790,19 @@ declare const MondayWorkspaceDocument: v.GenericSchema<{
787
790
  type MondayWorkspaceDocument = v.InferOutput<typeof MondayWorkspaceDocument>;
788
791
  //#endregion
789
792
  //#region src/entities/monday-workspace/fields.d.ts
790
- declare const QuerySortMondayWorkspaces: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], 7, undefined>]>, undefined>;
793
+ declare const QuerySortMondayWorkspaces: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "workspace_id" | "clients.title" | "clients.teamwork_name">>;
791
794
  type QuerySortMondayWorkspaces = v.InferOutput<typeof QuerySortMondayWorkspaces>;
792
795
  //#endregion
793
796
  //#region src/entities/monday-workspace/mutation.d.ts
794
797
  declare const CreateMondayWorkspaceDocument: v.ObjectSchema<{
795
798
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
796
- 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>]>;
799
+ readonly workspace_id: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>;
797
800
  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>;
798
801
  }, undefined>;
799
802
  type CreateMondayWorkspaceDocument = v.InferOutput<typeof CreateMondayWorkspaceDocument>;
800
803
  declare const UpdateMondayWorkspaceDocument: v.ObjectSchema<{
801
804
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
802
- 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>;
805
+ readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
803
806
  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>;
804
807
  }, undefined>;
805
808
  type UpdateMondayWorkspaceDocument = v.InferOutput<typeof UpdateMondayWorkspaceDocument>;
@@ -807,7 +810,7 @@ declare const UpdateMondayWorkspaceDocumentRequest: v.ObjectSchema<{
807
810
  readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
808
811
  readonly data: v.ObjectSchema<{
809
812
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
810
- 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>;
813
+ readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
811
814
  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>;
812
815
  }, undefined>;
813
816
  }, undefined>;
@@ -820,7 +823,7 @@ declare const QueryStrapiSearchMondayWorkspaces: v.ObjectSchema<{
820
823
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
821
824
  readonly workspace_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
822
825
  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>;
823
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "workspace_id:ASC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "workspace_id:DESC" | "clients.title:DESC" | "clients.teamwork_name:DESC")[], 7, undefined>]>, undefined>;
826
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "workspace_id" | "clients.title" | "clients.teamwork_name">>;
824
827
  }, undefined>;
825
828
  type QueryStrapiSearchMondayWorkspaces = v.InferOutput<typeof QueryStrapiSearchMondayWorkspaces>;
826
829
  //#endregion
@@ -830,8 +833,20 @@ declare const LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE = 100;
830
833
  declare const UTM_TRACKING_LINK_SORT_KEYS: readonly ["id", "creator", "client", "url_destination", "utm_medium", "utm_source", "utm_campaign", "utm_content", "utm_creative_format", "utm_id", "campaign_phase", "campaign_product", "campaign_targeting", "campaign_key", "creative_format", "creative_format_variants", "url", "is_active", "createdAt", "updatedAt"];
831
834
  //#endregion
832
835
  //#region src/entities/utm-tracking-link/fields.d.ts
833
- declare const QuerySortUtmTrackingLinks: 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" | "client:ASC" | "url:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_phase:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "client:DESC" | "url:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_phase:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_phase:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "client:DESC" | "url:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_phase:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC")[], 20, undefined>]>, undefined>;
836
+ declare const QuerySortUtmTrackingLinks: v.GenericSchema<QuerySortOutput<"client" | "id" | "createdAt" | "updatedAt" | "url" | "is_active" | "campaign_product" | "campaign_targeting" | "campaign_key" | "campaign_phase" | "creative_format" | "creative_format_variants" | "creator" | "url_destination" | "utm_medium" | "utm_source" | "utm_campaign" | "utm_content" | "utm_creative_format" | "utm_id">>;
834
837
  type QuerySortUtmTrackingLinks = v.InferOutput<typeof QuerySortUtmTrackingLinks>;
838
+ declare const ValidUtmSource: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
839
+ type ValidUtmSource = v.InferOutput<typeof ValidUtmSource>;
840
+ declare const ValidUtmMedium: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
841
+ type ValidUtmMedium = v.InferOutput<typeof ValidUtmMedium>;
842
+ declare const ValidUtmCampaign: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
843
+ type ValidUtmCampaign = v.InferOutput<typeof ValidUtmCampaign>;
844
+ declare const ValidUtmContent: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
845
+ type ValidUtmContent = v.InferOutput<typeof ValidUtmContent>;
846
+ declare const ValidUtmCreativeFormat: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
847
+ type ValidUtmCreativeFormat = v.InferOutput<typeof ValidUtmCreativeFormat>;
848
+ declare const ValidUtmId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
849
+ type ValidUtmId = v.InferOutput<typeof ValidUtmId>;
835
850
  //#endregion
836
851
  //#region src/entities/utm-tracking-link/mutation.d.ts
837
852
  declare const CreateUtmTrackingLinkDocument: v.ObjectSchema<{
@@ -846,10 +861,10 @@ declare const CreateUtmTrackingLinkDocument: v.ObjectSchema<{
846
861
  readonly utm_id: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
847
862
  readonly campaign_phase: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
848
863
  readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
849
- readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
850
- readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
864
+ readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
865
+ readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
851
866
  readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
852
- readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
867
+ readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
853
868
  readonly url: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>;
854
869
  readonly is_active: v.BooleanSchema<undefined>;
855
870
  readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 5000, undefined>]>, undefined>, undefined>;
@@ -866,14 +881,14 @@ declare const CreateUtmTrackingLinkDocumentRequest: v.ObjectSchema<{
866
881
  readonly utm_creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
867
882
  readonly utm_id: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
868
883
  readonly campaign_phase: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
869
- readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
884
+ readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
870
885
  readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
871
- readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
872
- readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
886
+ readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
887
+ readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
873
888
  readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
874
889
  readonly url: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>;
875
890
  readonly is_active: v.BooleanSchema<undefined>;
876
- readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
891
+ readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 5000, undefined>]>, undefined>, undefined>;
877
892
  }, undefined>;
878
893
  type CreateUtmTrackingLinkDocumentRequest = v.InferOutput<typeof CreateUtmTrackingLinkDocumentRequest>;
879
894
  declare const CreateUtmTrackingLinkParts: v.ObjectSchema<{
@@ -885,14 +900,14 @@ declare const CreateUtmTrackingLinkParts: v.ObjectSchema<{
885
900
  readonly utm_creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
886
901
  readonly utm_id: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
887
902
  readonly campaign_phase: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
888
- readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
903
+ readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
889
904
  readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
890
- readonly campaign_key: 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>;
891
- readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
905
+ readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
906
+ readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
892
907
  readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
893
908
  readonly url: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>;
894
909
  readonly is_active: v.BooleanSchema<undefined>;
895
- readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
910
+ readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 5000, undefined>]>, undefined>, undefined>;
896
911
  }, undefined>;
897
912
  type CreateUtmTrackingLinkParts = v.InferOutput<typeof CreateUtmTrackingLinkParts>;
898
913
  declare const SFormCreateMultipleUtmTrackingLinkDocuments: v.ObjectSchema<{
@@ -907,14 +922,14 @@ declare const SFormCreateMultipleUtmTrackingLinkDocuments: v.ObjectSchema<{
907
922
  readonly utm_creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
908
923
  readonly utm_id: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
909
924
  readonly campaign_phase: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
910
- readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
925
+ readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
911
926
  readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
912
- readonly campaign_key: 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>;
913
- readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
927
+ readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
928
+ readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
914
929
  readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
915
930
  readonly url: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>;
916
931
  readonly is_active: v.BooleanSchema<undefined>;
917
- readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
932
+ readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 5000, undefined>]>, undefined>, undefined>;
918
933
  }, undefined>, undefined>, v.MinLengthAction<{
919
934
  url_destination: string;
920
935
  utm_source: string;
@@ -926,7 +941,7 @@ declare const SFormCreateMultipleUtmTrackingLinkDocuments: v.ObjectSchema<{
926
941
  campaign_phase: string;
927
942
  campaign_product?: string | null | undefined;
928
943
  campaign_targeting?: string | null | undefined;
929
- campaign_key?: string | undefined;
944
+ campaign_key?: string | null | undefined;
930
945
  creative_format?: string | null | undefined;
931
946
  creative_format_variants?: string | null | undefined;
932
947
  url: string;
@@ -943,7 +958,7 @@ declare const SFormCreateMultipleUtmTrackingLinkDocuments: v.ObjectSchema<{
943
958
  campaign_phase: string;
944
959
  campaign_product?: string | null | undefined;
945
960
  campaign_targeting?: string | null | undefined;
946
- campaign_key?: string | undefined;
961
+ campaign_key?: string | null | undefined;
947
962
  creative_format?: string | null | undefined;
948
963
  creative_format_variants?: string | null | undefined;
949
964
  url: string;
@@ -969,12 +984,12 @@ declare const UpdateUtmTrackingLinkDocument: v.ObjectSchema<{
969
984
  readonly campaign_phase: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
970
985
  readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
971
986
  readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
972
- readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
973
- readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
974
- readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<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.TransformAction<string[], string>]>, undefined>, undefined>;
987
+ readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
988
+ readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
989
+ readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
975
990
  readonly url: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>;
976
991
  readonly is_active: v.BooleanSchema<undefined>;
977
- readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
992
+ readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 5000, undefined>]>, undefined>, undefined>;
978
993
  }, undefined>;
979
994
  type UpdateUtmTrackingLinkDocument = v.InferOutput<typeof UpdateUtmTrackingLinkDocument>;
980
995
  declare const UpdateUtmTrackingLinkDocumentRequest: v.ObjectSchema<{
@@ -992,12 +1007,12 @@ declare const UpdateUtmTrackingLinkDocumentRequest: v.ObjectSchema<{
992
1007
  readonly campaign_phase: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
993
1008
  readonly campaign_product: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
994
1009
  readonly campaign_targeting: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
995
- readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
996
- readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
997
- readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<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.TransformAction<string[], string>]>, undefined>, undefined>;
1010
+ readonly campaign_key: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
1011
+ readonly creative_format: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
1012
+ readonly creative_format_variants: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, v.TransformAction<string[], string>]>, undefined>, undefined>;
998
1013
  readonly url: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>;
999
1014
  readonly is_active: v.BooleanSchema<undefined>;
1000
- readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>, undefined>;
1015
+ readonly notes: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 5000, undefined>]>, undefined>, undefined>;
1001
1016
  }, undefined>;
1002
1017
  }, undefined>;
1003
1018
  type UpdateUtmTrackingLinkDocumentRequest = v.InferOutput<typeof UpdateUtmTrackingLinkDocumentRequest>;
@@ -1026,7 +1041,7 @@ declare const QueryStrapiSearchUtmTrackingLinks: v.ObjectSchema<{
1026
1041
  readonly url: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.UrlAction<string, "Please enter a valid URL.">, v.CheckAction<string, "Please enter a valid URL with UTM parameters.">]>, undefined>;
1027
1042
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1028
1043
  readonly notes: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
1029
- 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" | "client:ASC" | "url:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_phase:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "client:DESC" | "url:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_phase:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "client:ASC" | "url:ASC" | "url_destination:ASC" | "utm_medium:ASC" | "utm_source:ASC" | "utm_campaign:ASC" | "utm_content:ASC" | "utm_creative_format:ASC" | "utm_id:ASC" | "campaign_phase:ASC" | "campaign_product:ASC" | "campaign_targeting:ASC" | "campaign_key:ASC" | "creative_format:ASC" | "creative_format_variants:ASC" | "creator:ASC" | "client:DESC" | "url:DESC" | "url_destination:DESC" | "utm_medium:DESC" | "utm_source:DESC" | "utm_campaign:DESC" | "utm_content:DESC" | "utm_creative_format:DESC" | "utm_id:DESC" | "campaign_phase:DESC" | "campaign_product:DESC" | "campaign_targeting:DESC" | "campaign_key:DESC" | "creative_format:DESC" | "creative_format_variants:DESC" | "creator:DESC")[], 20, undefined>]>, undefined>;
1044
+ readonly sort: v.GenericSchema<QuerySortOutput<"client" | "id" | "createdAt" | "updatedAt" | "url" | "is_active" | "campaign_product" | "campaign_targeting" | "campaign_key" | "campaign_phase" | "creative_format" | "creative_format_variants" | "creator" | "url_destination" | "utm_medium" | "utm_source" | "utm_campaign" | "utm_content" | "utm_creative_format" | "utm_id">>;
1030
1045
  }, undefined>;
1031
1046
  type QueryStrapiSearchUtmTrackingLinks = v.InferOutput<typeof QueryStrapiSearchUtmTrackingLinks>;
1032
1047
  //#endregion
@@ -1036,7 +1051,7 @@ declare const LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE = 100;
1036
1051
  declare const CLIENT_STYLEGUIDE_SORT_KEYS: readonly ["id", "title", "createdAt", "updatedAt"];
1037
1052
  //#endregion
1038
1053
  //#region src/entities/client-styleguide/fields.d.ts
1039
- declare const QuerySortClientStyleguides: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC")[], 4, undefined>]>, undefined>;
1054
+ declare const QuerySortClientStyleguides: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title">>;
1040
1055
  type QuerySortClientStyleguides = v.InferOutput<typeof QuerySortClientStyleguides>;
1041
1056
  //#endregion
1042
1057
  //#region src/entities/client-styleguide/mutation.d.ts
@@ -1070,7 +1085,7 @@ declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
1070
1085
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1071
1086
  readonly client_id: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1072
1087
  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>;
1073
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC")[], 4, undefined>]>, undefined>;
1088
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title">>;
1074
1089
  }, undefined>;
1075
1090
  type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
1076
1091
  //#endregion
@@ -1080,7 +1095,7 @@ declare const LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE = 100;
1080
1095
  declare const CLIENT_MEDIA_PLATFORM_SORT_KEYS: readonly ["id", "is_active", "is_organic_social", "is_paid_media", "createdAt", "updatedAt", "media_platform.title", "media_platform.slug", "media_platform.createdAt", "media_platform.updatedAt"];
1081
1096
  //#endregion
1082
1097
  //#region src/entities/client-media-platform/fields.d.ts
1083
- declare const QuerySortClientMediaPlatforms: 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" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platform.title:ASC" | "media_platform.slug:ASC" | "media_platform.createdAt:ASC" | "media_platform.updatedAt:ASC" | "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" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platform.title:ASC" | "media_platform.slug:ASC" | "media_platform.createdAt:ASC" | "media_platform.updatedAt:ASC" | "media_platform.title:DESC" | "media_platform.slug:DESC" | "media_platform.createdAt:DESC" | "media_platform.updatedAt:DESC")[], 10, undefined>]>, undefined>;
1098
+ declare const QuerySortClientMediaPlatforms: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "is_active" | "is_organic_social" | "is_paid_media" | "media_platform.title" | "media_platform.slug" | "media_platform.createdAt" | "media_platform.updatedAt">>;
1084
1099
  type QuerySortClientMediaPlatforms = v.InferOutput<typeof QuerySortClientMediaPlatforms>;
1085
1100
  //#endregion
1086
1101
  //#region src/entities/client-media-platform/mutation.d.ts
@@ -1119,7 +1134,7 @@ declare const QueryStrapiSearchClientMediaPlatforms: v.ObjectSchema<{
1119
1134
  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>;
1120
1135
  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>;
1121
1136
  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>;
1122
- 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" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platform.title:ASC" | "media_platform.slug:ASC" | "media_platform.createdAt:ASC" | "media_platform.updatedAt:ASC" | "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" | "is_organic_social:DESC" | "is_paid_media:DESC" | "media_platform.title:ASC" | "media_platform.slug:ASC" | "media_platform.createdAt:ASC" | "media_platform.updatedAt:ASC" | "media_platform.title:DESC" | "media_platform.slug:DESC" | "media_platform.createdAt:DESC" | "media_platform.updatedAt:DESC")[], 10, undefined>]>, undefined>;
1137
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "is_active" | "is_organic_social" | "is_paid_media" | "media_platform.title" | "media_platform.slug" | "media_platform.createdAt" | "media_platform.updatedAt">>;
1123
1138
  }, undefined>;
1124
1139
  type QueryStrapiSearchClientMediaPlatforms = v.InferOutput<typeof QueryStrapiSearchClientMediaPlatforms>;
1125
1140
  //#endregion
@@ -1162,13 +1177,13 @@ declare const GCFlyTourDocument: v.GenericSchema<{
1162
1177
  type GCFlyTourDocument = v.InferOutput<typeof GCFlyTourDocument>;
1163
1178
  //#endregion
1164
1179
  //#region src/entities/gcflytour/fields.d.ts
1165
- declare const QuerySortGCFlyTours: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
1180
+ declare const QuerySortGCFlyTours: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "is_hidden">>;
1166
1181
  type QuerySortGCFlyTours = v.InferOutput<typeof QuerySortGCFlyTours>;
1167
1182
  //#endregion
1168
1183
  //#region src/entities/gcflytour/mutation.d.ts
1169
1184
  declare const CreateGCFlyTourDocument: v.ObjectSchema<{
1170
1185
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1171
- readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
1186
+ readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>;
1172
1187
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1173
1188
  readonly is_active: v.BooleanSchema<undefined>;
1174
1189
  readonly is_hidden: v.BooleanSchema<undefined>;
@@ -1178,7 +1193,7 @@ declare const CreateGCFlyTourDocument: v.ObjectSchema<{
1178
1193
  type CreateGCFlyTourDocument = v.InferOutput<typeof CreateGCFlyTourDocument>;
1179
1194
  declare const UpdateGCFlyTourDocument: v.ObjectSchema<{
1180
1195
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1181
- 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>;
1196
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1182
1197
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1183
1198
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1184
1199
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -1190,7 +1205,7 @@ declare const UpdateGCFlyTourDocumentRequest: v.ObjectSchema<{
1190
1205
  readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1191
1206
  readonly data: v.ObjectSchema<{
1192
1207
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1193
- 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>;
1208
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1194
1209
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1195
1210
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1196
1211
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -1209,7 +1224,7 @@ declare const QueryStrapiSearchGCFlyTours: v.ObjectSchema<{
1209
1224
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1210
1225
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1211
1226
  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>;
1212
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
1227
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "is_hidden">>;
1213
1228
  }, undefined>;
1214
1229
  type QueryStrapiSearchGCFlyTours = v.InferOutput<typeof QueryStrapiSearchGCFlyTours>;
1215
1230
  //#endregion
@@ -1234,20 +1249,20 @@ declare const ContentPillarDocument: v.GenericSchema<{
1234
1249
  type ContentPillarDocument = v.InferOutput<typeof ContentPillarDocument>;
1235
1250
  //#endregion
1236
1251
  //#region src/entities/content-pillar/fields.d.ts
1237
- declare const QuerySortContentPillars: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC")[], 5, undefined>]>, undefined>;
1252
+ declare const QuerySortContentPillars: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug">>;
1238
1253
  type QuerySortContentPillars = v.InferOutput<typeof QuerySortContentPillars>;
1239
1254
  //#endregion
1240
1255
  //#region src/entities/content-pillar/mutation.d.ts
1241
1256
  declare const CreateContentPillarDocument: v.ObjectSchema<{
1242
1257
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1243
- readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
1258
+ readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>;
1244
1259
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1245
1260
  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>;
1246
1261
  }, undefined>;
1247
1262
  type CreateContentPillarDocument = v.InferOutput<typeof CreateContentPillarDocument>;
1248
1263
  declare const UpdateContentPillarDocument: v.ObjectSchema<{
1249
1264
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1250
- 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>;
1265
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1251
1266
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1252
1267
  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>;
1253
1268
  }, undefined>;
@@ -1256,7 +1271,7 @@ declare const UpdateContentPillarDocumentRequest: v.ObjectSchema<{
1256
1271
  readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1257
1272
  readonly data: v.ObjectSchema<{
1258
1273
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1259
- 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>;
1274
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1260
1275
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1261
1276
  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>;
1262
1277
  }, undefined>;
@@ -1270,7 +1285,7 @@ declare const QueryStrapiSearchContentPillars: v.ObjectSchema<{
1270
1285
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1271
1286
  readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1272
1287
  readonly clients: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1273
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC")[], 5, undefined>]>, undefined>;
1288
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug">>;
1274
1289
  }, undefined>;
1275
1290
  type QueryStrapiSearchContentPillars = v.InferOutput<typeof QueryStrapiSearchContentPillars>;
1276
1291
  //#endregion
@@ -1280,13 +1295,13 @@ declare const LIMIT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE = 1000;
1280
1295
  declare const MEDIA_PLATFORM_SORT_KEYS: readonly ["id", "title", "slug", "utm_key", "is_active", "is_organic_social", "is_paid_media", "createdAt", "updatedAt", "clients.title", "clients.teamwork_id", "clients.teamwork_name", "clients.is_organic_social", "clients.is_paid_media", "clients.createdAt", "clients.updatedAt", "media_content_types.title", "media_content_types.slug", "media_content_types.is_active", "media_content_types.is_organic_social", "media_content_types.is_paid_media", "media_content_types.createdAt", "media_content_types.updatedAt", "media_mediums.title", "media_mediums.slug", "media_mediums.is_active", "media_mediums.is_organic_social", "media_mediums.is_paid_media", "media_mediums.createdAt", "media_mediums.updatedAt"];
1281
1296
  //#endregion
1282
1297
  //#region src/entities/media-platform/fields.d.ts
1283
- declare const QuerySortMediaPlatforms: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "utm_key:ASC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "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_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "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" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "utm_key:ASC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "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_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "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" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], 30, undefined>]>, undefined>;
1298
+ declare const QuerySortMediaPlatforms: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "clients.title" | "clients.teamwork_name" | "utm_key" | "is_organic_social" | "is_paid_media" | "clients.teamwork_id" | "clients.is_organic_social" | "clients.is_paid_media" | "clients.createdAt" | "clients.updatedAt" | "media_content_types.title" | "media_content_types.slug" | "media_content_types.is_active" | "media_content_types.is_organic_social" | "media_content_types.is_paid_media" | "media_content_types.createdAt" | "media_content_types.updatedAt" | "media_mediums.title" | "media_mediums.slug" | "media_mediums.is_active" | "media_mediums.is_organic_social" | "media_mediums.is_paid_media" | "media_mediums.createdAt" | "media_mediums.updatedAt">>;
1284
1299
  type QuerySortMediaPlatforms = v.InferOutput<typeof QuerySortMediaPlatforms>;
1285
1300
  //#endregion
1286
1301
  //#region src/entities/media-platform/mutation.d.ts
1287
1302
  declare const CreateMediaPlatformDocument: v.ObjectSchema<{
1288
1303
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1289
- readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
1304
+ readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>;
1290
1305
  readonly utm_key: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
1291
1306
  readonly is_active: v.BooleanSchema<undefined>;
1292
1307
  readonly is_organic_social: v.BooleanSchema<undefined>;
@@ -1299,7 +1314,7 @@ declare const CreateMediaPlatformDocument: v.ObjectSchema<{
1299
1314
  type CreateMediaPlatformDocument = v.InferOutput<typeof CreateMediaPlatformDocument>;
1300
1315
  declare const UpdateMediaPlatformDocument: v.ObjectSchema<{
1301
1316
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1302
- 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>;
1317
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1303
1318
  readonly utm_key: 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>;
1304
1319
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1305
1320
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -1314,7 +1329,7 @@ declare const UpdateMediaPlatformDocumentRequest: v.ObjectSchema<{
1314
1329
  readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1315
1330
  readonly data: v.ObjectSchema<{
1316
1331
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1317
- 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>;
1332
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1318
1333
  readonly utm_key: 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>;
1319
1334
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1320
1335
  readonly is_organic_social: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -1340,7 +1355,7 @@ declare const QueryStrapiSearchMediaPlatforms: v.ObjectSchema<{
1340
1355
  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>;
1341
1356
  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>;
1342
1357
  readonly media_mediums: 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>;
1343
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "utm_key:ASC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "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_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "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" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "clients.title:ASC" | "clients.teamwork_name:ASC" | "clients.title:DESC" | "clients.teamwork_name:DESC" | "utm_key:ASC" | "is_organic_social:ASC" | "is_paid_media:ASC" | "clients.teamwork_id:ASC" | "clients.is_organic_social:ASC" | "clients.is_paid_media:ASC" | "clients.createdAt:ASC" | "clients.updatedAt:ASC" | "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_mediums.title:ASC" | "media_mediums.slug:ASC" | "media_mediums.is_active:ASC" | "media_mediums.is_organic_social:ASC" | "media_mediums.is_paid_media:ASC" | "media_mediums.createdAt:ASC" | "media_mediums.updatedAt:ASC" | "utm_key:DESC" | "is_organic_social:DESC" | "is_paid_media:DESC" | "clients.teamwork_id:DESC" | "clients.is_organic_social:DESC" | "clients.is_paid_media:DESC" | "clients.createdAt:DESC" | "clients.updatedAt:DESC" | "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" | "media_mediums.title:DESC" | "media_mediums.slug:DESC" | "media_mediums.is_active:DESC" | "media_mediums.is_organic_social:DESC" | "media_mediums.is_paid_media:DESC" | "media_mediums.createdAt:DESC" | "media_mediums.updatedAt:DESC")[], 30, undefined>]>, undefined>;
1358
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "clients.title" | "clients.teamwork_name" | "utm_key" | "is_organic_social" | "is_paid_media" | "clients.teamwork_id" | "clients.is_organic_social" | "clients.is_paid_media" | "clients.createdAt" | "clients.updatedAt" | "media_content_types.title" | "media_content_types.slug" | "media_content_types.is_active" | "media_content_types.is_organic_social" | "media_content_types.is_paid_media" | "media_content_types.createdAt" | "media_content_types.updatedAt" | "media_mediums.title" | "media_mediums.slug" | "media_mediums.is_active" | "media_mediums.is_organic_social" | "media_mediums.is_paid_media" | "media_mediums.createdAt" | "media_mediums.updatedAt">>;
1344
1359
  }, undefined>;
1345
1360
  type QueryStrapiSearchMediaPlatforms = v.InferOutput<typeof QueryStrapiSearchMediaPlatforms>;
1346
1361
  //#endregion
@@ -1350,13 +1365,13 @@ declare const LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE = 1000;
1350
1365
  declare const GCFLYTOUR_SNAP_SORT_KEYS: readonly ["id", "title", "slug", "is_active", "is_hidden", "createdAt", "updatedAt"];
1351
1366
  //#endregion
1352
1367
  //#region src/entities/gcflytour-snap/fields.d.ts
1353
- declare const QuerySortGCFlyTourSnaps: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
1368
+ declare const QuerySortGCFlyTourSnaps: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "is_hidden">>;
1354
1369
  type QuerySortGCFlyTourSnaps = v.InferOutput<typeof QuerySortGCFlyTourSnaps>;
1355
1370
  //#endregion
1356
1371
  //#region src/entities/gcflytour-snap/mutation.d.ts
1357
1372
  declare const CreateGCFlyTourSnapDocument: v.ObjectSchema<{
1358
1373
  readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1359
- readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
1374
+ readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>;
1360
1375
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1361
1376
  readonly is_active: v.BooleanSchema<undefined>;
1362
1377
  readonly is_hidden: v.BooleanSchema<undefined>;
@@ -1365,7 +1380,7 @@ declare const CreateGCFlyTourSnapDocument: v.ObjectSchema<{
1365
1380
  type CreateGCFlyTourSnapDocument = v.InferOutput<typeof CreateGCFlyTourSnapDocument>;
1366
1381
  declare const UpdateGCFlyTourSnapDocument: v.ObjectSchema<{
1367
1382
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1368
- 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>;
1383
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1369
1384
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1370
1385
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1371
1386
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -1376,7 +1391,7 @@ declare const UpdateGCFlyTourSnapDocumentRequest: v.ObjectSchema<{
1376
1391
  readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
1377
1392
  readonly data: v.ObjectSchema<{
1378
1393
  readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1379
- 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>;
1394
+ readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>, v.RegexAction<string, "can only contain letters, numbers, and the special characters: - _ .">]>, undefined>;
1380
1395
  readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
1381
1396
  readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1382
1397
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
@@ -1395,7 +1410,7 @@ declare const QueryStrapiSearchGCFlyTourSnaps: v.ObjectSchema<{
1395
1410
  readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
1396
1411
  readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
1397
1412
  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>;
1398
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "slug:ASC" | "is_active:ASC" | "is_hidden:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "slug:DESC" | "is_active:DESC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
1413
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "title" | "slug" | "is_active" | "is_hidden">>;
1399
1414
  }, undefined>;
1400
1415
  type QueryStrapiSearchGCFlyTourSnaps = v.InferOutput<typeof QueryStrapiSearchGCFlyTourSnaps>;
1401
1416
  //#endregion
@@ -4704,7 +4719,7 @@ declare const ClientContentPillarDocument: v.GenericSchema<{
4704
4719
  type ClientContentPillarDocument = v.InferOutput<typeof ClientContentPillarDocument>;
4705
4720
  //#endregion
4706
4721
  //#region src/entities/client-content-pillar/fields.d.ts
4707
- declare const QuerySortClientContentPillars: 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>;
4722
+ declare const QuerySortClientContentPillars: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "is_active" | "content_pillar.title" | "content_pillar.slug">>;
4708
4723
  type QuerySortClientContentPillars = v.InferOutput<typeof QuerySortClientContentPillars>;
4709
4724
  //#endregion
4710
4725
  //#region src/entities/client-content-pillar/mutation.d.ts
@@ -4739,8 +4754,8 @@ declare const QueryStrapiSearchClientContentPillars: v.ObjectSchema<{
4739
4754
  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>;
4740
4755
  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>;
4741
4756
  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>;
4742
- 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>;
4757
+ readonly sort: v.GenericSchema<QuerySortOutput<"id" | "createdAt" | "updatedAt" | "is_active" | "content_pillar.title" | "content_pillar.slug">>;
4743
4758
  }, undefined>;
4744
4759
  type QueryStrapiSearchClientContentPillars = v.InferOutput<typeof QueryStrapiSearchClientContentPillars>;
4745
4760
  //#endregion
4746
- export { UpdateClientMediaPlatformDocument as $, ClientStyleguideDocument as $n, ProductHighlightDocument as $t, LIMIT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE as A, RoleDocument as An, MondayWorkspaceDocument as At, LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE as B, LIMIT_USER_PAGINATION_MAX_SIZE as Bn, LIMIT_CLIENT_REPORT_PAGINATION_DEFAULT_SIZE as Bt, LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE as C, ClientEntityKey as Cn, LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE as Ct, UpdateMediaPlatformDocumentRequest as D, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT as Dn, UpdateMondayWorkspaceDocument as Dt, UpdateMediaPlatformDocument as E, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT as En, CreateMondayWorkspaceDocument as Et, UpdateContentPillarDocumentRequest as F, QueryStrapiUsers as Fn, CreateClientReportDocument as Ft, QuerySortGCFlyTours as G, SAuthRawAccessToken as Gn, UpdateClientProjectDocument as Gt, CreateGCFlyTourDocument as H, PermissionDocument as Hn, QueryStrapiSearchClientProjects as Ht, QuerySortContentPillars as I, QueryStrapiUsersByIdentifier as In, UpdateClientReportDocument as It, GCFLYTOUR_SORT_KEYS as J, SLoginUser as Jn, CLIENT_PROJECT_PHASE_VALUES as Jt, GCFlyTourDocument as K, SChangePassword as Kn, UpdateClientProjectDocumentRequest as Kt, ContentPillarDocument as L, CreateUserDocument as Ln, UpdateClientReportDocumentRequest as Lt, QueryStrapiSearchContentPillars as M, UserDocument as Mn, LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE as Mt, CreateContentPillarDocument as N, UtmTrackingLinkDocument as Nn, MONDAY_WORKSPACE_SORT_KEYS as Nt, QuerySortMediaPlatforms as O, AuthorizedUserDocument as On, UpdateMondayWorkspaceDocumentRequest as Ot, UpdateContentPillarDocument as P, UserAccountDocument as Pn, QueryStrapiSearchClientReports as Pt, CreateClientMediaPlatformDocument as Q, SUserToken as Qn, LIMIT_CLIENT_PROJECT_PAGINATION_MAX_SIZE as Qt, CONTENT_PILLAR_SORT_KEYS as R, QuerySortUsers as Rn, QuerySortClientReports as Rt, LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE as S, ClientEntityActions as Sn, LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE as St, CreateMediaPlatformDocument as T, CLIENT_USER_SORT_KEYS as Tn, QueryStrapiSearchMondayWorkspaces as Tt, UpdateGCFlyTourDocument as U, SAuthConnectProviderConfirmation as Un, CreateClientProjectDocument as Ut, QueryStrapiSearchGCFlyTours as V, USER_SORT_KEYS as Vn, LIMIT_CLIENT_REPORT_PAGINATION_MAX_SIZE as Vt, UpdateGCFlyTourDocumentRequest as W, SAuthConnectProviderRedirectSearch as Wn, SAssociateClientToClientProjectDocument as Wt, LIMIT_GCFLYTOUR_PAGINATION_MAX_SIZE as X, SRequestConfirmEmail as Xn, CLIENT_PROJECT_STATUS as Xt, LIMIT_GCFLYTOUR_PAGINATION_DEFAULT_SIZE as Y, SRegisterUser as Yn, CLIENT_PROJECT_SORT_KEYS as Yt, QueryStrapiSearchClientMediaPlatforms as Z, SResetUserPassword as Zn, LIMIT_CLIENT_PROJECT_PAGINATION_DEFAULT_SIZE as Zt, CreateGCFlyTourSnapDocument as _, ClientUserScopes as _n, SFormCreateMultipleUtmTrackingLinkDocuments as _t, QuerySortClientContentPillars as a, UpdateClientDocumentRequest as an, ClientMediaPlatformDocument as ar, QueryStrapiSearchClientStyleguide as at, QuerySortGCFlyTourSnaps as b, CLIENT_ENTITY_PERMISSIONS as bn, UpdateUtmTrackingLinkDocumentRequest as bt, ClientUserDocument as c, CLIENT_CLASSIFICATIONS as cn, MediaContentTypeDocument as cr, UpdateClientStyleguideDocumentRequest as ct, Permissions as d, LIMIT_CLIENT_PAGINATION_MAX_SIZE as dn, LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE as dr, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE as dt, LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_DEFAULT_SIZE as en, ClientReportDocument as er, UpdateClientMediaPlatformDocumentRequest as et, PermissionsAction as f, SQueryListClientUserDocuments as fn, LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_MAX_SIZE as fr, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE as ft, QueryStrapiSearchGCFlyTourSnaps as g, UpdateClientUserDocumentRequest as gn, CreateUtmTrackingLinkParts as gt, ROLE_PERMISSIONS as h, UpdateClientUserDocument as hn, CreateUtmTrackingLinkDocumentRequest as ht, UpdateClientContentPillarDocumentRequest as i, UpdateClientDocument as in, QuerySortClientProjects as ir, LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE as it, MEDIA_PLATFORM_SORT_KEYS as j, RoleType as jn, LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE as jt, LIMIT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE as k, UserAuthorizationSuccessResponse as kn, QuerySortMondayWorkspaces as kt, ClientUserDocumentStatus as l, CLIENT_SORT_KEYS as ln, MediaCreativeFormatDocument as lr, QuerySortClientStyleguides as lt, RolesWithPermissions as m, SVerifyClientUserDocument as mn, CreateUtmTrackingLinkDocument as mt, CreateClientContentPillarDocument as n, QueryStrapiSearchClients as nn, ClientProjectPhase as nr, CLIENT_MEDIA_PLATFORM_SORT_KEYS as nt, ClientContentPillarDocument as o, ClientClassification as on, MediaPlatformDocument as or, CreateClientStyleguideDocument as ot, PermissionsEntity as p, CreateClientUserDocument as pn, QueryStrapiSearchUtmTrackingLinks as pt, GCFlyTourSnapDocument as q, SForgotUserPassword as qn, CLIENT_PROJECT_PHASES as qt, UpdateClientContentPillarDocument as r, CreateClientDocument as rn, ClientProjectStatus as rr, LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE as rt, ClientDocument as s, QuerySortClients as sn, MediaMediumDocument as sr, UpdateClientStyleguideDocument as st, QueryStrapiSearchClientContentPillars as t, LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_MAX_SIZE as tn, ClientProjectDocument as tr, QuerySortClientMediaPlatforms as tt, LCRUDActions as u, LIMIT_CLIENT_PAGINATION_DEFAULT_SIZE as un, CLIENT_CONTENT_PILLAR_SORT_KEYS as ur, CLIENT_STYLEGUIDE_SORT_KEYS as ut, UpdateGCFlyTourSnapDocument as v, QuerySortClientUsers as vn, SReadUtmTrackingLinkDocumentByUrl as vt, QueryStrapiSearchMediaPlatforms as w, ClientEntityScope as wn, UTM_TRACKING_LINK_SORT_KEYS as wt, GCFLYTOUR_SNAP_SORT_KEYS as x, CLIENT_ENTITY_SCOPES as xn, QuerySortUtmTrackingLinks as xt, UpdateGCFlyTourSnapDocumentRequest as y, CLIENT_ENTITY_KEYS as yn, UpdateUtmTrackingLinkDocument as yt, LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE as z, LIMIT_USER_PAGINATION_DEFAULT_SIZE as zn, CLIENT_REPORT_SORT_KEYS as zt };
4761
+ export { UpdateClientMediaPlatformDocument as $, SChangePassword as $n, CLIENT_PROJECT_PHASES as $t, LIMIT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE as A, ClientEntityScope as An, UTM_TRACKING_LINK_SORT_KEYS as At, LIMIT_CONTENT_PILLAR_PAGINATION_MAX_SIZE as B, UserAccountDocument as Bn, QueryStrapiSearchClientReports as Bt, LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE as C, ClientUserScopes as Cn, ValidUtmContent as Ct, UpdateMediaPlatformDocumentRequest as D, CLIENT_ENTITY_SCOPES as Dn, ValidUtmSource as Dt, UpdateMediaPlatformDocument as E, CLIENT_ENTITY_PERMISSIONS as En, ValidUtmMedium as Et, UpdateContentPillarDocumentRequest as F, UserAuthorizationSuccessResponse as Fn, QuerySortMondayWorkspaces as Ft, QuerySortGCFlyTours as G, ValidUsername as Gn, CLIENT_REPORT_SORT_KEYS as Gt, CreateGCFlyTourDocument as H, QueryStrapiUsersByIdentifier as Hn, UpdateClientReportDocument as Ht, QuerySortContentPillars as I, RoleDocument as In, MondayWorkspaceDocument as It, GCFLYTOUR_SORT_KEYS as J, USER_SORT_KEYS as Jn, QueryStrapiSearchClientProjects as Jt, GCFlyTourDocument as K, LIMIT_USER_PAGINATION_DEFAULT_SIZE as Kn, LIMIT_CLIENT_REPORT_PAGINATION_DEFAULT_SIZE as Kt, ContentPillarDocument as L, RoleType as Ln, LIMIT_MONDAY_WORKSPACE_PAGINATION_DEFAULT_SIZE as Lt, QueryStrapiSearchContentPillars as M, LIMIT_CLIENT_USER_PAGINATION_DEFAULT_SIZE_LIMIT as Mn, CreateMondayWorkspaceDocument as Mt, CreateContentPillarDocument as N, LIMIT_CLIENT_USER_PAGINATION_MAX_SIZE_LIMIT as Nn, UpdateMondayWorkspaceDocument as Nt, QuerySortMediaPlatforms as O, ClientEntityActions as On, LIMIT_UTM_TRACKING_LINK_PAGINATION_DEFAULT_SIZE as Ot, UpdateContentPillarDocument as P, AuthorizedUserDocument as Pn, UpdateMondayWorkspaceDocumentRequest as Pt, CreateClientMediaPlatformDocument as Q, SAuthRawAccessToken as Qn, UpdateClientProjectDocumentRequest as Qt, CONTENT_PILLAR_SORT_KEYS as R, UserDocument as Rn, LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE as Rt, LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE as S, UpdateClientUserDocumentRequest as Sn, ValidUtmCampaign as St, CreateMediaPlatformDocument as T, CLIENT_ENTITY_KEYS as Tn, ValidUtmId as Tt, UpdateGCFlyTourDocument as U, CreateUserDocument as Un, UpdateClientReportDocumentRequest as Ut, QueryStrapiSearchGCFlyTours as V, QueryStrapiUsers as Vn, CreateClientReportDocument as Vt, UpdateGCFlyTourDocumentRequest as W, QuerySortUsers as Wn, QuerySortClientReports as Wt, LIMIT_GCFLYTOUR_PAGINATION_MAX_SIZE as X, SAuthConnectProviderConfirmation as Xn, SAssociateClientToClientProjectDocument as Xt, LIMIT_GCFLYTOUR_PAGINATION_DEFAULT_SIZE as Y, PermissionDocument as Yn, CreateClientProjectDocument as Yt, QueryStrapiSearchClientMediaPlatforms as Z, SAuthConnectProviderRedirectSearch as Zn, UpdateClientProjectDocument as Zt, CreateGCFlyTourSnapDocument as _, LIMIT_CLIENT_PAGINATION_MAX_SIZE as _n, CLIENT_CONTENT_PILLAR_SORT_KEYS as _r, SFormCreateMultipleUtmTrackingLinkDocuments as _t, QuerySortClientContentPillars as a, ProductHighlightDocument as an, SUserToken as ar, QueryStrapiSearchClientStyleguide as at, QuerySortGCFlyTourSnaps as b, SVerifyClientUserDocument as bn, UpdateUtmTrackingLinkDocumentRequest as bt, ClientUserDocument as c, QueryStrapiSearchClients as cn, ClientProjectDocument as cr, UpdateClientStyleguideDocumentRequest as ct, Permissions as d, UpdateClientDocumentRequest as dn, QuerySortClientProjects as dr, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_DEFAULT_SIZE as dt, CLIENT_PROJECT_PHASE_VALUES as en, SForgotUserPassword as er, UpdateClientMediaPlatformDocumentRequest as et, PermissionsAction as f, ClientClassification as fn, ClientMediaPlatformDocument as fr, LIMIT_CLIENT_STYLEGUIDE_PAGINATION_MAX_SIZE as ft, QueryStrapiSearchGCFlyTourSnaps as g, LIMIT_CLIENT_PAGINATION_DEFAULT_SIZE as gn, MediaCreativeFormatDocument as gr, CreateUtmTrackingLinkParts as gt, ROLE_PERMISSIONS as h, CLIENT_SORT_KEYS as hn, MediaContentTypeDocument as hr, CreateUtmTrackingLinkDocumentRequest as ht, UpdateClientContentPillarDocumentRequest as i, LIMIT_CLIENT_PROJECT_PAGINATION_MAX_SIZE as in, SResetUserPassword as ir, LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_MAX_SIZE as it, MEDIA_PLATFORM_SORT_KEYS as j, CLIENT_USER_SORT_KEYS as jn, QueryStrapiSearchMondayWorkspaces as jt, LIMIT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE as k, ClientEntityKey as kn, LIMIT_UTM_TRACKING_LINK_PAGINATION_MAX_SIZE as kt, ClientUserDocumentStatus as l, CreateClientDocument as ln, ClientProjectPhase as lr, QuerySortClientStyleguides as lt, RolesWithPermissions as m, CLIENT_CLASSIFICATIONS as mn, MediaMediumDocument as mr, CreateUtmTrackingLinkDocument as mt, CreateClientContentPillarDocument as n, CLIENT_PROJECT_STATUS as nn, SRegisterUser as nr, CLIENT_MEDIA_PLATFORM_SORT_KEYS as nt, ClientContentPillarDocument as o, LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_DEFAULT_SIZE as on, ClientStyleguideDocument as or, CreateClientStyleguideDocument as ot, PermissionsEntity as p, QuerySortClients as pn, MediaPlatformDocument as pr, QueryStrapiSearchUtmTrackingLinks as pt, GCFlyTourSnapDocument as q, LIMIT_USER_PAGINATION_MAX_SIZE as qn, LIMIT_CLIENT_REPORT_PAGINATION_MAX_SIZE as qt, UpdateClientContentPillarDocument as r, LIMIT_CLIENT_PROJECT_PAGINATION_DEFAULT_SIZE as rn, SRequestConfirmEmail as rr, LIMIT_CLIENT_MEDIA_PLATFORM_PAGINATION_DEFAULT_SIZE as rt, ClientDocument as s, LIMIT_PRODUCT_HIGHLIGHT_PAGINATION_MAX_SIZE as sn, ClientReportDocument as sr, UpdateClientStyleguideDocument as st, QueryStrapiSearchClientContentPillars as t, CLIENT_PROJECT_SORT_KEYS as tn, SLoginUser as tr, QuerySortClientMediaPlatforms as tt, LCRUDActions as u, UpdateClientDocument as un, ClientProjectStatus as ur, CLIENT_STYLEGUIDE_SORT_KEYS as ut, UpdateGCFlyTourSnapDocument as v, SQueryListClientUserDocuments as vn, LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE as vr, SReadUtmTrackingLinkDocumentByUrl as vt, QueryStrapiSearchMediaPlatforms as w, QuerySortClientUsers as wn, ValidUtmCreativeFormat as wt, GCFLYTOUR_SNAP_SORT_KEYS as x, UpdateClientUserDocument as xn, QuerySortUtmTrackingLinks as xt, UpdateGCFlyTourSnapDocumentRequest as y, CreateClientUserDocument as yn, LIMIT_CLIENT_CONTENT_PILLAR_PAGINATION_MAX_SIZE as yr, UpdateUtmTrackingLinkDocument as yt, LIMIT_CONTENT_PILLAR_PAGINATION_DEFAULT_SIZE as z, UtmTrackingLinkDocument as zn, MONDAY_WORKSPACE_SORT_KEYS as zt };