@joeygrable94/utm-src-pub-validators 0.0.121 → 0.0.122
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/index.cjs +0 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +0 -3
- package/dist/index.d.ts +0 -3
- package/dist/index.js +0 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -420,7 +420,6 @@ declare const SStripeCheckoutCreateSession: v.ObjectSchema<{
|
|
|
420
420
|
type SStripeCheckoutCreateSession = v.InferOutput<typeof SStripeCheckoutCreateSession>;
|
|
421
421
|
|
|
422
422
|
declare const SQueryParamsTrackingLinkDocuments: v.ObjectSchema<{
|
|
423
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<"please provide a valid document id">, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
424
423
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>]>, undefined>;
|
|
425
424
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
426
425
|
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "is_active:ASC" | "value:DESC" | "is_active:DESC" | "path:ASC" | "query:ASC" | "fragment:ASC" | "utm_source:ASC" | "utm_medium:ASC" | "utm_campaign:ASC" | "utm_creative_format:ASC" | "utm_content:ASC" | "utm_term:ASC" | "utm_id:ASC" | "destination:ASC" | "protocol:ASC" | "domain:ASC" | "path:DESC" | "query:DESC" | "fragment:DESC" | "utm_source:DESC" | "utm_medium:DESC" | "utm_campaign:DESC" | "utm_creative_format:DESC" | "utm_content:DESC" | "utm_term:DESC" | "utm_id:DESC" | "destination:DESC" | "protocol:DESC" | "domain:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "is_active:ASC" | "value:DESC" | "is_active:DESC" | "path:ASC" | "query:ASC" | "fragment:ASC" | "utm_source:ASC" | "utm_medium:ASC" | "utm_campaign:ASC" | "utm_creative_format:ASC" | "utm_content:ASC" | "utm_term:ASC" | "utm_id:ASC" | "destination:ASC" | "protocol:ASC" | "domain:ASC" | "path:DESC" | "query:DESC" | "fragment:DESC" | "utm_source:DESC" | "utm_medium:DESC" | "utm_campaign:DESC" | "utm_creative_format:DESC" | "utm_content:DESC" | "utm_term:DESC" | "utm_id:DESC" | "destination:DESC" | "protocol:DESC" | "domain:DESC")[], number, undefined>]>, undefined>;
|
|
@@ -1115,7 +1114,6 @@ declare const SDeleteCampaignKeyDocument: v.ObjectSchema<{
|
|
|
1115
1114
|
type SDeleteCampaignKeyDocument = v.InferOutput<typeof SDeleteCampaignKeyDocument>;
|
|
1116
1115
|
|
|
1117
1116
|
declare const SQueryParamsCampaignPhaseDocuments: v.ObjectSchema<{
|
|
1118
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<"please provide a valid document id">, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
1119
1117
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>]>, undefined>;
|
|
1120
1118
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
1121
1119
|
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], number, undefined>]>, undefined>;
|
|
@@ -1326,7 +1324,6 @@ declare const SDeleteCampaignProductDocument: v.ObjectSchema<{
|
|
|
1326
1324
|
type SDeleteCampaignProductDocument = v.InferOutput<typeof SDeleteCampaignProductDocument>;
|
|
1327
1325
|
|
|
1328
1326
|
declare const SQueryParamsCampaignTargetDocuments: v.ObjectSchema<{
|
|
1329
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<"please provide a valid document id">, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
1330
1327
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>]>, undefined>;
|
|
1331
1328
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
1332
1329
|
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], number, undefined>]>, undefined>;
|
package/dist/index.d.ts
CHANGED
|
@@ -420,7 +420,6 @@ declare const SStripeCheckoutCreateSession: v.ObjectSchema<{
|
|
|
420
420
|
type SStripeCheckoutCreateSession = v.InferOutput<typeof SStripeCheckoutCreateSession>;
|
|
421
421
|
|
|
422
422
|
declare const SQueryParamsTrackingLinkDocuments: v.ObjectSchema<{
|
|
423
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<"please provide a valid document id">, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
424
423
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>]>, undefined>;
|
|
425
424
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
426
425
|
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "is_active:ASC" | "value:DESC" | "is_active:DESC" | "path:ASC" | "query:ASC" | "fragment:ASC" | "utm_source:ASC" | "utm_medium:ASC" | "utm_campaign:ASC" | "utm_creative_format:ASC" | "utm_content:ASC" | "utm_term:ASC" | "utm_id:ASC" | "destination:ASC" | "protocol:ASC" | "domain:ASC" | "path:DESC" | "query:DESC" | "fragment:DESC" | "utm_source:DESC" | "utm_medium:DESC" | "utm_campaign:DESC" | "utm_creative_format:DESC" | "utm_content:DESC" | "utm_term:DESC" | "utm_id:DESC" | "destination:DESC" | "protocol:DESC" | "domain:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "is_active:ASC" | "value:DESC" | "is_active:DESC" | "path:ASC" | "query:ASC" | "fragment:ASC" | "utm_source:ASC" | "utm_medium:ASC" | "utm_campaign:ASC" | "utm_creative_format:ASC" | "utm_content:ASC" | "utm_term:ASC" | "utm_id:ASC" | "destination:ASC" | "protocol:ASC" | "domain:ASC" | "path:DESC" | "query:DESC" | "fragment:DESC" | "utm_source:DESC" | "utm_medium:DESC" | "utm_campaign:DESC" | "utm_creative_format:DESC" | "utm_content:DESC" | "utm_term:DESC" | "utm_id:DESC" | "destination:DESC" | "protocol:DESC" | "domain:DESC")[], number, undefined>]>, undefined>;
|
|
@@ -1115,7 +1114,6 @@ declare const SDeleteCampaignKeyDocument: v.ObjectSchema<{
|
|
|
1115
1114
|
type SDeleteCampaignKeyDocument = v.InferOutput<typeof SDeleteCampaignKeyDocument>;
|
|
1116
1115
|
|
|
1117
1116
|
declare const SQueryParamsCampaignPhaseDocuments: v.ObjectSchema<{
|
|
1118
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<"please provide a valid document id">, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
1119
1117
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>]>, undefined>;
|
|
1120
1118
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
1121
1119
|
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], number, undefined>]>, undefined>;
|
|
@@ -1326,7 +1324,6 @@ declare const SDeleteCampaignProductDocument: v.ObjectSchema<{
|
|
|
1326
1324
|
type SDeleteCampaignProductDocument = v.InferOutput<typeof SDeleteCampaignProductDocument>;
|
|
1327
1325
|
|
|
1328
1326
|
declare const SQueryParamsCampaignTargetDocuments: v.ObjectSchema<{
|
|
1329
|
-
readonly documentId: v.SchemaWithPipe<readonly [v.StringSchema<"please provide a valid document id">, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 255, undefined>]>;
|
|
1330
1327
|
readonly page: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>]>, undefined>;
|
|
1331
1328
|
readonly size: v.OptionalSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.MinValueAction<number, 10, undefined>, v.MaxValueAction<number, number, undefined>]>, undefined>;
|
|
1332
1329
|
readonly sort: v.OptionalSchema<v.SchemaWithPipe<readonly [v.ArraySchema<v.PicklistSchema<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], undefined>, undefined>, v.MaxLengthAction<("id:ASC" | "publishedAt:ASC" | "documentId:ASC" | "createdAt:ASC" | "updatedAt:ASC" | "id:DESC" | "publishedAt:DESC" | "documentId:DESC" | "createdAt:DESC" | "updatedAt:DESC" | "value:ASC" | "label:ASC" | "description:ASC" | "is_active:ASC" | "value:DESC" | "label:DESC" | "description:DESC" | "is_active:DESC")[], number, undefined>]>, undefined>;
|
package/dist/index.js
CHANGED
|
@@ -2000,7 +2000,6 @@ var SStripeCheckoutCreateSession = v.object({
|
|
|
2000
2000
|
cancel_url: IsValidOrUndefinedUrlDestination
|
|
2001
2001
|
});
|
|
2002
2002
|
var SQueryParamsTrackingLinkDocuments = v.object({
|
|
2003
|
-
documentId: IsValidReferenceDocumentId,
|
|
2004
2003
|
page: VPage(),
|
|
2005
2004
|
size: VSize(TRACKING_LINK_PAGINATION_MAX_SIZE_LIMIT),
|
|
2006
2005
|
sort: VSortTrackingLink,
|
|
@@ -2428,7 +2427,6 @@ var SDeleteCampaignKeyDocument = v.object({
|
|
|
2428
2427
|
documentId: IsValidReferenceDocumentId
|
|
2429
2428
|
});
|
|
2430
2429
|
var SQueryParamsCampaignPhaseDocuments = v.object({
|
|
2431
|
-
documentId: IsValidReferenceDocumentId,
|
|
2432
2430
|
page: VPage(),
|
|
2433
2431
|
size: VSize(CAMPAIGN_PHASE_PAGINATION_MAX_SIZE_LIMIT),
|
|
2434
2432
|
sort: VSortCampaignPhase,
|
|
@@ -2561,7 +2559,6 @@ var SDeleteCampaignProductDocument = v.object({
|
|
|
2561
2559
|
documentId: IsValidReferenceDocumentId
|
|
2562
2560
|
});
|
|
2563
2561
|
var SQueryParamsCampaignTargetDocuments = v.object({
|
|
2564
|
-
documentId: IsValidReferenceDocumentId,
|
|
2565
2562
|
page: VPage(),
|
|
2566
2563
|
size: VSize(CAMPAIGN_PRODUCT_PAGINATION_MAX_SIZE_LIMIT),
|
|
2567
2564
|
sort: VSortCampaignTarget,
|