zudoku 0.33.2-local.4 → 0.34.1
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/README.md +121 -0
- package/dist/config/loader.d.ts +3 -2
- package/dist/config/loader.js +10 -20
- package/dist/config/loader.js.map +1 -1
- package/dist/config/validators/common.d.ts +346 -346
- package/dist/config/validators/validate.d.ts +165 -165
- package/dist/lib/components/AnchorLink.d.ts +2 -2
- package/dist/lib/components/AnchorLink.js +4 -4
- package/dist/lib/components/AnchorLink.js.map +1 -1
- package/dist/lib/components/Heading.d.ts +1 -1
- package/dist/lib/components/context/ZudokuContext.d.ts +1 -1
- package/dist/lib/components/navigation/SidebarItem.js +6 -5
- package/dist/lib/components/navigation/SidebarItem.js.map +1 -1
- package/dist/lib/core/ZudokuContext.d.ts +4 -0
- package/dist/lib/core/ZudokuContext.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationList.js +4 -1
- package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationListItem.d.ts +1 -1
- package/dist/lib/plugins/openapi/OperationListItem.js +5 -3
- package/dist/lib/plugins/openapi/OperationListItem.js.map +1 -1
- package/dist/lib/plugins/openapi/graphql/gql.d.ts +1 -1
- package/dist/lib/plugins/openapi/graphql/gql.js +1 -1
- package/dist/lib/plugins/openapi/graphql/gql.js.map +1 -1
- package/dist/lib/plugins/openapi/graphql/graphql.d.ts +1 -0
- package/dist/lib/plugins/openapi/graphql/graphql.js +2 -0
- package/dist/lib/plugins/openapi/graphql/graphql.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/ExamplesDropdown.d.ts +2 -2
- package/dist/lib/plugins/openapi/playground/ExamplesDropdown.js +1 -5
- package/dist/lib/plugins/openapi/playground/ExamplesDropdown.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/Headers.js +1 -1
- package/dist/lib/plugins/openapi/playground/Headers.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/IdentityDialog.d.ts +11 -0
- package/dist/lib/plugins/openapi/playground/IdentityDialog.js +14 -0
- package/dist/lib/plugins/openapi/playground/IdentityDialog.js.map +1 -0
- package/dist/lib/plugins/openapi/playground/IdentitySelector.d.ts +7 -0
- package/dist/lib/plugins/openapi/playground/IdentitySelector.js +10 -0
- package/dist/lib/plugins/openapi/playground/IdentitySelector.js.map +1 -0
- package/dist/lib/plugins/openapi/playground/Playground.d.ts +9 -1
- package/dist/lib/plugins/openapi/playground/Playground.js +75 -24
- package/dist/lib/plugins/openapi/playground/Playground.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/QueryParams.js +1 -1
- package/dist/lib/plugins/openapi/playground/QueryParams.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/RequestLoginDialog.d.ts +7 -0
- package/dist/lib/plugins/openapi/playground/RequestLoginDialog.js +8 -0
- package/dist/lib/plugins/openapi/playground/RequestLoginDialog.js.map +1 -0
- package/dist/lib/plugins/openapi/playground/rememberedIdentity.d.ts +17 -0
- package/dist/lib/plugins/openapi/playground/rememberedIdentity.js +11 -0
- package/dist/lib/plugins/openapi/playground/rememberedIdentity.js.map +1 -0
- package/dist/lib/plugins/openapi/playground/result-panel/ResponseTab.js +19 -13
- package/dist/lib/plugins/openapi/playground/result-panel/ResponseTab.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/result-panel/ResultPanel.d.ts +6 -4
- package/dist/lib/plugins/openapi/playground/result-panel/ResultPanel.js +4 -3
- package/dist/lib/plugins/openapi/playground/result-panel/ResultPanel.js.map +1 -1
- package/dist/lib/ui/Checkbox.d.ts +2 -8
- package/dist/lib/ui/Checkbox.js +1 -13
- package/dist/lib/ui/Checkbox.js.map +1 -1
- package/dist/lib/ui/Command.d.ts +6 -6
- package/dist/lib/ui/Select.js +1 -1
- package/dist/lib/ui/Select.js.map +1 -1
- package/dist/lib/ui/SyntaxHighlight.d.ts +2 -1
- package/dist/lib/ui/SyntaxHighlight.js +19 -15
- package/dist/lib/ui/SyntaxHighlight.js.map +1 -1
- package/dist/lib/util/MdxComponents.d.ts +1 -1
- package/dist/lib/util/MdxComponents.js +2 -2
- package/dist/lib/util/MdxComponents.js.map +1 -1
- package/dist/vite/config.js +3 -7
- package/dist/vite/config.js.map +1 -1
- package/lib/{AuthenticationPlugin-BCYuduZ9.js → AuthenticationPlugin-4ip08maU.js} +3 -3
- package/lib/{AuthenticationPlugin-BCYuduZ9.js.map → AuthenticationPlugin-4ip08maU.js.map} +1 -1
- package/lib/Callout-B_sEhkYd.js +211 -0
- package/lib/Callout-B_sEhkYd.js.map +1 -0
- package/lib/{Dialog-mi6BrnrM.js → Dialog-sbgekbjb.js} +48 -33
- package/lib/{Dialog-mi6BrnrM.js.map → Dialog-sbgekbjb.js.map} +1 -1
- package/lib/{Markdown-DofXBcqg.js → Markdown-DZXjQjpH.js} +4099 -3848
- package/lib/Markdown-DZXjQjpH.js.map +1 -0
- package/lib/{MdxPage-KJcNWIgt.js → MdxPage-52vRwa_7.js} +13 -13
- package/lib/{MdxPage-KJcNWIgt.js.map → MdxPage-52vRwa_7.js.map} +1 -1
- package/lib/{OasProvider-HcqBeC4H.js → OasProvider-CR2nG1Eg.js} +4 -4
- package/lib/{OasProvider-HcqBeC4H.js.map → OasProvider-CR2nG1Eg.js.map} +1 -1
- package/lib/{OperationList-C3wnbFxp.js → OperationList-DndcCJUG.js} +1097 -1052
- package/lib/{OperationList-C3wnbFxp.js.map → OperationList-DndcCJUG.js.map} +1 -1
- package/lib/{Select-Co6MuS4j.js → Select-FAYHOYTy.js} +35 -35
- package/lib/{Select-Co6MuS4j.js.map → Select-FAYHOYTy.js.map} +1 -1
- package/lib/{SlotletProvider-CYFNHuok.js → SlotletProvider-TydSHROc.js} +4 -4
- package/lib/{SlotletProvider-CYFNHuok.js.map → SlotletProvider-TydSHROc.js.map} +1 -1
- package/lib/{chunk-IR6S3I6Y-CRDBmIgK.js → chunk-HA7DTUK3-ZGg2W6yV.js} +276 -276
- package/lib/chunk-HA7DTUK3-ZGg2W6yV.js.map +1 -0
- package/lib/{hook-LTe5qHSc.js → hook-CfCFKZ-2.js} +10 -7
- package/lib/{hook-LTe5qHSc.js.map → hook-CfCFKZ-2.js.map} +1 -1
- package/lib/index-DK7IuUyR.js +2201 -0
- package/lib/index-DK7IuUyR.js.map +1 -0
- package/lib/index.esm-CltAN0Tf.js +711 -0
- package/lib/index.esm-CltAN0Tf.js.map +1 -0
- package/lib/objectEntries-BS7aAgOm.js +12 -0
- package/lib/objectEntries-BS7aAgOm.js.map +1 -0
- package/lib/ui/Checkbox.js +15 -25
- package/lib/ui/Checkbox.js.map +1 -1
- package/lib/ui/Command.js +1 -1
- package/lib/ui/Select.js +1 -1
- package/lib/ui/Select.js.map +1 -1
- package/lib/ui/SyntaxHighlight.js +483 -502
- package/lib/ui/SyntaxHighlight.js.map +1 -1
- package/lib/{useExposedProps-D76yras4.js → useExposedProps-BslIn-FE.js} +2 -2
- package/lib/{useExposedProps-D76yras4.js.map → useExposedProps-BslIn-FE.js.map} +1 -1
- package/lib/zudoku.auth-auth0.js +1 -1
- package/lib/zudoku.auth-clerk.js +2 -2
- package/lib/zudoku.auth-openid.js +3 -3
- package/lib/zudoku.components.js +1390 -32
- package/lib/zudoku.components.js.map +1 -1
- package/lib/zudoku.hooks.js +1 -1
- package/lib/zudoku.plugin-api-catalog.js +5 -5
- package/lib/zudoku.plugin-api-keys.js +4 -4
- package/lib/zudoku.plugin-custom-pages.js +2 -2
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +3 -3
- package/lib/zudoku.plugin-redirect.js +1 -1
- package/lib/zudoku.plugin-search-pagefind.js +84 -154
- package/lib/zudoku.plugin-search-pagefind.js.map +1 -1
- package/package.json +5 -5
- package/src/lib/components/AnchorLink.tsx +7 -7
- package/src/lib/components/navigation/SidebarItem.tsx +8 -23
- package/src/lib/core/ZudokuContext.ts +4 -0
- package/src/lib/plugins/openapi/OperationList.tsx +73 -33
- package/src/lib/plugins/openapi/OperationListItem.tsx +105 -92
- package/src/lib/plugins/openapi/graphql/gql.ts +3 -3
- package/src/lib/plugins/openapi/graphql/graphql.ts +3 -0
- package/src/lib/plugins/openapi/playground/ExamplesDropdown.tsx +30 -32
- package/src/lib/plugins/openapi/playground/Headers.tsx +0 -1
- package/src/lib/plugins/openapi/playground/IdentityDialog.tsx +74 -0
- package/src/lib/plugins/openapi/playground/IdentitySelector.tsx +54 -0
- package/src/lib/plugins/openapi/playground/Playground.tsx +164 -133
- package/src/lib/plugins/openapi/playground/QueryParams.tsx +0 -1
- package/src/lib/plugins/openapi/playground/RequestLoginDialog.tsx +51 -0
- package/src/lib/plugins/openapi/playground/rememberedIdentity.ts +26 -0
- package/src/lib/plugins/openapi/playground/result-panel/ResponseTab.tsx +24 -4
- package/src/lib/plugins/openapi/playground/result-panel/ResultPanel.tsx +66 -45
- package/src/lib/ui/Checkbox.tsx +8 -24
- package/src/lib/ui/Select.tsx +1 -1
- package/src/lib/ui/SyntaxHighlight.tsx +94 -96
- package/src/lib/util/MdxComponents.tsx +2 -2
- package/lib/Command-CrTA1FX0.js +0 -140
- package/lib/Command-CrTA1FX0.js.map +0 -1
- package/lib/Markdown-DofXBcqg.js.map +0 -1
- package/lib/chunk-IR6S3I6Y-CRDBmIgK.js.map +0 -1
- package/lib/index-CtkRMvMw.js +0 -2052
- package/lib/index-CtkRMvMw.js.map +0 -1
- package/lib/index-vn5bsvmU.js +0 -1399
- package/lib/index-vn5bsvmU.js.map +0 -1
- package/lib/useScrollToAnchor-DKyrbZoy.js +0 -977
- package/lib/useScrollToAnchor-DKyrbZoy.js.map +0 -1
|
@@ -203,12 +203,12 @@ declare const TopNavigationItemSchema: z.ZodObject<{
|
|
|
203
203
|
id: string;
|
|
204
204
|
label: string;
|
|
205
205
|
default?: string | undefined;
|
|
206
|
-
display?: "
|
|
206
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
207
207
|
}, {
|
|
208
208
|
id: string;
|
|
209
209
|
label: string;
|
|
210
210
|
default?: string | undefined;
|
|
211
|
-
display?: "
|
|
211
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
212
212
|
}>;
|
|
213
213
|
type BannerColorType = ZodOptional<ZodUnion<[
|
|
214
214
|
ZodType<"note" | "tip" | "info" | "caution" | "danger" | (string & {}), ZodEnumDef>,
|
|
@@ -322,6 +322,11 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
322
322
|
dismissible?: boolean | undefined;
|
|
323
323
|
}>>;
|
|
324
324
|
}, "strip", z.ZodTypeAny, {
|
|
325
|
+
banner?: {
|
|
326
|
+
message: NonNullable<ReactNode>;
|
|
327
|
+
color?: string | (string & {}) | undefined;
|
|
328
|
+
dismissible?: boolean | undefined;
|
|
329
|
+
} | undefined;
|
|
325
330
|
pageTitle?: string | undefined;
|
|
326
331
|
logoUrl?: string | undefined;
|
|
327
332
|
logo?: {
|
|
@@ -332,12 +337,12 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
332
337
|
width?: string | undefined;
|
|
333
338
|
alt?: string | undefined;
|
|
334
339
|
} | undefined;
|
|
340
|
+
}, {
|
|
335
341
|
banner?: {
|
|
336
342
|
message: NonNullable<ReactNode>;
|
|
337
343
|
color?: string | (string & {}) | undefined;
|
|
338
344
|
dismissible?: boolean | undefined;
|
|
339
345
|
} | undefined;
|
|
340
|
-
}, {
|
|
341
346
|
pageTitle?: string | undefined;
|
|
342
347
|
logoUrl?: string | undefined;
|
|
343
348
|
logo?: {
|
|
@@ -348,11 +353,6 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
348
353
|
width?: string | undefined;
|
|
349
354
|
alt?: string | undefined;
|
|
350
355
|
} | undefined;
|
|
351
|
-
banner?: {
|
|
352
|
-
message: NonNullable<ReactNode>;
|
|
353
|
-
color?: string | (string & {}) | undefined;
|
|
354
|
-
dismissible?: boolean | undefined;
|
|
355
|
-
} | undefined;
|
|
356
356
|
}>;
|
|
357
357
|
topNavigation: z.ZodArray<z.ZodObject<{
|
|
358
358
|
label: z.ZodString;
|
|
@@ -363,12 +363,12 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
363
363
|
id: string;
|
|
364
364
|
label: string;
|
|
365
365
|
default?: string | undefined;
|
|
366
|
-
display?: "
|
|
366
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
367
367
|
}, {
|
|
368
368
|
id: string;
|
|
369
369
|
label: string;
|
|
370
370
|
default?: string | undefined;
|
|
371
|
-
display?: "
|
|
371
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
372
372
|
}>, "many">;
|
|
373
373
|
sidebar: z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<import("./InputSidebarSchema.js").InputSidebarItem, z.ZodTypeDef, import("./InputSidebarSchema.js").InputSidebarItem>, "many">>;
|
|
374
374
|
theme: z.ZodObject<{
|
|
@@ -396,8 +396,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
396
396
|
}, "strip", z.ZodTypeAny, {
|
|
397
397
|
input?: string | undefined;
|
|
398
398
|
radius?: string | undefined;
|
|
399
|
-
border?: string | undefined;
|
|
400
399
|
popover?: string | undefined;
|
|
400
|
+
border?: string | undefined;
|
|
401
401
|
background?: string | undefined;
|
|
402
402
|
foreground?: string | undefined;
|
|
403
403
|
card?: string | undefined;
|
|
@@ -417,8 +417,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
417
417
|
}, {
|
|
418
418
|
input?: string | undefined;
|
|
419
419
|
radius?: string | undefined;
|
|
420
|
-
border?: string | undefined;
|
|
421
420
|
popover?: string | undefined;
|
|
421
|
+
border?: string | undefined;
|
|
422
422
|
background?: string | undefined;
|
|
423
423
|
foreground?: string | undefined;
|
|
424
424
|
card?: string | undefined;
|
|
@@ -460,8 +460,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
460
460
|
}, "strip", z.ZodTypeAny, {
|
|
461
461
|
input?: string | undefined;
|
|
462
462
|
radius?: string | undefined;
|
|
463
|
-
border?: string | undefined;
|
|
464
463
|
popover?: string | undefined;
|
|
464
|
+
border?: string | undefined;
|
|
465
465
|
background?: string | undefined;
|
|
466
466
|
foreground?: string | undefined;
|
|
467
467
|
card?: string | undefined;
|
|
@@ -481,8 +481,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
481
481
|
}, {
|
|
482
482
|
input?: string | undefined;
|
|
483
483
|
radius?: string | undefined;
|
|
484
|
-
border?: string | undefined;
|
|
485
484
|
popover?: string | undefined;
|
|
485
|
+
border?: string | undefined;
|
|
486
486
|
background?: string | undefined;
|
|
487
487
|
foreground?: string | undefined;
|
|
488
488
|
card?: string | undefined;
|
|
@@ -544,8 +544,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
544
544
|
dark?: {
|
|
545
545
|
input?: string | undefined;
|
|
546
546
|
radius?: string | undefined;
|
|
547
|
-
border?: string | undefined;
|
|
548
547
|
popover?: string | undefined;
|
|
548
|
+
border?: string | undefined;
|
|
549
549
|
background?: string | undefined;
|
|
550
550
|
foreground?: string | undefined;
|
|
551
551
|
card?: string | undefined;
|
|
@@ -566,8 +566,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
566
566
|
light?: {
|
|
567
567
|
input?: string | undefined;
|
|
568
568
|
radius?: string | undefined;
|
|
569
|
-
border?: string | undefined;
|
|
570
569
|
popover?: string | undefined;
|
|
570
|
+
border?: string | undefined;
|
|
571
571
|
background?: string | undefined;
|
|
572
572
|
foreground?: string | undefined;
|
|
573
573
|
card?: string | undefined;
|
|
@@ -599,8 +599,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
599
599
|
dark?: {
|
|
600
600
|
input?: string | undefined;
|
|
601
601
|
radius?: string | undefined;
|
|
602
|
-
border?: string | undefined;
|
|
603
602
|
popover?: string | undefined;
|
|
603
|
+
border?: string | undefined;
|
|
604
604
|
background?: string | undefined;
|
|
605
605
|
foreground?: string | undefined;
|
|
606
606
|
card?: string | undefined;
|
|
@@ -621,8 +621,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
621
621
|
light?: {
|
|
622
622
|
input?: string | undefined;
|
|
623
623
|
radius?: string | undefined;
|
|
624
|
-
border?: string | undefined;
|
|
625
624
|
popover?: string | undefined;
|
|
625
|
+
border?: string | undefined;
|
|
626
626
|
background?: string | undefined;
|
|
627
627
|
foreground?: string | undefined;
|
|
628
628
|
card?: string | undefined;
|
|
@@ -1285,12 +1285,42 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1285
1285
|
creator?: string | undefined;
|
|
1286
1286
|
publisher?: string | undefined;
|
|
1287
1287
|
};
|
|
1288
|
+
authentication: {
|
|
1289
|
+
type: "clerk";
|
|
1290
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
1291
|
+
redirectToAfterSignUp?: string | undefined;
|
|
1292
|
+
redirectToAfterSignIn?: string | undefined;
|
|
1293
|
+
redirectToAfterSignOut?: string | undefined;
|
|
1294
|
+
} | {
|
|
1295
|
+
type: "openid";
|
|
1296
|
+
clientId: string;
|
|
1297
|
+
issuer: string;
|
|
1298
|
+
redirectToAfterSignUp?: string | undefined;
|
|
1299
|
+
redirectToAfterSignIn?: string | undefined;
|
|
1300
|
+
redirectToAfterSignOut?: string | undefined;
|
|
1301
|
+
audience?: string | undefined;
|
|
1302
|
+
scopes?: string[] | undefined;
|
|
1303
|
+
} | {
|
|
1304
|
+
type: "auth0";
|
|
1305
|
+
clientId: string;
|
|
1306
|
+
domain: string;
|
|
1307
|
+
redirectToAfterSignUp?: string | undefined;
|
|
1308
|
+
redirectToAfterSignIn?: string | undefined;
|
|
1309
|
+
redirectToAfterSignOut?: string | undefined;
|
|
1310
|
+
audience?: string | undefined;
|
|
1311
|
+
};
|
|
1312
|
+
topNavigation: {
|
|
1313
|
+
id: string;
|
|
1314
|
+
label: string;
|
|
1315
|
+
default?: string | undefined;
|
|
1316
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
1317
|
+
}[];
|
|
1288
1318
|
theme: {
|
|
1289
1319
|
dark?: {
|
|
1290
1320
|
input?: string | undefined;
|
|
1291
1321
|
radius?: string | undefined;
|
|
1292
|
-
border?: string | undefined;
|
|
1293
1322
|
popover?: string | undefined;
|
|
1323
|
+
border?: string | undefined;
|
|
1294
1324
|
background?: string | undefined;
|
|
1295
1325
|
foreground?: string | undefined;
|
|
1296
1326
|
card?: string | undefined;
|
|
@@ -1311,8 +1341,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1311
1341
|
light?: {
|
|
1312
1342
|
input?: string | undefined;
|
|
1313
1343
|
radius?: string | undefined;
|
|
1314
|
-
border?: string | undefined;
|
|
1315
1344
|
popover?: string | undefined;
|
|
1345
|
+
border?: string | undefined;
|
|
1316
1346
|
background?: string | undefined;
|
|
1317
1347
|
foreground?: string | undefined;
|
|
1318
1348
|
card?: string | undefined;
|
|
@@ -1342,6 +1372,11 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1342
1372
|
} | undefined;
|
|
1343
1373
|
};
|
|
1344
1374
|
page: {
|
|
1375
|
+
banner?: {
|
|
1376
|
+
message: NonNullable<ReactNode>;
|
|
1377
|
+
color?: string | (string & {}) | undefined;
|
|
1378
|
+
dismissible?: boolean | undefined;
|
|
1379
|
+
} | undefined;
|
|
1345
1380
|
pageTitle?: string | undefined;
|
|
1346
1381
|
logoUrl?: string | undefined;
|
|
1347
1382
|
logo?: {
|
|
@@ -1352,41 +1387,6 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1352
1387
|
width?: string | undefined;
|
|
1353
1388
|
alt?: string | undefined;
|
|
1354
1389
|
} | undefined;
|
|
1355
|
-
banner?: {
|
|
1356
|
-
message: NonNullable<ReactNode>;
|
|
1357
|
-
color?: string | (string & {}) | undefined;
|
|
1358
|
-
dismissible?: boolean | undefined;
|
|
1359
|
-
} | undefined;
|
|
1360
|
-
};
|
|
1361
|
-
topNavigation: {
|
|
1362
|
-
id: string;
|
|
1363
|
-
label: string;
|
|
1364
|
-
default?: string | undefined;
|
|
1365
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
1366
|
-
}[];
|
|
1367
|
-
authentication: {
|
|
1368
|
-
type: "clerk";
|
|
1369
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
1370
|
-
redirectToAfterSignUp?: string | undefined;
|
|
1371
|
-
redirectToAfterSignIn?: string | undefined;
|
|
1372
|
-
redirectToAfterSignOut?: string | undefined;
|
|
1373
|
-
} | {
|
|
1374
|
-
type: "openid";
|
|
1375
|
-
clientId: string;
|
|
1376
|
-
issuer: string;
|
|
1377
|
-
redirectToAfterSignUp?: string | undefined;
|
|
1378
|
-
redirectToAfterSignIn?: string | undefined;
|
|
1379
|
-
redirectToAfterSignOut?: string | undefined;
|
|
1380
|
-
audience?: string | undefined;
|
|
1381
|
-
scopes?: string[] | undefined;
|
|
1382
|
-
} | {
|
|
1383
|
-
type: "auth0";
|
|
1384
|
-
clientId: string;
|
|
1385
|
-
domain: string;
|
|
1386
|
-
redirectToAfterSignUp?: string | undefined;
|
|
1387
|
-
redirectToAfterSignIn?: string | undefined;
|
|
1388
|
-
redirectToAfterSignOut?: string | undefined;
|
|
1389
|
-
audience?: string | undefined;
|
|
1390
1390
|
};
|
|
1391
1391
|
docs: {
|
|
1392
1392
|
files: string;
|
|
@@ -1561,12 +1561,42 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1561
1561
|
creator?: string | undefined;
|
|
1562
1562
|
publisher?: string | undefined;
|
|
1563
1563
|
};
|
|
1564
|
+
authentication: {
|
|
1565
|
+
type: "clerk";
|
|
1566
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
1567
|
+
redirectToAfterSignUp?: string | undefined;
|
|
1568
|
+
redirectToAfterSignIn?: string | undefined;
|
|
1569
|
+
redirectToAfterSignOut?: string | undefined;
|
|
1570
|
+
} | {
|
|
1571
|
+
type: "openid";
|
|
1572
|
+
clientId: string;
|
|
1573
|
+
issuer: string;
|
|
1574
|
+
redirectToAfterSignUp?: string | undefined;
|
|
1575
|
+
redirectToAfterSignIn?: string | undefined;
|
|
1576
|
+
redirectToAfterSignOut?: string | undefined;
|
|
1577
|
+
audience?: string | undefined;
|
|
1578
|
+
scopes?: string[] | undefined;
|
|
1579
|
+
} | {
|
|
1580
|
+
type: "auth0";
|
|
1581
|
+
clientId: string;
|
|
1582
|
+
domain: string;
|
|
1583
|
+
redirectToAfterSignUp?: string | undefined;
|
|
1584
|
+
redirectToAfterSignIn?: string | undefined;
|
|
1585
|
+
redirectToAfterSignOut?: string | undefined;
|
|
1586
|
+
audience?: string | undefined;
|
|
1587
|
+
};
|
|
1588
|
+
topNavigation: {
|
|
1589
|
+
id: string;
|
|
1590
|
+
label: string;
|
|
1591
|
+
default?: string | undefined;
|
|
1592
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
1593
|
+
}[];
|
|
1564
1594
|
theme: {
|
|
1565
1595
|
dark?: {
|
|
1566
1596
|
input?: string | undefined;
|
|
1567
1597
|
radius?: string | undefined;
|
|
1568
|
-
border?: string | undefined;
|
|
1569
1598
|
popover?: string | undefined;
|
|
1599
|
+
border?: string | undefined;
|
|
1570
1600
|
background?: string | undefined;
|
|
1571
1601
|
foreground?: string | undefined;
|
|
1572
1602
|
card?: string | undefined;
|
|
@@ -1587,8 +1617,8 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1587
1617
|
light?: {
|
|
1588
1618
|
input?: string | undefined;
|
|
1589
1619
|
radius?: string | undefined;
|
|
1590
|
-
border?: string | undefined;
|
|
1591
1620
|
popover?: string | undefined;
|
|
1621
|
+
border?: string | undefined;
|
|
1592
1622
|
background?: string | undefined;
|
|
1593
1623
|
foreground?: string | undefined;
|
|
1594
1624
|
card?: string | undefined;
|
|
@@ -1618,6 +1648,11 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1618
1648
|
} | undefined;
|
|
1619
1649
|
};
|
|
1620
1650
|
page: {
|
|
1651
|
+
banner?: {
|
|
1652
|
+
message: NonNullable<ReactNode>;
|
|
1653
|
+
color?: string | (string & {}) | undefined;
|
|
1654
|
+
dismissible?: boolean | undefined;
|
|
1655
|
+
} | undefined;
|
|
1621
1656
|
pageTitle?: string | undefined;
|
|
1622
1657
|
logoUrl?: string | undefined;
|
|
1623
1658
|
logo?: {
|
|
@@ -1628,41 +1663,6 @@ export declare const CommonConfigSchema: z.ZodObject<{
|
|
|
1628
1663
|
width?: string | undefined;
|
|
1629
1664
|
alt?: string | undefined;
|
|
1630
1665
|
} | undefined;
|
|
1631
|
-
banner?: {
|
|
1632
|
-
message: NonNullable<ReactNode>;
|
|
1633
|
-
color?: string | (string & {}) | undefined;
|
|
1634
|
-
dismissible?: boolean | undefined;
|
|
1635
|
-
} | undefined;
|
|
1636
|
-
};
|
|
1637
|
-
topNavigation: {
|
|
1638
|
-
id: string;
|
|
1639
|
-
label: string;
|
|
1640
|
-
default?: string | undefined;
|
|
1641
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
1642
|
-
}[];
|
|
1643
|
-
authentication: {
|
|
1644
|
-
type: "clerk";
|
|
1645
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
1646
|
-
redirectToAfterSignUp?: string | undefined;
|
|
1647
|
-
redirectToAfterSignIn?: string | undefined;
|
|
1648
|
-
redirectToAfterSignOut?: string | undefined;
|
|
1649
|
-
} | {
|
|
1650
|
-
type: "openid";
|
|
1651
|
-
clientId: string;
|
|
1652
|
-
issuer: string;
|
|
1653
|
-
redirectToAfterSignUp?: string | undefined;
|
|
1654
|
-
redirectToAfterSignIn?: string | undefined;
|
|
1655
|
-
redirectToAfterSignOut?: string | undefined;
|
|
1656
|
-
audience?: string | undefined;
|
|
1657
|
-
scopes?: string[] | undefined;
|
|
1658
|
-
} | {
|
|
1659
|
-
type: "auth0";
|
|
1660
|
-
clientId: string;
|
|
1661
|
-
domain: string;
|
|
1662
|
-
redirectToAfterSignUp?: string | undefined;
|
|
1663
|
-
redirectToAfterSignIn?: string | undefined;
|
|
1664
|
-
redirectToAfterSignOut?: string | undefined;
|
|
1665
|
-
audience?: string | undefined;
|
|
1666
1666
|
};
|
|
1667
1667
|
docs: {
|
|
1668
1668
|
files: string;
|
|
@@ -1899,6 +1899,11 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
1899
1899
|
dismissible?: boolean | undefined;
|
|
1900
1900
|
}>>;
|
|
1901
1901
|
}, "strip", z.ZodTypeAny, {
|
|
1902
|
+
banner?: {
|
|
1903
|
+
message: NonNullable<ReactNode>;
|
|
1904
|
+
color?: string | (string & {}) | undefined;
|
|
1905
|
+
dismissible?: boolean | undefined;
|
|
1906
|
+
} | undefined;
|
|
1902
1907
|
pageTitle?: string | undefined;
|
|
1903
1908
|
logoUrl?: string | undefined;
|
|
1904
1909
|
logo?: {
|
|
@@ -1909,12 +1914,12 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
1909
1914
|
width?: string | undefined;
|
|
1910
1915
|
alt?: string | undefined;
|
|
1911
1916
|
} | undefined;
|
|
1917
|
+
}, {
|
|
1912
1918
|
banner?: {
|
|
1913
1919
|
message: NonNullable<ReactNode>;
|
|
1914
1920
|
color?: string | (string & {}) | undefined;
|
|
1915
1921
|
dismissible?: boolean | undefined;
|
|
1916
1922
|
} | undefined;
|
|
1917
|
-
}, {
|
|
1918
1923
|
pageTitle?: string | undefined;
|
|
1919
1924
|
logoUrl?: string | undefined;
|
|
1920
1925
|
logo?: {
|
|
@@ -1925,11 +1930,6 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
1925
1930
|
width?: string | undefined;
|
|
1926
1931
|
alt?: string | undefined;
|
|
1927
1932
|
} | undefined;
|
|
1928
|
-
banner?: {
|
|
1929
|
-
message: NonNullable<ReactNode>;
|
|
1930
|
-
color?: string | (string & {}) | undefined;
|
|
1931
|
-
dismissible?: boolean | undefined;
|
|
1932
|
-
} | undefined;
|
|
1933
1933
|
}>>;
|
|
1934
1934
|
topNavigation: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1935
1935
|
label: z.ZodString;
|
|
@@ -1940,12 +1940,12 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
1940
1940
|
id: string;
|
|
1941
1941
|
label: string;
|
|
1942
1942
|
default?: string | undefined;
|
|
1943
|
-
display?: "
|
|
1943
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
1944
1944
|
}, {
|
|
1945
1945
|
id: string;
|
|
1946
1946
|
label: string;
|
|
1947
1947
|
default?: string | undefined;
|
|
1948
|
-
display?: "
|
|
1948
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
1949
1949
|
}>, "many">>;
|
|
1950
1950
|
sidebar: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<import("./InputSidebarSchema.js").InputSidebarItem, z.ZodTypeDef, import("./InputSidebarSchema.js").InputSidebarItem>, "many">>>;
|
|
1951
1951
|
theme: z.ZodOptional<z.ZodObject<{
|
|
@@ -1973,8 +1973,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
1973
1973
|
}, "strip", z.ZodTypeAny, {
|
|
1974
1974
|
input?: string | undefined;
|
|
1975
1975
|
radius?: string | undefined;
|
|
1976
|
-
border?: string | undefined;
|
|
1977
1976
|
popover?: string | undefined;
|
|
1977
|
+
border?: string | undefined;
|
|
1978
1978
|
background?: string | undefined;
|
|
1979
1979
|
foreground?: string | undefined;
|
|
1980
1980
|
card?: string | undefined;
|
|
@@ -1994,8 +1994,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
1994
1994
|
}, {
|
|
1995
1995
|
input?: string | undefined;
|
|
1996
1996
|
radius?: string | undefined;
|
|
1997
|
-
border?: string | undefined;
|
|
1998
1997
|
popover?: string | undefined;
|
|
1998
|
+
border?: string | undefined;
|
|
1999
1999
|
background?: string | undefined;
|
|
2000
2000
|
foreground?: string | undefined;
|
|
2001
2001
|
card?: string | undefined;
|
|
@@ -2037,8 +2037,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2037
2037
|
}, "strip", z.ZodTypeAny, {
|
|
2038
2038
|
input?: string | undefined;
|
|
2039
2039
|
radius?: string | undefined;
|
|
2040
|
-
border?: string | undefined;
|
|
2041
2040
|
popover?: string | undefined;
|
|
2041
|
+
border?: string | undefined;
|
|
2042
2042
|
background?: string | undefined;
|
|
2043
2043
|
foreground?: string | undefined;
|
|
2044
2044
|
card?: string | undefined;
|
|
@@ -2058,8 +2058,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2058
2058
|
}, {
|
|
2059
2059
|
input?: string | undefined;
|
|
2060
2060
|
radius?: string | undefined;
|
|
2061
|
-
border?: string | undefined;
|
|
2062
2061
|
popover?: string | undefined;
|
|
2062
|
+
border?: string | undefined;
|
|
2063
2063
|
background?: string | undefined;
|
|
2064
2064
|
foreground?: string | undefined;
|
|
2065
2065
|
card?: string | undefined;
|
|
@@ -2121,8 +2121,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2121
2121
|
dark?: {
|
|
2122
2122
|
input?: string | undefined;
|
|
2123
2123
|
radius?: string | undefined;
|
|
2124
|
-
border?: string | undefined;
|
|
2125
2124
|
popover?: string | undefined;
|
|
2125
|
+
border?: string | undefined;
|
|
2126
2126
|
background?: string | undefined;
|
|
2127
2127
|
foreground?: string | undefined;
|
|
2128
2128
|
card?: string | undefined;
|
|
@@ -2143,8 +2143,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2143
2143
|
light?: {
|
|
2144
2144
|
input?: string | undefined;
|
|
2145
2145
|
radius?: string | undefined;
|
|
2146
|
-
border?: string | undefined;
|
|
2147
2146
|
popover?: string | undefined;
|
|
2147
|
+
border?: string | undefined;
|
|
2148
2148
|
background?: string | undefined;
|
|
2149
2149
|
foreground?: string | undefined;
|
|
2150
2150
|
card?: string | undefined;
|
|
@@ -2176,8 +2176,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2176
2176
|
dark?: {
|
|
2177
2177
|
input?: string | undefined;
|
|
2178
2178
|
radius?: string | undefined;
|
|
2179
|
-
border?: string | undefined;
|
|
2180
2179
|
popover?: string | undefined;
|
|
2180
|
+
border?: string | undefined;
|
|
2181
2181
|
background?: string | undefined;
|
|
2182
2182
|
foreground?: string | undefined;
|
|
2183
2183
|
card?: string | undefined;
|
|
@@ -2198,8 +2198,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2198
2198
|
light?: {
|
|
2199
2199
|
input?: string | undefined;
|
|
2200
2200
|
radius?: string | undefined;
|
|
2201
|
-
border?: string | undefined;
|
|
2202
2201
|
popover?: string | undefined;
|
|
2202
|
+
border?: string | undefined;
|
|
2203
2203
|
background?: string | undefined;
|
|
2204
2204
|
foreground?: string | undefined;
|
|
2205
2205
|
card?: string | undefined;
|
|
@@ -2881,12 +2881,42 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2881
2881
|
creator?: string | undefined;
|
|
2882
2882
|
publisher?: string | undefined;
|
|
2883
2883
|
} | undefined;
|
|
2884
|
+
authentication?: {
|
|
2885
|
+
type: "clerk";
|
|
2886
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
2887
|
+
redirectToAfterSignUp?: string | undefined;
|
|
2888
|
+
redirectToAfterSignIn?: string | undefined;
|
|
2889
|
+
redirectToAfterSignOut?: string | undefined;
|
|
2890
|
+
} | {
|
|
2891
|
+
type: "openid";
|
|
2892
|
+
clientId: string;
|
|
2893
|
+
issuer: string;
|
|
2894
|
+
redirectToAfterSignUp?: string | undefined;
|
|
2895
|
+
redirectToAfterSignIn?: string | undefined;
|
|
2896
|
+
redirectToAfterSignOut?: string | undefined;
|
|
2897
|
+
audience?: string | undefined;
|
|
2898
|
+
scopes?: string[] | undefined;
|
|
2899
|
+
} | {
|
|
2900
|
+
type: "auth0";
|
|
2901
|
+
clientId: string;
|
|
2902
|
+
domain: string;
|
|
2903
|
+
redirectToAfterSignUp?: string | undefined;
|
|
2904
|
+
redirectToAfterSignIn?: string | undefined;
|
|
2905
|
+
redirectToAfterSignOut?: string | undefined;
|
|
2906
|
+
audience?: string | undefined;
|
|
2907
|
+
} | undefined;
|
|
2908
|
+
topNavigation?: {
|
|
2909
|
+
id: string;
|
|
2910
|
+
label: string;
|
|
2911
|
+
default?: string | undefined;
|
|
2912
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
2913
|
+
}[] | undefined;
|
|
2884
2914
|
theme?: {
|
|
2885
2915
|
dark?: {
|
|
2886
2916
|
input?: string | undefined;
|
|
2887
2917
|
radius?: string | undefined;
|
|
2888
|
-
border?: string | undefined;
|
|
2889
2918
|
popover?: string | undefined;
|
|
2919
|
+
border?: string | undefined;
|
|
2890
2920
|
background?: string | undefined;
|
|
2891
2921
|
foreground?: string | undefined;
|
|
2892
2922
|
card?: string | undefined;
|
|
@@ -2907,8 +2937,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2907
2937
|
light?: {
|
|
2908
2938
|
input?: string | undefined;
|
|
2909
2939
|
radius?: string | undefined;
|
|
2910
|
-
border?: string | undefined;
|
|
2911
2940
|
popover?: string | undefined;
|
|
2941
|
+
border?: string | undefined;
|
|
2912
2942
|
background?: string | undefined;
|
|
2913
2943
|
foreground?: string | undefined;
|
|
2914
2944
|
card?: string | undefined;
|
|
@@ -2950,6 +2980,11 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2950
2980
|
ca?: string | undefined;
|
|
2951
2981
|
} | undefined;
|
|
2952
2982
|
page?: {
|
|
2983
|
+
banner?: {
|
|
2984
|
+
message: NonNullable<ReactNode>;
|
|
2985
|
+
color?: string | (string & {}) | undefined;
|
|
2986
|
+
dismissible?: boolean | undefined;
|
|
2987
|
+
} | undefined;
|
|
2953
2988
|
pageTitle?: string | undefined;
|
|
2954
2989
|
logoUrl?: string | undefined;
|
|
2955
2990
|
logo?: {
|
|
@@ -2960,41 +2995,6 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
2960
2995
|
width?: string | undefined;
|
|
2961
2996
|
alt?: string | undefined;
|
|
2962
2997
|
} | undefined;
|
|
2963
|
-
banner?: {
|
|
2964
|
-
message: NonNullable<ReactNode>;
|
|
2965
|
-
color?: string | (string & {}) | undefined;
|
|
2966
|
-
dismissible?: boolean | undefined;
|
|
2967
|
-
} | undefined;
|
|
2968
|
-
} | undefined;
|
|
2969
|
-
topNavigation?: {
|
|
2970
|
-
id: string;
|
|
2971
|
-
label: string;
|
|
2972
|
-
default?: string | undefined;
|
|
2973
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
2974
|
-
}[] | undefined;
|
|
2975
|
-
authentication?: {
|
|
2976
|
-
type: "clerk";
|
|
2977
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
2978
|
-
redirectToAfterSignUp?: string | undefined;
|
|
2979
|
-
redirectToAfterSignIn?: string | undefined;
|
|
2980
|
-
redirectToAfterSignOut?: string | undefined;
|
|
2981
|
-
} | {
|
|
2982
|
-
type: "openid";
|
|
2983
|
-
clientId: string;
|
|
2984
|
-
issuer: string;
|
|
2985
|
-
redirectToAfterSignUp?: string | undefined;
|
|
2986
|
-
redirectToAfterSignIn?: string | undefined;
|
|
2987
|
-
redirectToAfterSignOut?: string | undefined;
|
|
2988
|
-
audience?: string | undefined;
|
|
2989
|
-
scopes?: string[] | undefined;
|
|
2990
|
-
} | {
|
|
2991
|
-
type: "auth0";
|
|
2992
|
-
clientId: string;
|
|
2993
|
-
domain: string;
|
|
2994
|
-
redirectToAfterSignUp?: string | undefined;
|
|
2995
|
-
redirectToAfterSignIn?: string | undefined;
|
|
2996
|
-
redirectToAfterSignOut?: string | undefined;
|
|
2997
|
-
audience?: string | undefined;
|
|
2998
2998
|
} | undefined;
|
|
2999
2999
|
docs?: {
|
|
3000
3000
|
files: string;
|
|
@@ -3157,12 +3157,42 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
3157
3157
|
creator?: string | undefined;
|
|
3158
3158
|
publisher?: string | undefined;
|
|
3159
3159
|
} | undefined;
|
|
3160
|
+
authentication?: {
|
|
3161
|
+
type: "clerk";
|
|
3162
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
3163
|
+
redirectToAfterSignUp?: string | undefined;
|
|
3164
|
+
redirectToAfterSignIn?: string | undefined;
|
|
3165
|
+
redirectToAfterSignOut?: string | undefined;
|
|
3166
|
+
} | {
|
|
3167
|
+
type: "openid";
|
|
3168
|
+
clientId: string;
|
|
3169
|
+
issuer: string;
|
|
3170
|
+
redirectToAfterSignUp?: string | undefined;
|
|
3171
|
+
redirectToAfterSignIn?: string | undefined;
|
|
3172
|
+
redirectToAfterSignOut?: string | undefined;
|
|
3173
|
+
audience?: string | undefined;
|
|
3174
|
+
scopes?: string[] | undefined;
|
|
3175
|
+
} | {
|
|
3176
|
+
type: "auth0";
|
|
3177
|
+
clientId: string;
|
|
3178
|
+
domain: string;
|
|
3179
|
+
redirectToAfterSignUp?: string | undefined;
|
|
3180
|
+
redirectToAfterSignIn?: string | undefined;
|
|
3181
|
+
redirectToAfterSignOut?: string | undefined;
|
|
3182
|
+
audience?: string | undefined;
|
|
3183
|
+
} | undefined;
|
|
3184
|
+
topNavigation?: {
|
|
3185
|
+
id: string;
|
|
3186
|
+
label: string;
|
|
3187
|
+
default?: string | undefined;
|
|
3188
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
3189
|
+
}[] | undefined;
|
|
3160
3190
|
theme?: {
|
|
3161
3191
|
dark?: {
|
|
3162
3192
|
input?: string | undefined;
|
|
3163
3193
|
radius?: string | undefined;
|
|
3164
|
-
border?: string | undefined;
|
|
3165
3194
|
popover?: string | undefined;
|
|
3195
|
+
border?: string | undefined;
|
|
3166
3196
|
background?: string | undefined;
|
|
3167
3197
|
foreground?: string | undefined;
|
|
3168
3198
|
card?: string | undefined;
|
|
@@ -3183,8 +3213,8 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
3183
3213
|
light?: {
|
|
3184
3214
|
input?: string | undefined;
|
|
3185
3215
|
radius?: string | undefined;
|
|
3186
|
-
border?: string | undefined;
|
|
3187
3216
|
popover?: string | undefined;
|
|
3217
|
+
border?: string | undefined;
|
|
3188
3218
|
background?: string | undefined;
|
|
3189
3219
|
foreground?: string | undefined;
|
|
3190
3220
|
card?: string | undefined;
|
|
@@ -3226,6 +3256,11 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
3226
3256
|
ca?: string | undefined;
|
|
3227
3257
|
} | undefined;
|
|
3228
3258
|
page?: {
|
|
3259
|
+
banner?: {
|
|
3260
|
+
message: NonNullable<ReactNode>;
|
|
3261
|
+
color?: string | (string & {}) | undefined;
|
|
3262
|
+
dismissible?: boolean | undefined;
|
|
3263
|
+
} | undefined;
|
|
3229
3264
|
pageTitle?: string | undefined;
|
|
3230
3265
|
logoUrl?: string | undefined;
|
|
3231
3266
|
logo?: {
|
|
@@ -3236,41 +3271,6 @@ declare const CommonConfigSchemaPartial: z.ZodObject<{
|
|
|
3236
3271
|
width?: string | undefined;
|
|
3237
3272
|
alt?: string | undefined;
|
|
3238
3273
|
} | undefined;
|
|
3239
|
-
banner?: {
|
|
3240
|
-
message: NonNullable<ReactNode>;
|
|
3241
|
-
color?: string | (string & {}) | undefined;
|
|
3242
|
-
dismissible?: boolean | undefined;
|
|
3243
|
-
} | undefined;
|
|
3244
|
-
} | undefined;
|
|
3245
|
-
topNavigation?: {
|
|
3246
|
-
id: string;
|
|
3247
|
-
label: string;
|
|
3248
|
-
default?: string | undefined;
|
|
3249
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
3250
|
-
}[] | undefined;
|
|
3251
|
-
authentication?: {
|
|
3252
|
-
type: "clerk";
|
|
3253
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
3254
|
-
redirectToAfterSignUp?: string | undefined;
|
|
3255
|
-
redirectToAfterSignIn?: string | undefined;
|
|
3256
|
-
redirectToAfterSignOut?: string | undefined;
|
|
3257
|
-
} | {
|
|
3258
|
-
type: "openid";
|
|
3259
|
-
clientId: string;
|
|
3260
|
-
issuer: string;
|
|
3261
|
-
redirectToAfterSignUp?: string | undefined;
|
|
3262
|
-
redirectToAfterSignIn?: string | undefined;
|
|
3263
|
-
redirectToAfterSignOut?: string | undefined;
|
|
3264
|
-
audience?: string | undefined;
|
|
3265
|
-
scopes?: string[] | undefined;
|
|
3266
|
-
} | {
|
|
3267
|
-
type: "auth0";
|
|
3268
|
-
clientId: string;
|
|
3269
|
-
domain: string;
|
|
3270
|
-
redirectToAfterSignUp?: string | undefined;
|
|
3271
|
-
redirectToAfterSignIn?: string | undefined;
|
|
3272
|
-
redirectToAfterSignOut?: string | undefined;
|
|
3273
|
-
audience?: string | undefined;
|
|
3274
3274
|
} | undefined;
|
|
3275
3275
|
docs?: {
|
|
3276
3276
|
files: string;
|
|
@@ -3475,6 +3475,11 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3475
3475
|
dismissible?: boolean | undefined;
|
|
3476
3476
|
}>>;
|
|
3477
3477
|
}, "strip", z.ZodTypeAny, {
|
|
3478
|
+
banner?: {
|
|
3479
|
+
message: NonNullable<ReactNode>;
|
|
3480
|
+
color?: string | (string & {}) | undefined;
|
|
3481
|
+
dismissible?: boolean | undefined;
|
|
3482
|
+
} | undefined;
|
|
3478
3483
|
pageTitle?: string | undefined;
|
|
3479
3484
|
logoUrl?: string | undefined;
|
|
3480
3485
|
logo?: {
|
|
@@ -3485,12 +3490,12 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3485
3490
|
width?: string | undefined;
|
|
3486
3491
|
alt?: string | undefined;
|
|
3487
3492
|
} | undefined;
|
|
3493
|
+
}, {
|
|
3488
3494
|
banner?: {
|
|
3489
3495
|
message: NonNullable<ReactNode>;
|
|
3490
3496
|
color?: string | (string & {}) | undefined;
|
|
3491
3497
|
dismissible?: boolean | undefined;
|
|
3492
3498
|
} | undefined;
|
|
3493
|
-
}, {
|
|
3494
3499
|
pageTitle?: string | undefined;
|
|
3495
3500
|
logoUrl?: string | undefined;
|
|
3496
3501
|
logo?: {
|
|
@@ -3501,11 +3506,6 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3501
3506
|
width?: string | undefined;
|
|
3502
3507
|
alt?: string | undefined;
|
|
3503
3508
|
} | undefined;
|
|
3504
|
-
banner?: {
|
|
3505
|
-
message: NonNullable<ReactNode>;
|
|
3506
|
-
color?: string | (string & {}) | undefined;
|
|
3507
|
-
dismissible?: boolean | undefined;
|
|
3508
|
-
} | undefined;
|
|
3509
3509
|
}>>;
|
|
3510
3510
|
topNavigation: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3511
3511
|
label: z.ZodString;
|
|
@@ -3516,12 +3516,12 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3516
3516
|
id: string;
|
|
3517
3517
|
label: string;
|
|
3518
3518
|
default?: string | undefined;
|
|
3519
|
-
display?: "
|
|
3519
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
3520
3520
|
}, {
|
|
3521
3521
|
id: string;
|
|
3522
3522
|
label: string;
|
|
3523
3523
|
default?: string | undefined;
|
|
3524
|
-
display?: "
|
|
3524
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
3525
3525
|
}>, "many">>;
|
|
3526
3526
|
sidebar: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<import("./InputSidebarSchema.js").InputSidebarItem, z.ZodTypeDef, import("./InputSidebarSchema.js").InputSidebarItem>, "many">>>;
|
|
3527
3527
|
theme: z.ZodOptional<z.ZodObject<{
|
|
@@ -3549,8 +3549,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3549
3549
|
}, "strip", z.ZodTypeAny, {
|
|
3550
3550
|
input?: string | undefined;
|
|
3551
3551
|
radius?: string | undefined;
|
|
3552
|
-
border?: string | undefined;
|
|
3553
3552
|
popover?: string | undefined;
|
|
3553
|
+
border?: string | undefined;
|
|
3554
3554
|
background?: string | undefined;
|
|
3555
3555
|
foreground?: string | undefined;
|
|
3556
3556
|
card?: string | undefined;
|
|
@@ -3570,8 +3570,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3570
3570
|
}, {
|
|
3571
3571
|
input?: string | undefined;
|
|
3572
3572
|
radius?: string | undefined;
|
|
3573
|
-
border?: string | undefined;
|
|
3574
3573
|
popover?: string | undefined;
|
|
3574
|
+
border?: string | undefined;
|
|
3575
3575
|
background?: string | undefined;
|
|
3576
3576
|
foreground?: string | undefined;
|
|
3577
3577
|
card?: string | undefined;
|
|
@@ -3613,8 +3613,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3613
3613
|
}, "strip", z.ZodTypeAny, {
|
|
3614
3614
|
input?: string | undefined;
|
|
3615
3615
|
radius?: string | undefined;
|
|
3616
|
-
border?: string | undefined;
|
|
3617
3616
|
popover?: string | undefined;
|
|
3617
|
+
border?: string | undefined;
|
|
3618
3618
|
background?: string | undefined;
|
|
3619
3619
|
foreground?: string | undefined;
|
|
3620
3620
|
card?: string | undefined;
|
|
@@ -3634,8 +3634,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3634
3634
|
}, {
|
|
3635
3635
|
input?: string | undefined;
|
|
3636
3636
|
radius?: string | undefined;
|
|
3637
|
-
border?: string | undefined;
|
|
3638
3637
|
popover?: string | undefined;
|
|
3638
|
+
border?: string | undefined;
|
|
3639
3639
|
background?: string | undefined;
|
|
3640
3640
|
foreground?: string | undefined;
|
|
3641
3641
|
card?: string | undefined;
|
|
@@ -3697,8 +3697,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3697
3697
|
dark?: {
|
|
3698
3698
|
input?: string | undefined;
|
|
3699
3699
|
radius?: string | undefined;
|
|
3700
|
-
border?: string | undefined;
|
|
3701
3700
|
popover?: string | undefined;
|
|
3701
|
+
border?: string | undefined;
|
|
3702
3702
|
background?: string | undefined;
|
|
3703
3703
|
foreground?: string | undefined;
|
|
3704
3704
|
card?: string | undefined;
|
|
@@ -3719,8 +3719,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3719
3719
|
light?: {
|
|
3720
3720
|
input?: string | undefined;
|
|
3721
3721
|
radius?: string | undefined;
|
|
3722
|
-
border?: string | undefined;
|
|
3723
3722
|
popover?: string | undefined;
|
|
3723
|
+
border?: string | undefined;
|
|
3724
3724
|
background?: string | undefined;
|
|
3725
3725
|
foreground?: string | undefined;
|
|
3726
3726
|
card?: string | undefined;
|
|
@@ -3752,8 +3752,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3752
3752
|
dark?: {
|
|
3753
3753
|
input?: string | undefined;
|
|
3754
3754
|
radius?: string | undefined;
|
|
3755
|
-
border?: string | undefined;
|
|
3756
3755
|
popover?: string | undefined;
|
|
3756
|
+
border?: string | undefined;
|
|
3757
3757
|
background?: string | undefined;
|
|
3758
3758
|
foreground?: string | undefined;
|
|
3759
3759
|
card?: string | undefined;
|
|
@@ -3774,8 +3774,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
3774
3774
|
light?: {
|
|
3775
3775
|
input?: string | undefined;
|
|
3776
3776
|
radius?: string | undefined;
|
|
3777
|
-
border?: string | undefined;
|
|
3778
3777
|
popover?: string | undefined;
|
|
3778
|
+
border?: string | undefined;
|
|
3779
3779
|
background?: string | undefined;
|
|
3780
3780
|
foreground?: string | undefined;
|
|
3781
3781
|
card?: string | undefined;
|
|
@@ -4457,12 +4457,42 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4457
4457
|
creator?: string | undefined;
|
|
4458
4458
|
publisher?: string | undefined;
|
|
4459
4459
|
} | undefined;
|
|
4460
|
+
authentication?: {
|
|
4461
|
+
type: "clerk";
|
|
4462
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
4463
|
+
redirectToAfterSignUp?: string | undefined;
|
|
4464
|
+
redirectToAfterSignIn?: string | undefined;
|
|
4465
|
+
redirectToAfterSignOut?: string | undefined;
|
|
4466
|
+
} | {
|
|
4467
|
+
type: "openid";
|
|
4468
|
+
clientId: string;
|
|
4469
|
+
issuer: string;
|
|
4470
|
+
redirectToAfterSignUp?: string | undefined;
|
|
4471
|
+
redirectToAfterSignIn?: string | undefined;
|
|
4472
|
+
redirectToAfterSignOut?: string | undefined;
|
|
4473
|
+
audience?: string | undefined;
|
|
4474
|
+
scopes?: string[] | undefined;
|
|
4475
|
+
} | {
|
|
4476
|
+
type: "auth0";
|
|
4477
|
+
clientId: string;
|
|
4478
|
+
domain: string;
|
|
4479
|
+
redirectToAfterSignUp?: string | undefined;
|
|
4480
|
+
redirectToAfterSignIn?: string | undefined;
|
|
4481
|
+
redirectToAfterSignOut?: string | undefined;
|
|
4482
|
+
audience?: string | undefined;
|
|
4483
|
+
} | undefined;
|
|
4484
|
+
topNavigation?: {
|
|
4485
|
+
id: string;
|
|
4486
|
+
label: string;
|
|
4487
|
+
default?: string | undefined;
|
|
4488
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
4489
|
+
}[] | undefined;
|
|
4460
4490
|
theme?: {
|
|
4461
4491
|
dark?: {
|
|
4462
4492
|
input?: string | undefined;
|
|
4463
4493
|
radius?: string | undefined;
|
|
4464
|
-
border?: string | undefined;
|
|
4465
4494
|
popover?: string | undefined;
|
|
4495
|
+
border?: string | undefined;
|
|
4466
4496
|
background?: string | undefined;
|
|
4467
4497
|
foreground?: string | undefined;
|
|
4468
4498
|
card?: string | undefined;
|
|
@@ -4483,8 +4513,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4483
4513
|
light?: {
|
|
4484
4514
|
input?: string | undefined;
|
|
4485
4515
|
radius?: string | undefined;
|
|
4486
|
-
border?: string | undefined;
|
|
4487
4516
|
popover?: string | undefined;
|
|
4517
|
+
border?: string | undefined;
|
|
4488
4518
|
background?: string | undefined;
|
|
4489
4519
|
foreground?: string | undefined;
|
|
4490
4520
|
card?: string | undefined;
|
|
@@ -4526,6 +4556,11 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4526
4556
|
ca?: string | undefined;
|
|
4527
4557
|
} | undefined;
|
|
4528
4558
|
page?: {
|
|
4559
|
+
banner?: {
|
|
4560
|
+
message: NonNullable<ReactNode>;
|
|
4561
|
+
color?: string | (string & {}) | undefined;
|
|
4562
|
+
dismissible?: boolean | undefined;
|
|
4563
|
+
} | undefined;
|
|
4529
4564
|
pageTitle?: string | undefined;
|
|
4530
4565
|
logoUrl?: string | undefined;
|
|
4531
4566
|
logo?: {
|
|
@@ -4536,41 +4571,6 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4536
4571
|
width?: string | undefined;
|
|
4537
4572
|
alt?: string | undefined;
|
|
4538
4573
|
} | undefined;
|
|
4539
|
-
banner?: {
|
|
4540
|
-
message: NonNullable<ReactNode>;
|
|
4541
|
-
color?: string | (string & {}) | undefined;
|
|
4542
|
-
dismissible?: boolean | undefined;
|
|
4543
|
-
} | undefined;
|
|
4544
|
-
} | undefined;
|
|
4545
|
-
topNavigation?: {
|
|
4546
|
-
id: string;
|
|
4547
|
-
label: string;
|
|
4548
|
-
default?: string | undefined;
|
|
4549
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
4550
|
-
}[] | undefined;
|
|
4551
|
-
authentication?: {
|
|
4552
|
-
type: "clerk";
|
|
4553
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
4554
|
-
redirectToAfterSignUp?: string | undefined;
|
|
4555
|
-
redirectToAfterSignIn?: string | undefined;
|
|
4556
|
-
redirectToAfterSignOut?: string | undefined;
|
|
4557
|
-
} | {
|
|
4558
|
-
type: "openid";
|
|
4559
|
-
clientId: string;
|
|
4560
|
-
issuer: string;
|
|
4561
|
-
redirectToAfterSignUp?: string | undefined;
|
|
4562
|
-
redirectToAfterSignIn?: string | undefined;
|
|
4563
|
-
redirectToAfterSignOut?: string | undefined;
|
|
4564
|
-
audience?: string | undefined;
|
|
4565
|
-
scopes?: string[] | undefined;
|
|
4566
|
-
} | {
|
|
4567
|
-
type: "auth0";
|
|
4568
|
-
clientId: string;
|
|
4569
|
-
domain: string;
|
|
4570
|
-
redirectToAfterSignUp?: string | undefined;
|
|
4571
|
-
redirectToAfterSignIn?: string | undefined;
|
|
4572
|
-
redirectToAfterSignOut?: string | undefined;
|
|
4573
|
-
audience?: string | undefined;
|
|
4574
4574
|
} | undefined;
|
|
4575
4575
|
docs?: {
|
|
4576
4576
|
files: string;
|
|
@@ -4733,12 +4733,42 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4733
4733
|
creator?: string | undefined;
|
|
4734
4734
|
publisher?: string | undefined;
|
|
4735
4735
|
} | undefined;
|
|
4736
|
+
authentication?: {
|
|
4737
|
+
type: "clerk";
|
|
4738
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
4739
|
+
redirectToAfterSignUp?: string | undefined;
|
|
4740
|
+
redirectToAfterSignIn?: string | undefined;
|
|
4741
|
+
redirectToAfterSignOut?: string | undefined;
|
|
4742
|
+
} | {
|
|
4743
|
+
type: "openid";
|
|
4744
|
+
clientId: string;
|
|
4745
|
+
issuer: string;
|
|
4746
|
+
redirectToAfterSignUp?: string | undefined;
|
|
4747
|
+
redirectToAfterSignIn?: string | undefined;
|
|
4748
|
+
redirectToAfterSignOut?: string | undefined;
|
|
4749
|
+
audience?: string | undefined;
|
|
4750
|
+
scopes?: string[] | undefined;
|
|
4751
|
+
} | {
|
|
4752
|
+
type: "auth0";
|
|
4753
|
+
clientId: string;
|
|
4754
|
+
domain: string;
|
|
4755
|
+
redirectToAfterSignUp?: string | undefined;
|
|
4756
|
+
redirectToAfterSignIn?: string | undefined;
|
|
4757
|
+
redirectToAfterSignOut?: string | undefined;
|
|
4758
|
+
audience?: string | undefined;
|
|
4759
|
+
} | undefined;
|
|
4760
|
+
topNavigation?: {
|
|
4761
|
+
id: string;
|
|
4762
|
+
label: string;
|
|
4763
|
+
default?: string | undefined;
|
|
4764
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
4765
|
+
}[] | undefined;
|
|
4736
4766
|
theme?: {
|
|
4737
4767
|
dark?: {
|
|
4738
4768
|
input?: string | undefined;
|
|
4739
4769
|
radius?: string | undefined;
|
|
4740
|
-
border?: string | undefined;
|
|
4741
4770
|
popover?: string | undefined;
|
|
4771
|
+
border?: string | undefined;
|
|
4742
4772
|
background?: string | undefined;
|
|
4743
4773
|
foreground?: string | undefined;
|
|
4744
4774
|
card?: string | undefined;
|
|
@@ -4759,8 +4789,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4759
4789
|
light?: {
|
|
4760
4790
|
input?: string | undefined;
|
|
4761
4791
|
radius?: string | undefined;
|
|
4762
|
-
border?: string | undefined;
|
|
4763
4792
|
popover?: string | undefined;
|
|
4793
|
+
border?: string | undefined;
|
|
4764
4794
|
background?: string | undefined;
|
|
4765
4795
|
foreground?: string | undefined;
|
|
4766
4796
|
card?: string | undefined;
|
|
@@ -4802,6 +4832,11 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4802
4832
|
ca?: string | undefined;
|
|
4803
4833
|
} | undefined;
|
|
4804
4834
|
page?: {
|
|
4835
|
+
banner?: {
|
|
4836
|
+
message: NonNullable<ReactNode>;
|
|
4837
|
+
color?: string | (string & {}) | undefined;
|
|
4838
|
+
dismissible?: boolean | undefined;
|
|
4839
|
+
} | undefined;
|
|
4805
4840
|
pageTitle?: string | undefined;
|
|
4806
4841
|
logoUrl?: string | undefined;
|
|
4807
4842
|
logo?: {
|
|
@@ -4812,41 +4847,6 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
4812
4847
|
width?: string | undefined;
|
|
4813
4848
|
alt?: string | undefined;
|
|
4814
4849
|
} | undefined;
|
|
4815
|
-
banner?: {
|
|
4816
|
-
message: NonNullable<ReactNode>;
|
|
4817
|
-
color?: string | (string & {}) | undefined;
|
|
4818
|
-
dismissible?: boolean | undefined;
|
|
4819
|
-
} | undefined;
|
|
4820
|
-
} | undefined;
|
|
4821
|
-
topNavigation?: {
|
|
4822
|
-
id: string;
|
|
4823
|
-
label: string;
|
|
4824
|
-
default?: string | undefined;
|
|
4825
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
4826
|
-
}[] | undefined;
|
|
4827
|
-
authentication?: {
|
|
4828
|
-
type: "clerk";
|
|
4829
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
4830
|
-
redirectToAfterSignUp?: string | undefined;
|
|
4831
|
-
redirectToAfterSignIn?: string | undefined;
|
|
4832
|
-
redirectToAfterSignOut?: string | undefined;
|
|
4833
|
-
} | {
|
|
4834
|
-
type: "openid";
|
|
4835
|
-
clientId: string;
|
|
4836
|
-
issuer: string;
|
|
4837
|
-
redirectToAfterSignUp?: string | undefined;
|
|
4838
|
-
redirectToAfterSignIn?: string | undefined;
|
|
4839
|
-
redirectToAfterSignOut?: string | undefined;
|
|
4840
|
-
audience?: string | undefined;
|
|
4841
|
-
scopes?: string[] | undefined;
|
|
4842
|
-
} | {
|
|
4843
|
-
type: "auth0";
|
|
4844
|
-
clientId: string;
|
|
4845
|
-
domain: string;
|
|
4846
|
-
redirectToAfterSignUp?: string | undefined;
|
|
4847
|
-
redirectToAfterSignIn?: string | undefined;
|
|
4848
|
-
redirectToAfterSignOut?: string | undefined;
|
|
4849
|
-
audience?: string | undefined;
|
|
4850
4850
|
} | undefined;
|
|
4851
4851
|
docs?: {
|
|
4852
4852
|
files: string;
|
|
@@ -5009,12 +5009,42 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5009
5009
|
creator?: string | undefined;
|
|
5010
5010
|
publisher?: string | undefined;
|
|
5011
5011
|
} | undefined;
|
|
5012
|
+
authentication?: {
|
|
5013
|
+
type: "clerk";
|
|
5014
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
5015
|
+
redirectToAfterSignUp?: string | undefined;
|
|
5016
|
+
redirectToAfterSignIn?: string | undefined;
|
|
5017
|
+
redirectToAfterSignOut?: string | undefined;
|
|
5018
|
+
} | {
|
|
5019
|
+
type: "openid";
|
|
5020
|
+
clientId: string;
|
|
5021
|
+
issuer: string;
|
|
5022
|
+
redirectToAfterSignUp?: string | undefined;
|
|
5023
|
+
redirectToAfterSignIn?: string | undefined;
|
|
5024
|
+
redirectToAfterSignOut?: string | undefined;
|
|
5025
|
+
audience?: string | undefined;
|
|
5026
|
+
scopes?: string[] | undefined;
|
|
5027
|
+
} | {
|
|
5028
|
+
type: "auth0";
|
|
5029
|
+
clientId: string;
|
|
5030
|
+
domain: string;
|
|
5031
|
+
redirectToAfterSignUp?: string | undefined;
|
|
5032
|
+
redirectToAfterSignIn?: string | undefined;
|
|
5033
|
+
redirectToAfterSignOut?: string | undefined;
|
|
5034
|
+
audience?: string | undefined;
|
|
5035
|
+
} | undefined;
|
|
5036
|
+
topNavigation?: {
|
|
5037
|
+
id: string;
|
|
5038
|
+
label: string;
|
|
5039
|
+
default?: string | undefined;
|
|
5040
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
5041
|
+
}[] | undefined;
|
|
5012
5042
|
theme?: {
|
|
5013
5043
|
dark?: {
|
|
5014
5044
|
input?: string | undefined;
|
|
5015
5045
|
radius?: string | undefined;
|
|
5016
|
-
border?: string | undefined;
|
|
5017
5046
|
popover?: string | undefined;
|
|
5047
|
+
border?: string | undefined;
|
|
5018
5048
|
background?: string | undefined;
|
|
5019
5049
|
foreground?: string | undefined;
|
|
5020
5050
|
card?: string | undefined;
|
|
@@ -5035,8 +5065,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5035
5065
|
light?: {
|
|
5036
5066
|
input?: string | undefined;
|
|
5037
5067
|
radius?: string | undefined;
|
|
5038
|
-
border?: string | undefined;
|
|
5039
5068
|
popover?: string | undefined;
|
|
5069
|
+
border?: string | undefined;
|
|
5040
5070
|
background?: string | undefined;
|
|
5041
5071
|
foreground?: string | undefined;
|
|
5042
5072
|
card?: string | undefined;
|
|
@@ -5078,6 +5108,11 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5078
5108
|
ca?: string | undefined;
|
|
5079
5109
|
} | undefined;
|
|
5080
5110
|
page?: {
|
|
5111
|
+
banner?: {
|
|
5112
|
+
message: NonNullable<ReactNode>;
|
|
5113
|
+
color?: string | (string & {}) | undefined;
|
|
5114
|
+
dismissible?: boolean | undefined;
|
|
5115
|
+
} | undefined;
|
|
5081
5116
|
pageTitle?: string | undefined;
|
|
5082
5117
|
logoUrl?: string | undefined;
|
|
5083
5118
|
logo?: {
|
|
@@ -5088,41 +5123,6 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5088
5123
|
width?: string | undefined;
|
|
5089
5124
|
alt?: string | undefined;
|
|
5090
5125
|
} | undefined;
|
|
5091
|
-
banner?: {
|
|
5092
|
-
message: NonNullable<ReactNode>;
|
|
5093
|
-
color?: string | (string & {}) | undefined;
|
|
5094
|
-
dismissible?: boolean | undefined;
|
|
5095
|
-
} | undefined;
|
|
5096
|
-
} | undefined;
|
|
5097
|
-
topNavigation?: {
|
|
5098
|
-
id: string;
|
|
5099
|
-
label: string;
|
|
5100
|
-
default?: string | undefined;
|
|
5101
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
5102
|
-
}[] | undefined;
|
|
5103
|
-
authentication?: {
|
|
5104
|
-
type: "clerk";
|
|
5105
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
5106
|
-
redirectToAfterSignUp?: string | undefined;
|
|
5107
|
-
redirectToAfterSignIn?: string | undefined;
|
|
5108
|
-
redirectToAfterSignOut?: string | undefined;
|
|
5109
|
-
} | {
|
|
5110
|
-
type: "openid";
|
|
5111
|
-
clientId: string;
|
|
5112
|
-
issuer: string;
|
|
5113
|
-
redirectToAfterSignUp?: string | undefined;
|
|
5114
|
-
redirectToAfterSignIn?: string | undefined;
|
|
5115
|
-
redirectToAfterSignOut?: string | undefined;
|
|
5116
|
-
audience?: string | undefined;
|
|
5117
|
-
scopes?: string[] | undefined;
|
|
5118
|
-
} | {
|
|
5119
|
-
type: "auth0";
|
|
5120
|
-
clientId: string;
|
|
5121
|
-
domain: string;
|
|
5122
|
-
redirectToAfterSignUp?: string | undefined;
|
|
5123
|
-
redirectToAfterSignIn?: string | undefined;
|
|
5124
|
-
redirectToAfterSignOut?: string | undefined;
|
|
5125
|
-
audience?: string | undefined;
|
|
5126
5126
|
} | undefined;
|
|
5127
5127
|
docs?: {
|
|
5128
5128
|
files: string;
|
|
@@ -5285,12 +5285,42 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5285
5285
|
creator?: string | undefined;
|
|
5286
5286
|
publisher?: string | undefined;
|
|
5287
5287
|
} | undefined;
|
|
5288
|
+
authentication?: {
|
|
5289
|
+
type: "clerk";
|
|
5290
|
+
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
5291
|
+
redirectToAfterSignUp?: string | undefined;
|
|
5292
|
+
redirectToAfterSignIn?: string | undefined;
|
|
5293
|
+
redirectToAfterSignOut?: string | undefined;
|
|
5294
|
+
} | {
|
|
5295
|
+
type: "openid";
|
|
5296
|
+
clientId: string;
|
|
5297
|
+
issuer: string;
|
|
5298
|
+
redirectToAfterSignUp?: string | undefined;
|
|
5299
|
+
redirectToAfterSignIn?: string | undefined;
|
|
5300
|
+
redirectToAfterSignOut?: string | undefined;
|
|
5301
|
+
audience?: string | undefined;
|
|
5302
|
+
scopes?: string[] | undefined;
|
|
5303
|
+
} | {
|
|
5304
|
+
type: "auth0";
|
|
5305
|
+
clientId: string;
|
|
5306
|
+
domain: string;
|
|
5307
|
+
redirectToAfterSignUp?: string | undefined;
|
|
5308
|
+
redirectToAfterSignIn?: string | undefined;
|
|
5309
|
+
redirectToAfterSignOut?: string | undefined;
|
|
5310
|
+
audience?: string | undefined;
|
|
5311
|
+
} | undefined;
|
|
5312
|
+
topNavigation?: {
|
|
5313
|
+
id: string;
|
|
5314
|
+
label: string;
|
|
5315
|
+
default?: string | undefined;
|
|
5316
|
+
display?: "auth" | "anon" | "always" | undefined;
|
|
5317
|
+
}[] | undefined;
|
|
5288
5318
|
theme?: {
|
|
5289
5319
|
dark?: {
|
|
5290
5320
|
input?: string | undefined;
|
|
5291
5321
|
radius?: string | undefined;
|
|
5292
|
-
border?: string | undefined;
|
|
5293
5322
|
popover?: string | undefined;
|
|
5323
|
+
border?: string | undefined;
|
|
5294
5324
|
background?: string | undefined;
|
|
5295
5325
|
foreground?: string | undefined;
|
|
5296
5326
|
card?: string | undefined;
|
|
@@ -5311,8 +5341,8 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5311
5341
|
light?: {
|
|
5312
5342
|
input?: string | undefined;
|
|
5313
5343
|
radius?: string | undefined;
|
|
5314
|
-
border?: string | undefined;
|
|
5315
5344
|
popover?: string | undefined;
|
|
5345
|
+
border?: string | undefined;
|
|
5316
5346
|
background?: string | undefined;
|
|
5317
5347
|
foreground?: string | undefined;
|
|
5318
5348
|
card?: string | undefined;
|
|
@@ -5354,6 +5384,11 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5354
5384
|
ca?: string | undefined;
|
|
5355
5385
|
} | undefined;
|
|
5356
5386
|
page?: {
|
|
5387
|
+
banner?: {
|
|
5388
|
+
message: NonNullable<ReactNode>;
|
|
5389
|
+
color?: string | (string & {}) | undefined;
|
|
5390
|
+
dismissible?: boolean | undefined;
|
|
5391
|
+
} | undefined;
|
|
5357
5392
|
pageTitle?: string | undefined;
|
|
5358
5393
|
logoUrl?: string | undefined;
|
|
5359
5394
|
logo?: {
|
|
@@ -5364,41 +5399,6 @@ export declare const CommonConfig: z.ZodEffects<z.ZodObject<{
|
|
|
5364
5399
|
width?: string | undefined;
|
|
5365
5400
|
alt?: string | undefined;
|
|
5366
5401
|
} | undefined;
|
|
5367
|
-
banner?: {
|
|
5368
|
-
message: NonNullable<ReactNode>;
|
|
5369
|
-
color?: string | (string & {}) | undefined;
|
|
5370
|
-
dismissible?: boolean | undefined;
|
|
5371
|
-
} | undefined;
|
|
5372
|
-
} | undefined;
|
|
5373
|
-
topNavigation?: {
|
|
5374
|
-
id: string;
|
|
5375
|
-
label: string;
|
|
5376
|
-
default?: string | undefined;
|
|
5377
|
-
display?: "always" | "auth" | "anon" | undefined;
|
|
5378
|
-
}[] | undefined;
|
|
5379
|
-
authentication?: {
|
|
5380
|
-
type: "clerk";
|
|
5381
|
-
clerkPubKey: `pk_test_${string}` | `pk_live_${string}`;
|
|
5382
|
-
redirectToAfterSignUp?: string | undefined;
|
|
5383
|
-
redirectToAfterSignIn?: string | undefined;
|
|
5384
|
-
redirectToAfterSignOut?: string | undefined;
|
|
5385
|
-
} | {
|
|
5386
|
-
type: "openid";
|
|
5387
|
-
clientId: string;
|
|
5388
|
-
issuer: string;
|
|
5389
|
-
redirectToAfterSignUp?: string | undefined;
|
|
5390
|
-
redirectToAfterSignIn?: string | undefined;
|
|
5391
|
-
redirectToAfterSignOut?: string | undefined;
|
|
5392
|
-
audience?: string | undefined;
|
|
5393
|
-
scopes?: string[] | undefined;
|
|
5394
|
-
} | {
|
|
5395
|
-
type: "auth0";
|
|
5396
|
-
clientId: string;
|
|
5397
|
-
domain: string;
|
|
5398
|
-
redirectToAfterSignUp?: string | undefined;
|
|
5399
|
-
redirectToAfterSignIn?: string | undefined;
|
|
5400
|
-
redirectToAfterSignOut?: string | undefined;
|
|
5401
|
-
audience?: string | undefined;
|
|
5402
5402
|
} | undefined;
|
|
5403
5403
|
docs?: {
|
|
5404
5404
|
files: string;
|