@getcommunity/gc-validators 0.0.271-alpha.2 → 0.0.271-alpha.20
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/abac-BeKQtxIF.cjs +648 -0
- package/dist/abac-DPd9oLKR.mjs +643 -0
- package/dist/base/index.cjs +20 -20
- package/dist/base/index.d.cts +3 -4
- package/dist/base/index.d.mts +3 -4
- package/dist/base/index.mjs +3 -3
- package/dist/components/blocks/index.cjs +16 -14
- package/dist/components/blocks/index.d.cts +2 -1322
- package/dist/components/blocks/index.d.mts +2 -1322
- package/dist/components/blocks/index.mjs +16 -14
- package/dist/components/brand/index.d.cts +1 -314
- package/dist/components/brand/index.d.mts +1 -314
- package/dist/components/forms/index.cjs +10 -8
- package/dist/components/forms/index.d.cts +6 -3
- package/dist/components/forms/index.d.mts +6 -3
- package/dist/components/forms/index.mjs +10 -8
- package/dist/components/shared/index.cjs +13 -2
- package/dist/components/shared/index.d.cts +1 -916
- package/dist/components/shared/index.d.mts +1 -916
- package/dist/components/shared/index.mjs +13 -2
- package/dist/components/slideshow/index.cjs +15 -13
- package/dist/components/slideshow/index.d.cts +7 -5
- package/dist/components/slideshow/index.d.mts +7 -5
- package/dist/components/slideshow/index.mjs +15 -13
- package/dist/components/utm/index.cjs +7 -5
- package/dist/components/utm/index.d.cts +2 -32
- package/dist/components/utm/index.d.mts +2 -32
- package/dist/components/utm/index.mjs +7 -5
- package/dist/constants/index.cjs +5 -3
- package/dist/constants/index.d.cts +417 -3
- package/dist/constants/index.d.mts +417 -3
- package/dist/constants/index.mjs +2 -2
- package/dist/document-CAkRm1Y_.d.mts +24 -0
- package/dist/document-CDavjuJ-.mjs +19 -0
- package/dist/{document-Bpr9mbCs.d.mts → document-CbE38CzE.d.mts} +6 -6
- package/dist/document-CwIvc2p7.cjs +26 -0
- package/dist/document-DOVZwQRq.cjs +728 -0
- package/dist/document-DR6GQUE8.cjs +243 -0
- package/dist/document-DaICHS9G.cjs +17 -0
- package/dist/document-TlMeVEGy.d.cts +24 -0
- package/dist/document-c3GNPelp.mjs +10 -0
- package/dist/document-exUYRsta.mjs +128 -0
- package/dist/{document-hEBlSep8.d.cts → document-i-h3Orv7.d.cts} +6 -6
- package/dist/document-kvIqz0p6.mjs +457 -0
- package/dist/entities/audit-log/index.cjs +2 -2
- package/dist/entities/audit-log/index.d.cts +3 -3
- package/dist/entities/audit-log/index.d.mts +3 -3
- package/dist/entities/audit-log/index.mjs +1 -1
- package/dist/entities/blog-page/index.cjs +1 -1
- package/dist/entities/blog-page/index.d.cts +12 -251
- package/dist/entities/blog-page/index.d.mts +12 -251
- package/dist/entities/blog-page/index.mjs +1 -1
- package/dist/entities/blog-post/index.cjs +2 -2
- package/dist/entities/blog-post/index.d.cts +1 -916
- package/dist/entities/blog-post/index.d.mts +1 -916
- package/dist/entities/blog-post/index.mjs +2 -2
- package/dist/entities/careers-page/index.cjs +1 -1
- package/dist/entities/careers-page/index.d.cts +12 -251
- package/dist/entities/careers-page/index.d.mts +12 -251
- package/dist/entities/careers-page/index.mjs +1 -1
- package/dist/entities/category/index.cjs +4 -13
- package/dist/entities/category/index.d.cts +3 -260
- package/dist/entities/category/index.d.mts +3 -260
- package/dist/entities/category/index.mjs +2 -11
- package/dist/entities/client/index.cjs +3 -3
- package/dist/entities/client/index.d.cts +1 -84
- package/dist/entities/client/index.d.mts +1 -84
- package/dist/entities/client/index.mjs +2 -2
- package/dist/entities/client-content-pillar/index.cjs +10 -20
- package/dist/entities/client-content-pillar/index.d.cts +1 -48
- package/dist/entities/client-content-pillar/index.d.mts +1 -48
- package/dist/entities/client-content-pillar/index.mjs +2 -12
- package/dist/entities/client-media-platform/index.cjs +10 -17
- package/dist/entities/client-media-platform/index.d.cts +1 -52
- package/dist/entities/client-media-platform/index.d.mts +1 -52
- package/dist/entities/client-media-platform/index.mjs +2 -9
- package/dist/entities/client-project/index.cjs +22 -129
- package/dist/entities/client-project/index.d.cts +1 -146
- package/dist/entities/client-project/index.d.mts +1 -146
- package/dist/entities/client-project/index.mjs +2 -109
- package/dist/entities/client-report/index.cjs +7 -18
- package/dist/entities/client-report/index.d.cts +1 -62
- package/dist/entities/client-report/index.d.mts +1 -62
- package/dist/entities/client-report/index.mjs +2 -13
- package/dist/entities/client-styleguide/index.cjs +7 -27
- package/dist/entities/client-styleguide/index.d.cts +1 -47
- package/dist/entities/client-styleguide/index.d.mts +1 -47
- package/dist/entities/client-styleguide/index.mjs +2 -22
- package/dist/entities/client-user/index.cjs +17 -53
- package/dist/entities/client-user/index.d.cts +2 -47
- package/dist/entities/client-user/index.d.mts +2 -47
- package/dist/entities/client-user/index.mjs +5 -41
- package/dist/entities/comment/index.d.cts +1 -1
- package/dist/entities/comment/index.d.mts +1 -1
- package/dist/entities/content-pillar/index.cjs +5 -5
- package/dist/entities/content-pillar/index.d.cts +1 -49
- package/dist/entities/content-pillar/index.d.mts +1 -49
- package/dist/entities/content-pillar/index.mjs +2 -2
- package/dist/entities/faq-page/index.cjs +1 -1
- package/dist/entities/faq-page/index.d.cts +13 -329
- package/dist/entities/faq-page/index.d.mts +13 -329
- package/dist/entities/faq-page/index.mjs +1 -1
- package/dist/entities/gcflytour/index.cjs +9 -19
- package/dist/entities/gcflytour/index.d.cts +1 -60
- package/dist/entities/gcflytour/index.d.mts +1 -60
- package/dist/entities/gcflytour/index.mjs +2 -12
- package/dist/entities/gcflytour-snap/index.cjs +7 -17
- package/dist/entities/gcflytour-snap/index.d.cts +1 -58
- package/dist/entities/gcflytour-snap/index.d.mts +1 -58
- package/dist/entities/gcflytour-snap/index.mjs +2 -12
- package/dist/entities/landing-page/index.cjs +2 -2
- package/dist/entities/landing-page/index.d.cts +25 -474
- package/dist/entities/landing-page/index.d.mts +25 -474
- package/dist/entities/landing-page/index.mjs +2 -2
- package/dist/entities/lead/index.cjs +2 -2
- package/dist/entities/lead/index.mjs +1 -1
- package/dist/entities/media-content-type/index.cjs +10 -23
- package/dist/entities/media-content-type/index.d.cts +3 -3
- package/dist/entities/media-content-type/index.d.mts +3 -3
- package/dist/entities/media-content-type/index.mjs +2 -15
- package/dist/entities/media-creative-format/index.cjs +7 -16
- package/dist/entities/media-creative-format/index.d.cts +3 -3
- package/dist/entities/media-creative-format/index.d.mts +3 -3
- package/dist/entities/media-creative-format/index.mjs +2 -11
- package/dist/entities/media-medium/index.cjs +7 -18
- package/dist/entities/media-medium/index.d.cts +3 -18
- package/dist/entities/media-medium/index.d.mts +3 -18
- package/dist/entities/media-medium/index.mjs +2 -13
- package/dist/entities/media-platform/index.cjs +13 -29
- package/dist/entities/media-platform/index.d.cts +1 -73
- package/dist/entities/media-platform/index.d.mts +1 -73
- package/dist/entities/media-platform/index.mjs +2 -18
- package/dist/entities/monday-workspace/index.cjs +7 -14
- package/dist/entities/monday-workspace/index.d.cts +1 -46
- package/dist/entities/monday-workspace/index.d.mts +1 -46
- package/dist/entities/monday-workspace/index.mjs +2 -9
- package/dist/entities/newsletter-signup/index.cjs +2 -2
- package/dist/entities/newsletter-signup/index.mjs +1 -1
- package/dist/entities/policy-page/index.cjs +2 -2
- package/dist/entities/policy-page/index.d.cts +15 -321
- package/dist/entities/policy-page/index.d.mts +15 -321
- package/dist/entities/policy-page/index.mjs +2 -2
- package/dist/entities/product/index.cjs +2 -21
- package/dist/entities/product/index.d.cts +1 -319
- package/dist/entities/product/index.d.mts +1 -319
- package/dist/entities/product/index.mjs +1 -18
- package/dist/entities/product-highlight/index.cjs +2 -21
- package/dist/entities/product-highlight/index.d.cts +1 -244
- package/dist/entities/product-highlight/index.d.mts +1 -244
- package/dist/entities/product-highlight/index.mjs +1 -18
- package/dist/entities/resume/index.cjs +2 -2
- package/dist/entities/resume/index.mjs +1 -1
- package/dist/entities/tag/index.cjs +4 -11
- package/dist/entities/tag/index.d.cts +3 -14
- package/dist/entities/tag/index.d.mts +3 -14
- package/dist/entities/tag/index.mjs +2 -9
- package/dist/entities/team-member/index.cjs +8 -3
- package/dist/entities/team-member/index.d.cts +2 -210
- package/dist/entities/team-member/index.d.mts +2 -210
- package/dist/entities/team-member/index.mjs +7 -3
- package/dist/entities/team-page/index.cjs +1 -1
- package/dist/entities/team-page/index.d.cts +12 -251
- package/dist/entities/team-page/index.d.mts +12 -251
- package/dist/entities/team-page/index.mjs +1 -1
- package/dist/entities/teamwork/index.d.cts +5 -6
- package/dist/entities/teamwork/index.d.mts +5 -6
- package/dist/entities/trend/index.cjs +4 -18
- package/dist/entities/trend/index.d.cts +1 -333
- package/dist/entities/trend/index.d.mts +1 -333
- package/dist/entities/trend/index.mjs +2 -16
- package/dist/entities/up-auth/index.d.cts +1 -1
- package/dist/entities/up-auth/index.d.mts +1 -1
- package/dist/entities/up-permission/index.cjs +2 -11
- package/dist/entities/up-permission/index.d.cts +1 -13
- package/dist/entities/up-permission/index.d.mts +1 -13
- package/dist/entities/up-permission/index.mjs +1 -8
- package/dist/entities/up-role/index.cjs +4 -27
- package/dist/entities/up-role/index.d.cts +1 -2
- package/dist/entities/up-role/index.d.mts +1 -2
- package/dist/entities/up-role/index.mjs +1 -22
- package/dist/entities/up-user/index.cjs +9 -63
- package/dist/entities/up-user/index.d.cts +1 -37
- package/dist/entities/up-user/index.d.mts +1 -37
- package/dist/entities/up-user/index.mjs +1 -53
- package/dist/entities/url-redirect/index.d.cts +2 -2
- package/dist/entities/url-redirect/index.d.mts +2 -2
- package/dist/entities/user-account/index.cjs +10 -18
- package/dist/entities/user-account/index.d.cts +2 -2
- package/dist/entities/user-account/index.d.mts +2 -2
- package/dist/entities/user-account/index.mjs +3 -11
- package/dist/entities/utm-link-builder/index.cjs +9 -8
- package/dist/entities/utm-link-builder/index.d.cts +2 -3
- package/dist/entities/utm-link-builder/index.d.mts +2 -3
- package/dist/entities/utm-link-builder/index.mjs +6 -4
- package/dist/entities/utm-meta/index.d.cts +7 -7
- package/dist/entities/utm-meta/index.d.mts +7 -7
- package/dist/entities/utm-tracking-link/index.cjs +7 -28
- package/dist/entities/utm-tracking-link/index.d.cts +1 -234
- package/dist/entities/utm-tracking-link/index.d.mts +1 -234
- package/dist/entities/utm-tracking-link/index.mjs +2 -23
- package/dist/index-B3VtiObV.d.mts +317 -0
- package/dist/{document-C0c7azOe.d.mts → index-BxEBUjx2.d.mts} +236 -184
- package/dist/index-CQP_vcmO.d.cts +317 -0
- package/dist/index-CRoWUxGV.d.cts +1324 -0
- package/dist/index-Ct-9aFSN.d.mts +945 -0
- package/dist/index-D11tQdCv.d.cts +34 -0
- package/dist/index-DLICmJ_-.d.mts +34 -0
- package/dist/{index-DYPjS1qh.d.mts → index-DMgh7_6t.d.mts} +3 -3
- package/dist/index-DWx5cycC.d.cts +4746 -0
- package/dist/index-DkCme935.d.cts +945 -0
- package/dist/index-DmSY24F-.d.mts +4746 -0
- package/dist/{index-Bht1Jd5l.d.mts → index-HC5SDR9c.d.mts} +111 -154
- package/dist/{index-ZBDWYTfn.d.cts → index-VMlL6p9e.d.cts} +111 -154
- package/dist/{index-BLE_fX1Q.d.cts → index-WPFNVyxL.d.cts} +3 -3
- package/dist/{document-DN3g0EFx.d.cts → index-auU0DaW5.d.cts} +236 -184
- package/dist/index-oCLNrzIj.d.mts +1324 -0
- package/dist/{json-CqAaKeHA.d.mts → json-BrVkpLbC.d.mts} +1 -0
- package/dist/{json-BJ8GyrtC.d.cts → json-Cm6HECXA.d.cts} +1 -0
- package/dist/media-upload-D-nP8FR1.d.cts +140 -0
- package/dist/media-upload-DKeA1eD-.d.mts +140 -0
- package/dist/permissions/index.cjs +3 -663
- package/dist/permissions/index.d.cts +2 -2
- package/dist/permissions/index.d.mts +2 -2
- package/dist/permissions/index.mjs +3 -661
- package/dist/{query.schema-DHTf6rTw.cjs → query-BOZj3jek.cjs} +3 -3
- package/dist/{query.schema-YKoOuBnk.mjs → query-Dpy-S8bA.mjs} +2 -2
- package/dist/{relations-CGu18hfT.cjs → relationships-B0sgMFZA.cjs} +2 -2
- package/dist/{relations-C04F46xL.mjs → relationships-D1Kp-Gfe.mjs} +2 -2
- package/dist/{strapi-C7POOPEf.cjs → strapi-B0f98T3D.cjs} +3 -3
- package/dist/strapi-BZGtE-mE.cjs +455 -0
- package/dist/{strapi-C0DtxJLD.mjs → strapi-CcyhoATG.mjs} +3 -3
- package/dist/strapi-JZZXwngw.mjs +420 -0
- package/dist/utilities/index.cjs +20 -0
- package/dist/utilities/index.d.cts +7 -2
- package/dist/utilities/index.d.mts +7 -2
- package/dist/utilities/index.mjs +19 -1
- package/package.json +1 -1
- package/dist/document-BAzLIprH.d.mts +0 -100
- package/dist/document-BFukanLe.mjs +0 -54
- package/dist/document-BK1ASowb.d.cts +0 -17
- package/dist/document-BMxLOdrT.d.cts +0 -267
- package/dist/document-BNoXPGwF.d.mts +0 -27
- package/dist/document-B_pJW777.d.mts +0 -30
- package/dist/document-Bd2AyLs8.d.mts +0 -16
- package/dist/document-BezYxNmb.d.cts +0 -16
- package/dist/document-Bj7SRTOn.d.cts +0 -18
- package/dist/document-Bo869pZx.d.mts +0 -18
- package/dist/document-Bs8c1mok.d.cts +0 -15
- package/dist/document-CTTDXzOF.mjs +0 -13
- package/dist/document-CUl_Ys6-.mjs +0 -23
- package/dist/document-CWYzG60q.d.cts +0 -19
- package/dist/document-Ccszj8lR.cjs +0 -20
- package/dist/document-CjNHI7Eb.d.cts +0 -27
- package/dist/document-Cu_HUDC5.mjs +0 -51
- package/dist/document-D-KvyEb5.d.cts +0 -238
- package/dist/document-D2nLVGig.d.mts +0 -238
- package/dist/document-D4fJt3zX.d.cts +0 -12223
- package/dist/document-D5yDIDIx.d.mts +0 -15
- package/dist/document-D73dqRle.d.cts +0 -19
- package/dist/document-DA6YVZz-.d.cts +0 -100
- package/dist/document-DJ0YiVte.d.cts +0 -30
- package/dist/document-DMHIUE3J.d.mts +0 -17
- package/dist/document-DYzRVV1C.d.mts +0 -16
- package/dist/document-D_ZMbzn6.d.cts +0 -18
- package/dist/document-DdRo9TdG.d.mts +0 -12223
- package/dist/document-DeoRGh7p.d.mts +0 -19
- package/dist/document-DsIPBTG8.cjs +0 -30
- package/dist/document-DsSaMVGb.cjs +0 -106
- package/dist/document-Gx2Vrg_w.d.mts +0 -267
- package/dist/document-IIJpsOIO.d.cts +0 -16
- package/dist/document-WHS8GHY5.d.mts +0 -18
- package/dist/document-dqrWptdY.d.cts +0 -244
- package/dist/document-rbMXLGxt.cjs +0 -103
- package/dist/document-si7GYS5g.d.mts +0 -19
- package/dist/document-vq-7rcU5.d.mts +0 -244
- package/dist/fields-BQHSYj70.d.cts +0 -7
- package/dist/fields-qx-5saY5.d.mts +0 -7
- package/dist/index-BI8tN-QZ.d.mts +0 -99
- package/dist/index-DpYYzY_9.d.cts +0 -99
- package/dist/query.schema-BOn5Kk_p.d.mts +0 -41
- package/dist/query.schema-CItKlb0x.d.cts +0 -41
- package/dist/response-C-7nyNVD.d.mts +0 -57
- package/dist/response-c6SgLvi9.d.cts +0 -57
- package/dist/strapi-COeswSwJ.mjs +0 -49
- package/dist/strapi-DmhV7ODq.cjs +0 -72
- /package/dist/{constants-L2goO7Eg.mjs → constants-Htf-MeCA.mjs} +0 -0
- /package/dist/{constants-PBZKggHL.cjs → constants-f1GP2eiq.cjs} +0 -0
|
@@ -189,9 +189,423 @@ declare const ERROR_MESSAGE_REGEX_URL_SLUG = "can only contain letters, numbers,
|
|
|
189
189
|
declare const REGEX_URL_SLUG: RegExp;
|
|
190
190
|
//#endregion
|
|
191
191
|
//#region src/constants/strapi.d.ts
|
|
192
|
+
declare const getStrapiEntityValues: <T extends Record<string, unknown>>(obj: T) => T[keyof T][];
|
|
192
193
|
declare const CONTENT_STATUS: readonly ["draft", "published"];
|
|
193
194
|
declare const STRAPI_SPECIAL_ENTITIES: readonly ["formatter"];
|
|
194
|
-
declare const
|
|
195
|
-
|
|
195
|
+
declare const STRAPI_ENTITY_UIDS: {
|
|
196
|
+
readonly AUDIT_LOG: {
|
|
197
|
+
readonly uid: "api::audit-log.audit-log";
|
|
198
|
+
readonly nameSingular: "Audit Log";
|
|
199
|
+
readonly namePlural: "Audit Logs";
|
|
200
|
+
readonly scopeKey: "audit-log";
|
|
201
|
+
readonly endpoint: "audit-logs";
|
|
202
|
+
readonly apiType: "collection";
|
|
203
|
+
readonly verifyOwner: false;
|
|
204
|
+
readonly verifyClientAccess: false;
|
|
205
|
+
};
|
|
206
|
+
readonly BLOG_POST: {
|
|
207
|
+
readonly uid: "api::blog-post.blog-post";
|
|
208
|
+
readonly nameSingular: "Blog Post";
|
|
209
|
+
readonly namePlural: "Blog Posts";
|
|
210
|
+
readonly scopeKey: "blog-post";
|
|
211
|
+
readonly endpoint: "blog-posts";
|
|
212
|
+
readonly apiType: "collection";
|
|
213
|
+
readonly verifyOwner: false;
|
|
214
|
+
readonly verifyClientAccess: false;
|
|
215
|
+
};
|
|
216
|
+
readonly CATEGORY: {
|
|
217
|
+
readonly uid: "api::category.category";
|
|
218
|
+
readonly nameSingular: "Category";
|
|
219
|
+
readonly namePlural: "Categories";
|
|
220
|
+
readonly scopeKey: "category";
|
|
221
|
+
readonly endpoint: "categories";
|
|
222
|
+
readonly apiType: "collection";
|
|
223
|
+
readonly verifyOwner: false;
|
|
224
|
+
readonly verifyClientAccess: false;
|
|
225
|
+
};
|
|
226
|
+
readonly CLIENT: {
|
|
227
|
+
readonly uid: "api::client.client";
|
|
228
|
+
readonly nameSingular: "Client";
|
|
229
|
+
readonly namePlural: "Clients";
|
|
230
|
+
readonly scopeKey: "client";
|
|
231
|
+
readonly endpoint: "clients";
|
|
232
|
+
readonly apiType: "collection";
|
|
233
|
+
readonly verifyOwner: false;
|
|
234
|
+
readonly verifyClientAccess: true;
|
|
235
|
+
};
|
|
236
|
+
readonly CLIENT_USER: {
|
|
237
|
+
readonly uid: "api::client-user.client-user";
|
|
238
|
+
readonly nameSingular: "Client User";
|
|
239
|
+
readonly namePlural: "Client Users";
|
|
240
|
+
readonly scopeKey: "client-user";
|
|
241
|
+
readonly endpoint: "client-users";
|
|
242
|
+
readonly apiType: "collection";
|
|
243
|
+
readonly verifyOwner: false;
|
|
244
|
+
readonly verifyClientAccess: true;
|
|
245
|
+
};
|
|
246
|
+
readonly CLIENT_CONTENT_PILLAR: {
|
|
247
|
+
readonly uid: "api::client-content-pillar.client-content-pillar";
|
|
248
|
+
readonly nameSingular: "Client Content Pillar";
|
|
249
|
+
readonly namePlural: "Client Content Pillars";
|
|
250
|
+
readonly scopeKey: "client-content-pillar";
|
|
251
|
+
readonly endpoint: "client-content-pillars";
|
|
252
|
+
readonly apiType: "collection";
|
|
253
|
+
readonly verifyOwner: false;
|
|
254
|
+
readonly verifyClientAccess: true;
|
|
255
|
+
};
|
|
256
|
+
readonly CLIENT_MEDIA_PLATFORM: {
|
|
257
|
+
readonly uid: "api::client-media-platform.client-media-platform";
|
|
258
|
+
readonly nameSingular: "Client Media Platform";
|
|
259
|
+
readonly namePlural: "Client Media Platforms";
|
|
260
|
+
readonly scopeKey: "client-media-platform";
|
|
261
|
+
readonly endpoint: "client-media-platforms";
|
|
262
|
+
readonly apiType: "collection";
|
|
263
|
+
readonly verifyOwner: false;
|
|
264
|
+
readonly verifyClientAccess: true;
|
|
265
|
+
};
|
|
266
|
+
readonly CLIENT_PROJECT: {
|
|
267
|
+
readonly uid: "api::client-project.client-project";
|
|
268
|
+
readonly nameSingular: "Client Project";
|
|
269
|
+
readonly namePlural: "Client Projects";
|
|
270
|
+
readonly scopeKey: "client-project";
|
|
271
|
+
readonly endpoint: "client-projects";
|
|
272
|
+
readonly apiType: "collection";
|
|
273
|
+
readonly verifyOwner: false;
|
|
274
|
+
readonly verifyClientAccess: true;
|
|
275
|
+
};
|
|
276
|
+
readonly CLIENT_REPORT: {
|
|
277
|
+
readonly uid: "api::client-report.client-report";
|
|
278
|
+
readonly nameSingular: "Client Report";
|
|
279
|
+
readonly namePlural: "Client Reports";
|
|
280
|
+
readonly scopeKey: "client-report";
|
|
281
|
+
readonly endpoint: "client-reports";
|
|
282
|
+
readonly apiType: "collection";
|
|
283
|
+
readonly verifyOwner: false;
|
|
284
|
+
readonly verifyClientAccess: true;
|
|
285
|
+
};
|
|
286
|
+
readonly CLIENT_STYLEGUIDE: {
|
|
287
|
+
readonly uid: "api::client-styleguide.client-styleguide";
|
|
288
|
+
readonly nameSingular: "Client Styleguide";
|
|
289
|
+
readonly namePlural: "Client Styleguides";
|
|
290
|
+
readonly scopeKey: "client-styleguide";
|
|
291
|
+
readonly endpoint: "client-styleguides";
|
|
292
|
+
readonly apiType: "collection";
|
|
293
|
+
readonly verifyOwner: false;
|
|
294
|
+
readonly verifyClientAccess: true;
|
|
295
|
+
};
|
|
296
|
+
readonly COMMENT: {
|
|
297
|
+
readonly uid: "api::comment.comment";
|
|
298
|
+
readonly nameSingular: "Comment";
|
|
299
|
+
readonly namePlural: "Comments";
|
|
300
|
+
readonly scopeKey: "comment";
|
|
301
|
+
readonly endpoint: "comments";
|
|
302
|
+
readonly apiType: "collection";
|
|
303
|
+
readonly verifyOwner: false;
|
|
304
|
+
readonly verifyClientAccess: false;
|
|
305
|
+
};
|
|
306
|
+
readonly COMMENT_REPORT: {
|
|
307
|
+
readonly uid: "api::comment-report.comment-report";
|
|
308
|
+
readonly nameSingular: "Comment Report";
|
|
309
|
+
readonly namePlural: "Comment Reports";
|
|
310
|
+
readonly scopeKey: "comment-report";
|
|
311
|
+
readonly endpoint: "comment-reports";
|
|
312
|
+
readonly apiType: "collection";
|
|
313
|
+
readonly verifyOwner: false;
|
|
314
|
+
readonly verifyClientAccess: false;
|
|
315
|
+
};
|
|
316
|
+
readonly CONTENT_PILLAR: {
|
|
317
|
+
readonly uid: "api::content-pillar.content-pillar";
|
|
318
|
+
readonly nameSingular: "Content Pillar";
|
|
319
|
+
readonly namePlural: "Content Pillars";
|
|
320
|
+
readonly scopeKey: "content-pillar";
|
|
321
|
+
readonly endpoint: "content-pillars";
|
|
322
|
+
readonly apiType: "collection";
|
|
323
|
+
readonly verifyOwner: false;
|
|
324
|
+
readonly verifyClientAccess: false;
|
|
325
|
+
};
|
|
326
|
+
readonly GC_FLY_TOUR: {
|
|
327
|
+
readonly uid: "api::gc-fly-tour.gc-fly-tour";
|
|
328
|
+
readonly nameSingular: "GC Fly Tour";
|
|
329
|
+
readonly namePlural: "GC Fly Tours";
|
|
330
|
+
readonly scopeKey: "gc-fly-tour";
|
|
331
|
+
readonly endpoint: "gc-fly-tours";
|
|
332
|
+
readonly apiType: "collection";
|
|
333
|
+
readonly verifyOwner: false;
|
|
334
|
+
readonly verifyClientAccess: false;
|
|
335
|
+
};
|
|
336
|
+
readonly GC_FLY_TOUR_SNAP: {
|
|
337
|
+
readonly uid: "api::gc-fly-tour-snap.gc-fly-tour-snap";
|
|
338
|
+
readonly nameSingular: "GC Fly Tour Snap";
|
|
339
|
+
readonly namePlural: "GC Fly Tour Snaps";
|
|
340
|
+
readonly scopeKey: "gc-fly-tour-snap";
|
|
341
|
+
readonly endpoint: "gc-fly-tour-snaps";
|
|
342
|
+
readonly apiType: "collection";
|
|
343
|
+
readonly verifyOwner: false;
|
|
344
|
+
readonly verifyClientAccess: false;
|
|
345
|
+
};
|
|
346
|
+
readonly LEAD: {
|
|
347
|
+
readonly uid: "api::lead.lead";
|
|
348
|
+
readonly nameSingular: "Lead";
|
|
349
|
+
readonly namePlural: "Leads";
|
|
350
|
+
readonly scopeKey: "lead";
|
|
351
|
+
readonly endpoint: "leads";
|
|
352
|
+
readonly apiType: "collection";
|
|
353
|
+
readonly verifyOwner: false;
|
|
354
|
+
readonly verifyClientAccess: false;
|
|
355
|
+
};
|
|
356
|
+
readonly MEDIA_CONTENT_TYPE: {
|
|
357
|
+
readonly uid: "api::media-content-type.media-content-type";
|
|
358
|
+
readonly nameSingular: "Media Content Type";
|
|
359
|
+
readonly namePlural: "Media Content Types";
|
|
360
|
+
readonly scopeKey: "media-content-type";
|
|
361
|
+
readonly endpoint: "media-content-types";
|
|
362
|
+
readonly apiType: "collection";
|
|
363
|
+
readonly verifyOwner: false;
|
|
364
|
+
readonly verifyClientAccess: false;
|
|
365
|
+
};
|
|
366
|
+
readonly MEDIA_CREATIVE_FORMAT: {
|
|
367
|
+
readonly uid: "api::media-creative-format.media-creative-format";
|
|
368
|
+
readonly nameSingular: "Media Creative Format";
|
|
369
|
+
readonly namePlural: "Media Creative Formats";
|
|
370
|
+
readonly scopeKey: "media-creative-format";
|
|
371
|
+
readonly endpoint: "media-creative-formats";
|
|
372
|
+
readonly apiType: "collection";
|
|
373
|
+
readonly verifyOwner: false;
|
|
374
|
+
readonly verifyClientAccess: false;
|
|
375
|
+
};
|
|
376
|
+
readonly MEDIA_MEDIUM: {
|
|
377
|
+
readonly uid: "api::media-medium.media-medium";
|
|
378
|
+
readonly nameSingular: "Medium Medium";
|
|
379
|
+
readonly namePlural: "Medium Mediums";
|
|
380
|
+
readonly scopeKey: "media-medium";
|
|
381
|
+
readonly endpoint: "media-mediums";
|
|
382
|
+
readonly apiType: "collection";
|
|
383
|
+
readonly verifyOwner: false;
|
|
384
|
+
readonly verifyClientAccess: false;
|
|
385
|
+
};
|
|
386
|
+
readonly MEDIA_PLATFORM: {
|
|
387
|
+
readonly uid: "api::media-platform.media-platform";
|
|
388
|
+
readonly nameSingular: "Media Platform";
|
|
389
|
+
readonly namePlural: "Media Platforms";
|
|
390
|
+
readonly scopeKey: "media-platform";
|
|
391
|
+
readonly endpoint: "media-platforms";
|
|
392
|
+
readonly apiType: "collection";
|
|
393
|
+
readonly verifyOwner: false;
|
|
394
|
+
readonly verifyClientAccess: false;
|
|
395
|
+
};
|
|
396
|
+
readonly MONDAY_WORKSPACE: {
|
|
397
|
+
readonly uid: "api::monday-workspace.monday-workspace";
|
|
398
|
+
readonly nameSingular: "Monday Workspace";
|
|
399
|
+
readonly namePlural: "Monday Workspaces";
|
|
400
|
+
readonly scopeKey: "monday-workspace";
|
|
401
|
+
readonly endpoint: "monday-workspaces";
|
|
402
|
+
readonly apiType: "collection";
|
|
403
|
+
readonly verifyOwner: false;
|
|
404
|
+
readonly verifyClientAccess: true;
|
|
405
|
+
};
|
|
406
|
+
readonly NEWSLETTER_SIGNUP: {
|
|
407
|
+
readonly uid: "api::newsletter-signup.newsletter-signup";
|
|
408
|
+
readonly nameSingular: "Newsletter Signup";
|
|
409
|
+
readonly namePlural: "Newsletter Signups";
|
|
410
|
+
readonly scopeKey: "newsletter-signup";
|
|
411
|
+
readonly endpoint: "newsletter-signups";
|
|
412
|
+
readonly apiType: "collection";
|
|
413
|
+
readonly verifyOwner: false;
|
|
414
|
+
readonly verifyClientAccess: false;
|
|
415
|
+
};
|
|
416
|
+
readonly PRODUCT: {
|
|
417
|
+
readonly uid: "api::product.product";
|
|
418
|
+
readonly nameSingular: "Product";
|
|
419
|
+
readonly namePlural: "Products";
|
|
420
|
+
readonly scopeKey: "product";
|
|
421
|
+
readonly endpoint: "products";
|
|
422
|
+
readonly apiType: "collection";
|
|
423
|
+
readonly verifyOwner: false;
|
|
424
|
+
readonly verifyClientAccess: false;
|
|
425
|
+
};
|
|
426
|
+
readonly PRODUCT_HIGHLIGHT: {
|
|
427
|
+
readonly uid: "api::product-highlight.product-highlight";
|
|
428
|
+
readonly nameSingular: "Product Highlight";
|
|
429
|
+
readonly namePlural: "Product Highlights";
|
|
430
|
+
readonly scopeKey: "product-highlight";
|
|
431
|
+
readonly endpoint: "product-highlights";
|
|
432
|
+
readonly apiType: "collection";
|
|
433
|
+
readonly verifyOwner: false;
|
|
434
|
+
readonly verifyClientAccess: false;
|
|
435
|
+
};
|
|
436
|
+
readonly RESUME: {
|
|
437
|
+
readonly uid: "api::resume.resume";
|
|
438
|
+
readonly nameSingular: "Resume";
|
|
439
|
+
readonly namePlural: "Resumes";
|
|
440
|
+
readonly scopeKey: "resume";
|
|
441
|
+
readonly endpoint: "resumes";
|
|
442
|
+
readonly apiType: "collection";
|
|
443
|
+
readonly verifyOwner: false;
|
|
444
|
+
readonly verifyClientAccess: false;
|
|
445
|
+
};
|
|
446
|
+
readonly TAG: {
|
|
447
|
+
readonly uid: "api::tag.tag";
|
|
448
|
+
readonly nameSingular: "Tag";
|
|
449
|
+
readonly namePlural: "Tags";
|
|
450
|
+
readonly scopeKey: "tag";
|
|
451
|
+
readonly endpoint: "tags";
|
|
452
|
+
readonly apiType: "collection";
|
|
453
|
+
readonly verifyOwner: false;
|
|
454
|
+
readonly verifyClientAccess: false;
|
|
455
|
+
};
|
|
456
|
+
readonly TEAM_MEMBER: {
|
|
457
|
+
readonly uid: "api::team-member.team-member";
|
|
458
|
+
readonly nameSingular: "Team Member";
|
|
459
|
+
readonly namePlural: "Team Members";
|
|
460
|
+
readonly scopeKey: "team-member";
|
|
461
|
+
readonly endpoint: "team-members";
|
|
462
|
+
readonly apiType: "collection";
|
|
463
|
+
readonly verifyOwner: false;
|
|
464
|
+
readonly verifyClientAccess: false;
|
|
465
|
+
};
|
|
466
|
+
readonly TREND: {
|
|
467
|
+
readonly uid: "api::trend.trend";
|
|
468
|
+
readonly nameSingular: "Trend";
|
|
469
|
+
readonly namePlural: "Trends";
|
|
470
|
+
readonly scopeKey: "trend";
|
|
471
|
+
readonly endpoint: "trends";
|
|
472
|
+
readonly apiType: "collection";
|
|
473
|
+
readonly verifyOwner: false;
|
|
474
|
+
readonly verifyClientAccess: false;
|
|
475
|
+
};
|
|
476
|
+
readonly USER: {
|
|
477
|
+
readonly uid: "plugin::users-permissions.user";
|
|
478
|
+
readonly nameSingular: "User";
|
|
479
|
+
readonly namePlural: "Users";
|
|
480
|
+
readonly scopeKey: "user";
|
|
481
|
+
readonly endpoint: "users";
|
|
482
|
+
readonly apiType: "collection";
|
|
483
|
+
readonly verifyOwner: false;
|
|
484
|
+
readonly verifyClientAccess: false;
|
|
485
|
+
};
|
|
486
|
+
readonly USER_ROLE: {
|
|
487
|
+
readonly uid: "plugin::users-permissions.role";
|
|
488
|
+
readonly nameSingular: "User Role";
|
|
489
|
+
readonly namePlural: "User Roles";
|
|
490
|
+
readonly scopeKey: "role";
|
|
491
|
+
readonly endpoint: "roles";
|
|
492
|
+
readonly apiType: "collection";
|
|
493
|
+
readonly verifyOwner: false;
|
|
494
|
+
readonly verifyClientAccess: false;
|
|
495
|
+
};
|
|
496
|
+
readonly USER_ACCOUNT: {
|
|
497
|
+
readonly uid: "api::user-account.user-account";
|
|
498
|
+
readonly nameSingular: "User Account";
|
|
499
|
+
readonly namePlural: "User Accounts";
|
|
500
|
+
readonly scopeKey: "user-account";
|
|
501
|
+
readonly endpoint: "user-accounts";
|
|
502
|
+
readonly apiType: "collection";
|
|
503
|
+
readonly verifyOwner: true;
|
|
504
|
+
readonly verifyClientAccess: false;
|
|
505
|
+
};
|
|
506
|
+
readonly URL_REDIRECTION: {
|
|
507
|
+
readonly uid: "api::url-redirection.url-redirection";
|
|
508
|
+
readonly nameSingular: "url-redirection";
|
|
509
|
+
readonly namePlural: "url-redirections";
|
|
510
|
+
readonly scopeKey: "url-redirection";
|
|
511
|
+
readonly endpoint: "url-redirections";
|
|
512
|
+
readonly apiType: "collection";
|
|
513
|
+
readonly verifyOwner: false;
|
|
514
|
+
readonly verifyClientAccess: false;
|
|
515
|
+
};
|
|
516
|
+
readonly UTM_TRACKING_LINK: {
|
|
517
|
+
readonly uid: "api::utm-tracking-link.utm-tracking-link";
|
|
518
|
+
readonly nameSingular: "UTM Tracking Link";
|
|
519
|
+
readonly namePlural: "UTM Tracking Links";
|
|
520
|
+
readonly scopeKey: "utm-tracking-link";
|
|
521
|
+
readonly endpoint: "utm-tracking-links";
|
|
522
|
+
readonly apiType: "collection";
|
|
523
|
+
readonly verifyOwner: false;
|
|
524
|
+
readonly verifyClientAccess: true;
|
|
525
|
+
};
|
|
526
|
+
readonly BLOG_PAGE: {
|
|
527
|
+
readonly uid: "api::blog-page.blog-page";
|
|
528
|
+
readonly nameSingular: "Blog Page";
|
|
529
|
+
readonly namePlural: "Blog Page";
|
|
530
|
+
readonly scopeKey: "blog-page";
|
|
531
|
+
readonly endpoint: "blog-page";
|
|
532
|
+
readonly apiType: "single";
|
|
533
|
+
readonly verifyOwner: false;
|
|
534
|
+
readonly verifyClientAccess: false;
|
|
535
|
+
};
|
|
536
|
+
readonly CAREERS_PAGE: {
|
|
537
|
+
readonly uid: "api::careers-page.careers-page";
|
|
538
|
+
readonly nameSingular: "Careers Page";
|
|
539
|
+
readonly namePlural: "Careers Page";
|
|
540
|
+
readonly scopeKey: "careers-page";
|
|
541
|
+
readonly endpoint: "careers-page";
|
|
542
|
+
readonly apiType: "single";
|
|
543
|
+
readonly verifyOwner: false;
|
|
544
|
+
readonly verifyClientAccess: false;
|
|
545
|
+
};
|
|
546
|
+
readonly FAQ: {
|
|
547
|
+
readonly uid: "api::faq.faq";
|
|
548
|
+
readonly nameSingular: "FAQ";
|
|
549
|
+
readonly namePlural: "FAQs";
|
|
550
|
+
readonly scopeKey: "faq";
|
|
551
|
+
readonly endpoint: "faq";
|
|
552
|
+
readonly apiType: "single";
|
|
553
|
+
readonly verifyOwner: false;
|
|
554
|
+
readonly verifyClientAccess: false;
|
|
555
|
+
};
|
|
556
|
+
readonly LANDING_PAGE: {
|
|
557
|
+
readonly uid: "api::landing-page.landing-page";
|
|
558
|
+
readonly nameSingular: "Landing Page";
|
|
559
|
+
readonly namePlural: "Landing Page";
|
|
560
|
+
readonly scopeKey: "landing-page";
|
|
561
|
+
readonly endpoint: "landing-page";
|
|
562
|
+
readonly apiType: "single";
|
|
563
|
+
readonly verifyOwner: false;
|
|
564
|
+
readonly verifyClientAccess: false;
|
|
565
|
+
};
|
|
566
|
+
readonly PRIVACY_POLICY: {
|
|
567
|
+
readonly uid: "api::privacy-policy.privacy-policy";
|
|
568
|
+
readonly nameSingular: "Privacy Policy";
|
|
569
|
+
readonly namePlural: "Privacy Policy";
|
|
570
|
+
readonly scopeKey: "privacy-policy";
|
|
571
|
+
readonly endpoint: "privacy-policy";
|
|
572
|
+
readonly apiType: "single";
|
|
573
|
+
readonly verifyOwner: false;
|
|
574
|
+
readonly verifyClientAccess: false;
|
|
575
|
+
};
|
|
576
|
+
readonly SMS_POLICY: {
|
|
577
|
+
readonly uid: "api::sms-policy.sms-policy";
|
|
578
|
+
readonly nameSingular: "SMS Policy";
|
|
579
|
+
readonly namePlural: "SMS Policy";
|
|
580
|
+
readonly scopeKey: "sms-policy";
|
|
581
|
+
readonly endpoint: "sms-policy";
|
|
582
|
+
readonly apiType: "single";
|
|
583
|
+
readonly verifyOwner: false;
|
|
584
|
+
readonly verifyClientAccess: false;
|
|
585
|
+
};
|
|
586
|
+
readonly TEAM_PAGE: {
|
|
587
|
+
readonly uid: "api::team-page.team-page";
|
|
588
|
+
readonly nameSingular: "Team Page";
|
|
589
|
+
readonly namePlural: "Team Page";
|
|
590
|
+
readonly scopeKey: "team-page";
|
|
591
|
+
readonly endpoint: "team-page";
|
|
592
|
+
readonly apiType: "single";
|
|
593
|
+
readonly verifyOwner: false;
|
|
594
|
+
readonly verifyClientAccess: false;
|
|
595
|
+
};
|
|
596
|
+
readonly UTM_META: {
|
|
597
|
+
readonly uid: "api::utm-meta.utm-meta";
|
|
598
|
+
readonly nameSingular: "UTM Meta";
|
|
599
|
+
readonly namePlural: "UTM Meta";
|
|
600
|
+
readonly scopeKey: "utm-meta";
|
|
601
|
+
readonly endpoint: "utm-meta";
|
|
602
|
+
readonly apiType: "single";
|
|
603
|
+
readonly verifyOwner: false;
|
|
604
|
+
readonly verifyClientAccess: false;
|
|
605
|
+
};
|
|
606
|
+
};
|
|
607
|
+
type StrapiEntity = (typeof STRAPI_ENTITY_UIDS)[keyof typeof STRAPI_ENTITY_UIDS];
|
|
608
|
+
declare const STRAPI_COLLECTION_ENTITY_ENDPOINTS: ("clients" | "audit-logs" | "blog-posts" | "categories" | "client-users" | "client-content-pillars" | "client-media-platforms" | "client-projects" | "client-reports" | "client-styleguides" | "comments" | "comment-reports" | "content-pillars" | "gc-fly-tours" | "gc-fly-tour-snaps" | "leads" | "media-content-types" | "media-creative-formats" | "media-mediums" | "media-platforms" | "monday-workspaces" | "newsletter-signups" | "products" | "product-highlights" | "resumes" | "tags" | "team-members" | "trends" | "users" | "roles" | "user-accounts" | "url-redirections" | "utm-tracking-links")[];
|
|
609
|
+
declare const STRAPI_SINGLE_ENTITY_ENDPOINTS: ("blog-page" | "careers-page" | "faq" | "landing-page" | "privacy-policy" | "sms-policy" | "team-page" | "utm-meta")[];
|
|
196
610
|
//#endregion
|
|
197
|
-
export { CONTENT_STATUS, ERROR_MESSAGE_COMMA_SEPPARATED_URLS, ERROR_MESSAGE_INVALID_URL, ERROR_MESSAGE_ONE_PROJECT_STATUS, ERROR_MESSAGE_REGEX_PHONE, ERROR_MESSAGE_REGEX_URL_SLUG, ERROR_MESSAGE_REGEX_UTM_VALUE, ERROR_MESSAGE_ROBOT, ERROR_MESSAGE_URL_NO_QUERY_PARAMS, ERROR_MESSAGE_URL_PREFIX, ERROR_MESSAGE_UTM_URL, GC_DESIRED_CONTENT_OPTIONS, GC_SERVICE_OPTIONS, GC_VIDEO_SERVICE_OPTIONS, JOB_ROLE_GROUP, LIMIT_LONG_STRING_MAX_LENGTH, LIMIT_MAX_DESTINATION, LIMIT_MAX_EMAIL, LIMIT_MAX_PASSWORD, LIMIT_MAX_PHONE, LIMIT_MAX_USERNAME, LIMIT_MAX_UTM_CAMPAIGN, LIMIT_MAX_UTM_CONTENT, LIMIT_MAX_UTM_CREATIVE_FORMAT, LIMIT_MAX_UTM_ID, LIMIT_MAX_UTM_MEDIUM, LIMIT_MAX_UTM_SOURCE, LIMIT_MAX_UTM_TERM, LIMIT_MEDIUM_STRING_MAX_LENGTH, LIMIT_MIN_DESTINATION, LIMIT_MIN_EMAIL, LIMIT_MIN_PASSWORD, LIMIT_MIN_PHONE, LIMIT_MIN_USERNAME, LIMIT_MIN_UTM_CAMPAIGN, LIMIT_MIN_UTM_CONTENT, LIMIT_MIN_UTM_CREATIVE_FORMAT, LIMIT_MIN_UTM_ID, LIMIT_MIN_UTM_MEDIUM, LIMIT_MIN_UTM_SOURCE, LIMIT_MIN_UTM_TERM, LIMIT_MIN_VALUE, LIMIT_PAGINATION_DEFAULT_SIZE, LIMIT_PAGINATION_MAX_SIZE, LIMIT_SHORT_STRING_MAX_LENGTH, LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, LIMIT_VAL_10, LIMIT_VAL_100, LIMIT_VAL_20, LIMIT_VAL_255, LIMIT_VAL_32, LIMIT_VAL_64, NUMBER_OF_EMPLOYEE_OPTIONS, RATING_RANGE_5, REGEX_BRAND_COLOR_SLUG, REGEX_NANP_PHONE, REGEX_URL_SLUG, REGEX_UTM_VALUE,
|
|
611
|
+
export { CONTENT_STATUS, ERROR_MESSAGE_COMMA_SEPPARATED_URLS, ERROR_MESSAGE_INVALID_URL, ERROR_MESSAGE_ONE_PROJECT_STATUS, ERROR_MESSAGE_REGEX_PHONE, ERROR_MESSAGE_REGEX_URL_SLUG, ERROR_MESSAGE_REGEX_UTM_VALUE, ERROR_MESSAGE_ROBOT, ERROR_MESSAGE_URL_NO_QUERY_PARAMS, ERROR_MESSAGE_URL_PREFIX, ERROR_MESSAGE_UTM_URL, GC_DESIRED_CONTENT_OPTIONS, GC_SERVICE_OPTIONS, GC_VIDEO_SERVICE_OPTIONS, JOB_ROLE_GROUP, LIMIT_LONG_STRING_MAX_LENGTH, LIMIT_MAX_DESTINATION, LIMIT_MAX_EMAIL, LIMIT_MAX_PASSWORD, LIMIT_MAX_PHONE, LIMIT_MAX_USERNAME, LIMIT_MAX_UTM_CAMPAIGN, LIMIT_MAX_UTM_CONTENT, LIMIT_MAX_UTM_CREATIVE_FORMAT, LIMIT_MAX_UTM_ID, LIMIT_MAX_UTM_MEDIUM, LIMIT_MAX_UTM_SOURCE, LIMIT_MAX_UTM_TERM, LIMIT_MEDIUM_STRING_MAX_LENGTH, LIMIT_MIN_DESTINATION, LIMIT_MIN_EMAIL, LIMIT_MIN_PASSWORD, LIMIT_MIN_PHONE, LIMIT_MIN_USERNAME, LIMIT_MIN_UTM_CAMPAIGN, LIMIT_MIN_UTM_CONTENT, LIMIT_MIN_UTM_CREATIVE_FORMAT, LIMIT_MIN_UTM_ID, LIMIT_MIN_UTM_MEDIUM, LIMIT_MIN_UTM_SOURCE, LIMIT_MIN_UTM_TERM, LIMIT_MIN_VALUE, LIMIT_PAGINATION_DEFAULT_SIZE, LIMIT_PAGINATION_MAX_SIZE, LIMIT_SHORT_STRING_MAX_LENGTH, LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, LIMIT_VAL_10, LIMIT_VAL_100, LIMIT_VAL_20, LIMIT_VAL_255, LIMIT_VAL_32, LIMIT_VAL_64, NUMBER_OF_EMPLOYEE_OPTIONS, RATING_RANGE_5, REGEX_BRAND_COLOR_SLUG, REGEX_NANP_PHONE, REGEX_URL_SLUG, REGEX_UTM_VALUE, STRAPI_COLLECTION_ENTITY_ENDPOINTS, STRAPI_ENTITY_UIDS, STRAPI_SINGLE_ENTITY_ENDPOINTS, STRAPI_SPECIAL_ENTITIES, StrapiEntity, getStrapiEntityValues };
|
package/dist/constants/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as LIMIT_PAGINATION_MAX_SIZE, r as LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, t as LIMIT_PAGINATION_DEFAULT_SIZE } from "../pagination-owwfYJS6.mjs";
|
|
2
2
|
import { A as LIMIT_MIN_UTM_ID, B as LIMIT_VAL_32, C as LIMIT_MIN_EMAIL, D as LIMIT_MIN_UTM_CAMPAIGN, E as LIMIT_MIN_USERNAME, F as LIMIT_SHORT_STRING_MAX_LENGTH, G as ERROR_MESSAGE_ROBOT, H as ERROR_MESSAGE_COMMA_SEPPARATED_URLS, I as LIMIT_VAL_10, J as ERROR_MESSAGE_UTM_URL, K as ERROR_MESSAGE_URL_NO_QUERY_PARAMS, L as LIMIT_VAL_100, M as LIMIT_MIN_UTM_SOURCE, N as LIMIT_MIN_UTM_TERM, O as LIMIT_MIN_UTM_CONTENT, P as LIMIT_MIN_VALUE, R as LIMIT_VAL_20, S as LIMIT_MIN_DESTINATION, T as LIMIT_MIN_PHONE, U as ERROR_MESSAGE_INVALID_URL, V as LIMIT_VAL_64, W as ERROR_MESSAGE_ONE_PROJECT_STATUS, _ as LIMIT_MAX_UTM_ID, a as REGEX_NANP_PHONE, b as LIMIT_MAX_UTM_TERM, c as LIMIT_LONG_STRING_MAX_LENGTH, d as LIMIT_MAX_PASSWORD, f as LIMIT_MAX_PHONE, g as LIMIT_MAX_UTM_CREATIVE_FORMAT, h as LIMIT_MAX_UTM_CONTENT, i as REGEX_BRAND_COLOR_SLUG, j as LIMIT_MIN_UTM_MEDIUM, k as LIMIT_MIN_UTM_CREATIVE_FORMAT, l as LIMIT_MAX_DESTINATION, m as LIMIT_MAX_UTM_CAMPAIGN, n as ERROR_MESSAGE_REGEX_URL_SLUG, o as REGEX_URL_SLUG, p as LIMIT_MAX_USERNAME, q as ERROR_MESSAGE_URL_PREFIX, r as ERROR_MESSAGE_REGEX_UTM_VALUE, s as REGEX_UTM_VALUE, t as ERROR_MESSAGE_REGEX_PHONE, u as LIMIT_MAX_EMAIL, v as LIMIT_MAX_UTM_MEDIUM, w as LIMIT_MIN_PASSWORD, x as LIMIT_MEDIUM_STRING_MAX_LENGTH, y as LIMIT_MAX_UTM_SOURCE, z as LIMIT_VAL_255 } from "../regex-BnKGcdS4.mjs";
|
|
3
|
-
import {
|
|
3
|
+
import { a as STRAPI_SPECIAL_ENTITIES, i as STRAPI_SINGLE_ENTITY_ENDPOINTS, n as STRAPI_COLLECTION_ENTITY_ENDPOINTS, o as getStrapiEntityValues, r as STRAPI_ENTITY_UIDS, t as CONTENT_STATUS } from "../strapi-JZZXwngw.mjs";
|
|
4
4
|
//#region src/constants/form-generics.ts
|
|
5
5
|
const NUMBER_OF_EMPLOYEE_OPTIONS = [
|
|
6
6
|
{
|
|
@@ -179,4 +179,4 @@ const RATING_RANGE_5 = [
|
|
|
179
179
|
}
|
|
180
180
|
];
|
|
181
181
|
//#endregion
|
|
182
|
-
export { CONTENT_STATUS, ERROR_MESSAGE_COMMA_SEPPARATED_URLS, ERROR_MESSAGE_INVALID_URL, ERROR_MESSAGE_ONE_PROJECT_STATUS, ERROR_MESSAGE_REGEX_PHONE, ERROR_MESSAGE_REGEX_URL_SLUG, ERROR_MESSAGE_REGEX_UTM_VALUE, ERROR_MESSAGE_ROBOT, ERROR_MESSAGE_URL_NO_QUERY_PARAMS, ERROR_MESSAGE_URL_PREFIX, ERROR_MESSAGE_UTM_URL, GC_DESIRED_CONTENT_OPTIONS, GC_SERVICE_OPTIONS, GC_VIDEO_SERVICE_OPTIONS, JOB_ROLE_GROUP, LIMIT_LONG_STRING_MAX_LENGTH, LIMIT_MAX_DESTINATION, LIMIT_MAX_EMAIL, LIMIT_MAX_PASSWORD, LIMIT_MAX_PHONE, LIMIT_MAX_USERNAME, LIMIT_MAX_UTM_CAMPAIGN, LIMIT_MAX_UTM_CONTENT, LIMIT_MAX_UTM_CREATIVE_FORMAT, LIMIT_MAX_UTM_ID, LIMIT_MAX_UTM_MEDIUM, LIMIT_MAX_UTM_SOURCE, LIMIT_MAX_UTM_TERM, LIMIT_MEDIUM_STRING_MAX_LENGTH, LIMIT_MIN_DESTINATION, LIMIT_MIN_EMAIL, LIMIT_MIN_PASSWORD, LIMIT_MIN_PHONE, LIMIT_MIN_USERNAME, LIMIT_MIN_UTM_CAMPAIGN, LIMIT_MIN_UTM_CONTENT, LIMIT_MIN_UTM_CREATIVE_FORMAT, LIMIT_MIN_UTM_ID, LIMIT_MIN_UTM_MEDIUM, LIMIT_MIN_UTM_SOURCE, LIMIT_MIN_UTM_TERM, LIMIT_MIN_VALUE, LIMIT_PAGINATION_DEFAULT_SIZE, LIMIT_PAGINATION_MAX_SIZE, LIMIT_SHORT_STRING_MAX_LENGTH, LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, LIMIT_VAL_10, LIMIT_VAL_100, LIMIT_VAL_20, LIMIT_VAL_255, LIMIT_VAL_32, LIMIT_VAL_64, NUMBER_OF_EMPLOYEE_OPTIONS, RATING_RANGE_5, REGEX_BRAND_COLOR_SLUG, REGEX_NANP_PHONE, REGEX_URL_SLUG, REGEX_UTM_VALUE,
|
|
182
|
+
export { CONTENT_STATUS, ERROR_MESSAGE_COMMA_SEPPARATED_URLS, ERROR_MESSAGE_INVALID_URL, ERROR_MESSAGE_ONE_PROJECT_STATUS, ERROR_MESSAGE_REGEX_PHONE, ERROR_MESSAGE_REGEX_URL_SLUG, ERROR_MESSAGE_REGEX_UTM_VALUE, ERROR_MESSAGE_ROBOT, ERROR_MESSAGE_URL_NO_QUERY_PARAMS, ERROR_MESSAGE_URL_PREFIX, ERROR_MESSAGE_UTM_URL, GC_DESIRED_CONTENT_OPTIONS, GC_SERVICE_OPTIONS, GC_VIDEO_SERVICE_OPTIONS, JOB_ROLE_GROUP, LIMIT_LONG_STRING_MAX_LENGTH, LIMIT_MAX_DESTINATION, LIMIT_MAX_EMAIL, LIMIT_MAX_PASSWORD, LIMIT_MAX_PHONE, LIMIT_MAX_USERNAME, LIMIT_MAX_UTM_CAMPAIGN, LIMIT_MAX_UTM_CONTENT, LIMIT_MAX_UTM_CREATIVE_FORMAT, LIMIT_MAX_UTM_ID, LIMIT_MAX_UTM_MEDIUM, LIMIT_MAX_UTM_SOURCE, LIMIT_MAX_UTM_TERM, LIMIT_MEDIUM_STRING_MAX_LENGTH, LIMIT_MIN_DESTINATION, LIMIT_MIN_EMAIL, LIMIT_MIN_PASSWORD, LIMIT_MIN_PHONE, LIMIT_MIN_USERNAME, LIMIT_MIN_UTM_CAMPAIGN, LIMIT_MIN_UTM_CONTENT, LIMIT_MIN_UTM_CREATIVE_FORMAT, LIMIT_MIN_UTM_ID, LIMIT_MIN_UTM_MEDIUM, LIMIT_MIN_UTM_SOURCE, LIMIT_MIN_UTM_TERM, LIMIT_MIN_VALUE, LIMIT_PAGINATION_DEFAULT_SIZE, LIMIT_PAGINATION_MAX_SIZE, LIMIT_SHORT_STRING_MAX_LENGTH, LIMIT_TABLE_PAGINATION_DEFAULT_SIZE, LIMIT_VAL_10, LIMIT_VAL_100, LIMIT_VAL_20, LIMIT_VAL_255, LIMIT_VAL_32, LIMIT_VAL_64, NUMBER_OF_EMPLOYEE_OPTIONS, RATING_RANGE_5, REGEX_BRAND_COLOR_SLUG, REGEX_NANP_PHONE, REGEX_URL_SLUG, REGEX_UTM_VALUE, STRAPI_COLLECTION_ENTITY_ENDPOINTS, STRAPI_ENTITY_UIDS, STRAPI_SINGLE_ENTITY_ENDPOINTS, STRAPI_SPECIAL_ENTITIES, getStrapiEntityValues };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { r as MediaUploadDocument } from "./media-upload-DKeA1eD-.mjs";
|
|
2
|
+
import { s as SeoMeta } from "./index-BxEBUjx2.mjs";
|
|
3
|
+
import * as v from "valibot";
|
|
4
|
+
|
|
5
|
+
//#region src/entities/product/document.d.ts
|
|
6
|
+
declare const ProductDocument: v.GenericSchema<{
|
|
7
|
+
id: number;
|
|
8
|
+
documentId: string;
|
|
9
|
+
publishedAt?: string;
|
|
10
|
+
createdAt: string;
|
|
11
|
+
updatedAt: string;
|
|
12
|
+
seo?: SeoMeta | null;
|
|
13
|
+
title: string;
|
|
14
|
+
slug: string;
|
|
15
|
+
introduction: string;
|
|
16
|
+
flyer_link: string | null;
|
|
17
|
+
featured_image?: MediaUploadDocument | null;
|
|
18
|
+
cta_text: string;
|
|
19
|
+
cta_form_caption: string;
|
|
20
|
+
order: number;
|
|
21
|
+
}>;
|
|
22
|
+
type ProductDocument = v.InferOutput<typeof ProductDocument>;
|
|
23
|
+
//#endregion
|
|
24
|
+
export { ProductDocument as t };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { t as BaseDocument } from "./document-Bqoi1MdT.mjs";
|
|
2
|
+
import { r as MediaUploadDocument } from "./media-upload-DiRJksSU.mjs";
|
|
3
|
+
import { SeoMeta } from "./components/shared/index.mjs";
|
|
4
|
+
import * as v from "valibot";
|
|
5
|
+
//#region src/entities/product/document.ts
|
|
6
|
+
const ProductDocument = v.object({
|
|
7
|
+
...BaseDocument.entries,
|
|
8
|
+
seo: v.nullable(v.lazy(() => SeoMeta)),
|
|
9
|
+
title: v.string(),
|
|
10
|
+
slug: v.string(),
|
|
11
|
+
introduction: v.string(),
|
|
12
|
+
flyer_link: v.nullable(v.string()),
|
|
13
|
+
featured_image: v.optional(v.nullable(v.lazy(() => MediaUploadDocument))),
|
|
14
|
+
cta_text: v.string(),
|
|
15
|
+
cta_form_caption: v.string(),
|
|
16
|
+
order: v.number()
|
|
17
|
+
});
|
|
18
|
+
//#endregion
|
|
19
|
+
export { ProductDocument as t };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import * as v from "valibot";
|
|
2
2
|
|
|
3
|
-
//#region src/entities/
|
|
4
|
-
declare const
|
|
5
|
-
readonly
|
|
6
|
-
readonly
|
|
3
|
+
//#region src/entities/tag/document.d.ts
|
|
4
|
+
declare const TagDocument: v.ObjectSchema<{
|
|
5
|
+
readonly label: v.StringSchema<undefined>;
|
|
6
|
+
readonly slug: v.StringSchema<undefined>;
|
|
7
7
|
readonly id: v.NumberSchema<undefined>;
|
|
8
8
|
readonly documentId: v.StringSchema<undefined>;
|
|
9
9
|
readonly publishedAt: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
10
10
|
readonly createdAt: v.StringSchema<undefined>;
|
|
11
11
|
readonly updatedAt: v.StringSchema<undefined>;
|
|
12
12
|
}, undefined>;
|
|
13
|
-
type
|
|
13
|
+
type TagDocument = v.InferOutput<typeof TagDocument>;
|
|
14
14
|
//#endregion
|
|
15
|
-
export {
|
|
15
|
+
export { TagDocument as t };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const require_chunk = require("./chunk-CKQMccvm.cjs");
|
|
2
|
+
const require_document = require("./document-BAro2Mrj.cjs");
|
|
3
|
+
const require_media_upload = require("./media-upload-B6aQYeRM.cjs");
|
|
4
|
+
const require_components_shared_index = require("./components/shared/index.cjs");
|
|
5
|
+
let valibot = require("valibot");
|
|
6
|
+
valibot = require_chunk.__toESM(valibot, 1);
|
|
7
|
+
//#region src/entities/product/document.ts
|
|
8
|
+
const ProductDocument = valibot.object({
|
|
9
|
+
...require_document.BaseDocument.entries,
|
|
10
|
+
seo: valibot.nullable(valibot.lazy(() => require_components_shared_index.SeoMeta)),
|
|
11
|
+
title: valibot.string(),
|
|
12
|
+
slug: valibot.string(),
|
|
13
|
+
introduction: valibot.string(),
|
|
14
|
+
flyer_link: valibot.nullable(valibot.string()),
|
|
15
|
+
featured_image: valibot.optional(valibot.nullable(valibot.lazy(() => require_media_upload.MediaUploadDocument))),
|
|
16
|
+
cta_text: valibot.string(),
|
|
17
|
+
cta_form_caption: valibot.string(),
|
|
18
|
+
order: valibot.number()
|
|
19
|
+
});
|
|
20
|
+
//#endregion
|
|
21
|
+
Object.defineProperty(exports, "ProductDocument", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function() {
|
|
24
|
+
return ProductDocument;
|
|
25
|
+
}
|
|
26
|
+
});
|