@getcommunity/gc-validators 0.0.211 → 0.0.213

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.
Files changed (51) hide show
  1. package/dist/{chunk-NDHBXD37.cjs → chunk-57PRSDKM.cjs} +6 -2
  2. package/dist/chunk-57PRSDKM.cjs.map +1 -0
  3. package/dist/chunk-7CI3M2JM.js +3 -0
  4. package/dist/{chunk-TJXNE67H.js.map → chunk-7CI3M2JM.js.map} +1 -1
  5. package/dist/{chunk-7N7UME6I.js → chunk-ABPKJ5AP.js} +5 -3
  6. package/dist/chunk-ABPKJ5AP.js.map +1 -0
  7. package/dist/{chunk-6QXOUWYU.js → chunk-B4H2XFKV.js} +38 -2
  8. package/dist/chunk-B4H2XFKV.js.map +1 -0
  9. package/dist/chunk-CDBT3J75.cjs +4 -0
  10. package/dist/{chunk-UHFP42A3.cjs.map → chunk-CDBT3J75.cjs.map} +1 -1
  11. package/dist/chunk-JULLUORM.cjs +2849 -0
  12. package/dist/chunk-JULLUORM.cjs.map +1 -0
  13. package/dist/{chunk-YT4F4B55.cjs → chunk-KUKR2YJV.cjs} +38 -2
  14. package/dist/chunk-KUKR2YJV.cjs.map +1 -0
  15. package/dist/chunk-Q6TCMSOO.js +2606 -0
  16. package/dist/chunk-Q6TCMSOO.js.map +1 -0
  17. package/dist/constants.cjs +115 -107
  18. package/dist/constants.d.cts +3 -1
  19. package/dist/constants.d.ts +3 -1
  20. package/dist/constants.js +1 -1
  21. package/dist/index.cjs +363 -331
  22. package/dist/index.d.cts +4 -4
  23. package/dist/index.d.ts +4 -4
  24. package/dist/index.js +4 -4
  25. package/dist/{comment.document-0CuDvwEI.d.cts → monday-workspace.document-C3MD5or8.d.cts} +9 -2
  26. package/dist/{comment.document-h_60FCul.d.ts → monday-workspace.document-Cg5L2bfK.d.ts} +9 -2
  27. package/dist/{permission.constants-Chqmz1hY.d.cts → permission.constants-B99nobws.d.cts} +1 -0
  28. package/dist/{permission.constants-Chqmz1hY.d.ts → permission.constants-B99nobws.d.ts} +1 -0
  29. package/dist/permissions.cjs +6 -6
  30. package/dist/permissions.d.cts +42 -3
  31. package/dist/permissions.d.ts +42 -3
  32. package/dist/permissions.js +1 -1
  33. package/dist/schemas.cjs +243 -219
  34. package/dist/schemas.d.cts +43 -5
  35. package/dist/schemas.d.ts +43 -5
  36. package/dist/schemas.js +3 -3
  37. package/dist/types.cjs +1 -1
  38. package/dist/types.d.cts +3 -3
  39. package/dist/types.d.ts +3 -3
  40. package/dist/types.js +1 -1
  41. package/package.json +1 -1
  42. package/dist/chunk-6QXOUWYU.js.map +0 -1
  43. package/dist/chunk-7N7UME6I.js.map +0 -1
  44. package/dist/chunk-B7HPJU5S.js +0 -2549
  45. package/dist/chunk-B7HPJU5S.js.map +0 -1
  46. package/dist/chunk-HK6NDXNZ.cjs +0 -2786
  47. package/dist/chunk-HK6NDXNZ.cjs.map +0 -1
  48. package/dist/chunk-NDHBXD37.cjs.map +0 -1
  49. package/dist/chunk-TJXNE67H.js +0 -3
  50. package/dist/chunk-UHFP42A3.cjs +0 -4
  51. package/dist/chunk-YT4F4B55.cjs.map +0 -1
package/dist/schemas.cjs CHANGED
@@ -1,874 +1,898 @@
1
1
  'use strict';
2
2
 
3
- var chunkHK6NDXNZ_cjs = require('./chunk-HK6NDXNZ.cjs');
4
- require('./chunk-NDHBXD37.cjs');
5
- require('./chunk-YT4F4B55.cjs');
3
+ var chunkJULLUORM_cjs = require('./chunk-JULLUORM.cjs');
4
+ require('./chunk-57PRSDKM.cjs');
5
+ require('./chunk-KUKR2YJV.cjs');
6
6
 
7
7
 
8
8
 
9
9
  Object.defineProperty(exports, "BlogPostSortKeys", {
10
10
  enumerable: true,
11
- get: function () { return chunkHK6NDXNZ_cjs.BlogPostSortKeys; }
11
+ get: function () { return chunkJULLUORM_cjs.BlogPostSortKeys; }
12
12
  });
13
13
  Object.defineProperty(exports, "CategorySortKeys", {
14
14
  enumerable: true,
15
- get: function () { return chunkHK6NDXNZ_cjs.CategorySortKeys; }
15
+ get: function () { return chunkJULLUORM_cjs.CategorySortKeys; }
16
16
  });
17
17
  Object.defineProperty(exports, "ClientContentPillarSortKeys", {
18
18
  enumerable: true,
19
- get: function () { return chunkHK6NDXNZ_cjs.ClientContentPillarSortKeys; }
19
+ get: function () { return chunkJULLUORM_cjs.ClientContentPillarSortKeys; }
20
20
  });
21
21
  Object.defineProperty(exports, "ClientMediaPlatformContentTypeSortKeys", {
22
22
  enumerable: true,
23
- get: function () { return chunkHK6NDXNZ_cjs.ClientMediaPlatformContentTypeSortKeys; }
23
+ get: function () { return chunkJULLUORM_cjs.ClientMediaPlatformContentTypeSortKeys; }
24
24
  });
25
25
  Object.defineProperty(exports, "ClientMediaPlatformSortKeys", {
26
26
  enumerable: true,
27
- get: function () { return chunkHK6NDXNZ_cjs.ClientMediaPlatformSortKeys; }
27
+ get: function () { return chunkJULLUORM_cjs.ClientMediaPlatformSortKeys; }
28
28
  });
29
29
  Object.defineProperty(exports, "ClientProjectSortKeys", {
30
30
  enumerable: true,
31
- get: function () { return chunkHK6NDXNZ_cjs.ClientProjectSortKeys; }
31
+ get: function () { return chunkJULLUORM_cjs.ClientProjectSortKeys; }
32
32
  });
33
33
  Object.defineProperty(exports, "ClientReportSortKeys", {
34
34
  enumerable: true,
35
- get: function () { return chunkHK6NDXNZ_cjs.ClientReportSortKeys; }
35
+ get: function () { return chunkJULLUORM_cjs.ClientReportSortKeys; }
36
36
  });
37
37
  Object.defineProperty(exports, "ClientSortKeys", {
38
38
  enumerable: true,
39
- get: function () { return chunkHK6NDXNZ_cjs.ClientSortKeys; }
39
+ get: function () { return chunkJULLUORM_cjs.ClientSortKeys; }
40
40
  });
41
41
  Object.defineProperty(exports, "ClientStyleguideSortKeys", {
42
42
  enumerable: true,
43
- get: function () { return chunkHK6NDXNZ_cjs.ClientStyleguideSortKeys; }
43
+ get: function () { return chunkJULLUORM_cjs.ClientStyleguideSortKeys; }
44
44
  });
45
45
  Object.defineProperty(exports, "ClientUserSortKeys", {
46
46
  enumerable: true,
47
- get: function () { return chunkHK6NDXNZ_cjs.ClientUserSortKeys; }
47
+ get: function () { return chunkJULLUORM_cjs.ClientUserSortKeys; }
48
48
  });
49
49
  Object.defineProperty(exports, "ContentPillarSortKeys", {
50
50
  enumerable: true,
51
- get: function () { return chunkHK6NDXNZ_cjs.ContentPillarSortKeys; }
51
+ get: function () { return chunkJULLUORM_cjs.ContentPillarSortKeys; }
52
52
  });
53
53
  Object.defineProperty(exports, "EntitySortKeys", {
54
54
  enumerable: true,
55
- get: function () { return chunkHK6NDXNZ_cjs.EntitySortKeys; }
55
+ get: function () { return chunkJULLUORM_cjs.EntitySortKeys; }
56
56
  });
57
57
  Object.defineProperty(exports, "GCFlyTourSnapSortKeys", {
58
58
  enumerable: true,
59
- get: function () { return chunkHK6NDXNZ_cjs.GCFlyTourSnapSortKeys; }
59
+ get: function () { return chunkJULLUORM_cjs.GCFlyTourSnapSortKeys; }
60
60
  });
61
61
  Object.defineProperty(exports, "GCFlyTourSortKeys", {
62
62
  enumerable: true,
63
- get: function () { return chunkHK6NDXNZ_cjs.GCFlyTourSortKeys; }
63
+ get: function () { return chunkJULLUORM_cjs.GCFlyTourSortKeys; }
64
64
  });
65
65
  Object.defineProperty(exports, "MediaContentTypeSortKeys", {
66
66
  enumerable: true,
67
- get: function () { return chunkHK6NDXNZ_cjs.MediaContentTypeSortKeys; }
67
+ get: function () { return chunkJULLUORM_cjs.MediaContentTypeSortKeys; }
68
68
  });
69
69
  Object.defineProperty(exports, "MediaPlatformSortKeys", {
70
70
  enumerable: true,
71
- get: function () { return chunkHK6NDXNZ_cjs.MediaPlatformSortKeys; }
71
+ get: function () { return chunkJULLUORM_cjs.MediaPlatformSortKeys; }
72
+ });
73
+ Object.defineProperty(exports, "MondayWorkspaceSortKeys", {
74
+ enumerable: true,
75
+ get: function () { return chunkJULLUORM_cjs.MondayWorkspaceSortKeys; }
72
76
  });
73
77
  Object.defineProperty(exports, "QueryFilterStrapiComments", {
74
78
  enumerable: true,
75
- get: function () { return chunkHK6NDXNZ_cjs.QueryFilterStrapiComments; }
79
+ get: function () { return chunkJULLUORM_cjs.QueryFilterStrapiComments; }
76
80
  });
77
81
  Object.defineProperty(exports, "QuerySortBlogPosts", {
78
82
  enumerable: true,
79
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortBlogPosts; }
83
+ get: function () { return chunkJULLUORM_cjs.QuerySortBlogPosts; }
80
84
  });
81
85
  Object.defineProperty(exports, "QuerySortCategories", {
82
86
  enumerable: true,
83
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortCategories; }
87
+ get: function () { return chunkJULLUORM_cjs.QuerySortCategories; }
84
88
  });
85
89
  Object.defineProperty(exports, "QuerySortClientContentPillars", {
86
90
  enumerable: true,
87
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientContentPillars; }
91
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientContentPillars; }
88
92
  });
89
93
  Object.defineProperty(exports, "QuerySortClientMediaPlatformContentTypes", {
90
94
  enumerable: true,
91
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientMediaPlatformContentTypes; }
95
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientMediaPlatformContentTypes; }
92
96
  });
93
97
  Object.defineProperty(exports, "QuerySortClientMediaPlatforms", {
94
98
  enumerable: true,
95
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientMediaPlatforms; }
99
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientMediaPlatforms; }
96
100
  });
97
101
  Object.defineProperty(exports, "QuerySortClientProjects", {
98
102
  enumerable: true,
99
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientProjects; }
103
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientProjects; }
100
104
  });
101
105
  Object.defineProperty(exports, "QuerySortClientReports", {
102
106
  enumerable: true,
103
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientReports; }
107
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientReports; }
104
108
  });
105
109
  Object.defineProperty(exports, "QuerySortClientStyleguides", {
106
110
  enumerable: true,
107
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientStyleguides; }
111
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientStyleguides; }
108
112
  });
109
113
  Object.defineProperty(exports, "QuerySortClientUsers", {
110
114
  enumerable: true,
111
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClientUsers; }
115
+ get: function () { return chunkJULLUORM_cjs.QuerySortClientUsers; }
112
116
  });
113
117
  Object.defineProperty(exports, "QuerySortClients", {
114
118
  enumerable: true,
115
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortClients; }
119
+ get: function () { return chunkJULLUORM_cjs.QuerySortClients; }
116
120
  });
117
121
  Object.defineProperty(exports, "QuerySortContentPillars", {
118
122
  enumerable: true,
119
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortContentPillars; }
123
+ get: function () { return chunkJULLUORM_cjs.QuerySortContentPillars; }
120
124
  });
121
125
  Object.defineProperty(exports, "QuerySortEntities", {
122
126
  enumerable: true,
123
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortEntities; }
127
+ get: function () { return chunkJULLUORM_cjs.QuerySortEntities; }
124
128
  });
125
129
  Object.defineProperty(exports, "QuerySortGCFlyTourSnaps", {
126
130
  enumerable: true,
127
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortGCFlyTourSnaps; }
131
+ get: function () { return chunkJULLUORM_cjs.QuerySortGCFlyTourSnaps; }
128
132
  });
129
133
  Object.defineProperty(exports, "QuerySortGCFlyTours", {
130
134
  enumerable: true,
131
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortGCFlyTours; }
135
+ get: function () { return chunkJULLUORM_cjs.QuerySortGCFlyTours; }
132
136
  });
133
137
  Object.defineProperty(exports, "QuerySortMediaContentType", {
134
138
  enumerable: true,
135
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortMediaContentType; }
139
+ get: function () { return chunkJULLUORM_cjs.QuerySortMediaContentType; }
136
140
  });
137
141
  Object.defineProperty(exports, "QuerySortMediaPlatforms", {
138
142
  enumerable: true,
139
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortMediaPlatforms; }
143
+ get: function () { return chunkJULLUORM_cjs.QuerySortMediaPlatforms; }
144
+ });
145
+ Object.defineProperty(exports, "QuerySortMondayWorkspace", {
146
+ enumerable: true,
147
+ get: function () { return chunkJULLUORM_cjs.QuerySortMondayWorkspace; }
140
148
  });
141
149
  Object.defineProperty(exports, "QuerySortStrapiComments", {
142
150
  enumerable: true,
143
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortStrapiComments; }
151
+ get: function () { return chunkJULLUORM_cjs.QuerySortStrapiComments; }
144
152
  });
145
153
  Object.defineProperty(exports, "QuerySortTags", {
146
154
  enumerable: true,
147
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortTags; }
155
+ get: function () { return chunkJULLUORM_cjs.QuerySortTags; }
148
156
  });
149
157
  Object.defineProperty(exports, "QuerySortTeamMembers", {
150
158
  enumerable: true,
151
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortTeamMembers; }
159
+ get: function () { return chunkJULLUORM_cjs.QuerySortTeamMembers; }
152
160
  });
153
161
  Object.defineProperty(exports, "QuerySortTeamworkProjectHealth", {
154
162
  enumerable: true,
155
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortTeamworkProjectHealth; }
163
+ get: function () { return chunkJULLUORM_cjs.QuerySortTeamworkProjectHealth; }
156
164
  });
157
165
  Object.defineProperty(exports, "QuerySortUrlRedirects", {
158
166
  enumerable: true,
159
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortUrlRedirects; }
167
+ get: function () { return chunkJULLUORM_cjs.QuerySortUrlRedirects; }
160
168
  });
161
169
  Object.defineProperty(exports, "QuerySortUsers", {
162
170
  enumerable: true,
163
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortUsers; }
171
+ get: function () { return chunkJULLUORM_cjs.QuerySortUsers; }
164
172
  });
165
173
  Object.defineProperty(exports, "QuerySortUtmTrackingLinks", {
166
174
  enumerable: true,
167
- get: function () { return chunkHK6NDXNZ_cjs.QuerySortUtmTrackingLinks; }
175
+ get: function () { return chunkJULLUORM_cjs.QuerySortUtmTrackingLinks; }
168
176
  });
169
177
  Object.defineProperty(exports, "QueryStrapiByDocumentId", {
170
178
  enumerable: true,
171
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiByDocumentId; }
179
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiByDocumentId; }
172
180
  });
173
181
  Object.defineProperty(exports, "QueryStrapiByEmail", {
174
182
  enumerable: true,
175
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiByEmail; }
183
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiByEmail; }
176
184
  });
177
185
  Object.defineProperty(exports, "QueryStrapiById", {
178
186
  enumerable: true,
179
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiById; }
187
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiById; }
180
188
  });
181
189
  Object.defineProperty(exports, "QueryStrapiByName", {
182
190
  enumerable: true,
183
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiByName; }
191
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiByName; }
184
192
  });
185
193
  Object.defineProperty(exports, "QueryStrapiByPhone", {
186
194
  enumerable: true,
187
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiByPhone; }
195
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiByPhone; }
188
196
  });
189
197
  Object.defineProperty(exports, "QueryStrapiBySlug", {
190
198
  enumerable: true,
191
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiBySlug; }
199
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiBySlug; }
192
200
  });
193
201
  Object.defineProperty(exports, "QueryStrapiCommentsFlat", {
194
202
  enumerable: true,
195
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiCommentsFlat; }
203
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiCommentsFlat; }
196
204
  });
197
205
  Object.defineProperty(exports, "QueryStrapiCommentsInHeirarchy", {
198
206
  enumerable: true,
199
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiCommentsInHeirarchy; }
207
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiCommentsInHeirarchy; }
200
208
  });
201
209
  Object.defineProperty(exports, "QueryStrapiPaginated", {
202
210
  enumerable: true,
203
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiPaginated; }
211
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiPaginated; }
204
212
  });
205
213
  Object.defineProperty(exports, "QueryStrapiPaginatedUrlRedirects", {
206
214
  enumerable: true,
207
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiPaginatedUrlRedirects; }
215
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiPaginatedUrlRedirects; }
208
216
  });
209
217
  Object.defineProperty(exports, "QueryStrapiSearchBlogPosts", {
210
218
  enumerable: true,
211
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchBlogPosts; }
219
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchBlogPosts; }
212
220
  });
213
221
  Object.defineProperty(exports, "QueryStrapiSearchBlogPostsBySlug", {
214
222
  enumerable: true,
215
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchBlogPostsBySlug; }
223
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchBlogPostsBySlug; }
216
224
  });
217
225
  Object.defineProperty(exports, "QueryStrapiSearchCategories", {
218
226
  enumerable: true,
219
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchCategories; }
227
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchCategories; }
220
228
  });
221
229
  Object.defineProperty(exports, "QueryStrapiSearchClientContentPillars", {
222
230
  enumerable: true,
223
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClientContentPillars; }
231
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClientContentPillars; }
224
232
  });
225
233
  Object.defineProperty(exports, "QueryStrapiSearchClientMediaPlatformContentTypes", {
226
234
  enumerable: true,
227
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClientMediaPlatformContentTypes; }
235
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClientMediaPlatformContentTypes; }
228
236
  });
229
237
  Object.defineProperty(exports, "QueryStrapiSearchClientMediaPlatforms", {
230
238
  enumerable: true,
231
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClientMediaPlatforms; }
239
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClientMediaPlatforms; }
232
240
  });
233
241
  Object.defineProperty(exports, "QueryStrapiSearchClientProjects", {
234
242
  enumerable: true,
235
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClientProjects; }
243
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClientProjects; }
236
244
  });
237
245
  Object.defineProperty(exports, "QueryStrapiSearchClientReports", {
238
246
  enumerable: true,
239
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClientReports; }
247
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClientReports; }
240
248
  });
241
249
  Object.defineProperty(exports, "QueryStrapiSearchClientStyleguide", {
242
250
  enumerable: true,
243
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClientStyleguide; }
251
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClientStyleguide; }
244
252
  });
245
253
  Object.defineProperty(exports, "QueryStrapiSearchClients", {
246
254
  enumerable: true,
247
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchClients; }
255
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchClients; }
248
256
  });
249
257
  Object.defineProperty(exports, "QueryStrapiSearchContentPillars", {
250
258
  enumerable: true,
251
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchContentPillars; }
259
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchContentPillars; }
252
260
  });
253
261
  Object.defineProperty(exports, "QueryStrapiSearchGCFlyTourSnaps", {
254
262
  enumerable: true,
255
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchGCFlyTourSnaps; }
263
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchGCFlyTourSnaps; }
256
264
  });
257
265
  Object.defineProperty(exports, "QueryStrapiSearchGCFlyTours", {
258
266
  enumerable: true,
259
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchGCFlyTours; }
267
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchGCFlyTours; }
260
268
  });
261
269
  Object.defineProperty(exports, "QueryStrapiSearchMediaContentTypes", {
262
270
  enumerable: true,
263
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchMediaContentTypes; }
271
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchMediaContentTypes; }
264
272
  });
265
273
  Object.defineProperty(exports, "QueryStrapiSearchMediaPlatforms", {
266
274
  enumerable: true,
267
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchMediaPlatforms; }
275
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchMediaPlatforms; }
276
+ });
277
+ Object.defineProperty(exports, "QueryStrapiSearchMondayWorkspace", {
278
+ enumerable: true,
279
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchMondayWorkspace; }
268
280
  });
269
281
  Object.defineProperty(exports, "QueryStrapiSearchTags", {
270
282
  enumerable: true,
271
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchTags; }
283
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchTags; }
272
284
  });
273
285
  Object.defineProperty(exports, "QueryStrapiSearchTeamMembers", {
274
286
  enumerable: true,
275
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchTeamMembers; }
287
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchTeamMembers; }
276
288
  });
277
289
  Object.defineProperty(exports, "QueryStrapiSearchTeamworkProjectHealth", {
278
290
  enumerable: true,
279
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchTeamworkProjectHealth; }
291
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchTeamworkProjectHealth; }
280
292
  });
281
293
  Object.defineProperty(exports, "QueryStrapiSearchUtmTrackingLinks", {
282
294
  enumerable: true,
283
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiSearchUtmTrackingLinks; }
295
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiSearchUtmTrackingLinks; }
284
296
  });
285
297
  Object.defineProperty(exports, "QueryStrapiUrlRedirectsByFrom", {
286
298
  enumerable: true,
287
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiUrlRedirectsByFrom; }
299
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiUrlRedirectsByFrom; }
288
300
  });
289
301
  Object.defineProperty(exports, "QueryStrapiUsers", {
290
302
  enumerable: true,
291
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiUsers; }
303
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiUsers; }
292
304
  });
293
305
  Object.defineProperty(exports, "QueryStrapiUsersByIdentifier", {
294
306
  enumerable: true,
295
- get: function () { return chunkHK6NDXNZ_cjs.QueryStrapiUsersByIdentifier; }
307
+ get: function () { return chunkJULLUORM_cjs.QueryStrapiUsersByIdentifier; }
296
308
  });
297
309
  Object.defineProperty(exports, "SAssociateClientMediaPlatformContentTypesToMediaContentType", {
298
310
  enumerable: true,
299
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateClientMediaPlatformContentTypesToMediaContentType; }
311
+ get: function () { return chunkJULLUORM_cjs.SAssociateClientMediaPlatformContentTypesToMediaContentType; }
300
312
  });
301
313
  Object.defineProperty(exports, "SAssociateClientToClientProjectDocument", {
302
314
  enumerable: true,
303
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateClientToClientProjectDocument; }
315
+ get: function () { return chunkJULLUORM_cjs.SAssociateClientToClientProjectDocument; }
304
316
  });
305
317
  Object.defineProperty(exports, "SAssociateClientsToGCFlyTour", {
306
318
  enumerable: true,
307
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateClientsToGCFlyTour; }
319
+ get: function () { return chunkJULLUORM_cjs.SAssociateClientsToGCFlyTour; }
308
320
  });
309
321
  Object.defineProperty(exports, "SAssociateGcFlyTourSnapsToGCFlyTour", {
310
322
  enumerable: true,
311
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateGcFlyTourSnapsToGCFlyTour; }
323
+ get: function () { return chunkJULLUORM_cjs.SAssociateGcFlyTourSnapsToGCFlyTour; }
312
324
  });
313
325
  Object.defineProperty(exports, "SAssociateMediaContentTypesToClientMediaPlatform", {
314
326
  enumerable: true,
315
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateMediaContentTypesToClientMediaPlatform; }
327
+ get: function () { return chunkJULLUORM_cjs.SAssociateMediaContentTypesToClientMediaPlatform; }
316
328
  });
317
329
  Object.defineProperty(exports, "SAssociateMediaContentTypesToMediaPlatform", {
318
330
  enumerable: true,
319
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateMediaContentTypesToMediaPlatform; }
331
+ get: function () { return chunkJULLUORM_cjs.SAssociateMediaContentTypesToMediaPlatform; }
320
332
  });
321
333
  Object.defineProperty(exports, "SAssociateMediaPlatformsToMediaContentType", {
322
334
  enumerable: true,
323
- get: function () { return chunkHK6NDXNZ_cjs.SAssociateMediaPlatformsToMediaContentType; }
335
+ get: function () { return chunkJULLUORM_cjs.SAssociateMediaPlatformsToMediaContentType; }
324
336
  });
325
337
  Object.defineProperty(exports, "SAuthConnectProviderConfirmation", {
326
338
  enumerable: true,
327
- get: function () { return chunkHK6NDXNZ_cjs.SAuthConnectProviderConfirmation; }
339
+ get: function () { return chunkJULLUORM_cjs.SAuthConnectProviderConfirmation; }
328
340
  });
329
341
  Object.defineProperty(exports, "SAuthConnectProviderRedirectSearch", {
330
342
  enumerable: true,
331
- get: function () { return chunkHK6NDXNZ_cjs.SAuthConnectProviderRedirectSearch; }
343
+ get: function () { return chunkJULLUORM_cjs.SAuthConnectProviderRedirectSearch; }
332
344
  });
333
345
  Object.defineProperty(exports, "SAuthRawAccessToken", {
334
346
  enumerable: true,
335
- get: function () { return chunkHK6NDXNZ_cjs.SAuthRawAccessToken; }
347
+ get: function () { return chunkJULLUORM_cjs.SAuthRawAccessToken; }
336
348
  });
337
349
  Object.defineProperty(exports, "SChangePassword", {
338
350
  enumerable: true,
339
- get: function () { return chunkHK6NDXNZ_cjs.SChangePassword; }
351
+ get: function () { return chunkJULLUORM_cjs.SChangePassword; }
340
352
  });
341
353
  Object.defineProperty(exports, "SConnectManyEntityRelation", {
342
354
  enumerable: true,
343
- get: function () { return chunkHK6NDXNZ_cjs.SConnectManyEntityRelation; }
355
+ get: function () { return chunkJULLUORM_cjs.SConnectManyEntityRelation; }
344
356
  });
345
357
  Object.defineProperty(exports, "SConnectOneEntityRelation", {
346
358
  enumerable: true,
347
- get: function () { return chunkHK6NDXNZ_cjs.SConnectOneEntityRelation; }
359
+ get: function () { return chunkJULLUORM_cjs.SConnectOneEntityRelation; }
348
360
  });
349
361
  Object.defineProperty(exports, "SCreateCategoryDocument", {
350
362
  enumerable: true,
351
- get: function () { return chunkHK6NDXNZ_cjs.SCreateCategoryDocument; }
363
+ get: function () { return chunkJULLUORM_cjs.SCreateCategoryDocument; }
352
364
  });
353
365
  Object.defineProperty(exports, "SCreateClientContentPillarDocument", {
354
366
  enumerable: true,
355
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientContentPillarDocument; }
367
+ get: function () { return chunkJULLUORM_cjs.SCreateClientContentPillarDocument; }
356
368
  });
357
369
  Object.defineProperty(exports, "SCreateClientDocument", {
358
370
  enumerable: true,
359
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientDocument; }
371
+ get: function () { return chunkJULLUORM_cjs.SCreateClientDocument; }
360
372
  });
361
373
  Object.defineProperty(exports, "SCreateClientMediaPlatformContentTypeDocument", {
362
374
  enumerable: true,
363
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientMediaPlatformContentTypeDocument; }
375
+ get: function () { return chunkJULLUORM_cjs.SCreateClientMediaPlatformContentTypeDocument; }
364
376
  });
365
377
  Object.defineProperty(exports, "SCreateClientMediaPlatformDocument", {
366
378
  enumerable: true,
367
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientMediaPlatformDocument; }
379
+ get: function () { return chunkJULLUORM_cjs.SCreateClientMediaPlatformDocument; }
368
380
  });
369
381
  Object.defineProperty(exports, "SCreateClientProjectDocument", {
370
382
  enumerable: true,
371
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientProjectDocument; }
383
+ get: function () { return chunkJULLUORM_cjs.SCreateClientProjectDocument; }
372
384
  });
373
385
  Object.defineProperty(exports, "SCreateClientReportDocument", {
374
386
  enumerable: true,
375
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientReportDocument; }
387
+ get: function () { return chunkJULLUORM_cjs.SCreateClientReportDocument; }
376
388
  });
377
389
  Object.defineProperty(exports, "SCreateClientStyleguideDocument", {
378
390
  enumerable: true,
379
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientStyleguideDocument; }
391
+ get: function () { return chunkJULLUORM_cjs.SCreateClientStyleguideDocument; }
380
392
  });
381
393
  Object.defineProperty(exports, "SCreateClientUserDocument", {
382
394
  enumerable: true,
383
- get: function () { return chunkHK6NDXNZ_cjs.SCreateClientUserDocument; }
395
+ get: function () { return chunkJULLUORM_cjs.SCreateClientUserDocument; }
384
396
  });
385
397
  Object.defineProperty(exports, "SCreateCommentDocument", {
386
398
  enumerable: true,
387
- get: function () { return chunkHK6NDXNZ_cjs.SCreateCommentDocument; }
399
+ get: function () { return chunkJULLUORM_cjs.SCreateCommentDocument; }
388
400
  });
389
401
  Object.defineProperty(exports, "SCreateContentPillarDocument", {
390
402
  enumerable: true,
391
- get: function () { return chunkHK6NDXNZ_cjs.SCreateContentPillarDocument; }
403
+ get: function () { return chunkJULLUORM_cjs.SCreateContentPillarDocument; }
392
404
  });
393
405
  Object.defineProperty(exports, "SCreateGCFlyTourDocument", {
394
406
  enumerable: true,
395
- get: function () { return chunkHK6NDXNZ_cjs.SCreateGCFlyTourDocument; }
407
+ get: function () { return chunkJULLUORM_cjs.SCreateGCFlyTourDocument; }
396
408
  });
397
409
  Object.defineProperty(exports, "SCreateGCFlyTourSnapDocument", {
398
410
  enumerable: true,
399
- get: function () { return chunkHK6NDXNZ_cjs.SCreateGCFlyTourSnapDocument; }
411
+ get: function () { return chunkJULLUORM_cjs.SCreateGCFlyTourSnapDocument; }
400
412
  });
401
413
  Object.defineProperty(exports, "SCreateLeadDocument", {
402
414
  enumerable: true,
403
- get: function () { return chunkHK6NDXNZ_cjs.SCreateLeadDocument; }
415
+ get: function () { return chunkJULLUORM_cjs.SCreateLeadDocument; }
404
416
  });
405
417
  Object.defineProperty(exports, "SCreateMediaContentTypeDocument", {
406
418
  enumerable: true,
407
- get: function () { return chunkHK6NDXNZ_cjs.SCreateMediaContentTypeDocument; }
419
+ get: function () { return chunkJULLUORM_cjs.SCreateMediaContentTypeDocument; }
408
420
  });
409
421
  Object.defineProperty(exports, "SCreateMediaPlatformDocument", {
410
422
  enumerable: true,
411
- get: function () { return chunkHK6NDXNZ_cjs.SCreateMediaPlatformDocument; }
423
+ get: function () { return chunkJULLUORM_cjs.SCreateMediaPlatformDocument; }
424
+ });
425
+ Object.defineProperty(exports, "SCreateMondayWorkspaceDocument", {
426
+ enumerable: true,
427
+ get: function () { return chunkJULLUORM_cjs.SCreateMondayWorkspaceDocument; }
412
428
  });
413
429
  Object.defineProperty(exports, "SCreateMultipleStrapiMediaUploadDocument", {
414
430
  enumerable: true,
415
- get: function () { return chunkHK6NDXNZ_cjs.SCreateMultipleStrapiMediaUploadDocument; }
431
+ get: function () { return chunkJULLUORM_cjs.SCreateMultipleStrapiMediaUploadDocument; }
416
432
  });
417
433
  Object.defineProperty(exports, "SCreateNewsletterSignup", {
418
434
  enumerable: true,
419
- get: function () { return chunkHK6NDXNZ_cjs.SCreateNewsletterSignup; }
435
+ get: function () { return chunkJULLUORM_cjs.SCreateNewsletterSignup; }
420
436
  });
421
437
  Object.defineProperty(exports, "SCreateNewsletterSignupDocument", {
422
438
  enumerable: true,
423
- get: function () { return chunkHK6NDXNZ_cjs.SCreateNewsletterSignupDocument; }
439
+ get: function () { return chunkJULLUORM_cjs.SCreateNewsletterSignupDocument; }
424
440
  });
425
441
  Object.defineProperty(exports, "SCreateResume", {
426
442
  enumerable: true,
427
- get: function () { return chunkHK6NDXNZ_cjs.SCreateResume; }
443
+ get: function () { return chunkJULLUORM_cjs.SCreateResume; }
428
444
  });
429
445
  Object.defineProperty(exports, "SCreateResumeInfo", {
430
446
  enumerable: true,
431
- get: function () { return chunkHK6NDXNZ_cjs.SCreateResumeInfo; }
447
+ get: function () { return chunkJULLUORM_cjs.SCreateResumeInfo; }
432
448
  });
433
449
  Object.defineProperty(exports, "SCreateResumeInfoDocument", {
434
450
  enumerable: true,
435
- get: function () { return chunkHK6NDXNZ_cjs.SCreateResumeInfoDocument; }
451
+ get: function () { return chunkJULLUORM_cjs.SCreateResumeInfoDocument; }
436
452
  });
437
453
  Object.defineProperty(exports, "SCreateStrapiMediaUploadDocument", {
438
454
  enumerable: true,
439
- get: function () { return chunkHK6NDXNZ_cjs.SCreateStrapiMediaUploadDocument; }
455
+ get: function () { return chunkJULLUORM_cjs.SCreateStrapiMediaUploadDocument; }
440
456
  });
441
457
  Object.defineProperty(exports, "SCreateTagDocument", {
442
458
  enumerable: true,
443
- get: function () { return chunkHK6NDXNZ_cjs.SCreateTagDocument; }
459
+ get: function () { return chunkJULLUORM_cjs.SCreateTagDocument; }
444
460
  });
445
461
  Object.defineProperty(exports, "SCreateUserDocument", {
446
462
  enumerable: true,
447
- get: function () { return chunkHK6NDXNZ_cjs.SCreateUserDocument; }
463
+ get: function () { return chunkJULLUORM_cjs.SCreateUserDocument; }
448
464
  });
449
465
  Object.defineProperty(exports, "SCreateUtmTrackingLinkDocument", {
450
466
  enumerable: true,
451
- get: function () { return chunkHK6NDXNZ_cjs.SCreateUtmTrackingLinkDocument; }
467
+ get: function () { return chunkJULLUORM_cjs.SCreateUtmTrackingLinkDocument; }
452
468
  });
453
469
  Object.defineProperty(exports, "SCreateUtmTrackingLinkDocumentRequest", {
454
470
  enumerable: true,
455
- get: function () { return chunkHK6NDXNZ_cjs.SCreateUtmTrackingLinkDocumentRequest; }
471
+ get: function () { return chunkJULLUORM_cjs.SCreateUtmTrackingLinkDocumentRequest; }
456
472
  });
457
473
  Object.defineProperty(exports, "SCreateUtmTrackingLinkParts", {
458
474
  enumerable: true,
459
- get: function () { return chunkHK6NDXNZ_cjs.SCreateUtmTrackingLinkParts; }
475
+ get: function () { return chunkJULLUORM_cjs.SCreateUtmTrackingLinkParts; }
460
476
  });
461
477
  Object.defineProperty(exports, "SDeleteCommentDocument", {
462
478
  enumerable: true,
463
- get: function () { return chunkHK6NDXNZ_cjs.SDeleteCommentDocument; }
479
+ get: function () { return chunkJULLUORM_cjs.SDeleteCommentDocument; }
464
480
  });
465
481
  Object.defineProperty(exports, "SDisconnectManyEntityRelation", {
466
482
  enumerable: true,
467
- get: function () { return chunkHK6NDXNZ_cjs.SDisconnectManyEntityRelation; }
483
+ get: function () { return chunkJULLUORM_cjs.SDisconnectManyEntityRelation; }
468
484
  });
469
485
  Object.defineProperty(exports, "SDisconnectOneEntityRelation", {
470
486
  enumerable: true,
471
- get: function () { return chunkHK6NDXNZ_cjs.SDisconnectOneEntityRelation; }
487
+ get: function () { return chunkJULLUORM_cjs.SDisconnectOneEntityRelation; }
472
488
  });
473
489
  Object.defineProperty(exports, "SEntityRelation", {
474
490
  enumerable: true,
475
- get: function () { return chunkHK6NDXNZ_cjs.SEntityRelation; }
491
+ get: function () { return chunkJULLUORM_cjs.SEntityRelation; }
476
492
  });
477
493
  Object.defineProperty(exports, "SEntityRelationPosition", {
478
494
  enumerable: true,
479
- get: function () { return chunkHK6NDXNZ_cjs.SEntityRelationPosition; }
495
+ get: function () { return chunkJULLUORM_cjs.SEntityRelationPosition; }
480
496
  });
481
497
  Object.defineProperty(exports, "SEntityRelationPositionAfter", {
482
498
  enumerable: true,
483
- get: function () { return chunkHK6NDXNZ_cjs.SEntityRelationPositionAfter; }
499
+ get: function () { return chunkJULLUORM_cjs.SEntityRelationPositionAfter; }
484
500
  });
485
501
  Object.defineProperty(exports, "SEntityRelationPositionBefore", {
486
502
  enumerable: true,
487
- get: function () { return chunkHK6NDXNZ_cjs.SEntityRelationPositionBefore; }
503
+ get: function () { return chunkJULLUORM_cjs.SEntityRelationPositionBefore; }
488
504
  });
489
505
  Object.defineProperty(exports, "SEntityRelationPositionEnd", {
490
506
  enumerable: true,
491
- get: function () { return chunkHK6NDXNZ_cjs.SEntityRelationPositionEnd; }
507
+ get: function () { return chunkJULLUORM_cjs.SEntityRelationPositionEnd; }
492
508
  });
493
509
  Object.defineProperty(exports, "SEntityRelationPositionStart", {
494
510
  enumerable: true,
495
- get: function () { return chunkHK6NDXNZ_cjs.SEntityRelationPositionStart; }
511
+ get: function () { return chunkJULLUORM_cjs.SEntityRelationPositionStart; }
496
512
  });
497
513
  Object.defineProperty(exports, "SForgotUserPassword", {
498
514
  enumerable: true,
499
- get: function () { return chunkHK6NDXNZ_cjs.SForgotUserPassword; }
515
+ get: function () { return chunkJULLUORM_cjs.SForgotUserPassword; }
500
516
  });
501
517
  Object.defineProperty(exports, "SFormCreateMultipleUtmTrackingLinkDocuments", {
502
518
  enumerable: true,
503
- get: function () { return chunkHK6NDXNZ_cjs.SFormCreateMultipleUtmTrackingLinkDocuments; }
519
+ get: function () { return chunkJULLUORM_cjs.SFormCreateMultipleUtmTrackingLinkDocuments; }
504
520
  });
505
521
  Object.defineProperty(exports, "SLoginUser", {
506
522
  enumerable: true,
507
- get: function () { return chunkHK6NDXNZ_cjs.SLoginUser; }
523
+ get: function () { return chunkJULLUORM_cjs.SLoginUser; }
508
524
  });
509
525
  Object.defineProperty(exports, "SQueryListClientUserDocuments", {
510
526
  enumerable: true,
511
- get: function () { return chunkHK6NDXNZ_cjs.SQueryListClientUserDocuments; }
527
+ get: function () { return chunkJULLUORM_cjs.SQueryListClientUserDocuments; }
512
528
  });
513
529
  Object.defineProperty(exports, "SReadUserAccountByDocumentId", {
514
530
  enumerable: true,
515
- get: function () { return chunkHK6NDXNZ_cjs.SReadUserAccountByDocumentId; }
531
+ get: function () { return chunkJULLUORM_cjs.SReadUserAccountByDocumentId; }
516
532
  });
517
533
  Object.defineProperty(exports, "SReadUserAccountById", {
518
534
  enumerable: true,
519
- get: function () { return chunkHK6NDXNZ_cjs.SReadUserAccountById; }
535
+ get: function () { return chunkJULLUORM_cjs.SReadUserAccountById; }
520
536
  });
521
537
  Object.defineProperty(exports, "SReadUtmTrackingLinkDocumentByUrl", {
522
538
  enumerable: true,
523
- get: function () { return chunkHK6NDXNZ_cjs.SReadUtmTrackingLinkDocumentByUrl; }
539
+ get: function () { return chunkJULLUORM_cjs.SReadUtmTrackingLinkDocumentByUrl; }
524
540
  });
525
541
  Object.defineProperty(exports, "SRegisterUser", {
526
542
  enumerable: true,
527
- get: function () { return chunkHK6NDXNZ_cjs.SRegisterUser; }
543
+ get: function () { return chunkJULLUORM_cjs.SRegisterUser; }
528
544
  });
529
545
  Object.defineProperty(exports, "SReportCommentDocument", {
530
546
  enumerable: true,
531
- get: function () { return chunkHK6NDXNZ_cjs.SReportCommentDocument; }
547
+ get: function () { return chunkJULLUORM_cjs.SReportCommentDocument; }
532
548
  });
533
549
  Object.defineProperty(exports, "SRequestConfirmEmail", {
534
550
  enumerable: true,
535
- get: function () { return chunkHK6NDXNZ_cjs.SRequestConfirmEmail; }
551
+ get: function () { return chunkJULLUORM_cjs.SRequestConfirmEmail; }
536
552
  });
537
553
  Object.defineProperty(exports, "SResetUserPassword", {
538
554
  enumerable: true,
539
- get: function () { return chunkHK6NDXNZ_cjs.SResetUserPassword; }
555
+ get: function () { return chunkJULLUORM_cjs.SResetUserPassword; }
540
556
  });
541
557
  Object.defineProperty(exports, "SSetManyEntityRelation", {
542
558
  enumerable: true,
543
- get: function () { return chunkHK6NDXNZ_cjs.SSetManyEntityRelation; }
559
+ get: function () { return chunkJULLUORM_cjs.SSetManyEntityRelation; }
544
560
  });
545
561
  Object.defineProperty(exports, "SSetOneEntityRelation", {
546
562
  enumerable: true,
547
- get: function () { return chunkHK6NDXNZ_cjs.SSetOneEntityRelation; }
563
+ get: function () { return chunkJULLUORM_cjs.SSetOneEntityRelation; }
548
564
  });
549
565
  Object.defineProperty(exports, "SUpdateCategoryDocument", {
550
566
  enumerable: true,
551
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateCategoryDocument; }
567
+ get: function () { return chunkJULLUORM_cjs.SUpdateCategoryDocument; }
552
568
  });
553
569
  Object.defineProperty(exports, "SUpdateCategoryDocumentRequest", {
554
570
  enumerable: true,
555
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateCategoryDocumentRequest; }
571
+ get: function () { return chunkJULLUORM_cjs.SUpdateCategoryDocumentRequest; }
556
572
  });
557
573
  Object.defineProperty(exports, "SUpdateClientContentPillarDocument", {
558
574
  enumerable: true,
559
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientContentPillarDocument; }
575
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientContentPillarDocument; }
560
576
  });
561
577
  Object.defineProperty(exports, "SUpdateClientContentPillarDocumentRequest", {
562
578
  enumerable: true,
563
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientContentPillarDocumentRequest; }
579
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientContentPillarDocumentRequest; }
564
580
  });
565
581
  Object.defineProperty(exports, "SUpdateClientDocument", {
566
582
  enumerable: true,
567
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientDocument; }
583
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientDocument; }
568
584
  });
569
585
  Object.defineProperty(exports, "SUpdateClientDocumentRequest", {
570
586
  enumerable: true,
571
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientDocumentRequest; }
587
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientDocumentRequest; }
572
588
  });
573
589
  Object.defineProperty(exports, "SUpdateClientMediaPlatformContentTypeDocument", {
574
590
  enumerable: true,
575
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientMediaPlatformContentTypeDocument; }
591
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientMediaPlatformContentTypeDocument; }
576
592
  });
577
593
  Object.defineProperty(exports, "SUpdateClientMediaPlatformContentTypeDocumentRequest", {
578
594
  enumerable: true,
579
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientMediaPlatformContentTypeDocumentRequest; }
595
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientMediaPlatformContentTypeDocumentRequest; }
580
596
  });
581
597
  Object.defineProperty(exports, "SUpdateClientMediaPlatformDocument", {
582
598
  enumerable: true,
583
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientMediaPlatformDocument; }
599
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientMediaPlatformDocument; }
584
600
  });
585
601
  Object.defineProperty(exports, "SUpdateClientMediaPlatformDocumentRequest", {
586
602
  enumerable: true,
587
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientMediaPlatformDocumentRequest; }
603
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientMediaPlatformDocumentRequest; }
588
604
  });
589
605
  Object.defineProperty(exports, "SUpdateClientProjectDocument", {
590
606
  enumerable: true,
591
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientProjectDocument; }
607
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientProjectDocument; }
592
608
  });
593
609
  Object.defineProperty(exports, "SUpdateClientProjectDocumentRequest", {
594
610
  enumerable: true,
595
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientProjectDocumentRequest; }
611
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientProjectDocumentRequest; }
596
612
  });
597
613
  Object.defineProperty(exports, "SUpdateClientReportDocument", {
598
614
  enumerable: true,
599
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientReportDocument; }
615
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientReportDocument; }
600
616
  });
601
617
  Object.defineProperty(exports, "SUpdateClientReportDocumentRequest", {
602
618
  enumerable: true,
603
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientReportDocumentRequest; }
619
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientReportDocumentRequest; }
604
620
  });
605
621
  Object.defineProperty(exports, "SUpdateClientStyleguideDocument", {
606
622
  enumerable: true,
607
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientStyleguideDocument; }
623
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientStyleguideDocument; }
608
624
  });
609
625
  Object.defineProperty(exports, "SUpdateClientStyleguideDocumentRequest", {
610
626
  enumerable: true,
611
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientStyleguideDocumentRequest; }
627
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientStyleguideDocumentRequest; }
612
628
  });
613
629
  Object.defineProperty(exports, "SUpdateClientUserDocument", {
614
630
  enumerable: true,
615
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientUserDocument; }
631
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientUserDocument; }
616
632
  });
617
633
  Object.defineProperty(exports, "SUpdateClientUserDocumentRequest", {
618
634
  enumerable: true,
619
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateClientUserDocumentRequest; }
635
+ get: function () { return chunkJULLUORM_cjs.SUpdateClientUserDocumentRequest; }
620
636
  });
621
637
  Object.defineProperty(exports, "SUpdateCommentDocument", {
622
638
  enumerable: true,
623
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateCommentDocument; }
639
+ get: function () { return chunkJULLUORM_cjs.SUpdateCommentDocument; }
624
640
  });
625
641
  Object.defineProperty(exports, "SUpdateContentPillarDocument", {
626
642
  enumerable: true,
627
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateContentPillarDocument; }
643
+ get: function () { return chunkJULLUORM_cjs.SUpdateContentPillarDocument; }
628
644
  });
629
645
  Object.defineProperty(exports, "SUpdateContentPillarDocumentRequest", {
630
646
  enumerable: true,
631
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateContentPillarDocumentRequest; }
647
+ get: function () { return chunkJULLUORM_cjs.SUpdateContentPillarDocumentRequest; }
632
648
  });
633
649
  Object.defineProperty(exports, "SUpdateGCFlyTourDocument", {
634
650
  enumerable: true,
635
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateGCFlyTourDocument; }
651
+ get: function () { return chunkJULLUORM_cjs.SUpdateGCFlyTourDocument; }
636
652
  });
637
653
  Object.defineProperty(exports, "SUpdateGCFlyTourDocumentRequest", {
638
654
  enumerable: true,
639
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateGCFlyTourDocumentRequest; }
655
+ get: function () { return chunkJULLUORM_cjs.SUpdateGCFlyTourDocumentRequest; }
640
656
  });
641
657
  Object.defineProperty(exports, "SUpdateGCFlyTourSnapDocument", {
642
658
  enumerable: true,
643
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateGCFlyTourSnapDocument; }
659
+ get: function () { return chunkJULLUORM_cjs.SUpdateGCFlyTourSnapDocument; }
644
660
  });
645
661
  Object.defineProperty(exports, "SUpdateGCFlyTourSnapDocumentRequest", {
646
662
  enumerable: true,
647
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateGCFlyTourSnapDocumentRequest; }
663
+ get: function () { return chunkJULLUORM_cjs.SUpdateGCFlyTourSnapDocumentRequest; }
648
664
  });
649
665
  Object.defineProperty(exports, "SUpdateLeadDocument", {
650
666
  enumerable: true,
651
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateLeadDocument; }
667
+ get: function () { return chunkJULLUORM_cjs.SUpdateLeadDocument; }
652
668
  });
653
669
  Object.defineProperty(exports, "SUpdateLeadRequest", {
654
670
  enumerable: true,
655
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateLeadRequest; }
671
+ get: function () { return chunkJULLUORM_cjs.SUpdateLeadRequest; }
656
672
  });
657
673
  Object.defineProperty(exports, "SUpdateMediaContentTypeDocument", {
658
674
  enumerable: true,
659
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateMediaContentTypeDocument; }
675
+ get: function () { return chunkJULLUORM_cjs.SUpdateMediaContentTypeDocument; }
660
676
  });
661
677
  Object.defineProperty(exports, "SUpdateMediaContentTypeDocumentRequest", {
662
678
  enumerable: true,
663
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateMediaContentTypeDocumentRequest; }
679
+ get: function () { return chunkJULLUORM_cjs.SUpdateMediaContentTypeDocumentRequest; }
664
680
  });
665
681
  Object.defineProperty(exports, "SUpdateMediaPlatformDocument", {
666
682
  enumerable: true,
667
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateMediaPlatformDocument; }
683
+ get: function () { return chunkJULLUORM_cjs.SUpdateMediaPlatformDocument; }
668
684
  });
669
685
  Object.defineProperty(exports, "SUpdateMediaPlatformDocumentRequest", {
670
686
  enumerable: true,
671
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateMediaPlatformDocumentRequest; }
687
+ get: function () { return chunkJULLUORM_cjs.SUpdateMediaPlatformDocumentRequest; }
688
+ });
689
+ Object.defineProperty(exports, "SUpdateMondayWorkspaceDocument", {
690
+ enumerable: true,
691
+ get: function () { return chunkJULLUORM_cjs.SUpdateMondayWorkspaceDocument; }
692
+ });
693
+ Object.defineProperty(exports, "SUpdateMondayWorkspaceDocumentRequest", {
694
+ enumerable: true,
695
+ get: function () { return chunkJULLUORM_cjs.SUpdateMondayWorkspaceDocumentRequest; }
672
696
  });
673
697
  Object.defineProperty(exports, "SUpdateNewsletterSignupDocument", {
674
698
  enumerable: true,
675
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateNewsletterSignupDocument; }
699
+ get: function () { return chunkJULLUORM_cjs.SUpdateNewsletterSignupDocument; }
676
700
  });
677
701
  Object.defineProperty(exports, "SUpdateNewsletterSignupRequest", {
678
702
  enumerable: true,
679
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateNewsletterSignupRequest; }
703
+ get: function () { return chunkJULLUORM_cjs.SUpdateNewsletterSignupRequest; }
680
704
  });
681
705
  Object.defineProperty(exports, "SUpdateResumeInfo", {
682
706
  enumerable: true,
683
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateResumeInfo; }
707
+ get: function () { return chunkJULLUORM_cjs.SUpdateResumeInfo; }
684
708
  });
685
709
  Object.defineProperty(exports, "SUpdateResumeInfoDocument", {
686
710
  enumerable: true,
687
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateResumeInfoDocument; }
711
+ get: function () { return chunkJULLUORM_cjs.SUpdateResumeInfoDocument; }
688
712
  });
689
713
  Object.defineProperty(exports, "SUpdateResumeInfoRequest", {
690
714
  enumerable: true,
691
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateResumeInfoRequest; }
715
+ get: function () { return chunkJULLUORM_cjs.SUpdateResumeInfoRequest; }
692
716
  });
693
717
  Object.defineProperty(exports, "SUpdateStrapiMediaFileInfo", {
694
718
  enumerable: true,
695
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateStrapiMediaFileInfo; }
719
+ get: function () { return chunkJULLUORM_cjs.SUpdateStrapiMediaFileInfo; }
696
720
  });
697
721
  Object.defineProperty(exports, "SUpdateTagDocument", {
698
722
  enumerable: true,
699
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateTagDocument; }
723
+ get: function () { return chunkJULLUORM_cjs.SUpdateTagDocument; }
700
724
  });
701
725
  Object.defineProperty(exports, "SUpdateTagDocumentRequest", {
702
726
  enumerable: true,
703
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateTagDocumentRequest; }
727
+ get: function () { return chunkJULLUORM_cjs.SUpdateTagDocumentRequest; }
704
728
  });
705
729
  Object.defineProperty(exports, "SUpdateTrendsLikes", {
706
730
  enumerable: true,
707
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateTrendsLikes; }
731
+ get: function () { return chunkJULLUORM_cjs.SUpdateTrendsLikes; }
708
732
  });
709
733
  Object.defineProperty(exports, "SUpdateUserAccount", {
710
734
  enumerable: true,
711
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateUserAccount; }
735
+ get: function () { return chunkJULLUORM_cjs.SUpdateUserAccount; }
712
736
  });
713
737
  Object.defineProperty(exports, "SUpdateUserAccountFirstName", {
714
738
  enumerable: true,
715
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateUserAccountFirstName; }
739
+ get: function () { return chunkJULLUORM_cjs.SUpdateUserAccountFirstName; }
716
740
  });
717
741
  Object.defineProperty(exports, "SUpdateUserAccountLastName", {
718
742
  enumerable: true,
719
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateUserAccountLastName; }
743
+ get: function () { return chunkJULLUORM_cjs.SUpdateUserAccountLastName; }
720
744
  });
721
745
  Object.defineProperty(exports, "SUpdateUserAccountPreferredName", {
722
746
  enumerable: true,
723
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateUserAccountPreferredName; }
747
+ get: function () { return chunkJULLUORM_cjs.SUpdateUserAccountPreferredName; }
724
748
  });
725
749
  Object.defineProperty(exports, "SUpdateUtmTrackingLinkDocument", {
726
750
  enumerable: true,
727
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateUtmTrackingLinkDocument; }
751
+ get: function () { return chunkJULLUORM_cjs.SUpdateUtmTrackingLinkDocument; }
728
752
  });
729
753
  Object.defineProperty(exports, "SUpdateUtmTrackingLinkDocumentRequest", {
730
754
  enumerable: true,
731
- get: function () { return chunkHK6NDXNZ_cjs.SUpdateUtmTrackingLinkDocumentRequest; }
755
+ get: function () { return chunkJULLUORM_cjs.SUpdateUtmTrackingLinkDocumentRequest; }
732
756
  });
733
757
  Object.defineProperty(exports, "SUserToken", {
734
758
  enumerable: true,
735
- get: function () { return chunkHK6NDXNZ_cjs.SUserToken; }
759
+ get: function () { return chunkJULLUORM_cjs.SUserToken; }
736
760
  });
737
761
  Object.defineProperty(exports, "SUtmLinkBuilderPartCampaignDateOptions", {
738
762
  enumerable: true,
739
- get: function () { return chunkHK6NDXNZ_cjs.SUtmLinkBuilderPartCampaignDateOptions; }
763
+ get: function () { return chunkJULLUORM_cjs.SUtmLinkBuilderPartCampaignDateOptions; }
740
764
  });
741
765
  Object.defineProperty(exports, "SUtmLinkBuilderTableForm", {
742
766
  enumerable: true,
743
- get: function () { return chunkHK6NDXNZ_cjs.SUtmLinkBuilderTableForm; }
767
+ get: function () { return chunkJULLUORM_cjs.SUtmLinkBuilderTableForm; }
744
768
  });
745
769
  Object.defineProperty(exports, "SVerifyClientUserDocument", {
746
770
  enumerable: true,
747
- get: function () { return chunkHK6NDXNZ_cjs.SVerifyClientUserDocument; }
771
+ get: function () { return chunkJULLUORM_cjs.SVerifyClientUserDocument; }
748
772
  });
749
773
  Object.defineProperty(exports, "SharpSpringSignUpToDownload", {
750
774
  enumerable: true,
751
- get: function () { return chunkHK6NDXNZ_cjs.SharpSpringSignUpToDownload; }
775
+ get: function () { return chunkJULLUORM_cjs.SharpSpringSignUpToDownload; }
752
776
  });
753
777
  Object.defineProperty(exports, "StrapiCommentSortKeys", {
754
778
  enumerable: true,
755
- get: function () { return chunkHK6NDXNZ_cjs.StrapiCommentSortKeys; }
779
+ get: function () { return chunkJULLUORM_cjs.StrapiCommentSortKeys; }
756
780
  });
757
781
  Object.defineProperty(exports, "TagSortKeys", {
758
782
  enumerable: true,
759
- get: function () { return chunkHK6NDXNZ_cjs.TagSortKeys; }
783
+ get: function () { return chunkJULLUORM_cjs.TagSortKeys; }
760
784
  });
761
785
  Object.defineProperty(exports, "TeamMemberSortKeys", {
762
786
  enumerable: true,
763
- get: function () { return chunkHK6NDXNZ_cjs.TeamMemberSortKeys; }
787
+ get: function () { return chunkJULLUORM_cjs.TeamMemberSortKeys; }
764
788
  });
765
789
  Object.defineProperty(exports, "TeamworkProjectHealthProjectStatusOptions", {
766
790
  enumerable: true,
767
- get: function () { return chunkHK6NDXNZ_cjs.TeamworkProjectHealthProjectStatusOptions; }
791
+ get: function () { return chunkJULLUORM_cjs.TeamworkProjectHealthProjectStatusOptions; }
768
792
  });
769
793
  Object.defineProperty(exports, "TeamworkProjectHealthSelectSortOptions", {
770
794
  enumerable: true,
771
- get: function () { return chunkHK6NDXNZ_cjs.TeamworkProjectHealthSelectSortOptions; }
795
+ get: function () { return chunkJULLUORM_cjs.TeamworkProjectHealthSelectSortOptions; }
772
796
  });
773
797
  Object.defineProperty(exports, "UrlRedirectSortKeys", {
774
798
  enumerable: true,
775
- get: function () { return chunkHK6NDXNZ_cjs.UrlRedirectSortKeys; }
799
+ get: function () { return chunkJULLUORM_cjs.UrlRedirectSortKeys; }
776
800
  });
777
801
  Object.defineProperty(exports, "UserSortKeys", {
778
802
  enumerable: true,
779
- get: function () { return chunkHK6NDXNZ_cjs.UserSortKeys; }
803
+ get: function () { return chunkJULLUORM_cjs.UserSortKeys; }
780
804
  });
781
805
  Object.defineProperty(exports, "UtmTrackingLinkSortKeys", {
782
806
  enumerable: true,
783
- get: function () { return chunkHK6NDXNZ_cjs.UtmTrackingLinkSortKeys; }
807
+ get: function () { return chunkJULLUORM_cjs.UtmTrackingLinkSortKeys; }
784
808
  });
785
809
  Object.defineProperty(exports, "VIntegerNullable", {
786
810
  enumerable: true,
787
- get: function () { return chunkHK6NDXNZ_cjs.VIntegerNullable; }
811
+ get: function () { return chunkJULLUORM_cjs.VIntegerNullable; }
788
812
  });
789
813
  Object.defineProperty(exports, "VNumberNullable", {
790
814
  enumerable: true,
791
- get: function () { return chunkHK6NDXNZ_cjs.VNumberNullable; }
815
+ get: function () { return chunkJULLUORM_cjs.VNumberNullable; }
792
816
  });
793
817
  Object.defineProperty(exports, "VPage", {
794
818
  enumerable: true,
795
- get: function () { return chunkHK6NDXNZ_cjs.VPage; }
819
+ get: function () { return chunkJULLUORM_cjs.VPage; }
796
820
  });
797
821
  Object.defineProperty(exports, "VSize", {
798
822
  enumerable: true,
799
- get: function () { return chunkHK6NDXNZ_cjs.VSize; }
823
+ get: function () { return chunkJULLUORM_cjs.VSize; }
800
824
  });
801
825
  Object.defineProperty(exports, "VString", {
802
826
  enumerable: true,
803
- get: function () { return chunkHK6NDXNZ_cjs.VString; }
827
+ get: function () { return chunkJULLUORM_cjs.VString; }
804
828
  });
805
829
  Object.defineProperty(exports, "VStringEmail", {
806
830
  enumerable: true,
807
- get: function () { return chunkHK6NDXNZ_cjs.VStringEmail; }
831
+ get: function () { return chunkJULLUORM_cjs.VStringEmail; }
808
832
  });
809
833
  Object.defineProperty(exports, "VStringLong", {
810
834
  enumerable: true,
811
- get: function () { return chunkHK6NDXNZ_cjs.VStringLong; }
835
+ get: function () { return chunkJULLUORM_cjs.VStringLong; }
812
836
  });
813
837
  Object.defineProperty(exports, "VStringLongNullable", {
814
838
  enumerable: true,
815
- get: function () { return chunkHK6NDXNZ_cjs.VStringLongNullable; }
839
+ get: function () { return chunkJULLUORM_cjs.VStringLongNullable; }
816
840
  });
817
841
  Object.defineProperty(exports, "VStringMax", {
818
842
  enumerable: true,
819
- get: function () { return chunkHK6NDXNZ_cjs.VStringMax; }
843
+ get: function () { return chunkJULLUORM_cjs.VStringMax; }
820
844
  });
821
845
  Object.defineProperty(exports, "VStringMaxRegex", {
822
846
  enumerable: true,
823
- get: function () { return chunkHK6NDXNZ_cjs.VStringMaxRegex; }
847
+ get: function () { return chunkJULLUORM_cjs.VStringMaxRegex; }
824
848
  });
825
849
  Object.defineProperty(exports, "VStringMinMax", {
826
850
  enumerable: true,
827
- get: function () { return chunkHK6NDXNZ_cjs.VStringMinMax; }
851
+ get: function () { return chunkJULLUORM_cjs.VStringMinMax; }
828
852
  });
829
853
  Object.defineProperty(exports, "VStringMinMaxRegex", {
830
854
  enumerable: true,
831
- get: function () { return chunkHK6NDXNZ_cjs.VStringMinMaxRegex; }
855
+ get: function () { return chunkJULLUORM_cjs.VStringMinMaxRegex; }
832
856
  });
833
857
  Object.defineProperty(exports, "VStringPhone", {
834
858
  enumerable: true,
835
- get: function () { return chunkHK6NDXNZ_cjs.VStringPhone; }
859
+ get: function () { return chunkJULLUORM_cjs.VStringPhone; }
836
860
  });
837
861
  Object.defineProperty(exports, "VStringPhoneNullable", {
838
862
  enumerable: true,
839
- get: function () { return chunkHK6NDXNZ_cjs.VStringPhoneNullable; }
863
+ get: function () { return chunkJULLUORM_cjs.VStringPhoneNullable; }
840
864
  });
841
865
  Object.defineProperty(exports, "VStringShort", {
842
866
  enumerable: true,
843
- get: function () { return chunkHK6NDXNZ_cjs.VStringShort; }
867
+ get: function () { return chunkJULLUORM_cjs.VStringShort; }
844
868
  });
845
869
  Object.defineProperty(exports, "VStringShortNullable", {
846
870
  enumerable: true,
847
- get: function () { return chunkHK6NDXNZ_cjs.VStringShortNullable; }
871
+ get: function () { return chunkJULLUORM_cjs.VStringShortNullable; }
848
872
  });
849
873
  Object.defineProperty(exports, "VStringSlug", {
850
874
  enumerable: true,
851
- get: function () { return chunkHK6NDXNZ_cjs.VStringSlug; }
875
+ get: function () { return chunkJULLUORM_cjs.VStringSlug; }
852
876
  });
853
877
  Object.defineProperty(exports, "VStringUrl", {
854
878
  enumerable: true,
855
- get: function () { return chunkHK6NDXNZ_cjs.VStringUrl; }
879
+ get: function () { return chunkJULLUORM_cjs.VStringUrl; }
856
880
  });
857
881
  Object.defineProperty(exports, "VStringUrlNoUtm", {
858
882
  enumerable: true,
859
- get: function () { return chunkHK6NDXNZ_cjs.VStringUrlNoUtm; }
883
+ get: function () { return chunkJULLUORM_cjs.VStringUrlNoUtm; }
860
884
  });
861
885
  Object.defineProperty(exports, "VStringUrlNullable", {
862
886
  enumerable: true,
863
- get: function () { return chunkHK6NDXNZ_cjs.VStringUrlNullable; }
887
+ get: function () { return chunkJULLUORM_cjs.VStringUrlNullable; }
864
888
  });
865
889
  Object.defineProperty(exports, "VStringUrlUtm", {
866
890
  enumerable: true,
867
- get: function () { return chunkHK6NDXNZ_cjs.VStringUrlUtm; }
891
+ get: function () { return chunkJULLUORM_cjs.VStringUrlUtm; }
868
892
  });
869
893
  Object.defineProperty(exports, "checkIsValidUrlList", {
870
894
  enumerable: true,
871
- get: function () { return chunkHK6NDXNZ_cjs.checkIsValidUrlList; }
895
+ get: function () { return chunkJULLUORM_cjs.checkIsValidUrlList; }
872
896
  });
873
897
  //# sourceMappingURL=schemas.cjs.map
874
898
  //# sourceMappingURL=schemas.cjs.map