@getcommunity/gc-validators 0.0.213 → 0.0.214

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.
@@ -1457,7 +1457,7 @@ var MondayWorkspaceSortKeys = [
1457
1457
  "createdAt",
1458
1458
  "updatedAt"
1459
1459
  ];
1460
- var QuerySortMondayWorkspace = v35__namespace.optional(
1460
+ var QuerySortMondayWorkspaces = v35__namespace.optional(
1461
1461
  v35__namespace.pipe(
1462
1462
  v35__namespace.array(
1463
1463
  v35__namespace.picklist(
@@ -1467,13 +1467,13 @@ var QuerySortMondayWorkspace = v35__namespace.optional(
1467
1467
  v35__namespace.maxLength(MondayWorkspaceSortKeys.length)
1468
1468
  )
1469
1469
  );
1470
- var QueryStrapiSearchMondayWorkspace = v35__namespace.object({
1470
+ var QueryStrapiSearchMondayWorkspaces = v35__namespace.object({
1471
1471
  page: VPage(),
1472
1472
  size: VSize(chunk57PRSDKM_cjs.LIMIT_MONDAY_WORKSPACE_PAGINATION_MAX_SIZE),
1473
1473
  clients: v35__namespace.optional(v35__namespace.pipe(v35__namespace.array(VStringShort()), v35__namespace.minLength(chunk57PRSDKM_cjs.LIMIT_MIN_VALUE))),
1474
1474
  title: v35__namespace.optional(VStringMax()),
1475
1475
  workspace_id: v35__namespace.optional(VStringMax()),
1476
- sort: QuerySortMondayWorkspace
1476
+ sort: QuerySortMondayWorkspaces
1477
1477
  });
1478
1478
  var SCreateMondayWorkspaceDocument = v35__namespace.object({
1479
1479
  clients: v35__namespace.pipe(v35__namespace.array(VStringShort()), v35__namespace.minLength(chunk57PRSDKM_cjs.LIMIT_MIN_VALUE)),
@@ -2657,7 +2657,7 @@ exports.QuerySortGCFlyTourSnaps = QuerySortGCFlyTourSnaps;
2657
2657
  exports.QuerySortGCFlyTours = QuerySortGCFlyTours;
2658
2658
  exports.QuerySortMediaContentType = QuerySortMediaContentType;
2659
2659
  exports.QuerySortMediaPlatforms = QuerySortMediaPlatforms;
2660
- exports.QuerySortMondayWorkspace = QuerySortMondayWorkspace;
2660
+ exports.QuerySortMondayWorkspaces = QuerySortMondayWorkspaces;
2661
2661
  exports.QuerySortStrapiComments = QuerySortStrapiComments;
2662
2662
  exports.QuerySortTags = QuerySortTags;
2663
2663
  exports.QuerySortTeamMembers = QuerySortTeamMembers;
@@ -2690,7 +2690,7 @@ exports.QueryStrapiSearchGCFlyTourSnaps = QueryStrapiSearchGCFlyTourSnaps;
2690
2690
  exports.QueryStrapiSearchGCFlyTours = QueryStrapiSearchGCFlyTours;
2691
2691
  exports.QueryStrapiSearchMediaContentTypes = QueryStrapiSearchMediaContentTypes;
2692
2692
  exports.QueryStrapiSearchMediaPlatforms = QueryStrapiSearchMediaPlatforms;
2693
- exports.QueryStrapiSearchMondayWorkspace = QueryStrapiSearchMondayWorkspace;
2693
+ exports.QueryStrapiSearchMondayWorkspaces = QueryStrapiSearchMondayWorkspaces;
2694
2694
  exports.QueryStrapiSearchTags = QueryStrapiSearchTags;
2695
2695
  exports.QueryStrapiSearchTeamMembers = QueryStrapiSearchTeamMembers;
2696
2696
  exports.QueryStrapiSearchTeamworkProjectHealth = QueryStrapiSearchTeamworkProjectHealth;
@@ -2845,5 +2845,5 @@ exports.VStringUrlNoUtm = VStringUrlNoUtm;
2845
2845
  exports.VStringUrlNullable = VStringUrlNullable;
2846
2846
  exports.VStringUrlUtm = VStringUrlUtm;
2847
2847
  exports.checkIsValidUrlList = checkIsValidUrlList;
2848
- //# sourceMappingURL=chunk-JULLUORM.cjs.map
2849
- //# sourceMappingURL=chunk-JULLUORM.cjs.map
2848
+ //# sourceMappingURL=chunk-AFCN5IYK.cjs.map
2849
+ //# sourceMappingURL=chunk-AFCN5IYK.cjs.map