@fern-api/fdr-sdk 1.2.66-b70af6724f → 1.2.66-cc15e6c17a
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/api-definition/index.js +7 -3
- package/dist/js/api-definition/index.js.map +1 -1
- package/dist/js/api-definition/index.mjs +7 -3
- package/dist/js/api-definition/index.mjs.map +1 -1
- package/dist/js/client/FdrClient.js +19 -3
- package/dist/js/client/FdrClient.js.map +1 -1
- package/dist/js/client/FdrClient.mjs +19 -3
- package/dist/js/client/FdrClient.mjs.map +1 -1
- package/dist/js/client/types.js +4 -1
- package/dist/js/client/types.js.map +1 -1
- package/dist/js/client/types.mjs +4 -1
- package/dist/js/client/types.mjs.map +1 -1
- package/dist/js/converters/index.js +11 -4
- package/dist/js/converters/index.js.map +1 -1
- package/dist/js/converters/index.mjs +11 -4
- package/dist/js/converters/index.mjs.map +1 -1
- package/dist/js/docs/index.js +4 -1
- package/dist/js/docs/index.js.map +1 -1
- package/dist/js/docs/index.mjs +4 -1
- package/dist/js/docs/index.mjs.map +1 -1
- package/dist/js/index.js +26 -6
- package/dist/js/index.js.map +1 -1
- package/dist/js/index.mjs +26 -6
- package/dist/js/index.mjs.map +1 -1
- package/dist/js/navigation/index.js +11 -4
- package/dist/js/navigation/index.js.map +1 -1
- package/dist/js/navigation/index.mjs +11 -4
- package/dist/js/navigation/index.mjs.map +1 -1
- package/dist/js/orpc-client.js +36 -3
- package/dist/js/orpc-client.js.map +1 -1
- package/dist/js/orpc-client.mjs +33 -3
- package/dist/js/orpc-client.mjs.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/api-definition/prune.d.ts.map +1 -1
- package/dist/types/client/docs-types/db.d.ts +61 -0
- package/dist/types/client/docs-types/db.d.ts.map +1 -1
- package/dist/types/client/docs-types/read.d.ts +27 -0
- package/dist/types/client/docs-types/read.d.ts.map +1 -1
- package/dist/types/client/docs-types/shared.d.ts +8 -0
- package/dist/types/client/docs-types/shared.d.ts.map +1 -1
- package/dist/types/client/docs-types/write.d.ts +16 -0
- package/dist/types/client/docs-types/write.d.ts.map +1 -1
- package/dist/types/orpc-client/docs/v1/read/contract.d.ts +18 -0
- package/dist/types/orpc-client/docs/v1/read/contract.d.ts.map +1 -1
- package/dist/types/orpc-client/docs/v1/write/contract.d.ts +4 -0
- package/dist/types/orpc-client/docs/v1/write/contract.d.ts.map +1 -1
- package/dist/types/orpc-client/docs/v2/read/contract.d.ts +40 -0
- package/dist/types/orpc-client/docs/v2/read/contract.d.ts.map +1 -1
- package/dist/types/orpc-client/docs/v2/write/contract.d.ts +8 -0
- package/dist/types/orpc-client/docs/v2/write/contract.d.ts.map +1 -1
- package/dist/types/orpc-client/docs-ledger/contract.d.ts +152 -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 +12023 -0
- package/dist/types/orpc-client/docs-ledger/ledger-manifest.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prune.d.ts","sourceRoot":"","sources":["../../../src/api-definition/prune.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"prune.d.ts","sourceRoot":"","sources":["../../../src/api-definition/prune.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,MAAM,UAAU,CAAC;AAIxC,MAAM,MAAM,eAAe,GACrB;IAAE,IAAI,EAAE,UAAU,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC,UAAU,CAAA;CAAE,GACnD;IAAE,IAAI,EAAE,WAAW,CAAC;IAAC,WAAW,EAAE,MAAM,CAAC,WAAW,CAAA;CAAE,GACtD;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC,SAAS,CAAA;CAAE,GAChD;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAA;CAAE,GACvC;IACI,IAAI,EAAE,SAAS,CAAC;IAChB,kBAAkB,EAAE,MAAM,CAAC,kBAAkB,CAAC;IAC9C,mBAAmB,CAAC,EAAE,MAAM,CAAC,kBAAkB,EAAE,CAAC;CACrD,CAAC;AA6KR,wBAAgB,KAAK,CAAC,GAAG,EAAE,MAAM,CAAC,aAAa,EAAE,GAAG,KAAK,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC,aAAa,CAElG"}
|
|
@@ -6517,16 +6517,19 @@ export declare const DocsDbConfigSchema: z.ZodObject<{
|
|
|
6517
6517
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6518
6518
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
6519
6519
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
6520
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
6520
6521
|
}, "strip", z.ZodTypeAny, {
|
|
6521
6522
|
url: string & {
|
|
6522
6523
|
Url: void;
|
|
6523
6524
|
};
|
|
6524
6525
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
6526
|
+
disableSri?: boolean | undefined;
|
|
6525
6527
|
}, {
|
|
6526
6528
|
url: string & {
|
|
6527
6529
|
Url: void;
|
|
6528
6530
|
};
|
|
6529
6531
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
6532
|
+
disableSri?: boolean | undefined;
|
|
6530
6533
|
}>, "many">>;
|
|
6531
6534
|
files: z.ZodArray<z.ZodObject<{
|
|
6532
6535
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -6556,6 +6559,7 @@ export declare const DocsDbConfigSchema: z.ZodObject<{
|
|
|
6556
6559
|
Url: void;
|
|
6557
6560
|
};
|
|
6558
6561
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
6562
|
+
disableSri?: boolean | undefined;
|
|
6559
6563
|
}[] | undefined;
|
|
6560
6564
|
}, {
|
|
6561
6565
|
files: {
|
|
@@ -6570,6 +6574,7 @@ export declare const DocsDbConfigSchema: z.ZodObject<{
|
|
|
6570
6574
|
Url: void;
|
|
6571
6575
|
};
|
|
6572
6576
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
6577
|
+
disableSri?: boolean | undefined;
|
|
6573
6578
|
}[] | undefined;
|
|
6574
6579
|
}>>;
|
|
6575
6580
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -7235,6 +7240,7 @@ export declare const DocsDbConfigSchema: z.ZodObject<{
|
|
|
7235
7240
|
Url: void;
|
|
7236
7241
|
};
|
|
7237
7242
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
7243
|
+
disableSri?: boolean | undefined;
|
|
7238
7244
|
}[] | undefined;
|
|
7239
7245
|
} | undefined;
|
|
7240
7246
|
header?: string | undefined;
|
|
@@ -8346,6 +8352,7 @@ export declare const DocsDbConfigSchema: z.ZodObject<{
|
|
|
8346
8352
|
Url: void;
|
|
8347
8353
|
};
|
|
8348
8354
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
8355
|
+
disableSri?: boolean | undefined;
|
|
8349
8356
|
}[] | undefined;
|
|
8350
8357
|
} | undefined;
|
|
8351
8358
|
header?: string | undefined;
|
|
@@ -14059,16 +14066,19 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
14059
14066
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
14060
14067
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
14061
14068
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
14069
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
14062
14070
|
}, "strip", z.ZodTypeAny, {
|
|
14063
14071
|
url: string & {
|
|
14064
14072
|
Url: void;
|
|
14065
14073
|
};
|
|
14066
14074
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
14075
|
+
disableSri?: boolean | undefined;
|
|
14067
14076
|
}, {
|
|
14068
14077
|
url: string & {
|
|
14069
14078
|
Url: void;
|
|
14070
14079
|
};
|
|
14071
14080
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
14081
|
+
disableSri?: boolean | undefined;
|
|
14072
14082
|
}>, "many">>;
|
|
14073
14083
|
files: z.ZodArray<z.ZodObject<{
|
|
14074
14084
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -14098,6 +14108,7 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
14098
14108
|
Url: void;
|
|
14099
14109
|
};
|
|
14100
14110
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
14111
|
+
disableSri?: boolean | undefined;
|
|
14101
14112
|
}[] | undefined;
|
|
14102
14113
|
}, {
|
|
14103
14114
|
files: {
|
|
@@ -14112,6 +14123,7 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
14112
14123
|
Url: void;
|
|
14113
14124
|
};
|
|
14114
14125
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
14126
|
+
disableSri?: boolean | undefined;
|
|
14115
14127
|
}[] | undefined;
|
|
14116
14128
|
}>>;
|
|
14117
14129
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -14777,6 +14789,7 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
14777
14789
|
Url: void;
|
|
14778
14790
|
};
|
|
14779
14791
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
14792
|
+
disableSri?: boolean | undefined;
|
|
14780
14793
|
}[] | undefined;
|
|
14781
14794
|
} | undefined;
|
|
14782
14795
|
header?: string | undefined;
|
|
@@ -15888,6 +15901,7 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
15888
15901
|
Url: void;
|
|
15889
15902
|
};
|
|
15890
15903
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
15904
|
+
disableSri?: boolean | undefined;
|
|
15891
15905
|
}[] | undefined;
|
|
15892
15906
|
} | undefined;
|
|
15893
15907
|
header?: string | undefined;
|
|
@@ -17036,6 +17050,7 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
17036
17050
|
Url: void;
|
|
17037
17051
|
};
|
|
17038
17052
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
17053
|
+
disableSri?: boolean | undefined;
|
|
17039
17054
|
}[] | undefined;
|
|
17040
17055
|
} | undefined;
|
|
17041
17056
|
header?: string | undefined;
|
|
@@ -18167,6 +18182,7 @@ export declare const DocsDefinitionDbV1Schema: z.ZodObject<{
|
|
|
18167
18182
|
Url: void;
|
|
18168
18183
|
};
|
|
18169
18184
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
18185
|
+
disableSri?: boolean | undefined;
|
|
18170
18186
|
}[] | undefined;
|
|
18171
18187
|
} | undefined;
|
|
18172
18188
|
header?: string | undefined;
|
|
@@ -23896,16 +23912,19 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
23896
23912
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
23897
23913
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
23898
23914
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
23915
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
23899
23916
|
}, "strip", z.ZodTypeAny, {
|
|
23900
23917
|
url: string & {
|
|
23901
23918
|
Url: void;
|
|
23902
23919
|
};
|
|
23903
23920
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
23921
|
+
disableSri?: boolean | undefined;
|
|
23904
23922
|
}, {
|
|
23905
23923
|
url: string & {
|
|
23906
23924
|
Url: void;
|
|
23907
23925
|
};
|
|
23908
23926
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
23927
|
+
disableSri?: boolean | undefined;
|
|
23909
23928
|
}>, "many">>;
|
|
23910
23929
|
files: z.ZodArray<z.ZodObject<{
|
|
23911
23930
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -23935,6 +23954,7 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
23935
23954
|
Url: void;
|
|
23936
23955
|
};
|
|
23937
23956
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
23957
|
+
disableSri?: boolean | undefined;
|
|
23938
23958
|
}[] | undefined;
|
|
23939
23959
|
}, {
|
|
23940
23960
|
files: {
|
|
@@ -23949,6 +23969,7 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
23949
23969
|
Url: void;
|
|
23950
23970
|
};
|
|
23951
23971
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
23972
|
+
disableSri?: boolean | undefined;
|
|
23952
23973
|
}[] | undefined;
|
|
23953
23974
|
}>>;
|
|
23954
23975
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -24614,6 +24635,7 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
24614
24635
|
Url: void;
|
|
24615
24636
|
};
|
|
24616
24637
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
24638
|
+
disableSri?: boolean | undefined;
|
|
24617
24639
|
}[] | undefined;
|
|
24618
24640
|
} | undefined;
|
|
24619
24641
|
header?: string | undefined;
|
|
@@ -25725,6 +25747,7 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
25725
25747
|
Url: void;
|
|
25726
25748
|
};
|
|
25727
25749
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
25750
|
+
disableSri?: boolean | undefined;
|
|
25728
25751
|
}[] | undefined;
|
|
25729
25752
|
} | undefined;
|
|
25730
25753
|
header?: string | undefined;
|
|
@@ -26955,6 +26978,7 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
26955
26978
|
Url: void;
|
|
26956
26979
|
};
|
|
26957
26980
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
26981
|
+
disableSri?: boolean | undefined;
|
|
26958
26982
|
}[] | undefined;
|
|
26959
26983
|
} | undefined;
|
|
26960
26984
|
header?: string | undefined;
|
|
@@ -28106,6 +28130,7 @@ export declare const DocsDefinitionDbV2Schema: z.ZodObject<{
|
|
|
28106
28130
|
Url: void;
|
|
28107
28131
|
};
|
|
28108
28132
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
28133
|
+
disableSri?: boolean | undefined;
|
|
28109
28134
|
}[] | undefined;
|
|
28110
28135
|
} | undefined;
|
|
28111
28136
|
header?: string | undefined;
|
|
@@ -33879,16 +33904,19 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
33879
33904
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
33880
33905
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
33881
33906
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
33907
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
33882
33908
|
}, "strip", z.ZodTypeAny, {
|
|
33883
33909
|
url: string & {
|
|
33884
33910
|
Url: void;
|
|
33885
33911
|
};
|
|
33886
33912
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
33913
|
+
disableSri?: boolean | undefined;
|
|
33887
33914
|
}, {
|
|
33888
33915
|
url: string & {
|
|
33889
33916
|
Url: void;
|
|
33890
33917
|
};
|
|
33891
33918
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
33919
|
+
disableSri?: boolean | undefined;
|
|
33892
33920
|
}>, "many">>;
|
|
33893
33921
|
files: z.ZodArray<z.ZodObject<{
|
|
33894
33922
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -33918,6 +33946,7 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
33918
33946
|
Url: void;
|
|
33919
33947
|
};
|
|
33920
33948
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
33949
|
+
disableSri?: boolean | undefined;
|
|
33921
33950
|
}[] | undefined;
|
|
33922
33951
|
}, {
|
|
33923
33952
|
files: {
|
|
@@ -33932,6 +33961,7 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
33932
33961
|
Url: void;
|
|
33933
33962
|
};
|
|
33934
33963
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
33964
|
+
disableSri?: boolean | undefined;
|
|
33935
33965
|
}[] | undefined;
|
|
33936
33966
|
}>>;
|
|
33937
33967
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -34597,6 +34627,7 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
34597
34627
|
Url: void;
|
|
34598
34628
|
};
|
|
34599
34629
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
34630
|
+
disableSri?: boolean | undefined;
|
|
34600
34631
|
}[] | undefined;
|
|
34601
34632
|
} | undefined;
|
|
34602
34633
|
header?: string | undefined;
|
|
@@ -35708,6 +35739,7 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
35708
35739
|
Url: void;
|
|
35709
35740
|
};
|
|
35710
35741
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
35742
|
+
disableSri?: boolean | undefined;
|
|
35711
35743
|
}[] | undefined;
|
|
35712
35744
|
} | undefined;
|
|
35713
35745
|
header?: string | undefined;
|
|
@@ -36833,6 +36865,7 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
36833
36865
|
Url: void;
|
|
36834
36866
|
};
|
|
36835
36867
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
36868
|
+
disableSri?: boolean | undefined;
|
|
36836
36869
|
}[] | undefined;
|
|
36837
36870
|
} | undefined;
|
|
36838
36871
|
header?: string | undefined;
|
|
@@ -37965,6 +37998,7 @@ export declare const DocsDefinitionDbV3Schema: z.ZodObject<{
|
|
|
37965
37998
|
Url: void;
|
|
37966
37999
|
};
|
|
37967
38000
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
38001
|
+
disableSri?: boolean | undefined;
|
|
37968
38002
|
}[] | undefined;
|
|
37969
38003
|
} | undefined;
|
|
37970
38004
|
header?: string | undefined;
|
|
@@ -43687,16 +43721,19 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
43687
43721
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
43688
43722
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
43689
43723
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
43724
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
43690
43725
|
}, "strip", z.ZodTypeAny, {
|
|
43691
43726
|
url: string & {
|
|
43692
43727
|
Url: void;
|
|
43693
43728
|
};
|
|
43694
43729
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
43730
|
+
disableSri?: boolean | undefined;
|
|
43695
43731
|
}, {
|
|
43696
43732
|
url: string & {
|
|
43697
43733
|
Url: void;
|
|
43698
43734
|
};
|
|
43699
43735
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
43736
|
+
disableSri?: boolean | undefined;
|
|
43700
43737
|
}>, "many">>;
|
|
43701
43738
|
files: z.ZodArray<z.ZodObject<{
|
|
43702
43739
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -43726,6 +43763,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
43726
43763
|
Url: void;
|
|
43727
43764
|
};
|
|
43728
43765
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
43766
|
+
disableSri?: boolean | undefined;
|
|
43729
43767
|
}[] | undefined;
|
|
43730
43768
|
}, {
|
|
43731
43769
|
files: {
|
|
@@ -43740,6 +43778,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
43740
43778
|
Url: void;
|
|
43741
43779
|
};
|
|
43742
43780
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
43781
|
+
disableSri?: boolean | undefined;
|
|
43743
43782
|
}[] | undefined;
|
|
43744
43783
|
}>>;
|
|
43745
43784
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -44405,6 +44444,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
44405
44444
|
Url: void;
|
|
44406
44445
|
};
|
|
44407
44446
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
44447
|
+
disableSri?: boolean | undefined;
|
|
44408
44448
|
}[] | undefined;
|
|
44409
44449
|
} | undefined;
|
|
44410
44450
|
header?: string | undefined;
|
|
@@ -45516,6 +45556,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
45516
45556
|
Url: void;
|
|
45517
45557
|
};
|
|
45518
45558
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
45559
|
+
disableSri?: boolean | undefined;
|
|
45519
45560
|
}[] | undefined;
|
|
45520
45561
|
} | undefined;
|
|
45521
45562
|
header?: string | undefined;
|
|
@@ -46666,6 +46707,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
46666
46707
|
Url: void;
|
|
46667
46708
|
};
|
|
46668
46709
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
46710
|
+
disableSri?: boolean | undefined;
|
|
46669
46711
|
}[] | undefined;
|
|
46670
46712
|
} | undefined;
|
|
46671
46713
|
header?: string | undefined;
|
|
@@ -47798,6 +47840,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
47798
47840
|
Url: void;
|
|
47799
47841
|
};
|
|
47800
47842
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
47843
|
+
disableSri?: boolean | undefined;
|
|
47801
47844
|
}[] | undefined;
|
|
47802
47845
|
} | undefined;
|
|
47803
47846
|
header?: string | undefined;
|
|
@@ -53525,16 +53568,19 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
53525
53568
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
53526
53569
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
53527
53570
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
53571
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
53528
53572
|
}, "strip", z.ZodTypeAny, {
|
|
53529
53573
|
url: string & {
|
|
53530
53574
|
Url: void;
|
|
53531
53575
|
};
|
|
53532
53576
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
53577
|
+
disableSri?: boolean | undefined;
|
|
53533
53578
|
}, {
|
|
53534
53579
|
url: string & {
|
|
53535
53580
|
Url: void;
|
|
53536
53581
|
};
|
|
53537
53582
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
53583
|
+
disableSri?: boolean | undefined;
|
|
53538
53584
|
}>, "many">>;
|
|
53539
53585
|
files: z.ZodArray<z.ZodObject<{
|
|
53540
53586
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -53564,6 +53610,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
53564
53610
|
Url: void;
|
|
53565
53611
|
};
|
|
53566
53612
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
53613
|
+
disableSri?: boolean | undefined;
|
|
53567
53614
|
}[] | undefined;
|
|
53568
53615
|
}, {
|
|
53569
53616
|
files: {
|
|
@@ -53578,6 +53625,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
53578
53625
|
Url: void;
|
|
53579
53626
|
};
|
|
53580
53627
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
53628
|
+
disableSri?: boolean | undefined;
|
|
53581
53629
|
}[] | undefined;
|
|
53582
53630
|
}>>;
|
|
53583
53631
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -54243,6 +54291,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
54243
54291
|
Url: void;
|
|
54244
54292
|
};
|
|
54245
54293
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
54294
|
+
disableSri?: boolean | undefined;
|
|
54246
54295
|
}[] | undefined;
|
|
54247
54296
|
} | undefined;
|
|
54248
54297
|
header?: string | undefined;
|
|
@@ -55354,6 +55403,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
55354
55403
|
Url: void;
|
|
55355
55404
|
};
|
|
55356
55405
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
55406
|
+
disableSri?: boolean | undefined;
|
|
55357
55407
|
}[] | undefined;
|
|
55358
55408
|
} | undefined;
|
|
55359
55409
|
header?: string | undefined;
|
|
@@ -56586,6 +56636,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
56586
56636
|
Url: void;
|
|
56587
56637
|
};
|
|
56588
56638
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
56639
|
+
disableSri?: boolean | undefined;
|
|
56589
56640
|
}[] | undefined;
|
|
56590
56641
|
} | undefined;
|
|
56591
56642
|
header?: string | undefined;
|
|
@@ -57738,6 +57789,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
57738
57789
|
Url: void;
|
|
57739
57790
|
};
|
|
57740
57791
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
57792
|
+
disableSri?: boolean | undefined;
|
|
57741
57793
|
}[] | undefined;
|
|
57742
57794
|
} | undefined;
|
|
57743
57795
|
header?: string | undefined;
|
|
@@ -63509,16 +63561,19 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
63509
63561
|
remote: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
63510
63562
|
url: z.ZodType<Url, z.ZodTypeDef, Url>;
|
|
63511
63563
|
strategy: z.ZodOptional<z.ZodEnum<["beforeInteractive", "afterInteractive", "lazyOnload"]>>;
|
|
63564
|
+
disableSri: z.ZodOptional<z.ZodBoolean>;
|
|
63512
63565
|
}, "strip", z.ZodTypeAny, {
|
|
63513
63566
|
url: string & {
|
|
63514
63567
|
Url: void;
|
|
63515
63568
|
};
|
|
63516
63569
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
63570
|
+
disableSri?: boolean | undefined;
|
|
63517
63571
|
}, {
|
|
63518
63572
|
url: string & {
|
|
63519
63573
|
Url: void;
|
|
63520
63574
|
};
|
|
63521
63575
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
63576
|
+
disableSri?: boolean | undefined;
|
|
63522
63577
|
}>, "many">>;
|
|
63523
63578
|
files: z.ZodArray<z.ZodObject<{
|
|
63524
63579
|
fileId: z.ZodType<import("./shared").FileId, z.ZodTypeDef, import("./shared").FileId>;
|
|
@@ -63548,6 +63603,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
63548
63603
|
Url: void;
|
|
63549
63604
|
};
|
|
63550
63605
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
63606
|
+
disableSri?: boolean | undefined;
|
|
63551
63607
|
}[] | undefined;
|
|
63552
63608
|
}, {
|
|
63553
63609
|
files: {
|
|
@@ -63562,6 +63618,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
63562
63618
|
Url: void;
|
|
63563
63619
|
};
|
|
63564
63620
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
63621
|
+
disableSri?: boolean | undefined;
|
|
63565
63622
|
}[] | undefined;
|
|
63566
63623
|
}>>;
|
|
63567
63624
|
aiChatConfig: z.ZodOptional<z.ZodObject<{
|
|
@@ -64227,6 +64284,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
64227
64284
|
Url: void;
|
|
64228
64285
|
};
|
|
64229
64286
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
64287
|
+
disableSri?: boolean | undefined;
|
|
64230
64288
|
}[] | undefined;
|
|
64231
64289
|
} | undefined;
|
|
64232
64290
|
header?: string | undefined;
|
|
@@ -65338,6 +65396,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
65338
65396
|
Url: void;
|
|
65339
65397
|
};
|
|
65340
65398
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
65399
|
+
disableSri?: boolean | undefined;
|
|
65341
65400
|
}[] | undefined;
|
|
65342
65401
|
} | undefined;
|
|
65343
65402
|
header?: string | undefined;
|
|
@@ -66465,6 +66524,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
66465
66524
|
Url: void;
|
|
66466
66525
|
};
|
|
66467
66526
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
66527
|
+
disableSri?: boolean | undefined;
|
|
66468
66528
|
}[] | undefined;
|
|
66469
66529
|
} | undefined;
|
|
66470
66530
|
header?: string | undefined;
|
|
@@ -67598,6 +67658,7 @@ export declare const DocsDefinitionDbSchema: z.ZodDiscriminatedUnion<"type", [z.
|
|
|
67598
67658
|
Url: void;
|
|
67599
67659
|
};
|
|
67600
67660
|
strategy?: "beforeInteractive" | "afterInteractive" | "lazyOnload" | undefined;
|
|
67661
|
+
disableSri?: boolean | undefined;
|
|
67601
67662
|
}[] | undefined;
|
|
67602
67663
|
} | undefined;
|
|
67603
67664
|
header?: string | undefined;
|