@getcommunity/gc-validators 0.0.326 → 0.0.327
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/components/gcft/index.cjs +6 -3
- package/dist/components/gcft/index.d.cts +8 -8
- package/dist/components/gcft/index.d.mts +8 -8
- package/dist/components/gcft/index.mjs +6 -3
- package/dist/entities/client-user/query.d.cts +1 -1
- package/dist/entities/client-user/query.d.mts +1 -1
- package/dist/entities/up-role/query.d.cts +1 -1
- package/dist/entities/up-role/query.d.mts +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/utm-tracking-link/query.d.cts +1 -1
- package/dist/entities/utm-tracking-link/query.d.mts +1 -1
- package/dist/{query-DtT3NP3L.d.cts → query-3cVkRHwC.d.cts} +1 -1
- package/dist/{query-C1uipSRG.d.cts → query-BGg1dU3d.d.cts} +4 -4
- package/dist/{query-ucbHvG6E.d.mts → query-DIdxfhM-.d.mts} +4 -4
- package/dist/{query-Bi68dtDV.d.mts → query-HCWmHgbX.d.mts} +1 -1
- package/package.json +1 -1
|
@@ -38,9 +38,12 @@ const GCFT_BLOCK_SETTINGS_ICONS = [
|
|
|
38
38
|
"matterport",
|
|
39
39
|
"location pin",
|
|
40
40
|
"location map",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
41
|
+
"design center",
|
|
42
|
+
"home design",
|
|
43
|
+
"home nav",
|
|
44
|
+
"home multi",
|
|
45
|
+
"home single",
|
|
46
|
+
"home qmi"
|
|
44
47
|
];
|
|
45
48
|
const GcftBlockSettingsIcon = valibot.picklist(GCFT_BLOCK_SETTINGS_ICONS);
|
|
46
49
|
const GcftBlockSettings = valibot.object({
|
|
@@ -302,18 +302,18 @@ declare const ComponentGcftBlockContent: v.ObjectSchema<{
|
|
|
302
302
|
type ComponentGcftBlockContent = v.InferOutput<typeof ComponentGcftBlockContent>;
|
|
303
303
|
//#endregion
|
|
304
304
|
//#region src/components/gcft/block-settings.d.ts
|
|
305
|
-
declare const GCFT_BLOCK_SETTINGS_ICONS: readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
306
|
-
declare const GcftBlockSettingsIcon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
305
|
+
declare const GCFT_BLOCK_SETTINGS_ICONS: readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"];
|
|
306
|
+
declare const GcftBlockSettingsIcon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
307
307
|
type GcftBlockSettingsIcon = v.InferOutput<typeof GcftBlockSettingsIcon>;
|
|
308
308
|
declare const GcftBlockSettings: v.ObjectSchema<{
|
|
309
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
309
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
310
310
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
311
311
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
312
312
|
readonly id: v.NumberSchema<undefined>;
|
|
313
313
|
}, undefined>;
|
|
314
314
|
type GcftBlockSettings = v.InferOutput<typeof GcftBlockSettings>;
|
|
315
315
|
declare const ComponentGcftBlockSettings: v.ObjectSchema<{
|
|
316
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
316
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
317
317
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
318
318
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
319
319
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -324,7 +324,7 @@ type ComponentGcftBlockSettings = v.InferOutput<typeof ComponentGcftBlockSetting
|
|
|
324
324
|
//#region src/components/gcft/content-panel.d.ts
|
|
325
325
|
declare const GcftContentPanel: v.ObjectSchema<{
|
|
326
326
|
readonly settings: v.ObjectSchema<{
|
|
327
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
327
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
328
328
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
329
329
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
330
330
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -483,7 +483,7 @@ declare const GcftContentPanel: v.ObjectSchema<{
|
|
|
483
483
|
type GcftContentPanel = v.InferOutput<typeof GcftContentPanel>;
|
|
484
484
|
declare const ComponentGcftContentPanel: v.ObjectSchema<{
|
|
485
485
|
readonly settings: v.ObjectSchema<{
|
|
486
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
486
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
487
487
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
488
488
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
489
489
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -645,7 +645,7 @@ type ComponentGcftContentPanel = v.InferOutput<typeof ComponentGcftContentPanel>
|
|
|
645
645
|
//#region src/components/gcft/content-scrollbox.d.ts
|
|
646
646
|
declare const GcftContentScrollbox: v.ObjectSchema<{
|
|
647
647
|
readonly settings: v.ObjectSchema<{
|
|
648
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
648
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
649
649
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
650
650
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
651
651
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -815,7 +815,7 @@ declare const GcftContentScrollbox: v.ObjectSchema<{
|
|
|
815
815
|
type GcftContentScrollbox = v.InferOutput<typeof GcftContentScrollbox>;
|
|
816
816
|
declare const ComponentGcftContentScrollbox: v.ObjectSchema<{
|
|
817
817
|
readonly settings: v.ObjectSchema<{
|
|
818
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
818
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
819
819
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
820
820
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
821
821
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -302,18 +302,18 @@ declare const ComponentGcftBlockContent: v.ObjectSchema<{
|
|
|
302
302
|
type ComponentGcftBlockContent = v.InferOutput<typeof ComponentGcftBlockContent>;
|
|
303
303
|
//#endregion
|
|
304
304
|
//#region src/components/gcft/block-settings.d.ts
|
|
305
|
-
declare const GCFT_BLOCK_SETTINGS_ICONS: readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
306
|
-
declare const GcftBlockSettingsIcon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
305
|
+
declare const GCFT_BLOCK_SETTINGS_ICONS: readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"];
|
|
306
|
+
declare const GcftBlockSettingsIcon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
307
307
|
type GcftBlockSettingsIcon = v.InferOutput<typeof GcftBlockSettingsIcon>;
|
|
308
308
|
declare const GcftBlockSettings: v.ObjectSchema<{
|
|
309
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
309
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
310
310
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
311
311
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
312
312
|
readonly id: v.NumberSchema<undefined>;
|
|
313
313
|
}, undefined>;
|
|
314
314
|
type GcftBlockSettings = v.InferOutput<typeof GcftBlockSettings>;
|
|
315
315
|
declare const ComponentGcftBlockSettings: v.ObjectSchema<{
|
|
316
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
316
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
317
317
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
318
318
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
319
319
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -324,7 +324,7 @@ type ComponentGcftBlockSettings = v.InferOutput<typeof ComponentGcftBlockSetting
|
|
|
324
324
|
//#region src/components/gcft/content-panel.d.ts
|
|
325
325
|
declare const GcftContentPanel: v.ObjectSchema<{
|
|
326
326
|
readonly settings: v.ObjectSchema<{
|
|
327
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
327
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
328
328
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
329
329
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
330
330
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -483,7 +483,7 @@ declare const GcftContentPanel: v.ObjectSchema<{
|
|
|
483
483
|
type GcftContentPanel = v.InferOutput<typeof GcftContentPanel>;
|
|
484
484
|
declare const ComponentGcftContentPanel: v.ObjectSchema<{
|
|
485
485
|
readonly settings: v.ObjectSchema<{
|
|
486
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
486
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
487
487
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
488
488
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
489
489
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -645,7 +645,7 @@ type ComponentGcftContentPanel = v.InferOutput<typeof ComponentGcftContentPanel>
|
|
|
645
645
|
//#region src/components/gcft/content-scrollbox.d.ts
|
|
646
646
|
declare const GcftContentScrollbox: v.ObjectSchema<{
|
|
647
647
|
readonly settings: v.ObjectSchema<{
|
|
648
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
648
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
649
649
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
650
650
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
651
651
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -815,7 +815,7 @@ declare const GcftContentScrollbox: v.ObjectSchema<{
|
|
|
815
815
|
type GcftContentScrollbox = v.InferOutput<typeof GcftContentScrollbox>;
|
|
816
816
|
declare const ComponentGcftContentScrollbox: v.ObjectSchema<{
|
|
817
817
|
readonly settings: v.ObjectSchema<{
|
|
818
|
-
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "
|
|
818
|
+
readonly icon: v.PicklistSchema<readonly ["info", "image", "slideshow", "video", "matterport", "location pin", "location map", "design center", "home design", "home nav", "home multi", "home single", "home qmi"], undefined>;
|
|
819
819
|
readonly label: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
820
820
|
readonly title: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, number, undefined>]>;
|
|
821
821
|
readonly id: v.NumberSchema<undefined>;
|
|
@@ -35,9 +35,12 @@ const GCFT_BLOCK_SETTINGS_ICONS = [
|
|
|
35
35
|
"matterport",
|
|
36
36
|
"location pin",
|
|
37
37
|
"location map",
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
38
|
+
"design center",
|
|
39
|
+
"home design",
|
|
40
|
+
"home nav",
|
|
41
|
+
"home multi",
|
|
42
|
+
"home single",
|
|
43
|
+
"home qmi"
|
|
41
44
|
];
|
|
42
45
|
const GcftBlockSettingsIcon = v.picklist(GCFT_BLOCK_SETTINGS_ICONS);
|
|
43
46
|
const GcftBlockSettings = v.object({
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-
|
|
1
|
+
import { n as QueryStrapiSearchClientUsers, t as FilterStrapiClientUsers } from "../../query-3cVkRHwC.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-HCWmHgbX.mjs";
|
|
2
2
|
export { FilterStrapiClientUsers, QueryStrapiSearchClientUsers };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as FilterStrapiRoles, t as FilterRoleType } from "../../query-
|
|
1
|
+
import { n as FilterStrapiRoles, t as FilterRoleType } from "../../query-BGg1dU3d.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-DIdxfhM-.mjs";
|
|
2
2
|
export { FilterRoleType, FilterStrapiRoles };
|
|
@@ -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-3cVkRHwC.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-HCWmHgbX.mjs";
|
|
2
2
|
export { FilterStrapiUsers, QueryStrapiSearchUsers, QueryStrapiSearchUsersByIdentifier };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { b as DateTimeFilter, ct as StrapiLogicalFilter, d as DocumentIdFilter, lt as StrapiLogicalFilterBaseSchema, m as IdFilter, n as LongStringFilter, r as StringFilter, w as BooleanFilter } from "../../index-DsROJsU-.cjs";
|
|
2
2
|
import { n as FilterStrapiClients } from "../../query-C-VJsIrW.cjs";
|
|
3
|
-
import { r as FilterStrapiUsers } from "../../query-
|
|
3
|
+
import { r as FilterStrapiUsers } from "../../query-3cVkRHwC.cjs";
|
|
4
4
|
import * as v from "valibot";
|
|
5
5
|
//#region src/entities/utm-tracking-link/query.d.ts
|
|
6
6
|
type FilterStrapiUtmTrackingLinksFields = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { b as DateTimeFilter, ct as StrapiLogicalFilter, d as DocumentIdFilter, lt as StrapiLogicalFilterBaseSchema, m as IdFilter, n as LongStringFilter, r as StringFilter, w as BooleanFilter } from "../../index-DsROJsU-.mjs";
|
|
2
2
|
import { n as FilterStrapiClients } from "../../query-BYrC5np1.mjs";
|
|
3
|
-
import { r as FilterStrapiUsers } from "../../query-
|
|
3
|
+
import { r as FilterStrapiUsers } from "../../query-HCWmHgbX.mjs";
|
|
4
4
|
import * as v from "valibot";
|
|
5
5
|
//#region src/entities/utm-tracking-link/query.d.ts
|
|
6
6
|
type FilterStrapiUtmTrackingLinksFields = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { b as DateTimeFilter, ct as StrapiLogicalFilter, d as DocumentIdFilter, lt as StrapiLogicalFilterBaseSchema, m as IdFilter, p as EmailFilter, r as StringFilter, t as JsonStringFilter, w as BooleanFilter } from "./index-DsROJsU-.cjs";
|
|
2
2
|
import { n as FilterStrapiClients } from "./query-C-VJsIrW.cjs";
|
|
3
|
-
import { n as FilterStrapiRoles } from "./query-
|
|
3
|
+
import { n as FilterStrapiRoles } from "./query-BGg1dU3d.cjs";
|
|
4
4
|
import * as v from "valibot";
|
|
5
5
|
//#region src/entities/up-user/query.d.ts
|
|
6
6
|
type FilterStrapiUsersFields = {
|
|
@@ -4,16 +4,16 @@ import * as v from "valibot";
|
|
|
4
4
|
declare const FilterRoleType: FilterWithMetadata<v.ObjectSchema<OptionalStrapiFilterEntries<{
|
|
5
5
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
6
6
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
7
|
-
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
8
|
-
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
7
|
+
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
8
|
+
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
9
9
|
readonly $eq: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
10
10
|
readonly $ne: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
11
11
|
} & {
|
|
12
12
|
$not: StrapiFilterObjectSchema<{
|
|
13
13
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
14
14
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
15
|
-
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
16
|
-
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
15
|
+
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
16
|
+
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
17
17
|
readonly $eq: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
18
18
|
readonly $ne: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
19
19
|
}>;
|
|
@@ -4,16 +4,16 @@ import * as v from "valibot";
|
|
|
4
4
|
declare const FilterRoleType: FilterWithMetadata<v.ObjectSchema<OptionalStrapiFilterEntries<{
|
|
5
5
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
6
6
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
7
|
-
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
8
|
-
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
7
|
+
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
8
|
+
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
9
9
|
readonly $eq: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
10
10
|
readonly $ne: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
11
11
|
} & {
|
|
12
12
|
$not: StrapiFilterObjectSchema<{
|
|
13
13
|
readonly $notNull: v.LiteralSchema<true, undefined>;
|
|
14
14
|
readonly $null: v.LiteralSchema<true, undefined>;
|
|
15
|
-
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
16
|
-
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("
|
|
15
|
+
readonly $in: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
16
|
+
readonly $notIn: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>, undefined>, v.TransformAction<("manager" | "client" | "employee" | "authenticated" | "public")[], ("manager" | "client" | "employee" | "authenticated" | "public")[]>, v.MinLengthAction<("manager" | "client" | "employee" | "authenticated" | "public")[], 1, undefined>]>, undefined>;
|
|
17
17
|
readonly $eq: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
18
18
|
readonly $ne: v.PicklistSchema<readonly ["authenticated", "public", "employee", "manager", "client"], undefined>;
|
|
19
19
|
}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { b as DateTimeFilter, ct as StrapiLogicalFilter, d as DocumentIdFilter, lt as StrapiLogicalFilterBaseSchema, m as IdFilter, p as EmailFilter, r as StringFilter, t as JsonStringFilter, w as BooleanFilter } from "./index-DsROJsU-.mjs";
|
|
2
2
|
import { n as FilterStrapiClients } from "./query-BYrC5np1.mjs";
|
|
3
|
-
import { n as FilterStrapiRoles } from "./query-
|
|
3
|
+
import { n as FilterStrapiRoles } from "./query-DIdxfhM-.mjs";
|
|
4
4
|
import * as v from "valibot";
|
|
5
5
|
//#region src/entities/up-user/query.d.ts
|
|
6
6
|
type FilterStrapiUsersFields = {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@getcommunity/gc-validators",
|
|
3
3
|
"description": "Schema Validator for GetCommunity web-stack types",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.327",
|
|
5
5
|
"author": "Joey Grable <joey@getcommunity.com> (https://joeygrable.com)",
|
|
6
6
|
"contributors": [],
|
|
7
7
|
"type": "module",
|