@getcommunity/gc-validators 0.0.323 → 0.0.324

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 (343) hide show
  1. package/dist/base/index.cjs +2 -2
  2. package/dist/base/index.d.cts +1 -1
  3. package/dist/base/index.d.mts +1 -1
  4. package/dist/base/index.mjs +2 -2
  5. package/dist/{boolean-tBVviKsR.mjs → boolean-BAG2qbdD.mjs} +1 -1
  6. package/dist/{boolean-BYGqZxWU.cjs → boolean-Dw28WFxu.cjs} +1 -1
  7. package/dist/components/blocks/index.cjs +25 -27
  8. package/dist/components/blocks/index.d.cts +1 -1
  9. package/dist/components/blocks/index.d.mts +1 -1
  10. package/dist/components/blocks/index.mjs +26 -28
  11. package/dist/components/brand/index.cjs +5 -3
  12. package/dist/components/brand/index.d.cts +2 -2
  13. package/dist/components/brand/index.d.mts +2 -2
  14. package/dist/components/brand/index.mjs +6 -5
  15. package/dist/components/forms/index.cjs +10 -12
  16. package/dist/components/forms/index.d.cts +5 -7
  17. package/dist/components/forms/index.d.mts +5 -7
  18. package/dist/components/forms/index.mjs +11 -13
  19. package/dist/components/gcft/index.cjs +93 -0
  20. package/dist/components/gcft/index.d.cts +989 -0
  21. package/dist/components/gcft/index.d.mts +989 -0
  22. package/dist/components/gcft/index.mjs +79 -0
  23. package/dist/components/shared/index.cjs +10 -10
  24. package/dist/components/shared/index.d.cts +1 -1
  25. package/dist/components/shared/index.d.mts +1 -1
  26. package/dist/components/shared/index.mjs +11 -11
  27. package/dist/components/slideshow/index.cjs +17 -19
  28. package/dist/components/slideshow/index.d.cts +13 -15
  29. package/dist/components/slideshow/index.d.mts +13 -15
  30. package/dist/components/slideshow/index.mjs +18 -20
  31. package/dist/components/utm/index.cjs +7 -8
  32. package/dist/components/utm/index.d.cts +1 -1
  33. package/dist/components/utm/index.d.mts +1 -1
  34. package/dist/components/utm/index.mjs +8 -9
  35. package/dist/constants/index.d.cts +1 -1
  36. package/dist/constants/index.d.mts +1 -1
  37. package/dist/{document-C9FkMgj3.d.cts → document-BHX6VFQZ.d.cts} +1 -1
  38. package/dist/{document-CZFcD3r5.d.cts → document-Be5Cilg0.d.cts} +5 -5
  39. package/dist/{document-gm1f3wWx.cjs → document-BmofmYTz.cjs} +19 -19
  40. package/dist/{document-BiFs4eSw.d.mts → document-CpbX0dkQ.d.mts} +5 -5
  41. package/dist/{document-B_ZXYnh3.d.mts → document-Dphn5GgF.d.mts} +1 -1
  42. package/dist/{document-CrEFVYK-.d.cts → document-DwCd0vSJ.d.cts} +3 -3
  43. package/dist/{document-BW68CVMb.mjs → document-N-npHSnd.mjs} +20 -20
  44. package/dist/{document-DpnOB5mQ.d.mts → document-uKORXaDn.d.mts} +3 -3
  45. package/dist/entities/audit-log/mutation.cjs +2 -2
  46. package/dist/entities/audit-log/mutation.mjs +2 -2
  47. package/dist/entities/audit-log/query.cjs +3 -3
  48. package/dist/entities/audit-log/query.mjs +3 -3
  49. package/dist/entities/blog-page/document.d.cts +1 -1
  50. package/dist/entities/blog-page/document.d.mts +1 -1
  51. package/dist/entities/blog-post/document.d.cts +1 -1
  52. package/dist/entities/blog-post/document.d.mts +1 -1
  53. package/dist/entities/blog-post/fields.d.cts +1 -1
  54. package/dist/entities/blog-post/fields.d.mts +1 -1
  55. package/dist/entities/blog-post/query.cjs +6 -6
  56. package/dist/entities/blog-post/query.mjs +6 -6
  57. package/dist/entities/careers-page/document.d.cts +1 -1
  58. package/dist/entities/careers-page/document.d.mts +1 -1
  59. package/dist/entities/category/document.d.cts +1 -1
  60. package/dist/entities/category/document.d.mts +1 -1
  61. package/dist/entities/category/mutation.cjs +2 -2
  62. package/dist/entities/category/mutation.mjs +2 -2
  63. package/dist/entities/category/query.cjs +2 -2
  64. package/dist/entities/category/query.mjs +2 -2
  65. package/dist/entities/client/document.cjs +1 -1
  66. package/dist/entities/client/document.d.cts +1 -1
  67. package/dist/entities/client/document.d.mts +1 -1
  68. package/dist/entities/client/document.mjs +1 -1
  69. package/dist/entities/client/mutation.cjs +2 -2
  70. package/dist/entities/client/mutation.mjs +2 -2
  71. package/dist/entities/client/query.cjs +4 -4
  72. package/dist/entities/client/query.mjs +4 -4
  73. package/dist/entities/client-content-pillar/document.cjs +1 -1
  74. package/dist/entities/client-content-pillar/document.d.cts +1 -1
  75. package/dist/entities/client-content-pillar/document.d.mts +1 -1
  76. package/dist/entities/client-content-pillar/document.mjs +1 -1
  77. package/dist/entities/client-content-pillar/mutation.cjs +1 -1
  78. package/dist/entities/client-content-pillar/mutation.mjs +1 -1
  79. package/dist/entities/client-content-pillar/query.cjs +1 -1
  80. package/dist/entities/client-content-pillar/query.mjs +1 -1
  81. package/dist/entities/client-email/document.cjs +1 -1
  82. package/dist/entities/client-email/document.d.cts +1 -1
  83. package/dist/entities/client-email/document.d.mts +1 -1
  84. package/dist/entities/client-email/document.mjs +1 -1
  85. package/dist/entities/client-email/mutation.cjs +2 -2
  86. package/dist/entities/client-email/mutation.mjs +2 -2
  87. package/dist/entities/client-email/query.cjs +2 -2
  88. package/dist/entities/client-email/query.mjs +2 -2
  89. package/dist/entities/client-media-platform/document.cjs +1 -1
  90. package/dist/entities/client-media-platform/document.d.cts +1 -1
  91. package/dist/entities/client-media-platform/document.d.mts +1 -1
  92. package/dist/entities/client-media-platform/document.mjs +1 -1
  93. package/dist/entities/client-media-platform/mutation.cjs +2 -2
  94. package/dist/entities/client-media-platform/mutation.mjs +2 -2
  95. package/dist/entities/client-media-platform/query.cjs +1 -1
  96. package/dist/entities/client-media-platform/query.mjs +1 -1
  97. package/dist/entities/client-project/document.cjs +1 -1
  98. package/dist/entities/client-project/document.d.cts +1 -1
  99. package/dist/entities/client-project/document.d.mts +1 -1
  100. package/dist/entities/client-project/document.mjs +1 -1
  101. package/dist/entities/client-project/mutation.cjs +2 -2
  102. package/dist/entities/client-project/mutation.mjs +2 -2
  103. package/dist/entities/client-project/query.cjs +4 -4
  104. package/dist/entities/client-project/query.mjs +4 -4
  105. package/dist/entities/client-report/document.cjs +1 -1
  106. package/dist/entities/client-report/document.d.cts +1 -1
  107. package/dist/entities/client-report/document.d.mts +1 -1
  108. package/dist/entities/client-report/document.mjs +1 -1
  109. package/dist/entities/client-report/mutation.cjs +2 -2
  110. package/dist/entities/client-report/mutation.mjs +2 -2
  111. package/dist/entities/client-report/query.cjs +3 -3
  112. package/dist/entities/client-report/query.mjs +3 -3
  113. package/dist/entities/client-styleguide/document.cjs +1 -1
  114. package/dist/entities/client-styleguide/document.d.cts +1 -1
  115. package/dist/entities/client-styleguide/document.d.mts +1 -1
  116. package/dist/entities/client-styleguide/document.mjs +1 -1
  117. package/dist/entities/client-styleguide/mutation.cjs +2 -2
  118. package/dist/entities/client-styleguide/mutation.mjs +2 -2
  119. package/dist/entities/client-styleguide/query.cjs +3 -3
  120. package/dist/entities/client-styleguide/query.mjs +3 -3
  121. package/dist/entities/client-user/document.cjs +1 -1
  122. package/dist/entities/client-user/document.d.cts +1 -1
  123. package/dist/entities/client-user/document.d.mts +1 -1
  124. package/dist/entities/client-user/document.mjs +1 -1
  125. package/dist/entities/client-user/mutation.cjs +1 -1
  126. package/dist/entities/client-user/mutation.mjs +1 -1
  127. package/dist/entities/client-user/query.cjs +1 -1
  128. package/dist/entities/client-user/query.mjs +1 -1
  129. package/dist/entities/comment/mutation.cjs +1 -1
  130. package/dist/entities/comment/mutation.mjs +1 -1
  131. package/dist/entities/comment/query.cjs +1 -1
  132. package/dist/entities/comment/query.mjs +1 -1
  133. package/dist/entities/content-pillar/document.cjs +1 -1
  134. package/dist/entities/content-pillar/document.d.cts +1 -1
  135. package/dist/entities/content-pillar/document.d.mts +1 -1
  136. package/dist/entities/content-pillar/document.mjs +1 -1
  137. package/dist/entities/content-pillar/mutation.cjs +2 -2
  138. package/dist/entities/content-pillar/mutation.mjs +2 -2
  139. package/dist/entities/content-pillar/query.cjs +1 -1
  140. package/dist/entities/content-pillar/query.mjs +1 -1
  141. package/dist/entities/faq-page/document.d.cts +2 -2
  142. package/dist/entities/faq-page/document.d.mts +2 -2
  143. package/dist/entities/gcflytour/document.cjs +1 -1
  144. package/dist/entities/gcflytour/document.d.cts +1 -1
  145. package/dist/entities/gcflytour/document.d.mts +1 -1
  146. package/dist/entities/gcflytour/document.mjs +1 -1
  147. package/dist/entities/gcflytour/mutation.cjs +2 -2
  148. package/dist/entities/gcflytour/mutation.mjs +2 -2
  149. package/dist/entities/gcflytour/query.cjs +1 -1
  150. package/dist/entities/gcflytour/query.mjs +1 -1
  151. package/dist/entities/gcflytour-snap/document.cjs +1 -1
  152. package/dist/entities/gcflytour-snap/document.d.cts +1 -1
  153. package/dist/entities/gcflytour-snap/document.d.mts +1 -1
  154. package/dist/entities/gcflytour-snap/document.mjs +1 -1
  155. package/dist/entities/gcflytour-snap/mutation.cjs +2 -2
  156. package/dist/entities/gcflytour-snap/mutation.mjs +2 -2
  157. package/dist/entities/gcflytour-snap/query.cjs +1 -1
  158. package/dist/entities/gcflytour-snap/query.mjs +1 -1
  159. package/dist/entities/gcflytour-snap-embed/document.cjs +1 -1
  160. package/dist/entities/gcflytour-snap-embed/document.d.cts +1 -1
  161. package/dist/entities/gcflytour-snap-embed/document.d.mts +1 -1
  162. package/dist/entities/gcflytour-snap-embed/document.mjs +1 -1
  163. package/dist/entities/gcflytour-snap-embed/mutation.cjs +2 -2
  164. package/dist/entities/gcflytour-snap-embed/mutation.mjs +2 -2
  165. package/dist/entities/gcflytour-snap-embed/query.cjs +1 -1
  166. package/dist/entities/gcflytour-snap-embed/query.mjs +1 -1
  167. package/dist/entities/landing-page/document.d.cts +2 -2
  168. package/dist/entities/landing-page/document.d.mts +2 -2
  169. package/dist/entities/lead/mutation.cjs +2 -2
  170. package/dist/entities/lead/mutation.mjs +2 -2
  171. package/dist/entities/matterport/document.cjs +1 -1
  172. package/dist/entities/matterport/document.d.cts +1 -1
  173. package/dist/entities/matterport/document.d.mts +1 -1
  174. package/dist/entities/matterport/document.mjs +1 -1
  175. package/dist/entities/matterport/mutation.cjs +2 -2
  176. package/dist/entities/matterport/mutation.mjs +2 -2
  177. package/dist/entities/matterport/query.cjs +3 -3
  178. package/dist/entities/matterport/query.mjs +3 -3
  179. package/dist/entities/media-content-type/document.cjs +1 -1
  180. package/dist/entities/media-content-type/document.d.cts +1 -1
  181. package/dist/entities/media-content-type/document.d.mts +1 -1
  182. package/dist/entities/media-content-type/document.mjs +1 -1
  183. package/dist/entities/media-content-type/mutation.cjs +2 -2
  184. package/dist/entities/media-content-type/mutation.mjs +2 -2
  185. package/dist/entities/media-content-type/query.cjs +1 -1
  186. package/dist/entities/media-content-type/query.mjs +1 -1
  187. package/dist/entities/media-creative-format/document.cjs +1 -1
  188. package/dist/entities/media-creative-format/document.d.cts +1 -1
  189. package/dist/entities/media-creative-format/document.d.mts +1 -1
  190. package/dist/entities/media-creative-format/document.mjs +1 -1
  191. package/dist/entities/media-creative-format/mutation.cjs +2 -2
  192. package/dist/entities/media-creative-format/mutation.mjs +2 -2
  193. package/dist/entities/media-creative-format/query.cjs +1 -1
  194. package/dist/entities/media-creative-format/query.mjs +1 -1
  195. package/dist/entities/media-medium/document.cjs +1 -1
  196. package/dist/entities/media-medium/document.d.cts +1 -1
  197. package/dist/entities/media-medium/document.d.mts +1 -1
  198. package/dist/entities/media-medium/document.mjs +1 -1
  199. package/dist/entities/media-medium/mutation.cjs +2 -2
  200. package/dist/entities/media-medium/mutation.mjs +2 -2
  201. package/dist/entities/media-medium/query.cjs +1 -1
  202. package/dist/entities/media-medium/query.mjs +1 -1
  203. package/dist/entities/media-platform/document.cjs +1 -1
  204. package/dist/entities/media-platform/document.d.cts +1 -1
  205. package/dist/entities/media-platform/document.d.mts +1 -1
  206. package/dist/entities/media-platform/document.mjs +1 -1
  207. package/dist/entities/media-platform/mutation.cjs +3 -3
  208. package/dist/entities/media-platform/mutation.mjs +3 -3
  209. package/dist/entities/media-platform/query.cjs +1 -1
  210. package/dist/entities/media-platform/query.mjs +1 -1
  211. package/dist/entities/monday-workspace/document.cjs +1 -1
  212. package/dist/entities/monday-workspace/document.d.cts +1 -1
  213. package/dist/entities/monday-workspace/document.d.mts +1 -1
  214. package/dist/entities/monday-workspace/document.mjs +1 -1
  215. package/dist/entities/monday-workspace/mutation.cjs +2 -2
  216. package/dist/entities/monday-workspace/mutation.mjs +2 -2
  217. package/dist/entities/monday-workspace/query.cjs +2 -2
  218. package/dist/entities/monday-workspace/query.mjs +2 -2
  219. package/dist/entities/newsletter-signup/mutation.cjs +2 -2
  220. package/dist/entities/newsletter-signup/mutation.mjs +2 -2
  221. package/dist/entities/policy-page/document.d.cts +1 -1
  222. package/dist/entities/policy-page/document.d.mts +1 -1
  223. package/dist/entities/product/document.d.cts +1 -1
  224. package/dist/entities/product/document.d.mts +1 -1
  225. package/dist/entities/product-highlight/document.cjs +1 -1
  226. package/dist/entities/product-highlight/document.d.cts +1 -1
  227. package/dist/entities/product-highlight/document.d.mts +1 -1
  228. package/dist/entities/product-highlight/document.mjs +1 -1
  229. package/dist/entities/resume/mutation.cjs +2 -2
  230. package/dist/entities/resume/mutation.mjs +2 -2
  231. package/dist/entities/sharpspring/mutation.cjs +1 -1
  232. package/dist/entities/sharpspring/mutation.mjs +1 -1
  233. package/dist/entities/tag/mutation.cjs +2 -2
  234. package/dist/entities/tag/mutation.mjs +2 -2
  235. package/dist/entities/tag/query.cjs +2 -2
  236. package/dist/entities/tag/query.mjs +2 -2
  237. package/dist/entities/team-member/document.d.cts +1 -1
  238. package/dist/entities/team-member/document.d.mts +1 -1
  239. package/dist/entities/team-member/query.cjs +4 -4
  240. package/dist/entities/team-member/query.mjs +4 -4
  241. package/dist/entities/team-page/document.d.cts +1 -1
  242. package/dist/entities/team-page/document.d.mts +1 -1
  243. package/dist/entities/teamwork/query.cjs +1 -1
  244. package/dist/entities/teamwork/query.mjs +1 -1
  245. package/dist/entities/trend/document.d.cts +1 -1
  246. package/dist/entities/trend/document.d.mts +1 -1
  247. package/dist/entities/trend/mutation.cjs +1 -1
  248. package/dist/entities/trend/mutation.mjs +1 -1
  249. package/dist/entities/up-auth/mutation.cjs +1 -1
  250. package/dist/entities/up-auth/mutation.d.cts +1 -1
  251. package/dist/entities/up-auth/mutation.d.mts +1 -1
  252. package/dist/entities/up-auth/mutation.mjs +1 -1
  253. package/dist/entities/up-permission/document.cjs +1 -1
  254. package/dist/entities/up-permission/document.d.cts +1 -1
  255. package/dist/entities/up-permission/document.d.mts +1 -1
  256. package/dist/entities/up-permission/document.mjs +1 -1
  257. package/dist/entities/up-role/document.cjs +1 -1
  258. package/dist/entities/up-role/document.d.cts +1 -1
  259. package/dist/entities/up-role/document.d.mts +1 -1
  260. package/dist/entities/up-role/document.mjs +1 -1
  261. package/dist/entities/up-role/query.cjs +3 -3
  262. package/dist/entities/up-role/query.mjs +3 -3
  263. package/dist/entities/up-user/document.cjs +1 -1
  264. package/dist/entities/up-user/document.d.cts +1 -1
  265. package/dist/entities/up-user/document.d.mts +1 -1
  266. package/dist/entities/up-user/document.mjs +1 -1
  267. package/dist/entities/up-user/fields.cjs +1 -1
  268. package/dist/entities/up-user/fields.mjs +1 -1
  269. package/dist/entities/up-user/mutation.cjs +2 -2
  270. package/dist/entities/up-user/mutation.mjs +2 -2
  271. package/dist/entities/up-user/query.cjs +1 -1
  272. package/dist/entities/up-user/query.mjs +1 -1
  273. package/dist/entities/upload/mutation.cjs +1 -1
  274. package/dist/entities/upload/mutation.mjs +1 -1
  275. package/dist/entities/url-redirect/query.cjs +4 -4
  276. package/dist/entities/url-redirect/query.mjs +4 -4
  277. package/dist/entities/user-account/document.cjs +1 -1
  278. package/dist/entities/user-account/document.d.cts +1 -1
  279. package/dist/entities/user-account/document.d.mts +1 -1
  280. package/dist/entities/user-account/document.mjs +1 -1
  281. package/dist/entities/user-account/mutation.cjs +2 -2
  282. package/dist/entities/user-account/mutation.mjs +2 -2
  283. package/dist/entities/user-account/query.cjs +1 -1
  284. package/dist/entities/user-account/query.mjs +1 -1
  285. package/dist/entities/utm-link-builder/mutation.cjs +3 -3
  286. package/dist/entities/utm-link-builder/mutation.mjs +3 -3
  287. package/dist/entities/utm-meta/document.d.cts +28 -28
  288. package/dist/entities/utm-meta/document.d.mts +28 -28
  289. package/dist/entities/utm-tracking-link/document.cjs +1 -1
  290. package/dist/entities/utm-tracking-link/document.d.cts +1 -1
  291. package/dist/entities/utm-tracking-link/document.d.mts +1 -1
  292. package/dist/entities/utm-tracking-link/document.mjs +1 -1
  293. package/dist/entities/utm-tracking-link/fields.cjs +1 -1
  294. package/dist/entities/utm-tracking-link/fields.mjs +1 -1
  295. package/dist/entities/utm-tracking-link/mutation.cjs +3 -3
  296. package/dist/entities/utm-tracking-link/mutation.mjs +3 -3
  297. package/dist/entities/utm-tracking-link/query.cjs +4 -4
  298. package/dist/entities/utm-tracking-link/query.mjs +4 -4
  299. package/dist/{fields-B4UTcqTR.d.cts → fields-Cffo4_9O.d.cts} +12 -12
  300. package/dist/{fields-B4UTcqTR.d.mts → fields-Cffo4_9O.d.mts} +12 -12
  301. package/dist/filters/index.cjs +4 -4
  302. package/dist/filters/index.mjs +4 -4
  303. package/dist/{identifier-BJ0kpvYJ.cjs → identifier-CcAwSRW-.cjs} +1 -1
  304. package/dist/{identifier-CWlBh0A3.mjs → identifier-DZSF9qmh.mjs} +1 -1
  305. package/dist/{index-BOIZHIZn.d.mts → index-BHsnphw2.d.mts} +6 -6
  306. package/dist/{index-ES3BPqVQ.d.cts → index-BZneoSrY.d.cts} +6 -6
  307. package/dist/{index-CBmZNWdq.d.cts → index-Dbmwx2k9.d.cts} +10 -12
  308. package/dist/{index-CBmZNWdq.d.mts → index-Dbmwx2k9.d.mts} +10 -12
  309. package/dist/{index-Dpf-fT7q.d.cts → index-DzVq0dOL.d.cts} +7 -5
  310. package/dist/{index-Dpf-fT7q.d.mts → index-DzVq0dOL.d.mts} +7 -5
  311. package/dist/{index-FZTP1wfp.d.mts → index-RdGxAerL.d.mts} +12 -10
  312. package/dist/{index-B-eWc6-5.d.cts → index-lrfl6aps.d.cts} +17 -19
  313. package/dist/{index-B-eWc6-5.d.mts → index-lrfl6aps.d.mts} +17 -19
  314. package/dist/{index-NJAGJcxy.d.cts → index-wyRrbvZW.d.cts} +12 -10
  315. package/dist/permissions/index.d.cts +1 -1
  316. package/dist/permissions/index.d.mts +1 -1
  317. package/dist/{picklist-DeBvYAYq.cjs → picklist-BcQQdR4P.cjs} +1 -1
  318. package/dist/{picklist-3TPKEnJ3.mjs → picklist-DnB-_6BK.mjs} +1 -1
  319. package/dist/{query-B9Xfbntq.mjs → query-DDGi723F.mjs} +3 -3
  320. package/dist/{query-Bm5QfP-Y.cjs → query-DMUDO8rA.cjs} +3 -3
  321. package/dist/{query-W17gUQhA.mjs → query-DnBW7soI.mjs} +3 -3
  322. package/dist/{query-CVaxPoeH.cjs → query-DqaFNN4b.cjs} +4 -4
  323. package/dist/{query-BPaMPrlS.cjs → query-FpybWRDP.cjs} +3 -3
  324. package/dist/{query-FD7qm52t.mjs → query-O9bwlHoO.mjs} +3 -3
  325. package/dist/{query-DUrHw_wR.mjs → query-RFbimjWM.mjs} +3 -3
  326. package/dist/{query-BdZZH3M2.mjs → query-Wj0PEQq8.mjs} +4 -4
  327. package/dist/{query-DpEQGd9b.cjs → query-kdTlTEPf.cjs} +3 -3
  328. package/dist/{query-DNLzemiU.cjs → query-qaIKMD_U.cjs} +3 -3
  329. package/dist/{relationships-xAJEnVXV.mjs → relationships-B0scDCmk.mjs} +1 -1
  330. package/dist/{relationships-Cb_o43s4.cjs → relationships-XH4bjmMz.cjs} +1 -1
  331. package/dist/{string-CP-EbG-I.cjs → string-CjRuSj_m.cjs} +2 -2
  332. package/dist/{string-v2gu3xz0.mjs → string-CuUsLDnS.mjs} +5 -1
  333. package/dist/{string-2ZbEvJ0J.cjs → string-D0Akoax2.cjs} +10 -0
  334. package/dist/{string-BSLwKCNC.mjs → string-D1JeM8yM.mjs} +2 -2
  335. package/dist/utilities/index.d.cts +2 -2
  336. package/dist/utilities/index.d.mts +2 -2
  337. package/dist/{utm-DgwXh_Nr.cjs → utm-7E_3kcTp.cjs} +1 -1
  338. package/dist/{utm-Bt8jPpRI.mjs → utm-BwtaQiKl.mjs} +1 -1
  339. package/dist/validators/index.cjs +3 -2
  340. package/dist/validators/index.d.cts +5 -1
  341. package/dist/validators/index.d.mts +5 -1
  342. package/dist/validators/index.mjs +3 -3
  343. package/package.json +1 -1
@@ -0,0 +1,989 @@
1
+ import * as v from "valibot";
2
+
3
+ //#region src/components/gcft/block-content.d.ts
4
+ declare const GCFT_BLOCK_TYPES: readonly ["image", "slideshow", "matterport", "youtube", "iframe"];
5
+ declare const GcftBlockType: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
6
+ type GcftBlockType = v.InferOutput<typeof GcftBlockType>;
7
+ declare const GcftBlockContent: v.ObjectSchema<{
8
+ readonly block_type: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
9
+ readonly image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
10
+ readonly name: v.StringSchema<undefined>;
11
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
12
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
13
+ readonly width: v.NumberSchema<undefined>;
14
+ readonly height: v.NumberSchema<undefined>;
15
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
16
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
17
+ readonly ext: v.StringSchema<undefined>;
18
+ readonly url: v.StringSchema<undefined>;
19
+ readonly hash: v.StringSchema<undefined>;
20
+ readonly mime: v.StringSchema<undefined>;
21
+ readonly name: v.StringSchema<undefined>;
22
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
23
+ readonly size: v.NumberSchema<undefined>;
24
+ readonly width: v.NumberSchema<undefined>;
25
+ readonly height: v.NumberSchema<undefined>;
26
+ readonly sizeInBytes: v.NumberSchema<undefined>;
27
+ }, undefined>, undefined>;
28
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
29
+ readonly ext: v.StringSchema<undefined>;
30
+ readonly url: v.StringSchema<undefined>;
31
+ readonly hash: v.StringSchema<undefined>;
32
+ readonly mime: v.StringSchema<undefined>;
33
+ readonly name: v.StringSchema<undefined>;
34
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
35
+ readonly size: v.NumberSchema<undefined>;
36
+ readonly width: v.NumberSchema<undefined>;
37
+ readonly height: v.NumberSchema<undefined>;
38
+ readonly sizeInBytes: v.NumberSchema<undefined>;
39
+ }, undefined>, undefined>;
40
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
41
+ readonly ext: v.StringSchema<undefined>;
42
+ readonly url: v.StringSchema<undefined>;
43
+ readonly hash: v.StringSchema<undefined>;
44
+ readonly mime: v.StringSchema<undefined>;
45
+ readonly name: v.StringSchema<undefined>;
46
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
47
+ readonly size: v.NumberSchema<undefined>;
48
+ readonly width: v.NumberSchema<undefined>;
49
+ readonly height: v.NumberSchema<undefined>;
50
+ readonly sizeInBytes: v.NumberSchema<undefined>;
51
+ }, undefined>, undefined>;
52
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
53
+ readonly ext: v.StringSchema<undefined>;
54
+ readonly url: v.StringSchema<undefined>;
55
+ readonly hash: v.StringSchema<undefined>;
56
+ readonly mime: v.StringSchema<undefined>;
57
+ readonly name: v.StringSchema<undefined>;
58
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
59
+ readonly size: v.NumberSchema<undefined>;
60
+ readonly width: v.NumberSchema<undefined>;
61
+ readonly height: v.NumberSchema<undefined>;
62
+ readonly sizeInBytes: v.NumberSchema<undefined>;
63
+ }, undefined>, undefined>;
64
+ }, undefined>, undefined>, undefined>;
65
+ readonly hash: v.StringSchema<undefined>;
66
+ readonly ext: v.StringSchema<undefined>;
67
+ readonly mime: v.StringSchema<undefined>;
68
+ readonly size: v.NumberSchema<undefined>;
69
+ readonly url: v.StringSchema<undefined>;
70
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
71
+ readonly provider: v.StringSchema<undefined>;
72
+ readonly provider_metadata: v.NullSchema<undefined>;
73
+ readonly id: v.NumberSchema<undefined>;
74
+ readonly documentId: v.StringSchema<undefined>;
75
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
76
+ readonly createdAt: v.StringSchema<undefined>;
77
+ readonly updatedAt: v.StringSchema<undefined>;
78
+ }, undefined>>, undefined>;
79
+ readonly slides: v.NullableSchema<v.LazySchema<v.ArraySchema<v.ObjectSchema<{
80
+ readonly name: v.StringSchema<undefined>;
81
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
82
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
83
+ readonly width: v.NumberSchema<undefined>;
84
+ readonly height: v.NumberSchema<undefined>;
85
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
86
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
87
+ readonly ext: v.StringSchema<undefined>;
88
+ readonly url: v.StringSchema<undefined>;
89
+ readonly hash: v.StringSchema<undefined>;
90
+ readonly mime: v.StringSchema<undefined>;
91
+ readonly name: v.StringSchema<undefined>;
92
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
93
+ readonly size: v.NumberSchema<undefined>;
94
+ readonly width: v.NumberSchema<undefined>;
95
+ readonly height: v.NumberSchema<undefined>;
96
+ readonly sizeInBytes: v.NumberSchema<undefined>;
97
+ }, undefined>, undefined>;
98
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
99
+ readonly ext: v.StringSchema<undefined>;
100
+ readonly url: v.StringSchema<undefined>;
101
+ readonly hash: v.StringSchema<undefined>;
102
+ readonly mime: v.StringSchema<undefined>;
103
+ readonly name: v.StringSchema<undefined>;
104
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
105
+ readonly size: v.NumberSchema<undefined>;
106
+ readonly width: v.NumberSchema<undefined>;
107
+ readonly height: v.NumberSchema<undefined>;
108
+ readonly sizeInBytes: v.NumberSchema<undefined>;
109
+ }, undefined>, undefined>;
110
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
111
+ readonly ext: v.StringSchema<undefined>;
112
+ readonly url: v.StringSchema<undefined>;
113
+ readonly hash: v.StringSchema<undefined>;
114
+ readonly mime: v.StringSchema<undefined>;
115
+ readonly name: v.StringSchema<undefined>;
116
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
117
+ readonly size: v.NumberSchema<undefined>;
118
+ readonly width: v.NumberSchema<undefined>;
119
+ readonly height: v.NumberSchema<undefined>;
120
+ readonly sizeInBytes: v.NumberSchema<undefined>;
121
+ }, undefined>, undefined>;
122
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
123
+ readonly ext: v.StringSchema<undefined>;
124
+ readonly url: v.StringSchema<undefined>;
125
+ readonly hash: v.StringSchema<undefined>;
126
+ readonly mime: v.StringSchema<undefined>;
127
+ readonly name: v.StringSchema<undefined>;
128
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
129
+ readonly size: v.NumberSchema<undefined>;
130
+ readonly width: v.NumberSchema<undefined>;
131
+ readonly height: v.NumberSchema<undefined>;
132
+ readonly sizeInBytes: v.NumberSchema<undefined>;
133
+ }, undefined>, undefined>;
134
+ }, undefined>, undefined>, undefined>;
135
+ readonly hash: v.StringSchema<undefined>;
136
+ readonly ext: v.StringSchema<undefined>;
137
+ readonly mime: v.StringSchema<undefined>;
138
+ readonly size: v.NumberSchema<undefined>;
139
+ readonly url: v.StringSchema<undefined>;
140
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
141
+ readonly provider: v.StringSchema<undefined>;
142
+ readonly provider_metadata: v.NullSchema<undefined>;
143
+ readonly id: v.NumberSchema<undefined>;
144
+ readonly documentId: v.StringSchema<undefined>;
145
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
146
+ readonly createdAt: v.StringSchema<undefined>;
147
+ readonly updatedAt: v.StringSchema<undefined>;
148
+ }, undefined>, undefined>>, undefined>;
149
+ readonly youtube_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
150
+ readonly matterport_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
151
+ readonly iframe: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
152
+ readonly id: v.NumberSchema<undefined>;
153
+ }, undefined>;
154
+ type GcftBlockContent = v.InferOutput<typeof GcftBlockContent>;
155
+ declare const ComponentGcftBlockContent: v.ObjectSchema<{
156
+ readonly block_type: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
157
+ readonly image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
158
+ readonly name: v.StringSchema<undefined>;
159
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
160
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
161
+ readonly width: v.NumberSchema<undefined>;
162
+ readonly height: v.NumberSchema<undefined>;
163
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
164
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
165
+ readonly ext: v.StringSchema<undefined>;
166
+ readonly url: v.StringSchema<undefined>;
167
+ readonly hash: v.StringSchema<undefined>;
168
+ readonly mime: v.StringSchema<undefined>;
169
+ readonly name: v.StringSchema<undefined>;
170
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
171
+ readonly size: v.NumberSchema<undefined>;
172
+ readonly width: v.NumberSchema<undefined>;
173
+ readonly height: v.NumberSchema<undefined>;
174
+ readonly sizeInBytes: v.NumberSchema<undefined>;
175
+ }, undefined>, undefined>;
176
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
177
+ readonly ext: v.StringSchema<undefined>;
178
+ readonly url: v.StringSchema<undefined>;
179
+ readonly hash: v.StringSchema<undefined>;
180
+ readonly mime: v.StringSchema<undefined>;
181
+ readonly name: v.StringSchema<undefined>;
182
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
183
+ readonly size: v.NumberSchema<undefined>;
184
+ readonly width: v.NumberSchema<undefined>;
185
+ readonly height: v.NumberSchema<undefined>;
186
+ readonly sizeInBytes: v.NumberSchema<undefined>;
187
+ }, undefined>, undefined>;
188
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
189
+ readonly ext: v.StringSchema<undefined>;
190
+ readonly url: v.StringSchema<undefined>;
191
+ readonly hash: v.StringSchema<undefined>;
192
+ readonly mime: v.StringSchema<undefined>;
193
+ readonly name: v.StringSchema<undefined>;
194
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
195
+ readonly size: v.NumberSchema<undefined>;
196
+ readonly width: v.NumberSchema<undefined>;
197
+ readonly height: v.NumberSchema<undefined>;
198
+ readonly sizeInBytes: v.NumberSchema<undefined>;
199
+ }, undefined>, undefined>;
200
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
201
+ readonly ext: v.StringSchema<undefined>;
202
+ readonly url: v.StringSchema<undefined>;
203
+ readonly hash: v.StringSchema<undefined>;
204
+ readonly mime: v.StringSchema<undefined>;
205
+ readonly name: v.StringSchema<undefined>;
206
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
207
+ readonly size: v.NumberSchema<undefined>;
208
+ readonly width: v.NumberSchema<undefined>;
209
+ readonly height: v.NumberSchema<undefined>;
210
+ readonly sizeInBytes: v.NumberSchema<undefined>;
211
+ }, undefined>, undefined>;
212
+ }, undefined>, undefined>, undefined>;
213
+ readonly hash: v.StringSchema<undefined>;
214
+ readonly ext: v.StringSchema<undefined>;
215
+ readonly mime: v.StringSchema<undefined>;
216
+ readonly size: v.NumberSchema<undefined>;
217
+ readonly url: v.StringSchema<undefined>;
218
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
219
+ readonly provider: v.StringSchema<undefined>;
220
+ readonly provider_metadata: v.NullSchema<undefined>;
221
+ readonly id: v.NumberSchema<undefined>;
222
+ readonly documentId: v.StringSchema<undefined>;
223
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
224
+ readonly createdAt: v.StringSchema<undefined>;
225
+ readonly updatedAt: v.StringSchema<undefined>;
226
+ }, undefined>>, undefined>;
227
+ readonly slides: v.NullableSchema<v.LazySchema<v.ArraySchema<v.ObjectSchema<{
228
+ readonly name: v.StringSchema<undefined>;
229
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
230
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
231
+ readonly width: v.NumberSchema<undefined>;
232
+ readonly height: v.NumberSchema<undefined>;
233
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
234
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
235
+ readonly ext: v.StringSchema<undefined>;
236
+ readonly url: v.StringSchema<undefined>;
237
+ readonly hash: v.StringSchema<undefined>;
238
+ readonly mime: v.StringSchema<undefined>;
239
+ readonly name: v.StringSchema<undefined>;
240
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
241
+ readonly size: v.NumberSchema<undefined>;
242
+ readonly width: v.NumberSchema<undefined>;
243
+ readonly height: v.NumberSchema<undefined>;
244
+ readonly sizeInBytes: v.NumberSchema<undefined>;
245
+ }, undefined>, undefined>;
246
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
247
+ readonly ext: v.StringSchema<undefined>;
248
+ readonly url: v.StringSchema<undefined>;
249
+ readonly hash: v.StringSchema<undefined>;
250
+ readonly mime: v.StringSchema<undefined>;
251
+ readonly name: v.StringSchema<undefined>;
252
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
253
+ readonly size: v.NumberSchema<undefined>;
254
+ readonly width: v.NumberSchema<undefined>;
255
+ readonly height: v.NumberSchema<undefined>;
256
+ readonly sizeInBytes: v.NumberSchema<undefined>;
257
+ }, undefined>, undefined>;
258
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
259
+ readonly ext: v.StringSchema<undefined>;
260
+ readonly url: v.StringSchema<undefined>;
261
+ readonly hash: v.StringSchema<undefined>;
262
+ readonly mime: v.StringSchema<undefined>;
263
+ readonly name: v.StringSchema<undefined>;
264
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
265
+ readonly size: v.NumberSchema<undefined>;
266
+ readonly width: v.NumberSchema<undefined>;
267
+ readonly height: v.NumberSchema<undefined>;
268
+ readonly sizeInBytes: v.NumberSchema<undefined>;
269
+ }, undefined>, undefined>;
270
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
271
+ readonly ext: v.StringSchema<undefined>;
272
+ readonly url: v.StringSchema<undefined>;
273
+ readonly hash: v.StringSchema<undefined>;
274
+ readonly mime: v.StringSchema<undefined>;
275
+ readonly name: v.StringSchema<undefined>;
276
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
277
+ readonly size: v.NumberSchema<undefined>;
278
+ readonly width: v.NumberSchema<undefined>;
279
+ readonly height: v.NumberSchema<undefined>;
280
+ readonly sizeInBytes: v.NumberSchema<undefined>;
281
+ }, undefined>, undefined>;
282
+ }, undefined>, undefined>, undefined>;
283
+ readonly hash: v.StringSchema<undefined>;
284
+ readonly ext: v.StringSchema<undefined>;
285
+ readonly mime: v.StringSchema<undefined>;
286
+ readonly size: v.NumberSchema<undefined>;
287
+ readonly url: v.StringSchema<undefined>;
288
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
289
+ readonly provider: v.StringSchema<undefined>;
290
+ readonly provider_metadata: v.NullSchema<undefined>;
291
+ readonly id: v.NumberSchema<undefined>;
292
+ readonly documentId: v.StringSchema<undefined>;
293
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
294
+ readonly createdAt: v.StringSchema<undefined>;
295
+ readonly updatedAt: v.StringSchema<undefined>;
296
+ }, undefined>, undefined>>, undefined>;
297
+ readonly youtube_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
298
+ readonly matterport_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
299
+ readonly iframe: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
300
+ readonly id: v.NumberSchema<undefined>;
301
+ readonly __component: v.LiteralSchema<"gcft.block-content", undefined>;
302
+ }, undefined>;
303
+ type ComponentGcftBlockContent = v.InferOutput<typeof ComponentGcftBlockContent>;
304
+ //#endregion
305
+ //#region src/components/gcft/block-settings.d.ts
306
+ declare const GCFT_BLOCK_SETTINGS_ICONS: readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"];
307
+ declare const GcftBlockSettingsIcon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
308
+ type GcftBlockSettingsIcon = v.InferOutput<typeof GcftBlockSettingsIcon>;
309
+ declare const GcftBlockSettings: v.ObjectSchema<{
310
+ readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
311
+ readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
312
+ readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
313
+ readonly id: v.NumberSchema<undefined>;
314
+ }, undefined>;
315
+ type GcftBlockSettings = v.InferOutput<typeof GcftBlockSettings>;
316
+ declare const ComponentGcftBlockSettings: v.ObjectSchema<{
317
+ readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
318
+ readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
319
+ readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
320
+ readonly id: v.NumberSchema<undefined>;
321
+ readonly __component: v.LiteralSchema<"gcft.block-settings", undefined>;
322
+ }, undefined>;
323
+ type ComponentGcftBlockSettings = v.InferOutput<typeof ComponentGcftBlockSettings>;
324
+ //#endregion
325
+ //#region src/components/gcft/content-panel.d.ts
326
+ declare const GcftContentPanel: v.ObjectSchema<{
327
+ readonly settings: v.ObjectSchema<{
328
+ readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
329
+ readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
330
+ readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
331
+ readonly id: v.NumberSchema<undefined>;
332
+ readonly __component: v.LiteralSchema<"gcft.block-settings", undefined>;
333
+ }, undefined>;
334
+ readonly content: v.ObjectSchema<{
335
+ readonly block_type: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
336
+ readonly image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
337
+ readonly name: v.StringSchema<undefined>;
338
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
339
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
340
+ readonly width: v.NumberSchema<undefined>;
341
+ readonly height: v.NumberSchema<undefined>;
342
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
343
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
344
+ readonly ext: v.StringSchema<undefined>;
345
+ readonly url: v.StringSchema<undefined>;
346
+ readonly hash: v.StringSchema<undefined>;
347
+ readonly mime: v.StringSchema<undefined>;
348
+ readonly name: v.StringSchema<undefined>;
349
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
350
+ readonly size: v.NumberSchema<undefined>;
351
+ readonly width: v.NumberSchema<undefined>;
352
+ readonly height: v.NumberSchema<undefined>;
353
+ readonly sizeInBytes: v.NumberSchema<undefined>;
354
+ }, undefined>, undefined>;
355
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
356
+ readonly ext: v.StringSchema<undefined>;
357
+ readonly url: v.StringSchema<undefined>;
358
+ readonly hash: v.StringSchema<undefined>;
359
+ readonly mime: v.StringSchema<undefined>;
360
+ readonly name: v.StringSchema<undefined>;
361
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
362
+ readonly size: v.NumberSchema<undefined>;
363
+ readonly width: v.NumberSchema<undefined>;
364
+ readonly height: v.NumberSchema<undefined>;
365
+ readonly sizeInBytes: v.NumberSchema<undefined>;
366
+ }, undefined>, undefined>;
367
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
368
+ readonly ext: v.StringSchema<undefined>;
369
+ readonly url: v.StringSchema<undefined>;
370
+ readonly hash: v.StringSchema<undefined>;
371
+ readonly mime: v.StringSchema<undefined>;
372
+ readonly name: v.StringSchema<undefined>;
373
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
374
+ readonly size: v.NumberSchema<undefined>;
375
+ readonly width: v.NumberSchema<undefined>;
376
+ readonly height: v.NumberSchema<undefined>;
377
+ readonly sizeInBytes: v.NumberSchema<undefined>;
378
+ }, undefined>, undefined>;
379
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
380
+ readonly ext: v.StringSchema<undefined>;
381
+ readonly url: v.StringSchema<undefined>;
382
+ readonly hash: v.StringSchema<undefined>;
383
+ readonly mime: v.StringSchema<undefined>;
384
+ readonly name: v.StringSchema<undefined>;
385
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
386
+ readonly size: v.NumberSchema<undefined>;
387
+ readonly width: v.NumberSchema<undefined>;
388
+ readonly height: v.NumberSchema<undefined>;
389
+ readonly sizeInBytes: v.NumberSchema<undefined>;
390
+ }, undefined>, undefined>;
391
+ }, undefined>, undefined>, undefined>;
392
+ readonly hash: v.StringSchema<undefined>;
393
+ readonly ext: v.StringSchema<undefined>;
394
+ readonly mime: v.StringSchema<undefined>;
395
+ readonly size: v.NumberSchema<undefined>;
396
+ readonly url: v.StringSchema<undefined>;
397
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
398
+ readonly provider: v.StringSchema<undefined>;
399
+ readonly provider_metadata: v.NullSchema<undefined>;
400
+ readonly id: v.NumberSchema<undefined>;
401
+ readonly documentId: v.StringSchema<undefined>;
402
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
403
+ readonly createdAt: v.StringSchema<undefined>;
404
+ readonly updatedAt: v.StringSchema<undefined>;
405
+ }, undefined>>, undefined>;
406
+ readonly slides: v.NullableSchema<v.LazySchema<v.ArraySchema<v.ObjectSchema<{
407
+ readonly name: v.StringSchema<undefined>;
408
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
409
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
410
+ readonly width: v.NumberSchema<undefined>;
411
+ readonly height: v.NumberSchema<undefined>;
412
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
413
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
414
+ readonly ext: v.StringSchema<undefined>;
415
+ readonly url: v.StringSchema<undefined>;
416
+ readonly hash: v.StringSchema<undefined>;
417
+ readonly mime: v.StringSchema<undefined>;
418
+ readonly name: v.StringSchema<undefined>;
419
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
420
+ readonly size: v.NumberSchema<undefined>;
421
+ readonly width: v.NumberSchema<undefined>;
422
+ readonly height: v.NumberSchema<undefined>;
423
+ readonly sizeInBytes: v.NumberSchema<undefined>;
424
+ }, undefined>, undefined>;
425
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
426
+ readonly ext: v.StringSchema<undefined>;
427
+ readonly url: v.StringSchema<undefined>;
428
+ readonly hash: v.StringSchema<undefined>;
429
+ readonly mime: v.StringSchema<undefined>;
430
+ readonly name: v.StringSchema<undefined>;
431
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
432
+ readonly size: v.NumberSchema<undefined>;
433
+ readonly width: v.NumberSchema<undefined>;
434
+ readonly height: v.NumberSchema<undefined>;
435
+ readonly sizeInBytes: v.NumberSchema<undefined>;
436
+ }, undefined>, undefined>;
437
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
438
+ readonly ext: v.StringSchema<undefined>;
439
+ readonly url: v.StringSchema<undefined>;
440
+ readonly hash: v.StringSchema<undefined>;
441
+ readonly mime: v.StringSchema<undefined>;
442
+ readonly name: v.StringSchema<undefined>;
443
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
444
+ readonly size: v.NumberSchema<undefined>;
445
+ readonly width: v.NumberSchema<undefined>;
446
+ readonly height: v.NumberSchema<undefined>;
447
+ readonly sizeInBytes: v.NumberSchema<undefined>;
448
+ }, undefined>, undefined>;
449
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
450
+ readonly ext: v.StringSchema<undefined>;
451
+ readonly url: v.StringSchema<undefined>;
452
+ readonly hash: v.StringSchema<undefined>;
453
+ readonly mime: v.StringSchema<undefined>;
454
+ readonly name: v.StringSchema<undefined>;
455
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
456
+ readonly size: v.NumberSchema<undefined>;
457
+ readonly width: v.NumberSchema<undefined>;
458
+ readonly height: v.NumberSchema<undefined>;
459
+ readonly sizeInBytes: v.NumberSchema<undefined>;
460
+ }, undefined>, undefined>;
461
+ }, undefined>, undefined>, undefined>;
462
+ readonly hash: v.StringSchema<undefined>;
463
+ readonly ext: v.StringSchema<undefined>;
464
+ readonly mime: v.StringSchema<undefined>;
465
+ readonly size: v.NumberSchema<undefined>;
466
+ readonly url: v.StringSchema<undefined>;
467
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
468
+ readonly provider: v.StringSchema<undefined>;
469
+ readonly provider_metadata: v.NullSchema<undefined>;
470
+ readonly id: v.NumberSchema<undefined>;
471
+ readonly documentId: v.StringSchema<undefined>;
472
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
473
+ readonly createdAt: v.StringSchema<undefined>;
474
+ readonly updatedAt: v.StringSchema<undefined>;
475
+ }, undefined>, undefined>>, undefined>;
476
+ readonly youtube_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
477
+ readonly matterport_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
478
+ readonly iframe: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
479
+ readonly id: v.NumberSchema<undefined>;
480
+ readonly __component: v.LiteralSchema<"gcft.block-content", undefined>;
481
+ }, undefined>;
482
+ readonly id: v.NumberSchema<undefined>;
483
+ }, undefined>;
484
+ type GcftContentPanel = v.InferOutput<typeof GcftContentPanel>;
485
+ declare const ComponentGcftContentPanel: v.ObjectSchema<{
486
+ readonly settings: v.ObjectSchema<{
487
+ readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
488
+ readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
489
+ readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
490
+ readonly id: v.NumberSchema<undefined>;
491
+ readonly __component: v.LiteralSchema<"gcft.block-settings", undefined>;
492
+ }, undefined>;
493
+ readonly content: v.ObjectSchema<{
494
+ readonly block_type: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
495
+ readonly image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
496
+ readonly name: v.StringSchema<undefined>;
497
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
498
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
499
+ readonly width: v.NumberSchema<undefined>;
500
+ readonly height: v.NumberSchema<undefined>;
501
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
502
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
503
+ readonly ext: v.StringSchema<undefined>;
504
+ readonly url: v.StringSchema<undefined>;
505
+ readonly hash: v.StringSchema<undefined>;
506
+ readonly mime: v.StringSchema<undefined>;
507
+ readonly name: v.StringSchema<undefined>;
508
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
509
+ readonly size: v.NumberSchema<undefined>;
510
+ readonly width: v.NumberSchema<undefined>;
511
+ readonly height: v.NumberSchema<undefined>;
512
+ readonly sizeInBytes: v.NumberSchema<undefined>;
513
+ }, undefined>, undefined>;
514
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
515
+ readonly ext: v.StringSchema<undefined>;
516
+ readonly url: v.StringSchema<undefined>;
517
+ readonly hash: v.StringSchema<undefined>;
518
+ readonly mime: v.StringSchema<undefined>;
519
+ readonly name: v.StringSchema<undefined>;
520
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
521
+ readonly size: v.NumberSchema<undefined>;
522
+ readonly width: v.NumberSchema<undefined>;
523
+ readonly height: v.NumberSchema<undefined>;
524
+ readonly sizeInBytes: v.NumberSchema<undefined>;
525
+ }, undefined>, undefined>;
526
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
527
+ readonly ext: v.StringSchema<undefined>;
528
+ readonly url: v.StringSchema<undefined>;
529
+ readonly hash: v.StringSchema<undefined>;
530
+ readonly mime: v.StringSchema<undefined>;
531
+ readonly name: v.StringSchema<undefined>;
532
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
533
+ readonly size: v.NumberSchema<undefined>;
534
+ readonly width: v.NumberSchema<undefined>;
535
+ readonly height: v.NumberSchema<undefined>;
536
+ readonly sizeInBytes: v.NumberSchema<undefined>;
537
+ }, undefined>, undefined>;
538
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
539
+ readonly ext: v.StringSchema<undefined>;
540
+ readonly url: v.StringSchema<undefined>;
541
+ readonly hash: v.StringSchema<undefined>;
542
+ readonly mime: v.StringSchema<undefined>;
543
+ readonly name: v.StringSchema<undefined>;
544
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
545
+ readonly size: v.NumberSchema<undefined>;
546
+ readonly width: v.NumberSchema<undefined>;
547
+ readonly height: v.NumberSchema<undefined>;
548
+ readonly sizeInBytes: v.NumberSchema<undefined>;
549
+ }, undefined>, undefined>;
550
+ }, undefined>, undefined>, undefined>;
551
+ readonly hash: v.StringSchema<undefined>;
552
+ readonly ext: v.StringSchema<undefined>;
553
+ readonly mime: v.StringSchema<undefined>;
554
+ readonly size: v.NumberSchema<undefined>;
555
+ readonly url: v.StringSchema<undefined>;
556
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
557
+ readonly provider: v.StringSchema<undefined>;
558
+ readonly provider_metadata: v.NullSchema<undefined>;
559
+ readonly id: v.NumberSchema<undefined>;
560
+ readonly documentId: v.StringSchema<undefined>;
561
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
562
+ readonly createdAt: v.StringSchema<undefined>;
563
+ readonly updatedAt: v.StringSchema<undefined>;
564
+ }, undefined>>, undefined>;
565
+ readonly slides: v.NullableSchema<v.LazySchema<v.ArraySchema<v.ObjectSchema<{
566
+ readonly name: v.StringSchema<undefined>;
567
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
568
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
569
+ readonly width: v.NumberSchema<undefined>;
570
+ readonly height: v.NumberSchema<undefined>;
571
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
572
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
573
+ readonly ext: v.StringSchema<undefined>;
574
+ readonly url: v.StringSchema<undefined>;
575
+ readonly hash: v.StringSchema<undefined>;
576
+ readonly mime: v.StringSchema<undefined>;
577
+ readonly name: v.StringSchema<undefined>;
578
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
579
+ readonly size: v.NumberSchema<undefined>;
580
+ readonly width: v.NumberSchema<undefined>;
581
+ readonly height: v.NumberSchema<undefined>;
582
+ readonly sizeInBytes: v.NumberSchema<undefined>;
583
+ }, undefined>, undefined>;
584
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
585
+ readonly ext: v.StringSchema<undefined>;
586
+ readonly url: v.StringSchema<undefined>;
587
+ readonly hash: v.StringSchema<undefined>;
588
+ readonly mime: v.StringSchema<undefined>;
589
+ readonly name: v.StringSchema<undefined>;
590
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
591
+ readonly size: v.NumberSchema<undefined>;
592
+ readonly width: v.NumberSchema<undefined>;
593
+ readonly height: v.NumberSchema<undefined>;
594
+ readonly sizeInBytes: v.NumberSchema<undefined>;
595
+ }, undefined>, undefined>;
596
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
597
+ readonly ext: v.StringSchema<undefined>;
598
+ readonly url: v.StringSchema<undefined>;
599
+ readonly hash: v.StringSchema<undefined>;
600
+ readonly mime: v.StringSchema<undefined>;
601
+ readonly name: v.StringSchema<undefined>;
602
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
603
+ readonly size: v.NumberSchema<undefined>;
604
+ readonly width: v.NumberSchema<undefined>;
605
+ readonly height: v.NumberSchema<undefined>;
606
+ readonly sizeInBytes: v.NumberSchema<undefined>;
607
+ }, undefined>, undefined>;
608
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
609
+ readonly ext: v.StringSchema<undefined>;
610
+ readonly url: v.StringSchema<undefined>;
611
+ readonly hash: v.StringSchema<undefined>;
612
+ readonly mime: v.StringSchema<undefined>;
613
+ readonly name: v.StringSchema<undefined>;
614
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
615
+ readonly size: v.NumberSchema<undefined>;
616
+ readonly width: v.NumberSchema<undefined>;
617
+ readonly height: v.NumberSchema<undefined>;
618
+ readonly sizeInBytes: v.NumberSchema<undefined>;
619
+ }, undefined>, undefined>;
620
+ }, undefined>, undefined>, undefined>;
621
+ readonly hash: v.StringSchema<undefined>;
622
+ readonly ext: v.StringSchema<undefined>;
623
+ readonly mime: v.StringSchema<undefined>;
624
+ readonly size: v.NumberSchema<undefined>;
625
+ readonly url: v.StringSchema<undefined>;
626
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
627
+ readonly provider: v.StringSchema<undefined>;
628
+ readonly provider_metadata: v.NullSchema<undefined>;
629
+ readonly id: v.NumberSchema<undefined>;
630
+ readonly documentId: v.StringSchema<undefined>;
631
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
632
+ readonly createdAt: v.StringSchema<undefined>;
633
+ readonly updatedAt: v.StringSchema<undefined>;
634
+ }, undefined>, undefined>>, undefined>;
635
+ readonly youtube_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
636
+ readonly matterport_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
637
+ readonly iframe: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
638
+ readonly id: v.NumberSchema<undefined>;
639
+ readonly __component: v.LiteralSchema<"gcft.block-content", undefined>;
640
+ }, undefined>;
641
+ readonly id: v.NumberSchema<undefined>;
642
+ readonly __component: v.LiteralSchema<"gcft.content-panel", undefined>;
643
+ }, undefined>;
644
+ type ComponentGcftContentPanel = v.InferOutput<typeof ComponentGcftContentPanel>;
645
+ //#endregion
646
+ //#region src/components/gcft/content-scrollbox.d.ts
647
+ declare const GcftContentScrollbox: v.ObjectSchema<{
648
+ readonly settings: v.ObjectSchema<{
649
+ readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
650
+ readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
651
+ readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
652
+ readonly id: v.NumberSchema<undefined>;
653
+ readonly __component: v.LiteralSchema<"gcft.block-settings", undefined>;
654
+ }, undefined>;
655
+ readonly content: v.ObjectSchema<{
656
+ readonly block_type: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
657
+ readonly image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
658
+ readonly name: v.StringSchema<undefined>;
659
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
660
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
661
+ readonly width: v.NumberSchema<undefined>;
662
+ readonly height: v.NumberSchema<undefined>;
663
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
664
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
665
+ readonly ext: v.StringSchema<undefined>;
666
+ readonly url: v.StringSchema<undefined>;
667
+ readonly hash: v.StringSchema<undefined>;
668
+ readonly mime: v.StringSchema<undefined>;
669
+ readonly name: v.StringSchema<undefined>;
670
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
671
+ readonly size: v.NumberSchema<undefined>;
672
+ readonly width: v.NumberSchema<undefined>;
673
+ readonly height: v.NumberSchema<undefined>;
674
+ readonly sizeInBytes: v.NumberSchema<undefined>;
675
+ }, undefined>, undefined>;
676
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
677
+ readonly ext: v.StringSchema<undefined>;
678
+ readonly url: v.StringSchema<undefined>;
679
+ readonly hash: v.StringSchema<undefined>;
680
+ readonly mime: v.StringSchema<undefined>;
681
+ readonly name: v.StringSchema<undefined>;
682
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
683
+ readonly size: v.NumberSchema<undefined>;
684
+ readonly width: v.NumberSchema<undefined>;
685
+ readonly height: v.NumberSchema<undefined>;
686
+ readonly sizeInBytes: v.NumberSchema<undefined>;
687
+ }, undefined>, undefined>;
688
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
689
+ readonly ext: v.StringSchema<undefined>;
690
+ readonly url: v.StringSchema<undefined>;
691
+ readonly hash: v.StringSchema<undefined>;
692
+ readonly mime: v.StringSchema<undefined>;
693
+ readonly name: v.StringSchema<undefined>;
694
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
695
+ readonly size: v.NumberSchema<undefined>;
696
+ readonly width: v.NumberSchema<undefined>;
697
+ readonly height: v.NumberSchema<undefined>;
698
+ readonly sizeInBytes: v.NumberSchema<undefined>;
699
+ }, undefined>, undefined>;
700
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
701
+ readonly ext: v.StringSchema<undefined>;
702
+ readonly url: v.StringSchema<undefined>;
703
+ readonly hash: v.StringSchema<undefined>;
704
+ readonly mime: v.StringSchema<undefined>;
705
+ readonly name: v.StringSchema<undefined>;
706
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
707
+ readonly size: v.NumberSchema<undefined>;
708
+ readonly width: v.NumberSchema<undefined>;
709
+ readonly height: v.NumberSchema<undefined>;
710
+ readonly sizeInBytes: v.NumberSchema<undefined>;
711
+ }, undefined>, undefined>;
712
+ }, undefined>, undefined>, undefined>;
713
+ readonly hash: v.StringSchema<undefined>;
714
+ readonly ext: v.StringSchema<undefined>;
715
+ readonly mime: v.StringSchema<undefined>;
716
+ readonly size: v.NumberSchema<undefined>;
717
+ readonly url: v.StringSchema<undefined>;
718
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
719
+ readonly provider: v.StringSchema<undefined>;
720
+ readonly provider_metadata: v.NullSchema<undefined>;
721
+ readonly id: v.NumberSchema<undefined>;
722
+ readonly documentId: v.StringSchema<undefined>;
723
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
724
+ readonly createdAt: v.StringSchema<undefined>;
725
+ readonly updatedAt: v.StringSchema<undefined>;
726
+ }, undefined>>, undefined>;
727
+ readonly slides: v.NullableSchema<v.LazySchema<v.ArraySchema<v.ObjectSchema<{
728
+ readonly name: v.StringSchema<undefined>;
729
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
730
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
731
+ readonly width: v.NumberSchema<undefined>;
732
+ readonly height: v.NumberSchema<undefined>;
733
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
734
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
735
+ readonly ext: v.StringSchema<undefined>;
736
+ readonly url: v.StringSchema<undefined>;
737
+ readonly hash: v.StringSchema<undefined>;
738
+ readonly mime: v.StringSchema<undefined>;
739
+ readonly name: v.StringSchema<undefined>;
740
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
741
+ readonly size: v.NumberSchema<undefined>;
742
+ readonly width: v.NumberSchema<undefined>;
743
+ readonly height: v.NumberSchema<undefined>;
744
+ readonly sizeInBytes: v.NumberSchema<undefined>;
745
+ }, undefined>, undefined>;
746
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
747
+ readonly ext: v.StringSchema<undefined>;
748
+ readonly url: v.StringSchema<undefined>;
749
+ readonly hash: v.StringSchema<undefined>;
750
+ readonly mime: v.StringSchema<undefined>;
751
+ readonly name: v.StringSchema<undefined>;
752
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
753
+ readonly size: v.NumberSchema<undefined>;
754
+ readonly width: v.NumberSchema<undefined>;
755
+ readonly height: v.NumberSchema<undefined>;
756
+ readonly sizeInBytes: v.NumberSchema<undefined>;
757
+ }, undefined>, undefined>;
758
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
759
+ readonly ext: v.StringSchema<undefined>;
760
+ readonly url: v.StringSchema<undefined>;
761
+ readonly hash: v.StringSchema<undefined>;
762
+ readonly mime: v.StringSchema<undefined>;
763
+ readonly name: v.StringSchema<undefined>;
764
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
765
+ readonly size: v.NumberSchema<undefined>;
766
+ readonly width: v.NumberSchema<undefined>;
767
+ readonly height: v.NumberSchema<undefined>;
768
+ readonly sizeInBytes: v.NumberSchema<undefined>;
769
+ }, undefined>, undefined>;
770
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
771
+ readonly ext: v.StringSchema<undefined>;
772
+ readonly url: v.StringSchema<undefined>;
773
+ readonly hash: v.StringSchema<undefined>;
774
+ readonly mime: v.StringSchema<undefined>;
775
+ readonly name: v.StringSchema<undefined>;
776
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
777
+ readonly size: v.NumberSchema<undefined>;
778
+ readonly width: v.NumberSchema<undefined>;
779
+ readonly height: v.NumberSchema<undefined>;
780
+ readonly sizeInBytes: v.NumberSchema<undefined>;
781
+ }, undefined>, undefined>;
782
+ }, undefined>, undefined>, undefined>;
783
+ readonly hash: v.StringSchema<undefined>;
784
+ readonly ext: v.StringSchema<undefined>;
785
+ readonly mime: v.StringSchema<undefined>;
786
+ readonly size: v.NumberSchema<undefined>;
787
+ readonly url: v.StringSchema<undefined>;
788
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
789
+ readonly provider: v.StringSchema<undefined>;
790
+ readonly provider_metadata: v.NullSchema<undefined>;
791
+ readonly id: v.NumberSchema<undefined>;
792
+ readonly documentId: v.StringSchema<undefined>;
793
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
794
+ readonly createdAt: v.StringSchema<undefined>;
795
+ readonly updatedAt: v.StringSchema<undefined>;
796
+ }, undefined>, undefined>>, undefined>;
797
+ readonly youtube_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
798
+ readonly matterport_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
799
+ readonly iframe: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
800
+ readonly id: v.NumberSchema<undefined>;
801
+ readonly __component: v.LiteralSchema<"gcft.block-content", undefined>;
802
+ }, undefined>;
803
+ readonly text_content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
804
+ readonly type: v.StringSchema<undefined>;
805
+ readonly children: v.ArraySchema<v.ObjectSchema<{
806
+ readonly type: v.StringSchema<undefined>;
807
+ readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
808
+ readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
809
+ readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
810
+ readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
811
+ readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
812
+ }, undefined>, undefined>;
813
+ }, undefined>, undefined>, undefined>;
814
+ readonly id: v.NumberSchema<undefined>;
815
+ }, undefined>;
816
+ type GcftContentScrollbox = v.InferOutput<typeof GcftContentScrollbox>;
817
+ declare const ComponentGcftContentScrollbox: v.ObjectSchema<{
818
+ readonly settings: v.ObjectSchema<{
819
+ readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "single home", "multi homes", "qmi home", "home tour", "homesite"], undefined>;
820
+ readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
821
+ readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
822
+ readonly id: v.NumberSchema<undefined>;
823
+ readonly __component: v.LiteralSchema<"gcft.block-settings", undefined>;
824
+ }, undefined>;
825
+ readonly content: v.ObjectSchema<{
826
+ readonly block_type: v.PicklistSchema<readonly ["image", "slideshow", "matterport", "youtube", "iframe"], undefined>;
827
+ readonly image: v.NullableSchema<v.LazySchema<v.ObjectSchema<{
828
+ readonly name: v.StringSchema<undefined>;
829
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
830
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
831
+ readonly width: v.NumberSchema<undefined>;
832
+ readonly height: v.NumberSchema<undefined>;
833
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
834
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
835
+ readonly ext: v.StringSchema<undefined>;
836
+ readonly url: v.StringSchema<undefined>;
837
+ readonly hash: v.StringSchema<undefined>;
838
+ readonly mime: v.StringSchema<undefined>;
839
+ readonly name: v.StringSchema<undefined>;
840
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
841
+ readonly size: v.NumberSchema<undefined>;
842
+ readonly width: v.NumberSchema<undefined>;
843
+ readonly height: v.NumberSchema<undefined>;
844
+ readonly sizeInBytes: v.NumberSchema<undefined>;
845
+ }, undefined>, undefined>;
846
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
847
+ readonly ext: v.StringSchema<undefined>;
848
+ readonly url: v.StringSchema<undefined>;
849
+ readonly hash: v.StringSchema<undefined>;
850
+ readonly mime: v.StringSchema<undefined>;
851
+ readonly name: v.StringSchema<undefined>;
852
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
853
+ readonly size: v.NumberSchema<undefined>;
854
+ readonly width: v.NumberSchema<undefined>;
855
+ readonly height: v.NumberSchema<undefined>;
856
+ readonly sizeInBytes: v.NumberSchema<undefined>;
857
+ }, undefined>, undefined>;
858
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
859
+ readonly ext: v.StringSchema<undefined>;
860
+ readonly url: v.StringSchema<undefined>;
861
+ readonly hash: v.StringSchema<undefined>;
862
+ readonly mime: v.StringSchema<undefined>;
863
+ readonly name: v.StringSchema<undefined>;
864
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
865
+ readonly size: v.NumberSchema<undefined>;
866
+ readonly width: v.NumberSchema<undefined>;
867
+ readonly height: v.NumberSchema<undefined>;
868
+ readonly sizeInBytes: v.NumberSchema<undefined>;
869
+ }, undefined>, undefined>;
870
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
871
+ readonly ext: v.StringSchema<undefined>;
872
+ readonly url: v.StringSchema<undefined>;
873
+ readonly hash: v.StringSchema<undefined>;
874
+ readonly mime: v.StringSchema<undefined>;
875
+ readonly name: v.StringSchema<undefined>;
876
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
877
+ readonly size: v.NumberSchema<undefined>;
878
+ readonly width: v.NumberSchema<undefined>;
879
+ readonly height: v.NumberSchema<undefined>;
880
+ readonly sizeInBytes: v.NumberSchema<undefined>;
881
+ }, undefined>, undefined>;
882
+ }, undefined>, undefined>, undefined>;
883
+ readonly hash: v.StringSchema<undefined>;
884
+ readonly ext: v.StringSchema<undefined>;
885
+ readonly mime: v.StringSchema<undefined>;
886
+ readonly size: v.NumberSchema<undefined>;
887
+ readonly url: v.StringSchema<undefined>;
888
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
889
+ readonly provider: v.StringSchema<undefined>;
890
+ readonly provider_metadata: v.NullSchema<undefined>;
891
+ readonly id: v.NumberSchema<undefined>;
892
+ readonly documentId: v.StringSchema<undefined>;
893
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
894
+ readonly createdAt: v.StringSchema<undefined>;
895
+ readonly updatedAt: v.StringSchema<undefined>;
896
+ }, undefined>>, undefined>;
897
+ readonly slides: v.NullableSchema<v.LazySchema<v.ArraySchema<v.ObjectSchema<{
898
+ readonly name: v.StringSchema<undefined>;
899
+ readonly alternativeText: v.NullableSchema<v.StringSchema<undefined>, undefined>;
900
+ readonly caption: v.NullableSchema<v.StringSchema<undefined>, undefined>;
901
+ readonly width: v.NumberSchema<undefined>;
902
+ readonly height: v.NumberSchema<undefined>;
903
+ readonly formats: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
904
+ readonly large: v.OptionalSchema<v.ObjectSchema<{
905
+ readonly ext: v.StringSchema<undefined>;
906
+ readonly url: v.StringSchema<undefined>;
907
+ readonly hash: v.StringSchema<undefined>;
908
+ readonly mime: v.StringSchema<undefined>;
909
+ readonly name: v.StringSchema<undefined>;
910
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
911
+ readonly size: v.NumberSchema<undefined>;
912
+ readonly width: v.NumberSchema<undefined>;
913
+ readonly height: v.NumberSchema<undefined>;
914
+ readonly sizeInBytes: v.NumberSchema<undefined>;
915
+ }, undefined>, undefined>;
916
+ readonly small: v.OptionalSchema<v.ObjectSchema<{
917
+ readonly ext: v.StringSchema<undefined>;
918
+ readonly url: v.StringSchema<undefined>;
919
+ readonly hash: v.StringSchema<undefined>;
920
+ readonly mime: v.StringSchema<undefined>;
921
+ readonly name: v.StringSchema<undefined>;
922
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
923
+ readonly size: v.NumberSchema<undefined>;
924
+ readonly width: v.NumberSchema<undefined>;
925
+ readonly height: v.NumberSchema<undefined>;
926
+ readonly sizeInBytes: v.NumberSchema<undefined>;
927
+ }, undefined>, undefined>;
928
+ readonly medium: v.OptionalSchema<v.ObjectSchema<{
929
+ readonly ext: v.StringSchema<undefined>;
930
+ readonly url: v.StringSchema<undefined>;
931
+ readonly hash: v.StringSchema<undefined>;
932
+ readonly mime: v.StringSchema<undefined>;
933
+ readonly name: v.StringSchema<undefined>;
934
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
935
+ readonly size: v.NumberSchema<undefined>;
936
+ readonly width: v.NumberSchema<undefined>;
937
+ readonly height: v.NumberSchema<undefined>;
938
+ readonly sizeInBytes: v.NumberSchema<undefined>;
939
+ }, undefined>, undefined>;
940
+ readonly thumbnail: v.OptionalSchema<v.ObjectSchema<{
941
+ readonly ext: v.StringSchema<undefined>;
942
+ readonly url: v.StringSchema<undefined>;
943
+ readonly hash: v.StringSchema<undefined>;
944
+ readonly mime: v.StringSchema<undefined>;
945
+ readonly name: v.StringSchema<undefined>;
946
+ readonly path: v.NullableSchema<v.StringSchema<undefined>, undefined>;
947
+ readonly size: v.NumberSchema<undefined>;
948
+ readonly width: v.NumberSchema<undefined>;
949
+ readonly height: v.NumberSchema<undefined>;
950
+ readonly sizeInBytes: v.NumberSchema<undefined>;
951
+ }, undefined>, undefined>;
952
+ }, undefined>, undefined>, undefined>;
953
+ readonly hash: v.StringSchema<undefined>;
954
+ readonly ext: v.StringSchema<undefined>;
955
+ readonly mime: v.StringSchema<undefined>;
956
+ readonly size: v.NumberSchema<undefined>;
957
+ readonly url: v.StringSchema<undefined>;
958
+ readonly previewUrl: v.NullableSchema<v.StringSchema<undefined>, undefined>;
959
+ readonly provider: v.StringSchema<undefined>;
960
+ readonly provider_metadata: v.NullSchema<undefined>;
961
+ readonly id: v.NumberSchema<undefined>;
962
+ readonly documentId: v.StringSchema<undefined>;
963
+ readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
964
+ readonly createdAt: v.StringSchema<undefined>;
965
+ readonly updatedAt: v.StringSchema<undefined>;
966
+ }, undefined>, undefined>>, undefined>;
967
+ readonly youtube_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
968
+ readonly matterport_id: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
969
+ readonly iframe: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
970
+ readonly id: v.NumberSchema<undefined>;
971
+ readonly __component: v.LiteralSchema<"gcft.block-content", undefined>;
972
+ }, undefined>;
973
+ readonly text_content: v.NullableSchema<v.ArraySchema<v.ObjectSchema<{
974
+ readonly type: v.StringSchema<undefined>;
975
+ readonly children: v.ArraySchema<v.ObjectSchema<{
976
+ readonly type: v.StringSchema<undefined>;
977
+ readonly url: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
978
+ readonly text: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
979
+ readonly bold: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
980
+ readonly italic: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
981
+ readonly underline: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
982
+ }, undefined>, undefined>;
983
+ }, undefined>, undefined>, undefined>;
984
+ readonly id: v.NumberSchema<undefined>;
985
+ readonly __component: v.LiteralSchema<"gcft.content-scrollbox", undefined>;
986
+ }, undefined>;
987
+ type ComponentGcftContentScrollbox = v.InferOutput<typeof ComponentGcftContentScrollbox>;
988
+ //#endregion
989
+ export { ComponentGcftBlockContent, ComponentGcftBlockSettings, ComponentGcftContentPanel, ComponentGcftContentScrollbox, GCFT_BLOCK_SETTINGS_ICONS, GCFT_BLOCK_TYPES, GcftBlockContent, GcftBlockSettings, GcftBlockSettingsIcon, GcftBlockType, GcftContentPanel, GcftContentScrollbox };