@getcommunity/gc-validators 0.0.194 → 0.0.196
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/{permissions/permission.abac.cjs → chunk-6QXOUWYU.js} +52 -65
- package/dist/chunk-6QXOUWYU.js.map +1 -0
- package/dist/chunk-7WQ6RNXX.js +188 -0
- package/dist/chunk-7WQ6RNXX.js.map +1 -0
- package/dist/chunk-D6QV7LBY.cjs +2508 -0
- package/dist/chunk-D6QV7LBY.cjs.map +1 -0
- package/dist/{constants/client-project.constants.cjs → chunk-HX7LBH7I.cjs} +24 -5
- package/dist/chunk-HX7LBH7I.cjs.map +1 -0
- package/dist/chunk-MJPGUX4T.cjs +288 -0
- package/dist/chunk-MJPGUX4T.cjs.map +1 -0
- package/dist/chunk-NNLSUHMQ.js +63 -0
- package/dist/chunk-NNLSUHMQ.js.map +1 -0
- package/dist/chunk-OY5E6YKO.js +2320 -0
- package/dist/chunk-OY5E6YKO.js.map +1 -0
- package/dist/{utilities/validation.cjs → chunk-UAQWYRXG.cjs} +27 -4
- package/dist/chunk-UAQWYRXG.cjs.map +1 -0
- package/dist/{constants/client-project.constants.js → chunk-UJQSM7DK.js} +21 -6
- package/dist/chunk-UJQSM7DK.js.map +1 -0
- package/dist/{permissions/permission.abac.js → chunk-YT4F4B55.cjs} +58 -63
- package/dist/chunk-YT4F4B55.cjs.map +1 -0
- package/dist/comment.document-C-LqvG8c.d.ts +479 -0
- package/dist/comment.document-DFTbLUjg.d.cts +479 -0
- package/dist/constants.cjs +404 -0
- package/dist/constants.cjs.map +1 -0
- package/dist/constants.d.cts +231 -0
- package/dist/constants.d.ts +231 -0
- package/dist/constants.js +3 -0
- package/dist/constants.js.map +1 -0
- package/dist/{constants/font.constants.d.cts → font.constants-DyF4szgM.d.cts} +1 -1
- package/dist/{constants/font.constants.d.ts → font.constants-DyF4szgM.d.ts} +1 -1
- package/dist/index.cjs +1148 -34
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +9 -105
- package/dist/index.d.ts +9 -105
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/{permissions/permission.constants.d.cts → permission.constants-Chqmz1hY.d.cts} +1 -1
- package/dist/{permissions/permission.constants.d.ts → permission.constants-Chqmz1hY.d.ts} +1 -1
- package/dist/permissions.cjs +28 -0
- package/dist/{permissions/permission.types.js.map → permissions.cjs.map} +1 -1
- package/dist/{permissions/permission.abac.d.ts → permissions.d.cts} +95 -19
- package/dist/{permissions/permission.abac.d.cts → permissions.d.ts} +95 -19
- package/dist/permissions.js +3 -0
- package/dist/{permissions/permission.types.cjs.map → permissions.js.map} +1 -1
- package/dist/{types/core/response.d.cts → response-8Bkawql4.d.cts} +1 -1
- package/dist/{types/core/response.d.ts → response-8Bkawql4.d.ts} +1 -1
- package/dist/schemas.cjs +679 -0
- package/dist/schemas.cjs.map +1 -0
- package/dist/schemas.d.cts +1866 -0
- package/dist/schemas.d.ts +1866 -0
- package/dist/schemas.js +6 -0
- package/dist/schemas.js.map +1 -0
- package/dist/types.cjs +36 -0
- package/dist/types.cjs.map +1 -0
- package/dist/types.d.cts +772 -0
- package/dist/types.d.ts +772 -0
- package/dist/types.js +3 -0
- package/dist/types.js.map +1 -0
- package/dist/utilities.cjs +40 -0
- package/dist/utilities.cjs.map +1 -0
- package/dist/{utilities/validation.d.ts → utilities.d.cts} +8 -1
- package/dist/{utilities/validation.d.cts → utilities.d.ts} +8 -1
- package/dist/utilities.js +3 -0
- package/dist/utilities.js.map +1 -0
- package/package.json +54 -83
- package/dist/blog-post.document-D-xEXtLS.d.cts +0 -69
- package/dist/blog-post.document-sRpXgwmw.d.ts +0 -69
- package/dist/client-content-pillar.document-BOeU2enH.d.cts +0 -248
- package/dist/client-content-pillar.document-BkkB5xMX.d.ts +0 -248
- package/dist/constants/client-project.constants.cjs.map +0 -1
- package/dist/constants/client-project.constants.d.cts +0 -35
- package/dist/constants/client-project.constants.d.ts +0 -35
- package/dist/constants/client-project.constants.js.map +0 -1
- package/dist/constants/client.constants.cjs +0 -7
- package/dist/constants/client.constants.cjs.map +0 -1
- package/dist/constants/client.constants.d.cts +0 -3
- package/dist/constants/client.constants.d.ts +0 -3
- package/dist/constants/client.constants.js +0 -5
- package/dist/constants/client.constants.js.map +0 -1
- package/dist/constants/comment.constants.cjs +0 -21
- package/dist/constants/comment.constants.cjs.map +0 -1
- package/dist/constants/comment.constants.d.cts +0 -16
- package/dist/constants/comment.constants.d.ts +0 -16
- package/dist/constants/comment.constants.js +0 -16
- package/dist/constants/comment.constants.js.map +0 -1
- package/dist/constants/font.constants.cjs +0 -4
- package/dist/constants/font.constants.cjs.map +0 -1
- package/dist/constants/font.constants.js +0 -3
- package/dist/constants/font.constants.js.map +0 -1
- package/dist/constants/gc-contact-form-options.constants.cjs +0 -91
- package/dist/constants/gc-contact-form-options.constants.cjs.map +0 -1
- package/dist/constants/gc-contact-form-options.constants.d.cts +0 -131
- package/dist/constants/gc-contact-form-options.constants.d.ts +0 -131
- package/dist/constants/gc-contact-form-options.constants.js +0 -84
- package/dist/constants/gc-contact-form-options.constants.js.map +0 -1
- package/dist/constants/index.cjs +0 -70
- package/dist/constants/index.cjs.map +0 -1
- package/dist/constants/index.d.cts +0 -9
- package/dist/constants/index.d.ts +0 -9
- package/dist/constants/index.js +0 -11
- package/dist/constants/index.js.map +0 -1
- package/dist/constants/limits.constants.cjs +0 -87
- package/dist/constants/limits.constants.cjs.map +0 -1
- package/dist/constants/limits.constants.d.cts +0 -43
- package/dist/constants/limits.constants.d.ts +0 -43
- package/dist/constants/limits.constants.js +0 -45
- package/dist/constants/limits.constants.js.map +0 -1
- package/dist/constants/message-response.constants.cjs +0 -19
- package/dist/constants/message-response.constants.cjs.map +0 -1
- package/dist/constants/message-response.constants.d.cts +0 -9
- package/dist/constants/message-response.constants.d.ts +0 -9
- package/dist/constants/message-response.constants.js +0 -11
- package/dist/constants/message-response.constants.js.map +0 -1
- package/dist/constants/pagination.constants.cjs +0 -79
- package/dist/constants/pagination.constants.cjs.map +0 -1
- package/dist/constants/pagination.constants.d.cts +0 -39
- package/dist/constants/pagination.constants.d.ts +0 -39
- package/dist/constants/pagination.constants.js +0 -41
- package/dist/constants/pagination.constants.js.map +0 -1
- package/dist/constants/regex.constants.cjs +0 -19
- package/dist/constants/regex.constants.cjs.map +0 -1
- package/dist/constants/regex.constants.d.cts +0 -9
- package/dist/constants/regex.constants.d.ts +0 -9
- package/dist/constants/regex.constants.js +0 -11
- package/dist/constants/regex.constants.js.map +0 -1
- package/dist/permissions/index.cjs +0 -35
- package/dist/permissions/index.cjs.map +0 -1
- package/dist/permissions/index.d.cts +0 -21
- package/dist/permissions/index.d.ts +0 -21
- package/dist/permissions/index.js +0 -6
- package/dist/permissions/index.js.map +0 -1
- package/dist/permissions/permission.abac.cjs.map +0 -1
- package/dist/permissions/permission.abac.js.map +0 -1
- package/dist/permissions/permission.constants.cjs +0 -28
- package/dist/permissions/permission.constants.cjs.map +0 -1
- package/dist/permissions/permission.constants.js +0 -24
- package/dist/permissions/permission.constants.js.map +0 -1
- package/dist/permissions/permission.types.cjs +0 -4
- package/dist/permissions/permission.types.d.cts +0 -102
- package/dist/permissions/permission.types.d.ts +0 -102
- package/dist/permissions/permission.types.js +0 -3
- package/dist/permissions/permission.utilities.cjs +0 -15
- package/dist/permissions/permission.utilities.cjs.map +0 -1
- package/dist/permissions/permission.utilities.d.cts +0 -29
- package/dist/permissions/permission.utilities.d.ts +0 -29
- package/dist/permissions/permission.utilities.js +0 -13
- package/dist/permissions/permission.utilities.js.map +0 -1
- package/dist/schemas/blog.schemas.cjs +0 -62
- package/dist/schemas/blog.schemas.cjs.map +0 -1
- package/dist/schemas/blog.schemas.d.cts +0 -31
- package/dist/schemas/blog.schemas.d.ts +0 -31
- package/dist/schemas/blog.schemas.js +0 -38
- package/dist/schemas/blog.schemas.js.map +0 -1
- package/dist/schemas/category.schemas.cjs +0 -71
- package/dist/schemas/category.schemas.cjs.map +0 -1
- package/dist/schemas/category.schemas.d.cts +0 -38
- package/dist/schemas/category.schemas.d.ts +0 -38
- package/dist/schemas/category.schemas.js +0 -45
- package/dist/schemas/category.schemas.js.map +0 -1
- package/dist/schemas/client-content-pillar.schemas.cjs +0 -69
- package/dist/schemas/client-content-pillar.schemas.cjs.map +0 -1
- package/dist/schemas/client-content-pillar.schemas.d.cts +0 -38
- package/dist/schemas/client-content-pillar.schemas.d.ts +0 -38
- package/dist/schemas/client-content-pillar.schemas.js +0 -43
- package/dist/schemas/client-content-pillar.schemas.js.map +0 -1
- package/dist/schemas/client-media-platform-content-type.schemas.cjs +0 -81
- package/dist/schemas/client-media-platform-content-type.schemas.cjs.map +0 -1
- package/dist/schemas/client-media-platform-content-type.schemas.d.cts +0 -46
- package/dist/schemas/client-media-platform-content-type.schemas.d.ts +0 -46
- package/dist/schemas/client-media-platform-content-type.schemas.js +0 -55
- package/dist/schemas/client-media-platform-content-type.schemas.js.map +0 -1
- package/dist/schemas/client-media-platform.schemas.cjs +0 -91
- package/dist/schemas/client-media-platform.schemas.cjs.map +0 -1
- package/dist/schemas/client-media-platform.schemas.d.cts +0 -45
- package/dist/schemas/client-media-platform.schemas.d.ts +0 -45
- package/dist/schemas/client-media-platform.schemas.js +0 -64
- package/dist/schemas/client-media-platform.schemas.js.map +0 -1
- package/dist/schemas/client-project.schemas.cjs +0 -156
- package/dist/schemas/client-project.schemas.cjs.map +0 -1
- package/dist/schemas/client-project.schemas.d.cts +0 -103
- package/dist/schemas/client-project.schemas.d.ts +0 -103
- package/dist/schemas/client-project.schemas.js +0 -129
- package/dist/schemas/client-project.schemas.js.map +0 -1
- package/dist/schemas/client-report.schemas.cjs +0 -87
- package/dist/schemas/client-report.schemas.cjs.map +0 -1
- package/dist/schemas/client-report.schemas.d.cts +0 -46
- package/dist/schemas/client-report.schemas.d.ts +0 -46
- package/dist/schemas/client-report.schemas.js +0 -61
- package/dist/schemas/client-report.schemas.js.map +0 -1
- package/dist/schemas/client-styleguide.schemas.cjs +0 -62
- package/dist/schemas/client-styleguide.schemas.cjs.map +0 -1
- package/dist/schemas/client-styleguide.schemas.d.cts +0 -42
- package/dist/schemas/client-styleguide.schemas.d.ts +0 -42
- package/dist/schemas/client-styleguide.schemas.js +0 -36
- package/dist/schemas/client-styleguide.schemas.js.map +0 -1
- package/dist/schemas/client-user.schemas.cjs +0 -85
- package/dist/schemas/client-user.schemas.cjs.map +0 -1
- package/dist/schemas/client-user.schemas.d.cts +0 -38
- package/dist/schemas/client-user.schemas.d.ts +0 -38
- package/dist/schemas/client-user.schemas.js +0 -58
- package/dist/schemas/client-user.schemas.js.map +0 -1
- package/dist/schemas/client.schemas.cjs +0 -126
- package/dist/schemas/client.schemas.cjs.map +0 -1
- package/dist/schemas/client.schemas.d.cts +0 -74
- package/dist/schemas/client.schemas.d.ts +0 -74
- package/dist/schemas/client.schemas.js +0 -100
- package/dist/schemas/client.schemas.js.map +0 -1
- package/dist/schemas/comment.schemas.cjs +0 -148
- package/dist/schemas/comment.schemas.cjs.map +0 -1
- package/dist/schemas/comment.schemas.d.cts +0 -134
- package/dist/schemas/comment.schemas.d.ts +0 -134
- package/dist/schemas/comment.schemas.js +0 -119
- package/dist/schemas/comment.schemas.js.map +0 -1
- package/dist/schemas/content-pillar.schemas.cjs +0 -73
- package/dist/schemas/content-pillar.schemas.cjs.map +0 -1
- package/dist/schemas/content-pillar.schemas.d.cts +0 -41
- package/dist/schemas/content-pillar.schemas.d.ts +0 -41
- package/dist/schemas/content-pillar.schemas.js +0 -47
- package/dist/schemas/content-pillar.schemas.js.map +0 -1
- package/dist/schemas/gcflytour-snap.schemas.cjs +0 -103
- package/dist/schemas/gcflytour-snap.schemas.cjs.map +0 -1
- package/dist/schemas/gcflytour-snap.schemas.d.cts +0 -45
- package/dist/schemas/gcflytour-snap.schemas.d.ts +0 -45
- package/dist/schemas/gcflytour-snap.schemas.js +0 -77
- package/dist/schemas/gcflytour-snap.schemas.js.map +0 -1
- package/dist/schemas/gcflytour.schemas.cjs +0 -140
- package/dist/schemas/gcflytour.schemas.cjs.map +0 -1
- package/dist/schemas/gcflytour.schemas.d.cts +0 -59
- package/dist/schemas/gcflytour.schemas.d.ts +0 -59
- package/dist/schemas/gcflytour.schemas.js +0 -113
- package/dist/schemas/gcflytour.schemas.js.map +0 -1
- package/dist/schemas/generic.schemas.cjs +0 -70
- package/dist/schemas/generic.schemas.cjs.map +0 -1
- package/dist/schemas/generic.schemas.d.cts +0 -58
- package/dist/schemas/generic.schemas.d.ts +0 -58
- package/dist/schemas/generic.schemas.js +0 -41
- package/dist/schemas/generic.schemas.js.map +0 -1
- package/dist/schemas/index.cjs +0 -231
- package/dist/schemas/index.cjs.map +0 -1
- package/dist/schemas/index.d.cts +0 -34
- package/dist/schemas/index.d.ts +0 -34
- package/dist/schemas/index.js +0 -34
- package/dist/schemas/index.js.map +0 -1
- package/dist/schemas/lead.schemas.cjs +0 -66
- package/dist/schemas/lead.schemas.cjs.map +0 -1
- package/dist/schemas/lead.schemas.d.cts +0 -52
- package/dist/schemas/lead.schemas.d.ts +0 -52
- package/dist/schemas/lead.schemas.js +0 -42
- package/dist/schemas/lead.schemas.js.map +0 -1
- package/dist/schemas/media-content-type.schemas.cjs +0 -144
- package/dist/schemas/media-content-type.schemas.cjs.map +0 -1
- package/dist/schemas/media-content-type.schemas.d.cts +0 -68
- package/dist/schemas/media-content-type.schemas.d.ts +0 -68
- package/dist/schemas/media-content-type.schemas.js +0 -116
- package/dist/schemas/media-content-type.schemas.js.map +0 -1
- package/dist/schemas/media-platform.schemas.cjs +0 -136
- package/dist/schemas/media-platform.schemas.cjs.map +0 -1
- package/dist/schemas/media-platform.schemas.d.cts +0 -63
- package/dist/schemas/media-platform.schemas.d.ts +0 -63
- package/dist/schemas/media-platform.schemas.js +0 -109
- package/dist/schemas/media-platform.schemas.js.map +0 -1
- package/dist/schemas/newsletter.schemas.cjs +0 -83
- package/dist/schemas/newsletter.schemas.cjs.map +0 -1
- package/dist/schemas/newsletter.schemas.d.cts +0 -56
- package/dist/schemas/newsletter.schemas.d.ts +0 -56
- package/dist/schemas/newsletter.schemas.js +0 -58
- package/dist/schemas/newsletter.schemas.js.map +0 -1
- package/dist/schemas/resume.schemas.cjs +0 -161
- package/dist/schemas/resume.schemas.cjs.map +0 -1
- package/dist/schemas/resume.schemas.d.cts +0 -107
- package/dist/schemas/resume.schemas.d.ts +0 -107
- package/dist/schemas/resume.schemas.js +0 -133
- package/dist/schemas/resume.schemas.js.map +0 -1
- package/dist/schemas/shared.validators.cjs +0 -151
- package/dist/schemas/shared.validators.cjs.map +0 -1
- package/dist/schemas/shared.validators.d.cts +0 -89
- package/dist/schemas/shared.validators.d.ts +0 -89
- package/dist/schemas/shared.validators.js +0 -109
- package/dist/schemas/shared.validators.js.map +0 -1
- package/dist/schemas/sharpspring.schemas.cjs +0 -42
- package/dist/schemas/sharpspring.schemas.cjs.map +0 -1
- package/dist/schemas/sharpspring.schemas.d.cts +0 -15
- package/dist/schemas/sharpspring.schemas.d.ts +0 -15
- package/dist/schemas/sharpspring.schemas.js +0 -20
- package/dist/schemas/sharpspring.schemas.js.map +0 -1
- package/dist/schemas/strapi-associate-relations.schemas.cjs +0 -121
- package/dist/schemas/strapi-associate-relations.schemas.cjs.map +0 -1
- package/dist/schemas/strapi-associate-relations.schemas.d.cts +0 -212
- package/dist/schemas/strapi-associate-relations.schemas.d.ts +0 -212
- package/dist/schemas/strapi-associate-relations.schemas.js +0 -88
- package/dist/schemas/strapi-associate-relations.schemas.js.map +0 -1
- package/dist/schemas/strapi-media-upload.schemas.cjs +0 -56
- package/dist/schemas/strapi-media-upload.schemas.cjs.map +0 -1
- package/dist/schemas/strapi-media-upload.schemas.d.cts +0 -28
- package/dist/schemas/strapi-media-upload.schemas.d.ts +0 -28
- package/dist/schemas/strapi-media-upload.schemas.js +0 -32
- package/dist/schemas/strapi-media-upload.schemas.js.map +0 -1
- package/dist/schemas/tag.schemas.cjs +0 -73
- package/dist/schemas/tag.schemas.cjs.map +0 -1
- package/dist/schemas/tag.schemas.d.cts +0 -38
- package/dist/schemas/tag.schemas.d.ts +0 -38
- package/dist/schemas/tag.schemas.js +0 -47
- package/dist/schemas/tag.schemas.js.map +0 -1
- package/dist/schemas/team-member.schemas.cjs +0 -57
- package/dist/schemas/team-member.schemas.cjs.map +0 -1
- package/dist/schemas/team-member.schemas.d.cts +0 -24
- package/dist/schemas/team-member.schemas.d.ts +0 -24
- package/dist/schemas/team-member.schemas.js +0 -34
- package/dist/schemas/team-member.schemas.js.map +0 -1
- package/dist/schemas/teamwork.schemas.cjs +0 -114
- package/dist/schemas/teamwork.schemas.cjs.map +0 -1
- package/dist/schemas/teamwork.schemas.d.cts +0 -61
- package/dist/schemas/teamwork.schemas.d.ts +0 -61
- package/dist/schemas/teamwork.schemas.js +0 -89
- package/dist/schemas/teamwork.schemas.js.map +0 -1
- package/dist/schemas/trend.schemas.cjs +0 -32
- package/dist/schemas/trend.schemas.cjs.map +0 -1
- package/dist/schemas/trend.schemas.d.cts +0 -9
- package/dist/schemas/trend.schemas.d.ts +0 -9
- package/dist/schemas/trend.schemas.js +0 -10
- package/dist/schemas/trend.schemas.js.map +0 -1
- package/dist/schemas/url-redirect.schemas.cjs +0 -65
- package/dist/schemas/url-redirect.schemas.cjs.map +0 -1
- package/dist/schemas/url-redirect.schemas.d.cts +0 -22
- package/dist/schemas/url-redirect.schemas.d.ts +0 -22
- package/dist/schemas/url-redirect.schemas.js +0 -41
- package/dist/schemas/url-redirect.schemas.js.map +0 -1
- package/dist/schemas/user-account.schemas.cjs +0 -63
- package/dist/schemas/user-account.schemas.cjs.map +0 -1
- package/dist/schemas/user-account.schemas.d.cts +0 -34
- package/dist/schemas/user-account.schemas.d.ts +0 -34
- package/dist/schemas/user-account.schemas.js +0 -36
- package/dist/schemas/user-account.schemas.js.map +0 -1
- package/dist/schemas/user-auth.schemas.cjs +0 -98
- package/dist/schemas/user-auth.schemas.cjs.map +0 -1
- package/dist/schemas/user-auth.schemas.d.cts +0 -85
- package/dist/schemas/user-auth.schemas.d.ts +0 -85
- package/dist/schemas/user-auth.schemas.js +0 -67
- package/dist/schemas/user-auth.schemas.js.map +0 -1
- package/dist/schemas/user.schemas.cjs +0 -70
- package/dist/schemas/user.schemas.cjs.map +0 -1
- package/dist/schemas/user.schemas.d.cts +0 -33
- package/dist/schemas/user.schemas.d.ts +0 -33
- package/dist/schemas/user.schemas.js +0 -45
- package/dist/schemas/user.schemas.js.map +0 -1
- package/dist/schemas/utm-link-builder.schemas.cjs +0 -120
- package/dist/schemas/utm-link-builder.schemas.cjs.map +0 -1
- package/dist/schemas/utm-link-builder.schemas.d.cts +0 -49
- package/dist/schemas/utm-link-builder.schemas.d.ts +0 -49
- package/dist/schemas/utm-link-builder.schemas.js +0 -97
- package/dist/schemas/utm-link-builder.schemas.js.map +0 -1
- package/dist/schemas/utm-tracking-link.schemas.cjs +0 -457
- package/dist/schemas/utm-tracking-link.schemas.cjs.map +0 -1
- package/dist/schemas/utm-tracking-link.schemas.d.cts +0 -203
- package/dist/schemas/utm-tracking-link.schemas.d.ts +0 -203
- package/dist/schemas/utm-tracking-link.schemas.js +0 -427
- package/dist/schemas/utm-tracking-link.schemas.js.map +0 -1
- package/dist/types/components/blocks/announcement-bar.cjs +0 -4
- package/dist/types/components/blocks/announcement-bar.cjs.map +0 -1
- package/dist/types/components/blocks/announcement-bar.d.cts +0 -15
- package/dist/types/components/blocks/announcement-bar.d.ts +0 -15
- package/dist/types/components/blocks/announcement-bar.js +0 -3
- package/dist/types/components/blocks/announcement-bar.js.map +0 -1
- package/dist/types/components/blocks/brand-logos.cjs +0 -4
- package/dist/types/components/blocks/brand-logos.cjs.map +0 -1
- package/dist/types/components/blocks/brand-logos.d.cts +0 -14
- package/dist/types/components/blocks/brand-logos.d.ts +0 -14
- package/dist/types/components/blocks/brand-logos.js +0 -3
- package/dist/types/components/blocks/brand-logos.js.map +0 -1
- package/dist/types/components/blocks/button-group.cjs +0 -4
- package/dist/types/components/blocks/button-group.cjs.map +0 -1
- package/dist/types/components/blocks/button-group.d.cts +0 -15
- package/dist/types/components/blocks/button-group.d.ts +0 -15
- package/dist/types/components/blocks/button-group.js +0 -3
- package/dist/types/components/blocks/button-group.js.map +0 -1
- package/dist/types/components/blocks/contact.cjs +0 -4
- package/dist/types/components/blocks/contact.cjs.map +0 -1
- package/dist/types/components/blocks/contact.d.cts +0 -17
- package/dist/types/components/blocks/contact.d.ts +0 -17
- package/dist/types/components/blocks/contact.js +0 -3
- package/dist/types/components/blocks/contact.js.map +0 -1
- package/dist/types/components/blocks/cta-link.cjs +0 -4
- package/dist/types/components/blocks/cta-link.cjs.map +0 -1
- package/dist/types/components/blocks/cta-link.d.cts +0 -17
- package/dist/types/components/blocks/cta-link.d.ts +0 -17
- package/dist/types/components/blocks/cta-link.js +0 -3
- package/dist/types/components/blocks/cta-link.js.map +0 -1
- package/dist/types/components/blocks/faqs.cjs +0 -4
- package/dist/types/components/blocks/faqs.cjs.map +0 -1
- package/dist/types/components/blocks/faqs.d.cts +0 -15
- package/dist/types/components/blocks/faqs.d.ts +0 -15
- package/dist/types/components/blocks/faqs.js +0 -3
- package/dist/types/components/blocks/faqs.js.map +0 -1
- package/dist/types/components/blocks/fullscreen-content.cjs +0 -4
- package/dist/types/components/blocks/fullscreen-content.cjs.map +0 -1
- package/dist/types/components/blocks/fullscreen-content.d.cts +0 -18
- package/dist/types/components/blocks/fullscreen-content.d.ts +0 -18
- package/dist/types/components/blocks/fullscreen-content.js +0 -3
- package/dist/types/components/blocks/fullscreen-content.js.map +0 -1
- package/dist/types/components/blocks/graphic-image.cjs +0 -4
- package/dist/types/components/blocks/graphic-image.cjs.map +0 -1
- package/dist/types/components/blocks/graphic-image.d.cts +0 -13
- package/dist/types/components/blocks/graphic-image.d.ts +0 -13
- package/dist/types/components/blocks/graphic-image.js +0 -3
- package/dist/types/components/blocks/graphic-image.js.map +0 -1
- package/dist/types/components/blocks/index.cjs +0 -91
- package/dist/types/components/blocks/index.cjs.map +0 -1
- package/dist/types/components/blocks/index.d.cts +0 -19
- package/dist/types/components/blocks/index.d.ts +0 -19
- package/dist/types/components/blocks/index.js +0 -14
- package/dist/types/components/blocks/index.js.map +0 -1
- package/dist/types/components/blocks/pull-quote.cjs +0 -4
- package/dist/types/components/blocks/pull-quote.cjs.map +0 -1
- package/dist/types/components/blocks/pull-quote.d.cts +0 -12
- package/dist/types/components/blocks/pull-quote.d.ts +0 -12
- package/dist/types/components/blocks/pull-quote.js +0 -3
- package/dist/types/components/blocks/pull-quote.js.map +0 -1
- package/dist/types/components/blocks/section-title.cjs +0 -4
- package/dist/types/components/blocks/section-title.cjs.map +0 -1
- package/dist/types/components/blocks/section-title.d.cts +0 -11
- package/dist/types/components/blocks/section-title.d.ts +0 -11
- package/dist/types/components/blocks/section-title.js +0 -3
- package/dist/types/components/blocks/section-title.js.map +0 -1
- package/dist/types/components/blocks/text-details.cjs +0 -4
- package/dist/types/components/blocks/text-details.cjs.map +0 -1
- package/dist/types/components/blocks/text-details.d.cts +0 -14
- package/dist/types/components/blocks/text-details.d.ts +0 -14
- package/dist/types/components/blocks/text-details.js +0 -3
- package/dist/types/components/blocks/text-details.js.map +0 -1
- package/dist/types/components/blocks/video.cjs +0 -4
- package/dist/types/components/blocks/video.cjs.map +0 -1
- package/dist/types/components/blocks/video.d.cts +0 -14
- package/dist/types/components/blocks/video.d.ts +0 -14
- package/dist/types/components/blocks/video.js +0 -3
- package/dist/types/components/blocks/video.js.map +0 -1
- package/dist/types/components/brand/index.cjs +0 -21
- package/dist/types/components/brand/index.cjs.map +0 -1
- package/dist/types/components/brand/index.d.cts +0 -5
- package/dist/types/components/brand/index.d.ts +0 -5
- package/dist/types/components/brand/index.js +0 -4
- package/dist/types/components/brand/index.js.map +0 -1
- package/dist/types/components/brand/styleguide-color.cjs +0 -4
- package/dist/types/components/brand/styleguide-color.cjs.map +0 -1
- package/dist/types/components/brand/styleguide-color.d.cts +0 -11
- package/dist/types/components/brand/styleguide-color.d.ts +0 -11
- package/dist/types/components/brand/styleguide-color.js +0 -3
- package/dist/types/components/brand/styleguide-color.js.map +0 -1
- package/dist/types/components/brand/styleguide-font.cjs +0 -4
- package/dist/types/components/brand/styleguide-font.cjs.map +0 -1
- package/dist/types/components/brand/styleguide-font.d.cts +0 -17
- package/dist/types/components/brand/styleguide-font.d.ts +0 -17
- package/dist/types/components/brand/styleguide-font.js +0 -3
- package/dist/types/components/brand/styleguide-font.js.map +0 -1
- package/dist/types/components/forms/form-download.cjs +0 -4
- package/dist/types/components/forms/form-download.cjs.map +0 -1
- package/dist/types/components/forms/form-download.d.cts +0 -16
- package/dist/types/components/forms/form-download.d.ts +0 -16
- package/dist/types/components/forms/form-download.js +0 -3
- package/dist/types/components/forms/form-download.js.map +0 -1
- package/dist/types/components/forms/form-select.cjs +0 -4
- package/dist/types/components/forms/form-select.cjs.map +0 -1
- package/dist/types/components/forms/form-select.d.cts +0 -15
- package/dist/types/components/forms/form-select.d.ts +0 -15
- package/dist/types/components/forms/form-select.js +0 -3
- package/dist/types/components/forms/form-select.js.map +0 -1
- package/dist/types/components/forms/index.cjs +0 -21
- package/dist/types/components/forms/index.cjs.map +0 -1
- package/dist/types/components/forms/index.d.cts +0 -4
- package/dist/types/components/forms/index.d.ts +0 -4
- package/dist/types/components/forms/index.js +0 -4
- package/dist/types/components/forms/index.js.map +0 -1
- package/dist/types/components/index.cjs +0 -49
- package/dist/types/components/index.cjs.map +0 -1
- package/dist/types/components/index.d.cts +0 -31
- package/dist/types/components/index.d.ts +0 -31
- package/dist/types/components/index.js +0 -8
- package/dist/types/components/index.js.map +0 -1
- package/dist/types/components/shared/button.cjs +0 -4
- package/dist/types/components/shared/button.cjs.map +0 -1
- package/dist/types/components/shared/button.d.cts +0 -17
- package/dist/types/components/shared/button.d.ts +0 -17
- package/dist/types/components/shared/button.js +0 -3
- package/dist/types/components/shared/button.js.map +0 -1
- package/dist/types/components/shared/index.cjs +0 -42
- package/dist/types/components/shared/index.cjs.map +0 -1
- package/dist/types/components/shared/index.d.cts +0 -8
- package/dist/types/components/shared/index.d.ts +0 -8
- package/dist/types/components/shared/index.js +0 -7
- package/dist/types/components/shared/index.js.map +0 -1
- package/dist/types/components/shared/link.cjs +0 -4
- package/dist/types/components/shared/link.cjs.map +0 -1
- package/dist/types/components/shared/link.d.cts +0 -13
- package/dist/types/components/shared/link.d.ts +0 -13
- package/dist/types/components/shared/link.js +0 -3
- package/dist/types/components/shared/link.js.map +0 -1
- package/dist/types/components/shared/question-answer.cjs +0 -4
- package/dist/types/components/shared/question-answer.cjs.map +0 -1
- package/dist/types/components/shared/question-answer.d.cts +0 -12
- package/dist/types/components/shared/question-answer.d.ts +0 -12
- package/dist/types/components/shared/question-answer.js +0 -3
- package/dist/types/components/shared/question-answer.js.map +0 -1
- package/dist/types/components/shared/rich-text-block.cjs +0 -4
- package/dist/types/components/shared/rich-text-block.cjs.map +0 -1
- package/dist/types/components/shared/rich-text-block.d.cts +0 -21
- package/dist/types/components/shared/rich-text-block.d.ts +0 -21
- package/dist/types/components/shared/rich-text-block.js +0 -3
- package/dist/types/components/shared/rich-text-block.js.map +0 -1
- package/dist/types/components/shared/seo.cjs +0 -4
- package/dist/types/components/shared/seo.cjs.map +0 -1
- package/dist/types/components/shared/seo.d.cts +0 -42
- package/dist/types/components/shared/seo.d.ts +0 -42
- package/dist/types/components/shared/seo.js +0 -3
- package/dist/types/components/shared/seo.js.map +0 -1
- package/dist/types/components/slideshow/index.cjs +0 -42
- package/dist/types/components/slideshow/index.cjs.map +0 -1
- package/dist/types/components/slideshow/index.d.cts +0 -8
- package/dist/types/components/slideshow/index.d.ts +0 -8
- package/dist/types/components/slideshow/index.js +0 -7
- package/dist/types/components/slideshow/index.js.map +0 -1
- package/dist/types/components/slideshow/slide-component-props.cjs +0 -4
- package/dist/types/components/slideshow/slide-component-props.cjs.map +0 -1
- package/dist/types/components/slideshow/slide-component-props.d.cts +0 -19
- package/dist/types/components/slideshow/slide-component-props.d.ts +0 -19
- package/dist/types/components/slideshow/slide-component-props.js +0 -3
- package/dist/types/components/slideshow/slide-component-props.js.map +0 -1
- package/dist/types/components/slideshow/slide-content.cjs +0 -4
- package/dist/types/components/slideshow/slide-content.cjs.map +0 -1
- package/dist/types/components/slideshow/slide-content.d.cts +0 -18
- package/dist/types/components/slideshow/slide-content.d.ts +0 -18
- package/dist/types/components/slideshow/slide-content.js +0 -3
- package/dist/types/components/slideshow/slide-content.js.map +0 -1
- package/dist/types/components/slideshow/slider-settings.cjs +0 -4
- package/dist/types/components/slideshow/slider-settings.cjs.map +0 -1
- package/dist/types/components/slideshow/slider-settings.d.cts +0 -16
- package/dist/types/components/slideshow/slider-settings.d.ts +0 -16
- package/dist/types/components/slideshow/slider-settings.js +0 -3
- package/dist/types/components/slideshow/slider-settings.js.map +0 -1
- package/dist/types/components/slideshow/slideshow-settings.cjs +0 -4
- package/dist/types/components/slideshow/slideshow-settings.cjs.map +0 -1
- package/dist/types/components/slideshow/slideshow-settings.d.cts +0 -12
- package/dist/types/components/slideshow/slideshow-settings.d.ts +0 -12
- package/dist/types/components/slideshow/slideshow-settings.js +0 -3
- package/dist/types/components/slideshow/slideshow-settings.js.map +0 -1
- package/dist/types/components/slideshow/slideshow.cjs +0 -4
- package/dist/types/components/slideshow/slideshow.cjs.map +0 -1
- package/dist/types/components/slideshow/slideshow.d.cts +0 -18
- package/dist/types/components/slideshow/slideshow.d.ts +0 -18
- package/dist/types/components/slideshow/slideshow.js +0 -3
- package/dist/types/components/slideshow/slideshow.js.map +0 -1
- package/dist/types/components/utm/index.cjs +0 -14
- package/dist/types/components/utm/index.cjs.map +0 -1
- package/dist/types/components/utm/index.d.cts +0 -1
- package/dist/types/components/utm/index.d.ts +0 -1
- package/dist/types/components/utm/index.js +0 -3
- package/dist/types/components/utm/index.js.map +0 -1
- package/dist/types/components/utm/utm-option.cjs +0 -4
- package/dist/types/components/utm/utm-option.cjs.map +0 -1
- package/dist/types/components/utm/utm-option.d.cts +0 -16
- package/dist/types/components/utm/utm-option.d.ts +0 -16
- package/dist/types/components/utm/utm-option.js +0 -3
- package/dist/types/components/utm/utm-option.js.map +0 -1
- package/dist/types/core/document.cjs +0 -4
- package/dist/types/core/document.cjs.map +0 -1
- package/dist/types/core/document.d.cts +0 -9
- package/dist/types/core/document.d.ts +0 -9
- package/dist/types/core/document.js +0 -3
- package/dist/types/core/document.js.map +0 -1
- package/dist/types/core/enums.cjs +0 -4
- package/dist/types/core/enums.cjs.map +0 -1
- package/dist/types/core/enums.d.cts +0 -19
- package/dist/types/core/enums.d.ts +0 -19
- package/dist/types/core/enums.js +0 -3
- package/dist/types/core/enums.js.map +0 -1
- package/dist/types/core/forms.cjs +0 -4
- package/dist/types/core/forms.cjs.map +0 -1
- package/dist/types/core/forms.d.cts +0 -9
- package/dist/types/core/forms.d.ts +0 -9
- package/dist/types/core/forms.js +0 -3
- package/dist/types/core/forms.js.map +0 -1
- package/dist/types/core/index.cjs +0 -42
- package/dist/types/core/index.cjs.map +0 -1
- package/dist/types/core/index.d.cts +0 -5
- package/dist/types/core/index.d.ts +0 -5
- package/dist/types/core/index.js +0 -7
- package/dist/types/core/index.js.map +0 -1
- package/dist/types/core/media.cjs +0 -4
- package/dist/types/core/media.cjs.map +0 -1
- package/dist/types/core/media.d.cts +0 -38
- package/dist/types/core/media.d.ts +0 -38
- package/dist/types/core/media.js +0 -3
- package/dist/types/core/media.js.map +0 -1
- package/dist/types/core/response.cjs +0 -4
- package/dist/types/core/response.cjs.map +0 -1
- package/dist/types/core/response.js +0 -3
- package/dist/types/core/response.js.map +0 -1
- package/dist/types/documents/blog-post.document.cjs +0 -4
- package/dist/types/documents/blog-post.document.cjs.map +0 -1
- package/dist/types/documents/blog-post.document.d.cts +0 -24
- package/dist/types/documents/blog-post.document.d.ts +0 -24
- package/dist/types/documents/blog-post.document.js +0 -3
- package/dist/types/documents/blog-post.document.js.map +0 -1
- package/dist/types/documents/category.document.cjs +0 -4
- package/dist/types/documents/category.document.cjs.map +0 -1
- package/dist/types/documents/category.document.d.cts +0 -24
- package/dist/types/documents/category.document.d.ts +0 -24
- package/dist/types/documents/category.document.js +0 -3
- package/dist/types/documents/category.document.js.map +0 -1
- package/dist/types/documents/client-content-pillar.document.cjs +0 -4
- package/dist/types/documents/client-content-pillar.document.cjs.map +0 -1
- package/dist/types/documents/client-content-pillar.document.d.cts +0 -16
- package/dist/types/documents/client-content-pillar.document.d.ts +0 -16
- package/dist/types/documents/client-content-pillar.document.js +0 -3
- package/dist/types/documents/client-content-pillar.document.js.map +0 -1
- package/dist/types/documents/client-media-platform-content-type.document.cjs +0 -4
- package/dist/types/documents/client-media-platform-content-type.document.cjs.map +0 -1
- package/dist/types/documents/client-media-platform-content-type.document.d.cts +0 -16
- package/dist/types/documents/client-media-platform-content-type.document.d.ts +0 -16
- package/dist/types/documents/client-media-platform-content-type.document.js +0 -3
- package/dist/types/documents/client-media-platform-content-type.document.js.map +0 -1
- package/dist/types/documents/client-media-platform.document.cjs +0 -4
- package/dist/types/documents/client-media-platform.document.cjs.map +0 -1
- package/dist/types/documents/client-media-platform.document.d.cts +0 -16
- package/dist/types/documents/client-media-platform.document.d.ts +0 -16
- package/dist/types/documents/client-media-platform.document.js +0 -3
- package/dist/types/documents/client-media-platform.document.js.map +0 -1
- package/dist/types/documents/client-project.document.cjs +0 -4
- package/dist/types/documents/client-project.document.cjs.map +0 -1
- package/dist/types/documents/client-project.document.d.cts +0 -16
- package/dist/types/documents/client-project.document.d.ts +0 -16
- package/dist/types/documents/client-project.document.js +0 -3
- package/dist/types/documents/client-project.document.js.map +0 -1
- package/dist/types/documents/client-report.document.cjs +0 -4
- package/dist/types/documents/client-report.document.cjs.map +0 -1
- package/dist/types/documents/client-report.document.d.cts +0 -16
- package/dist/types/documents/client-report.document.d.ts +0 -16
- package/dist/types/documents/client-report.document.js +0 -3
- package/dist/types/documents/client-report.document.js.map +0 -1
- package/dist/types/documents/client-styleguide.document.cjs +0 -4
- package/dist/types/documents/client-styleguide.document.cjs.map +0 -1
- package/dist/types/documents/client-styleguide.document.d.cts +0 -16
- package/dist/types/documents/client-styleguide.document.d.ts +0 -16
- package/dist/types/documents/client-styleguide.document.js +0 -3
- package/dist/types/documents/client-styleguide.document.js.map +0 -1
- package/dist/types/documents/client-user.document.cjs +0 -4
- package/dist/types/documents/client-user.document.cjs.map +0 -1
- package/dist/types/documents/client-user.document.d.cts +0 -16
- package/dist/types/documents/client-user.document.d.ts +0 -16
- package/dist/types/documents/client-user.document.js +0 -3
- package/dist/types/documents/client-user.document.js.map +0 -1
- package/dist/types/documents/client.document.cjs +0 -4
- package/dist/types/documents/client.document.cjs.map +0 -1
- package/dist/types/documents/client.document.d.cts +0 -16
- package/dist/types/documents/client.document.d.ts +0 -16
- package/dist/types/documents/client.document.js +0 -3
- package/dist/types/documents/client.document.js.map +0 -1
- package/dist/types/documents/comment.document.cjs +0 -4
- package/dist/types/documents/comment.document.cjs.map +0 -1
- package/dist/types/documents/comment.document.d.cts +0 -30
- package/dist/types/documents/comment.document.d.ts +0 -30
- package/dist/types/documents/comment.document.js +0 -3
- package/dist/types/documents/comment.document.js.map +0 -1
- package/dist/types/documents/content-pillar.document.cjs +0 -4
- package/dist/types/documents/content-pillar.document.cjs.map +0 -1
- package/dist/types/documents/content-pillar.document.d.cts +0 -16
- package/dist/types/documents/content-pillar.document.d.ts +0 -16
- package/dist/types/documents/content-pillar.document.js +0 -3
- package/dist/types/documents/content-pillar.document.js.map +0 -1
- package/dist/types/documents/gcflytour-snap.document.cjs +0 -4
- package/dist/types/documents/gcflytour-snap.document.cjs.map +0 -1
- package/dist/types/documents/gcflytour-snap.document.d.cts +0 -16
- package/dist/types/documents/gcflytour-snap.document.d.ts +0 -16
- package/dist/types/documents/gcflytour-snap.document.js +0 -3
- package/dist/types/documents/gcflytour-snap.document.js.map +0 -1
- package/dist/types/documents/gcflytour.document.cjs +0 -4
- package/dist/types/documents/gcflytour.document.cjs.map +0 -1
- package/dist/types/documents/gcflytour.document.d.cts +0 -16
- package/dist/types/documents/gcflytour.document.d.ts +0 -16
- package/dist/types/documents/gcflytour.document.js +0 -3
- package/dist/types/documents/gcflytour.document.js.map +0 -1
- package/dist/types/documents/index.cjs +0 -217
- package/dist/types/documents/index.cjs.map +0 -1
- package/dist/types/documents/index.d.cts +0 -39
- package/dist/types/documents/index.d.ts +0 -39
- package/dist/types/documents/index.js +0 -32
- package/dist/types/documents/index.js.map +0 -1
- package/dist/types/documents/lead.document.cjs +0 -4
- package/dist/types/documents/lead.document.cjs.map +0 -1
- package/dist/types/documents/lead.document.d.cts +0 -18
- package/dist/types/documents/lead.document.d.ts +0 -18
- package/dist/types/documents/lead.document.js +0 -3
- package/dist/types/documents/lead.document.js.map +0 -1
- package/dist/types/documents/media-content-type.document.cjs +0 -4
- package/dist/types/documents/media-content-type.document.cjs.map +0 -1
- package/dist/types/documents/media-content-type.document.d.cts +0 -16
- package/dist/types/documents/media-content-type.document.d.ts +0 -16
- package/dist/types/documents/media-content-type.document.js +0 -3
- package/dist/types/documents/media-content-type.document.js.map +0 -1
- package/dist/types/documents/media-platform.document.cjs +0 -4
- package/dist/types/documents/media-platform.document.cjs.map +0 -1
- package/dist/types/documents/media-platform.document.d.cts +0 -16
- package/dist/types/documents/media-platform.document.d.ts +0 -16
- package/dist/types/documents/media-platform.document.js +0 -3
- package/dist/types/documents/media-platform.document.js.map +0 -1
- package/dist/types/documents/newsletter-signup.document.cjs +0 -4
- package/dist/types/documents/newsletter-signup.document.cjs.map +0 -1
- package/dist/types/documents/newsletter-signup.document.d.cts +0 -15
- package/dist/types/documents/newsletter-signup.document.d.ts +0 -15
- package/dist/types/documents/newsletter-signup.document.js +0 -3
- package/dist/types/documents/newsletter-signup.document.js.map +0 -1
- package/dist/types/documents/permission.document.cjs +0 -4
- package/dist/types/documents/permission.document.cjs.map +0 -1
- package/dist/types/documents/permission.document.d.cts +0 -16
- package/dist/types/documents/permission.document.d.ts +0 -16
- package/dist/types/documents/permission.document.js +0 -3
- package/dist/types/documents/permission.document.js.map +0 -1
- package/dist/types/documents/product-highlight.document.cjs +0 -4
- package/dist/types/documents/product-highlight.document.cjs.map +0 -1
- package/dist/types/documents/product-highlight.document.d.cts +0 -16
- package/dist/types/documents/product-highlight.document.d.ts +0 -16
- package/dist/types/documents/product-highlight.document.js +0 -3
- package/dist/types/documents/product-highlight.document.js.map +0 -1
- package/dist/types/documents/product.document.cjs +0 -4
- package/dist/types/documents/product.document.cjs.map +0 -1
- package/dist/types/documents/product.document.d.cts +0 -17
- package/dist/types/documents/product.document.d.ts +0 -17
- package/dist/types/documents/product.document.js +0 -3
- package/dist/types/documents/product.document.js.map +0 -1
- package/dist/types/documents/resume.document.cjs +0 -4
- package/dist/types/documents/resume.document.cjs.map +0 -1
- package/dist/types/documents/resume.document.d.cts +0 -18
- package/dist/types/documents/resume.document.d.ts +0 -18
- package/dist/types/documents/resume.document.js +0 -3
- package/dist/types/documents/resume.document.js.map +0 -1
- package/dist/types/documents/role.document.cjs +0 -4
- package/dist/types/documents/role.document.cjs.map +0 -1
- package/dist/types/documents/role.document.d.cts +0 -16
- package/dist/types/documents/role.document.d.ts +0 -16
- package/dist/types/documents/role.document.js +0 -3
- package/dist/types/documents/role.document.js.map +0 -1
- package/dist/types/documents/tag.document.cjs +0 -4
- package/dist/types/documents/tag.document.cjs.map +0 -1
- package/dist/types/documents/tag.document.d.cts +0 -8
- package/dist/types/documents/tag.document.d.ts +0 -8
- package/dist/types/documents/tag.document.js +0 -3
- package/dist/types/documents/tag.document.js.map +0 -1
- package/dist/types/documents/team-member.document.cjs +0 -4
- package/dist/types/documents/team-member.document.cjs.map +0 -1
- package/dist/types/documents/team-member.document.d.cts +0 -24
- package/dist/types/documents/team-member.document.d.ts +0 -24
- package/dist/types/documents/team-member.document.js +0 -3
- package/dist/types/documents/team-member.document.js.map +0 -1
- package/dist/types/documents/trend.document.cjs +0 -4
- package/dist/types/documents/trend.document.cjs.map +0 -1
- package/dist/types/documents/trend.document.d.cts +0 -24
- package/dist/types/documents/trend.document.d.ts +0 -24
- package/dist/types/documents/trend.document.js +0 -3
- package/dist/types/documents/trend.document.js.map +0 -1
- package/dist/types/documents/url-redirect.document.cjs +0 -4
- package/dist/types/documents/url-redirect.document.cjs.map +0 -1
- package/dist/types/documents/url-redirect.document.d.cts +0 -13
- package/dist/types/documents/url-redirect.document.d.ts +0 -13
- package/dist/types/documents/url-redirect.document.js +0 -3
- package/dist/types/documents/url-redirect.document.js.map +0 -1
- package/dist/types/documents/user-account.document.cjs +0 -4
- package/dist/types/documents/user-account.document.cjs.map +0 -1
- package/dist/types/documents/user-account.document.d.cts +0 -16
- package/dist/types/documents/user-account.document.d.ts +0 -16
- package/dist/types/documents/user-account.document.js +0 -3
- package/dist/types/documents/user-account.document.js.map +0 -1
- package/dist/types/documents/user.document.cjs +0 -4
- package/dist/types/documents/user.document.cjs.map +0 -1
- package/dist/types/documents/user.document.d.cts +0 -16
- package/dist/types/documents/user.document.d.ts +0 -16
- package/dist/types/documents/user.document.js +0 -3
- package/dist/types/documents/user.document.js.map +0 -1
- package/dist/types/documents/utm-tracking-link.document.cjs +0 -4
- package/dist/types/documents/utm-tracking-link.document.cjs.map +0 -1
- package/dist/types/documents/utm-tracking-link.document.d.cts +0 -16
- package/dist/types/documents/utm-tracking-link.document.d.ts +0 -16
- package/dist/types/documents/utm-tracking-link.document.js +0 -3
- package/dist/types/documents/utm-tracking-link.document.js.map +0 -1
- package/dist/types/index.cjs +0 -42
- package/dist/types/index.cjs.map +0 -1
- package/dist/types/index.d.cts +0 -61
- package/dist/types/index.d.ts +0 -61
- package/dist/types/index.js +0 -7
- package/dist/types/index.js.map +0 -1
- package/dist/types/singles/blog-page.cjs +0 -4
- package/dist/types/singles/blog-page.cjs.map +0 -1
- package/dist/types/singles/blog-page.d.cts +0 -13
- package/dist/types/singles/blog-page.d.ts +0 -13
- package/dist/types/singles/blog-page.js +0 -3
- package/dist/types/singles/blog-page.js.map +0 -1
- package/dist/types/singles/careers-page.cjs +0 -4
- package/dist/types/singles/careers-page.cjs.map +0 -1
- package/dist/types/singles/careers-page.d.cts +0 -13
- package/dist/types/singles/careers-page.d.ts +0 -13
- package/dist/types/singles/careers-page.js +0 -3
- package/dist/types/singles/careers-page.js.map +0 -1
- package/dist/types/singles/faq-page.cjs +0 -4
- package/dist/types/singles/faq-page.cjs.map +0 -1
- package/dist/types/singles/faq-page.d.cts +0 -15
- package/dist/types/singles/faq-page.d.ts +0 -15
- package/dist/types/singles/faq-page.js +0 -3
- package/dist/types/singles/faq-page.js.map +0 -1
- package/dist/types/singles/index.cjs +0 -56
- package/dist/types/singles/index.cjs.map +0 -1
- package/dist/types/singles/index.d.cts +0 -16
- package/dist/types/singles/index.d.ts +0 -16
- package/dist/types/singles/index.js +0 -9
- package/dist/types/singles/index.js.map +0 -1
- package/dist/types/singles/landing-page.cjs +0 -4
- package/dist/types/singles/landing-page.cjs.map +0 -1
- package/dist/types/singles/landing-page.d.cts +0 -25
- package/dist/types/singles/landing-page.d.ts +0 -25
- package/dist/types/singles/landing-page.js +0 -3
- package/dist/types/singles/landing-page.js.map +0 -1
- package/dist/types/singles/policy.cjs +0 -4
- package/dist/types/singles/policy.cjs.map +0 -1
- package/dist/types/singles/policy.d.cts +0 -19
- package/dist/types/singles/policy.d.ts +0 -19
- package/dist/types/singles/policy.js +0 -3
- package/dist/types/singles/policy.js.map +0 -1
- package/dist/types/singles/team-page.cjs +0 -4
- package/dist/types/singles/team-page.cjs.map +0 -1
- package/dist/types/singles/team-page.d.cts +0 -13
- package/dist/types/singles/team-page.d.ts +0 -13
- package/dist/types/singles/team-page.js +0 -3
- package/dist/types/singles/team-page.js.map +0 -1
- package/dist/types/singles/utm-meta.cjs +0 -4
- package/dist/types/singles/utm-meta.cjs.map +0 -1
- package/dist/types/singles/utm-meta.d.cts +0 -14
- package/dist/types/singles/utm-meta.d.ts +0 -14
- package/dist/types/singles/utm-meta.js +0 -3
- package/dist/types/singles/utm-meta.js.map +0 -1
- package/dist/types/third-party/index.cjs +0 -14
- package/dist/types/third-party/index.cjs.map +0 -1
- package/dist/types/third-party/index.d.cts +0 -9
- package/dist/types/third-party/index.d.ts +0 -9
- package/dist/types/third-party/index.js +0 -3
- package/dist/types/third-party/index.js.map +0 -1
- package/dist/types/third-party/teamwork/company.types.cjs +0 -4
- package/dist/types/third-party/teamwork/company.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/company.types.d.cts +0 -39
- package/dist/types/third-party/teamwork/company.types.d.ts +0 -39
- package/dist/types/third-party/teamwork/company.types.js +0 -3
- package/dist/types/third-party/teamwork/company.types.js.map +0 -1
- package/dist/types/third-party/teamwork/generic.types.cjs +0 -4
- package/dist/types/third-party/teamwork/generic.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/generic.types.d.cts +0 -47
- package/dist/types/third-party/teamwork/generic.types.d.ts +0 -47
- package/dist/types/third-party/teamwork/generic.types.js +0 -3
- package/dist/types/third-party/teamwork/generic.types.js.map +0 -1
- package/dist/types/third-party/teamwork/index.cjs +0 -70
- package/dist/types/third-party/teamwork/index.cjs.map +0 -1
- package/dist/types/third-party/teamwork/index.d.cts +0 -9
- package/dist/types/third-party/teamwork/index.d.ts +0 -9
- package/dist/types/third-party/teamwork/index.js +0 -11
- package/dist/types/third-party/teamwork/index.js.map +0 -1
- package/dist/types/third-party/teamwork/project-task-stat.types.cjs +0 -4
- package/dist/types/third-party/teamwork/project-task-stat.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/project-task-stat.types.d.cts +0 -8
- package/dist/types/third-party/teamwork/project-task-stat.types.d.ts +0 -8
- package/dist/types/third-party/teamwork/project-task-stat.types.js +0 -3
- package/dist/types/third-party/teamwork/project-task-stat.types.js.map +0 -1
- package/dist/types/third-party/teamwork/project-update.types.cjs +0 -4
- package/dist/types/third-party/teamwork/project-update.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/project-update.types.d.cts +0 -18
- package/dist/types/third-party/teamwork/project-update.types.d.ts +0 -18
- package/dist/types/third-party/teamwork/project-update.types.js +0 -3
- package/dist/types/third-party/teamwork/project-update.types.js.map +0 -1
- package/dist/types/third-party/teamwork/project.types.cjs +0 -4
- package/dist/types/third-party/teamwork/project.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/project.types.d.cts +0 -90
- package/dist/types/third-party/teamwork/project.types.d.ts +0 -90
- package/dist/types/third-party/teamwork/project.types.js +0 -3
- package/dist/types/third-party/teamwork/project.types.js.map +0 -1
- package/dist/types/third-party/teamwork/tag.types.cjs +0 -4
- package/dist/types/third-party/teamwork/tag.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/tag.types.d.cts +0 -22
- package/dist/types/third-party/teamwork/tag.types.d.ts +0 -22
- package/dist/types/third-party/teamwork/tag.types.js +0 -3
- package/dist/types/third-party/teamwork/tag.types.js.map +0 -1
- package/dist/types/third-party/teamwork/task.types.cjs +0 -4
- package/dist/types/third-party/teamwork/task.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/task.types.d.cts +0 -92
- package/dist/types/third-party/teamwork/task.types.d.ts +0 -92
- package/dist/types/third-party/teamwork/task.types.js +0 -3
- package/dist/types/third-party/teamwork/task.types.js.map +0 -1
- package/dist/types/third-party/teamwork/tasklist.types.cjs +0 -4
- package/dist/types/third-party/teamwork/tasklist.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/tasklist.types.d.cts +0 -36
- package/dist/types/third-party/teamwork/tasklist.types.d.ts +0 -36
- package/dist/types/third-party/teamwork/tasklist.types.js +0 -3
- package/dist/types/third-party/teamwork/tasklist.types.js.map +0 -1
- package/dist/types/third-party/teamwork/user.types.cjs +0 -4
- package/dist/types/third-party/teamwork/user.types.cjs.map +0 -1
- package/dist/types/third-party/teamwork/user.types.d.cts +0 -33
- package/dist/types/third-party/teamwork/user.types.d.ts +0 -33
- package/dist/types/third-party/teamwork/user.types.js +0 -3
- package/dist/types/third-party/teamwork/user.types.js.map +0 -1
- package/dist/utilities/datetime.cjs +0 -18
- package/dist/utilities/datetime.cjs.map +0 -1
- package/dist/utilities/datetime.d.cts +0 -4
- package/dist/utilities/datetime.d.ts +0 -4
- package/dist/utilities/datetime.js +0 -15
- package/dist/utilities/datetime.js.map +0 -1
- package/dist/utilities/index.cjs +0 -28
- package/dist/utilities/index.cjs.map +0 -1
- package/dist/utilities/index.d.cts +0 -5
- package/dist/utilities/index.d.ts +0 -5
- package/dist/utilities/index.js +0 -5
- package/dist/utilities/index.js.map +0 -1
- package/dist/utilities/strapi-responses.cjs +0 -13
- package/dist/utilities/strapi-responses.cjs.map +0 -1
- package/dist/utilities/strapi-responses.d.cts +0 -6
- package/dist/utilities/strapi-responses.d.ts +0 -6
- package/dist/utilities/strapi-responses.js +0 -10
- package/dist/utilities/strapi-responses.js.map +0 -1
- package/dist/utilities/validation.cjs.map +0 -1
- package/dist/utilities/validation.js +0 -44
- package/dist/utilities/validation.js.map +0 -1
package/dist/types.d.ts
ADDED
|
@@ -0,0 +1,772 @@
|
|
|
1
|
+
import { j as RichTextBlock, w as MediaUploadDocument, e as ComponentBlockVideo, t as BaseDocument, d as BlockVideoEmbed, c as ComponentBlockFullscreenContent, k as ComponentSharedRichTextBlock, a7 as TagDocument, o as SeoMeta, s as ComponentUtmOption } from './comment.document-C-LqvG8c.js';
|
|
2
|
+
export { aa as AuthorizedUserDocument, B as BlockBrandLogos, b as BlockFullscreenContent, a as BlockFullscreenContentType, f as BrandStyleguideColor, h as BrandStyleguideFont, x as ClientContentPillarDocument, P as ClientDocument, y as ClientMediaPlatformContentTypeDocument, z as ClientMediaPlatformDocument, I as ClientProjectDocument, H as ClientProjectPhase, G as ClientProjectPhaseOptions, E as ClientProjectPhaseSelectOptions, D as ClientProjectStatus, A as ClientProjectStatusOptions, J as ClientReportDocument, K as ClientStyleguideDocument, L as ClientUserDocument, N as ClientUserDocumentStatus, W as CommentApprovalStatus, X as CommentApprovalStatusOptions, Y as CommentDocument, V as CommentReportDocument, C as ComponentBlockBrandLogos, g as ComponentBrandStyleguideColor, i as ComponentBrandStyleguideFont, n as ComponentMetaSocial, l as ComponentOpenGraph, p as ComponentSeoMeta, Z as ContentPillarDocument, F as FormSelectInputOption, $ as GCFlyTourDocument, _ as GCFlyTourSnapDocument, a0 as MediaContentTypeDocument, u as MediaFormat, v as MediaFormats, a1 as MediaPlatformDocument, m as MetaSocial, M as MetaSocialNetwork, O as OpenGraph, a2 as PermissionDocument, a4 as ProductDocument, a3 as ProductHighlightDocument, Q as ReportCommentReason, T as ReportCommentReasonOptions, R as RichTextBlockChildren, a6 as RoleDocument, a5 as RoleType, S as SharedRichTextBlock, a8 as UserAccountDocument, ab as UserAuthorizationLoginResponse, ac as UserAuthorizationSuccessResponse, a9 as UserDocument, U as UtmClassificationKey, r as UtmOption, q as UtmSourceKey, ad as UtmTrackingLinkDocument } from './comment.document-C-LqvG8c.js';
|
|
3
|
+
export { e as StrapiAttributeErrorDetail, c as StrapiAttributeErrorKey, i as StrapiAttributeErrorResponse, d as StrapiErrorDetail, h as StrapiErrorResponse, j as StrapiErrorResult, g as StrapiListResponse, S as StrapiPagination, a as StrapiResponseMeta, b as StrapiResponseMetaWithPagination, f as StrapiSingleResponse } from './response-8Bkawql4.js';
|
|
4
|
+
import './font.constants-DyF4szgM.js';
|
|
5
|
+
import './permission.constants-Chqmz1hY.js';
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* @description Strapi Theme Options
|
|
9
|
+
*/
|
|
10
|
+
type StrapiThemeOptions = "default" | "secondary" | "destructive" | "outline" | "ghost" | "link";
|
|
11
|
+
type StrapiBgColorOptions = "red" | "pink" | "orange" | "yellow" | "green" | "blue-light" | "blue-dark" | "brown-light" | "brown-dark";
|
|
12
|
+
type StrapiTextColorOptions = "light" | "dark";
|
|
13
|
+
type StrapiDirection = "horizontal" | "vertical";
|
|
14
|
+
type StrapiGapSizes = "none" | "small" | "medium" | "large";
|
|
15
|
+
type StrapiLinkType = "email" | "phone" | "social" | "link" | null;
|
|
16
|
+
type StrapiIconPosition = "before" | "after" | "above" | "below";
|
|
17
|
+
type StrapiIconName = "link" | "email" | "phone" | "facebook" | "instagram" | "linkedin" | "tiktok" | "pinterest" | "twitter" | null;
|
|
18
|
+
/**
|
|
19
|
+
* @description Strapi Link Options
|
|
20
|
+
*/
|
|
21
|
+
type StrapiLinkTarget = "_blank" | "_self" | "_parent" | "_top" | null;
|
|
22
|
+
type StrapiLinkReferrerPolicy = "no-referrer" | "no-referrer-when-downgrade" | "origin" | "origin-when-cross-origin" | "same-origin" | "strict-origin-when-cross-origin" | "unsafe-url";
|
|
23
|
+
type StrapiLinkRel = "alternate" | "author" | "bookmark" | "external" | "help" | "license" | "next" | "nofollow" | "noreferrer" | "noopener" | "prev" | "search" | "tag";
|
|
24
|
+
|
|
25
|
+
type SharedLink = {
|
|
26
|
+
id: number;
|
|
27
|
+
href: string;
|
|
28
|
+
label: string;
|
|
29
|
+
target: StrapiLinkTarget;
|
|
30
|
+
};
|
|
31
|
+
type ComponentSharedLink = {
|
|
32
|
+
__component: string;
|
|
33
|
+
} & SharedLink;
|
|
34
|
+
|
|
35
|
+
type SharedButton = {
|
|
36
|
+
id: number;
|
|
37
|
+
theme: StrapiThemeOptions;
|
|
38
|
+
link: SharedLink;
|
|
39
|
+
show_icon: boolean;
|
|
40
|
+
icon: StrapiIconName;
|
|
41
|
+
icon_position: StrapiIconPosition;
|
|
42
|
+
full_width: boolean;
|
|
43
|
+
};
|
|
44
|
+
type ComponentSharedButton = {
|
|
45
|
+
__component: string;
|
|
46
|
+
} & SharedButton;
|
|
47
|
+
|
|
48
|
+
type SharedQuestionAnswer = {
|
|
49
|
+
id: number;
|
|
50
|
+
question: string;
|
|
51
|
+
answer: RichTextBlock[];
|
|
52
|
+
};
|
|
53
|
+
type ComponentSharedQuestionAnswer = {
|
|
54
|
+
__component: string;
|
|
55
|
+
} & SharedQuestionAnswer;
|
|
56
|
+
|
|
57
|
+
type BlockAnnouncementBar = {
|
|
58
|
+
id: number;
|
|
59
|
+
bg_color: StrapiBgColorOptions;
|
|
60
|
+
text_color: StrapiTextColorOptions;
|
|
61
|
+
href: string | null;
|
|
62
|
+
content: RichTextBlock[];
|
|
63
|
+
};
|
|
64
|
+
type ComponentBlockAnnouncementBar = {
|
|
65
|
+
__component: string;
|
|
66
|
+
} & BlockAnnouncementBar;
|
|
67
|
+
|
|
68
|
+
type BlockButtonGroup = {
|
|
69
|
+
id: number;
|
|
70
|
+
direction: StrapiDirection;
|
|
71
|
+
gap: StrapiGapSizes;
|
|
72
|
+
buttons: SharedButton[];
|
|
73
|
+
};
|
|
74
|
+
type ComponentBlockButtonGroup = {
|
|
75
|
+
__component: string;
|
|
76
|
+
} & BlockButtonGroup;
|
|
77
|
+
|
|
78
|
+
type BlockContact = {
|
|
79
|
+
id: number;
|
|
80
|
+
link_type: StrapiLinkType;
|
|
81
|
+
label: string;
|
|
82
|
+
destination: string;
|
|
83
|
+
icon: StrapiIconName;
|
|
84
|
+
show_icon: boolean;
|
|
85
|
+
icon_position: StrapiIconPosition;
|
|
86
|
+
full_width: boolean;
|
|
87
|
+
};
|
|
88
|
+
type ComponentBlockContact = {
|
|
89
|
+
__component: string;
|
|
90
|
+
} & BlockContact;
|
|
91
|
+
|
|
92
|
+
type BlockCtaLink = {
|
|
93
|
+
id: number;
|
|
94
|
+
cta_label: string;
|
|
95
|
+
cta_href: string | null;
|
|
96
|
+
cta_download: string | null;
|
|
97
|
+
cta_title: string | null;
|
|
98
|
+
cta_referrerpolicy: StrapiLinkReferrerPolicy | null;
|
|
99
|
+
cta_rel: StrapiLinkRel | null;
|
|
100
|
+
cta_target: StrapiLinkTarget | null;
|
|
101
|
+
};
|
|
102
|
+
type ComponentBlockCtaLink = {
|
|
103
|
+
__component: string;
|
|
104
|
+
} & BlockCtaLink;
|
|
105
|
+
|
|
106
|
+
type BlockFaq = {
|
|
107
|
+
id: number;
|
|
108
|
+
title: string;
|
|
109
|
+
theme: StrapiThemeOptions;
|
|
110
|
+
faq: SharedQuestionAnswer[];
|
|
111
|
+
};
|
|
112
|
+
type ComponentBlockFaq = {
|
|
113
|
+
__component: string;
|
|
114
|
+
} & BlockFaq;
|
|
115
|
+
|
|
116
|
+
type BlockGraphicImage = {
|
|
117
|
+
id: number;
|
|
118
|
+
image?: MediaUploadDocument;
|
|
119
|
+
container: "fullscreen" | "wide" | "standard";
|
|
120
|
+
};
|
|
121
|
+
type ComponentBlockGraphicImage = {
|
|
122
|
+
__component: string;
|
|
123
|
+
} & BlockGraphicImage;
|
|
124
|
+
|
|
125
|
+
type BlockPullQuote = {
|
|
126
|
+
id: number;
|
|
127
|
+
title: string | null;
|
|
128
|
+
content: RichTextBlock[];
|
|
129
|
+
};
|
|
130
|
+
type ComponentBlockPullQuote = {
|
|
131
|
+
__component: string;
|
|
132
|
+
} & BlockPullQuote;
|
|
133
|
+
|
|
134
|
+
type BlockSectionTitle = {
|
|
135
|
+
id: number;
|
|
136
|
+
title: string;
|
|
137
|
+
section_id: string;
|
|
138
|
+
header_size: "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
139
|
+
};
|
|
140
|
+
type ComponentBlockSectionTitle = {
|
|
141
|
+
__component: string;
|
|
142
|
+
} & BlockSectionTitle;
|
|
143
|
+
|
|
144
|
+
type BlockTextDetails = {
|
|
145
|
+
id: number;
|
|
146
|
+
subtitle: string;
|
|
147
|
+
description: string;
|
|
148
|
+
cta_link?: BlockCtaLink | null;
|
|
149
|
+
};
|
|
150
|
+
type ComponentBlockTextDetails = {
|
|
151
|
+
__component: string;
|
|
152
|
+
} & BlockTextDetails;
|
|
153
|
+
|
|
154
|
+
type FormDownloadKeys = "SS 2025 Get Community Trends Report" | "SS 2024 Get Community Trends Report" | "SS 2024 Fall Media Trends Report" | "SS 2024 Spring Media Trends Report" | "SS 2023 Trends Report" | "SS 2023 Fall Media Trends Report" | "SS 2023 Summer Media Trends Report" | "SS 2023 Spring Media Trends Report" | "SS 2023 Winter Media Trends Report" | "SS 2023 PCBC Presentation PDF" | "SS 2022 Get Community Trends Report" | "SS 2022 Fall Media Trends Report" | "SS 2022 Winter Media Trends Report" | "SS 2022 Build Good FOMO with Get Community" | "SS 2022 LinkedIn Checklist" | "SS 2021 Get Community Trends Report" | "SS 2020 Going Virtual Guide PDF" | "SS 2020 Marketable Home Quotes";
|
|
155
|
+
type FormDownload = {
|
|
156
|
+
id: number;
|
|
157
|
+
download_type: "link" | "file";
|
|
158
|
+
download_key: FormDownloadKeys;
|
|
159
|
+
download_file?: MediaUploadDocument | null;
|
|
160
|
+
download_link?: string | null;
|
|
161
|
+
};
|
|
162
|
+
type ComponentFormDownload = {
|
|
163
|
+
__component: string;
|
|
164
|
+
} & FormDownload;
|
|
165
|
+
|
|
166
|
+
type FormUID = "ss-newsletter" | "ss-sign-up-to-download" | "strapi-leads" | "strapi-resumes";
|
|
167
|
+
type FormSelect = {
|
|
168
|
+
id: number;
|
|
169
|
+
form_id: FormUID;
|
|
170
|
+
form_download?: FormDownload | null;
|
|
171
|
+
};
|
|
172
|
+
type ComponentFormSelect = {
|
|
173
|
+
__component: string;
|
|
174
|
+
} & FormSelect;
|
|
175
|
+
|
|
176
|
+
type SliderOrigin = "center" | "start" | "end";
|
|
177
|
+
type SliderSpacing = "none" | "small" | "medium" | "large";
|
|
178
|
+
type SliderBreakpoint = "screen" | "sm" | "md" | "lg" | "xl" | "xxl";
|
|
179
|
+
type SliderSettings = {
|
|
180
|
+
id: number;
|
|
181
|
+
breakpoint: number;
|
|
182
|
+
screen: SliderBreakpoint;
|
|
183
|
+
slides_per_view: number;
|
|
184
|
+
slides_spacing: SliderSpacing;
|
|
185
|
+
slides_origin: string | null;
|
|
186
|
+
};
|
|
187
|
+
type ComponentSliderSettings = {
|
|
188
|
+
__component: string;
|
|
189
|
+
} & SliderSettings;
|
|
190
|
+
|
|
191
|
+
type SlideshowMode = "snap" | "free";
|
|
192
|
+
type SlideshowSettings = {
|
|
193
|
+
id: number;
|
|
194
|
+
loop: boolean;
|
|
195
|
+
mode: SlideshowMode;
|
|
196
|
+
initial: number;
|
|
197
|
+
};
|
|
198
|
+
type ComponentSlideshowSettings = {
|
|
199
|
+
__component: string;
|
|
200
|
+
} & SlideshowSettings;
|
|
201
|
+
|
|
202
|
+
type SlideshowComponentSlideSettings = {
|
|
203
|
+
origin: SliderOrigin;
|
|
204
|
+
perView: number;
|
|
205
|
+
spacing: string;
|
|
206
|
+
};
|
|
207
|
+
type SlideshowComponentProps = {
|
|
208
|
+
loop: boolean;
|
|
209
|
+
mode: SlideshowMode | undefined;
|
|
210
|
+
initial: number;
|
|
211
|
+
slides: SlideshowComponentSlideSettings;
|
|
212
|
+
breakpoints: Record<SliderBreakpoint, {
|
|
213
|
+
slides: SlideshowComponentSlideSettings;
|
|
214
|
+
}> | undefined;
|
|
215
|
+
};
|
|
216
|
+
|
|
217
|
+
type SlideType = "image-contain" | "image-cover" | "image-fill" | "image" | "video" | "html" | "website";
|
|
218
|
+
type SlideContent = {
|
|
219
|
+
id: number;
|
|
220
|
+
slide_type: SlideType;
|
|
221
|
+
slide_image: MediaUploadDocument | null;
|
|
222
|
+
website_url: string | null;
|
|
223
|
+
html_content: string | null;
|
|
224
|
+
video?: ComponentBlockVideo;
|
|
225
|
+
};
|
|
226
|
+
type ComponentSlideContent = {
|
|
227
|
+
__component: string;
|
|
228
|
+
} & SlideContent;
|
|
229
|
+
|
|
230
|
+
type Slideshow = {
|
|
231
|
+
id: number;
|
|
232
|
+
settings?: SlideshowSettings;
|
|
233
|
+
slider_settings?: SliderSettings[];
|
|
234
|
+
slides?: SlideContent[];
|
|
235
|
+
};
|
|
236
|
+
type ComponentSlideshow = {
|
|
237
|
+
__component: string;
|
|
238
|
+
} & Slideshow;
|
|
239
|
+
|
|
240
|
+
type CategoryDocument = {
|
|
241
|
+
label: string;
|
|
242
|
+
slug: string;
|
|
243
|
+
blog_posts?: Partial<BlogPostDocument>[] | null;
|
|
244
|
+
} & BaseDocument;
|
|
245
|
+
|
|
246
|
+
type TrendDocument = {
|
|
247
|
+
title: string;
|
|
248
|
+
creators?: TeamMemberDocument[];
|
|
249
|
+
video_embed?: BlockVideoEmbed | null;
|
|
250
|
+
caption: string | null;
|
|
251
|
+
featured_image: MediaUploadDocument;
|
|
252
|
+
likes: number;
|
|
253
|
+
} & BaseDocument;
|
|
254
|
+
|
|
255
|
+
type TeamMemberTier = "owner" | "manager" | "employee";
|
|
256
|
+
type TeamMemberGroup = "account" | "media" | "creative";
|
|
257
|
+
type TeamMemberDocument = {
|
|
258
|
+
name: string;
|
|
259
|
+
slug: string;
|
|
260
|
+
order: number;
|
|
261
|
+
job_title: string;
|
|
262
|
+
tier: TeamMemberTier;
|
|
263
|
+
group: TeamMemberGroup;
|
|
264
|
+
is_employed: boolean;
|
|
265
|
+
trends?: TrendDocument[];
|
|
266
|
+
contact_links?: BlockContact;
|
|
267
|
+
biography: RichTextBlock[];
|
|
268
|
+
featured_image?: MediaUploadDocument | null;
|
|
269
|
+
featured_video?: MediaUploadDocument | null;
|
|
270
|
+
blog_posts?: BlogPostDocument[];
|
|
271
|
+
} & BaseDocument;
|
|
272
|
+
|
|
273
|
+
type BlogPostBlock = ComponentBlockSectionTitle | ComponentBlockGraphicImage | ComponentBlockPullQuote | ComponentBlockVideo | ComponentBlockFaq | ComponentBlockContact | ComponentBlockButtonGroup | ComponentBlockFullscreenContent | ComponentFormSelect | ComponentSlideshow | ComponentSharedRichTextBlock;
|
|
274
|
+
type BlogPostDocument = {
|
|
275
|
+
title: string;
|
|
276
|
+
slug: string;
|
|
277
|
+
excerpt: string;
|
|
278
|
+
published: string;
|
|
279
|
+
is_live: boolean;
|
|
280
|
+
is_featured: boolean;
|
|
281
|
+
is_public: boolean;
|
|
282
|
+
featured_image: MediaUploadDocument | null;
|
|
283
|
+
category?: CategoryDocument | null;
|
|
284
|
+
tags?: TagDocument[] | null;
|
|
285
|
+
authors?: TeamMemberDocument[] | null;
|
|
286
|
+
related_posts?: BlogPostDocument[] | null;
|
|
287
|
+
seo?: SeoMeta | null;
|
|
288
|
+
blocks?: BlogPostBlock[];
|
|
289
|
+
layout: "main-aside" | "center-column" | null;
|
|
290
|
+
} & BaseDocument;
|
|
291
|
+
|
|
292
|
+
type LeadDocument = {
|
|
293
|
+
first_name: string;
|
|
294
|
+
last_name: string;
|
|
295
|
+
email: string;
|
|
296
|
+
phone: string;
|
|
297
|
+
company: string;
|
|
298
|
+
title: string;
|
|
299
|
+
message: string;
|
|
300
|
+
email_consent: boolean;
|
|
301
|
+
sms_consent: boolean;
|
|
302
|
+
on_page: string;
|
|
303
|
+
captcha: string;
|
|
304
|
+
product_interest: string | null;
|
|
305
|
+
} & BaseDocument;
|
|
306
|
+
|
|
307
|
+
type NewsletterSignupDocument = {
|
|
308
|
+
first_name: string;
|
|
309
|
+
last_name: string;
|
|
310
|
+
email: string;
|
|
311
|
+
download_key: string | null;
|
|
312
|
+
product_interest: string | null;
|
|
313
|
+
email_consent: boolean;
|
|
314
|
+
sms_consent: boolean;
|
|
315
|
+
on_page: string;
|
|
316
|
+
captcha: string;
|
|
317
|
+
} & BaseDocument;
|
|
318
|
+
|
|
319
|
+
type ResumeDocument = {
|
|
320
|
+
file: MediaUploadDocument | null;
|
|
321
|
+
first_name: string;
|
|
322
|
+
last_name: string;
|
|
323
|
+
email: string;
|
|
324
|
+
phone: string | null;
|
|
325
|
+
message: string;
|
|
326
|
+
social_profiles: string | null;
|
|
327
|
+
email_consent: boolean;
|
|
328
|
+
sms_consent: boolean;
|
|
329
|
+
on_page: string;
|
|
330
|
+
captcha: string;
|
|
331
|
+
} & BaseDocument;
|
|
332
|
+
|
|
333
|
+
type UrlRedirectStatusCode = "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451";
|
|
334
|
+
type UrlRedirectQueryParams = "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order";
|
|
335
|
+
type UrlRedirectDocument = {
|
|
336
|
+
from: string;
|
|
337
|
+
to: string;
|
|
338
|
+
status_code: UrlRedirectStatusCode;
|
|
339
|
+
query_params: UrlRedirectQueryParams;
|
|
340
|
+
is_active: boolean;
|
|
341
|
+
} & BaseDocument;
|
|
342
|
+
|
|
343
|
+
type BlogPageDocument = {
|
|
344
|
+
seo: SeoMeta;
|
|
345
|
+
title: string;
|
|
346
|
+
subtitle: string | null;
|
|
347
|
+
introduction: RichTextBlock[] | null;
|
|
348
|
+
} & BaseDocument;
|
|
349
|
+
|
|
350
|
+
type CareersPageDocument = {
|
|
351
|
+
seo: SeoMeta;
|
|
352
|
+
title: string;
|
|
353
|
+
subtitle: string | null;
|
|
354
|
+
introduction: RichTextBlock[] | null;
|
|
355
|
+
} & BaseDocument;
|
|
356
|
+
|
|
357
|
+
type FAQPageDocument = {
|
|
358
|
+
seo: SeoMeta;
|
|
359
|
+
featured_image: MediaUploadDocument;
|
|
360
|
+
faq: ComponentBlockFaq;
|
|
361
|
+
} & BaseDocument;
|
|
362
|
+
|
|
363
|
+
type LandingPageDocument = {
|
|
364
|
+
seo: SeoMeta;
|
|
365
|
+
header_background: MediaUploadDocument[];
|
|
366
|
+
announcements: BlockAnnouncementBar[];
|
|
367
|
+
trends_title: string;
|
|
368
|
+
trends_description: string;
|
|
369
|
+
trends_cta_label: string;
|
|
370
|
+
products_title: string;
|
|
371
|
+
products_description: string;
|
|
372
|
+
products_feature_fallback: MediaUploadDocument;
|
|
373
|
+
clients_title: string;
|
|
374
|
+
clients_description: string;
|
|
375
|
+
contact_title: string;
|
|
376
|
+
contact_description: string;
|
|
377
|
+
contact_image: MediaUploadDocument;
|
|
378
|
+
} & BaseDocument;
|
|
379
|
+
|
|
380
|
+
/**
|
|
381
|
+
* SMS & Privacy Policy
|
|
382
|
+
* - api::privacy-policy.privacy-policy
|
|
383
|
+
* - api::sms-policy.sms-policy
|
|
384
|
+
*/
|
|
385
|
+
type PolicyPageDocument = {
|
|
386
|
+
seo: SeoMeta;
|
|
387
|
+
featured_image: MediaUploadDocument;
|
|
388
|
+
title: string;
|
|
389
|
+
slug: string;
|
|
390
|
+
content: RichTextBlock[];
|
|
391
|
+
} & BaseDocument;
|
|
392
|
+
|
|
393
|
+
type TeamPageDocument = {
|
|
394
|
+
seo: SeoMeta;
|
|
395
|
+
title: string;
|
|
396
|
+
subtitle: string | null;
|
|
397
|
+
introduction: RichTextBlock[] | null;
|
|
398
|
+
} & BaseDocument;
|
|
399
|
+
|
|
400
|
+
type UtmMetaPageDocument = {
|
|
401
|
+
source_options: ComponentUtmOption[];
|
|
402
|
+
medium_options: ComponentUtmOption[];
|
|
403
|
+
campaign_phase_options: ComponentUtmOption[];
|
|
404
|
+
campaign_targeting_options: ComponentUtmOption[];
|
|
405
|
+
content_pillar_options: ComponentUtmOption[];
|
|
406
|
+
creative_format_options: ComponentUtmOption[];
|
|
407
|
+
creative_variant_options: ComponentUtmOption[];
|
|
408
|
+
} & BaseDocument;
|
|
409
|
+
|
|
410
|
+
type TeamworkResponseMetaPagination = {
|
|
411
|
+
pageOffset: number;
|
|
412
|
+
pageSize: number;
|
|
413
|
+
count: number;
|
|
414
|
+
hasMore: boolean;
|
|
415
|
+
};
|
|
416
|
+
type TeamworkResponseMeta = {
|
|
417
|
+
page: TeamworkResponseMetaPagination;
|
|
418
|
+
averageSpend?: number;
|
|
419
|
+
limit?: number;
|
|
420
|
+
nextCursor?: string;
|
|
421
|
+
prevCursor?: string;
|
|
422
|
+
totalCapacity?: number;
|
|
423
|
+
};
|
|
424
|
+
type TeamworkRelatedMeta = {
|
|
425
|
+
id: number;
|
|
426
|
+
type: string;
|
|
427
|
+
};
|
|
428
|
+
type TeamworkActivePages = {
|
|
429
|
+
billing: boolean;
|
|
430
|
+
forms: boolean;
|
|
431
|
+
comments: boolean;
|
|
432
|
+
files: boolean;
|
|
433
|
+
links: boolean;
|
|
434
|
+
messages: boolean;
|
|
435
|
+
milestones: boolean;
|
|
436
|
+
notebooks: boolean;
|
|
437
|
+
riskRegister: boolean;
|
|
438
|
+
tasks: boolean;
|
|
439
|
+
list: boolean;
|
|
440
|
+
board: boolean;
|
|
441
|
+
gantt: boolean;
|
|
442
|
+
table: boolean;
|
|
443
|
+
time: boolean;
|
|
444
|
+
finance: boolean;
|
|
445
|
+
proofs: boolean;
|
|
446
|
+
tickets: boolean;
|
|
447
|
+
};
|
|
448
|
+
type TeamworkLockdown = {
|
|
449
|
+
id: number;
|
|
450
|
+
items: TeamworkRelatedMeta[];
|
|
451
|
+
updatedAt: string;
|
|
452
|
+
user: TeamworkRelatedMeta;
|
|
453
|
+
userID: number;
|
|
454
|
+
};
|
|
455
|
+
|
|
456
|
+
type TeamworkCompany = {
|
|
457
|
+
id: number;
|
|
458
|
+
name: string;
|
|
459
|
+
logoUrl: string;
|
|
460
|
+
createdAt: string | null;
|
|
461
|
+
updatedAt: string;
|
|
462
|
+
addressOne: string;
|
|
463
|
+
addressTwo: string;
|
|
464
|
+
city: string;
|
|
465
|
+
state: string;
|
|
466
|
+
zip: string;
|
|
467
|
+
countryCode: string;
|
|
468
|
+
emailOne: string;
|
|
469
|
+
emailTwo: string;
|
|
470
|
+
emailThree: string;
|
|
471
|
+
website: string;
|
|
472
|
+
cid: string;
|
|
473
|
+
phone: string;
|
|
474
|
+
fax: string;
|
|
475
|
+
canSeePrivate: boolean;
|
|
476
|
+
isOwner: boolean;
|
|
477
|
+
industryId: number;
|
|
478
|
+
industry: TeamworkRelatedMeta;
|
|
479
|
+
companyNameUrl: string;
|
|
480
|
+
accounts: number;
|
|
481
|
+
collaborators: number;
|
|
482
|
+
contacts: number;
|
|
483
|
+
clients: number;
|
|
484
|
+
clientManagedBy: null;
|
|
485
|
+
companyUpdate: null;
|
|
486
|
+
companyDomains: TeamworkRelatedMeta[];
|
|
487
|
+
tags: TeamworkRelatedMeta[];
|
|
488
|
+
status: string;
|
|
489
|
+
currency: TeamworkRelatedMeta;
|
|
490
|
+
};
|
|
491
|
+
|
|
492
|
+
type TeamworkProjectTaskStat = {
|
|
493
|
+
id: number;
|
|
494
|
+
complete: number;
|
|
495
|
+
active: number;
|
|
496
|
+
late: number;
|
|
497
|
+
};
|
|
498
|
+
|
|
499
|
+
type TeamworkProjectUpdate = {
|
|
500
|
+
id: number;
|
|
501
|
+
text: string;
|
|
502
|
+
health: number;
|
|
503
|
+
healthLabel: string;
|
|
504
|
+
color: string;
|
|
505
|
+
createdAt: string;
|
|
506
|
+
updatedAt: string;
|
|
507
|
+
deleted: boolean;
|
|
508
|
+
projectId: number;
|
|
509
|
+
project: TeamworkRelatedMeta;
|
|
510
|
+
createdBy: number;
|
|
511
|
+
isActive: boolean;
|
|
512
|
+
};
|
|
513
|
+
|
|
514
|
+
type TeamworkProject = {
|
|
515
|
+
id: number;
|
|
516
|
+
name: string;
|
|
517
|
+
description: string | null;
|
|
518
|
+
type: string;
|
|
519
|
+
status: string;
|
|
520
|
+
subStatus: string;
|
|
521
|
+
company: TeamworkRelatedMeta;
|
|
522
|
+
tags: TeamworkRelatedMeta[];
|
|
523
|
+
startAt: string | null;
|
|
524
|
+
endAt: string | null;
|
|
525
|
+
category: TeamworkRelatedMeta;
|
|
526
|
+
ownedBy: number;
|
|
527
|
+
update: TeamworkRelatedMeta;
|
|
528
|
+
timeBudget: number | null;
|
|
529
|
+
financialBudget: number | null;
|
|
530
|
+
createdBy: number;
|
|
531
|
+
createdAt: string;
|
|
532
|
+
updatedAt: string;
|
|
533
|
+
updatedBy: number | null;
|
|
534
|
+
completedAt: string | null;
|
|
535
|
+
completedBy: string | null;
|
|
536
|
+
defaultPrivacy: string;
|
|
537
|
+
activePages: TeamworkActivePages;
|
|
538
|
+
directFileUploadsEnabled: boolean;
|
|
539
|
+
harvestTimersEnabled: boolean;
|
|
540
|
+
integrations: object;
|
|
541
|
+
isOnBoardingProject: boolean;
|
|
542
|
+
isSampleProject: boolean;
|
|
543
|
+
logo: string | null;
|
|
544
|
+
logoIcon: string | null;
|
|
545
|
+
logoColor: string | null;
|
|
546
|
+
notifyEveryone: boolean;
|
|
547
|
+
allowNotifyAnyone: boolean;
|
|
548
|
+
notifyCommentIncludeCreator: boolean;
|
|
549
|
+
notifyTaskAssignee: boolean;
|
|
550
|
+
overviewStartPage: string;
|
|
551
|
+
privacyEnabled: boolean;
|
|
552
|
+
projectOwner: TeamworkRelatedMeta;
|
|
553
|
+
replyByEmailEnabled: boolean;
|
|
554
|
+
showAnnouncement: boolean;
|
|
555
|
+
announcement: string;
|
|
556
|
+
skipWeekends: boolean;
|
|
557
|
+
startPage: string;
|
|
558
|
+
tasksStartPage: string;
|
|
559
|
+
customfieldValues: TeamworkRelatedMeta[];
|
|
560
|
+
isBillable: boolean;
|
|
561
|
+
timelogRequiresTask: boolean;
|
|
562
|
+
customFieldValueIds: number[] | null;
|
|
563
|
+
customFieldValues: TeamworkRelatedMeta[];
|
|
564
|
+
companyId: number;
|
|
565
|
+
tagIds: number[] | null;
|
|
566
|
+
startDate: null;
|
|
567
|
+
endDate: null;
|
|
568
|
+
categoryId: number | null;
|
|
569
|
+
ownerId: number;
|
|
570
|
+
updateId: number | null;
|
|
571
|
+
timeBudgetId: number | null;
|
|
572
|
+
financialBudgetId: number | null;
|
|
573
|
+
projectOwnerId: number;
|
|
574
|
+
};
|
|
575
|
+
type TeamworkResponseMetaProjectStats = {
|
|
576
|
+
noDate: number;
|
|
577
|
+
late: number;
|
|
578
|
+
upcoming: number;
|
|
579
|
+
complete: number;
|
|
580
|
+
active: number;
|
|
581
|
+
count: number;
|
|
582
|
+
today: number;
|
|
583
|
+
archived: number;
|
|
584
|
+
starred: number;
|
|
585
|
+
current: number;
|
|
586
|
+
};
|
|
587
|
+
type TeamworkProjectResponseMeta = {
|
|
588
|
+
projectStats?: TeamworkResponseMetaProjectStats;
|
|
589
|
+
};
|
|
590
|
+
type TeamworkProjectsResponse = {
|
|
591
|
+
projects: TeamworkProject[];
|
|
592
|
+
meta: TeamworkResponseMeta & TeamworkProjectResponseMeta;
|
|
593
|
+
included: object;
|
|
594
|
+
};
|
|
595
|
+
type TeamworkProjectResponse = {
|
|
596
|
+
project: TeamworkProject;
|
|
597
|
+
meta: TeamworkResponseMeta & TeamworkProjectResponseMeta;
|
|
598
|
+
included: object;
|
|
599
|
+
};
|
|
600
|
+
|
|
601
|
+
type TeamworkTag = {
|
|
602
|
+
id: number;
|
|
603
|
+
projectId: number;
|
|
604
|
+
project: TeamworkRelatedMeta;
|
|
605
|
+
name: string;
|
|
606
|
+
color: string;
|
|
607
|
+
};
|
|
608
|
+
type TeamworkTagResponseMeta = {};
|
|
609
|
+
type TeamworkTagsResponse = {
|
|
610
|
+
tags: TeamworkTag[];
|
|
611
|
+
meta: TeamworkResponseMeta & TeamworkTagResponseMeta;
|
|
612
|
+
included: object;
|
|
613
|
+
};
|
|
614
|
+
type TeamworkTagResponse = {
|
|
615
|
+
tag: TeamworkTag;
|
|
616
|
+
meta: TeamworkResponseMeta & TeamworkTagResponseMeta;
|
|
617
|
+
included: object;
|
|
618
|
+
};
|
|
619
|
+
|
|
620
|
+
type TeamworkTaskUserPermissions = {
|
|
621
|
+
canEdit: boolean;
|
|
622
|
+
canComplete: boolean;
|
|
623
|
+
canLogTime: boolean;
|
|
624
|
+
canViewEstTime: boolean;
|
|
625
|
+
canAddSubtasks: boolean;
|
|
626
|
+
};
|
|
627
|
+
type TeamworkTaskCard = {
|
|
628
|
+
id: number;
|
|
629
|
+
status: string;
|
|
630
|
+
archived: boolean;
|
|
631
|
+
archivedAt: string | null;
|
|
632
|
+
archivedBy: TeamworkRelatedMeta | null;
|
|
633
|
+
column: TeamworkRelatedMeta;
|
|
634
|
+
createdBy: TeamworkRelatedMeta;
|
|
635
|
+
createdAt: string;
|
|
636
|
+
deletedBy: TeamworkRelatedMeta | null;
|
|
637
|
+
deletedAt: string | null;
|
|
638
|
+
displayOrder: number;
|
|
639
|
+
updatedAt: string;
|
|
640
|
+
visible: boolean;
|
|
641
|
+
};
|
|
642
|
+
type TeamworkTask = {
|
|
643
|
+
id: number;
|
|
644
|
+
name: string;
|
|
645
|
+
description: string;
|
|
646
|
+
descriptionContentType: string;
|
|
647
|
+
priority: string | null;
|
|
648
|
+
hasDeskTickets: boolean;
|
|
649
|
+
progress: number;
|
|
650
|
+
displayOrder: number;
|
|
651
|
+
decimalDisplayOrder: number;
|
|
652
|
+
crmDealIds: number[] | null;
|
|
653
|
+
tagIds: number[] | null;
|
|
654
|
+
tags: TeamworkRelatedMeta[] | null;
|
|
655
|
+
updatedAt: string | null;
|
|
656
|
+
updatedBy: number | number;
|
|
657
|
+
deletedAt: string | null;
|
|
658
|
+
deletedBy: number | null;
|
|
659
|
+
parentTask: TeamworkRelatedMeta | null;
|
|
660
|
+
card: Record<string, TeamworkTaskCard> | null;
|
|
661
|
+
isPrivate: 1 | 0;
|
|
662
|
+
lockdown: Record<string, TeamworkLockdown> | null;
|
|
663
|
+
status: string;
|
|
664
|
+
tasklist: TeamworkRelatedMeta;
|
|
665
|
+
startDate: string;
|
|
666
|
+
dueDate: string;
|
|
667
|
+
startDateOffset: number | null;
|
|
668
|
+
dueDateOffset: number | null;
|
|
669
|
+
originalDueDate: string;
|
|
670
|
+
estimateMinutes: number;
|
|
671
|
+
accumulatedEstimatedMinutes: number;
|
|
672
|
+
assignees: TeamworkRelatedMeta[];
|
|
673
|
+
commentFollowers: TeamworkRelatedMeta[];
|
|
674
|
+
changeFollowers: TeamworkRelatedMeta[];
|
|
675
|
+
completeFollowers: TeamworkRelatedMeta[];
|
|
676
|
+
attachments: TeamworkRelatedMeta[];
|
|
677
|
+
notify: boolean;
|
|
678
|
+
isArchived: boolean;
|
|
679
|
+
capacities: TeamworkRelatedMeta[] | null;
|
|
680
|
+
proofs: TeamworkRelatedMeta[] | null;
|
|
681
|
+
userPermissions: TeamworkTaskUserPermissions;
|
|
682
|
+
createdBy: number;
|
|
683
|
+
createdAt: string;
|
|
684
|
+
sequence: TeamworkRelatedMeta[] | null;
|
|
685
|
+
dateUpdated: string | null;
|
|
686
|
+
parentTaskId: number;
|
|
687
|
+
tasklistId: number;
|
|
688
|
+
assigneeUserIds: number[] | null;
|
|
689
|
+
assigneeUsers: TeamworkRelatedMeta[];
|
|
690
|
+
assigneeCompanyIds: number[] | null;
|
|
691
|
+
assigneeCompanies: TeamworkRelatedMeta[];
|
|
692
|
+
assigneeTeamIds: number[] | null;
|
|
693
|
+
assigneeTeams: TeamworkRelatedMeta[];
|
|
694
|
+
createdByUserId: number;
|
|
695
|
+
sequenceId: number | null;
|
|
696
|
+
};
|
|
697
|
+
type TeamworkTaskResponseMeta = {};
|
|
698
|
+
type TeamworkTasksResponse = {
|
|
699
|
+
tasks: TeamworkTask[];
|
|
700
|
+
meta: TeamworkResponseMeta & TeamworkTaskResponseMeta;
|
|
701
|
+
included: object;
|
|
702
|
+
};
|
|
703
|
+
type TeamworkTaskResponse = {
|
|
704
|
+
task: TeamworkTask;
|
|
705
|
+
meta: TeamworkResponseMeta & TeamworkTaskResponseMeta;
|
|
706
|
+
included: object;
|
|
707
|
+
};
|
|
708
|
+
|
|
709
|
+
type TeamworkTasklist = {
|
|
710
|
+
id: number;
|
|
711
|
+
name: string;
|
|
712
|
+
description: string;
|
|
713
|
+
displayOrder: number;
|
|
714
|
+
projectId: number;
|
|
715
|
+
project: TeamworkRelatedMeta;
|
|
716
|
+
milestoneId: number | null;
|
|
717
|
+
milestone: null;
|
|
718
|
+
isPinned: boolean;
|
|
719
|
+
isPrivate: boolean;
|
|
720
|
+
lockdownId: number | null;
|
|
721
|
+
status: string;
|
|
722
|
+
defaultTaskId: number;
|
|
723
|
+
defaultTask: TeamworkRelatedMeta;
|
|
724
|
+
isBillable: boolean;
|
|
725
|
+
tasklistBudget: TeamworkRelatedMeta | null;
|
|
726
|
+
createdAt: string;
|
|
727
|
+
updatedAt: string | null;
|
|
728
|
+
icon: string | null;
|
|
729
|
+
};
|
|
730
|
+
type TeamworkTasklistResponseMeta = {};
|
|
731
|
+
type TeamworkTasklistsResponse = {
|
|
732
|
+
tasklists: TeamworkTasklist[];
|
|
733
|
+
meta: TeamworkResponseMeta & TeamworkTasklistResponseMeta;
|
|
734
|
+
included: object;
|
|
735
|
+
};
|
|
736
|
+
type TeamworkTasklistResponse = {
|
|
737
|
+
tasklist: TeamworkTasklist;
|
|
738
|
+
meta: TeamworkResponseMeta & TeamworkTasklistResponseMeta;
|
|
739
|
+
included: object;
|
|
740
|
+
};
|
|
741
|
+
|
|
742
|
+
type TeamworkUserAccount = {
|
|
743
|
+
id: number;
|
|
744
|
+
firstName: string;
|
|
745
|
+
lastName: string;
|
|
746
|
+
title: string;
|
|
747
|
+
email: string;
|
|
748
|
+
companyId: number;
|
|
749
|
+
companyRoleId: number;
|
|
750
|
+
company: TeamworkRelatedMeta;
|
|
751
|
+
isAdmin: boolean;
|
|
752
|
+
isClientUser: boolean;
|
|
753
|
+
isServiceAccount: boolean;
|
|
754
|
+
type: string;
|
|
755
|
+
deleted: boolean;
|
|
756
|
+
avatarUrl: string | null;
|
|
757
|
+
lengthOfDay: number;
|
|
758
|
+
workingHoursId: number;
|
|
759
|
+
workingHour: TeamworkRelatedMeta;
|
|
760
|
+
canAccessPortfolio: boolean;
|
|
761
|
+
canAddProjects: boolean;
|
|
762
|
+
canManagePortfolio: boolean;
|
|
763
|
+
isPlaceholderResource: boolean;
|
|
764
|
+
timezone: string;
|
|
765
|
+
lastLogin: string | null;
|
|
766
|
+
createdBy: TeamworkRelatedMeta | null;
|
|
767
|
+
createdAt: string;
|
|
768
|
+
updatedBy: TeamworkRelatedMeta | null;
|
|
769
|
+
updatedAt: string;
|
|
770
|
+
};
|
|
771
|
+
|
|
772
|
+
export { BaseDocument, type BlockAnnouncementBar, type BlockButtonGroup, type BlockContact, type BlockCtaLink, type BlockFaq, type BlockGraphicImage, type BlockPullQuote, type BlockSectionTitle, type BlockTextDetails, BlockVideoEmbed, type BlogPageDocument, type BlogPostBlock, type BlogPostDocument, type CareersPageDocument, type CategoryDocument, type ComponentBlockAnnouncementBar, type ComponentBlockButtonGroup, type ComponentBlockContact, type ComponentBlockCtaLink, type ComponentBlockFaq, ComponentBlockFullscreenContent, type ComponentBlockGraphicImage, type ComponentBlockPullQuote, type ComponentBlockSectionTitle, type ComponentBlockTextDetails, ComponentBlockVideo, type ComponentFormDownload, type ComponentFormSelect, type ComponentSharedButton, type ComponentSharedLink, type ComponentSharedQuestionAnswer, ComponentSharedRichTextBlock, type ComponentSlideContent, type ComponentSliderSettings, type ComponentSlideshow, type ComponentSlideshowSettings, ComponentUtmOption, type FAQPageDocument, type FormDownload, type FormDownloadKeys, type FormSelect, type FormUID, type LandingPageDocument, type LeadDocument, MediaUploadDocument, type NewsletterSignupDocument, type PolicyPageDocument, type ResumeDocument, RichTextBlock, SeoMeta, type SharedButton, type SharedLink, type SharedQuestionAnswer, type SlideContent, type SlideType, type SliderBreakpoint, type SliderOrigin, type SliderSettings, type SliderSpacing, type Slideshow, type SlideshowComponentProps, type SlideshowComponentSlideSettings, type SlideshowMode, type SlideshowSettings, type StrapiBgColorOptions, type StrapiDirection, type StrapiGapSizes, type StrapiIconName, type StrapiIconPosition, type StrapiLinkReferrerPolicy, type StrapiLinkRel, type StrapiLinkTarget, type StrapiLinkType, type StrapiTextColorOptions, type StrapiThemeOptions, TagDocument, type TeamMemberDocument, type TeamMemberGroup, type TeamMemberTier, type TeamPageDocument, type TeamworkActivePages, type TeamworkCompany, type TeamworkLockdown, type TeamworkProject, type TeamworkProjectResponse, type TeamworkProjectResponseMeta, type TeamworkProjectTaskStat, type TeamworkProjectUpdate, type TeamworkProjectsResponse, type TeamworkRelatedMeta, type TeamworkResponseMeta, type TeamworkResponseMetaPagination, type TeamworkResponseMetaProjectStats, type TeamworkTag, type TeamworkTagResponse, type TeamworkTagResponseMeta, type TeamworkTagsResponse, type TeamworkTask, type TeamworkTaskCard, type TeamworkTaskResponse, type TeamworkTaskResponseMeta, type TeamworkTaskUserPermissions, type TeamworkTasklist, type TeamworkTasklistResponse, type TeamworkTasklistResponseMeta, type TeamworkTasklistsResponse, type TeamworkTasksResponse, type TeamworkUserAccount, type TrendDocument, type UrlRedirectDocument, type UrlRedirectQueryParams, type UrlRedirectStatusCode, type UtmMetaPageDocument };
|