@metorial-services/slates-hub-client 1.0.3 → 1.0.5
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.
|
@@ -25,6 +25,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
25
25
|
identifier: string;
|
|
26
26
|
oid: bigint;
|
|
27
27
|
id: string;
|
|
28
|
+
signalTenantId: string | null;
|
|
28
29
|
createdAt: Date;
|
|
29
30
|
};
|
|
30
31
|
}>;
|
|
@@ -59,6 +60,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
59
60
|
identifier: string;
|
|
60
61
|
oid: bigint;
|
|
61
62
|
id: string;
|
|
63
|
+
signalTenantId: string | null;
|
|
62
64
|
createdAt: Date;
|
|
63
65
|
};
|
|
64
66
|
}>;
|
|
@@ -77,6 +79,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
77
79
|
identifier: string;
|
|
78
80
|
oid: bigint;
|
|
79
81
|
id: string;
|
|
82
|
+
signalTenantId: string | null;
|
|
80
83
|
createdAt: Date;
|
|
81
84
|
};
|
|
82
85
|
secret: {} & {
|
|
@@ -123,8 +126,6 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
123
126
|
};
|
|
124
127
|
}, {}>;
|
|
125
128
|
get: import("@lowerdeck/rpc-server").Handler<import("@lowerdeck/validation/dist/validators").UndefinedIsOptional<{
|
|
126
|
-
tenantId: string;
|
|
127
|
-
slateId: string;
|
|
128
129
|
registryId: string;
|
|
129
130
|
}>, {
|
|
130
131
|
object: string;
|
|
@@ -150,6 +151,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
150
151
|
identifier: string;
|
|
151
152
|
oid: bigint;
|
|
152
153
|
id: string;
|
|
154
|
+
signalTenantId: string | null;
|
|
153
155
|
createdAt: Date;
|
|
154
156
|
} | null;
|
|
155
157
|
} & {
|
|
@@ -2163,6 +2165,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2163
2165
|
identifier: string;
|
|
2164
2166
|
oid: bigint;
|
|
2165
2167
|
id: string;
|
|
2168
|
+
signalTenantId: string | null;
|
|
2166
2169
|
createdAt: Date;
|
|
2167
2170
|
};
|
|
2168
2171
|
}>;
|
|
@@ -2199,6 +2202,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2199
2202
|
identifier: string;
|
|
2200
2203
|
oid: bigint;
|
|
2201
2204
|
id: string;
|
|
2205
|
+
signalTenantId: string | null;
|
|
2202
2206
|
createdAt: Date;
|
|
2203
2207
|
};
|
|
2204
2208
|
}>;
|
|
@@ -2223,6 +2227,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2223
2227
|
identifier: string;
|
|
2224
2228
|
oid: bigint;
|
|
2225
2229
|
id: string;
|
|
2230
|
+
signalTenantId: string | null;
|
|
2226
2231
|
createdAt: Date;
|
|
2227
2232
|
};
|
|
2228
2233
|
slateInstance: {
|
|
@@ -2317,6 +2322,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2317
2322
|
identifier: string;
|
|
2318
2323
|
oid: bigint;
|
|
2319
2324
|
id: string;
|
|
2325
|
+
signalTenantId: string | null;
|
|
2320
2326
|
createdAt: Date;
|
|
2321
2327
|
};
|
|
2322
2328
|
}>;
|
|
@@ -2354,6 +2360,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2354
2360
|
identifier: string;
|
|
2355
2361
|
oid: bigint;
|
|
2356
2362
|
id: string;
|
|
2363
|
+
signalTenantId: string | null;
|
|
2357
2364
|
createdAt: Date;
|
|
2358
2365
|
};
|
|
2359
2366
|
}>;
|
|
@@ -2389,6 +2396,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2389
2396
|
identifier: string;
|
|
2390
2397
|
oid: bigint;
|
|
2391
2398
|
id: string;
|
|
2399
|
+
signalTenantId: string | null;
|
|
2392
2400
|
createdAt: Date;
|
|
2393
2401
|
};
|
|
2394
2402
|
}>;
|
|
@@ -2409,6 +2417,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2409
2417
|
identifier: string;
|
|
2410
2418
|
oid: bigint;
|
|
2411
2419
|
id: string;
|
|
2420
|
+
signalTenantId: string | null;
|
|
2412
2421
|
createdAt: Date;
|
|
2413
2422
|
};
|
|
2414
2423
|
slateOAuthCredentials: {
|
|
@@ -2458,6 +2467,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2458
2467
|
identifier: string;
|
|
2459
2468
|
oid: bigint;
|
|
2460
2469
|
id: string;
|
|
2470
|
+
signalTenantId: string | null;
|
|
2461
2471
|
createdAt: Date;
|
|
2462
2472
|
};
|
|
2463
2473
|
}>;
|
|
@@ -2568,6 +2578,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2568
2578
|
identifier: string;
|
|
2569
2579
|
oid: bigint;
|
|
2570
2580
|
id: string;
|
|
2581
|
+
signalTenantId: string | null;
|
|
2571
2582
|
createdAt: Date;
|
|
2572
2583
|
};
|
|
2573
2584
|
}>;
|
|
@@ -2678,6 +2689,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2678
2689
|
identifier: string;
|
|
2679
2690
|
oid: bigint;
|
|
2680
2691
|
id: string;
|
|
2692
|
+
signalTenantId: string | null;
|
|
2681
2693
|
createdAt: Date;
|
|
2682
2694
|
};
|
|
2683
2695
|
}>;
|
|
@@ -2771,6 +2783,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2771
2783
|
identifier: string;
|
|
2772
2784
|
oid: bigint;
|
|
2773
2785
|
id: string;
|
|
2786
|
+
signalTenantId: string | null;
|
|
2774
2787
|
createdAt: Date;
|
|
2775
2788
|
};
|
|
2776
2789
|
slateOAuthSetup: {
|
|
@@ -2898,6 +2911,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2898
2911
|
identifier: string;
|
|
2899
2912
|
oid: bigint;
|
|
2900
2913
|
id: string;
|
|
2914
|
+
signalTenantId: string | null;
|
|
2901
2915
|
createdAt: Date;
|
|
2902
2916
|
};
|
|
2903
2917
|
slateOAuthSetup: {
|
|
@@ -3073,6 +3087,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3073
3087
|
identifier: string;
|
|
3074
3088
|
oid: bigint;
|
|
3075
3089
|
id: string;
|
|
3090
|
+
signalTenantId: string | null;
|
|
3076
3091
|
createdAt: Date;
|
|
3077
3092
|
};
|
|
3078
3093
|
}>;
|
|
@@ -3160,6 +3175,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3160
3175
|
identifier: string;
|
|
3161
3176
|
oid: bigint;
|
|
3162
3177
|
id: string;
|
|
3178
|
+
signalTenantId: string | null;
|
|
3163
3179
|
createdAt: Date;
|
|
3164
3180
|
};
|
|
3165
3181
|
}>;
|
|
@@ -3243,6 +3259,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3243
3259
|
identifier: string;
|
|
3244
3260
|
oid: bigint;
|
|
3245
3261
|
id: string;
|
|
3262
|
+
signalTenantId: string | null;
|
|
3246
3263
|
createdAt: Date;
|
|
3247
3264
|
};
|
|
3248
3265
|
}>;
|
|
@@ -3313,6 +3330,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3313
3330
|
identifier: string;
|
|
3314
3331
|
oid: bigint;
|
|
3315
3332
|
id: string;
|
|
3333
|
+
signalTenantId: string | null;
|
|
3316
3334
|
createdAt: Date;
|
|
3317
3335
|
};
|
|
3318
3336
|
slateAuthConfig: {
|
|
@@ -3457,6 +3475,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3457
3475
|
identifier: string;
|
|
3458
3476
|
oid: bigint;
|
|
3459
3477
|
id: string;
|
|
3478
|
+
signalTenantId: string | null;
|
|
3460
3479
|
createdAt: Date;
|
|
3461
3480
|
};
|
|
3462
3481
|
}>;
|
|
@@ -3493,6 +3512,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3493
3512
|
identifier: string;
|
|
3494
3513
|
oid: bigint;
|
|
3495
3514
|
id: string;
|
|
3515
|
+
signalTenantId: string | null;
|
|
3496
3516
|
createdAt: Date;
|
|
3497
3517
|
};
|
|
3498
3518
|
}>;
|
|
@@ -3523,6 +3543,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3523
3543
|
identifier: string;
|
|
3524
3544
|
oid: bigint;
|
|
3525
3545
|
id: string;
|
|
3546
|
+
signalTenantId: string | null;
|
|
3526
3547
|
createdAt: Date;
|
|
3527
3548
|
};
|
|
3528
3549
|
}>;
|
|
@@ -3542,6 +3563,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3542
3563
|
identifier: string;
|
|
3543
3564
|
oid: bigint;
|
|
3544
3565
|
id: string;
|
|
3566
|
+
signalTenantId: string | null;
|
|
3545
3567
|
createdAt: Date;
|
|
3546
3568
|
};
|
|
3547
3569
|
slateSession: {
|
|
@@ -3600,6 +3622,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3600
3622
|
identifier: string;
|
|
3601
3623
|
oid: bigint;
|
|
3602
3624
|
id: string;
|
|
3625
|
+
signalTenantId: string | null;
|
|
3603
3626
|
createdAt: Date;
|
|
3604
3627
|
};
|
|
3605
3628
|
}>;
|
|
@@ -3641,6 +3664,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3641
3664
|
identifier: string;
|
|
3642
3665
|
oid: bigint;
|
|
3643
3666
|
id: string;
|
|
3667
|
+
signalTenantId: string | null;
|
|
3644
3668
|
createdAt: Date;
|
|
3645
3669
|
};
|
|
3646
3670
|
}>;
|
|
@@ -3711,6 +3735,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3711
3735
|
identifier: string;
|
|
3712
3736
|
oid: bigint;
|
|
3713
3737
|
id: string;
|
|
3738
|
+
signalTenantId: string | null;
|
|
3714
3739
|
createdAt: Date;
|
|
3715
3740
|
};
|
|
3716
3741
|
slateSessionToolCall: {
|
|
@@ -3818,6 +3843,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3818
3843
|
identifier: string;
|
|
3819
3844
|
oid: bigint;
|
|
3820
3845
|
id: string;
|
|
3846
|
+
signalTenantId: string | null;
|
|
3821
3847
|
createdAt: Date;
|
|
3822
3848
|
};
|
|
3823
3849
|
slateSessionToolCall: {
|
|
@@ -3906,6 +3932,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3906
3932
|
identifier: string;
|
|
3907
3933
|
oid: bigint;
|
|
3908
3934
|
id: string;
|
|
3935
|
+
signalTenantId: string | null;
|
|
3909
3936
|
createdAt: Date;
|
|
3910
3937
|
};
|
|
3911
3938
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iDAAiD,CAAC;AAG7E,eAAO,IAAI,6BAA6B,GAAI,GAAG,UAAU
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iDAAiD,CAAC;AAG7E,eAAO,IAAI,6BAA6B,GAAI,GAAG,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BACox3B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EADhv3B,CAAC"}
|
package/dist/index.d.ts
CHANGED
|
@@ -872,6 +872,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
872
872
|
id: string;
|
|
873
873
|
createdAt: Date;
|
|
874
874
|
identifier: string;
|
|
875
|
+
signalTenantId: string | null;
|
|
875
876
|
};
|
|
876
877
|
}>;
|
|
877
878
|
};
|
|
@@ -906,6 +907,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
906
907
|
id: string;
|
|
907
908
|
createdAt: Date;
|
|
908
909
|
identifier: string;
|
|
910
|
+
signalTenantId: string | null;
|
|
909
911
|
};
|
|
910
912
|
}>;
|
|
911
913
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -924,6 +926,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
924
926
|
id: string;
|
|
925
927
|
createdAt: Date;
|
|
926
928
|
identifier: string;
|
|
929
|
+
signalTenantId: string | null;
|
|
927
930
|
};
|
|
928
931
|
secret: {} & {
|
|
929
932
|
oid: bigint;
|
|
@@ -969,8 +972,6 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
969
972
|
};
|
|
970
973
|
}, {}>;
|
|
971
974
|
get: Handler<UndefinedIsOptional<{
|
|
972
|
-
tenantId: string;
|
|
973
|
-
slateId: string;
|
|
974
975
|
registryId: string;
|
|
975
976
|
}>, {
|
|
976
977
|
object: string;
|
|
@@ -997,6 +998,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
997
998
|
id: string;
|
|
998
999
|
createdAt: Date;
|
|
999
1000
|
identifier: string;
|
|
1001
|
+
signalTenantId: string | null;
|
|
1000
1002
|
} | null;
|
|
1001
1003
|
} & {
|
|
1002
1004
|
name: string;
|
|
@@ -3010,6 +3012,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3010
3012
|
id: string;
|
|
3011
3013
|
createdAt: Date;
|
|
3012
3014
|
identifier: string;
|
|
3015
|
+
signalTenantId: string | null;
|
|
3013
3016
|
};
|
|
3014
3017
|
}>;
|
|
3015
3018
|
create: Handler<Partial<Pick<{
|
|
@@ -3046,6 +3049,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3046
3049
|
id: string;
|
|
3047
3050
|
createdAt: Date;
|
|
3048
3051
|
identifier: string;
|
|
3052
|
+
signalTenantId: string | null;
|
|
3049
3053
|
};
|
|
3050
3054
|
}>;
|
|
3051
3055
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -3070,6 +3074,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3070
3074
|
id: string;
|
|
3071
3075
|
createdAt: Date;
|
|
3072
3076
|
identifier: string;
|
|
3077
|
+
signalTenantId: string | null;
|
|
3073
3078
|
};
|
|
3074
3079
|
slateInstance: {
|
|
3075
3080
|
slate: {
|
|
@@ -3164,6 +3169,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3164
3169
|
id: string;
|
|
3165
3170
|
createdAt: Date;
|
|
3166
3171
|
identifier: string;
|
|
3172
|
+
signalTenantId: string | null;
|
|
3167
3173
|
};
|
|
3168
3174
|
}>;
|
|
3169
3175
|
};
|
|
@@ -3201,6 +3207,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3201
3207
|
id: string;
|
|
3202
3208
|
createdAt: Date;
|
|
3203
3209
|
identifier: string;
|
|
3210
|
+
signalTenantId: string | null;
|
|
3204
3211
|
};
|
|
3205
3212
|
}>;
|
|
3206
3213
|
create: Handler<Partial<Pick<{
|
|
@@ -3236,6 +3243,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3236
3243
|
id: string;
|
|
3237
3244
|
createdAt: Date;
|
|
3238
3245
|
identifier: string;
|
|
3246
|
+
signalTenantId: string | null;
|
|
3239
3247
|
};
|
|
3240
3248
|
}>;
|
|
3241
3249
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -3256,6 +3264,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3256
3264
|
id: string;
|
|
3257
3265
|
createdAt: Date;
|
|
3258
3266
|
identifier: string;
|
|
3267
|
+
signalTenantId: string | null;
|
|
3259
3268
|
};
|
|
3260
3269
|
slateOAuthCredentials: {
|
|
3261
3270
|
slate: {
|
|
@@ -3305,6 +3314,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3305
3314
|
id: string;
|
|
3306
3315
|
createdAt: Date;
|
|
3307
3316
|
identifier: string;
|
|
3317
|
+
signalTenantId: string | null;
|
|
3308
3318
|
};
|
|
3309
3319
|
}>;
|
|
3310
3320
|
};
|
|
@@ -3415,6 +3425,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3415
3425
|
id: string;
|
|
3416
3426
|
createdAt: Date;
|
|
3417
3427
|
identifier: string;
|
|
3428
|
+
signalTenantId: string | null;
|
|
3418
3429
|
};
|
|
3419
3430
|
}>;
|
|
3420
3431
|
create: Handler<Partial<Pick<{
|
|
@@ -3525,6 +3536,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3525
3536
|
id: string;
|
|
3526
3537
|
createdAt: Date;
|
|
3527
3538
|
identifier: string;
|
|
3539
|
+
signalTenantId: string | null;
|
|
3528
3540
|
};
|
|
3529
3541
|
}>;
|
|
3530
3542
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -3618,6 +3630,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3618
3630
|
id: string;
|
|
3619
3631
|
createdAt: Date;
|
|
3620
3632
|
identifier: string;
|
|
3633
|
+
signalTenantId: string | null;
|
|
3621
3634
|
};
|
|
3622
3635
|
slateOAuthSetup: {
|
|
3623
3636
|
slate: {
|
|
@@ -3745,6 +3758,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3745
3758
|
id: string;
|
|
3746
3759
|
createdAt: Date;
|
|
3747
3760
|
identifier: string;
|
|
3761
|
+
signalTenantId: string | null;
|
|
3748
3762
|
};
|
|
3749
3763
|
slateOAuthSetup: {
|
|
3750
3764
|
slate: {
|
|
@@ -3920,6 +3934,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3920
3934
|
id: string;
|
|
3921
3935
|
createdAt: Date;
|
|
3922
3936
|
identifier: string;
|
|
3937
|
+
signalTenantId: string | null;
|
|
3923
3938
|
};
|
|
3924
3939
|
}>;
|
|
3925
3940
|
};
|
|
@@ -4007,6 +4022,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4007
4022
|
id: string;
|
|
4008
4023
|
createdAt: Date;
|
|
4009
4024
|
identifier: string;
|
|
4025
|
+
signalTenantId: string | null;
|
|
4010
4026
|
};
|
|
4011
4027
|
}>;
|
|
4012
4028
|
create: Handler<Partial<Pick<{
|
|
@@ -4090,6 +4106,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4090
4106
|
id: string;
|
|
4091
4107
|
createdAt: Date;
|
|
4092
4108
|
identifier: string;
|
|
4109
|
+
signalTenantId: string | null;
|
|
4093
4110
|
};
|
|
4094
4111
|
}>;
|
|
4095
4112
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -4160,6 +4177,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4160
4177
|
id: string;
|
|
4161
4178
|
createdAt: Date;
|
|
4162
4179
|
identifier: string;
|
|
4180
|
+
signalTenantId: string | null;
|
|
4163
4181
|
};
|
|
4164
4182
|
slateAuthConfig: {
|
|
4165
4183
|
slate: {
|
|
@@ -4304,6 +4322,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4304
4322
|
id: string;
|
|
4305
4323
|
createdAt: Date;
|
|
4306
4324
|
identifier: string;
|
|
4325
|
+
signalTenantId: string | null;
|
|
4307
4326
|
};
|
|
4308
4327
|
}>;
|
|
4309
4328
|
};
|
|
@@ -4340,6 +4359,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4340
4359
|
id: string;
|
|
4341
4360
|
createdAt: Date;
|
|
4342
4361
|
identifier: string;
|
|
4362
|
+
signalTenantId: string | null;
|
|
4343
4363
|
};
|
|
4344
4364
|
}>;
|
|
4345
4365
|
create: Handler<Partial<Pick<{
|
|
@@ -4370,6 +4390,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4370
4390
|
id: string;
|
|
4371
4391
|
createdAt: Date;
|
|
4372
4392
|
identifier: string;
|
|
4393
|
+
signalTenantId: string | null;
|
|
4373
4394
|
};
|
|
4374
4395
|
}>;
|
|
4375
4396
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -4389,6 +4410,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4389
4410
|
id: string;
|
|
4390
4411
|
createdAt: Date;
|
|
4391
4412
|
identifier: string;
|
|
4413
|
+
signalTenantId: string | null;
|
|
4392
4414
|
};
|
|
4393
4415
|
slateSession: {
|
|
4394
4416
|
slate: {
|
|
@@ -4447,6 +4469,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4447
4469
|
id: string;
|
|
4448
4470
|
createdAt: Date;
|
|
4449
4471
|
identifier: string;
|
|
4472
|
+
signalTenantId: string | null;
|
|
4450
4473
|
};
|
|
4451
4474
|
}>;
|
|
4452
4475
|
};
|
|
@@ -4488,6 +4511,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4488
4511
|
id: string;
|
|
4489
4512
|
createdAt: Date;
|
|
4490
4513
|
identifier: string;
|
|
4514
|
+
signalTenantId: string | null;
|
|
4491
4515
|
};
|
|
4492
4516
|
}>;
|
|
4493
4517
|
call: Handler<Partial<Pick<{
|
|
@@ -4558,6 +4582,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4558
4582
|
id: string;
|
|
4559
4583
|
createdAt: Date;
|
|
4560
4584
|
identifier: string;
|
|
4585
|
+
signalTenantId: string | null;
|
|
4561
4586
|
};
|
|
4562
4587
|
slateSessionToolCall: {
|
|
4563
4588
|
slateVersion: {
|
|
@@ -4665,6 +4690,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4665
4690
|
id: string;
|
|
4666
4691
|
createdAt: Date;
|
|
4667
4692
|
identifier: string;
|
|
4693
|
+
signalTenantId: string | null;
|
|
4668
4694
|
};
|
|
4669
4695
|
slateSessionToolCall: {
|
|
4670
4696
|
slateVersion: {
|
|
@@ -4753,6 +4779,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4753
4779
|
id: string;
|
|
4754
4780
|
createdAt: Date;
|
|
4755
4781
|
identifier: string;
|
|
4782
|
+
signalTenantId: string | null;
|
|
4756
4783
|
};
|
|
4757
4784
|
}>;
|
|
4758
4785
|
};
|