@mintlify/validation 0.1.530 → 0.1.531

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 (42) hide show
  1. package/dist/chat-config/index.d.ts +67 -67
  2. package/dist/mint-config/schemas/v1/apiReference.d.ts +4 -4
  3. package/dist/mint-config/schemas/v1/config.d.ts +81 -81
  4. package/dist/mint-config/schemas/v1/font.d.ts +20 -20
  5. package/dist/mint-config/schemas/v1/footer.d.ts +5 -5
  6. package/dist/mint-config/schemas/v1/navigation.d.ts +2 -2
  7. package/dist/mint-config/schemas/v1/tabs.d.ts +2 -2
  8. package/dist/mint-config/schemas/v2/index.d.ts +2978 -4567
  9. package/dist/mint-config/schemas/v2/properties/api.d.ts +28 -28
  10. package/dist/mint-config/schemas/v2/properties/appearance.d.ts +2 -2
  11. package/dist/mint-config/schemas/v2/properties/background.d.ts +5 -5
  12. package/dist/mint-config/schemas/v2/properties/contextual.d.ts +16 -64
  13. package/dist/mint-config/schemas/v2/properties/errors.d.ts +2 -2
  14. package/dist/mint-config/schemas/v2/properties/feedback.d.ts +2 -2
  15. package/dist/mint-config/schemas/v2/properties/fonts/index.d.ts +24 -24
  16. package/dist/mint-config/schemas/v2/properties/footer.d.ts +2 -2
  17. package/dist/mint-config/schemas/v2/properties/integrations.d.ts +22 -22
  18. package/dist/mint-config/schemas/v2/properties/navbar.d.ts +9 -9
  19. package/dist/mint-config/schemas/v2/properties/navigation/anchors.d.ts +4 -3
  20. package/dist/mint-config/schemas/v2/properties/navigation/dropdown.d.ts +4 -3
  21. package/dist/mint-config/schemas/v2/properties/navigation/groups.d.ts +186 -204
  22. package/dist/mint-config/schemas/v2/properties/navigation/index.d.ts +157 -170
  23. package/dist/mint-config/schemas/v2/properties/navigation/languages.d.ts +4 -3
  24. package/dist/mint-config/schemas/v2/properties/navigation/menu.d.ts +4 -3
  25. package/dist/mint-config/schemas/v2/properties/navigation/products.d.ts +4 -3
  26. package/dist/mint-config/schemas/v2/properties/navigation/tabs.d.ts +4 -3
  27. package/dist/mint-config/schemas/v2/properties/navigation/version.d.ts +3 -2
  28. package/dist/mint-config/schemas/v2/properties/reusable/page.d.ts +26 -26
  29. package/dist/mint-config/schemas/v2/properties/styling.d.ts +10 -10
  30. package/dist/mint-config/schemas/v2/properties/thumbnails.d.ts +2 -2
  31. package/dist/mint-config/schemas/v2/themes/almond.d.ts +421 -648
  32. package/dist/mint-config/schemas/v2/themes/aspen.d.ts +421 -648
  33. package/dist/mint-config/schemas/v2/themes/linden.d.ts +421 -648
  34. package/dist/mint-config/schemas/v2/themes/maple.d.ts +421 -648
  35. package/dist/mint-config/schemas/v2/themes/mint.d.ts +421 -648
  36. package/dist/mint-config/schemas/v2/themes/palm.d.ts +421 -648
  37. package/dist/mint-config/schemas/v2/themes/reusable/index.d.ts +181 -230
  38. package/dist/mint-config/schemas/v2/themes/willow.d.ts +421 -648
  39. package/dist/mint-config/validateConfig.d.ts +1753 -2997
  40. package/dist/tsconfig.build.tsbuildinfo +1 -1
  41. package/dist/types/deployment/index.d.ts +2 -1
  42. package/package.json +2 -2
@@ -84,23 +84,23 @@ export declare const chatConfigSchema: z.ZodObject<{
84
84
  format: z.ZodOptional<z.ZodEnum<["woff", "woff2"]>>;
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  family: string;
87
- weight?: number | undefined;
88
87
  source?: string | undefined;
88
+ weight?: number | undefined;
89
89
  format?: "woff" | "woff2" | undefined;
90
90
  }, {
91
91
  family: string;
92
- weight?: number | undefined;
93
92
  source?: string | undefined;
93
+ weight?: number | undefined;
94
94
  format?: "woff" | "woff2" | undefined;
95
95
  }>, {
96
96
  family: string;
97
- weight?: number | undefined;
98
97
  source?: string | undefined;
98
+ weight?: number | undefined;
99
99
  format?: "woff" | "woff2" | undefined;
100
100
  }, {
101
101
  family: string;
102
- weight?: number | undefined;
103
102
  source?: string | undefined;
103
+ weight?: number | undefined;
104
104
  format?: "woff" | "woff2" | undefined;
105
105
  }>, z.ZodObject<{
106
106
  heading: z.ZodOptional<z.ZodEffects<z.ZodObject<{
@@ -110,23 +110,23 @@ export declare const chatConfigSchema: z.ZodObject<{
110
110
  format: z.ZodOptional<z.ZodEnum<["woff", "woff2"]>>;
111
111
  }, "strip", z.ZodTypeAny, {
112
112
  family: string;
113
- weight?: number | undefined;
114
113
  source?: string | undefined;
114
+ weight?: number | undefined;
115
115
  format?: "woff" | "woff2" | undefined;
116
116
  }, {
117
117
  family: string;
118
- weight?: number | undefined;
119
118
  source?: string | undefined;
119
+ weight?: number | undefined;
120
120
  format?: "woff" | "woff2" | undefined;
121
121
  }>, {
122
122
  family: string;
123
- weight?: number | undefined;
124
123
  source?: string | undefined;
124
+ weight?: number | undefined;
125
125
  format?: "woff" | "woff2" | undefined;
126
126
  }, {
127
127
  family: string;
128
- weight?: number | undefined;
129
128
  source?: string | undefined;
129
+ weight?: number | undefined;
130
130
  format?: "woff" | "woff2" | undefined;
131
131
  }>>;
132
132
  body: z.ZodOptional<z.ZodEffects<z.ZodObject<{
@@ -136,49 +136,49 @@ export declare const chatConfigSchema: z.ZodObject<{
136
136
  format: z.ZodOptional<z.ZodEnum<["woff", "woff2"]>>;
137
137
  }, "strip", z.ZodTypeAny, {
138
138
  family: string;
139
- weight?: number | undefined;
140
139
  source?: string | undefined;
140
+ weight?: number | undefined;
141
141
  format?: "woff" | "woff2" | undefined;
142
142
  }, {
143
143
  family: string;
144
- weight?: number | undefined;
145
144
  source?: string | undefined;
145
+ weight?: number | undefined;
146
146
  format?: "woff" | "woff2" | undefined;
147
147
  }>, {
148
148
  family: string;
149
- weight?: number | undefined;
150
149
  source?: string | undefined;
150
+ weight?: number | undefined;
151
151
  format?: "woff" | "woff2" | undefined;
152
152
  }, {
153
153
  family: string;
154
- weight?: number | undefined;
155
154
  source?: string | undefined;
155
+ weight?: number | undefined;
156
156
  format?: "woff" | "woff2" | undefined;
157
157
  }>>;
158
158
  }, "strict", z.ZodTypeAny, {
159
- heading?: {
159
+ body?: {
160
160
  family: string;
161
- weight?: number | undefined;
162
161
  source?: string | undefined;
162
+ weight?: number | undefined;
163
163
  format?: "woff" | "woff2" | undefined;
164
164
  } | undefined;
165
- body?: {
165
+ heading?: {
166
166
  family: string;
167
- weight?: number | undefined;
168
167
  source?: string | undefined;
168
+ weight?: number | undefined;
169
169
  format?: "woff" | "woff2" | undefined;
170
170
  } | undefined;
171
171
  }, {
172
- heading?: {
172
+ body?: {
173
173
  family: string;
174
- weight?: number | undefined;
175
174
  source?: string | undefined;
175
+ weight?: number | undefined;
176
176
  format?: "woff" | "woff2" | undefined;
177
177
  } | undefined;
178
- body?: {
178
+ heading?: {
179
179
  family: string;
180
- weight?: number | undefined;
181
180
  source?: string | undefined;
181
+ weight?: number | undefined;
182
182
  format?: "woff" | "woff2" | undefined;
183
183
  } | undefined;
184
184
  }>]>>;
@@ -186,11 +186,11 @@ export declare const chatConfigSchema: z.ZodObject<{
186
186
  default: z.ZodOptional<z.ZodEnum<["system", "light", "dark"]>>;
187
187
  strict: z.ZodOptional<z.ZodBoolean>;
188
188
  }, "strip", z.ZodTypeAny, {
189
- default?: "light" | "dark" | "system" | undefined;
190
189
  strict?: boolean | undefined;
191
- }, {
192
190
  default?: "light" | "dark" | "system" | undefined;
191
+ }, {
193
192
  strict?: boolean | undefined;
193
+ default?: "light" | "dark" | "system" | undefined;
194
194
  }>>;
195
195
  footer: z.ZodOptional<z.ZodObject<{
196
196
  href: z.ZodString;
@@ -209,100 +209,100 @@ export declare const chatConfigSchema: z.ZodObject<{
209
209
  dark?: string | undefined;
210
210
  };
211
211
  name?: string | undefined;
212
- favicon?: string | {
212
+ logo?: string | {
213
213
  light: string;
214
214
  dark: string;
215
+ href?: string | undefined;
215
216
  } | undefined;
216
- logo?: string | {
217
+ favicon?: string | {
217
218
  light: string;
218
219
  dark: string;
219
- href?: string | undefined;
220
220
  } | undefined;
221
- hero?: {
222
- prompt?: string | undefined;
223
- examples?: string[] | {
224
- prompt: string;
225
- title: string;
226
- icon?: string | undefined;
227
- }[] | undefined;
221
+ footer?: {
222
+ message: string;
223
+ href: string;
224
+ } | undefined;
225
+ appearance?: {
226
+ strict?: boolean | undefined;
227
+ default?: "light" | "dark" | "system" | undefined;
228
228
  } | undefined;
229
229
  fonts?: {
230
230
  family: string;
231
- weight?: number | undefined;
232
231
  source?: string | undefined;
232
+ weight?: number | undefined;
233
233
  format?: "woff" | "woff2" | undefined;
234
234
  } | {
235
- heading?: {
235
+ body?: {
236
236
  family: string;
237
- weight?: number | undefined;
238
237
  source?: string | undefined;
238
+ weight?: number | undefined;
239
239
  format?: "woff" | "woff2" | undefined;
240
240
  } | undefined;
241
- body?: {
241
+ heading?: {
242
242
  family: string;
243
- weight?: number | undefined;
244
243
  source?: string | undefined;
244
+ weight?: number | undefined;
245
245
  format?: "woff" | "woff2" | undefined;
246
246
  } | undefined;
247
247
  } | undefined;
248
- appearance?: {
249
- default?: "light" | "dark" | "system" | undefined;
250
- strict?: boolean | undefined;
251
- } | undefined;
252
- footer?: {
253
- message: string;
254
- href: string;
248
+ hero?: {
249
+ prompt?: string | undefined;
250
+ examples?: string[] | {
251
+ prompt: string;
252
+ title: string;
253
+ icon?: string | undefined;
254
+ }[] | undefined;
255
255
  } | undefined;
256
256
  }, {
257
257
  name?: string | undefined;
258
- favicon?: string | {
259
- light: string;
260
- dark: string;
261
- } | undefined;
262
258
  logo?: string | {
263
259
  light: string;
264
260
  dark: string;
265
261
  href?: string | undefined;
266
262
  } | undefined;
267
- hero?: {
268
- prompt?: string | undefined;
269
- examples?: string[] | {
270
- prompt: string;
271
- title: string;
272
- icon?: string | undefined;
273
- }[] | undefined;
263
+ favicon?: string | {
264
+ light: string;
265
+ dark: string;
274
266
  } | undefined;
275
267
  colors?: {
276
268
  primary: string;
277
269
  light?: string | undefined;
278
270
  dark?: string | undefined;
279
271
  } | undefined;
272
+ footer?: {
273
+ message: string;
274
+ href: string;
275
+ } | undefined;
276
+ appearance?: {
277
+ strict?: boolean | undefined;
278
+ default?: "light" | "dark" | "system" | undefined;
279
+ } | undefined;
280
280
  fonts?: {
281
281
  family: string;
282
- weight?: number | undefined;
283
282
  source?: string | undefined;
283
+ weight?: number | undefined;
284
284
  format?: "woff" | "woff2" | undefined;
285
285
  } | {
286
- heading?: {
286
+ body?: {
287
287
  family: string;
288
- weight?: number | undefined;
289
288
  source?: string | undefined;
289
+ weight?: number | undefined;
290
290
  format?: "woff" | "woff2" | undefined;
291
291
  } | undefined;
292
- body?: {
292
+ heading?: {
293
293
  family: string;
294
- weight?: number | undefined;
295
294
  source?: string | undefined;
295
+ weight?: number | undefined;
296
296
  format?: "woff" | "woff2" | undefined;
297
297
  } | undefined;
298
298
  } | undefined;
299
- appearance?: {
300
- default?: "light" | "dark" | "system" | undefined;
301
- strict?: boolean | undefined;
302
- } | undefined;
303
- footer?: {
304
- message: string;
305
- href: string;
299
+ hero?: {
300
+ prompt?: string | undefined;
301
+ examples?: string[] | {
302
+ prompt: string;
303
+ title: string;
304
+ icon?: string | undefined;
305
+ }[] | undefined;
306
306
  } | undefined;
307
307
  }>;
308
308
  export type ChatProjectConfigSchema = z.infer<typeof chatConfigSchema>;
@@ -7,12 +7,12 @@ export declare const apiSchema: z.ZodObject<{
7
7
  name: z.ZodOptional<z.ZodString>;
8
8
  inputPrefix: z.ZodOptional<z.ZodString>;
9
9
  }, "strict", z.ZodTypeAny, {
10
- method?: "key" | "bearer" | "basic" | "cobo" | undefined;
11
10
  name?: string | undefined;
11
+ method?: "key" | "bearer" | "basic" | "cobo" | undefined;
12
12
  inputPrefix?: string | undefined;
13
13
  }, {
14
- method?: "key" | "bearer" | "basic" | "cobo" | undefined;
15
14
  name?: string | undefined;
15
+ method?: "key" | "bearer" | "basic" | "cobo" | undefined;
16
16
  inputPrefix?: string | undefined;
17
17
  }>>;
18
18
  playground: z.ZodOptional<z.ZodObject<{
@@ -58,8 +58,8 @@ export declare const apiSchema: z.ZodObject<{
58
58
  }, "strict", z.ZodTypeAny, {
59
59
  baseUrl?: string | string[] | undefined;
60
60
  auth?: {
61
- method?: "key" | "bearer" | "basic" | "cobo" | undefined;
62
61
  name?: string | undefined;
62
+ method?: "key" | "bearer" | "basic" | "cobo" | undefined;
63
63
  inputPrefix?: string | undefined;
64
64
  } | undefined;
65
65
  playground?: {
@@ -79,8 +79,8 @@ export declare const apiSchema: z.ZodObject<{
79
79
  }, {
80
80
  baseUrl?: string | string[] | undefined;
81
81
  auth?: {
82
- method?: "key" | "bearer" | "basic" | "cobo" | undefined;
83
82
  name?: string | undefined;
83
+ method?: "key" | "bearer" | "basic" | "cobo" | undefined;
84
84
  inputPrefix?: string | undefined;
85
85
  } | undefined;
86
86
  playground?: {