@getcommunity/gc-validators 0.0.292 → 0.0.294
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/{boolean-BwqaNE9c.cjs → boolean-BadU8QJ7.cjs} +6 -3
- package/dist/boolean-CA_mX99H.mjs +13 -0
- package/dist/entities/audit-log/query.cjs +4 -5
- package/dist/entities/audit-log/query.d.cts +23 -3
- package/dist/entities/audit-log/query.d.mts +23 -3
- package/dist/entities/audit-log/query.mjs +3 -4
- package/dist/entities/blog-post/query.cjs +5 -6
- package/dist/entities/blog-post/query.d.cts +23 -3
- package/dist/entities/blog-post/query.d.mts +23 -3
- package/dist/entities/blog-post/query.mjs +4 -5
- package/dist/entities/category/query.cjs +3 -4
- package/dist/entities/category/query.d.cts +1 -1
- package/dist/entities/category/query.d.mts +1 -1
- package/dist/entities/category/query.mjs +2 -3
- package/dist/entities/client/query.cjs +5 -6
- package/dist/entities/client/query.d.cts +1 -1
- package/dist/entities/client/query.d.mts +1 -1
- package/dist/entities/client/query.mjs +4 -5
- 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-email/query.cjs +3 -4
- package/dist/entities/client-email/query.d.cts +2 -2
- package/dist/entities/client-email/query.d.mts +2 -2
- package/dist/entities/client-email/query.mjs +2 -3
- 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 +5 -6
- package/dist/entities/client-project/query.d.cts +46 -6
- package/dist/entities/client-project/query.d.mts +46 -6
- package/dist/entities/client-project/query.mjs +4 -5
- package/dist/entities/client-report/query.cjs +5 -6
- package/dist/entities/client-report/query.d.cts +24 -4
- package/dist/entities/client-report/query.d.mts +24 -4
- package/dist/entities/client-report/query.mjs +4 -5
- package/dist/entities/client-styleguide/query.cjs +4 -5
- package/dist/entities/client-styleguide/query.d.cts +2 -2
- package/dist/entities/client-styleguide/query.d.mts +2 -2
- package/dist/entities/client-styleguide/query.mjs +3 -4
- 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/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 +3 -4
- package/dist/entities/monday-workspace/query.d.cts +2 -2
- package/dist/entities/monday-workspace/query.d.mts +2 -2
- package/dist/entities/monday-workspace/query.mjs +2 -3
- package/dist/entities/tag/query.cjs +3 -4
- package/dist/entities/tag/query.d.cts +1 -1
- package/dist/entities/tag/query.d.mts +1 -1
- package/dist/entities/tag/query.mjs +2 -3
- package/dist/entities/team-member/query.cjs +5 -6
- package/dist/entities/team-member/query.d.cts +45 -5
- package/dist/entities/team-member/query.d.mts +45 -5
- package/dist/entities/team-member/query.mjs +4 -5
- package/dist/entities/up-permission/fields.cjs +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-permission/fields.mjs +1 -1
- package/dist/entities/up-role/query.cjs +4 -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 +3 -4
- 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 +5 -6
- package/dist/entities/url-redirect/query.d.cts +45 -5
- package/dist/entities/url-redirect/query.d.mts +45 -5
- package/dist/entities/url-redirect/query.mjs +4 -5
- 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 +5 -6
- package/dist/entities/utm-tracking-link/query.d.cts +3 -3
- package/dist/entities/utm-tracking-link/query.d.mts +3 -3
- package/dist/entities/utm-tracking-link/query.mjs +4 -5
- package/dist/{fields-DbNgWbgS.d.mts → fields-BgmgY8Er.d.mts} +23 -3
- package/dist/{fields-CRaDKzi3.d.cts → fields-C3xhlRTd.d.cts} +23 -3
- package/dist/filters/index.cjs +21 -150
- package/dist/filters/index.d.cts +2 -110
- package/dist/filters/index.d.mts +2 -110
- package/dist/filters/index.mjs +6 -149
- package/dist/{identifier-CeOY3BU-.mjs → identifier-Cj5_NcEx.mjs} +57 -16
- package/dist/{identifier-Di0Gx239.cjs → identifier-Dy532ddR.cjs} +68 -15
- package/dist/index-BVVgDSdq.d.cts +1 -0
- package/dist/index-BVVgDSdq.d.mts +1 -0
- package/dist/{index-C_iAaSf1.d.cts → index-C-zBMTZR.d.cts} +1 -1
- package/dist/{index-COEq2o6s.d.mts → index-CeACed-B.d.mts} +1 -1
- package/dist/{index-BgZbDm41.d.cts → index-eY9SdBCA.d.cts} +492 -51
- package/dist/{index-BgZbDm41.d.mts → index-eY9SdBCA.d.mts} +492 -51
- package/dist/{null-operators-CyK5Nxn3.cjs → null-operators-CTPiNKlc.cjs} +64 -0
- package/dist/{null-operators-DvwH8j8n.mjs → null-operators-Di2tW3dI.mjs} +35 -1
- package/dist/picklist-CKrOioY-.mjs +22 -0
- package/dist/{picklist-DMZjp2EE.cjs → picklist-CxE13krA.cjs} +11 -5
- package/dist/{query-CQVW_n7R.cjs → query-5jb1_gFO.cjs} +8 -9
- package/dist/{query-Do9f-PY3.cjs → query-8q9CmDYp.cjs} +2 -3
- package/dist/{query-BOv5YhYc.d.cts → query-BGa0eFd6.d.cts} +1 -1
- package/dist/{query-Bzv2SS5C.mjs → query-BSU751G0.mjs} +1 -2
- package/dist/{query-79CK1qXP.d.cts → query-BiaMh5wb.d.mts} +23 -3
- package/dist/{query-C-1Mp1j6.d.mts → query-BsHRkBSK.d.cts} +4 -4
- package/dist/{query-PKg23GyY.d.cts → query-Bwi8ePMq.d.mts} +2 -2
- package/dist/{query-BQkvCQDy.d.mts → query-Bz2rxUwZ.d.mts} +1 -1
- package/dist/{query-BdS6AzQM.d.mts → query-CFRFISob.d.cts} +2 -2
- package/dist/{query-DIQPfsSq.d.cts → query-CM9uDbB4.d.mts} +23 -3
- package/dist/{query-DlpZHcIM.d.mts → query-CUu1QJo_.d.mts} +2 -2
- package/dist/{query-CbCFSDNP.d.cts → query-C_DZhlbS.d.cts} +2 -2
- package/dist/{query-k5JTPobF.mjs → query-CcAAKT5-.mjs} +3 -4
- package/dist/{query-Dh3ryD3m.cjs → query-CkVAE7F4.cjs} +5 -6
- package/dist/{query-DQvrkaL2.d.mts → query-ClZapNze.d.cts} +23 -3
- package/dist/{query-WLdChTbq.mjs → query-D34XPwAY.mjs} +3 -4
- package/dist/{query-BiM_LW7b.d.cts → query-D4NPsmi5.d.cts} +2 -2
- package/dist/{query-hXEB-Beo.cjs → query-DE58iR9R.cjs} +5 -6
- package/dist/{query-9J5wmu64.d.mts → query-DlRfLaGp.d.mts} +2 -2
- package/dist/{query-Dxilctoo.d.cts → query-EHdJppMP.d.mts} +4 -4
- package/dist/{query-DVIHcRpR.mjs → query-PGARJYST.mjs} +3 -4
- package/dist/{query-Ctmp66KS.mjs → query-bKI8MTHp.mjs} +3 -4
- package/dist/{query-M5dC8L8L.cjs → query-c2PAMeF4.cjs} +5 -6
- package/dist/{query-z32wChYv.d.mts → query-xz04XcD5.d.cts} +23 -3
- package/dist/{string-By4lqNB3.cjs → string-CbMlEOfD.cjs} +19 -16
- package/dist/{string-CHEFvHQa.mjs → string-Cg95IUzI.mjs} +14 -11
- package/dist/utilities/index.d.cts +1 -1
- package/dist/utilities/index.d.mts +1 -1
- package/package.json +5 -5
- package/dist/boolean-cJxcC8gC.mjs +0 -10
- package/dist/logical-operators-Bku8NPDs.cjs +0 -24
- package/dist/logical-operators-C0-wSK0P.mjs +0 -17
- package/dist/picklist-DayZlSoN.mjs +0 -16
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
|
-
const
|
|
4
|
-
const require_string = require("../../string-
|
|
5
|
-
const require_identifier = require("../../identifier-Di0Gx239.cjs");
|
|
3
|
+
const require_identifier = require("../../identifier-Dy532ddR.cjs");
|
|
4
|
+
const require_string = require("../../string-CbMlEOfD.cjs");
|
|
6
5
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
7
6
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
8
7
|
let valibot = require("valibot");
|
|
9
8
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
10
9
|
//#region src/entities/tag/query.ts
|
|
11
|
-
const FilterStrapiTags =
|
|
10
|
+
const FilterStrapiTags = require_identifier.createStrapiFilterSchema({
|
|
12
11
|
id: require_identifier.IdFilter,
|
|
13
12
|
documentId: require_identifier.DocumentIdFilter,
|
|
14
13
|
createdAt: require_identifier.DateTimeFilter,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as StrapiLogicalFilter, f as IdFilter, m as SlugFilter, n as StringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.cjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/tag/query.d.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as StrapiLogicalFilter, f as IdFilter, m as SlugFilter, n as StringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.mjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/tag/query.d.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as createStrapiFilterSchema } from "../../
|
|
2
|
-
import {
|
|
3
|
-
import { a as SlugFilter, m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter } from "../../identifier-CeOY3BU-.mjs";
|
|
1
|
+
import { a as SlugFilter, m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter, v as createStrapiFilterSchema } from "../../identifier-Cj5_NcEx.mjs";
|
|
2
|
+
import { n as StringFilter } from "../../string-Cg95IUzI.mjs";
|
|
4
3
|
import { n as VSize, t as VPage } from "../../pagination-CK-mJT5q.mjs";
|
|
5
4
|
import { t as QuerySortValues } from "../../sort-FYsWXlaD.mjs";
|
|
6
5
|
import * as v from "valibot";
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
|
-
const
|
|
4
|
-
const require_string = require("../../string-
|
|
5
|
-
const require_boolean = require("../../boolean-
|
|
6
|
-
const
|
|
7
|
-
const require_picklist = require("../../picklist-DMZjp2EE.cjs");
|
|
3
|
+
const require_identifier = require("../../identifier-Dy532ddR.cjs");
|
|
4
|
+
const require_string = require("../../string-CbMlEOfD.cjs");
|
|
5
|
+
const require_boolean = require("../../boolean-BadU8QJ7.cjs");
|
|
6
|
+
const require_picklist = require("../../picklist-CxE13krA.cjs");
|
|
8
7
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
9
8
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
10
9
|
const require_entities_team_member_fields = require("./fields.cjs");
|
|
@@ -13,7 +12,7 @@ valibot = require_chunk.__toESM(valibot, 1);
|
|
|
13
12
|
//#region src/entities/team-member/query.ts
|
|
14
13
|
const FilterTeamMemberTier = require_picklist.createPicklistFilter(require_entities_team_member_fields.TeamMemberTier);
|
|
15
14
|
const FilterTeamMemberGroup = require_picklist.createPicklistFilter(require_entities_team_member_fields.TeamMemberGroup);
|
|
16
|
-
const FilterStrapiTeamMembers =
|
|
15
|
+
const FilterStrapiTeamMembers = require_identifier.createStrapiFilterSchema({
|
|
17
16
|
id: require_identifier.IdFilter,
|
|
18
17
|
documentId: require_identifier.DocumentIdFilter,
|
|
19
18
|
createdAt: require_identifier.DateTimeFilter,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as StrapiLogicalFilter, J as StrapiStrictFilterObjectSchema, S as BooleanFilter, c as NumberFilter, f as IdFilter, m as SlugFilter, n as StringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.cjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/team-member/query.d.ts
|
|
5
|
-
declare const FilterTeamMemberTier: StrapiStrictFilterObjectSchema<{
|
|
5
|
+
declare const FilterTeamMemberTier: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
6
6
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
7
7
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
8
8
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>, undefined>, v.MinLengthAction<("owner" | "manager" | "employee")[], 1, undefined>]>;
|
|
@@ -18,9 +18,29 @@ declare const FilterTeamMemberTier: StrapiStrictFilterObjectSchema<{
|
|
|
18
18
|
readonly $eq: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
19
19
|
readonly $ne: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
20
20
|
}>;
|
|
21
|
-
}
|
|
21
|
+
}>, v.MetadataAction<{
|
|
22
|
+
readonly $notNull?: true | undefined;
|
|
23
|
+
readonly $null?: true | undefined;
|
|
24
|
+
readonly $in?: ("owner" | "manager" | "employee")[] | undefined;
|
|
25
|
+
readonly $notIn?: ("owner" | "manager" | "employee")[] | undefined;
|
|
26
|
+
readonly $eq?: "owner" | "manager" | "employee" | undefined;
|
|
27
|
+
readonly $ne?: "owner" | "manager" | "employee" | undefined;
|
|
28
|
+
readonly $not?: {
|
|
29
|
+
readonly $notNull?: true | undefined;
|
|
30
|
+
readonly $null?: true | undefined;
|
|
31
|
+
readonly $in?: ("owner" | "manager" | "employee")[] | undefined;
|
|
32
|
+
readonly $notIn?: ("owner" | "manager" | "employee")[] | undefined;
|
|
33
|
+
readonly $eq?: "owner" | "manager" | "employee" | undefined;
|
|
34
|
+
readonly $ne?: "owner" | "manager" | "employee" | undefined;
|
|
35
|
+
} | undefined;
|
|
36
|
+
}, {
|
|
37
|
+
readonly value: {
|
|
38
|
+
readonly kind: "comparison";
|
|
39
|
+
readonly input: "select";
|
|
40
|
+
};
|
|
41
|
+
}>]>;
|
|
22
42
|
type FilterTeamMemberTier = v.InferOutput<typeof FilterTeamMemberTier>;
|
|
23
|
-
declare const FilterTeamMemberGroup: StrapiStrictFilterObjectSchema<{
|
|
43
|
+
declare const FilterTeamMemberGroup: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
24
44
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
25
45
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
26
46
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["account", "media", "creative"], undefined>, undefined>, v.MinLengthAction<("account" | "media" | "creative")[], 1, undefined>]>;
|
|
@@ -36,7 +56,27 @@ declare const FilterTeamMemberGroup: StrapiStrictFilterObjectSchema<{
|
|
|
36
56
|
readonly $eq: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
37
57
|
readonly $ne: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
38
58
|
}>;
|
|
39
|
-
}
|
|
59
|
+
}>, v.MetadataAction<{
|
|
60
|
+
readonly $notNull?: true | undefined;
|
|
61
|
+
readonly $null?: true | undefined;
|
|
62
|
+
readonly $in?: ("account" | "media" | "creative")[] | undefined;
|
|
63
|
+
readonly $notIn?: ("account" | "media" | "creative")[] | undefined;
|
|
64
|
+
readonly $eq?: "account" | "media" | "creative" | undefined;
|
|
65
|
+
readonly $ne?: "account" | "media" | "creative" | undefined;
|
|
66
|
+
readonly $not?: {
|
|
67
|
+
readonly $notNull?: true | undefined;
|
|
68
|
+
readonly $null?: true | undefined;
|
|
69
|
+
readonly $in?: ("account" | "media" | "creative")[] | undefined;
|
|
70
|
+
readonly $notIn?: ("account" | "media" | "creative")[] | undefined;
|
|
71
|
+
readonly $eq?: "account" | "media" | "creative" | undefined;
|
|
72
|
+
readonly $ne?: "account" | "media" | "creative" | undefined;
|
|
73
|
+
} | undefined;
|
|
74
|
+
}, {
|
|
75
|
+
readonly value: {
|
|
76
|
+
readonly kind: "comparison";
|
|
77
|
+
readonly input: "select";
|
|
78
|
+
};
|
|
79
|
+
}>]>;
|
|
40
80
|
type FilterTeamMemberGroup = v.InferOutput<typeof FilterTeamMemberGroup>;
|
|
41
81
|
type FilterStrapiTeamMembersFields = {
|
|
42
82
|
id?: IdFilter;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as StrapiLogicalFilter, J as StrapiStrictFilterObjectSchema, S as BooleanFilter, c as NumberFilter, f as IdFilter, m as SlugFilter, n as StringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.mjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/team-member/query.d.ts
|
|
5
|
-
declare const FilterTeamMemberTier: StrapiStrictFilterObjectSchema<{
|
|
5
|
+
declare const FilterTeamMemberTier: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
6
6
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
7
7
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
8
8
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>, undefined>, v.MinLengthAction<("owner" | "manager" | "employee")[], 1, undefined>]>;
|
|
@@ -18,9 +18,29 @@ declare const FilterTeamMemberTier: StrapiStrictFilterObjectSchema<{
|
|
|
18
18
|
readonly $eq: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
19
19
|
readonly $ne: v.PicklistSchema<readonly ["owner", "manager", "employee"], undefined>;
|
|
20
20
|
}>;
|
|
21
|
-
}
|
|
21
|
+
}>, v.MetadataAction<{
|
|
22
|
+
readonly $notNull?: true | undefined;
|
|
23
|
+
readonly $null?: true | undefined;
|
|
24
|
+
readonly $in?: ("owner" | "manager" | "employee")[] | undefined;
|
|
25
|
+
readonly $notIn?: ("owner" | "manager" | "employee")[] | undefined;
|
|
26
|
+
readonly $eq?: "owner" | "manager" | "employee" | undefined;
|
|
27
|
+
readonly $ne?: "owner" | "manager" | "employee" | undefined;
|
|
28
|
+
readonly $not?: {
|
|
29
|
+
readonly $notNull?: true | undefined;
|
|
30
|
+
readonly $null?: true | undefined;
|
|
31
|
+
readonly $in?: ("owner" | "manager" | "employee")[] | undefined;
|
|
32
|
+
readonly $notIn?: ("owner" | "manager" | "employee")[] | undefined;
|
|
33
|
+
readonly $eq?: "owner" | "manager" | "employee" | undefined;
|
|
34
|
+
readonly $ne?: "owner" | "manager" | "employee" | undefined;
|
|
35
|
+
} | undefined;
|
|
36
|
+
}, {
|
|
37
|
+
readonly value: {
|
|
38
|
+
readonly kind: "comparison";
|
|
39
|
+
readonly input: "select";
|
|
40
|
+
};
|
|
41
|
+
}>]>;
|
|
22
42
|
type FilterTeamMemberTier = v.InferOutput<typeof FilterTeamMemberTier>;
|
|
23
|
-
declare const FilterTeamMemberGroup: StrapiStrictFilterObjectSchema<{
|
|
43
|
+
declare const FilterTeamMemberGroup: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
24
44
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
25
45
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
26
46
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["account", "media", "creative"], undefined>, undefined>, v.MinLengthAction<("account" | "media" | "creative")[], 1, undefined>]>;
|
|
@@ -36,7 +56,27 @@ declare const FilterTeamMemberGroup: StrapiStrictFilterObjectSchema<{
|
|
|
36
56
|
readonly $eq: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
37
57
|
readonly $ne: v.PicklistSchema<readonly ["account", "media", "creative"], undefined>;
|
|
38
58
|
}>;
|
|
39
|
-
}
|
|
59
|
+
}>, v.MetadataAction<{
|
|
60
|
+
readonly $notNull?: true | undefined;
|
|
61
|
+
readonly $null?: true | undefined;
|
|
62
|
+
readonly $in?: ("account" | "media" | "creative")[] | undefined;
|
|
63
|
+
readonly $notIn?: ("account" | "media" | "creative")[] | undefined;
|
|
64
|
+
readonly $eq?: "account" | "media" | "creative" | undefined;
|
|
65
|
+
readonly $ne?: "account" | "media" | "creative" | undefined;
|
|
66
|
+
readonly $not?: {
|
|
67
|
+
readonly $notNull?: true | undefined;
|
|
68
|
+
readonly $null?: true | undefined;
|
|
69
|
+
readonly $in?: ("account" | "media" | "creative")[] | undefined;
|
|
70
|
+
readonly $notIn?: ("account" | "media" | "creative")[] | undefined;
|
|
71
|
+
readonly $eq?: "account" | "media" | "creative" | undefined;
|
|
72
|
+
readonly $ne?: "account" | "media" | "creative" | undefined;
|
|
73
|
+
} | undefined;
|
|
74
|
+
}, {
|
|
75
|
+
readonly value: {
|
|
76
|
+
readonly kind: "comparison";
|
|
77
|
+
readonly input: "select";
|
|
78
|
+
};
|
|
79
|
+
}>]>;
|
|
40
80
|
type FilterTeamMemberGroup = v.InferOutput<typeof FilterTeamMemberGroup>;
|
|
41
81
|
type FilterStrapiTeamMembersFields = {
|
|
42
82
|
id?: IdFilter;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { t as createStrapiFilterSchema } from "../../
|
|
2
|
-
import {
|
|
3
|
-
import { t as BooleanFilter } from "../../boolean-
|
|
4
|
-
import {
|
|
5
|
-
import { n as createPicklistFilter } from "../../picklist-DayZlSoN.mjs";
|
|
1
|
+
import { a as SlugFilter, m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter, u as NumberFilter, v as createStrapiFilterSchema } from "../../identifier-Cj5_NcEx.mjs";
|
|
2
|
+
import { n as StringFilter } from "../../string-Cg95IUzI.mjs";
|
|
3
|
+
import { t as BooleanFilter } from "../../boolean-CA_mX99H.mjs";
|
|
4
|
+
import { n as createPicklistFilter } from "../../picklist-CKrOioY-.mjs";
|
|
6
5
|
import { n as VSize, t as VPage } from "../../pagination-CK-mJT5q.mjs";
|
|
7
6
|
import { t as QuerySortValues } from "../../sort-FYsWXlaD.mjs";
|
|
8
7
|
import { TeamMemberGroup, TeamMemberTier } from "./fields.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_picklist = require("../../picklist-
|
|
2
|
+
const require_picklist = require("../../picklist-CxE13krA.cjs");
|
|
3
3
|
const require_entities_client_user_fields = require("../client-user/fields.cjs");
|
|
4
4
|
//#region src/entities/up-permission/fields.ts
|
|
5
5
|
const FilterScopes = require_picklist.createPicklistArrayFilter(require_entities_client_user_fields.ClientUserScope);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FilterScopes } from "../../fields-
|
|
1
|
+
import { t as FilterScopes } from "../../fields-C3xhlRTd.cjs";
|
|
2
2
|
export { FilterScopes };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as FilterScopes } from "../../fields-
|
|
1
|
+
import { t as FilterScopes } from "../../fields-BgmgY8Er.mjs";
|
|
2
2
|
export { FilterScopes };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as createPicklistArrayFilter } from "../../picklist-
|
|
1
|
+
import { t as createPicklistArrayFilter } from "../../picklist-CKrOioY-.mjs";
|
|
2
2
|
import { ClientUserScope } from "../client-user/fields.mjs";
|
|
3
3
|
//#region src/entities/up-permission/fields.ts
|
|
4
4
|
const FilterScopes = createPicklistArrayFilter(ClientUserScope);
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const
|
|
3
|
-
const require_string = require("../../string-
|
|
4
|
-
const
|
|
5
|
-
const require_picklist = require("../../picklist-DMZjp2EE.cjs");
|
|
2
|
+
const require_identifier = require("../../identifier-Dy532ddR.cjs");
|
|
3
|
+
const require_string = require("../../string-CbMlEOfD.cjs");
|
|
4
|
+
const require_picklist = require("../../picklist-CxE13krA.cjs");
|
|
6
5
|
const require_entities_up_role_fields = require("./fields.cjs");
|
|
7
6
|
//#region src/entities/up-role/query.ts
|
|
8
7
|
const FilterRoleType = require_picklist.createPicklistFilter(require_entities_up_role_fields.RoleType);
|
|
9
|
-
const FilterStrapiRoles =
|
|
8
|
+
const FilterStrapiRoles = require_identifier.createStrapiFilterSchema({
|
|
10
9
|
id: require_identifier.IdFilter,
|
|
11
10
|
documentId: require_identifier.DocumentIdFilter,
|
|
12
11
|
createdAt: require_identifier.DateTimeFilter,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as FilterStrapiRoles, t as FilterRoleType } from "../../query-
|
|
1
|
+
import { n as FilterStrapiRoles, t as FilterRoleType } from "../../query-xz04XcD5.cjs";
|
|
2
2
|
export { FilterRoleType, FilterStrapiRoles };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as FilterStrapiRoles, t as FilterRoleType } from "../../query-
|
|
1
|
+
import { n as FilterStrapiRoles, t as FilterRoleType } from "../../query-BiaMh5wb.mjs";
|
|
2
2
|
export { FilterRoleType, FilterStrapiRoles };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { t as createStrapiFilterSchema } from "../../
|
|
2
|
-
import { n as
|
|
3
|
-
import {
|
|
4
|
-
import { n as createPicklistFilter } from "../../picklist-DayZlSoN.mjs";
|
|
1
|
+
import { m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter, v as createStrapiFilterSchema } from "../../identifier-Cj5_NcEx.mjs";
|
|
2
|
+
import { n as StringFilter, t as LongStringFilter } from "../../string-Cg95IUzI.mjs";
|
|
3
|
+
import { n as createPicklistFilter } from "../../picklist-CKrOioY-.mjs";
|
|
5
4
|
import { RoleType } from "./fields.mjs";
|
|
6
5
|
//#region src/entities/up-role/query.ts
|
|
7
6
|
const FilterRoleType = createPicklistFilter(RoleType);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_query = require("../../query-
|
|
2
|
+
const require_query = require("../../query-DE58iR9R.cjs");
|
|
3
3
|
exports.FilterStrapiUsers = require_query.FilterStrapiUsers;
|
|
4
4
|
exports.QueryStrapiSearchUsers = require_query.QueryStrapiSearchUsers;
|
|
5
5
|
exports.QueryStrapiSearchUsersByIdentifier = require_query.QueryStrapiSearchUsersByIdentifier;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as QueryStrapiSearchUsersByIdentifier, i as QueryStrapiSearchUsers, r as FilterStrapiUsers } from "../../query-
|
|
1
|
+
import { a as QueryStrapiSearchUsersByIdentifier, i as QueryStrapiSearchUsers, r as FilterStrapiUsers } from "../../query-BsHRkBSK.cjs";
|
|
2
2
|
export { FilterStrapiUsers, QueryStrapiSearchUsers, QueryStrapiSearchUsersByIdentifier };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as QueryStrapiSearchUsersByIdentifier, i as QueryStrapiSearchUsers, r as FilterStrapiUsers } from "../../query-
|
|
1
|
+
import { a as QueryStrapiSearchUsersByIdentifier, i as QueryStrapiSearchUsers, r as FilterStrapiUsers } from "../../query-EHdJppMP.mjs";
|
|
2
2
|
export { FilterStrapiUsers, QueryStrapiSearchUsers, QueryStrapiSearchUsersByIdentifier };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as QueryStrapiSearchUsersByIdentifier, i as QueryStrapiSearchUsers, r as FilterStrapiUsers } from "../../query-
|
|
1
|
+
import { a as QueryStrapiSearchUsersByIdentifier, i as QueryStrapiSearchUsers, r as FilterStrapiUsers } from "../../query-PGARJYST.mjs";
|
|
2
2
|
export { FilterStrapiUsers, QueryStrapiSearchUsers, QueryStrapiSearchUsersByIdentifier };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
|
-
const
|
|
4
|
-
const require_string = require("../../string-
|
|
5
|
-
const require_boolean = require("../../boolean-
|
|
6
|
-
const
|
|
7
|
-
const require_picklist = require("../../picklist-DMZjp2EE.cjs");
|
|
3
|
+
const require_identifier = require("../../identifier-Dy532ddR.cjs");
|
|
4
|
+
const require_string = require("../../string-CbMlEOfD.cjs");
|
|
5
|
+
const require_boolean = require("../../boolean-BadU8QJ7.cjs");
|
|
6
|
+
const require_picklist = require("../../picklist-CxE13krA.cjs");
|
|
8
7
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
9
8
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
10
9
|
require("./constants.cjs");
|
|
@@ -14,7 +13,7 @@ valibot = require_chunk.__toESM(valibot, 1);
|
|
|
14
13
|
//#region src/entities/url-redirect/query.ts
|
|
15
14
|
const FilterUrlRedirectStatusCode = require_picklist.createPicklistFilter(require_entities_url_redirect_fields.UrlRedirectStatusCode);
|
|
16
15
|
const FilterUrlRedirectQueryParam = require_picklist.createPicklistFilter(require_entities_url_redirect_fields.UrlRedirectQueryParams);
|
|
17
|
-
const FilterStrapiUrlRedirects =
|
|
16
|
+
const FilterStrapiUrlRedirects = require_identifier.createStrapiFilterSchema({
|
|
18
17
|
id: require_identifier.IdFilter,
|
|
19
18
|
documentId: require_identifier.DocumentIdFilter,
|
|
20
19
|
createdAt: require_identifier.DateTimeFilter,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as StrapiLogicalFilter, J as StrapiStrictFilterObjectSchema, S as BooleanFilter, f as IdFilter, t as LongStringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.cjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/url-redirect/query.d.ts
|
|
5
|
-
declare const FilterUrlRedirectStatusCode: StrapiStrictFilterObjectSchema<{
|
|
5
|
+
declare const FilterUrlRedirectStatusCode: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
6
6
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
7
7
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
8
8
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["found_302", "moved_permanently_301", "temporary_redirect_307", "gone_410", "unavailable_for_legal_reasons_451"], undefined>, undefined>, v.MinLengthAction<("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[], 1, undefined>]>;
|
|
@@ -18,9 +18,29 @@ declare const FilterUrlRedirectStatusCode: StrapiStrictFilterObjectSchema<{
|
|
|
18
18
|
readonly $eq: v.PicklistSchema<readonly ["found_302", "moved_permanently_301", "temporary_redirect_307", "gone_410", "unavailable_for_legal_reasons_451"], undefined>;
|
|
19
19
|
readonly $ne: v.PicklistSchema<readonly ["found_302", "moved_permanently_301", "temporary_redirect_307", "gone_410", "unavailable_for_legal_reasons_451"], undefined>;
|
|
20
20
|
}>;
|
|
21
|
-
}
|
|
21
|
+
}>, v.MetadataAction<{
|
|
22
|
+
readonly $notNull?: true | undefined;
|
|
23
|
+
readonly $null?: true | undefined;
|
|
24
|
+
readonly $in?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
25
|
+
readonly $notIn?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
26
|
+
readonly $eq?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
27
|
+
readonly $ne?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
28
|
+
readonly $not?: {
|
|
29
|
+
readonly $notNull?: true | undefined;
|
|
30
|
+
readonly $null?: true | undefined;
|
|
31
|
+
readonly $in?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
32
|
+
readonly $notIn?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
33
|
+
readonly $eq?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
34
|
+
readonly $ne?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
35
|
+
} | undefined;
|
|
36
|
+
}, {
|
|
37
|
+
readonly value: {
|
|
38
|
+
readonly kind: "comparison";
|
|
39
|
+
readonly input: "select";
|
|
40
|
+
};
|
|
41
|
+
}>]>;
|
|
22
42
|
type FilterUrlRedirectStatusCode = v.InferOutput<typeof FilterUrlRedirectStatusCode>;
|
|
23
|
-
declare const FilterUrlRedirectQueryParam: StrapiStrictFilterObjectSchema<{
|
|
43
|
+
declare const FilterUrlRedirectQueryParam: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
24
44
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
25
45
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
26
46
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>, undefined>, v.MinLengthAction<("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[], 1, undefined>]>;
|
|
@@ -36,7 +56,27 @@ declare const FilterUrlRedirectQueryParam: StrapiStrictFilterObjectSchema<{
|
|
|
36
56
|
readonly $eq: v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>;
|
|
37
57
|
readonly $ne: v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>;
|
|
38
58
|
}>;
|
|
39
|
-
}
|
|
59
|
+
}>, v.MetadataAction<{
|
|
60
|
+
readonly $notNull?: true | undefined;
|
|
61
|
+
readonly $null?: true | undefined;
|
|
62
|
+
readonly $in?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
63
|
+
readonly $notIn?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
64
|
+
readonly $eq?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
65
|
+
readonly $ne?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
66
|
+
readonly $not?: {
|
|
67
|
+
readonly $notNull?: true | undefined;
|
|
68
|
+
readonly $null?: true | undefined;
|
|
69
|
+
readonly $in?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
70
|
+
readonly $notIn?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
71
|
+
readonly $eq?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
72
|
+
readonly $ne?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
73
|
+
} | undefined;
|
|
74
|
+
}, {
|
|
75
|
+
readonly value: {
|
|
76
|
+
readonly kind: "comparison";
|
|
77
|
+
readonly input: "select";
|
|
78
|
+
};
|
|
79
|
+
}>]>;
|
|
40
80
|
type FilterUrlRedirectQueryParam = v.InferOutput<typeof FilterUrlRedirectQueryParam>;
|
|
41
81
|
type FilterStrapiUrlRedirectsFields = {
|
|
42
82
|
id?: IdFilter;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { G as StrapiLogicalFilter, J as StrapiStrictFilterObjectSchema, S as BooleanFilter, f as IdFilter, t as LongStringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.mjs";
|
|
2
2
|
import * as v from "valibot";
|
|
3
3
|
|
|
4
4
|
//#region src/entities/url-redirect/query.d.ts
|
|
5
|
-
declare const FilterUrlRedirectStatusCode: StrapiStrictFilterObjectSchema<{
|
|
5
|
+
declare const FilterUrlRedirectStatusCode: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
6
6
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
7
7
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
8
8
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["found_302", "moved_permanently_301", "temporary_redirect_307", "gone_410", "unavailable_for_legal_reasons_451"], undefined>, undefined>, v.MinLengthAction<("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[], 1, undefined>]>;
|
|
@@ -18,9 +18,29 @@ declare const FilterUrlRedirectStatusCode: StrapiStrictFilterObjectSchema<{
|
|
|
18
18
|
readonly $eq: v.PicklistSchema<readonly ["found_302", "moved_permanently_301", "temporary_redirect_307", "gone_410", "unavailable_for_legal_reasons_451"], undefined>;
|
|
19
19
|
readonly $ne: v.PicklistSchema<readonly ["found_302", "moved_permanently_301", "temporary_redirect_307", "gone_410", "unavailable_for_legal_reasons_451"], undefined>;
|
|
20
20
|
}>;
|
|
21
|
-
}
|
|
21
|
+
}>, v.MetadataAction<{
|
|
22
|
+
readonly $notNull?: true | undefined;
|
|
23
|
+
readonly $null?: true | undefined;
|
|
24
|
+
readonly $in?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
25
|
+
readonly $notIn?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
26
|
+
readonly $eq?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
27
|
+
readonly $ne?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
28
|
+
readonly $not?: {
|
|
29
|
+
readonly $notNull?: true | undefined;
|
|
30
|
+
readonly $null?: true | undefined;
|
|
31
|
+
readonly $in?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
32
|
+
readonly $notIn?: ("found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451")[] | undefined;
|
|
33
|
+
readonly $eq?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
34
|
+
readonly $ne?: "found_302" | "moved_permanently_301" | "temporary_redirect_307" | "gone_410" | "unavailable_for_legal_reasons_451" | undefined;
|
|
35
|
+
} | undefined;
|
|
36
|
+
}, {
|
|
37
|
+
readonly value: {
|
|
38
|
+
readonly kind: "comparison";
|
|
39
|
+
readonly input: "select";
|
|
40
|
+
};
|
|
41
|
+
}>]>;
|
|
22
42
|
type FilterUrlRedirectStatusCode = v.InferOutput<typeof FilterUrlRedirectStatusCode>;
|
|
23
|
-
declare const FilterUrlRedirectQueryParam: StrapiStrictFilterObjectSchema<{
|
|
43
|
+
declare const FilterUrlRedirectQueryParam: v.SchemaWithPipe<readonly [StrapiStrictFilterObjectSchema<{
|
|
24
44
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
25
45
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
26
46
|
readonly $in: v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>, undefined>, v.MinLengthAction<("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[], 1, undefined>]>;
|
|
@@ -36,7 +56,27 @@ declare const FilterUrlRedirectQueryParam: StrapiStrictFilterObjectSchema<{
|
|
|
36
56
|
readonly $eq: v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>;
|
|
37
57
|
readonly $ne: v.PicklistSchema<readonly ["ignore_and_pass_to_target", "ignore_all_parameters", "exact_match_in_any_order"], undefined>;
|
|
38
58
|
}>;
|
|
39
|
-
}
|
|
59
|
+
}>, v.MetadataAction<{
|
|
60
|
+
readonly $notNull?: true | undefined;
|
|
61
|
+
readonly $null?: true | undefined;
|
|
62
|
+
readonly $in?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
63
|
+
readonly $notIn?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
64
|
+
readonly $eq?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
65
|
+
readonly $ne?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
66
|
+
readonly $not?: {
|
|
67
|
+
readonly $notNull?: true | undefined;
|
|
68
|
+
readonly $null?: true | undefined;
|
|
69
|
+
readonly $in?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
70
|
+
readonly $notIn?: ("ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order")[] | undefined;
|
|
71
|
+
readonly $eq?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
72
|
+
readonly $ne?: "ignore_and_pass_to_target" | "ignore_all_parameters" | "exact_match_in_any_order" | undefined;
|
|
73
|
+
} | undefined;
|
|
74
|
+
}, {
|
|
75
|
+
readonly value: {
|
|
76
|
+
readonly kind: "comparison";
|
|
77
|
+
readonly input: "select";
|
|
78
|
+
};
|
|
79
|
+
}>]>;
|
|
40
80
|
type FilterUrlRedirectQueryParam = v.InferOutput<typeof FilterUrlRedirectQueryParam>;
|
|
41
81
|
type FilterStrapiUrlRedirectsFields = {
|
|
42
82
|
id?: IdFilter;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { t as createStrapiFilterSchema } from "../../
|
|
2
|
-
import {
|
|
3
|
-
import { t as BooleanFilter } from "../../boolean-
|
|
4
|
-
import {
|
|
5
|
-
import { n as createPicklistFilter } from "../../picklist-DayZlSoN.mjs";
|
|
1
|
+
import { m as DateTimeFilter, r as IdFilter, t as DocumentIdFilter, v as createStrapiFilterSchema } from "../../identifier-Cj5_NcEx.mjs";
|
|
2
|
+
import { t as LongStringFilter } from "../../string-Cg95IUzI.mjs";
|
|
3
|
+
import { t as BooleanFilter } from "../../boolean-CA_mX99H.mjs";
|
|
4
|
+
import { n as createPicklistFilter } from "../../picklist-CKrOioY-.mjs";
|
|
6
5
|
import { n as VSize, t as VPage } from "../../pagination-CK-mJT5q.mjs";
|
|
7
6
|
import { t as QuerySortValues } from "../../sort-FYsWXlaD.mjs";
|
|
8
7
|
import "./constants.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_query = require("../../query-
|
|
2
|
+
const require_query = require("../../query-8q9CmDYp.cjs");
|
|
3
3
|
//#region src/entities/user-account/query.ts
|
|
4
4
|
const SReadUserAccountById = require_query.QueryStrapiById;
|
|
5
5
|
const SReadUserAccountByDocumentId = require_query.QueryStrapiByDocumentId;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../../query-
|
|
1
|
+
import { r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../../query-BGa0eFd6.cjs";
|
|
2
2
|
|
|
3
3
|
//#region src/entities/user-account/query.d.ts
|
|
4
4
|
declare const SReadUserAccountById: import("valibot").ObjectSchema<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../../query-
|
|
1
|
+
import { r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../../query-Bz2rxUwZ.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/entities/user-account/query.d.ts
|
|
4
4
|
declare const SReadUserAccountById: import("valibot").ObjectSchema<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../../query-
|
|
1
|
+
import { r as QueryStrapiById, t as QueryStrapiByDocumentId } from "../../query-BSU751G0.mjs";
|
|
2
2
|
//#region src/entities/user-account/query.ts
|
|
3
3
|
const SReadUserAccountById = QueryStrapiById;
|
|
4
4
|
const SReadUserAccountByDocumentId = QueryStrapiByDocumentId;
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_chunk = require("../../chunk-D6vf50IK.cjs");
|
|
3
|
-
const
|
|
4
|
-
const require_string = require("../../string-
|
|
5
|
-
const require_boolean = require("../../boolean-
|
|
6
|
-
const require_identifier = require("../../identifier-Di0Gx239.cjs");
|
|
3
|
+
const require_identifier = require("../../identifier-Dy532ddR.cjs");
|
|
4
|
+
const require_string = require("../../string-CbMlEOfD.cjs");
|
|
5
|
+
const require_boolean = require("../../boolean-BadU8QJ7.cjs");
|
|
7
6
|
const require_pagination = require("../../pagination-DhAgQr7d.cjs");
|
|
8
7
|
const require_sort = require("../../sort-CYllFl6q.cjs");
|
|
9
8
|
const require_entities_client_query = require("../client/query.cjs");
|
|
10
|
-
const require_query = require("../../query-
|
|
9
|
+
const require_query = require("../../query-DE58iR9R.cjs");
|
|
11
10
|
let valibot = require("valibot");
|
|
12
11
|
valibot = require_chunk.__toESM(valibot, 1);
|
|
13
12
|
//#region src/entities/utm-tracking-link/query.ts
|
|
14
|
-
const FilterStrapiUtmTrackingLinks =
|
|
13
|
+
const FilterStrapiUtmTrackingLinks = require_identifier.createStrapiFilterSchema({
|
|
15
14
|
id: require_identifier.IdFilter,
|
|
16
15
|
documentId: require_identifier.DocumentIdFilter,
|
|
17
16
|
createdAt: require_identifier.DateTimeFilter,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
3
|
-
import { r as FilterStrapiUsers } from "../../query-
|
|
1
|
+
import { G as StrapiLogicalFilter, S as BooleanFilter, f as IdFilter, t as LongStringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.cjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-ClZapNze.cjs";
|
|
3
|
+
import { r as FilterStrapiUsers } from "../../query-BsHRkBSK.cjs";
|
|
4
4
|
import * as v from "valibot";
|
|
5
5
|
|
|
6
6
|
//#region src/entities/utm-tracking-link/query.d.ts
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { n as FilterStrapiClients } from "../../query-
|
|
3
|
-
import { r as FilterStrapiUsers } from "../../query-
|
|
1
|
+
import { G as StrapiLogicalFilter, S as BooleanFilter, f as IdFilter, t as LongStringFilter, u as DocumentIdFilter, v as DateTimeFilter } from "../../index-eY9SdBCA.mjs";
|
|
2
|
+
import { n as FilterStrapiClients } from "../../query-CM9uDbB4.mjs";
|
|
3
|
+
import { r as FilterStrapiUsers } from "../../query-EHdJppMP.mjs";
|
|
4
4
|
import * as v from "valibot";
|
|
5
5
|
|
|
6
6
|
//#region src/entities/utm-tracking-link/query.d.ts
|