@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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-CKQMccvm.cjs");
|
|
3
|
-
const require_document = require("../../document-BAro2Mrj.cjs");
|
|
4
3
|
const require_regex = require("../../regex-Cl5goNwp.cjs");
|
|
5
4
|
const require_validators = require("../../validators-Bc9Is5Sr.cjs");
|
|
6
|
-
const
|
|
5
|
+
const require_relationships = require("../../relationships-B0sgMFZA.cjs");
|
|
6
|
+
const require_document = require("../../document-DOVZwQRq.cjs");
|
|
7
7
|
let valibot = require("valibot");
|
|
8
8
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
9
9
|
//#region src/entities/gcflytour-snap/constants.ts
|
|
@@ -19,16 +19,6 @@ const GCFLYTOUR_SNAP_SORT_KEYS = [
|
|
|
19
19
|
"updatedAt"
|
|
20
20
|
];
|
|
21
21
|
//#endregion
|
|
22
|
-
//#region src/entities/gcflytour-snap/document.ts
|
|
23
|
-
const GCFlyTourSnapDocument = valibot.object({
|
|
24
|
-
...require_document.BaseDocument.entries,
|
|
25
|
-
title: valibot.string(),
|
|
26
|
-
slug: valibot.string(),
|
|
27
|
-
description: valibot.nullable(valibot.string()),
|
|
28
|
-
is_active: valibot.boolean(),
|
|
29
|
-
is_hidden: valibot.boolean()
|
|
30
|
-
});
|
|
31
|
-
//#endregion
|
|
32
22
|
//#region src/entities/gcflytour-snap/fields.ts
|
|
33
23
|
const QuerySortGCFlyTourSnaps = valibot.optional(valibot.pipe(valibot.array(valibot.picklist(GCFLYTOUR_SNAP_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), valibot.maxLength(GCFLYTOUR_SNAP_SORT_KEYS.length)));
|
|
34
24
|
//#endregion
|
|
@@ -39,7 +29,7 @@ const CreateGCFlyTourSnapDocument = valibot.object({
|
|
|
39
29
|
description: valibot.optional(valibot.nullable(require_validators.VStringMax(255))),
|
|
40
30
|
is_active: valibot.boolean(),
|
|
41
31
|
is_hidden: valibot.boolean(),
|
|
42
|
-
gcflytour: valibot.optional(
|
|
32
|
+
gcflytour: valibot.optional(require_relationships.SAssociateOneEntity)
|
|
43
33
|
});
|
|
44
34
|
const UpdateGCFlyTourSnapDocument = valibot.object({
|
|
45
35
|
title: valibot.optional(require_validators.VStringMinMax(1, 255)),
|
|
@@ -47,10 +37,10 @@ const UpdateGCFlyTourSnapDocument = valibot.object({
|
|
|
47
37
|
description: valibot.optional(valibot.nullable(require_validators.VStringMax(255))),
|
|
48
38
|
is_active: valibot.optional(valibot.boolean()),
|
|
49
39
|
is_hidden: valibot.optional(valibot.boolean()),
|
|
50
|
-
gcflytour: valibot.optional(
|
|
40
|
+
gcflytour: valibot.optional(require_relationships.SAssociateOneEntity)
|
|
51
41
|
});
|
|
52
42
|
const UpdateGCFlyTourSnapDocumentRequest = valibot.object({
|
|
53
|
-
documentId:
|
|
43
|
+
documentId: require_relationships.SAssociateOneEntity,
|
|
54
44
|
data: UpdateGCFlyTourSnapDocument
|
|
55
45
|
});
|
|
56
46
|
//#endregion
|
|
@@ -63,13 +53,13 @@ const QueryStrapiSearchGCFlyTourSnaps = valibot.object({
|
|
|
63
53
|
is_active: valibot.optional(valibot.boolean()),
|
|
64
54
|
is_hidden: valibot.optional(valibot.boolean()),
|
|
65
55
|
gcflytour: valibot.optional(require_validators.VStringMinMax(1, 255)),
|
|
66
|
-
gcflytours: valibot.optional(
|
|
56
|
+
gcflytours: valibot.optional(require_relationships.SQueryManyEntities),
|
|
67
57
|
sort: QuerySortGCFlyTourSnaps
|
|
68
58
|
});
|
|
69
59
|
//#endregion
|
|
70
60
|
exports.CreateGCFlyTourSnapDocument = CreateGCFlyTourSnapDocument;
|
|
71
61
|
exports.GCFLYTOUR_SNAP_SORT_KEYS = GCFLYTOUR_SNAP_SORT_KEYS;
|
|
72
|
-
exports.GCFlyTourSnapDocument = GCFlyTourSnapDocument;
|
|
62
|
+
exports.GCFlyTourSnapDocument = require_document.GCFlyTourSnapDocument;
|
|
73
63
|
exports.LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE = LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE;
|
|
74
64
|
exports.LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE = LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE;
|
|
75
65
|
exports.QuerySortGCFlyTourSnaps = QuerySortGCFlyTourSnaps;
|
|
@@ -1,59 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/gcflytour-snap/constants.d.ts
|
|
5
|
-
declare const LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE = 100;
|
|
6
|
-
declare const LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE = 1000;
|
|
7
|
-
declare const GCFLYTOUR_SNAP_SORT_KEYS: readonly ["id", "title", "slug", "is_active", "is_hidden", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/gcflytour-snap/fields.d.ts
|
|
10
|
-
declare const QuerySortGCFlyTourSnaps: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortGCFlyTourSnaps = v.InferOutput<typeof QuerySortGCFlyTourSnaps>;
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region src/entities/gcflytour-snap/mutation.d.ts
|
|
14
|
-
declare const CreateGCFlyTourSnapDocument: v.ObjectSchema<{
|
|
15
|
-
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
16
|
-
readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
|
|
17
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
18
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
19
|
-
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
20
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
21
|
-
}, undefined>;
|
|
22
|
-
type CreateGCFlyTourSnapDocument = v.InferOutput<typeof CreateGCFlyTourSnapDocument>;
|
|
23
|
-
declare const UpdateGCFlyTourSnapDocument: v.ObjectSchema<{
|
|
24
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
25
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
26
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
27
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
28
|
-
readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
29
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
30
|
-
}, undefined>;
|
|
31
|
-
type UpdateGCFlyTourSnapDocument = v.InferOutput<typeof UpdateGCFlyTourSnapDocument>;
|
|
32
|
-
declare const UpdateGCFlyTourSnapDocumentRequest: v.ObjectSchema<{
|
|
33
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
34
|
-
readonly data: v.ObjectSchema<{
|
|
35
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
36
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
37
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
38
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
39
|
-
readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
40
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
41
|
-
}, undefined>;
|
|
42
|
-
}, undefined>;
|
|
43
|
-
type UpdateGCFlyTourSnapDocumentRequest = v.InferOutput<typeof UpdateGCFlyTourSnapDocumentRequest>;
|
|
44
|
-
//#endregion
|
|
45
|
-
//#region src/entities/gcflytour-snap/query.d.ts
|
|
46
|
-
declare const QueryStrapiSearchGCFlyTourSnaps: v.ObjectSchema<{
|
|
47
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
48
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
49
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
50
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
51
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
52
|
-
readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
53
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
54
|
-
readonly gcflytours: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
|
|
55
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
|
|
56
|
-
}, undefined>;
|
|
57
|
-
type QueryStrapiSearchGCFlyTourSnaps = v.InferOutput<typeof QueryStrapiSearchGCFlyTourSnaps>;
|
|
58
|
-
//#endregion
|
|
1
|
+
import { C as LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE, S as LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE, _ as CreateGCFlyTourSnapDocument, b as QuerySortGCFlyTourSnaps, g as QueryStrapiSearchGCFlyTourSnaps, q as GCFlyTourSnapDocument, v as UpdateGCFlyTourSnapDocument, x as GCFLYTOUR_SNAP_SORT_KEYS, y as UpdateGCFlyTourSnapDocumentRequest } from "../../index-DWx5cycC.cjs";
|
|
59
2
|
export { CreateGCFlyTourSnapDocument, GCFLYTOUR_SNAP_SORT_KEYS, GCFlyTourSnapDocument, LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE, LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE, QuerySortGCFlyTourSnaps, QueryStrapiSearchGCFlyTourSnaps, UpdateGCFlyTourSnapDocument, UpdateGCFlyTourSnapDocumentRequest };
|
|
@@ -1,59 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/gcflytour-snap/constants.d.ts
|
|
5
|
-
declare const LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE = 100;
|
|
6
|
-
declare const LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE = 1000;
|
|
7
|
-
declare const GCFLYTOUR_SNAP_SORT_KEYS: readonly ["id", "title", "slug", "is_active", "is_hidden", "createdAt", "updatedAt"];
|
|
8
|
-
//#endregion
|
|
9
|
-
//#region src/entities/gcflytour-snap/fields.d.ts
|
|
10
|
-
declare const QuerySortGCFlyTourSnaps: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
|
|
11
|
-
type QuerySortGCFlyTourSnaps = v.InferOutput<typeof QuerySortGCFlyTourSnaps>;
|
|
12
|
-
//#endregion
|
|
13
|
-
//#region src/entities/gcflytour-snap/mutation.d.ts
|
|
14
|
-
declare const CreateGCFlyTourSnapDocument: v.ObjectSchema<{
|
|
15
|
-
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
16
|
-
readonly slug: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
|
|
17
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
18
|
-
readonly is_active: v.BooleanSchema<undefined>;
|
|
19
|
-
readonly is_hidden: v.BooleanSchema<undefined>;
|
|
20
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
21
|
-
}, undefined>;
|
|
22
|
-
type CreateGCFlyTourSnapDocument = v.InferOutput<typeof CreateGCFlyTourSnapDocument>;
|
|
23
|
-
declare const UpdateGCFlyTourSnapDocument: v.ObjectSchema<{
|
|
24
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
25
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
26
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
27
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
28
|
-
readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
29
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
30
|
-
}, undefined>;
|
|
31
|
-
type UpdateGCFlyTourSnapDocument = v.InferOutput<typeof UpdateGCFlyTourSnapDocument>;
|
|
32
|
-
declare const UpdateGCFlyTourSnapDocumentRequest: v.ObjectSchema<{
|
|
33
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
34
|
-
readonly data: v.ObjectSchema<{
|
|
35
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
36
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>, undefined>;
|
|
37
|
-
readonly description: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>, undefined>;
|
|
38
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
39
|
-
readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
40
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
41
|
-
}, undefined>;
|
|
42
|
-
}, undefined>;
|
|
43
|
-
type UpdateGCFlyTourSnapDocumentRequest = v.InferOutput<typeof UpdateGCFlyTourSnapDocumentRequest>;
|
|
44
|
-
//#endregion
|
|
45
|
-
//#region src/entities/gcflytour-snap/query.d.ts
|
|
46
|
-
declare const QueryStrapiSearchGCFlyTourSnaps: v.ObjectSchema<{
|
|
47
|
-
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
48
|
-
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
49
|
-
readonly title: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
50
|
-
readonly slug: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
51
|
-
readonly is_active: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
52
|
-
readonly is_hidden: v.OptionalSchema<v.BooleanSchema<undefined>, undefined>;
|
|
53
|
-
readonly gcflytour: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>;
|
|
54
|
-
readonly gcflytours: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>, undefined>]>, undefined>;
|
|
55
|
-
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "is_active:ASC" | "id:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "is_active:DESC" | "slug:ASC" | "slug:DESC" | "title:ASC" | "title:DESC" | "is_hidden:ASC" | "is_hidden:DESC")[], 7, undefined>]>, undefined>;
|
|
56
|
-
}, undefined>;
|
|
57
|
-
type QueryStrapiSearchGCFlyTourSnaps = v.InferOutput<typeof QueryStrapiSearchGCFlyTourSnaps>;
|
|
58
|
-
//#endregion
|
|
1
|
+
import { C as LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE, S as LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE, _ as CreateGCFlyTourSnapDocument, b as QuerySortGCFlyTourSnaps, g as QueryStrapiSearchGCFlyTourSnaps, q as GCFlyTourSnapDocument, v as UpdateGCFlyTourSnapDocument, x as GCFLYTOUR_SNAP_SORT_KEYS, y as UpdateGCFlyTourSnapDocumentRequest } from "../../index-DmSY24F-.mjs";
|
|
59
2
|
export { CreateGCFlyTourSnapDocument, GCFLYTOUR_SNAP_SORT_KEYS, GCFlyTourSnapDocument, LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE, LIMIT_GCFLYTOUR_SNAP_PAGINATION_MAX_SIZE, QuerySortGCFlyTourSnaps, QueryStrapiSearchGCFlyTourSnaps, UpdateGCFlyTourSnapDocument, UpdateGCFlyTourSnapDocumentRequest };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as BaseDocument } from "../../document-Bqoi1MdT.mjs";
|
|
2
1
|
import { n as ERROR_MESSAGE_REGEX_URL_SLUG, o as REGEX_URL_SLUG } from "../../regex-BnKGcdS4.mjs";
|
|
3
2
|
import { d as VStringMinMax, f as VStringMinMaxRegex, i as VSize, l as VStringMax, r as VPage } from "../../validators-P5E_3qzc.mjs";
|
|
4
|
-
import { a as SAssociateOneEntity, s as SQueryManyEntities } from "../../
|
|
3
|
+
import { a as SAssociateOneEntity, s as SQueryManyEntities } from "../../relationships-D1Kp-Gfe.mjs";
|
|
4
|
+
import { a as GCFlyTourSnapDocument } from "../../document-kvIqz0p6.mjs";
|
|
5
5
|
import * as v from "valibot";
|
|
6
6
|
//#region src/entities/gcflytour-snap/constants.ts
|
|
7
7
|
const LIMIT_GCFLYTOUR_SNAP_PAGINATION_DEFAULT_SIZE = 100;
|
|
@@ -16,16 +16,6 @@ const GCFLYTOUR_SNAP_SORT_KEYS = [
|
|
|
16
16
|
"updatedAt"
|
|
17
17
|
];
|
|
18
18
|
//#endregion
|
|
19
|
-
//#region src/entities/gcflytour-snap/document.ts
|
|
20
|
-
const GCFlyTourSnapDocument = v.object({
|
|
21
|
-
...BaseDocument.entries,
|
|
22
|
-
title: v.string(),
|
|
23
|
-
slug: v.string(),
|
|
24
|
-
description: v.nullable(v.string()),
|
|
25
|
-
is_active: v.boolean(),
|
|
26
|
-
is_hidden: v.boolean()
|
|
27
|
-
});
|
|
28
|
-
//#endregion
|
|
29
19
|
//#region src/entities/gcflytour-snap/fields.ts
|
|
30
20
|
const QuerySortGCFlyTourSnaps = v.optional(v.pipe(v.array(v.picklist(GCFLYTOUR_SNAP_SORT_KEYS.flatMap((k) => [`${k}:ASC`, `${k}:DESC`]))), v.maxLength(GCFLYTOUR_SNAP_SORT_KEYS.length)));
|
|
31
21
|
//#endregion
|
|
@@ -9,8 +9,8 @@ valibot = require_chunk.__toESM(valibot, 1);
|
|
|
9
9
|
//#region src/entities/landing-page/document.ts
|
|
10
10
|
const LandingPageDocument = valibot.object({
|
|
11
11
|
...require_document.BaseDocument.entries,
|
|
12
|
-
seo: valibot.nullable(require_components_shared_index.SeoMeta),
|
|
13
|
-
header_background: valibot.nullable(valibot.lazy(() => require_media_upload.MediaUploadDocument)),
|
|
12
|
+
seo: valibot.nullable(valibot.lazy(() => require_components_shared_index.SeoMeta)),
|
|
13
|
+
header_background: valibot.nullable(valibot.array(valibot.lazy(() => require_media_upload.MediaUploadDocument))),
|
|
14
14
|
announcements: valibot.nullable(require_components_blocks_index.BlockAnnouncementBar),
|
|
15
15
|
trends_title: valibot.string(),
|
|
16
16
|
trends_description: valibot.string(),
|