@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.
- package/dist/base/index.cjs +2 -2
- package/dist/base/index.d.cts +1 -1
- package/dist/base/index.d.mts +1 -1
- package/dist/base/index.mjs +2 -2
- package/dist/{boolean-tBVviKsR.mjs → boolean-BAG2qbdD.mjs} +1 -1
- package/dist/{boolean-BYGqZxWU.cjs → boolean-Dw28WFxu.cjs} +1 -1
- package/dist/components/blocks/index.cjs +25 -27
- package/dist/components/blocks/index.d.cts +1 -1
- package/dist/components/blocks/index.d.mts +1 -1
- package/dist/components/blocks/index.mjs +26 -28
- package/dist/components/brand/index.cjs +5 -3
- package/dist/components/brand/index.d.cts +2 -2
- package/dist/components/brand/index.d.mts +2 -2
- package/dist/components/brand/index.mjs +6 -5
- package/dist/components/forms/index.cjs +10 -12
- package/dist/components/forms/index.d.cts +5 -7
- package/dist/components/forms/index.d.mts +5 -7
- package/dist/components/forms/index.mjs +11 -13
- package/dist/components/gcft/index.cjs +93 -0
- package/dist/components/gcft/index.d.cts +989 -0
- package/dist/components/gcft/index.d.mts +989 -0
- package/dist/components/gcft/index.mjs +79 -0
- package/dist/components/shared/index.cjs +10 -10
- package/dist/components/shared/index.d.cts +1 -1
- package/dist/components/shared/index.d.mts +1 -1
- package/dist/components/shared/index.mjs +11 -11
- package/dist/components/slideshow/index.cjs +17 -19
- package/dist/components/slideshow/index.d.cts +13 -15
- package/dist/components/slideshow/index.d.mts +13 -15
- package/dist/components/slideshow/index.mjs +18 -20
- package/dist/components/utm/index.cjs +7 -8
- package/dist/components/utm/index.d.cts +1 -1
- package/dist/components/utm/index.d.mts +1 -1
- package/dist/components/utm/index.mjs +8 -9
- package/dist/constants/index.d.cts +1 -1
- package/dist/constants/index.d.mts +1 -1
- package/dist/{document-C9FkMgj3.d.cts → document-BHX6VFQZ.d.cts} +1 -1
- package/dist/{document-CZFcD3r5.d.cts → document-Be5Cilg0.d.cts} +5 -5
- package/dist/{document-gm1f3wWx.cjs → document-BmofmYTz.cjs} +19 -19
- package/dist/{document-BiFs4eSw.d.mts → document-CpbX0dkQ.d.mts} +5 -5
- package/dist/{document-B_ZXYnh3.d.mts → document-Dphn5GgF.d.mts} +1 -1
- package/dist/{document-CrEFVYK-.d.cts → document-DwCd0vSJ.d.cts} +3 -3
- package/dist/{document-BW68CVMb.mjs → document-N-npHSnd.mjs} +20 -20
- package/dist/{document-DpnOB5mQ.d.mts → document-uKORXaDn.d.mts} +3 -3
- package/dist/entities/audit-log/mutation.cjs +2 -2
- package/dist/entities/audit-log/mutation.mjs +2 -2
- package/dist/entities/audit-log/query.cjs +3 -3
- package/dist/entities/audit-log/query.mjs +3 -3
- package/dist/entities/blog-page/document.d.cts +1 -1
- package/dist/entities/blog-page/document.d.mts +1 -1
- package/dist/entities/blog-post/document.d.cts +1 -1
- package/dist/entities/blog-post/document.d.mts +1 -1
- package/dist/entities/blog-post/fields.d.cts +1 -1
- package/dist/entities/blog-post/fields.d.mts +1 -1
- package/dist/entities/blog-post/query.cjs +6 -6
- package/dist/entities/blog-post/query.mjs +6 -6
- package/dist/entities/careers-page/document.d.cts +1 -1
- package/dist/entities/careers-page/document.d.mts +1 -1
- package/dist/entities/category/document.d.cts +1 -1
- package/dist/entities/category/document.d.mts +1 -1
- package/dist/entities/category/mutation.cjs +2 -2
- package/dist/entities/category/mutation.mjs +2 -2
- package/dist/entities/category/query.cjs +2 -2
- package/dist/entities/category/query.mjs +2 -2
- package/dist/entities/client/document.cjs +1 -1
- package/dist/entities/client/document.d.cts +1 -1
- package/dist/entities/client/document.d.mts +1 -1
- package/dist/entities/client/document.mjs +1 -1
- package/dist/entities/client/mutation.cjs +2 -2
- package/dist/entities/client/mutation.mjs +2 -2
- package/dist/entities/client/query.cjs +4 -4
- package/dist/entities/client/query.mjs +4 -4
- package/dist/entities/client-content-pillar/document.cjs +1 -1
- package/dist/entities/client-content-pillar/document.d.cts +1 -1
- package/dist/entities/client-content-pillar/document.d.mts +1 -1
- package/dist/entities/client-content-pillar/document.mjs +1 -1
- package/dist/entities/client-content-pillar/mutation.cjs +1 -1
- package/dist/entities/client-content-pillar/mutation.mjs +1 -1
- package/dist/entities/client-content-pillar/query.cjs +1 -1
- package/dist/entities/client-content-pillar/query.mjs +1 -1
- package/dist/entities/client-email/document.cjs +1 -1
- package/dist/entities/client-email/document.d.cts +1 -1
- package/dist/entities/client-email/document.d.mts +1 -1
- package/dist/entities/client-email/document.mjs +1 -1
- package/dist/entities/client-email/mutation.cjs +2 -2
- package/dist/entities/client-email/mutation.mjs +2 -2
- package/dist/entities/client-email/query.cjs +2 -2
- package/dist/entities/client-email/query.mjs +2 -2
- package/dist/entities/client-media-platform/document.cjs +1 -1
- package/dist/entities/client-media-platform/document.d.cts +1 -1
- package/dist/entities/client-media-platform/document.d.mts +1 -1
- package/dist/entities/client-media-platform/document.mjs +1 -1
- package/dist/entities/client-media-platform/mutation.cjs +2 -2
- package/dist/entities/client-media-platform/mutation.mjs +2 -2
- package/dist/entities/client-media-platform/query.cjs +1 -1
- package/dist/entities/client-media-platform/query.mjs +1 -1
- package/dist/entities/client-project/document.cjs +1 -1
- package/dist/entities/client-project/document.d.cts +1 -1
- package/dist/entities/client-project/document.d.mts +1 -1
- package/dist/entities/client-project/document.mjs +1 -1
- package/dist/entities/client-project/mutation.cjs +2 -2
- package/dist/entities/client-project/mutation.mjs +2 -2
- package/dist/entities/client-project/query.cjs +4 -4
- package/dist/entities/client-project/query.mjs +4 -4
- package/dist/entities/client-report/document.cjs +1 -1
- package/dist/entities/client-report/document.d.cts +1 -1
- package/dist/entities/client-report/document.d.mts +1 -1
- package/dist/entities/client-report/document.mjs +1 -1
- package/dist/entities/client-report/mutation.cjs +2 -2
- package/dist/entities/client-report/mutation.mjs +2 -2
- package/dist/entities/client-report/query.cjs +3 -3
- package/dist/entities/client-report/query.mjs +3 -3
- package/dist/entities/client-styleguide/document.cjs +1 -1
- package/dist/entities/client-styleguide/document.d.cts +1 -1
- package/dist/entities/client-styleguide/document.d.mts +1 -1
- package/dist/entities/client-styleguide/document.mjs +1 -1
- package/dist/entities/client-styleguide/mutation.cjs +2 -2
- package/dist/entities/client-styleguide/mutation.mjs +2 -2
- package/dist/entities/client-styleguide/query.cjs +3 -3
- package/dist/entities/client-styleguide/query.mjs +3 -3
- package/dist/entities/client-user/document.cjs +1 -1
- package/dist/entities/client-user/document.d.cts +1 -1
- package/dist/entities/client-user/document.d.mts +1 -1
- package/dist/entities/client-user/document.mjs +1 -1
- package/dist/entities/client-user/mutation.cjs +1 -1
- package/dist/entities/client-user/mutation.mjs +1 -1
- package/dist/entities/client-user/query.cjs +1 -1
- package/dist/entities/client-user/query.mjs +1 -1
- package/dist/entities/comment/mutation.cjs +1 -1
- package/dist/entities/comment/mutation.mjs +1 -1
- package/dist/entities/comment/query.cjs +1 -1
- package/dist/entities/comment/query.mjs +1 -1
- package/dist/entities/content-pillar/document.cjs +1 -1
- package/dist/entities/content-pillar/document.d.cts +1 -1
- package/dist/entities/content-pillar/document.d.mts +1 -1
- package/dist/entities/content-pillar/document.mjs +1 -1
- package/dist/entities/content-pillar/mutation.cjs +2 -2
- package/dist/entities/content-pillar/mutation.mjs +2 -2
- package/dist/entities/content-pillar/query.cjs +1 -1
- package/dist/entities/content-pillar/query.mjs +1 -1
- package/dist/entities/faq-page/document.d.cts +2 -2
- package/dist/entities/faq-page/document.d.mts +2 -2
- package/dist/entities/gcflytour/document.cjs +1 -1
- package/dist/entities/gcflytour/document.d.cts +1 -1
- package/dist/entities/gcflytour/document.d.mts +1 -1
- package/dist/entities/gcflytour/document.mjs +1 -1
- package/dist/entities/gcflytour/mutation.cjs +2 -2
- package/dist/entities/gcflytour/mutation.mjs +2 -2
- package/dist/entities/gcflytour/query.cjs +1 -1
- package/dist/entities/gcflytour/query.mjs +1 -1
- package/dist/entities/gcflytour-snap/document.cjs +1 -1
- package/dist/entities/gcflytour-snap/document.d.cts +1 -1
- package/dist/entities/gcflytour-snap/document.d.mts +1 -1
- package/dist/entities/gcflytour-snap/document.mjs +1 -1
- package/dist/entities/gcflytour-snap/mutation.cjs +2 -2
- package/dist/entities/gcflytour-snap/mutation.mjs +2 -2
- package/dist/entities/gcflytour-snap/query.cjs +1 -1
- package/dist/entities/gcflytour-snap/query.mjs +1 -1
- package/dist/entities/gcflytour-snap-embed/document.cjs +1 -1
- package/dist/entities/gcflytour-snap-embed/document.d.cts +1 -1
- package/dist/entities/gcflytour-snap-embed/document.d.mts +1 -1
- package/dist/entities/gcflytour-snap-embed/document.mjs +1 -1
- package/dist/entities/gcflytour-snap-embed/mutation.cjs +2 -2
- package/dist/entities/gcflytour-snap-embed/mutation.mjs +2 -2
- package/dist/entities/gcflytour-snap-embed/query.cjs +1 -1
- package/dist/entities/gcflytour-snap-embed/query.mjs +1 -1
- package/dist/entities/landing-page/document.d.cts +2 -2
- package/dist/entities/landing-page/document.d.mts +2 -2
- package/dist/entities/lead/mutation.cjs +2 -2
- package/dist/entities/lead/mutation.mjs +2 -2
- package/dist/entities/matterport/document.cjs +1 -1
- package/dist/entities/matterport/document.d.cts +1 -1
- package/dist/entities/matterport/document.d.mts +1 -1
- package/dist/entities/matterport/document.mjs +1 -1
- package/dist/entities/matterport/mutation.cjs +2 -2
- package/dist/entities/matterport/mutation.mjs +2 -2
- package/dist/entities/matterport/query.cjs +3 -3
- package/dist/entities/matterport/query.mjs +3 -3
- package/dist/entities/media-content-type/document.cjs +1 -1
- package/dist/entities/media-content-type/document.d.cts +1 -1
- package/dist/entities/media-content-type/document.d.mts +1 -1
- package/dist/entities/media-content-type/document.mjs +1 -1
- package/dist/entities/media-content-type/mutation.cjs +2 -2
- package/dist/entities/media-content-type/mutation.mjs +2 -2
- package/dist/entities/media-content-type/query.cjs +1 -1
- package/dist/entities/media-content-type/query.mjs +1 -1
- package/dist/entities/media-creative-format/document.cjs +1 -1
- package/dist/entities/media-creative-format/document.d.cts +1 -1
- package/dist/entities/media-creative-format/document.d.mts +1 -1
- package/dist/entities/media-creative-format/document.mjs +1 -1
- package/dist/entities/media-creative-format/mutation.cjs +2 -2
- package/dist/entities/media-creative-format/mutation.mjs +2 -2
- package/dist/entities/media-creative-format/query.cjs +1 -1
- package/dist/entities/media-creative-format/query.mjs +1 -1
- package/dist/entities/media-medium/document.cjs +1 -1
- package/dist/entities/media-medium/document.d.cts +1 -1
- package/dist/entities/media-medium/document.d.mts +1 -1
- package/dist/entities/media-medium/document.mjs +1 -1
- package/dist/entities/media-medium/mutation.cjs +2 -2
- package/dist/entities/media-medium/mutation.mjs +2 -2
- package/dist/entities/media-medium/query.cjs +1 -1
- package/dist/entities/media-medium/query.mjs +1 -1
- package/dist/entities/media-platform/document.cjs +1 -1
- package/dist/entities/media-platform/document.d.cts +1 -1
- package/dist/entities/media-platform/document.d.mts +1 -1
- package/dist/entities/media-platform/document.mjs +1 -1
- package/dist/entities/media-platform/mutation.cjs +3 -3
- package/dist/entities/media-platform/mutation.mjs +3 -3
- package/dist/entities/media-platform/query.cjs +1 -1
- package/dist/entities/media-platform/query.mjs +1 -1
- package/dist/entities/monday-workspace/document.cjs +1 -1
- package/dist/entities/monday-workspace/document.d.cts +1 -1
- package/dist/entities/monday-workspace/document.d.mts +1 -1
- package/dist/entities/monday-workspace/document.mjs +1 -1
- package/dist/entities/monday-workspace/mutation.cjs +2 -2
- package/dist/entities/monday-workspace/mutation.mjs +2 -2
- package/dist/entities/monday-workspace/query.cjs +2 -2
- package/dist/entities/monday-workspace/query.mjs +2 -2
- package/dist/entities/newsletter-signup/mutation.cjs +2 -2
- package/dist/entities/newsletter-signup/mutation.mjs +2 -2
- package/dist/entities/policy-page/document.d.cts +1 -1
- package/dist/entities/policy-page/document.d.mts +1 -1
- package/dist/entities/product/document.d.cts +1 -1
- package/dist/entities/product/document.d.mts +1 -1
- package/dist/entities/product-highlight/document.cjs +1 -1
- package/dist/entities/product-highlight/document.d.cts +1 -1
- package/dist/entities/product-highlight/document.d.mts +1 -1
- package/dist/entities/product-highlight/document.mjs +1 -1
- package/dist/entities/resume/mutation.cjs +2 -2
- package/dist/entities/resume/mutation.mjs +2 -2
- package/dist/entities/sharpspring/mutation.cjs +1 -1
- package/dist/entities/sharpspring/mutation.mjs +1 -1
- package/dist/entities/tag/mutation.cjs +2 -2
- package/dist/entities/tag/mutation.mjs +2 -2
- package/dist/entities/tag/query.cjs +2 -2
- package/dist/entities/tag/query.mjs +2 -2
- package/dist/entities/team-member/document.d.cts +1 -1
- package/dist/entities/team-member/document.d.mts +1 -1
- package/dist/entities/team-member/query.cjs +4 -4
- package/dist/entities/team-member/query.mjs +4 -4
- package/dist/entities/team-page/document.d.cts +1 -1
- package/dist/entities/team-page/document.d.mts +1 -1
- package/dist/entities/teamwork/query.cjs +1 -1
- package/dist/entities/teamwork/query.mjs +1 -1
- package/dist/entities/trend/document.d.cts +1 -1
- package/dist/entities/trend/document.d.mts +1 -1
- package/dist/entities/trend/mutation.cjs +1 -1
- package/dist/entities/trend/mutation.mjs +1 -1
- package/dist/entities/up-auth/mutation.cjs +1 -1
- package/dist/entities/up-auth/mutation.d.cts +1 -1
- package/dist/entities/up-auth/mutation.d.mts +1 -1
- package/dist/entities/up-auth/mutation.mjs +1 -1
- package/dist/entities/up-permission/document.cjs +1 -1
- package/dist/entities/up-permission/document.d.cts +1 -1
- package/dist/entities/up-permission/document.d.mts +1 -1
- package/dist/entities/up-permission/document.mjs +1 -1
- package/dist/entities/up-role/document.cjs +1 -1
- package/dist/entities/up-role/document.d.cts +1 -1
- package/dist/entities/up-role/document.d.mts +1 -1
- package/dist/entities/up-role/document.mjs +1 -1
- package/dist/entities/up-role/query.cjs +3 -3
- package/dist/entities/up-role/query.mjs +3 -3
- package/dist/entities/up-user/document.cjs +1 -1
- package/dist/entities/up-user/document.d.cts +1 -1
- package/dist/entities/up-user/document.d.mts +1 -1
- package/dist/entities/up-user/document.mjs +1 -1
- package/dist/entities/up-user/fields.cjs +1 -1
- package/dist/entities/up-user/fields.mjs +1 -1
- package/dist/entities/up-user/mutation.cjs +2 -2
- package/dist/entities/up-user/mutation.mjs +2 -2
- package/dist/entities/up-user/query.cjs +1 -1
- package/dist/entities/up-user/query.mjs +1 -1
- package/dist/entities/upload/mutation.cjs +1 -1
- package/dist/entities/upload/mutation.mjs +1 -1
- package/dist/entities/url-redirect/query.cjs +4 -4
- package/dist/entities/url-redirect/query.mjs +4 -4
- package/dist/entities/user-account/document.cjs +1 -1
- package/dist/entities/user-account/document.d.cts +1 -1
- package/dist/entities/user-account/document.d.mts +1 -1
- package/dist/entities/user-account/document.mjs +1 -1
- package/dist/entities/user-account/mutation.cjs +2 -2
- package/dist/entities/user-account/mutation.mjs +2 -2
- package/dist/entities/user-account/query.cjs +1 -1
- package/dist/entities/user-account/query.mjs +1 -1
- package/dist/entities/utm-link-builder/mutation.cjs +3 -3
- package/dist/entities/utm-link-builder/mutation.mjs +3 -3
- package/dist/entities/utm-meta/document.d.cts +28 -28
- package/dist/entities/utm-meta/document.d.mts +28 -28
- package/dist/entities/utm-tracking-link/document.cjs +1 -1
- package/dist/entities/utm-tracking-link/document.d.cts +1 -1
- package/dist/entities/utm-tracking-link/document.d.mts +1 -1
- package/dist/entities/utm-tracking-link/document.mjs +1 -1
- package/dist/entities/utm-tracking-link/fields.cjs +1 -1
- package/dist/entities/utm-tracking-link/fields.mjs +1 -1
- package/dist/entities/utm-tracking-link/mutation.cjs +3 -3
- package/dist/entities/utm-tracking-link/mutation.mjs +3 -3
- package/dist/entities/utm-tracking-link/query.cjs +4 -4
- package/dist/entities/utm-tracking-link/query.mjs +4 -4
- package/dist/{fields-B4UTcqTR.d.cts → fields-Cffo4_9O.d.cts} +12 -12
- package/dist/{fields-B4UTcqTR.d.mts → fields-Cffo4_9O.d.mts} +12 -12
- package/dist/filters/index.cjs +4 -4
- package/dist/filters/index.mjs +4 -4
- package/dist/{identifier-BJ0kpvYJ.cjs → identifier-CcAwSRW-.cjs} +1 -1
- package/dist/{identifier-CWlBh0A3.mjs → identifier-DZSF9qmh.mjs} +1 -1
- package/dist/{index-BOIZHIZn.d.mts → index-BHsnphw2.d.mts} +6 -6
- package/dist/{index-ES3BPqVQ.d.cts → index-BZneoSrY.d.cts} +6 -6
- package/dist/{index-CBmZNWdq.d.cts → index-Dbmwx2k9.d.cts} +10 -12
- package/dist/{index-CBmZNWdq.d.mts → index-Dbmwx2k9.d.mts} +10 -12
- package/dist/{index-Dpf-fT7q.d.cts → index-DzVq0dOL.d.cts} +7 -5
- package/dist/{index-Dpf-fT7q.d.mts → index-DzVq0dOL.d.mts} +7 -5
- package/dist/{index-FZTP1wfp.d.mts → index-RdGxAerL.d.mts} +12 -10
- package/dist/{index-B-eWc6-5.d.cts → index-lrfl6aps.d.cts} +17 -19
- package/dist/{index-B-eWc6-5.d.mts → index-lrfl6aps.d.mts} +17 -19
- package/dist/{index-NJAGJcxy.d.cts → index-wyRrbvZW.d.cts} +12 -10
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/{picklist-DeBvYAYq.cjs → picklist-BcQQdR4P.cjs} +1 -1
- package/dist/{picklist-3TPKEnJ3.mjs → picklist-DnB-_6BK.mjs} +1 -1
- package/dist/{query-B9Xfbntq.mjs → query-DDGi723F.mjs} +3 -3
- package/dist/{query-Bm5QfP-Y.cjs → query-DMUDO8rA.cjs} +3 -3
- package/dist/{query-W17gUQhA.mjs → query-DnBW7soI.mjs} +3 -3
- package/dist/{query-CVaxPoeH.cjs → query-DqaFNN4b.cjs} +4 -4
- package/dist/{query-BPaMPrlS.cjs → query-FpybWRDP.cjs} +3 -3
- package/dist/{query-FD7qm52t.mjs → query-O9bwlHoO.mjs} +3 -3
- package/dist/{query-DUrHw_wR.mjs → query-RFbimjWM.mjs} +3 -3
- package/dist/{query-BdZZH3M2.mjs → query-Wj0PEQq8.mjs} +4 -4
- package/dist/{query-DpEQGd9b.cjs → query-kdTlTEPf.cjs} +3 -3
- package/dist/{query-DNLzemiU.cjs → query-qaIKMD_U.cjs} +3 -3
- package/dist/{relationships-xAJEnVXV.mjs → relationships-B0scDCmk.mjs} +1 -1
- package/dist/{relationships-Cb_o43s4.cjs → relationships-XH4bjmMz.cjs} +1 -1
- package/dist/{string-CP-EbG-I.cjs → string-CjRuSj_m.cjs} +2 -2
- package/dist/{string-v2gu3xz0.mjs → string-CuUsLDnS.mjs} +5 -1
- package/dist/{string-2ZbEvJ0J.cjs → string-D0Akoax2.cjs} +10 -0
- package/dist/{string-BSLwKCNC.mjs → string-D1JeM8yM.mjs} +2 -2
- package/dist/utilities/index.d.cts +2 -2
- package/dist/utilities/index.d.mts +2 -2
- package/dist/{utm-DgwXh_Nr.cjs → utm-7E_3kcTp.cjs} +1 -1
- package/dist/{utm-Bt8jPpRI.mjs → utm-BwtaQiKl.mjs} +1 -1
- package/dist/validators/index.cjs +3 -2
- package/dist/validators/index.d.cts +5 -1
- package/dist/validators/index.d.mts +5 -1
- package/dist/validators/index.mjs +3 -3
- package/package.json +1 -1
|
@@ -98,13 +98,13 @@ type AssociateManyEntitiesOptional = v.InferOutput<typeof AssociateManyEntitiesO
|
|
|
98
98
|
declare const QueryManyEntities: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>;
|
|
99
99
|
type QueryManyEntities = v.InferOutput<typeof QueryManyEntities>;
|
|
100
100
|
declare const AssociateEntityRelationshipRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
101
|
-
readonly collection: v.PicklistSchema<("
|
|
101
|
+
readonly collection: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
102
102
|
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
103
103
|
readonly relationKey: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
104
104
|
readonly connect: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
105
105
|
readonly disconnect: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
106
106
|
}, undefined>, v.CheckAction<{
|
|
107
|
-
collection: "
|
|
107
|
+
collection: "tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links";
|
|
108
108
|
documentId: string;
|
|
109
109
|
relationKey: string;
|
|
110
110
|
connect?: string[] | undefined;
|
|
@@ -134,7 +134,7 @@ declare const AssociateEntityPosition: v.ObjectSchema<{
|
|
|
134
134
|
}, undefined>;
|
|
135
135
|
type AssociateEntityPosition = v.InferOutput<typeof AssociateEntityPosition>;
|
|
136
136
|
declare const AssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
137
|
-
readonly collection: v.PicklistSchema<("
|
|
137
|
+
readonly collection: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
138
138
|
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
139
139
|
readonly relationKey: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
140
140
|
readonly connect: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
@@ -151,7 +151,7 @@ declare const AssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly
|
|
|
151
151
|
}, undefined>, undefined>, undefined>;
|
|
152
152
|
readonly disconnect: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
153
153
|
}, undefined>, v.CheckAction<{
|
|
154
|
-
collection: "
|
|
154
|
+
collection: "tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links";
|
|
155
155
|
documentId: string;
|
|
156
156
|
relationKey: string;
|
|
157
157
|
connect?: {
|
|
@@ -168,7 +168,7 @@ declare const AssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly
|
|
|
168
168
|
}, "You must provide a relationship to update: connect or disconnect.">]>;
|
|
169
169
|
type AssociateEntityPositionDocumentRequest = v.InferOutput<typeof AssociateEntityPositionDocumentRequest>;
|
|
170
170
|
declare const SSetEntityRelationshipRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
171
|
-
readonly collection: v.PicklistSchema<("
|
|
171
|
+
readonly collection: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
172
172
|
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
173
173
|
readonly relationKey: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
174
174
|
readonly set: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>;
|
|
@@ -243,7 +243,7 @@ type QuerySortValues = v.InferOutput<typeof QuerySortValues>;
|
|
|
243
243
|
//#region src/base/strapi.d.ts
|
|
244
244
|
declare const ContentStatus: v.PicklistSchema<readonly ["draft", "published"], undefined>;
|
|
245
245
|
type ContentStatus = v.InferOutput<typeof ContentStatus>;
|
|
246
|
-
declare const ValidStrapiCollectionEntity: v.PicklistSchema<("
|
|
246
|
+
declare const ValidStrapiCollectionEntity: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
247
247
|
type ValidStrapiCollectionEntity = v.InferOutput<typeof ValidStrapiCollectionEntity>;
|
|
248
248
|
declare const ValidStrapiSingleEntity: v.PicklistSchema<("faq" | "blog-page" | "careers-page" | "landing-page" | "privacy-policy" | "sms-policy" | "team-page" | "utm-meta")[], undefined>;
|
|
249
249
|
type ValidStrapiSingleEntity = v.InferOutput<typeof ValidStrapiSingleEntity>;
|
|
@@ -98,13 +98,13 @@ type AssociateManyEntitiesOptional = v.InferOutput<typeof AssociateManyEntitiesO
|
|
|
98
98
|
declare const QueryManyEntities: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>;
|
|
99
99
|
type QueryManyEntities = v.InferOutput<typeof QueryManyEntities>;
|
|
100
100
|
declare const AssociateEntityRelationshipRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
101
|
-
readonly collection: v.PicklistSchema<("
|
|
101
|
+
readonly collection: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
102
102
|
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
103
103
|
readonly relationKey: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
104
104
|
readonly connect: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
105
105
|
readonly disconnect: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
106
106
|
}, undefined>, v.CheckAction<{
|
|
107
|
-
collection: "
|
|
107
|
+
collection: "tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links";
|
|
108
108
|
documentId: string;
|
|
109
109
|
relationKey: string;
|
|
110
110
|
connect?: string[] | undefined;
|
|
@@ -134,7 +134,7 @@ declare const AssociateEntityPosition: v.ObjectSchema<{
|
|
|
134
134
|
}, undefined>;
|
|
135
135
|
type AssociateEntityPosition = v.InferOutput<typeof AssociateEntityPosition>;
|
|
136
136
|
declare const AssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
137
|
-
readonly collection: v.PicklistSchema<("
|
|
137
|
+
readonly collection: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
138
138
|
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
139
139
|
readonly relationKey: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
140
140
|
readonly connect: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
|
|
@@ -151,7 +151,7 @@ declare const AssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly
|
|
|
151
151
|
}, undefined>, undefined>, undefined>;
|
|
152
152
|
readonly disconnect: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>, undefined>;
|
|
153
153
|
}, undefined>, v.CheckAction<{
|
|
154
|
-
collection: "
|
|
154
|
+
collection: "tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links";
|
|
155
155
|
documentId: string;
|
|
156
156
|
relationKey: string;
|
|
157
157
|
connect?: {
|
|
@@ -168,7 +168,7 @@ declare const AssociateEntityPositionDocumentRequest: v.SchemaWithPipe<readonly
|
|
|
168
168
|
}, "You must provide a relationship to update: connect or disconnect.">]>;
|
|
169
169
|
type AssociateEntityPositionDocumentRequest = v.InferOutput<typeof AssociateEntityPositionDocumentRequest>;
|
|
170
170
|
declare const SSetEntityRelationshipRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
171
|
-
readonly collection: v.PicklistSchema<("
|
|
171
|
+
readonly collection: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
172
172
|
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
173
173
|
readonly relationKey: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
174
174
|
readonly set: v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>, v.MaxLengthAction<string[], 100, undefined>]>;
|
|
@@ -243,7 +243,7 @@ type QuerySortValues = v.InferOutput<typeof QuerySortValues>;
|
|
|
243
243
|
//#region src/base/strapi.d.ts
|
|
244
244
|
declare const ContentStatus: v.PicklistSchema<readonly ["draft", "published"], undefined>;
|
|
245
245
|
type ContentStatus = v.InferOutput<typeof ContentStatus>;
|
|
246
|
-
declare const ValidStrapiCollectionEntity: v.PicklistSchema<("
|
|
246
|
+
declare const ValidStrapiCollectionEntity: v.PicklistSchema<("tags" | "clients" | "users" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-emails" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "gc-fly-tour-snap-embeds" | "leads" | "matterports" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "team-members" | "trends" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[], undefined>;
|
|
247
247
|
type ValidStrapiCollectionEntity = v.InferOutput<typeof ValidStrapiCollectionEntity>;
|
|
248
248
|
declare const ValidStrapiSingleEntity: v.PicklistSchema<("faq" | "blog-page" | "careers-page" | "landing-page" | "privacy-policy" | "sms-policy" | "team-page" | "utm-meta")[], undefined>;
|
|
249
249
|
type ValidStrapiSingleEntity = v.InferOutput<typeof ValidStrapiSingleEntity>;
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
import * as v from "valibot";
|
|
2
2
|
|
|
3
|
-
//#region src/components/utm/constants.d.ts
|
|
4
|
-
declare const UTM_CLASSIFICATION_KEY: readonly ["organic", "paid"];
|
|
5
|
-
declare const UTM_SOURCE_KEY: readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"];
|
|
6
|
-
//#endregion
|
|
7
3
|
//#region src/components/utm/utm-option.d.ts
|
|
4
|
+
declare const UTM_CLASSIFICATION_KEY: readonly ["organic", "paid"];
|
|
8
5
|
declare const UtmClassificationKey: v.PicklistSchema<readonly ["organic", "paid"], undefined>;
|
|
9
6
|
type UtmClassificationKey = v.InferOutput<typeof UtmClassificationKey>;
|
|
7
|
+
declare const UTM_SOURCE_KEY: readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"];
|
|
10
8
|
declare const UtmSourceKey: v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>;
|
|
11
9
|
type UtmSourceKey = v.InferOutput<typeof UtmSourceKey>;
|
|
12
10
|
declare const UtmOption: v.ObjectSchema<{
|
|
13
|
-
readonly label: v.StringSchema<undefined>;
|
|
14
|
-
readonly value: v.StringSchema<undefined>;
|
|
15
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11
|
+
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
12
|
+
readonly value: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
13
|
+
readonly description: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
16
14
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
17
15
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
18
16
|
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
@@ -20,15 +18,15 @@ declare const UtmOption: v.ObjectSchema<{
|
|
|
20
18
|
}, undefined>;
|
|
21
19
|
type UtmOption = v.InferOutput<typeof UtmOption>;
|
|
22
20
|
declare const ComponentUtmOption: v.ObjectSchema<{
|
|
23
|
-
readonly label: v.StringSchema<undefined>;
|
|
24
|
-
readonly value: v.StringSchema<undefined>;
|
|
25
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
21
|
+
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
22
|
+
readonly value: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
23
|
+
readonly description: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
26
24
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
27
25
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
28
26
|
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
29
27
|
readonly id: v.NumberSchema<undefined>;
|
|
30
|
-
readonly __component: v.
|
|
28
|
+
readonly __component: v.LiteralSchema<"utm.utm-option", undefined>;
|
|
31
29
|
}, undefined>;
|
|
32
30
|
type ComponentUtmOption = v.InferOutput<typeof ComponentUtmOption>;
|
|
33
31
|
//#endregion
|
|
34
|
-
export {
|
|
32
|
+
export { UtmOption as a, UtmClassificationKey as i, UTM_CLASSIFICATION_KEY as n, UtmSourceKey as o, UTM_SOURCE_KEY as r, ComponentUtmOption as t };
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
import * as v from "valibot";
|
|
2
2
|
|
|
3
|
-
//#region src/components/utm/constants.d.ts
|
|
4
|
-
declare const UTM_CLASSIFICATION_KEY: readonly ["organic", "paid"];
|
|
5
|
-
declare const UTM_SOURCE_KEY: readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"];
|
|
6
|
-
//#endregion
|
|
7
3
|
//#region src/components/utm/utm-option.d.ts
|
|
4
|
+
declare const UTM_CLASSIFICATION_KEY: readonly ["organic", "paid"];
|
|
8
5
|
declare const UtmClassificationKey: v.PicklistSchema<readonly ["organic", "paid"], undefined>;
|
|
9
6
|
type UtmClassificationKey = v.InferOutput<typeof UtmClassificationKey>;
|
|
7
|
+
declare const UTM_SOURCE_KEY: readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"];
|
|
10
8
|
declare const UtmSourceKey: v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>;
|
|
11
9
|
type UtmSourceKey = v.InferOutput<typeof UtmSourceKey>;
|
|
12
10
|
declare const UtmOption: v.ObjectSchema<{
|
|
13
|
-
readonly label: v.StringSchema<undefined>;
|
|
14
|
-
readonly value: v.StringSchema<undefined>;
|
|
15
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
11
|
+
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
12
|
+
readonly value: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
13
|
+
readonly description: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
16
14
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
17
15
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
18
16
|
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
@@ -20,15 +18,15 @@ declare const UtmOption: v.ObjectSchema<{
|
|
|
20
18
|
}, undefined>;
|
|
21
19
|
type UtmOption = v.InferOutput<typeof UtmOption>;
|
|
22
20
|
declare const ComponentUtmOption: v.ObjectSchema<{
|
|
23
|
-
readonly label: v.StringSchema<undefined>;
|
|
24
|
-
readonly value: v.StringSchema<undefined>;
|
|
25
|
-
readonly description: v.NullableSchema<v.StringSchema<undefined>, undefined>;
|
|
21
|
+
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
22
|
+
readonly value: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
23
|
+
readonly description: v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
26
24
|
readonly is_active: v.BooleanSchema<undefined>;
|
|
27
25
|
readonly active_by_classification: v.ArraySchema<v.PicklistSchema<readonly ["organic", "paid"], undefined>, undefined>;
|
|
28
26
|
readonly active_by_source: v.ArraySchema<v.PicklistSchema<readonly ["all", "meta", "meta_facebook", "meta_instagram", "tiktok", "twitter", "linkedin", "pinterest", "google", "youtube", "bing", "sms", "email", "realtor", "zillow", "bdx_nhs", "yelp", "qr_code", "stackadapt", "newswire", "propellant", "mobile_app", "gcflytour", "referral"], undefined>, undefined>;
|
|
29
27
|
readonly id: v.NumberSchema<undefined>;
|
|
30
|
-
readonly __component: v.
|
|
28
|
+
readonly __component: v.LiteralSchema<"utm.utm-option", undefined>;
|
|
31
29
|
}, undefined>;
|
|
32
30
|
type ComponentUtmOption = v.InferOutput<typeof ComponentUtmOption>;
|
|
33
31
|
//#endregion
|
|
34
|
-
export {
|
|
32
|
+
export { UtmOption as a, UtmClassificationKey as i, UTM_CLASSIFICATION_KEY as n, UtmSourceKey as o, UTM_SOURCE_KEY as r, ComponentUtmOption as t };
|
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
import * as v from "valibot";
|
|
2
2
|
|
|
3
3
|
//#region src/components/brand/styleguide-color.d.ts
|
|
4
|
+
declare const HexColorString: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.RegexAction<string, "Must be a valid hex color, like #FFF or #FFFFFF">]>;
|
|
5
|
+
type HexColorString = v.InferOutput<typeof HexColorString>;
|
|
4
6
|
declare const BrandStyleguideColor: v.ObjectSchema<{
|
|
5
7
|
readonly title: v.StringSchema<undefined>;
|
|
6
8
|
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly hex: v.StringSchema<undefined>;
|
|
9
|
+
readonly hex: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.RegexAction<string, "Must be a valid hex color, like #FFF or #FFFFFF">]>;
|
|
8
10
|
readonly id: v.NumberSchema<undefined>;
|
|
9
11
|
}, undefined>;
|
|
10
12
|
type BrandStyleguideColor = v.InferOutput<typeof BrandStyleguideColor>;
|
|
11
13
|
declare const ComponentBrandStyleguideColor: v.ObjectSchema<{
|
|
12
14
|
readonly title: v.StringSchema<undefined>;
|
|
13
15
|
readonly slug: v.StringSchema<undefined>;
|
|
14
|
-
readonly hex: v.StringSchema<undefined>;
|
|
16
|
+
readonly hex: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.RegexAction<string, "Must be a valid hex color, like #FFF or #FFFFFF">]>;
|
|
15
17
|
readonly id: v.NumberSchema<undefined>;
|
|
16
|
-
readonly __component: v.
|
|
18
|
+
readonly __component: v.LiteralSchema<"brand.styleguide-color", undefined>;
|
|
17
19
|
}, undefined>;
|
|
18
20
|
type ComponentBrandStyleguideColor = v.InferOutput<typeof ComponentBrandStyleguideColor>;
|
|
19
21
|
//#endregion
|
|
@@ -310,8 +312,8 @@ declare const ComponentBrandStyleguideFont: v.ObjectSchema<{
|
|
|
310
312
|
updatedAt: string;
|
|
311
313
|
}[] | null | undefined>;
|
|
312
314
|
readonly id: v.NumberSchema<undefined>;
|
|
313
|
-
readonly __component: v.
|
|
315
|
+
readonly __component: v.LiteralSchema<"brand.styleguide-font", undefined>;
|
|
314
316
|
}, undefined>;
|
|
315
317
|
type ComponentBrandStyleguideFont = v.InferOutput<typeof ComponentBrandStyleguideFont>;
|
|
316
318
|
//#endregion
|
|
317
|
-
export { ComponentBrandStyleguideColor as i, ComponentBrandStyleguideFont as n, BrandStyleguideColor as r, BrandStyleguideFont as t };
|
|
319
|
+
export { HexColorString as a, ComponentBrandStyleguideColor as i, ComponentBrandStyleguideFont as n, BrandStyleguideColor as r, BrandStyleguideFont as t };
|
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
import * as v from "valibot";
|
|
2
2
|
|
|
3
3
|
//#region src/components/brand/styleguide-color.d.ts
|
|
4
|
+
declare const HexColorString: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.RegexAction<string, "Must be a valid hex color, like #FFF or #FFFFFF">]>;
|
|
5
|
+
type HexColorString = v.InferOutput<typeof HexColorString>;
|
|
4
6
|
declare const BrandStyleguideColor: v.ObjectSchema<{
|
|
5
7
|
readonly title: v.StringSchema<undefined>;
|
|
6
8
|
readonly slug: v.StringSchema<undefined>;
|
|
7
|
-
readonly hex: v.StringSchema<undefined>;
|
|
9
|
+
readonly hex: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.RegexAction<string, "Must be a valid hex color, like #FFF or #FFFFFF">]>;
|
|
8
10
|
readonly id: v.NumberSchema<undefined>;
|
|
9
11
|
}, undefined>;
|
|
10
12
|
type BrandStyleguideColor = v.InferOutput<typeof BrandStyleguideColor>;
|
|
11
13
|
declare const ComponentBrandStyleguideColor: v.ObjectSchema<{
|
|
12
14
|
readonly title: v.StringSchema<undefined>;
|
|
13
15
|
readonly slug: v.StringSchema<undefined>;
|
|
14
|
-
readonly hex: v.StringSchema<undefined>;
|
|
16
|
+
readonly hex: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.RegexAction<string, "Must be a valid hex color, like #FFF or #FFFFFF">]>;
|
|
15
17
|
readonly id: v.NumberSchema<undefined>;
|
|
16
|
-
readonly __component: v.
|
|
18
|
+
readonly __component: v.LiteralSchema<"brand.styleguide-color", undefined>;
|
|
17
19
|
}, undefined>;
|
|
18
20
|
type ComponentBrandStyleguideColor = v.InferOutput<typeof ComponentBrandStyleguideColor>;
|
|
19
21
|
//#endregion
|
|
@@ -310,8 +312,8 @@ declare const ComponentBrandStyleguideFont: v.ObjectSchema<{
|
|
|
310
312
|
updatedAt: string;
|
|
311
313
|
}[] | null | undefined>;
|
|
312
314
|
readonly id: v.NumberSchema<undefined>;
|
|
313
|
-
readonly __component: v.
|
|
315
|
+
readonly __component: v.LiteralSchema<"brand.styleguide-font", undefined>;
|
|
314
316
|
}, undefined>;
|
|
315
317
|
type ComponentBrandStyleguideFont = v.InferOutput<typeof ComponentBrandStyleguideFont>;
|
|
316
318
|
//#endregion
|
|
317
|
-
export { ComponentBrandStyleguideColor as i, ComponentBrandStyleguideFont as n, BrandStyleguideColor as r, BrandStyleguideFont as t };
|
|
319
|
+
export { HexColorString as a, ComponentBrandStyleguideColor as i, ComponentBrandStyleguideFont as n, BrandStyleguideColor as r, BrandStyleguideFont as t };
|
|
@@ -31,13 +31,10 @@ declare const ComponentSharedButton: v.ObjectSchema<{
|
|
|
31
31
|
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
32
32
|
readonly full_width: v.BooleanSchema<undefined>;
|
|
33
33
|
readonly id: v.NumberSchema<undefined>;
|
|
34
|
-
readonly __component: v.
|
|
34
|
+
readonly __component: v.LiteralSchema<"shared.button", undefined>;
|
|
35
35
|
}, undefined>;
|
|
36
36
|
type ComponentSharedButton = v.InferOutput<typeof ComponentSharedButton>;
|
|
37
37
|
//#endregion
|
|
38
|
-
//#region src/components/shared/constants.d.ts
|
|
39
|
-
declare const META_SOCIAL_NETWORK: readonly ["Facebook", "Twitter"];
|
|
40
|
-
//#endregion
|
|
41
38
|
//#region src/components/shared/link.d.ts
|
|
42
39
|
declare const SharedLink: v.ObjectSchema<{
|
|
43
40
|
readonly href: v.StringSchema<undefined>;
|
|
@@ -51,7 +48,7 @@ declare const ComponentSharedLink: v.ObjectSchema<{
|
|
|
51
48
|
readonly label: v.StringSchema<undefined>;
|
|
52
49
|
readonly target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
53
50
|
readonly id: v.NumberSchema<undefined>;
|
|
54
|
-
readonly __component: v.
|
|
51
|
+
readonly __component: v.LiteralSchema<"shared.link", undefined>;
|
|
55
52
|
}, undefined>;
|
|
56
53
|
type ComponentSharedLink = v.InferOutput<typeof ComponentSharedLink>;
|
|
57
54
|
//#endregion
|
|
@@ -86,7 +83,7 @@ declare const ComponentSharedQuestionAnswer: v.ObjectSchema<{
|
|
|
86
83
|
}, undefined>, undefined>;
|
|
87
84
|
}, undefined>, undefined>, undefined>;
|
|
88
85
|
readonly id: v.NumberSchema<undefined>;
|
|
89
|
-
readonly __component: v.
|
|
86
|
+
readonly __component: v.LiteralSchema<"shared.question-answer", undefined>;
|
|
90
87
|
}, undefined>;
|
|
91
88
|
type ComponentSharedQuestionAnswer = v.InferOutput<typeof ComponentSharedQuestionAnswer>;
|
|
92
89
|
//#endregion
|
|
@@ -140,7 +137,7 @@ declare const ComponentSharedRichTextBlock: v.ObjectSchema<{
|
|
|
140
137
|
}, undefined>, undefined>;
|
|
141
138
|
}, undefined>, undefined>, undefined>, undefined>;
|
|
142
139
|
readonly id: v.NumberSchema<undefined>;
|
|
143
|
-
readonly __component: v.
|
|
140
|
+
readonly __component: v.LiteralSchema<"shared.rich-text-block", undefined>;
|
|
144
141
|
}, undefined>;
|
|
145
142
|
type ComponentSharedRichTextBlock = v.InferOutput<typeof ComponentSharedRichTextBlock>;
|
|
146
143
|
//#endregion
|
|
@@ -220,6 +217,7 @@ declare const OpenGraph: v.ObjectSchema<{
|
|
|
220
217
|
createdAt: string;
|
|
221
218
|
updatedAt: string;
|
|
222
219
|
} | null | undefined>;
|
|
220
|
+
readonly id: v.NumberSchema<undefined>;
|
|
223
221
|
}, undefined>;
|
|
224
222
|
type OpenGraph = v.InferOutput<typeof OpenGraph>;
|
|
225
223
|
declare const ComponentOpenGraph: v.ObjectSchema<{
|
|
@@ -297,9 +295,11 @@ declare const ComponentOpenGraph: v.ObjectSchema<{
|
|
|
297
295
|
createdAt: string;
|
|
298
296
|
updatedAt: string;
|
|
299
297
|
} | null | undefined>;
|
|
300
|
-
readonly
|
|
298
|
+
readonly id: v.NumberSchema<undefined>;
|
|
299
|
+
readonly __component: v.LiteralSchema<"shared.open-graph", undefined>;
|
|
301
300
|
}, undefined>;
|
|
302
301
|
type ComponentOpenGraph = v.InferOutput<typeof ComponentOpenGraph>;
|
|
302
|
+
declare const META_SOCIAL_NETWORK: readonly ["Facebook", "Twitter"];
|
|
303
303
|
declare const MetaSocialNetwork: v.PicklistSchema<readonly ["Facebook", "Twitter"], undefined>;
|
|
304
304
|
type MetaSocialNetwork = v.InferOutput<typeof MetaSocialNetwork>;
|
|
305
305
|
declare const MetaSocial: v.ObjectSchema<{
|
|
@@ -376,6 +376,7 @@ declare const MetaSocial: v.ObjectSchema<{
|
|
|
376
376
|
createdAt: string;
|
|
377
377
|
updatedAt: string;
|
|
378
378
|
} | null | undefined>;
|
|
379
|
+
readonly id: v.NumberSchema<undefined>;
|
|
379
380
|
}, undefined>;
|
|
380
381
|
type MetaSocial = v.InferOutput<typeof MetaSocial>;
|
|
381
382
|
declare const ComponentMetaSocial: v.ObjectSchema<{
|
|
@@ -452,7 +453,8 @@ declare const ComponentMetaSocial: v.ObjectSchema<{
|
|
|
452
453
|
createdAt: string;
|
|
453
454
|
updatedAt: string;
|
|
454
455
|
} | null | undefined>;
|
|
455
|
-
readonly
|
|
456
|
+
readonly id: v.NumberSchema<undefined>;
|
|
457
|
+
readonly __component: v.LiteralSchema<"shared.meta-social", undefined>;
|
|
456
458
|
}, undefined>;
|
|
457
459
|
type ComponentMetaSocial = v.InferOutput<typeof ComponentMetaSocial>;
|
|
458
460
|
declare const SeoMeta: v.GenericSchema<{
|
|
@@ -483,4 +485,4 @@ declare const ComponentSeoMeta: v.GenericSchema<{
|
|
|
483
485
|
}>;
|
|
484
486
|
type ComponentSeoMeta = v.InferOutput<typeof ComponentSeoMeta>;
|
|
485
487
|
//#endregion
|
|
486
|
-
export { ComponentSharedButton as _,
|
|
488
|
+
export { ComponentSharedButton as _, MetaSocial as a, SeoMeta as c, RichTextBlockChildren as d, SharedRichTextBlock as f, SharedLink as g, ComponentSharedLink as h, META_SOCIAL_NETWORK as i, ComponentSharedRichTextBlock as l, SharedQuestionAnswer as m, ComponentOpenGraph as n, MetaSocialNetwork as o, ComponentSharedQuestionAnswer as p, ComponentSeoMeta as r, OpenGraph as s, ComponentMetaSocial as t, RichTextBlock as u, SharedButton as v };
|
|
@@ -35,7 +35,7 @@ declare const ComponentBlockAnnouncementBar: v.ObjectSchema<{
|
|
|
35
35
|
}, undefined>, undefined>;
|
|
36
36
|
}, undefined>, undefined>, undefined>;
|
|
37
37
|
readonly id: v.NumberSchema<undefined>;
|
|
38
|
-
readonly __component: v.
|
|
38
|
+
readonly __component: v.LiteralSchema<"blocks.announcement-bar", undefined>;
|
|
39
39
|
}, undefined>;
|
|
40
40
|
type ComponentBlockAnnouncementBar = v.InferOutput<typeof ComponentBlockAnnouncementBar>;
|
|
41
41
|
//#endregion
|
|
@@ -466,7 +466,7 @@ declare const ComponentBlockBrandLogos: v.ObjectSchema<{
|
|
|
466
466
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
467
467
|
}, undefined>;
|
|
468
468
|
readonly id: v.NumberSchema<undefined>;
|
|
469
|
-
readonly __component: v.
|
|
469
|
+
readonly __component: v.LiteralSchema<"blocks.brand-logos", undefined>;
|
|
470
470
|
}, undefined>;
|
|
471
471
|
type ComponentBlockBrandLogos = v.InferOutput<typeof ComponentBlockBrandLogos>;
|
|
472
472
|
//#endregion
|
|
@@ -509,15 +509,10 @@ declare const ComponentBlockButtonGroup: v.ObjectSchema<{
|
|
|
509
509
|
readonly id: v.NumberSchema<undefined>;
|
|
510
510
|
}, undefined>, undefined>;
|
|
511
511
|
readonly id: v.NumberSchema<undefined>;
|
|
512
|
-
readonly __component: v.
|
|
512
|
+
readonly __component: v.LiteralSchema<"blocks.button-group", undefined>;
|
|
513
513
|
}, undefined>;
|
|
514
514
|
type ComponentBlockButtonGroup = v.InferOutput<typeof ComponentBlockButtonGroup>;
|
|
515
515
|
//#endregion
|
|
516
|
-
//#region src/components/blocks/constants.d.ts
|
|
517
|
-
declare const BLOCK_FULLSCREEN_CONTENT_TYPE: readonly ["zoomable-image", "video", "html", "website"];
|
|
518
|
-
declare const BLOCK_GRAPHIC_CONTAINER: readonly ["fullscreen", "wide", "standard"];
|
|
519
|
-
declare const BLOCK_VIDEO_SOURCE: readonly ["youtube", "upload"];
|
|
520
|
-
//#endregion
|
|
521
516
|
//#region src/components/blocks/contact.d.ts
|
|
522
517
|
declare const BlockContact: v.ObjectSchema<{
|
|
523
518
|
readonly link_type: v.NullableSchema<v.PicklistSchema<readonly ["email", "phone", "social", "link"], undefined>, undefined>;
|
|
@@ -539,7 +534,7 @@ declare const ComponentBlockContact: v.ObjectSchema<{
|
|
|
539
534
|
readonly icon_position: v.PicklistSchema<readonly ["before", "after", "above", "below"], undefined>;
|
|
540
535
|
readonly full_width: v.BooleanSchema<undefined>;
|
|
541
536
|
readonly id: v.NumberSchema<undefined>;
|
|
542
|
-
readonly __component: v.
|
|
537
|
+
readonly __component: v.LiteralSchema<"blocks.contact", undefined>;
|
|
543
538
|
}, undefined>;
|
|
544
539
|
type ComponentBlockContact = v.InferOutput<typeof ComponentBlockContact>;
|
|
545
540
|
//#endregion
|
|
@@ -564,7 +559,7 @@ declare const ComponentBlockCtaLink: v.ObjectSchema<{
|
|
|
564
559
|
readonly cta_rel: v.NullableSchema<v.PicklistSchema<readonly ["alternate", "author", "bookmark", "external", "help", "license", "next", "nofollow", "noreferrer", "noopener", "prev", "search", "tag"], undefined>, undefined>;
|
|
565
560
|
readonly cta_target: v.NullableSchema<v.PicklistSchema<readonly ["_blank", "_self", "_parent", "_top"], undefined>, undefined>;
|
|
566
561
|
readonly id: v.NumberSchema<undefined>;
|
|
567
|
-
readonly __component: v.
|
|
562
|
+
readonly __component: v.LiteralSchema<"blocks.cta-link", undefined>;
|
|
568
563
|
}, undefined>;
|
|
569
564
|
type ComponentBlockCtaLink = v.InferOutput<typeof ComponentBlockCtaLink>;
|
|
570
565
|
//#endregion
|
|
@@ -609,14 +604,16 @@ declare const ComponentBlockFaq: v.ObjectSchema<{
|
|
|
609
604
|
readonly id: v.NumberSchema<undefined>;
|
|
610
605
|
}, undefined>, undefined>, undefined>;
|
|
611
606
|
readonly id: v.NumberSchema<undefined>;
|
|
612
|
-
readonly __component: v.
|
|
607
|
+
readonly __component: v.LiteralSchema<"blocks.faq", undefined>;
|
|
613
608
|
}, undefined>;
|
|
614
609
|
type ComponentBlockFaq = v.InferOutput<typeof ComponentBlockFaq>;
|
|
615
610
|
//#endregion
|
|
616
611
|
//#region src/components/blocks/fullscreen-content.d.ts
|
|
612
|
+
declare const BLOCK_FULLSCREEN_CONTENT_TYPE: readonly ["zoomable-image", "video", "html", "website"];
|
|
617
613
|
declare const BlockFullscreenContentType: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
618
614
|
type BlockFullscreenContentType = v.InferOutput<typeof BlockFullscreenContentType>;
|
|
619
615
|
declare const BlockFullscreenContent: v.ObjectSchema<{
|
|
616
|
+
readonly __component: v.LiteralSchema<"blocks.fullscreen-content", undefined>;
|
|
620
617
|
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
621
618
|
readonly fullscreen_img: v.GenericSchema<{
|
|
622
619
|
name: string;
|
|
@@ -765,10 +762,10 @@ declare const BlockFullscreenContent: v.ObjectSchema<{
|
|
|
765
762
|
} | null | undefined>;
|
|
766
763
|
readonly id: v.NumberSchema<undefined>;
|
|
767
764
|
}, undefined>, undefined>, undefined>;
|
|
768
|
-
readonly id: v.NumberSchema<undefined>;
|
|
769
765
|
}, undefined>;
|
|
770
766
|
type BlockFullscreenContent = v.InferOutput<typeof BlockFullscreenContent>;
|
|
771
767
|
declare const ComponentBlockFullscreenContent: v.ObjectSchema<{
|
|
768
|
+
readonly __component: v.LiteralSchema<"blocks.fullscreen-content", undefined>;
|
|
772
769
|
readonly fullscreen_type: v.PicklistSchema<readonly ["zoomable-image", "video", "html", "website"], undefined>;
|
|
773
770
|
readonly fullscreen_img: v.GenericSchema<{
|
|
774
771
|
name: string;
|
|
@@ -918,11 +915,11 @@ declare const ComponentBlockFullscreenContent: v.ObjectSchema<{
|
|
|
918
915
|
readonly id: v.NumberSchema<undefined>;
|
|
919
916
|
}, undefined>, undefined>, undefined>;
|
|
920
917
|
readonly id: v.NumberSchema<undefined>;
|
|
921
|
-
readonly __component: v.StringSchema<undefined>;
|
|
922
918
|
}, undefined>;
|
|
923
919
|
type ComponentBlockFullscreenContent = v.InferOutput<typeof ComponentBlockFullscreenContent>;
|
|
924
920
|
//#endregion
|
|
925
921
|
//#region src/components/blocks/graphic-image.d.ts
|
|
922
|
+
declare const BLOCK_GRAPHIC_CONTAINER: readonly ["fullscreen", "wide", "standard"];
|
|
926
923
|
declare const BlockGraphicContainer: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
927
924
|
type BlockGraphicContainer = v.InferOutput<typeof BlockGraphicContainer>;
|
|
928
925
|
declare const BlockGraphicImage: v.ObjectSchema<{
|
|
@@ -1073,7 +1070,7 @@ declare const ComponentBlockGraphicImage: v.ObjectSchema<{
|
|
|
1073
1070
|
}, undefined>>, undefined>;
|
|
1074
1071
|
readonly container: v.PicklistSchema<readonly ["fullscreen", "wide", "standard"], undefined>;
|
|
1075
1072
|
readonly id: v.NumberSchema<undefined>;
|
|
1076
|
-
readonly __component: v.
|
|
1073
|
+
readonly __component: v.LiteralSchema<"blocks.graphic-image", undefined>;
|
|
1077
1074
|
}, undefined>;
|
|
1078
1075
|
type ComponentBlockGraphicImage = v.InferOutput<typeof ComponentBlockGraphicImage>;
|
|
1079
1076
|
//#endregion
|
|
@@ -1108,7 +1105,7 @@ declare const ComponentBlockPullQuote: v.ObjectSchema<{
|
|
|
1108
1105
|
}, undefined>, undefined>;
|
|
1109
1106
|
}, undefined>, undefined>, undefined>;
|
|
1110
1107
|
readonly id: v.NumberSchema<undefined>;
|
|
1111
|
-
readonly __component: v.
|
|
1108
|
+
readonly __component: v.LiteralSchema<"blocks.pull-quote", undefined>;
|
|
1112
1109
|
}, undefined>;
|
|
1113
1110
|
type ComponentBlockPullQuote = v.InferOutput<typeof ComponentBlockPullQuote>;
|
|
1114
1111
|
//#endregion
|
|
@@ -1125,7 +1122,7 @@ declare const ComponentBlockSectionTitle: v.ObjectSchema<{
|
|
|
1125
1122
|
readonly section_id: v.StringSchema<undefined>;
|
|
1126
1123
|
readonly header_size: v.PicklistSchema<readonly ["h1", "h2", "h3", "h4", "h5", "h6"], undefined>;
|
|
1127
1124
|
readonly id: v.NumberSchema<undefined>;
|
|
1128
|
-
readonly __component: v.
|
|
1125
|
+
readonly __component: v.LiteralSchema<"blocks.section-title", undefined>;
|
|
1129
1126
|
}, undefined>;
|
|
1130
1127
|
type ComponentBlockSectionTitle = v.InferOutput<typeof ComponentBlockSectionTitle>;
|
|
1131
1128
|
//#endregion
|
|
@@ -1160,11 +1157,12 @@ declare const ComponentBlockTextDetails: v.ObjectSchema<{
|
|
|
1160
1157
|
readonly id: v.NumberSchema<undefined>;
|
|
1161
1158
|
}, undefined>, undefined>, undefined>;
|
|
1162
1159
|
readonly id: v.NumberSchema<undefined>;
|
|
1163
|
-
readonly __component: v.
|
|
1160
|
+
readonly __component: v.LiteralSchema<"blocks.text-details", undefined>;
|
|
1164
1161
|
}, undefined>;
|
|
1165
1162
|
type ComponentBlockTextDetails = v.InferOutput<typeof ComponentBlockTextDetails>;
|
|
1166
1163
|
//#endregion
|
|
1167
1164
|
//#region src/components/blocks/video.d.ts
|
|
1165
|
+
declare const BLOCK_VIDEO_SOURCE: readonly ["youtube", "upload"];
|
|
1168
1166
|
declare const VideoSource: v.PicklistSchema<readonly ["youtube", "upload"], undefined>;
|
|
1169
1167
|
type VideoSource = v.InferOutput<typeof VideoSource>;
|
|
1170
1168
|
declare const BlockVideoEmbed: v.ObjectSchema<{
|
|
@@ -1317,8 +1315,8 @@ declare const ComponentBlockVideo: v.ObjectSchema<{
|
|
|
1317
1315
|
updatedAt: string;
|
|
1318
1316
|
} | null | undefined>;
|
|
1319
1317
|
readonly id: v.NumberSchema<undefined>;
|
|
1320
|
-
readonly __component: v.
|
|
1318
|
+
readonly __component: v.LiteralSchema<"blocks.video", undefined>;
|
|
1321
1319
|
}, undefined>;
|
|
1322
1320
|
type ComponentBlockVideo = v.InferOutput<typeof ComponentBlockVideo>;
|
|
1323
1321
|
//#endregion
|
|
1324
|
-
export { ComponentBlockAnnouncementBar as A,
|
|
1322
|
+
export { ComponentBlockAnnouncementBar as A, BlockContact as C, BlockBrandLogos as D, ComponentBlockButtonGroup as E, ComponentBlockBrandLogos as O, ComponentBlockCtaLink as S, BlockButtonGroup as T, BlockFullscreenContentType as _, BlockTextDetails as a, ComponentBlockFaq as b, ComponentBlockSectionTitle as c, BLOCK_GRAPHIC_CONTAINER as d, BlockGraphicContainer as f, BlockFullscreenContent as g, BLOCK_FULLSCREEN_CONTENT_TYPE as h, VideoSource as i, BlockAnnouncementBar as k, BlockPullQuote as l, ComponentBlockGraphicImage as m, BlockVideoEmbed as n, ComponentBlockTextDetails as o, BlockGraphicImage as p, ComponentBlockVideo as r, BlockSectionTitle as s, BLOCK_VIDEO_SOURCE as t, ComponentBlockPullQuote as u, ComponentBlockFullscreenContent as v, ComponentBlockContact as w, BlockCtaLink as x, BlockFaq as y };
|