@getcommunity/gc-validators 0.0.288-alpha.2 → 0.0.288-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/base/index.cjs +1 -1
- package/dist/base/index.d.cts +2 -2
- package/dist/base/index.d.mts +2 -2
- package/dist/base/index.mjs +1 -1
- package/dist/{document-DKCXrhcv.mjs → document-CMD9cQiK.mjs} +9 -9
- package/dist/entities/audit-log/query.cjs +7 -6
- package/dist/entities/audit-log/query.d.cts +6 -25
- package/dist/entities/audit-log/query.d.mts +6 -25
- package/dist/entities/audit-log/query.mjs +2 -1
- package/dist/entities/blog-post/document.cjs +1 -1
- package/dist/entities/blog-post/document.mjs +1 -1
- package/dist/entities/blog-post/query.cjs +9 -8
- package/dist/entities/blog-post/query.d.cts +6 -21
- package/dist/entities/blog-post/query.d.mts +6 -21
- package/dist/entities/blog-post/query.mjs +2 -1
- package/dist/entities/category/document.cjs +1 -1
- package/dist/entities/category/document.mjs +1 -1
- package/dist/entities/category/query.cjs +7 -6
- package/dist/entities/category/query.d.cts +6 -12
- package/dist/entities/category/query.d.mts +6 -12
- package/dist/entities/category/query.mjs +2 -1
- package/dist/entities/client/query.cjs +6 -5
- package/dist/entities/client/query.d.cts +1 -1
- package/dist/entities/client/query.d.mts +1 -1
- package/dist/entities/client/query.mjs +2 -1
- package/dist/entities/client-content-pillar/query.cjs +1 -1
- package/dist/entities/client-content-pillar/query.d.cts +1 -1
- package/dist/entities/client-content-pillar/query.d.mts +1 -1
- package/dist/entities/client-content-pillar/query.mjs +1 -1
- package/dist/entities/client-media-platform/query.cjs +1 -1
- package/dist/entities/client-media-platform/query.d.cts +1 -1
- package/dist/entities/client-media-platform/query.d.mts +1 -1
- package/dist/entities/client-media-platform/query.mjs +1 -1
- package/dist/entities/client-project/query.cjs +12 -11
- package/dist/entities/client-project/query.d.cts +7 -29
- package/dist/entities/client-project/query.d.mts +7 -29
- package/dist/entities/client-project/query.mjs +2 -1
- package/dist/entities/client-report/query.cjs +6 -5
- package/dist/entities/client-report/query.d.cts +7 -18
- package/dist/entities/client-report/query.d.mts +7 -18
- package/dist/entities/client-report/query.mjs +2 -1
- package/dist/entities/client-styleguide/query.cjs +6 -5
- package/dist/entities/client-styleguide/query.d.cts +7 -14
- package/dist/entities/client-styleguide/query.d.mts +7 -14
- package/dist/entities/client-styleguide/query.mjs +2 -1
- package/dist/entities/client-user/query.cjs +1 -1
- package/dist/entities/client-user/query.d.cts +1 -1
- package/dist/entities/client-user/query.d.mts +1 -1
- package/dist/entities/client-user/query.mjs +1 -1
- package/dist/entities/content-pillar/query.cjs +1 -1
- package/dist/entities/content-pillar/query.d.cts +1 -1
- package/dist/entities/content-pillar/query.d.mts +1 -1
- package/dist/entities/content-pillar/query.mjs +1 -1
- package/dist/entities/formatter/constants.d.cts +1 -1
- package/dist/entities/formatter/constants.d.mts +1 -1
- package/dist/entities/formatter/fields.d.cts +4 -4
- package/dist/entities/formatter/fields.d.mts +4 -4
- package/dist/entities/gcflytour/query.cjs +1 -1
- package/dist/entities/gcflytour/query.d.cts +1 -1
- package/dist/entities/gcflytour/query.d.mts +1 -1
- package/dist/entities/gcflytour/query.mjs +1 -1
- package/dist/entities/gcflytour-snap/query.cjs +1 -1
- package/dist/entities/gcflytour-snap/query.d.cts +1 -1
- package/dist/entities/gcflytour-snap/query.d.mts +1 -1
- package/dist/entities/gcflytour-snap/query.mjs +1 -1
- package/dist/entities/media-content-type/query.cjs +1 -1
- package/dist/entities/media-content-type/query.d.cts +1 -1
- package/dist/entities/media-content-type/query.d.mts +1 -1
- package/dist/entities/media-content-type/query.mjs +1 -1
- package/dist/entities/media-creative-format/query.cjs +1 -1
- package/dist/entities/media-creative-format/query.d.cts +1 -1
- package/dist/entities/media-creative-format/query.d.mts +1 -1
- package/dist/entities/media-creative-format/query.mjs +1 -1
- package/dist/entities/media-medium/query.cjs +1 -1
- package/dist/entities/media-medium/query.d.cts +1 -1
- package/dist/entities/media-medium/query.d.mts +1 -1
- package/dist/entities/media-medium/query.mjs +1 -1
- package/dist/entities/media-platform/query.cjs +1 -1
- package/dist/entities/media-platform/query.d.cts +1 -1
- package/dist/entities/media-platform/query.d.mts +1 -1
- package/dist/entities/media-platform/query.mjs +1 -1
- package/dist/entities/monday-workspace/query.cjs +6 -5
- package/dist/entities/monday-workspace/query.d.cts +7 -14
- package/dist/entities/monday-workspace/query.d.mts +7 -14
- package/dist/entities/monday-workspace/query.mjs +2 -1
- package/dist/entities/tag/query.cjs +7 -6
- package/dist/entities/tag/query.d.cts +6 -12
- package/dist/entities/tag/query.d.mts +6 -12
- package/dist/entities/tag/query.mjs +2 -1
- package/dist/entities/team-member/document.cjs +1 -1
- package/dist/entities/team-member/document.mjs +1 -1
- package/dist/entities/team-member/query.cjs +8 -7
- package/dist/entities/team-member/query.d.cts +6 -17
- package/dist/entities/team-member/query.d.mts +6 -17
- package/dist/entities/team-member/query.mjs +2 -1
- package/dist/entities/trend/document.cjs +1 -1
- package/dist/entities/trend/document.mjs +1 -1
- package/dist/entities/up-permission/fields.d.cts +1 -1
- package/dist/entities/up-permission/fields.d.mts +1 -1
- package/dist/entities/up-role/query.cjs +6 -5
- package/dist/entities/up-role/query.d.cts +1 -1
- package/dist/entities/up-role/query.d.mts +1 -1
- package/dist/entities/up-role/query.mjs +2 -1
- package/dist/entities/up-user/query.cjs +1 -1
- package/dist/entities/up-user/query.d.cts +1 -1
- package/dist/entities/up-user/query.d.mts +1 -1
- package/dist/entities/up-user/query.mjs +1 -1
- package/dist/entities/url-redirect/query.cjs +6 -5
- package/dist/entities/url-redirect/query.d.cts +6 -15
- package/dist/entities/url-redirect/query.d.mts +6 -15
- package/dist/entities/url-redirect/query.mjs +2 -1
- package/dist/entities/user-account/query.cjs +1 -1
- package/dist/entities/user-account/query.d.cts +1 -1
- package/dist/entities/user-account/query.d.mts +1 -1
- package/dist/entities/user-account/query.mjs +1 -1
- package/dist/entities/utm-tracking-link/query.cjs +7 -6
- package/dist/entities/utm-tracking-link/query.d.cts +8 -30
- package/dist/entities/utm-tracking-link/query.d.mts +8 -30
- package/dist/entities/utm-tracking-link/query.mjs +3 -2
- package/dist/{fields-S54MmK9N.d.mts → fields-BoIWv7BD.d.mts} +1 -1
- package/dist/{fields-PCsCdBLK.d.cts → fields-DaAvm6kj.d.cts} +1 -1
- package/dist/filters/index.cjs +19 -18
- package/dist/filters/index.d.cts +109 -2
- package/dist/filters/index.d.mts +109 -2
- package/dist/filters/index.mjs +2 -1
- package/dist/{string-BzuFgUlq.mjs → identifier-CXlBnKdk.mjs} +1 -35
- package/dist/{string-CmrQCAO3.cjs → identifier-Dmax1xo2.cjs} +0 -52
- package/dist/{index-B3eh9Z-Q.d.cts → index-BgZbDm41.d.cts} +6 -1
- package/dist/{index-B3eh9Z-Q.d.mts → index-BgZbDm41.d.mts} +6 -1
- package/dist/{index-G2dwQO5K.d.cts → index-CPxt9kfS.d.cts} +3 -17
- package/dist/{index-S6qdsw3U.d.mts → index-QwaC0W5H.d.mts} +3 -17
- package/dist/{query-F1Pi5Frs.d.mts → query-0MyyHYA2.d.mts} +9 -8
- package/dist/{query-C6GwPFXA.d.mts → query-9J5wmu64.d.mts} +12 -33
- package/dist/{query-B_0RzvVW.cjs → query-B-6-qAuN.cjs} +12 -11
- package/dist/{query-CZWKfQ2W.d.mts → query-BOv5YhYc.d.cts} +16 -26
- package/dist/{query-Db1jwzou.d.cts → query-BQkvCQDy.d.mts} +16 -26
- package/dist/{query-0Z9KdoGa.d.mts → query-BSphap4l.d.mts} +14 -32
- package/dist/{query-Du84-6vd.mjs → query-B_Kr4diZ.mjs} +1 -1
- package/dist/{query-DxEOf4Ya.d.cts → query-BdS6AzQM.d.mts} +27 -79
- package/dist/{query-DAmB2_nm.d.cts → query-BiM_LW7b.d.cts} +12 -33
- package/dist/{query-Bi8_XzuT.mjs → query-BkrbXapq.mjs} +2 -1
- package/dist/{query-BGz5Dj7o.d.cts → query-C0STzKW-.d.cts} +9 -8
- package/dist/{query-BjiGq9-J.cjs → query-C1EUVVMT.cjs} +27 -26
- package/dist/{query-gZEGybi3.d.cts → query-CCAKLxKT.d.cts} +14 -32
- package/dist/{query-CZV-Qu8U.mjs → query-CQEN_HJN.mjs} +2 -1
- package/dist/{query-CJTbiRV2.mjs → query-CSOBMIJi.mjs} +2 -1
- package/dist/{query-Dzx1W_xi.cjs → query-CTqyKcbH.cjs} +11 -10
- package/dist/{query-X_l9YFS6.d.mts → query-CbCFSDNP.d.cts} +12 -27
- package/dist/{query-hvHQxwdK.d.mts → query-DIQPfsSq.d.cts} +6 -22
- package/dist/{query-ohFZ5p3e.d.cts → query-DQvrkaL2.d.mts} +6 -22
- package/dist/{query-Ck0NC_9l.cjs → query-D_xMsBEz.cjs} +11 -10
- package/dist/{query-CEvYGQyI.d.cts → query-DlpZHcIM.d.mts} +12 -27
- package/dist/{query-C-G04KqP.d.mts → query-PKg23GyY.d.cts} +27 -79
- package/dist/{query-DV68iZaG.mjs → query-k67TaoJs.mjs} +2 -1
- package/dist/{query-CMOLb-qs.cjs → query-okrI1jn4.cjs} +8 -8
- package/dist/string-By4lqNB3.cjs +53 -0
- package/dist/string-CHEFvHQa.mjs +36 -0
- package/dist/utilities/index.d.cts +1 -1
- package/dist/utilities/index.d.mts +1 -1
- package/package.json +1 -1
- package/dist/index-Bk5hIBoB.d.cts +0 -108
- package/dist/index-Bk5hIBoB.d.mts +0 -108
- package/dist/{document-D-6H7hBf.cjs → document-C5i7ol4r.cjs} +8 -8
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchClientMediaPlatforms, t as FilterStrapiClientMediaPlatforms } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchClientMediaPlatforms, t as FilterStrapiClientMediaPlatforms } from "../../query-CQEN_HJN.mjs";
|
|
2
2
|
export { FilterStrapiClientMediaPlatforms, QueryStrapiSearchClientMediaPlatforms };
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
3
|
const require_logical_operators = require("../../logical-operators-Bku8NPDs.cjs");
|
|
4
|
-
const require_string = require("../../string-
|
|
4
|
+
const require_string = require("../../string-By4lqNB3.cjs");
|
|
5
5
|
const require_boolean = require("../../boolean-BwqaNE9c.cjs");
|
|
6
|
+
const require_identifier = require("../../identifier-Dmax1xo2.cjs");
|
|
6
7
|
const require_picklist = require("../../picklist-DMZjp2EE.cjs");
|
|
7
8
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
8
9
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
@@ -14,12 +15,12 @@ valibot = require_chunk.__toESM(valibot, 1);
|
|
|
14
15
|
const FilterClientProjectStatus = require_picklist.createPicklistArrayFilter(require_entities_client_project_fields.ClientProjectStatus);
|
|
15
16
|
const FilterClientProjectPhase = require_picklist.createPicklistFilter(require_entities_client_project_fields.ClientProjectPhase);
|
|
16
17
|
const FilterStrapiClientProjects = require_logical_operators.createStrapiFilterSchema({
|
|
17
|
-
id:
|
|
18
|
-
documentId:
|
|
19
|
-
createdAt:
|
|
20
|
-
updatedAt:
|
|
18
|
+
id: require_identifier.IdFilter,
|
|
19
|
+
documentId: require_identifier.DocumentIdFilter,
|
|
20
|
+
createdAt: require_identifier.DateTimeFilter,
|
|
21
|
+
updatedAt: require_identifier.DateTimeFilter,
|
|
21
22
|
title: require_string.StringFilter,
|
|
22
|
-
slug:
|
|
23
|
+
slug: require_identifier.SlugFilter,
|
|
23
24
|
is_active: require_boolean.BooleanFilter,
|
|
24
25
|
is_hidden: require_boolean.BooleanFilter,
|
|
25
26
|
project_status: FilterClientProjectStatus,
|
|
@@ -29,12 +30,12 @@ const FilterStrapiClientProjects = require_logical_operators.createStrapiFilterS
|
|
|
29
30
|
project_pricing: require_string.StringFilter,
|
|
30
31
|
project_address: require_string.StringFilter,
|
|
31
32
|
phone_number: require_string.StringFilter,
|
|
32
|
-
num_of_models:
|
|
33
|
-
num_of_units_remain:
|
|
33
|
+
num_of_models: require_identifier.NumberFilter,
|
|
34
|
+
num_of_units_remain: require_identifier.NumberFilter,
|
|
34
35
|
buyer_profile: require_string.StringFilter,
|
|
35
|
-
social_organic_start_date:
|
|
36
|
-
paid_media_start_date:
|
|
37
|
-
go_date:
|
|
36
|
+
social_organic_start_date: require_identifier.DateFilter,
|
|
37
|
+
paid_media_start_date: require_identifier.DateFilter,
|
|
38
|
+
go_date: require_identifier.DateFilter,
|
|
38
39
|
clients: valibot.optional(valibot.lazy(() => require_entities_client_query.FilterStrapiClients))
|
|
39
40
|
});
|
|
40
41
|
const QueryStrapiSearchClientProjects = valibot.object({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as BooleanFilter,
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
1
|
+
import { C as BooleanFilter, E as StrapiStrictFilterObjectSchema, T as StrapiLogicalFilter, _ as DateFilter, d as DocumentIdFilter, h as SlugFilter, l as NumberFilter, n as LongStringFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-BgZbDm41.cjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-DIQPfsSq.cjs";
|
|
3
3
|
import * as v from "valibot";
|
|
4
4
|
|
|
5
5
|
//#region src/entities/client-project/query.d.ts
|
|
@@ -39,7 +39,7 @@ declare const FilterClientProjectPhase: StrapiStrictFilterObjectSchema<{
|
|
|
39
39
|
}>;
|
|
40
40
|
}>;
|
|
41
41
|
type FilterClientProjectPhase = v.InferOutput<typeof FilterClientProjectPhase>;
|
|
42
|
-
|
|
42
|
+
type FilterStrapiClientProjectsFields = {
|
|
43
43
|
id?: IdFilter;
|
|
44
44
|
documentId?: DocumentIdFilter;
|
|
45
45
|
createdAt?: DateTimeFilter;
|
|
@@ -62,36 +62,14 @@ declare const FilterStrapiClientProjects: v.GenericSchema<{
|
|
|
62
62
|
paid_media_start_date?: DateFilter;
|
|
63
63
|
go_date?: DateFilter;
|
|
64
64
|
clients?: FilterStrapiClients;
|
|
65
|
-
}
|
|
66
|
-
type FilterStrapiClientProjects =
|
|
65
|
+
};
|
|
66
|
+
type FilterStrapiClientProjects = StrapiLogicalFilter<FilterStrapiClientProjectsFields>;
|
|
67
|
+
declare const FilterStrapiClientProjects: v.GenericSchema<FilterStrapiClientProjects>;
|
|
67
68
|
declare const QueryStrapiSearchClientProjects: v.ObjectSchema<{
|
|
68
69
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
69
70
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
70
71
|
readonly sort: v.OptionalSchema<v.UnionSchema<[v.ArraySchema<v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, undefined>, v.SchemaWithPipe<readonly [v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, v.TransformAction<`${string}:asc` | `${string}:desc`, (`${string}:asc` | `${string}:desc`)[]>]>], undefined>, undefined>;
|
|
71
|
-
readonly f: v.OptionalSchema<v.GenericSchema<
|
|
72
|
-
id?: IdFilter;
|
|
73
|
-
documentId?: DocumentIdFilter;
|
|
74
|
-
createdAt?: DateTimeFilter;
|
|
75
|
-
updatedAt?: DateTimeFilter;
|
|
76
|
-
title?: StringFilter;
|
|
77
|
-
slug?: SlugFilter;
|
|
78
|
-
is_active?: BooleanFilter;
|
|
79
|
-
is_hidden?: BooleanFilter;
|
|
80
|
-
project_status?: FilterClientProjectStatus;
|
|
81
|
-
project_phase?: FilterClientProjectPhase;
|
|
82
|
-
project_url?: LongStringFilter;
|
|
83
|
-
project_type?: StringFilter;
|
|
84
|
-
project_pricing?: StringFilter;
|
|
85
|
-
project_address?: StringFilter;
|
|
86
|
-
phone_number?: StringFilter;
|
|
87
|
-
num_of_models?: NumberFilter;
|
|
88
|
-
num_of_units_remain?: NumberFilter;
|
|
89
|
-
buyer_profile?: StringFilter;
|
|
90
|
-
social_organic_start_date?: DateFilter;
|
|
91
|
-
paid_media_start_date?: DateFilter;
|
|
92
|
-
go_date?: DateFilter;
|
|
93
|
-
clients?: FilterStrapiClients;
|
|
94
|
-
}>, undefined>;
|
|
72
|
+
readonly f: v.OptionalSchema<v.GenericSchema<FilterStrapiClientProjects>, undefined>;
|
|
95
73
|
}, undefined>;
|
|
96
74
|
type QueryStrapiSearchClientProjects = v.InferOutput<typeof QueryStrapiSearchClientProjects>;
|
|
97
75
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as BooleanFilter,
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
1
|
+
import { C as BooleanFilter, E as StrapiStrictFilterObjectSchema, T as StrapiLogicalFilter, _ as DateFilter, d as DocumentIdFilter, h as SlugFilter, l as NumberFilter, n as LongStringFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-BgZbDm41.mjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-DQvrkaL2.mjs";
|
|
3
3
|
import * as v from "valibot";
|
|
4
4
|
|
|
5
5
|
//#region src/entities/client-project/query.d.ts
|
|
@@ -39,7 +39,7 @@ declare const FilterClientProjectPhase: StrapiStrictFilterObjectSchema<{
|
|
|
39
39
|
}>;
|
|
40
40
|
}>;
|
|
41
41
|
type FilterClientProjectPhase = v.InferOutput<typeof FilterClientProjectPhase>;
|
|
42
|
-
|
|
42
|
+
type FilterStrapiClientProjectsFields = {
|
|
43
43
|
id?: IdFilter;
|
|
44
44
|
documentId?: DocumentIdFilter;
|
|
45
45
|
createdAt?: DateTimeFilter;
|
|
@@ -62,36 +62,14 @@ declare const FilterStrapiClientProjects: v.GenericSchema<{
|
|
|
62
62
|
paid_media_start_date?: DateFilter;
|
|
63
63
|
go_date?: DateFilter;
|
|
64
64
|
clients?: FilterStrapiClients;
|
|
65
|
-
}
|
|
66
|
-
type FilterStrapiClientProjects =
|
|
65
|
+
};
|
|
66
|
+
type FilterStrapiClientProjects = StrapiLogicalFilter<FilterStrapiClientProjectsFields>;
|
|
67
|
+
declare const FilterStrapiClientProjects: v.GenericSchema<FilterStrapiClientProjects>;
|
|
67
68
|
declare const QueryStrapiSearchClientProjects: v.ObjectSchema<{
|
|
68
69
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
69
70
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
70
71
|
readonly sort: v.OptionalSchema<v.UnionSchema<[v.ArraySchema<v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, undefined>, v.SchemaWithPipe<readonly [v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, v.TransformAction<`${string}:asc` | `${string}:desc`, (`${string}:asc` | `${string}:desc`)[]>]>], undefined>, undefined>;
|
|
71
|
-
readonly f: v.OptionalSchema<v.GenericSchema<
|
|
72
|
-
id?: IdFilter;
|
|
73
|
-
documentId?: DocumentIdFilter;
|
|
74
|
-
createdAt?: DateTimeFilter;
|
|
75
|
-
updatedAt?: DateTimeFilter;
|
|
76
|
-
title?: StringFilter;
|
|
77
|
-
slug?: SlugFilter;
|
|
78
|
-
is_active?: BooleanFilter;
|
|
79
|
-
is_hidden?: BooleanFilter;
|
|
80
|
-
project_status?: FilterClientProjectStatus;
|
|
81
|
-
project_phase?: FilterClientProjectPhase;
|
|
82
|
-
project_url?: LongStringFilter;
|
|
83
|
-
project_type?: StringFilter;
|
|
84
|
-
project_pricing?: StringFilter;
|
|
85
|
-
project_address?: StringFilter;
|
|
86
|
-
phone_number?: StringFilter;
|
|
87
|
-
num_of_models?: NumberFilter;
|
|
88
|
-
num_of_units_remain?: NumberFilter;
|
|
89
|
-
buyer_profile?: StringFilter;
|
|
90
|
-
social_organic_start_date?: DateFilter;
|
|
91
|
-
paid_media_start_date?: DateFilter;
|
|
92
|
-
go_date?: DateFilter;
|
|
93
|
-
clients?: FilterStrapiClients;
|
|
94
|
-
}>, undefined>;
|
|
72
|
+
readonly f: v.OptionalSchema<v.GenericSchema<FilterStrapiClientProjects>, undefined>;
|
|
95
73
|
}, undefined>;
|
|
96
74
|
type QueryStrapiSearchClientProjects = v.InferOutput<typeof QueryStrapiSearchClientProjects>;
|
|
97
75
|
//#endregion
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { t as createStrapiFilterSchema } from "../../logical-operators-C0-wSK0P.mjs";
|
|
2
|
-
import {
|
|
2
|
+
import { n as LongStringFilter, r as StringFilter } from "../../string-CHEFvHQa.mjs";
|
|
3
3
|
import { t as BooleanFilter } from "../../boolean-cJxcC8gC.mjs";
|
|
4
|
+
import { a as SlugFilter, f as DateFilter, m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter, u as NumberFilter } from "../../identifier-CXlBnKdk.mjs";
|
|
4
5
|
import { n as createPicklistFilter, t as createPicklistArrayFilter } from "../../picklist-DayZlSoN.mjs";
|
|
5
6
|
import { n as VSize, t as VPage } from "../../pagination-CK-mJT5q.mjs";
|
|
6
7
|
import { t as QuerySortValues } from "../../sort-FYsWXlaD.mjs";
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
3
|
const require_logical_operators = require("../../logical-operators-Bku8NPDs.cjs");
|
|
4
|
-
const require_string = require("../../string-
|
|
4
|
+
const require_string = require("../../string-By4lqNB3.cjs");
|
|
5
5
|
const require_boolean = require("../../boolean-BwqaNE9c.cjs");
|
|
6
|
+
const require_identifier = require("../../identifier-Dmax1xo2.cjs");
|
|
6
7
|
const require_picklist = require("../../picklist-DMZjp2EE.cjs");
|
|
7
8
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
8
9
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
@@ -12,10 +13,10 @@ valibot = require_chunk.__toESM(valibot, 1);
|
|
|
12
13
|
//#region src/entities/client-report/query.ts
|
|
13
14
|
const FilterClientReportScopes = require_picklist.createPicklistArrayFilter(valibot.string());
|
|
14
15
|
const FilterStrapiClientReports = require_logical_operators.createStrapiFilterSchema({
|
|
15
|
-
id:
|
|
16
|
-
documentId:
|
|
17
|
-
createdAt:
|
|
18
|
-
updatedAt:
|
|
16
|
+
id: require_identifier.IdFilter,
|
|
17
|
+
documentId: require_identifier.DocumentIdFilter,
|
|
18
|
+
createdAt: require_identifier.DateTimeFilter,
|
|
19
|
+
updatedAt: require_identifier.DateTimeFilter,
|
|
19
20
|
title: require_string.StringFilter,
|
|
20
21
|
report_id: require_string.StringFilter,
|
|
21
22
|
is_active: require_boolean.BooleanFilter,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as BooleanFilter,
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
1
|
+
import { C as BooleanFilter, E as StrapiStrictFilterObjectSchema, T as StrapiLogicalFilter, d as DocumentIdFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-BgZbDm41.cjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-DIQPfsSq.cjs";
|
|
3
3
|
import * as v from "valibot";
|
|
4
4
|
|
|
5
5
|
//#region src/entities/client-report/query.d.ts
|
|
@@ -21,7 +21,7 @@ declare const FilterClientReportScopes: StrapiStrictFilterObjectSchema<{
|
|
|
21
21
|
}>;
|
|
22
22
|
}>;
|
|
23
23
|
type FilterClientReportScopes = v.InferOutput<typeof FilterClientReportScopes>;
|
|
24
|
-
|
|
24
|
+
type FilterStrapiClientReportsFields = {
|
|
25
25
|
id?: IdFilter;
|
|
26
26
|
documentId?: DocumentIdFilter;
|
|
27
27
|
createdAt?: DateTimeFilter;
|
|
@@ -33,25 +33,14 @@ declare const FilterStrapiClientReports: v.GenericSchema<{
|
|
|
33
33
|
is_hidden?: BooleanFilter;
|
|
34
34
|
scopes?: FilterClientReportScopes;
|
|
35
35
|
clients?: FilterStrapiClients;
|
|
36
|
-
}
|
|
37
|
-
type FilterStrapiClientReports =
|
|
36
|
+
};
|
|
37
|
+
type FilterStrapiClientReports = StrapiLogicalFilter<FilterStrapiClientReportsFields>;
|
|
38
|
+
declare const FilterStrapiClientReports: v.GenericSchema<FilterStrapiClientReports>;
|
|
38
39
|
declare const QueryStrapiSearchClientReports: v.ObjectSchema<{
|
|
39
40
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
40
41
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
41
42
|
readonly sort: v.OptionalSchema<v.UnionSchema<[v.ArraySchema<v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, undefined>, v.SchemaWithPipe<readonly [v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, v.TransformAction<`${string}:asc` | `${string}:desc`, (`${string}:asc` | `${string}:desc`)[]>]>], undefined>, undefined>;
|
|
42
|
-
readonly f: v.OptionalSchema<v.GenericSchema<
|
|
43
|
-
id?: IdFilter;
|
|
44
|
-
documentId?: DocumentIdFilter;
|
|
45
|
-
createdAt?: DateTimeFilter;
|
|
46
|
-
updatedAt?: DateTimeFilter;
|
|
47
|
-
title?: StringFilter;
|
|
48
|
-
report_id?: StringFilter;
|
|
49
|
-
is_active?: BooleanFilter;
|
|
50
|
-
is_external?: BooleanFilter;
|
|
51
|
-
is_hidden?: BooleanFilter;
|
|
52
|
-
scopes?: FilterClientReportScopes;
|
|
53
|
-
clients?: FilterStrapiClients;
|
|
54
|
-
}>, undefined>;
|
|
43
|
+
readonly f: v.OptionalSchema<v.GenericSchema<FilterStrapiClientReports>, undefined>;
|
|
55
44
|
}, undefined>;
|
|
56
45
|
type QueryStrapiSearchClientReports = v.InferOutput<typeof QueryStrapiSearchClientReports>;
|
|
57
46
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as BooleanFilter,
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
1
|
+
import { C as BooleanFilter, E as StrapiStrictFilterObjectSchema, T as StrapiLogicalFilter, d as DocumentIdFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-BgZbDm41.mjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-DQvrkaL2.mjs";
|
|
3
3
|
import * as v from "valibot";
|
|
4
4
|
|
|
5
5
|
//#region src/entities/client-report/query.d.ts
|
|
@@ -21,7 +21,7 @@ declare const FilterClientReportScopes: StrapiStrictFilterObjectSchema<{
|
|
|
21
21
|
}>;
|
|
22
22
|
}>;
|
|
23
23
|
type FilterClientReportScopes = v.InferOutput<typeof FilterClientReportScopes>;
|
|
24
|
-
|
|
24
|
+
type FilterStrapiClientReportsFields = {
|
|
25
25
|
id?: IdFilter;
|
|
26
26
|
documentId?: DocumentIdFilter;
|
|
27
27
|
createdAt?: DateTimeFilter;
|
|
@@ -33,25 +33,14 @@ declare const FilterStrapiClientReports: v.GenericSchema<{
|
|
|
33
33
|
is_hidden?: BooleanFilter;
|
|
34
34
|
scopes?: FilterClientReportScopes;
|
|
35
35
|
clients?: FilterStrapiClients;
|
|
36
|
-
}
|
|
37
|
-
type FilterStrapiClientReports =
|
|
36
|
+
};
|
|
37
|
+
type FilterStrapiClientReports = StrapiLogicalFilter<FilterStrapiClientReportsFields>;
|
|
38
|
+
declare const FilterStrapiClientReports: v.GenericSchema<FilterStrapiClientReports>;
|
|
38
39
|
declare const QueryStrapiSearchClientReports: v.ObjectSchema<{
|
|
39
40
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
40
41
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
41
42
|
readonly sort: v.OptionalSchema<v.UnionSchema<[v.ArraySchema<v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, undefined>, v.SchemaWithPipe<readonly [v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, v.TransformAction<`${string}:asc` | `${string}:desc`, (`${string}:asc` | `${string}:desc`)[]>]>], undefined>, undefined>;
|
|
42
|
-
readonly f: v.OptionalSchema<v.GenericSchema<
|
|
43
|
-
id?: IdFilter;
|
|
44
|
-
documentId?: DocumentIdFilter;
|
|
45
|
-
createdAt?: DateTimeFilter;
|
|
46
|
-
updatedAt?: DateTimeFilter;
|
|
47
|
-
title?: StringFilter;
|
|
48
|
-
report_id?: StringFilter;
|
|
49
|
-
is_active?: BooleanFilter;
|
|
50
|
-
is_external?: BooleanFilter;
|
|
51
|
-
is_hidden?: BooleanFilter;
|
|
52
|
-
scopes?: FilterClientReportScopes;
|
|
53
|
-
clients?: FilterStrapiClients;
|
|
54
|
-
}>, undefined>;
|
|
43
|
+
readonly f: v.OptionalSchema<v.GenericSchema<FilterStrapiClientReports>, undefined>;
|
|
55
44
|
}, undefined>;
|
|
56
45
|
type QueryStrapiSearchClientReports = v.InferOutput<typeof QueryStrapiSearchClientReports>;
|
|
57
46
|
//#endregion
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { t as createStrapiFilterSchema } from "../../logical-operators-C0-wSK0P.mjs";
|
|
2
|
-
import {
|
|
2
|
+
import { r as StringFilter } from "../../string-CHEFvHQa.mjs";
|
|
3
3
|
import { t as BooleanFilter } from "../../boolean-cJxcC8gC.mjs";
|
|
4
|
+
import { m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter } from "../../identifier-CXlBnKdk.mjs";
|
|
4
5
|
import { t as createPicklistArrayFilter } from "../../picklist-DayZlSoN.mjs";
|
|
5
6
|
import { n as VSize, t as VPage } from "../../pagination-CK-mJT5q.mjs";
|
|
6
7
|
import { t as QuerySortValues } from "../../sort-FYsWXlaD.mjs";
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
3
|
const require_logical_operators = require("../../logical-operators-Bku8NPDs.cjs");
|
|
4
|
-
const require_string = require("../../string-
|
|
4
|
+
const require_string = require("../../string-By4lqNB3.cjs");
|
|
5
5
|
const require_boolean = require("../../boolean-BwqaNE9c.cjs");
|
|
6
|
+
const require_identifier = require("../../identifier-Dmax1xo2.cjs");
|
|
6
7
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
7
8
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
8
9
|
const require_entities_client_query = require("../client/query.cjs");
|
|
@@ -10,10 +11,10 @@ let valibot = require("valibot");
|
|
|
10
11
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
11
12
|
//#region src/entities/client-styleguide/query.ts
|
|
12
13
|
const FilterStrapiClientStyleguides = require_logical_operators.createStrapiFilterSchema({
|
|
13
|
-
id:
|
|
14
|
-
documentId:
|
|
15
|
-
createdAt:
|
|
16
|
-
updatedAt:
|
|
14
|
+
id: require_identifier.IdFilter,
|
|
15
|
+
documentId: require_identifier.DocumentIdFilter,
|
|
16
|
+
createdAt: require_identifier.DateTimeFilter,
|
|
17
|
+
updatedAt: require_identifier.DateTimeFilter,
|
|
17
18
|
title: require_string.StringFilter,
|
|
18
19
|
is_active: require_boolean.BooleanFilter,
|
|
19
20
|
client: valibot.optional(valibot.lazy(() => require_entities_client_query.FilterStrapiClients))
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as BooleanFilter, d as DocumentIdFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
1
|
+
import { C as BooleanFilter, T as StrapiLogicalFilter, d as DocumentIdFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-BgZbDm41.cjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-DIQPfsSq.cjs";
|
|
3
3
|
import * as v from "valibot";
|
|
4
4
|
|
|
5
5
|
//#region src/entities/client-styleguide/query.d.ts
|
|
6
|
-
|
|
6
|
+
type FilterStrapiClientStyleguidesFields = {
|
|
7
7
|
id?: IdFilter;
|
|
8
8
|
documentId?: DocumentIdFilter;
|
|
9
9
|
createdAt?: DateTimeFilter;
|
|
@@ -11,21 +11,14 @@ declare const FilterStrapiClientStyleguides: v.GenericSchema<{
|
|
|
11
11
|
title?: StringFilter;
|
|
12
12
|
is_active?: BooleanFilter;
|
|
13
13
|
client?: FilterStrapiClients;
|
|
14
|
-
}
|
|
15
|
-
type FilterStrapiClientStyleguides =
|
|
14
|
+
};
|
|
15
|
+
type FilterStrapiClientStyleguides = StrapiLogicalFilter<FilterStrapiClientStyleguidesFields>;
|
|
16
|
+
declare const FilterStrapiClientStyleguides: v.GenericSchema<FilterStrapiClientStyleguides>;
|
|
16
17
|
declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
|
|
17
18
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
18
19
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
19
20
|
readonly sort: v.OptionalSchema<v.UnionSchema<[v.ArraySchema<v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, undefined>, v.SchemaWithPipe<readonly [v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, v.TransformAction<`${string}:asc` | `${string}:desc`, (`${string}:asc` | `${string}:desc`)[]>]>], undefined>, undefined>;
|
|
20
|
-
readonly f: v.OptionalSchema<v.GenericSchema<
|
|
21
|
-
id?: IdFilter;
|
|
22
|
-
documentId?: DocumentIdFilter;
|
|
23
|
-
createdAt?: DateTimeFilter;
|
|
24
|
-
updatedAt?: DateTimeFilter;
|
|
25
|
-
title?: StringFilter;
|
|
26
|
-
is_active?: BooleanFilter;
|
|
27
|
-
client?: FilterStrapiClients;
|
|
28
|
-
}>, undefined>;
|
|
21
|
+
readonly f: v.OptionalSchema<v.GenericSchema<FilterStrapiClientStyleguides>, undefined>;
|
|
29
22
|
}, undefined>;
|
|
30
23
|
type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
|
|
31
24
|
//#endregion
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as BooleanFilter, d as DocumentIdFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
1
|
+
import { C as BooleanFilter, T as StrapiLogicalFilter, d as DocumentIdFilter, p as IdFilter, r as StringFilter, y as DateTimeFilter } from "../../index-BgZbDm41.mjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-DQvrkaL2.mjs";
|
|
3
3
|
import * as v from "valibot";
|
|
4
4
|
|
|
5
5
|
//#region src/entities/client-styleguide/query.d.ts
|
|
6
|
-
|
|
6
|
+
type FilterStrapiClientStyleguidesFields = {
|
|
7
7
|
id?: IdFilter;
|
|
8
8
|
documentId?: DocumentIdFilter;
|
|
9
9
|
createdAt?: DateTimeFilter;
|
|
@@ -11,21 +11,14 @@ declare const FilterStrapiClientStyleguides: v.GenericSchema<{
|
|
|
11
11
|
title?: StringFilter;
|
|
12
12
|
is_active?: BooleanFilter;
|
|
13
13
|
client?: FilterStrapiClients;
|
|
14
|
-
}
|
|
15
|
-
type FilterStrapiClientStyleguides =
|
|
14
|
+
};
|
|
15
|
+
type FilterStrapiClientStyleguides = StrapiLogicalFilter<FilterStrapiClientStyleguidesFields>;
|
|
16
|
+
declare const FilterStrapiClientStyleguides: v.GenericSchema<FilterStrapiClientStyleguides>;
|
|
16
17
|
declare const QueryStrapiSearchClientStyleguide: v.ObjectSchema<{
|
|
17
18
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>]>, undefined>;
|
|
18
19
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 1, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
19
20
|
readonly sort: v.OptionalSchema<v.UnionSchema<[v.ArraySchema<v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, undefined>, v.SchemaWithPipe<readonly [v.CustomSchema<`${string}:asc` | `${string}:desc`, undefined>, v.TransformAction<`${string}:asc` | `${string}:desc`, (`${string}:asc` | `${string}:desc`)[]>]>], undefined>, undefined>;
|
|
20
|
-
readonly f: v.OptionalSchema<v.GenericSchema<
|
|
21
|
-
id?: IdFilter;
|
|
22
|
-
documentId?: DocumentIdFilter;
|
|
23
|
-
createdAt?: DateTimeFilter;
|
|
24
|
-
updatedAt?: DateTimeFilter;
|
|
25
|
-
title?: StringFilter;
|
|
26
|
-
is_active?: BooleanFilter;
|
|
27
|
-
client?: FilterStrapiClients;
|
|
28
|
-
}>, undefined>;
|
|
21
|
+
readonly f: v.OptionalSchema<v.GenericSchema<FilterStrapiClientStyleguides>, undefined>;
|
|
29
22
|
}, undefined>;
|
|
30
23
|
type QueryStrapiSearchClientStyleguide = v.InferOutput<typeof QueryStrapiSearchClientStyleguide>;
|
|
31
24
|
//#endregion
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { t as createStrapiFilterSchema } from "../../logical-operators-C0-wSK0P.mjs";
|
|
2
|
-
import {
|
|
2
|
+
import { r as StringFilter } from "../../string-CHEFvHQa.mjs";
|
|
3
3
|
import { t as BooleanFilter } from "../../boolean-cJxcC8gC.mjs";
|
|
4
|
+
import { m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter } from "../../identifier-CXlBnKdk.mjs";
|
|
4
5
|
import { n as VSize, t as VPage } from "../../pagination-CK-mJT5q.mjs";
|
|
5
6
|
import { t as QuerySortValues } from "../../sort-FYsWXlaD.mjs";
|
|
6
7
|
import { FilterStrapiClients } from "../client/query.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_query = require("../../query-
|
|
2
|
+
const require_query = require("../../query-CTqyKcbH.cjs");
|
|
3
3
|
exports.FilterStrapiClientUsers = require_query.FilterStrapiClientUsers;
|
|
4
4
|
exports.QueryStrapiSearchClientUsers = require_query.QueryStrapiSearchClientUsers;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-CCAKLxKT.cjs";
|
|
2
2
|
export { FilterStrapiClientUsers, QueryStrapiSearchClientUsers };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-BSphap4l.mjs";
|
|
2
2
|
export { FilterStrapiClientUsers, QueryStrapiSearchClientUsers };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-BkrbXapq.mjs";
|
|
2
2
|
export { FilterStrapiClientUsers, QueryStrapiSearchClientUsers };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_query = require("../../query-
|
|
2
|
+
const require_query = require("../../query-D_xMsBEz.cjs");
|
|
3
3
|
exports.FilterStrapiContentPillars = require_query.FilterStrapiContentPillars;
|
|
4
4
|
exports.QueryStrapiSearchContentPillars = require_query.QueryStrapiSearchContentPillars;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as QueryStrapiSearchContentPillars, r as FilterStrapiContentPillars } from "../../query-
|
|
1
|
+
import { i as QueryStrapiSearchContentPillars, r as FilterStrapiContentPillars } from "../../query-CbCFSDNP.cjs";
|
|
2
2
|
export { FilterStrapiContentPillars, QueryStrapiSearchContentPillars };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as QueryStrapiSearchContentPillars, r as FilterStrapiContentPillars } from "../../query-
|
|
1
|
+
import { i as QueryStrapiSearchContentPillars, r as FilterStrapiContentPillars } from "../../query-DlpZHcIM.mjs";
|
|
2
2
|
export { FilterStrapiContentPillars, QueryStrapiSearchContentPillars };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as QueryStrapiSearchContentPillars, r as FilterStrapiContentPillars } from "../../query-
|
|
1
|
+
import { i as QueryStrapiSearchContentPillars, r as FilterStrapiContentPillars } from "../../query-CSOBMIJi.mjs";
|
|
2
2
|
export { FilterStrapiContentPillars, QueryStrapiSearchContentPillars };
|
|
@@ -11,7 +11,7 @@ declare const FORMATTER_MODE_OPTIONS: readonly [{
|
|
|
11
11
|
readonly label: "JSON Formatter";
|
|
12
12
|
readonly value: "json";
|
|
13
13
|
}];
|
|
14
|
-
declare const FORMATTER_MODE_VALUES: ("html" | "
|
|
14
|
+
declare const FORMATTER_MODE_VALUES: ("html" | "xml" | "json")[];
|
|
15
15
|
declare const INDENT_LEVEL_OPTIONS: readonly [{
|
|
16
16
|
readonly label: "2 Spaces Indent";
|
|
17
17
|
readonly value: "TWO_SPACES";
|
|
@@ -11,7 +11,7 @@ declare const FORMATTER_MODE_OPTIONS: readonly [{
|
|
|
11
11
|
readonly label: "JSON Formatter";
|
|
12
12
|
readonly value: "json";
|
|
13
13
|
}];
|
|
14
|
-
declare const FORMATTER_MODE_VALUES: ("html" | "
|
|
14
|
+
declare const FORMATTER_MODE_VALUES: ("html" | "xml" | "json")[];
|
|
15
15
|
declare const INDENT_LEVEL_OPTIONS: readonly [{
|
|
16
16
|
readonly label: "2 Spaces Indent";
|
|
17
17
|
readonly value: "TWO_SPACES";
|
|
@@ -41,7 +41,7 @@ declare function buildPrettierConfigHTML(overrides?: Partial<HtmlConfig>): HtmlC
|
|
|
41
41
|
declare function buildPrettierConfigXML(overrides?: Partial<XmlConfig>): XmlConfig;
|
|
42
42
|
declare function buildPrettierConfigJSON(fileType: "json" | "jsonc" | "json5" | "json-stringify", overrides?: Partial<JsonConfig>): JsonConfig;
|
|
43
43
|
type FormatterMode = (typeof FORMATTER_MODE_VALUES)[number];
|
|
44
|
-
declare const SFormatterMode: v.PicklistSchema<("html" | "
|
|
44
|
+
declare const SFormatterMode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
45
45
|
type SFormatterMode = v.InferOutput<typeof SFormatterMode>;
|
|
46
46
|
type IndentLevel = (typeof INDENT_LEVEL_VALUES)[number];
|
|
47
47
|
declare const SIndentLevel: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
@@ -51,13 +51,13 @@ type SContentText = v.InferOutput<typeof SContentText>;
|
|
|
51
51
|
declare const SContentFile: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
52
52
|
type SContentFile = v.InferOutput<typeof SContentFile>;
|
|
53
53
|
declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
54
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
54
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
55
55
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
56
56
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
57
57
|
readonly text_content: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 50000, `Text cannot exceed ${string} characters. Please upload a file instead if your content exceeds this limit.`>]>, undefined>;
|
|
58
58
|
readonly files: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
59
59
|
}, undefined>, v.CheckAction<{
|
|
60
|
-
formatter_mode: "html" | "
|
|
60
|
+
formatter_mode: "html" | "xml" | "json";
|
|
61
61
|
chars_per_line?: number | undefined;
|
|
62
62
|
indent_level: "TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT";
|
|
63
63
|
text_content?: string | undefined;
|
|
@@ -65,7 +65,7 @@ declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
|
65
65
|
}, "You must provide text content or a text file.">]>;
|
|
66
66
|
type SFormatterForm = v.InferOutput<typeof SFormatterForm>;
|
|
67
67
|
declare const SFormatterRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
68
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
68
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
69
69
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
70
70
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
71
71
|
readonly content: v.StringSchema<undefined>;
|
|
@@ -41,7 +41,7 @@ declare function buildPrettierConfigHTML(overrides?: Partial<HtmlConfig>): HtmlC
|
|
|
41
41
|
declare function buildPrettierConfigXML(overrides?: Partial<XmlConfig>): XmlConfig;
|
|
42
42
|
declare function buildPrettierConfigJSON(fileType: "json" | "jsonc" | "json5" | "json-stringify", overrides?: Partial<JsonConfig>): JsonConfig;
|
|
43
43
|
type FormatterMode = (typeof FORMATTER_MODE_VALUES)[number];
|
|
44
|
-
declare const SFormatterMode: v.PicklistSchema<("html" | "
|
|
44
|
+
declare const SFormatterMode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
45
45
|
type SFormatterMode = v.InferOutput<typeof SFormatterMode>;
|
|
46
46
|
type IndentLevel = (typeof INDENT_LEVEL_VALUES)[number];
|
|
47
47
|
declare const SIndentLevel: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
@@ -51,13 +51,13 @@ type SContentText = v.InferOutput<typeof SContentText>;
|
|
|
51
51
|
declare const SContentFile: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
52
52
|
type SContentFile = v.InferOutput<typeof SContentFile>;
|
|
53
53
|
declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
54
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
54
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
55
55
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
56
56
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
57
57
|
readonly text_content: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 50000, `Text cannot exceed ${string} characters. Please upload a file instead if your content exceeds this limit.`>]>, undefined>;
|
|
58
58
|
readonly files: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
59
59
|
}, undefined>, v.CheckAction<{
|
|
60
|
-
formatter_mode: "html" | "
|
|
60
|
+
formatter_mode: "html" | "xml" | "json";
|
|
61
61
|
chars_per_line?: number | undefined;
|
|
62
62
|
indent_level: "TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT";
|
|
63
63
|
text_content?: string | undefined;
|
|
@@ -65,7 +65,7 @@ declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
|
65
65
|
}, "You must provide text content or a text file.">]>;
|
|
66
66
|
type SFormatterForm = v.InferOutput<typeof SFormatterForm>;
|
|
67
67
|
declare const SFormatterRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
68
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
68
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
69
69
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
70
70
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
71
71
|
readonly content: v.StringSchema<undefined>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_query = require("../../query-
|
|
2
|
+
const require_query = require("../../query-B-6-qAuN.cjs");
|
|
3
3
|
exports.FilterStrapiGCFlyTours = require_query.FilterStrapiGCFlyTours;
|
|
4
4
|
exports.QueryStrapiSearchGCFlyTours = require_query.QueryStrapiSearchGCFlyTours;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as QueryStrapiSearchGCFlyTours, r as FilterStrapiGCFlyTours } from "../../query-
|
|
1
|
+
import { i as QueryStrapiSearchGCFlyTours, r as FilterStrapiGCFlyTours } from "../../query-BiM_LW7b.cjs";
|
|
2
2
|
export { FilterStrapiGCFlyTours, QueryStrapiSearchGCFlyTours };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as QueryStrapiSearchGCFlyTours, r as FilterStrapiGCFlyTours } from "../../query-
|
|
1
|
+
import { i as QueryStrapiSearchGCFlyTours, r as FilterStrapiGCFlyTours } from "../../query-9J5wmu64.mjs";
|
|
2
2
|
export { FilterStrapiGCFlyTours, QueryStrapiSearchGCFlyTours };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchGCFlyTours, t as FilterStrapiGCFlyTours } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchGCFlyTours, t as FilterStrapiGCFlyTours } from "../../query-k67TaoJs.mjs";
|
|
2
2
|
export { FilterStrapiGCFlyTours, QueryStrapiSearchGCFlyTours };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_query = require("../../query-
|
|
2
|
+
const require_query = require("../../query-B-6-qAuN.cjs");
|
|
3
3
|
exports.FilterStrapiGCFlyTourSnaps = require_query.FilterStrapiGCFlyTourSnaps;
|
|
4
4
|
exports.QueryStrapiSearchGCFlyTourSnaps = require_query.QueryStrapiSearchGCFlyTourSnaps;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchGCFlyTourSnaps, t as FilterStrapiGCFlyTourSnaps } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchGCFlyTourSnaps, t as FilterStrapiGCFlyTourSnaps } from "../../query-BiM_LW7b.cjs";
|
|
2
2
|
export { FilterStrapiGCFlyTourSnaps, QueryStrapiSearchGCFlyTourSnaps };
|