@getcommunity/gc-validators 0.0.271-alpha.25 → 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 (272) 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.mjs +4 -2
  26. package/dist/{document-TlMeVEGy.d.cts → document-3h6g5Qqr.d.cts} +1 -1
  27. package/dist/{document-DjM6F56Q.cjs → document-AqtoEbX8.cjs} +19 -24
  28. package/dist/{document-aEa-gTmH.mjs → document-BCbxKqGE.mjs} +20 -19
  29. package/dist/{document-kvIqz0p6.mjs → document-BWso8VC7.mjs} +62 -56
  30. package/dist/{document-CwIvc2p7.cjs → document-DJJFS5o8.cjs} +2 -1
  31. package/dist/{document-CDavjuJ-.mjs → document-DRyRy2Mw.mjs} +2 -1
  32. package/dist/{document-CAkRm1Y_.d.mts → document-DqE9ISOk.d.mts} +2 -2
  33. package/dist/{document-DOVZwQRq.cjs → document-DwkycUz9.cjs} +74 -62
  34. package/dist/email-ByTEdUjg.cjs +13 -0
  35. package/dist/email-Cnyi5Neo.mjs +6 -0
  36. package/dist/entities/audit-log/index.cjs +44 -41
  37. package/dist/entities/audit-log/index.d.cts +3 -2
  38. package/dist/entities/audit-log/index.d.mts +4 -3
  39. package/dist/entities/audit-log/index.mjs +6 -3
  40. package/dist/entities/blog-page/index.d.cts +1 -1
  41. package/dist/entities/blog-page/index.d.mts +1 -1
  42. package/dist/entities/blog-post/index.cjs +10 -9
  43. package/dist/entities/blog-post/index.d.cts +1 -1
  44. package/dist/entities/blog-post/index.d.mts +1 -1
  45. package/dist/entities/blog-post/index.mjs +4 -3
  46. package/dist/entities/careers-page/index.d.cts +1 -1
  47. package/dist/entities/careers-page/index.d.mts +1 -1
  48. package/dist/entities/category/index.cjs +15 -13
  49. package/dist/entities/category/index.d.cts +7 -6
  50. package/dist/entities/category/index.d.mts +7 -6
  51. package/dist/entities/category/index.mjs +11 -9
  52. package/dist/entities/client/index.cjs +23 -22
  53. package/dist/entities/client/index.d.cts +1 -1
  54. package/dist/entities/client/index.d.mts +1 -1
  55. package/dist/entities/client/index.mjs +16 -15
  56. package/dist/entities/client-content-pillar/index.cjs +14 -13
  57. package/dist/entities/client-content-pillar/index.d.cts +1 -1
  58. package/dist/entities/client-content-pillar/index.d.mts +1 -1
  59. package/dist/entities/client-content-pillar/index.mjs +12 -11
  60. package/dist/entities/client-media-platform/index.cjs +18 -16
  61. package/dist/entities/client-media-platform/index.d.cts +1 -1
  62. package/dist/entities/client-media-platform/index.d.mts +1 -1
  63. package/dist/entities/client-media-platform/index.mjs +13 -11
  64. package/dist/entities/client-project/index.cjs +47 -41
  65. package/dist/entities/client-project/index.d.cts +1 -1
  66. package/dist/entities/client-project/index.d.mts +1 -1
  67. package/dist/entities/client-project/index.mjs +11 -5
  68. package/dist/entities/client-report/index.cjs +18 -16
  69. package/dist/entities/client-report/index.d.cts +1 -1
  70. package/dist/entities/client-report/index.d.mts +1 -1
  71. package/dist/entities/client-report/index.mjs +14 -12
  72. package/dist/entities/client-styleguide/index.cjs +14 -13
  73. package/dist/entities/client-styleguide/index.d.cts +1 -1
  74. package/dist/entities/client-styleguide/index.d.mts +1 -1
  75. package/dist/entities/client-styleguide/index.mjs +11 -10
  76. package/dist/entities/client-user/index.cjs +7 -7
  77. package/dist/entities/client-user/index.d.cts +1 -1
  78. package/dist/entities/client-user/index.d.mts +1 -1
  79. package/dist/entities/client-user/index.mjs +5 -5
  80. package/dist/entities/comment/index.cjs +18 -16
  81. package/dist/entities/comment/index.d.cts +1 -1
  82. package/dist/entities/comment/index.d.mts +1 -1
  83. package/dist/entities/comment/index.mjs +12 -10
  84. package/dist/entities/content-pillar/index.cjs +20 -18
  85. package/dist/entities/content-pillar/index.d.cts +1 -1
  86. package/dist/entities/content-pillar/index.d.mts +1 -1
  87. package/dist/entities/content-pillar/index.mjs +15 -13
  88. package/dist/entities/faq-page/index.cjs +2 -1
  89. package/dist/entities/faq-page/index.d.cts +2 -2
  90. package/dist/entities/faq-page/index.d.mts +3 -3
  91. package/dist/entities/faq-page/index.mjs +2 -1
  92. package/dist/entities/gcflytour/index.cjs +21 -19
  93. package/dist/entities/gcflytour/index.d.cts +1 -1
  94. package/dist/entities/gcflytour/index.d.mts +1 -1
  95. package/dist/entities/gcflytour/index.mjs +17 -15
  96. package/dist/entities/gcflytour-snap/index.cjs +20 -18
  97. package/dist/entities/gcflytour-snap/index.d.cts +1 -1
  98. package/dist/entities/gcflytour-snap/index.d.mts +1 -1
  99. package/dist/entities/gcflytour-snap/index.mjs +16 -14
  100. package/dist/entities/landing-page/index.d.cts +2 -2
  101. package/dist/entities/landing-page/index.d.mts +3 -3
  102. package/dist/entities/lead/index.cjs +25 -23
  103. package/dist/entities/lead/index.mjs +15 -13
  104. package/dist/entities/media-content-type/index.cjs +21 -19
  105. package/dist/entities/media-content-type/index.d.cts +7 -6
  106. package/dist/entities/media-content-type/index.d.mts +7 -6
  107. package/dist/entities/media-content-type/index.mjs +17 -15
  108. package/dist/entities/media-creative-format/index.cjs +19 -17
  109. package/dist/entities/media-creative-format/index.d.cts +7 -6
  110. package/dist/entities/media-creative-format/index.d.mts +7 -6
  111. package/dist/entities/media-creative-format/index.mjs +15 -13
  112. package/dist/entities/media-medium/index.cjs +19 -17
  113. package/dist/entities/media-medium/index.d.cts +7 -6
  114. package/dist/entities/media-medium/index.d.mts +7 -6
  115. package/dist/entities/media-medium/index.mjs +15 -13
  116. package/dist/entities/media-platform/index.cjs +27 -24
  117. package/dist/entities/media-platform/index.d.cts +1 -1
  118. package/dist/entities/media-platform/index.d.mts +1 -1
  119. package/dist/entities/media-platform/index.mjs +23 -20
  120. package/dist/entities/monday-workspace/index.cjs +17 -15
  121. package/dist/entities/monday-workspace/index.d.cts +1 -1
  122. package/dist/entities/monday-workspace/index.d.mts +1 -1
  123. package/dist/entities/monday-workspace/index.mjs +11 -9
  124. package/dist/entities/newsletter-signup/index.cjs +25 -23
  125. package/dist/entities/newsletter-signup/index.mjs +13 -11
  126. package/dist/entities/policy-page/index.cjs +2 -1
  127. package/dist/entities/policy-page/index.d.cts +1 -1
  128. package/dist/entities/policy-page/index.d.mts +2 -2
  129. package/dist/entities/policy-page/index.mjs +2 -1
  130. package/dist/entities/product/index.cjs +1 -1
  131. package/dist/entities/product/index.d.cts +1 -1
  132. package/dist/entities/product/index.d.mts +1 -1
  133. package/dist/entities/product/index.mjs +1 -1
  134. package/dist/entities/product-highlight/index.cjs +1 -1
  135. package/dist/entities/product-highlight/index.d.cts +1 -1
  136. package/dist/entities/product-highlight/index.d.mts +1 -1
  137. package/dist/entities/product-highlight/index.mjs +1 -1
  138. package/dist/entities/resume/index.cjs +43 -40
  139. package/dist/entities/resume/index.mjs +16 -13
  140. package/dist/entities/sharpspring/index.cjs +9 -8
  141. package/dist/entities/sharpspring/index.mjs +6 -5
  142. package/dist/entities/tag/index.cjs +15 -13
  143. package/dist/entities/tag/index.d.cts +6 -5
  144. package/dist/entities/tag/index.d.mts +7 -6
  145. package/dist/entities/tag/index.mjs +11 -9
  146. package/dist/entities/team-member/index.cjs +11 -9
  147. package/dist/entities/team-member/index.d.cts +2 -2
  148. package/dist/entities/team-member/index.d.mts +2 -2
  149. package/dist/entities/team-member/index.mjs +7 -4
  150. package/dist/entities/team-page/index.d.cts +1 -1
  151. package/dist/entities/team-page/index.d.mts +1 -1
  152. package/dist/entities/teamwork/index.cjs +12 -11
  153. package/dist/entities/teamwork/index.d.mts +1 -1
  154. package/dist/entities/teamwork/index.mjs +7 -6
  155. package/dist/entities/trend/index.cjs +2 -2
  156. package/dist/entities/trend/index.d.cts +1 -1
  157. package/dist/entities/trend/index.d.mts +1 -1
  158. package/dist/entities/trend/index.mjs +2 -2
  159. package/dist/entities/up-auth/index.cjs +18 -15
  160. package/dist/entities/up-auth/index.d.cts +1 -1
  161. package/dist/entities/up-auth/index.d.mts +1 -1
  162. package/dist/entities/up-auth/index.mjs +6 -3
  163. package/dist/entities/up-permission/index.cjs +1 -1
  164. package/dist/entities/up-permission/index.d.cts +1 -1
  165. package/dist/entities/up-permission/index.d.mts +1 -1
  166. package/dist/entities/up-permission/index.mjs +1 -1
  167. package/dist/entities/up-role/index.cjs +1 -1
  168. package/dist/entities/up-role/index.d.cts +1 -1
  169. package/dist/entities/up-role/index.d.mts +1 -1
  170. package/dist/entities/up-role/index.mjs +1 -1
  171. package/dist/entities/up-user/index.cjs +2 -1
  172. package/dist/entities/up-user/index.d.cts +2 -2
  173. package/dist/entities/up-user/index.d.mts +2 -2
  174. package/dist/entities/up-user/index.mjs +2 -2
  175. package/dist/entities/upload/index.cjs +11 -11
  176. package/dist/entities/upload/index.mjs +7 -7
  177. package/dist/entities/url-redirect/index.cjs +5 -4
  178. package/dist/entities/url-redirect/index.d.cts +3 -2
  179. package/dist/entities/url-redirect/index.d.mts +3 -2
  180. package/dist/entities/url-redirect/index.mjs +4 -3
  181. package/dist/entities/user-account/index.cjs +10 -11
  182. package/dist/entities/user-account/index.d.cts +2 -2
  183. package/dist/entities/user-account/index.d.mts +2 -2
  184. package/dist/entities/user-account/index.mjs +10 -11
  185. package/dist/entities/utm-link-builder/index.cjs +30 -36
  186. package/dist/entities/utm-link-builder/index.d.cts +6 -6
  187. package/dist/entities/utm-link-builder/index.d.mts +6 -6
  188. package/dist/entities/utm-link-builder/index.mjs +22 -28
  189. package/dist/entities/utm-tracking-link/index.cjs +110 -104
  190. package/dist/entities/utm-tracking-link/index.d.cts +2 -2
  191. package/dist/entities/utm-tracking-link/index.d.mts +2 -2
  192. package/dist/entities/utm-tracking-link/index.mjs +68 -68
  193. package/dist/error-messages-9ZhRqNGW.mjs +10 -0
  194. package/dist/error-messages-C0I1kOur.cjs +51 -0
  195. package/dist/index-BOxQLeAK.d.cts +317 -0
  196. package/dist/index-BSYaAtme.d.mts +486 -0
  197. package/dist/index-BT8Pa9XY.d.mts +317 -0
  198. package/dist/index-Bd8ZGWzA.d.mts +944 -0
  199. package/dist/{index-DXo7B4ng.d.mts → index-Bjjp-2Sa.d.mts} +20 -99
  200. package/dist/{index-D_YPjLxv.d.cts → index-C9Hbvjc8.d.mts} +4 -3
  201. package/dist/index-COpLbpQC.d.cts +486 -0
  202. package/dist/{index-DXUuI-fJ.d.cts → index-CTc84rze.d.cts} +91 -76
  203. package/dist/index-D5VpzV4T.d.cts +944 -0
  204. package/dist/{index-B_L_83Q2.d.cts → index-D7QXaSOY.d.cts} +19 -98
  205. package/dist/index-DG_Lwaa7.d.cts +1324 -0
  206. package/dist/{index-D3KnOYr7.d.mts → index-Dm8G_OXX.d.cts} +4 -3
  207. package/dist/{index-DEm89ERm.d.mts → index-DpOKOSqT.d.mts} +94 -79
  208. package/dist/index-Dvu63a8_.d.mts +1324 -0
  209. package/dist/limits-CKGuEuKA.mjs +37 -0
  210. package/dist/{regex-Cl5goNwp.cjs → limits-CW6iJ7kB.cjs} +0 -102
  211. package/dist/number-Bt4nZKCU.cjs +19 -0
  212. package/dist/number-OMFRufFt.mjs +6 -0
  213. package/dist/pagination-D5l_UjyM.mjs +7 -0
  214. package/dist/pagination-DWZDPzR4.cjs +20 -0
  215. package/dist/permissions/index.cjs +2 -2
  216. package/dist/permissions/index.d.cts +1 -1
  217. package/dist/permissions/index.d.mts +1 -1
  218. package/dist/permissions/index.mjs +2 -2
  219. package/dist/phone-C9TNVDm_.mjs +8 -0
  220. package/dist/phone-D_ZLG1Qv.cjs +21 -0
  221. package/dist/{query-DHY-nlUQ.mjs → query-BR5Ze6T2.mjs} +7 -11
  222. package/dist/{query-DelNcssC.cjs → query-qQ_HLlxx.cjs} +13 -29
  223. package/dist/regex-BEFTMiHO.cjs +51 -0
  224. package/dist/regex-pSdcbWzV.mjs +10 -0
  225. package/dist/relation-Bd-xUcj8.cjs +33 -0
  226. package/dist/relation-DMhLjp7K.mjs +8 -0
  227. package/dist/{relationships-HTBNe0F-.cjs → relationships-DjHwYd4r.cjs} +23 -9
  228. package/dist/{relationships-C6xfgdwR.mjs → relationships-yPO5SILR.mjs} +7 -5
  229. package/dist/slug-BUtm1t-B.mjs +7 -0
  230. package/dist/slug-cWXTZEIT.cjs +14 -0
  231. package/dist/sort-CI87SH1y.cjs +33 -0
  232. package/dist/sort-D3WwshqQ.mjs +14 -0
  233. package/dist/{strapi-DvyAfgFF.mjs → strapi-B2cNPAao.mjs} +1 -1
  234. package/dist/{strapi-QFDWi4vD.cjs → strapi-RlhF30B7.cjs} +1 -1
  235. package/dist/string-BHHnD2Qu.mjs +42 -0
  236. package/dist/string-Yn-6xiAZ.cjs +97 -0
  237. package/dist/urls-UOvhCu0z.mjs +14 -0
  238. package/dist/urls-og5upHgL.cjs +27 -0
  239. package/dist/utilities/index.cjs +1 -1
  240. package/dist/utilities/index.d.cts +6 -6
  241. package/dist/utilities/index.d.mts +6 -6
  242. package/dist/utilities/index.mjs +1 -1
  243. package/dist/utm-BqkYlpua.cjs +47 -0
  244. package/dist/utm-ZUwmBoR2.mjs +28 -0
  245. package/dist/validators/index.cjs +36 -0
  246. package/dist/validators/index.d.cts +94 -0
  247. package/dist/validators/index.d.mts +94 -0
  248. package/dist/validators/index.mjs +10 -0
  249. package/package.json +11 -1
  250. package/dist/index-B3VtiObV.d.mts +0 -317
  251. package/dist/index-BxEBUjx2.d.mts +0 -486
  252. package/dist/index-CQP_vcmO.d.cts +0 -317
  253. package/dist/index-CRoWUxGV.d.cts +0 -1324
  254. package/dist/index-DYSlcIkJ.d.mts +0 -945
  255. package/dist/index-Dmtom8iC.d.cts +0 -945
  256. package/dist/index-auU0DaW5.d.cts +0 -486
  257. package/dist/index-oCLNrzIj.d.mts +0 -1324
  258. package/dist/regex-BnKGcdS4.mjs +0 -55
  259. package/dist/validators-Bc9Is5Sr.cjs +0 -222
  260. package/dist/validators-P5E_3qzc.mjs +0 -95
  261. /package/dist/{abac-DPd9oLKR.mjs → abac-BPxkvVVy.mjs} +0 -0
  262. /package/dist/{abac-BeKQtxIF.cjs → abac-YYI2Ckwv.cjs} +0 -0
  263. /package/dist/{constants-Htf-MeCA.mjs → constants-C4cy6LoY.mjs} +0 -0
  264. /package/dist/{constants-f1GP2eiq.cjs → constants-D6DsS_A0.cjs} +0 -0
  265. /package/dist/{document-DaICHS9G.cjs → document-B4FY2KXQ.cjs} +0 -0
  266. /package/dist/{document-c3GNPelp.mjs → document-De-prPhc.mjs} +0 -0
  267. /package/dist/{document-CbE38CzE.d.mts → document-DxjJgk8X.d.mts} +0 -0
  268. /package/dist/{index-DLICmJ_-.d.mts → index-BSEaV9wd.d.mts} +0 -0
  269. /package/dist/{json-BrVkpLbC.d.mts → json--oetJLQY.d.mts} +0 -0
  270. /package/dist/{media-upload-DKeA1eD-.d.mts → media-upload-DBG7YyU4.d.mts} +0 -0
  271. /package/dist/{strapi-BDLWeEyv.mjs → strapi-CE9bz7Kc.mjs} +0 -0
  272. /package/dist/{strapi-C4HuWGb_.cjs → strapi-D8C1C0D7.cjs} +0 -0
@@ -1,945 +0,0 @@
1
- import { r as MediaUploadDocument } from "./media-upload-DKeA1eD-.mjs";
2
- import { b as BlockContact } from "./index-oCLNrzIj.mjs";
3
- import { l as RichTextBlock, s as SeoMeta } from "./index-BxEBUjx2.mjs";
4
- import { t as TagDocument } from "./document-CbE38CzE.mjs";
5
- import * as v from "valibot";
6
-
7
- //#region src/entities/blog-post/constants.d.ts
8
- declare const LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE = 6;
9
- declare const LIMIT_BLOG_POST_PAGINATION_MAX_SIZE = 20;
10
- declare const BLOG_POST_SORT_KEYS: readonly ["id", "title", "slug", "is_live", "is_featured", "is_public", "published", "createdAt", "updatedAt"];
11
- declare const BLOG_POST_LAYOUT: readonly ["main-aside", "center-column"];
12
- //#endregion
13
- //#region src/entities/category/document.d.ts
14
- declare const CategoryDocument: v.GenericSchema<{
15
- id: number;
16
- documentId: string;
17
- publishedAt?: string;
18
- createdAt: string;
19
- updatedAt: string;
20
- label: string;
21
- slug: string;
22
- blog_posts?: BlogPostDocument[] | null;
23
- }>;
24
- type CategoryDocument = v.InferOutput<typeof CategoryDocument>;
25
- //#endregion
26
- //#region src/entities/team-member/constants.d.ts
27
- declare const LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE = 10;
28
- declare const LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE = 20;
29
- declare const TEAM_MEMBER_SORT_KEYS: readonly ["id", "name", "order", "tier", "group", "is_employed", "createdAt", "updatedAt"];
30
- declare const TEAM_MEMBER_SORT: ("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "name:ASC" | "order:ASC" | "tier:ASC" | "group:ASC" | "is_employed:ASC" | "name:DESC" | "order:DESC" | "tier:DESC" | "group:DESC" | "is_employed:DESC")[];
31
- declare const TEAM_MEMBER_TIER: readonly ["owner", "manager", "employee"];
32
- declare const TEAM_MEMBER_GROUP: readonly ["account", "media", "creative"];
33
- //#endregion
34
- //#region src/entities/team-member/fields.d.ts
35
- declare const TeamMemberTier: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
36
- type TeamMemberTier = v.InferOutput<typeof TeamMemberTier>;
37
- declare const TeamMemberGroup: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
38
- type TeamMemberGroup = v.InferOutput<typeof TeamMemberGroup>;
39
- //#endregion
40
- //#region src/entities/team-member/sort.d.ts
41
- type TeamMemberSort = (typeof TEAM_MEMBER_SORT)[number];
42
- type QuerySortTeamMembers = TeamMemberSort[] | undefined;
43
- declare const QuerySortTeamMembers: v.GenericSchema<QuerySortTeamMembers>;
44
- //#endregion
45
- //#region src/entities/team-member/query.d.ts
46
- declare const QueryStrapiSearchTeamMembers: v.GenericSchema<{
47
- only_managers: boolean;
48
- page?: number;
49
- size?: number;
50
- name?: string;
51
- slug?: string;
52
- order?: number | null;
53
- tier?: TeamMemberTier;
54
- group?: TeamMemberGroup;
55
- is_employed?: boolean;
56
- sort?: QuerySortTeamMembers;
57
- }>;
58
- type QueryStrapiSearchTeamMembers = v.InferOutput<typeof QueryStrapiSearchTeamMembers>;
59
- //#endregion
60
- //#region src/entities/trend/document.d.ts
61
- declare const TrendDocument: v.ObjectSchema<{
62
- readonly title: v.StringSchema<undefined>;
63
- readonly video_embed: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
64
- readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
65
- readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
66
- readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
67
- readonly name: v.StringSchema<undefined>;
68
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
69
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
70
- readonly width: v.NumberSchema<undefined>;
71
- readonly height: v.NumberSchema<undefined>;
72
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
73
- readonly large: v.OptionalSchema<v.ObjectSchema<{
74
- readonly ext: v.StringSchema<undefined>;
75
- readonly url: v.StringSchema<undefined>;
76
- readonly hash: v.StringSchema<undefined>;
77
- readonly mime: v.StringSchema<undefined>;
78
- readonly name: v.StringSchema<undefined>;
79
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
80
- readonly size: v.NumberSchema<undefined>;
81
- readonly width: v.NumberSchema<undefined>;
82
- readonly height: v.NumberSchema<undefined>;
83
- readonly sizeInBytes: v.NumberSchema<undefined>;
84
- }, undefined>, undefined>;
85
- readonly small: v.OptionalSchema<v.ObjectSchema<{
86
- readonly ext: v.StringSchema<undefined>;
87
- readonly url: v.StringSchema<undefined>;
88
- readonly hash: v.StringSchema<undefined>;
89
- readonly mime: v.StringSchema<undefined>;
90
- readonly name: v.StringSchema<undefined>;
91
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
92
- readonly size: v.NumberSchema<undefined>;
93
- readonly width: v.NumberSchema<undefined>;
94
- readonly height: v.NumberSchema<undefined>;
95
- readonly sizeInBytes: v.NumberSchema<undefined>;
96
- }, undefined>, undefined>;
97
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
98
- readonly ext: v.StringSchema<undefined>;
99
- readonly url: v.StringSchema<undefined>;
100
- readonly hash: v.StringSchema<undefined>;
101
- readonly mime: v.StringSchema<undefined>;
102
- readonly name: v.StringSchema<undefined>;
103
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
104
- readonly size: v.NumberSchema<undefined>;
105
- readonly width: v.NumberSchema<undefined>;
106
- readonly height: v.NumberSchema<undefined>;
107
- readonly sizeInBytes: v.NumberSchema<undefined>;
108
- }, undefined>, undefined>;
109
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
110
- readonly ext: v.StringSchema<undefined>;
111
- readonly url: v.StringSchema<undefined>;
112
- readonly hash: v.StringSchema<undefined>;
113
- readonly mime: v.StringSchema<undefined>;
114
- readonly name: v.StringSchema<undefined>;
115
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
116
- readonly size: v.NumberSchema<undefined>;
117
- readonly width: v.NumberSchema<undefined>;
118
- readonly height: v.NumberSchema<undefined>;
119
- readonly sizeInBytes: v.NumberSchema<undefined>;
120
- }, undefined>, undefined>;
121
- }, undefined>, undefined>, undefined>;
122
- readonly hash: v.StringSchema<undefined>;
123
- readonly ext: v.StringSchema<undefined>;
124
- readonly mime: v.StringSchema<undefined>;
125
- readonly size: v.NumberSchema<undefined>;
126
- readonly url: v.StringSchema<undefined>;
127
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
128
- readonly provider: v.StringSchema<undefined>;
129
- readonly provider_metadata: v.NullSchema<undefined>;
130
- readonly id: v.NumberSchema<undefined>;
131
- readonly documentId: v.StringSchema<undefined>;
132
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
133
- readonly createdAt: v.StringSchema<undefined>;
134
- readonly updatedAt: v.StringSchema<undefined>;
135
- }, undefined>>, undefined>, undefined>;
136
- readonly id: v.NumberSchema<undefined>;
137
- }, undefined>, undefined>, undefined>;
138
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
139
- readonly featured_image: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
140
- readonly name: v.StringSchema<undefined>;
141
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
142
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
143
- readonly width: v.NumberSchema<undefined>;
144
- readonly height: v.NumberSchema<undefined>;
145
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
146
- readonly large: v.OptionalSchema<v.ObjectSchema<{
147
- readonly ext: v.StringSchema<undefined>;
148
- readonly url: v.StringSchema<undefined>;
149
- readonly hash: v.StringSchema<undefined>;
150
- readonly mime: v.StringSchema<undefined>;
151
- readonly name: v.StringSchema<undefined>;
152
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
153
- readonly size: v.NumberSchema<undefined>;
154
- readonly width: v.NumberSchema<undefined>;
155
- readonly height: v.NumberSchema<undefined>;
156
- readonly sizeInBytes: v.NumberSchema<undefined>;
157
- }, undefined>, undefined>;
158
- readonly small: v.OptionalSchema<v.ObjectSchema<{
159
- readonly ext: v.StringSchema<undefined>;
160
- readonly url: v.StringSchema<undefined>;
161
- readonly hash: v.StringSchema<undefined>;
162
- readonly mime: v.StringSchema<undefined>;
163
- readonly name: v.StringSchema<undefined>;
164
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
165
- readonly size: v.NumberSchema<undefined>;
166
- readonly width: v.NumberSchema<undefined>;
167
- readonly height: v.NumberSchema<undefined>;
168
- readonly sizeInBytes: v.NumberSchema<undefined>;
169
- }, undefined>, undefined>;
170
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
171
- readonly ext: v.StringSchema<undefined>;
172
- readonly url: v.StringSchema<undefined>;
173
- readonly hash: v.StringSchema<undefined>;
174
- readonly mime: v.StringSchema<undefined>;
175
- readonly name: v.StringSchema<undefined>;
176
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
177
- readonly size: v.NumberSchema<undefined>;
178
- readonly width: v.NumberSchema<undefined>;
179
- readonly height: v.NumberSchema<undefined>;
180
- readonly sizeInBytes: v.NumberSchema<undefined>;
181
- }, undefined>, undefined>;
182
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
183
- readonly ext: v.StringSchema<undefined>;
184
- readonly url: v.StringSchema<undefined>;
185
- readonly hash: v.StringSchema<undefined>;
186
- readonly mime: v.StringSchema<undefined>;
187
- readonly name: v.StringSchema<undefined>;
188
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
189
- readonly size: v.NumberSchema<undefined>;
190
- readonly width: v.NumberSchema<undefined>;
191
- readonly height: v.NumberSchema<undefined>;
192
- readonly sizeInBytes: v.NumberSchema<undefined>;
193
- }, undefined>, undefined>;
194
- }, undefined>, undefined>, undefined>;
195
- readonly hash: v.StringSchema<undefined>;
196
- readonly ext: v.StringSchema<undefined>;
197
- readonly mime: v.StringSchema<undefined>;
198
- readonly size: v.NumberSchema<undefined>;
199
- readonly url: v.StringSchema<undefined>;
200
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
201
- readonly provider: v.StringSchema<undefined>;
202
- readonly provider_metadata: v.NullSchema<undefined>;
203
- readonly id: v.NumberSchema<undefined>;
204
- readonly documentId: v.StringSchema<undefined>;
205
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
206
- readonly createdAt: v.StringSchema<undefined>;
207
- readonly updatedAt: v.StringSchema<undefined>;
208
- }, undefined>>, undefined>, undefined>;
209
- readonly likes: v.NumberSchema<undefined>;
210
- readonly creators: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.LazySchema<v.GenericSchema<{
211
- id: number;
212
- documentId: string;
213
- publishedAt?: string;
214
- createdAt: string;
215
- updatedAt: string;
216
- name: string;
217
- slug: string;
218
- order: number;
219
- job_title: string;
220
- tier: TeamMemberTier;
221
- group: TeamMemberGroup | null;
222
- is_employed: boolean;
223
- contact_links?: BlockContact | null;
224
- biography: RichTextBlock[] | null;
225
- trends?: TrendDocument[] | null;
226
- featured_image?: MediaUploadDocument | null;
227
- featured_video?: MediaUploadDocument | null;
228
- blog_posts?: BlogPostDocument[] | null;
229
- }>>, undefined>, undefined>, undefined>;
230
- readonly id: v.NumberSchema<undefined>;
231
- readonly documentId: v.StringSchema<undefined>;
232
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
233
- readonly createdAt: v.StringSchema<undefined>;
234
- readonly updatedAt: v.StringSchema<undefined>;
235
- }, undefined>;
236
- type TrendDocument = v.InferOutput<typeof TrendDocument>;
237
- //#endregion
238
- //#region src/entities/team-member/document.d.ts
239
- declare const TeamMemberDocument: v.GenericSchema<{
240
- id: number;
241
- documentId: string;
242
- publishedAt?: string;
243
- createdAt: string;
244
- updatedAt: string;
245
- name: string;
246
- slug: string;
247
- order: number;
248
- job_title: string;
249
- tier: TeamMemberTier;
250
- group: TeamMemberGroup | null;
251
- is_employed: boolean;
252
- contact_links?: BlockContact | null;
253
- biography: RichTextBlock[] | null;
254
- trends?: TrendDocument[] | null;
255
- featured_image?: MediaUploadDocument | null;
256
- featured_video?: MediaUploadDocument | null;
257
- blog_posts?: BlogPostDocument[] | null;
258
- }>;
259
- type TeamMemberDocument = v.InferOutput<typeof TeamMemberDocument>;
260
- //#endregion
261
- //#region src/entities/blog-post/fields.d.ts
262
- declare const QuerySortBlogPosts: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_featured:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_featured:DESC" | "slug:ASC" | "slug:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_featured:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_featured:DESC" | "slug:ASC" | "slug:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
263
- type QuerySortBlogPosts = v.InferOutput<typeof QuerySortBlogPosts>;
264
- declare const BlogPostLayout: v.PicklistSchema<readonly ["main-aside", "center-column"], undefined>;
265
- type BlogPostLayout = v.InferOutput<typeof BlogPostLayout>;
266
- declare const BlogPostBlock: v.UnionSchema<[v.LazySchema<v.ObjectSchema<{
267
- readonly title: v.StringSchema<undefined>;
268
- readonly section_id: v.StringSchema<undefined>;
269
- readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
270
- readonly id: v.NumberSchema<undefined>;
271
- readonly __component: v.StringSchema<undefined>;
272
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
273
- readonly image: v.OptionalSchema<v.LazySchema<v.ObjectSchema<{
274
- readonly name: v.StringSchema<undefined>;
275
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
276
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
277
- readonly width: v.NumberSchema<undefined>;
278
- readonly height: v.NumberSchema<undefined>;
279
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
280
- readonly large: v.OptionalSchema<v.ObjectSchema<{
281
- readonly ext: v.StringSchema<undefined>;
282
- readonly url: v.StringSchema<undefined>;
283
- readonly hash: v.StringSchema<undefined>;
284
- readonly mime: v.StringSchema<undefined>;
285
- readonly name: v.StringSchema<undefined>;
286
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
287
- readonly size: v.NumberSchema<undefined>;
288
- readonly width: v.NumberSchema<undefined>;
289
- readonly height: v.NumberSchema<undefined>;
290
- readonly sizeInBytes: v.NumberSchema<undefined>;
291
- }, undefined>, undefined>;
292
- readonly small: v.OptionalSchema<v.ObjectSchema<{
293
- readonly ext: v.StringSchema<undefined>;
294
- readonly url: v.StringSchema<undefined>;
295
- readonly hash: v.StringSchema<undefined>;
296
- readonly mime: v.StringSchema<undefined>;
297
- readonly name: v.StringSchema<undefined>;
298
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
299
- readonly size: v.NumberSchema<undefined>;
300
- readonly width: v.NumberSchema<undefined>;
301
- readonly height: v.NumberSchema<undefined>;
302
- readonly sizeInBytes: v.NumberSchema<undefined>;
303
- }, undefined>, undefined>;
304
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
305
- readonly ext: v.StringSchema<undefined>;
306
- readonly url: v.StringSchema<undefined>;
307
- readonly hash: v.StringSchema<undefined>;
308
- readonly mime: v.StringSchema<undefined>;
309
- readonly name: v.StringSchema<undefined>;
310
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
311
- readonly size: v.NumberSchema<undefined>;
312
- readonly width: v.NumberSchema<undefined>;
313
- readonly height: v.NumberSchema<undefined>;
314
- readonly sizeInBytes: v.NumberSchema<undefined>;
315
- }, undefined>, undefined>;
316
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
317
- readonly ext: v.StringSchema<undefined>;
318
- readonly url: v.StringSchema<undefined>;
319
- readonly hash: v.StringSchema<undefined>;
320
- readonly mime: v.StringSchema<undefined>;
321
- readonly name: v.StringSchema<undefined>;
322
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
323
- readonly size: v.NumberSchema<undefined>;
324
- readonly width: v.NumberSchema<undefined>;
325
- readonly height: v.NumberSchema<undefined>;
326
- readonly sizeInBytes: v.NumberSchema<undefined>;
327
- }, undefined>, undefined>;
328
- }, undefined>, undefined>, undefined>;
329
- readonly hash: v.StringSchema<undefined>;
330
- readonly ext: v.StringSchema<undefined>;
331
- readonly mime: v.StringSchema<undefined>;
332
- readonly size: v.NumberSchema<undefined>;
333
- readonly url: v.StringSchema<undefined>;
334
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
335
- readonly provider: v.StringSchema<undefined>;
336
- readonly provider_metadata: v.NullSchema<undefined>;
337
- readonly id: v.NumberSchema<undefined>;
338
- readonly documentId: v.StringSchema<undefined>;
339
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
340
- readonly createdAt: v.StringSchema<undefined>;
341
- readonly updatedAt: v.StringSchema<undefined>;
342
- }, undefined>>, undefined>;
343
- readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
344
- readonly id: v.NumberSchema<undefined>;
345
- readonly __component: v.StringSchema<undefined>;
346
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
347
- readonly title: v.NullableSchema<v.StringSchema<undefined>, undefined>;
348
- readonly content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
349
- readonly type: v.StringSchema<undefined>;
350
- readonly children: v.ArraySchema<v.ObjectSchema<{
351
- readonly type: v.StringSchema<undefined>;
352
- readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
353
- readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
354
- readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
355
- readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
356
- readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
357
- }, undefined>, undefined>;
358
- }, undefined>, undefined>, undefined>;
359
- readonly id: v.NumberSchema<undefined>;
360
- readonly __component: v.StringSchema<undefined>;
361
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
362
- readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
363
- readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
364
- readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
365
- readonly name: v.StringSchema<undefined>;
366
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
367
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
368
- readonly width: v.NumberSchema<undefined>;
369
- readonly height: v.NumberSchema<undefined>;
370
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
371
- readonly large: v.OptionalSchema<v.ObjectSchema<{
372
- readonly ext: v.StringSchema<undefined>;
373
- readonly url: v.StringSchema<undefined>;
374
- readonly hash: v.StringSchema<undefined>;
375
- readonly mime: v.StringSchema<undefined>;
376
- readonly name: v.StringSchema<undefined>;
377
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
378
- readonly size: v.NumberSchema<undefined>;
379
- readonly width: v.NumberSchema<undefined>;
380
- readonly height: v.NumberSchema<undefined>;
381
- readonly sizeInBytes: v.NumberSchema<undefined>;
382
- }, undefined>, undefined>;
383
- readonly small: v.OptionalSchema<v.ObjectSchema<{
384
- readonly ext: v.StringSchema<undefined>;
385
- readonly url: v.StringSchema<undefined>;
386
- readonly hash: v.StringSchema<undefined>;
387
- readonly mime: v.StringSchema<undefined>;
388
- readonly name: v.StringSchema<undefined>;
389
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
390
- readonly size: v.NumberSchema<undefined>;
391
- readonly width: v.NumberSchema<undefined>;
392
- readonly height: v.NumberSchema<undefined>;
393
- readonly sizeInBytes: v.NumberSchema<undefined>;
394
- }, undefined>, undefined>;
395
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
396
- readonly ext: v.StringSchema<undefined>;
397
- readonly url: v.StringSchema<undefined>;
398
- readonly hash: v.StringSchema<undefined>;
399
- readonly mime: v.StringSchema<undefined>;
400
- readonly name: v.StringSchema<undefined>;
401
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
402
- readonly size: v.NumberSchema<undefined>;
403
- readonly width: v.NumberSchema<undefined>;
404
- readonly height: v.NumberSchema<undefined>;
405
- readonly sizeInBytes: v.NumberSchema<undefined>;
406
- }, undefined>, undefined>;
407
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
408
- readonly ext: v.StringSchema<undefined>;
409
- readonly url: v.StringSchema<undefined>;
410
- readonly hash: v.StringSchema<undefined>;
411
- readonly mime: v.StringSchema<undefined>;
412
- readonly name: v.StringSchema<undefined>;
413
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
414
- readonly size: v.NumberSchema<undefined>;
415
- readonly width: v.NumberSchema<undefined>;
416
- readonly height: v.NumberSchema<undefined>;
417
- readonly sizeInBytes: v.NumberSchema<undefined>;
418
- }, undefined>, undefined>;
419
- }, undefined>, undefined>, undefined>;
420
- readonly hash: v.StringSchema<undefined>;
421
- readonly ext: v.StringSchema<undefined>;
422
- readonly mime: v.StringSchema<undefined>;
423
- readonly size: v.NumberSchema<undefined>;
424
- readonly url: v.StringSchema<undefined>;
425
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
426
- readonly provider: v.StringSchema<undefined>;
427
- readonly provider_metadata: v.NullSchema<undefined>;
428
- readonly id: v.NumberSchema<undefined>;
429
- readonly documentId: v.StringSchema<undefined>;
430
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
431
- readonly createdAt: v.StringSchema<undefined>;
432
- readonly updatedAt: v.StringSchema<undefined>;
433
- }, undefined>>, undefined>, undefined>;
434
- readonly id: v.NumberSchema<undefined>;
435
- readonly __component: v.StringSchema<undefined>;
436
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
437
- readonly title: v.StringSchema<undefined>;
438
- readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
439
- readonly faq: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
440
- readonly question: v.StringSchema<undefined>;
441
- readonly answer: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
442
- readonly type: v.StringSchema<undefined>;
443
- readonly children: v.ArraySchema<v.ObjectSchema<{
444
- readonly type: v.StringSchema<undefined>;
445
- readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
446
- readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
447
- readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
448
- readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
449
- readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
450
- }, undefined>, undefined>;
451
- }, undefined>, undefined>, undefined>;
452
- readonly id: v.NumberSchema<undefined>;
453
- }, undefined>, undefined>, undefined>;
454
- readonly id: v.NumberSchema<undefined>;
455
- readonly __component: v.StringSchema<undefined>;
456
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
457
- readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
458
- readonly label: v.StringSchema<undefined>;
459
- readonly destination: v.StringSchema<undefined>;
460
- readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
461
- readonly show_icon: v.BooleanSchema<undefined>;
462
- readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
463
- readonly full_width: v.BooleanSchema<undefined>;
464
- readonly id: v.NumberSchema<undefined>;
465
- readonly __component: v.StringSchema<undefined>;
466
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
467
- readonly direction: v.PicklistSchema<readonly ["horizontal", "vertical"], undefined>;
468
- readonly gap: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
469
- readonly buttons: v.ArraySchema<v.ObjectSchema<{
470
- readonly theme: v.PicklistSchema<readonly ["default", "secondary", "destructive", "outline", "ghost", "link"], undefined>;
471
- readonly link: v.ObjectSchema<{
472
- readonly href: v.StringSchema<undefined>;
473
- readonly label: v.StringSchema<undefined>;
474
- readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
475
- readonly id: v.NumberSchema<undefined>;
476
- }, undefined>;
477
- readonly show_icon: v.BooleanSchema<undefined>;
478
- readonly icon: v.NullableSchema<v.PicklistSchema<readonly ["link", "email", "phone", "facebook", "instagram", "linkedin", "tiktok", "pinterest", "twitter"], undefined>, undefined>;
479
- readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
480
- readonly full_width: v.BooleanSchema<undefined>;
481
- readonly id: v.NumberSchema<undefined>;
482
- }, undefined>, undefined>;
483
- readonly id: v.NumberSchema<undefined>;
484
- readonly __component: v.StringSchema<undefined>;
485
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
486
- readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
487
- readonly fullscreen_img: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
488
- readonly name: v.StringSchema<undefined>;
489
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
490
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
491
- readonly width: v.NumberSchema<undefined>;
492
- readonly height: v.NumberSchema<undefined>;
493
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
494
- readonly large: v.OptionalSchema<v.ObjectSchema<{
495
- readonly ext: v.StringSchema<undefined>;
496
- readonly url: v.StringSchema<undefined>;
497
- readonly hash: v.StringSchema<undefined>;
498
- readonly mime: v.StringSchema<undefined>;
499
- readonly name: v.StringSchema<undefined>;
500
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
501
- readonly size: v.NumberSchema<undefined>;
502
- readonly width: v.NumberSchema<undefined>;
503
- readonly height: v.NumberSchema<undefined>;
504
- readonly sizeInBytes: v.NumberSchema<undefined>;
505
- }, undefined>, undefined>;
506
- readonly small: v.OptionalSchema<v.ObjectSchema<{
507
- readonly ext: v.StringSchema<undefined>;
508
- readonly url: v.StringSchema<undefined>;
509
- readonly hash: v.StringSchema<undefined>;
510
- readonly mime: v.StringSchema<undefined>;
511
- readonly name: v.StringSchema<undefined>;
512
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
513
- readonly size: v.NumberSchema<undefined>;
514
- readonly width: v.NumberSchema<undefined>;
515
- readonly height: v.NumberSchema<undefined>;
516
- readonly sizeInBytes: v.NumberSchema<undefined>;
517
- }, undefined>, undefined>;
518
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
519
- readonly ext: v.StringSchema<undefined>;
520
- readonly url: v.StringSchema<undefined>;
521
- readonly hash: v.StringSchema<undefined>;
522
- readonly mime: v.StringSchema<undefined>;
523
- readonly name: v.StringSchema<undefined>;
524
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
525
- readonly size: v.NumberSchema<undefined>;
526
- readonly width: v.NumberSchema<undefined>;
527
- readonly height: v.NumberSchema<undefined>;
528
- readonly sizeInBytes: v.NumberSchema<undefined>;
529
- }, undefined>, undefined>;
530
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
531
- readonly ext: v.StringSchema<undefined>;
532
- readonly url: v.StringSchema<undefined>;
533
- readonly hash: v.StringSchema<undefined>;
534
- readonly mime: v.StringSchema<undefined>;
535
- readonly name: v.StringSchema<undefined>;
536
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
537
- readonly size: v.NumberSchema<undefined>;
538
- readonly width: v.NumberSchema<undefined>;
539
- readonly height: v.NumberSchema<undefined>;
540
- readonly sizeInBytes: v.NumberSchema<undefined>;
541
- }, undefined>, undefined>;
542
- }, undefined>, undefined>, undefined>;
543
- readonly hash: v.StringSchema<undefined>;
544
- readonly ext: v.StringSchema<undefined>;
545
- readonly mime: v.StringSchema<undefined>;
546
- readonly size: v.NumberSchema<undefined>;
547
- readonly url: v.StringSchema<undefined>;
548
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
549
- readonly provider: v.StringSchema<undefined>;
550
- readonly provider_metadata: v.NullSchema<undefined>;
551
- readonly id: v.NumberSchema<undefined>;
552
- readonly documentId: v.StringSchema<undefined>;
553
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
554
- readonly createdAt: v.StringSchema<undefined>;
555
- readonly updatedAt: v.StringSchema<undefined>;
556
- }, undefined>>, undefined>, undefined>;
557
- readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
558
- readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
559
- readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
560
- readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
561
- readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
562
- readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
563
- readonly name: v.StringSchema<undefined>;
564
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
565
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
566
- readonly width: v.NumberSchema<undefined>;
567
- readonly height: v.NumberSchema<undefined>;
568
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
569
- readonly large: v.OptionalSchema<v.ObjectSchema<{
570
- readonly ext: v.StringSchema<undefined>;
571
- readonly url: v.StringSchema<undefined>;
572
- readonly hash: v.StringSchema<undefined>;
573
- readonly mime: v.StringSchema<undefined>;
574
- readonly name: v.StringSchema<undefined>;
575
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
576
- readonly size: v.NumberSchema<undefined>;
577
- readonly width: v.NumberSchema<undefined>;
578
- readonly height: v.NumberSchema<undefined>;
579
- readonly sizeInBytes: v.NumberSchema<undefined>;
580
- }, undefined>, undefined>;
581
- readonly small: v.OptionalSchema<v.ObjectSchema<{
582
- readonly ext: v.StringSchema<undefined>;
583
- readonly url: v.StringSchema<undefined>;
584
- readonly hash: v.StringSchema<undefined>;
585
- readonly mime: v.StringSchema<undefined>;
586
- readonly name: v.StringSchema<undefined>;
587
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
588
- readonly size: v.NumberSchema<undefined>;
589
- readonly width: v.NumberSchema<undefined>;
590
- readonly height: v.NumberSchema<undefined>;
591
- readonly sizeInBytes: v.NumberSchema<undefined>;
592
- }, undefined>, undefined>;
593
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
594
- readonly ext: v.StringSchema<undefined>;
595
- readonly url: v.StringSchema<undefined>;
596
- readonly hash: v.StringSchema<undefined>;
597
- readonly mime: v.StringSchema<undefined>;
598
- readonly name: v.StringSchema<undefined>;
599
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
600
- readonly size: v.NumberSchema<undefined>;
601
- readonly width: v.NumberSchema<undefined>;
602
- readonly height: v.NumberSchema<undefined>;
603
- readonly sizeInBytes: v.NumberSchema<undefined>;
604
- }, undefined>, undefined>;
605
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
606
- readonly ext: v.StringSchema<undefined>;
607
- readonly url: v.StringSchema<undefined>;
608
- readonly hash: v.StringSchema<undefined>;
609
- readonly mime: v.StringSchema<undefined>;
610
- readonly name: v.StringSchema<undefined>;
611
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
612
- readonly size: v.NumberSchema<undefined>;
613
- readonly width: v.NumberSchema<undefined>;
614
- readonly height: v.NumberSchema<undefined>;
615
- readonly sizeInBytes: v.NumberSchema<undefined>;
616
- }, undefined>, undefined>;
617
- }, undefined>, undefined>, undefined>;
618
- readonly hash: v.StringSchema<undefined>;
619
- readonly ext: v.StringSchema<undefined>;
620
- readonly mime: v.StringSchema<undefined>;
621
- readonly size: v.NumberSchema<undefined>;
622
- readonly url: v.StringSchema<undefined>;
623
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
624
- readonly provider: v.StringSchema<undefined>;
625
- readonly provider_metadata: v.NullSchema<undefined>;
626
- readonly id: v.NumberSchema<undefined>;
627
- readonly documentId: v.StringSchema<undefined>;
628
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
629
- readonly createdAt: v.StringSchema<undefined>;
630
- readonly updatedAt: v.StringSchema<undefined>;
631
- }, undefined>>, undefined>, undefined>;
632
- readonly id: v.NumberSchema<undefined>;
633
- }, undefined>, undefined>, undefined>;
634
- readonly id: v.NumberSchema<undefined>;
635
- readonly __component: v.StringSchema<undefined>;
636
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
637
- readonly form_id: v.PicklistSchema<readonly ["ss-newsletter", "ss-sign-up-to-download", "strapi-leads", "strapi-resumes"], undefined>;
638
- readonly form_download: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
639
- readonly download_type: v.PicklistSchema<readonly ["link", "file"], undefined>;
640
- readonly download_key: v.PicklistSchema<readonly ["SS 2025 Get Community Trends Report", "SS 2024 Get Community Trends Report", "SS 2024 Fall Media Trends Report", "SS 2024 Spring Media Trends Report", "SS 2023 Trends Report", "SS 2023 Fall Media Trends Report", "SS 2023 Summer Media Trends Report", "SS 2023 Spring Media Trends Report", "SS 2023 Winter Media Trends Report", "SS 2023 PCBC Presentation PDF", "SS 2022 Get Community Trends Report", "SS 2022 Fall Media Trends Report", "SS 2022 Winter Media Trends Report", "SS 2022 Build Good FOMO with Get Community", "SS 2022 LinkedIn Checklist", "SS 2021 Get Community Trends Report", "SS 2020 Going Virtual Guide PDF", "SS 2020 Marketable Home Quotes"], undefined>;
641
- readonly download_file: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
642
- readonly name: v.StringSchema<undefined>;
643
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
644
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
645
- readonly width: v.NumberSchema<undefined>;
646
- readonly height: v.NumberSchema<undefined>;
647
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
648
- readonly large: v.OptionalSchema<v.ObjectSchema<{
649
- readonly ext: v.StringSchema<undefined>;
650
- readonly url: v.StringSchema<undefined>;
651
- readonly hash: v.StringSchema<undefined>;
652
- readonly mime: v.StringSchema<undefined>;
653
- readonly name: v.StringSchema<undefined>;
654
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
655
- readonly size: v.NumberSchema<undefined>;
656
- readonly width: v.NumberSchema<undefined>;
657
- readonly height: v.NumberSchema<undefined>;
658
- readonly sizeInBytes: v.NumberSchema<undefined>;
659
- }, undefined>, undefined>;
660
- readonly small: v.OptionalSchema<v.ObjectSchema<{
661
- readonly ext: v.StringSchema<undefined>;
662
- readonly url: v.StringSchema<undefined>;
663
- readonly hash: v.StringSchema<undefined>;
664
- readonly mime: v.StringSchema<undefined>;
665
- readonly name: v.StringSchema<undefined>;
666
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
667
- readonly size: v.NumberSchema<undefined>;
668
- readonly width: v.NumberSchema<undefined>;
669
- readonly height: v.NumberSchema<undefined>;
670
- readonly sizeInBytes: v.NumberSchema<undefined>;
671
- }, undefined>, undefined>;
672
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
673
- readonly ext: v.StringSchema<undefined>;
674
- readonly url: v.StringSchema<undefined>;
675
- readonly hash: v.StringSchema<undefined>;
676
- readonly mime: v.StringSchema<undefined>;
677
- readonly name: v.StringSchema<undefined>;
678
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
679
- readonly size: v.NumberSchema<undefined>;
680
- readonly width: v.NumberSchema<undefined>;
681
- readonly height: v.NumberSchema<undefined>;
682
- readonly sizeInBytes: v.NumberSchema<undefined>;
683
- }, undefined>, undefined>;
684
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
685
- readonly ext: v.StringSchema<undefined>;
686
- readonly url: v.StringSchema<undefined>;
687
- readonly hash: v.StringSchema<undefined>;
688
- readonly mime: v.StringSchema<undefined>;
689
- readonly name: v.StringSchema<undefined>;
690
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
691
- readonly size: v.NumberSchema<undefined>;
692
- readonly width: v.NumberSchema<undefined>;
693
- readonly height: v.NumberSchema<undefined>;
694
- readonly sizeInBytes: v.NumberSchema<undefined>;
695
- }, undefined>, undefined>;
696
- }, undefined>, undefined>, undefined>;
697
- readonly hash: v.StringSchema<undefined>;
698
- readonly ext: v.StringSchema<undefined>;
699
- readonly mime: v.StringSchema<undefined>;
700
- readonly size: v.NumberSchema<undefined>;
701
- readonly url: v.StringSchema<undefined>;
702
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
703
- readonly provider: v.StringSchema<undefined>;
704
- readonly provider_metadata: v.NullSchema<undefined>;
705
- readonly id: v.NumberSchema<undefined>;
706
- readonly documentId: v.StringSchema<undefined>;
707
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
708
- readonly createdAt: v.StringSchema<undefined>;
709
- readonly updatedAt: v.StringSchema<undefined>;
710
- }, undefined>>, undefined>, undefined>;
711
- readonly download_link: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
712
- readonly id: v.NumberSchema<undefined>;
713
- }, undefined>, undefined>, undefined>;
714
- readonly id: v.NumberSchema<undefined>;
715
- readonly __component: v.StringSchema<undefined>;
716
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
717
- readonly settings: v.OptionalSchema<v.ObjectSchema<{
718
- readonly loop: v.BooleanSchema<undefined>;
719
- readonly mode: v.PicklistSchema<readonly ["snap", "free"], undefined>;
720
- readonly initial: v.NumberSchema<undefined>;
721
- readonly id: v.NumberSchema<undefined>;
722
- }, undefined>, undefined>;
723
- readonly slider_settings: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
724
- readonly breakpoint: v.NumberSchema<undefined>;
725
- readonly screen: v.PicklistSchema<readonly ["screen", "sm", "md", "lg", "xl", "xxl"], undefined>;
726
- readonly slides_per_view: v.NumberSchema<undefined>;
727
- readonly slides_spacing: v.PicklistSchema<readonly ["none", "small", "medium", "large"], undefined>;
728
- readonly slides_origin: v.NullableSchema<v.StringSchema<undefined>, undefined>;
729
- readonly id: v.NumberSchema<undefined>;
730
- }, undefined>, undefined>, undefined>;
731
- readonly slides: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
732
- readonly slide_type: v.PicklistSchema<readonly ["image-contain", "image-cover", "image-fill", "image", "video", "html", "website"], undefined>;
733
- readonly slide_image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
734
- readonly name: v.StringSchema<undefined>;
735
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
736
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
737
- readonly width: v.NumberSchema<undefined>;
738
- readonly height: v.NumberSchema<undefined>;
739
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
740
- readonly large: v.OptionalSchema<v.ObjectSchema<{
741
- readonly ext: v.StringSchema<undefined>;
742
- readonly url: v.StringSchema<undefined>;
743
- readonly hash: v.StringSchema<undefined>;
744
- readonly mime: v.StringSchema<undefined>;
745
- readonly name: v.StringSchema<undefined>;
746
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
747
- readonly size: v.NumberSchema<undefined>;
748
- readonly width: v.NumberSchema<undefined>;
749
- readonly height: v.NumberSchema<undefined>;
750
- readonly sizeInBytes: v.NumberSchema<undefined>;
751
- }, undefined>, undefined>;
752
- readonly small: v.OptionalSchema<v.ObjectSchema<{
753
- readonly ext: v.StringSchema<undefined>;
754
- readonly url: v.StringSchema<undefined>;
755
- readonly hash: v.StringSchema<undefined>;
756
- readonly mime: v.StringSchema<undefined>;
757
- readonly name: v.StringSchema<undefined>;
758
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
759
- readonly size: v.NumberSchema<undefined>;
760
- readonly width: v.NumberSchema<undefined>;
761
- readonly height: v.NumberSchema<undefined>;
762
- readonly sizeInBytes: v.NumberSchema<undefined>;
763
- }, undefined>, undefined>;
764
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
765
- readonly ext: v.StringSchema<undefined>;
766
- readonly url: v.StringSchema<undefined>;
767
- readonly hash: v.StringSchema<undefined>;
768
- readonly mime: v.StringSchema<undefined>;
769
- readonly name: v.StringSchema<undefined>;
770
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
771
- readonly size: v.NumberSchema<undefined>;
772
- readonly width: v.NumberSchema<undefined>;
773
- readonly height: v.NumberSchema<undefined>;
774
- readonly sizeInBytes: v.NumberSchema<undefined>;
775
- }, undefined>, undefined>;
776
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
777
- readonly ext: v.StringSchema<undefined>;
778
- readonly url: v.StringSchema<undefined>;
779
- readonly hash: v.StringSchema<undefined>;
780
- readonly mime: v.StringSchema<undefined>;
781
- readonly name: v.StringSchema<undefined>;
782
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
783
- readonly size: v.NumberSchema<undefined>;
784
- readonly width: v.NumberSchema<undefined>;
785
- readonly height: v.NumberSchema<undefined>;
786
- readonly sizeInBytes: v.NumberSchema<undefined>;
787
- }, undefined>, undefined>;
788
- }, undefined>, undefined>, undefined>;
789
- readonly hash: v.StringSchema<undefined>;
790
- readonly ext: v.StringSchema<undefined>;
791
- readonly mime: v.StringSchema<undefined>;
792
- readonly size: v.NumberSchema<undefined>;
793
- readonly url: v.StringSchema<undefined>;
794
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
795
- readonly provider: v.StringSchema<undefined>;
796
- readonly provider_metadata: v.NullSchema<undefined>;
797
- readonly id: v.NumberSchema<undefined>;
798
- readonly documentId: v.StringSchema<undefined>;
799
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
800
- readonly createdAt: v.StringSchema<undefined>;
801
- readonly updatedAt: v.StringSchema<undefined>;
802
- }, undefined>>, undefined>;
803
- readonly website_url: v.NullableSchema<v.StringSchema<undefined>, undefined>;
804
- readonly html_content: v.NullableSchema<v.StringSchema<undefined>, undefined>;
805
- readonly video: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
806
- readonly video_source: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
807
- readonly video_id: v.NullableSchema<v.StringSchema<undefined>, undefined>;
808
- readonly video_upload: v.OptionalSchema<v.NullableSchema<v.LazySchema<v.ObjectSchema<{
809
- readonly name: v.StringSchema<undefined>;
810
- readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
811
- readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
812
- readonly width: v.NumberSchema<undefined>;
813
- readonly height: v.NumberSchema<undefined>;
814
- readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
815
- readonly large: v.OptionalSchema<v.ObjectSchema<{
816
- readonly ext: v.StringSchema<undefined>;
817
- readonly url: v.StringSchema<undefined>;
818
- readonly hash: v.StringSchema<undefined>;
819
- readonly mime: v.StringSchema<undefined>;
820
- readonly name: v.StringSchema<undefined>;
821
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
822
- readonly size: v.NumberSchema<undefined>;
823
- readonly width: v.NumberSchema<undefined>;
824
- readonly height: v.NumberSchema<undefined>;
825
- readonly sizeInBytes: v.NumberSchema<undefined>;
826
- }, undefined>, undefined>;
827
- readonly small: v.OptionalSchema<v.ObjectSchema<{
828
- readonly ext: v.StringSchema<undefined>;
829
- readonly url: v.StringSchema<undefined>;
830
- readonly hash: v.StringSchema<undefined>;
831
- readonly mime: v.StringSchema<undefined>;
832
- readonly name: v.StringSchema<undefined>;
833
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
834
- readonly size: v.NumberSchema<undefined>;
835
- readonly width: v.NumberSchema<undefined>;
836
- readonly height: v.NumberSchema<undefined>;
837
- readonly sizeInBytes: v.NumberSchema<undefined>;
838
- }, undefined>, undefined>;
839
- readonly medium: v.OptionalSchema<v.ObjectSchema<{
840
- readonly ext: v.StringSchema<undefined>;
841
- readonly url: v.StringSchema<undefined>;
842
- readonly hash: v.StringSchema<undefined>;
843
- readonly mime: v.StringSchema<undefined>;
844
- readonly name: v.StringSchema<undefined>;
845
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
846
- readonly size: v.NumberSchema<undefined>;
847
- readonly width: v.NumberSchema<undefined>;
848
- readonly height: v.NumberSchema<undefined>;
849
- readonly sizeInBytes: v.NumberSchema<undefined>;
850
- }, undefined>, undefined>;
851
- readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
852
- readonly ext: v.StringSchema<undefined>;
853
- readonly url: v.StringSchema<undefined>;
854
- readonly hash: v.StringSchema<undefined>;
855
- readonly mime: v.StringSchema<undefined>;
856
- readonly name: v.StringSchema<undefined>;
857
- readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
858
- readonly size: v.NumberSchema<undefined>;
859
- readonly width: v.NumberSchema<undefined>;
860
- readonly height: v.NumberSchema<undefined>;
861
- readonly sizeInBytes: v.NumberSchema<undefined>;
862
- }, undefined>, undefined>;
863
- }, undefined>, undefined>, undefined>;
864
- readonly hash: v.StringSchema<undefined>;
865
- readonly ext: v.StringSchema<undefined>;
866
- readonly mime: v.StringSchema<undefined>;
867
- readonly size: v.NumberSchema<undefined>;
868
- readonly url: v.StringSchema<undefined>;
869
- readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
870
- readonly provider: v.StringSchema<undefined>;
871
- readonly provider_metadata: v.NullSchema<undefined>;
872
- readonly id: v.NumberSchema<undefined>;
873
- readonly documentId: v.StringSchema<undefined>;
874
- readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
875
- readonly createdAt: v.StringSchema<undefined>;
876
- readonly updatedAt: v.StringSchema<undefined>;
877
- }, undefined>>, undefined>, undefined>;
878
- readonly id: v.NumberSchema<undefined>;
879
- readonly __component: v.StringSchema<undefined>;
880
- }, undefined>, undefined>, undefined>;
881
- readonly id: v.NumberSchema<undefined>;
882
- }, undefined>, undefined>, undefined>;
883
- readonly id: v.NumberSchema<undefined>;
884
- readonly __component: v.StringSchema<undefined>;
885
- }, undefined>>, v.LazySchema<v.ObjectSchema<{
886
- readonly content: v.OptionalSchema<v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
887
- readonly type: v.StringSchema<undefined>;
888
- readonly children: v.ArraySchema<v.ObjectSchema<{
889
- readonly type: v.StringSchema<undefined>;
890
- readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
891
- readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
892
- readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
893
- readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
894
- readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
895
- }, undefined>, undefined>;
896
- }, undefined>, undefined>, undefined>, undefined>;
897
- readonly id: v.NumberSchema<undefined>;
898
- readonly __component: v.StringSchema<undefined>;
899
- }, undefined>>], undefined>;
900
- type BlogPostBlock = v.InferOutput<typeof BlogPostBlock>;
901
- //#endregion
902
- //#region src/entities/blog-post/document.d.ts
903
- declare const BlogPostDocument: v.GenericSchema<{
904
- id: number;
905
- documentId: string;
906
- publishedAt?: string;
907
- createdAt: string;
908
- updatedAt: string;
909
- title: string;
910
- slug: string;
911
- excerpt: string;
912
- published: string;
913
- is_live: boolean;
914
- is_featured: boolean;
915
- is_public: boolean;
916
- seo?: SeoMeta | null;
917
- layout: BlogPostLayout | null;
918
- featured_image?: MediaUploadDocument | null;
919
- blocks?: BlogPostBlock[];
920
- category?: CategoryDocument | null;
921
- tags?: TagDocument[] | null;
922
- authors?: TeamMemberDocument[] | null;
923
- related_posts?: BlogPostDocument[] | null;
924
- }>;
925
- type BlogPostDocument = v.InferOutput<typeof BlogPostDocument>;
926
- //#endregion
927
- //#region src/entities/blog-post/query.d.ts
928
- declare const QueryStrapiSearchBlogPosts: v.ObjectSchema<{
929
- readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
930
- readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
931
- readonly search: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
932
- readonly category: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>;
933
- readonly tags: v.OptionalSchema<v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>, undefined>, undefined>;
934
- readonly status: v.OptionalSchema<v.PicklistSchema<readonly ["draft", "published"], undefined>, undefined>;
935
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_featured:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_featured:DESC" | "slug:ASC" | "slug:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_featured:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_featured:DESC" | "slug:ASC" | "slug:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
936
- }, undefined>;
937
- type QueryStrapiSearchBlogPosts = v.InferOutput<typeof QueryStrapiSearchBlogPosts>;
938
- declare const QueryStrapiSearchBlogPostsBySlug: v.ObjectSchema<{
939
- readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
940
- readonly status: v.OptionalSchema<v.PicklistSchema<readonly ["draft", "published"], undefined>, "published">;
941
- readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_featured:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_featured:DESC" | "slug:ASC" | "slug:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "title:ASC" | "is_featured:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "title:DESC" | "is_featured:DESC" | "slug:ASC" | "slug:DESC" | "published:ASC" | "is_live:ASC" | "is_public:ASC" | "published:DESC" | "is_live:DESC" | "is_public:DESC")[], 9, undefined>]>, undefined>;
942
- }, undefined>;
943
- type QueryStrapiSearchBlogPostsBySlug = v.InferOutput<typeof QueryStrapiSearchBlogPostsBySlug>;
944
- //#endregion
945
- export { LIMIT_BLOG_POST_PAGINATION_DEFAULT_SIZE as C, BLOG_POST_SORT_KEYS as S, TEAM_MEMBER_SORT as _, BlogPostLayout as a, CategoryDocument as b, TrendDocument as c, TeamMemberSort as d, TeamMemberGroup as f, TEAM_MEMBER_GROUP as g, LIMIT_TEAM_MEMBER_PAGINATION_MAX_SIZE as h, BlogPostBlock as i, QueryStrapiSearchTeamMembers as l, LIMIT_TEAM_MEMBER_PAGINATION_DEFAULT_SIZE as m, QueryStrapiSearchBlogPostsBySlug as n, QuerySortBlogPosts as o, TeamMemberTier as p, BlogPostDocument as r, TeamMemberDocument as s, QueryStrapiSearchBlogPosts as t, QuerySortTeamMembers as u, TEAM_MEMBER_SORT_KEYS as v, LIMIT_BLOG_POST_PAGINATION_MAX_SIZE as w, BLOG_POST_LAYOUT as x, TEAM_MEMBER_TIER as y };