@fern-api/fdr-sdk 1.2.49-ea0a682c57 → 1.2.50-c32b5f74fd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/js/client/FdrClient.js +6 -0
- package/dist/js/client/FdrClient.js.map +1 -1
- package/dist/js/client/FdrClient.mjs +6 -0
- package/dist/js/client/FdrClient.mjs.map +1 -1
- package/dist/js/index.js +6 -0
- package/dist/js/index.js.map +1 -1
- package/dist/js/index.mjs +6 -0
- package/dist/js/index.mjs.map +1 -1
- package/dist/js/navigation/ledger-root-builder.js +4 -1
- package/dist/js/navigation/ledger-root-builder.js.map +1 -1
- package/dist/js/navigation/ledger-root-builder.mjs +4 -1
- package/dist/js/navigation/ledger-root-builder.mjs.map +1 -1
- package/dist/js/orpc-client.js +6 -0
- package/dist/js/orpc-client.js.map +1 -1
- package/dist/js/orpc-client.mjs +6 -0
- package/dist/js/orpc-client.mjs.map +1 -1
- package/dist/navigation/__test__/ledger-root-builder.nullFullPath.test.d.ts +2 -0
- package/dist/navigation/__test__/ledger-root-builder.nullFullPath.test.d.ts.map +1 -0
- package/dist/navigation/__test__/ledger-root-builder.nullFullPath.test.js +146 -0
- package/dist/navigation/__test__/ledger-root-builder.nullFullPath.test.js.map +1 -0
- package/dist/navigation/ledger-root-builder.d.ts.map +1 -1
- package/dist/navigation/ledger-root-builder.js +7 -1
- package/dist/navigation/ledger-root-builder.js.map +1 -1
- package/dist/orpc-client/docs-ledger/contract.d.ts +68 -0
- package/dist/orpc-client/docs-ledger/contract.d.ts.map +1 -1
- package/dist/orpc-client/docs-ledger/contract.js +6 -0
- package/dist/orpc-client/docs-ledger/contract.js.map +1 -1
- package/dist/orpc-client/docs-ledger/ledger-manifest.d.ts +132 -0
- package/dist/orpc-client/docs-ledger/ledger-manifest.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/navigation/__test__/ledger-root-builder.nullFullPath.test.d.ts +2 -0
- package/dist/types/navigation/__test__/ledger-root-builder.nullFullPath.test.d.ts.map +1 -0
- package/dist/types/navigation/ledger-root-builder.d.ts.map +1 -1
- package/dist/types/orpc-client/docs-ledger/contract.d.ts +68 -0
- package/dist/types/orpc-client/docs-ledger/contract.d.ts.map +1 -1
- package/dist/types/orpc-client/docs-ledger/ledger-manifest.d.ts +132 -0
- package/dist/types/orpc-client/docs-ledger/ledger-manifest.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -6213,6 +6213,18 @@ export declare const LedgerSegmentMetadataSchema: z.ZodDiscriminatedUnion<"type"
|
|
|
6213
6213
|
type: z.ZodLiteral<"redirects">;
|
|
6214
6214
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
6215
6215
|
type: z.ZodLiteral<"redirects">;
|
|
6216
|
+
}, z.ZodTypeAny, "passthrough">>, z.ZodObject<{
|
|
6217
|
+
type: z.ZodLiteral<"productLink">;
|
|
6218
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
6219
|
+
type: z.ZodLiteral<"productLink">;
|
|
6220
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
6221
|
+
type: z.ZodLiteral<"productLink">;
|
|
6222
|
+
}, z.ZodTypeAny, "passthrough">>, z.ZodObject<{
|
|
6223
|
+
type: z.ZodLiteral<"tabLink">;
|
|
6224
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
6225
|
+
type: z.ZodLiteral<"tabLink">;
|
|
6226
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
6227
|
+
type: z.ZodLiteral<"tabLink">;
|
|
6216
6228
|
}, z.ZodTypeAny, "passthrough">>]>;
|
|
6217
6229
|
export type LedgerSegmentMetadata = z.infer<typeof LedgerSegmentMetadataSchema>;
|
|
6218
6230
|
export declare const LedgerMarkdownMetadataSchema: z.ZodObject<{
|
|
@@ -59852,6 +59864,18 @@ export declare const VersionMetadataResponseSchema: z.ZodObject<{
|
|
|
59852
59864
|
type: z.ZodLiteral<"redirects">;
|
|
59853
59865
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
59854
59866
|
type: z.ZodLiteral<"redirects">;
|
|
59867
|
+
}, z.ZodTypeAny, "passthrough">>, z.ZodObject<{
|
|
59868
|
+
type: z.ZodLiteral<"productLink">;
|
|
59869
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
59870
|
+
type: z.ZodLiteral<"productLink">;
|
|
59871
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
59872
|
+
type: z.ZodLiteral<"productLink">;
|
|
59873
|
+
}, z.ZodTypeAny, "passthrough">>, z.ZodObject<{
|
|
59874
|
+
type: z.ZodLiteral<"tabLink">;
|
|
59875
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
59876
|
+
type: z.ZodLiteral<"tabLink">;
|
|
59877
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
59878
|
+
type: z.ZodLiteral<"tabLink">;
|
|
59855
59879
|
}, z.ZodTypeAny, "passthrough">>]>;
|
|
59856
59880
|
/** Full product/version/variant/tab detail metadata, or null when the dimension is absent. */
|
|
59857
59881
|
product: z.ZodNullable<z.ZodObject<{
|
|
@@ -60414,6 +60438,10 @@ export declare const VersionMetadataResponseSchema: z.ZodObject<{
|
|
|
60414
60438
|
type: z.ZodLiteral<"files">;
|
|
60415
60439
|
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
60416
60440
|
type: z.ZodLiteral<"redirects">;
|
|
60441
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
60442
|
+
type: z.ZodLiteral<"productLink">;
|
|
60443
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
60444
|
+
type: z.ZodLiteral<"tabLink">;
|
|
60417
60445
|
}, z.ZodTypeAny, "passthrough">;
|
|
60418
60446
|
locale: string;
|
|
60419
60447
|
sortOrder: number;
|
|
@@ -60631,6 +60659,10 @@ export declare const VersionMetadataResponseSchema: z.ZodObject<{
|
|
|
60631
60659
|
type: z.ZodLiteral<"files">;
|
|
60632
60660
|
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
60633
60661
|
type: z.ZodLiteral<"redirects">;
|
|
60662
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
60663
|
+
type: z.ZodLiteral<"productLink">;
|
|
60664
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
60665
|
+
type: z.ZodLiteral<"tabLink">;
|
|
60634
60666
|
}, z.ZodTypeAny, "passthrough">;
|
|
60635
60667
|
locale: string;
|
|
60636
60668
|
sortOrder: number;
|
|
@@ -61824,6 +61856,10 @@ export declare const VersionMetadataResponseSchema: z.ZodObject<{
|
|
|
61824
61856
|
type: z.ZodLiteral<"files">;
|
|
61825
61857
|
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
61826
61858
|
type: z.ZodLiteral<"redirects">;
|
|
61859
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
61860
|
+
type: z.ZodLiteral<"productLink">;
|
|
61861
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
61862
|
+
type: z.ZodLiteral<"tabLink">;
|
|
61827
61863
|
}, z.ZodTypeAny, "passthrough">;
|
|
61828
61864
|
locale: string;
|
|
61829
61865
|
sortOrder: number;
|
|
@@ -62997,6 +63033,10 @@ export declare const VersionMetadataResponseSchema: z.ZodObject<{
|
|
|
62997
63033
|
type: z.ZodLiteral<"files">;
|
|
62998
63034
|
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
62999
63035
|
type: z.ZodLiteral<"redirects">;
|
|
63036
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
63037
|
+
type: z.ZodLiteral<"productLink">;
|
|
63038
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
63039
|
+
type: z.ZodLiteral<"tabLink">;
|
|
63000
63040
|
}, z.ZodTypeAny, "passthrough">;
|
|
63001
63041
|
locale: string;
|
|
63002
63042
|
sortOrder: number;
|
|
@@ -79656,6 +79696,18 @@ export declare const docsLedgerReadContract: {
|
|
|
79656
79696
|
type: z.ZodLiteral<"redirects">;
|
|
79657
79697
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
79658
79698
|
type: z.ZodLiteral<"redirects">;
|
|
79699
|
+
}, z.ZodTypeAny, "passthrough">>, z.ZodObject<{
|
|
79700
|
+
type: z.ZodLiteral<"productLink">;
|
|
79701
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
79702
|
+
type: z.ZodLiteral<"productLink">;
|
|
79703
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
79704
|
+
type: z.ZodLiteral<"productLink">;
|
|
79705
|
+
}, z.ZodTypeAny, "passthrough">>, z.ZodObject<{
|
|
79706
|
+
type: z.ZodLiteral<"tabLink">;
|
|
79707
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
79708
|
+
type: z.ZodLiteral<"tabLink">;
|
|
79709
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
79710
|
+
type: z.ZodLiteral<"tabLink">;
|
|
79659
79711
|
}, z.ZodTypeAny, "passthrough">>]>;
|
|
79660
79712
|
/** Full product/version/variant/tab detail metadata, or null when the dimension is absent. */
|
|
79661
79713
|
product: z.ZodNullable<z.ZodObject<{
|
|
@@ -80218,6 +80270,10 @@ export declare const docsLedgerReadContract: {
|
|
|
80218
80270
|
type: z.ZodLiteral<"files">;
|
|
80219
80271
|
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
80220
80272
|
type: z.ZodLiteral<"redirects">;
|
|
80273
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
80274
|
+
type: z.ZodLiteral<"productLink">;
|
|
80275
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
80276
|
+
type: z.ZodLiteral<"tabLink">;
|
|
80221
80277
|
}, z.ZodTypeAny, "passthrough">;
|
|
80222
80278
|
locale: string;
|
|
80223
80279
|
sortOrder: number;
|
|
@@ -80435,6 +80491,10 @@ export declare const docsLedgerReadContract: {
|
|
|
80435
80491
|
type: z.ZodLiteral<"files">;
|
|
80436
80492
|
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
80437
80493
|
type: z.ZodLiteral<"redirects">;
|
|
80494
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
80495
|
+
type: z.ZodLiteral<"productLink">;
|
|
80496
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
80497
|
+
type: z.ZodLiteral<"tabLink">;
|
|
80438
80498
|
}, z.ZodTypeAny, "passthrough">;
|
|
80439
80499
|
locale: string;
|
|
80440
80500
|
sortOrder: number;
|
|
@@ -81628,6 +81688,10 @@ export declare const docsLedgerReadContract: {
|
|
|
81628
81688
|
type: z.ZodLiteral<"files">;
|
|
81629
81689
|
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
81630
81690
|
type: z.ZodLiteral<"redirects">;
|
|
81691
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
81692
|
+
type: z.ZodLiteral<"productLink">;
|
|
81693
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectOutputType<{
|
|
81694
|
+
type: z.ZodLiteral<"tabLink">;
|
|
81631
81695
|
}, z.ZodTypeAny, "passthrough">;
|
|
81632
81696
|
locale: string;
|
|
81633
81697
|
sortOrder: number;
|
|
@@ -82801,6 +82865,10 @@ export declare const docsLedgerReadContract: {
|
|
|
82801
82865
|
type: z.ZodLiteral<"files">;
|
|
82802
82866
|
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
82803
82867
|
type: z.ZodLiteral<"redirects">;
|
|
82868
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
82869
|
+
type: z.ZodLiteral<"productLink">;
|
|
82870
|
+
}, z.ZodTypeAny, "passthrough"> | z.objectInputType<{
|
|
82871
|
+
type: z.ZodLiteral<"tabLink">;
|
|
82804
82872
|
}, z.ZodTypeAny, "passthrough">;
|
|
82805
82873
|
locale: string;
|
|
82806
82874
|
sortOrder: number;
|