@comfyorg/comfyui-frontend-types 1.15.12 → 1.16.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/index.d.ts +2 -460
- package/package.json +2 -2
package/index.d.ts
CHANGED
|
@@ -5222,31 +5222,6 @@ export declare class ComfyApp {
|
|
|
5222
5222
|
1: z.ZodNumber;
|
|
5223
5223
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
5224
5224
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5225
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
5226
|
-
name: z.ZodString;
|
|
5227
|
-
author: z.ZodString;
|
|
5228
|
-
description: z.ZodString;
|
|
5229
|
-
version: z.ZodString;
|
|
5230
|
-
created: z.ZodString;
|
|
5231
|
-
modified: z.ZodString;
|
|
5232
|
-
software: z.ZodString;
|
|
5233
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
5234
|
-
name: z.ZodString;
|
|
5235
|
-
author: z.ZodString;
|
|
5236
|
-
description: z.ZodString;
|
|
5237
|
-
version: z.ZodString;
|
|
5238
|
-
created: z.ZodString;
|
|
5239
|
-
modified: z.ZodString;
|
|
5240
|
-
software: z.ZodString;
|
|
5241
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
5242
|
-
name: z.ZodString;
|
|
5243
|
-
author: z.ZodString;
|
|
5244
|
-
description: z.ZodString;
|
|
5245
|
-
version: z.ZodString;
|
|
5246
|
-
created: z.ZodString;
|
|
5247
|
-
modified: z.ZodString;
|
|
5248
|
-
software: z.ZodString;
|
|
5249
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
5250
5225
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5251
5226
|
id: z.ZodNumber;
|
|
5252
5227
|
parentId: z.ZodNumber;
|
|
@@ -5377,31 +5352,6 @@ export declare class ComfyApp {
|
|
|
5377
5352
|
1: z.ZodNumber;
|
|
5378
5353
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
5379
5354
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5380
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
5381
|
-
name: z.ZodString;
|
|
5382
|
-
author: z.ZodString;
|
|
5383
|
-
description: z.ZodString;
|
|
5384
|
-
version: z.ZodString;
|
|
5385
|
-
created: z.ZodString;
|
|
5386
|
-
modified: z.ZodString;
|
|
5387
|
-
software: z.ZodString;
|
|
5388
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
5389
|
-
name: z.ZodString;
|
|
5390
|
-
author: z.ZodString;
|
|
5391
|
-
description: z.ZodString;
|
|
5392
|
-
version: z.ZodString;
|
|
5393
|
-
created: z.ZodString;
|
|
5394
|
-
modified: z.ZodString;
|
|
5395
|
-
software: z.ZodString;
|
|
5396
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
5397
|
-
name: z.ZodString;
|
|
5398
|
-
author: z.ZodString;
|
|
5399
|
-
description: z.ZodString;
|
|
5400
|
-
version: z.ZodString;
|
|
5401
|
-
created: z.ZodString;
|
|
5402
|
-
modified: z.ZodString;
|
|
5403
|
-
software: z.ZodString;
|
|
5404
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
5405
5355
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5406
5356
|
id: z.ZodNumber;
|
|
5407
5357
|
parentId: z.ZodNumber;
|
|
@@ -5532,31 +5482,6 @@ export declare class ComfyApp {
|
|
|
5532
5482
|
1: z.ZodNumber;
|
|
5533
5483
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
5534
5484
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5535
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
5536
|
-
name: z.ZodString;
|
|
5537
|
-
author: z.ZodString;
|
|
5538
|
-
description: z.ZodString;
|
|
5539
|
-
version: z.ZodString;
|
|
5540
|
-
created: z.ZodString;
|
|
5541
|
-
modified: z.ZodString;
|
|
5542
|
-
software: z.ZodString;
|
|
5543
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
5544
|
-
name: z.ZodString;
|
|
5545
|
-
author: z.ZodString;
|
|
5546
|
-
description: z.ZodString;
|
|
5547
|
-
version: z.ZodString;
|
|
5548
|
-
created: z.ZodString;
|
|
5549
|
-
modified: z.ZodString;
|
|
5550
|
-
software: z.ZodString;
|
|
5551
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
5552
|
-
name: z.ZodString;
|
|
5553
|
-
author: z.ZodString;
|
|
5554
|
-
description: z.ZodString;
|
|
5555
|
-
version: z.ZodString;
|
|
5556
|
-
created: z.ZodString;
|
|
5557
|
-
modified: z.ZodString;
|
|
5558
|
-
software: z.ZodString;
|
|
5559
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
5560
5485
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5561
5486
|
id: z.ZodNumber;
|
|
5562
5487
|
parentId: z.ZodNumber;
|
|
@@ -6243,31 +6168,6 @@ export declare class ComfyApp {
|
|
|
6243
6168
|
1: z.ZodNumber;
|
|
6244
6169
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
6245
6170
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6246
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
6247
|
-
name: z.ZodString;
|
|
6248
|
-
author: z.ZodString;
|
|
6249
|
-
description: z.ZodString;
|
|
6250
|
-
version: z.ZodString;
|
|
6251
|
-
created: z.ZodString;
|
|
6252
|
-
modified: z.ZodString;
|
|
6253
|
-
software: z.ZodString;
|
|
6254
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
6255
|
-
name: z.ZodString;
|
|
6256
|
-
author: z.ZodString;
|
|
6257
|
-
description: z.ZodString;
|
|
6258
|
-
version: z.ZodString;
|
|
6259
|
-
created: z.ZodString;
|
|
6260
|
-
modified: z.ZodString;
|
|
6261
|
-
software: z.ZodString;
|
|
6262
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
6263
|
-
name: z.ZodString;
|
|
6264
|
-
author: z.ZodString;
|
|
6265
|
-
description: z.ZodString;
|
|
6266
|
-
version: z.ZodString;
|
|
6267
|
-
created: z.ZodString;
|
|
6268
|
-
modified: z.ZodString;
|
|
6269
|
-
software: z.ZodString;
|
|
6270
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
6271
6171
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6272
6172
|
id: z.ZodNumber;
|
|
6273
6173
|
parentId: z.ZodNumber;
|
|
@@ -6398,31 +6298,6 @@ export declare class ComfyApp {
|
|
|
6398
6298
|
1: z.ZodNumber;
|
|
6399
6299
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
6400
6300
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6401
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
6402
|
-
name: z.ZodString;
|
|
6403
|
-
author: z.ZodString;
|
|
6404
|
-
description: z.ZodString;
|
|
6405
|
-
version: z.ZodString;
|
|
6406
|
-
created: z.ZodString;
|
|
6407
|
-
modified: z.ZodString;
|
|
6408
|
-
software: z.ZodString;
|
|
6409
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
6410
|
-
name: z.ZodString;
|
|
6411
|
-
author: z.ZodString;
|
|
6412
|
-
description: z.ZodString;
|
|
6413
|
-
version: z.ZodString;
|
|
6414
|
-
created: z.ZodString;
|
|
6415
|
-
modified: z.ZodString;
|
|
6416
|
-
software: z.ZodString;
|
|
6417
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
6418
|
-
name: z.ZodString;
|
|
6419
|
-
author: z.ZodString;
|
|
6420
|
-
description: z.ZodString;
|
|
6421
|
-
version: z.ZodString;
|
|
6422
|
-
created: z.ZodString;
|
|
6423
|
-
modified: z.ZodString;
|
|
6424
|
-
software: z.ZodString;
|
|
6425
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
6426
6301
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6427
6302
|
id: z.ZodNumber;
|
|
6428
6303
|
parentId: z.ZodNumber;
|
|
@@ -6553,31 +6428,6 @@ export declare class ComfyApp {
|
|
|
6553
6428
|
1: z.ZodNumber;
|
|
6554
6429
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
6555
6430
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6556
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
6557
|
-
name: z.ZodString;
|
|
6558
|
-
author: z.ZodString;
|
|
6559
|
-
description: z.ZodString;
|
|
6560
|
-
version: z.ZodString;
|
|
6561
|
-
created: z.ZodString;
|
|
6562
|
-
modified: z.ZodString;
|
|
6563
|
-
software: z.ZodString;
|
|
6564
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
6565
|
-
name: z.ZodString;
|
|
6566
|
-
author: z.ZodString;
|
|
6567
|
-
description: z.ZodString;
|
|
6568
|
-
version: z.ZodString;
|
|
6569
|
-
created: z.ZodString;
|
|
6570
|
-
modified: z.ZodString;
|
|
6571
|
-
software: z.ZodString;
|
|
6572
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
6573
|
-
name: z.ZodString;
|
|
6574
|
-
author: z.ZodString;
|
|
6575
|
-
description: z.ZodString;
|
|
6576
|
-
version: z.ZodString;
|
|
6577
|
-
created: z.ZodString;
|
|
6578
|
-
modified: z.ZodString;
|
|
6579
|
-
software: z.ZodString;
|
|
6580
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
6581
6431
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6582
6432
|
id: z.ZodNumber;
|
|
6583
6433
|
parentId: z.ZodNumber;
|
|
@@ -7264,31 +7114,6 @@ export declare class ComfyApp {
|
|
|
7264
7114
|
1: z.ZodNumber;
|
|
7265
7115
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
7266
7116
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7267
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
7268
|
-
name: z.ZodString;
|
|
7269
|
-
author: z.ZodString;
|
|
7270
|
-
description: z.ZodString;
|
|
7271
|
-
version: z.ZodString;
|
|
7272
|
-
created: z.ZodString;
|
|
7273
|
-
modified: z.ZodString;
|
|
7274
|
-
software: z.ZodString;
|
|
7275
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
7276
|
-
name: z.ZodString;
|
|
7277
|
-
author: z.ZodString;
|
|
7278
|
-
description: z.ZodString;
|
|
7279
|
-
version: z.ZodString;
|
|
7280
|
-
created: z.ZodString;
|
|
7281
|
-
modified: z.ZodString;
|
|
7282
|
-
software: z.ZodString;
|
|
7283
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
7284
|
-
name: z.ZodString;
|
|
7285
|
-
author: z.ZodString;
|
|
7286
|
-
description: z.ZodString;
|
|
7287
|
-
version: z.ZodString;
|
|
7288
|
-
created: z.ZodString;
|
|
7289
|
-
modified: z.ZodString;
|
|
7290
|
-
software: z.ZodString;
|
|
7291
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
7292
7117
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7293
7118
|
id: z.ZodNumber;
|
|
7294
7119
|
parentId: z.ZodNumber;
|
|
@@ -7419,31 +7244,6 @@ export declare class ComfyApp {
|
|
|
7419
7244
|
1: z.ZodNumber;
|
|
7420
7245
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
7421
7246
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7422
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
7423
|
-
name: z.ZodString;
|
|
7424
|
-
author: z.ZodString;
|
|
7425
|
-
description: z.ZodString;
|
|
7426
|
-
version: z.ZodString;
|
|
7427
|
-
created: z.ZodString;
|
|
7428
|
-
modified: z.ZodString;
|
|
7429
|
-
software: z.ZodString;
|
|
7430
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
7431
|
-
name: z.ZodString;
|
|
7432
|
-
author: z.ZodString;
|
|
7433
|
-
description: z.ZodString;
|
|
7434
|
-
version: z.ZodString;
|
|
7435
|
-
created: z.ZodString;
|
|
7436
|
-
modified: z.ZodString;
|
|
7437
|
-
software: z.ZodString;
|
|
7438
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
7439
|
-
name: z.ZodString;
|
|
7440
|
-
author: z.ZodString;
|
|
7441
|
-
description: z.ZodString;
|
|
7442
|
-
version: z.ZodString;
|
|
7443
|
-
created: z.ZodString;
|
|
7444
|
-
modified: z.ZodString;
|
|
7445
|
-
software: z.ZodString;
|
|
7446
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
7447
7247
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7448
7248
|
id: z.ZodNumber;
|
|
7449
7249
|
parentId: z.ZodNumber;
|
|
@@ -7574,31 +7374,6 @@ export declare class ComfyApp {
|
|
|
7574
7374
|
1: z.ZodNumber;
|
|
7575
7375
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
7576
7376
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7577
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
7578
|
-
name: z.ZodString;
|
|
7579
|
-
author: z.ZodString;
|
|
7580
|
-
description: z.ZodString;
|
|
7581
|
-
version: z.ZodString;
|
|
7582
|
-
created: z.ZodString;
|
|
7583
|
-
modified: z.ZodString;
|
|
7584
|
-
software: z.ZodString;
|
|
7585
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
7586
|
-
name: z.ZodString;
|
|
7587
|
-
author: z.ZodString;
|
|
7588
|
-
description: z.ZodString;
|
|
7589
|
-
version: z.ZodString;
|
|
7590
|
-
created: z.ZodString;
|
|
7591
|
-
modified: z.ZodString;
|
|
7592
|
-
software: z.ZodString;
|
|
7593
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
7594
|
-
name: z.ZodString;
|
|
7595
|
-
author: z.ZodString;
|
|
7596
|
-
description: z.ZodString;
|
|
7597
|
-
version: z.ZodString;
|
|
7598
|
-
created: z.ZodString;
|
|
7599
|
-
modified: z.ZodString;
|
|
7600
|
-
software: z.ZodString;
|
|
7601
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
7602
7377
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7603
7378
|
id: z.ZodNumber;
|
|
7604
7379
|
parentId: z.ZodNumber;
|
|
@@ -8400,31 +8175,6 @@ export declare class ComfyApp {
|
|
|
8400
8175
|
1: z.ZodNumber;
|
|
8401
8176
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
8402
8177
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8403
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
8404
|
-
name: z.ZodString;
|
|
8405
|
-
author: z.ZodString;
|
|
8406
|
-
description: z.ZodString;
|
|
8407
|
-
version: z.ZodString;
|
|
8408
|
-
created: z.ZodString;
|
|
8409
|
-
modified: z.ZodString;
|
|
8410
|
-
software: z.ZodString;
|
|
8411
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
8412
|
-
name: z.ZodString;
|
|
8413
|
-
author: z.ZodString;
|
|
8414
|
-
description: z.ZodString;
|
|
8415
|
-
version: z.ZodString;
|
|
8416
|
-
created: z.ZodString;
|
|
8417
|
-
modified: z.ZodString;
|
|
8418
|
-
software: z.ZodString;
|
|
8419
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
8420
|
-
name: z.ZodString;
|
|
8421
|
-
author: z.ZodString;
|
|
8422
|
-
description: z.ZodString;
|
|
8423
|
-
version: z.ZodString;
|
|
8424
|
-
created: z.ZodString;
|
|
8425
|
-
modified: z.ZodString;
|
|
8426
|
-
software: z.ZodString;
|
|
8427
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
8428
8178
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8429
8179
|
id: z.ZodNumber;
|
|
8430
8180
|
parentId: z.ZodNumber;
|
|
@@ -8555,31 +8305,6 @@ export declare class ComfyApp {
|
|
|
8555
8305
|
1: z.ZodNumber;
|
|
8556
8306
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
8557
8307
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8558
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
8559
|
-
name: z.ZodString;
|
|
8560
|
-
author: z.ZodString;
|
|
8561
|
-
description: z.ZodString;
|
|
8562
|
-
version: z.ZodString;
|
|
8563
|
-
created: z.ZodString;
|
|
8564
|
-
modified: z.ZodString;
|
|
8565
|
-
software: z.ZodString;
|
|
8566
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
8567
|
-
name: z.ZodString;
|
|
8568
|
-
author: z.ZodString;
|
|
8569
|
-
description: z.ZodString;
|
|
8570
|
-
version: z.ZodString;
|
|
8571
|
-
created: z.ZodString;
|
|
8572
|
-
modified: z.ZodString;
|
|
8573
|
-
software: z.ZodString;
|
|
8574
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
8575
|
-
name: z.ZodString;
|
|
8576
|
-
author: z.ZodString;
|
|
8577
|
-
description: z.ZodString;
|
|
8578
|
-
version: z.ZodString;
|
|
8579
|
-
created: z.ZodString;
|
|
8580
|
-
modified: z.ZodString;
|
|
8581
|
-
software: z.ZodString;
|
|
8582
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
8583
8308
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8584
8309
|
id: z.ZodNumber;
|
|
8585
8310
|
parentId: z.ZodNumber;
|
|
@@ -8710,31 +8435,6 @@ export declare class ComfyApp {
|
|
|
8710
8435
|
1: z.ZodNumber;
|
|
8711
8436
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
8712
8437
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8713
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
8714
|
-
name: z.ZodString;
|
|
8715
|
-
author: z.ZodString;
|
|
8716
|
-
description: z.ZodString;
|
|
8717
|
-
version: z.ZodString;
|
|
8718
|
-
created: z.ZodString;
|
|
8719
|
-
modified: z.ZodString;
|
|
8720
|
-
software: z.ZodString;
|
|
8721
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
8722
|
-
name: z.ZodString;
|
|
8723
|
-
author: z.ZodString;
|
|
8724
|
-
description: z.ZodString;
|
|
8725
|
-
version: z.ZodString;
|
|
8726
|
-
created: z.ZodString;
|
|
8727
|
-
modified: z.ZodString;
|
|
8728
|
-
software: z.ZodString;
|
|
8729
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
8730
|
-
name: z.ZodString;
|
|
8731
|
-
author: z.ZodString;
|
|
8732
|
-
description: z.ZodString;
|
|
8733
|
-
version: z.ZodString;
|
|
8734
|
-
created: z.ZodString;
|
|
8735
|
-
modified: z.ZodString;
|
|
8736
|
-
software: z.ZodString;
|
|
8737
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
8738
8438
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8739
8439
|
id: z.ZodNumber;
|
|
8740
8440
|
parentId: z.ZodNumber;
|
|
@@ -9532,31 +9232,6 @@ export declare class ComfyApp {
|
|
|
9532
9232
|
1: z.ZodNumber;
|
|
9533
9233
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
9534
9234
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
9535
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
9536
|
-
name: z.ZodString;
|
|
9537
|
-
author: z.ZodString;
|
|
9538
|
-
description: z.ZodString;
|
|
9539
|
-
version: z.ZodString;
|
|
9540
|
-
created: z.ZodString;
|
|
9541
|
-
modified: z.ZodString;
|
|
9542
|
-
software: z.ZodString;
|
|
9543
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
9544
|
-
name: z.ZodString;
|
|
9545
|
-
author: z.ZodString;
|
|
9546
|
-
description: z.ZodString;
|
|
9547
|
-
version: z.ZodString;
|
|
9548
|
-
created: z.ZodString;
|
|
9549
|
-
modified: z.ZodString;
|
|
9550
|
-
software: z.ZodString;
|
|
9551
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
9552
|
-
name: z.ZodString;
|
|
9553
|
-
author: z.ZodString;
|
|
9554
|
-
description: z.ZodString;
|
|
9555
|
-
version: z.ZodString;
|
|
9556
|
-
created: z.ZodString;
|
|
9557
|
-
modified: z.ZodString;
|
|
9558
|
-
software: z.ZodString;
|
|
9559
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
9560
9235
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9561
9236
|
id: z.ZodNumber;
|
|
9562
9237
|
parentId: z.ZodNumber;
|
|
@@ -9687,31 +9362,6 @@ export declare class ComfyApp {
|
|
|
9687
9362
|
1: z.ZodNumber;
|
|
9688
9363
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
9689
9364
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
9690
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
9691
|
-
name: z.ZodString;
|
|
9692
|
-
author: z.ZodString;
|
|
9693
|
-
description: z.ZodString;
|
|
9694
|
-
version: z.ZodString;
|
|
9695
|
-
created: z.ZodString;
|
|
9696
|
-
modified: z.ZodString;
|
|
9697
|
-
software: z.ZodString;
|
|
9698
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
9699
|
-
name: z.ZodString;
|
|
9700
|
-
author: z.ZodString;
|
|
9701
|
-
description: z.ZodString;
|
|
9702
|
-
version: z.ZodString;
|
|
9703
|
-
created: z.ZodString;
|
|
9704
|
-
modified: z.ZodString;
|
|
9705
|
-
software: z.ZodString;
|
|
9706
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
9707
|
-
name: z.ZodString;
|
|
9708
|
-
author: z.ZodString;
|
|
9709
|
-
description: z.ZodString;
|
|
9710
|
-
version: z.ZodString;
|
|
9711
|
-
created: z.ZodString;
|
|
9712
|
-
modified: z.ZodString;
|
|
9713
|
-
software: z.ZodString;
|
|
9714
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
9715
9365
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9716
9366
|
id: z.ZodNumber;
|
|
9717
9367
|
parentId: z.ZodNumber;
|
|
@@ -9842,31 +9492,6 @@ export declare class ComfyApp {
|
|
|
9842
9492
|
1: z.ZodNumber;
|
|
9843
9493
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
9844
9494
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
9845
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
9846
|
-
name: z.ZodString;
|
|
9847
|
-
author: z.ZodString;
|
|
9848
|
-
description: z.ZodString;
|
|
9849
|
-
version: z.ZodString;
|
|
9850
|
-
created: z.ZodString;
|
|
9851
|
-
modified: z.ZodString;
|
|
9852
|
-
software: z.ZodString;
|
|
9853
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
9854
|
-
name: z.ZodString;
|
|
9855
|
-
author: z.ZodString;
|
|
9856
|
-
description: z.ZodString;
|
|
9857
|
-
version: z.ZodString;
|
|
9858
|
-
created: z.ZodString;
|
|
9859
|
-
modified: z.ZodString;
|
|
9860
|
-
software: z.ZodString;
|
|
9861
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
9862
|
-
name: z.ZodString;
|
|
9863
|
-
author: z.ZodString;
|
|
9864
|
-
description: z.ZodString;
|
|
9865
|
-
version: z.ZodString;
|
|
9866
|
-
created: z.ZodString;
|
|
9867
|
-
modified: z.ZodString;
|
|
9868
|
-
software: z.ZodString;
|
|
9869
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
9870
9495
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9871
9496
|
id: z.ZodNumber;
|
|
9872
9497
|
parentId: z.ZodNumber;
|
|
@@ -10664,31 +10289,6 @@ export declare class ComfyApp {
|
|
|
10664
10289
|
1: z.ZodNumber;
|
|
10665
10290
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
10666
10291
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
10667
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
10668
|
-
name: z.ZodString;
|
|
10669
|
-
author: z.ZodString;
|
|
10670
|
-
description: z.ZodString;
|
|
10671
|
-
version: z.ZodString;
|
|
10672
|
-
created: z.ZodString;
|
|
10673
|
-
modified: z.ZodString;
|
|
10674
|
-
software: z.ZodString;
|
|
10675
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
10676
|
-
name: z.ZodString;
|
|
10677
|
-
author: z.ZodString;
|
|
10678
|
-
description: z.ZodString;
|
|
10679
|
-
version: z.ZodString;
|
|
10680
|
-
created: z.ZodString;
|
|
10681
|
-
modified: z.ZodString;
|
|
10682
|
-
software: z.ZodString;
|
|
10683
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
10684
|
-
name: z.ZodString;
|
|
10685
|
-
author: z.ZodString;
|
|
10686
|
-
description: z.ZodString;
|
|
10687
|
-
version: z.ZodString;
|
|
10688
|
-
created: z.ZodString;
|
|
10689
|
-
modified: z.ZodString;
|
|
10690
|
-
software: z.ZodString;
|
|
10691
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
10692
10292
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10693
10293
|
id: z.ZodNumber;
|
|
10694
10294
|
parentId: z.ZodNumber;
|
|
@@ -10819,31 +10419,6 @@ export declare class ComfyApp {
|
|
|
10819
10419
|
1: z.ZodNumber;
|
|
10820
10420
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
10821
10421
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
10822
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
10823
|
-
name: z.ZodString;
|
|
10824
|
-
author: z.ZodString;
|
|
10825
|
-
description: z.ZodString;
|
|
10826
|
-
version: z.ZodString;
|
|
10827
|
-
created: z.ZodString;
|
|
10828
|
-
modified: z.ZodString;
|
|
10829
|
-
software: z.ZodString;
|
|
10830
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
10831
|
-
name: z.ZodString;
|
|
10832
|
-
author: z.ZodString;
|
|
10833
|
-
description: z.ZodString;
|
|
10834
|
-
version: z.ZodString;
|
|
10835
|
-
created: z.ZodString;
|
|
10836
|
-
modified: z.ZodString;
|
|
10837
|
-
software: z.ZodString;
|
|
10838
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
10839
|
-
name: z.ZodString;
|
|
10840
|
-
author: z.ZodString;
|
|
10841
|
-
description: z.ZodString;
|
|
10842
|
-
version: z.ZodString;
|
|
10843
|
-
created: z.ZodString;
|
|
10844
|
-
modified: z.ZodString;
|
|
10845
|
-
software: z.ZodString;
|
|
10846
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
10847
10422
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10848
10423
|
id: z.ZodNumber;
|
|
10849
10424
|
parentId: z.ZodNumber;
|
|
@@ -10974,31 +10549,6 @@ export declare class ComfyApp {
|
|
|
10974
10549
|
1: z.ZodNumber;
|
|
10975
10550
|
}, z.ZodTypeAny, "passthrough">>, z.ZodTuple<[z.ZodNumber, z.ZodNumber], null>]>;
|
|
10976
10551
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
10977
|
-
info: z.ZodOptional<z.ZodObject<{
|
|
10978
|
-
name: z.ZodString;
|
|
10979
|
-
author: z.ZodString;
|
|
10980
|
-
description: z.ZodString;
|
|
10981
|
-
version: z.ZodString;
|
|
10982
|
-
created: z.ZodString;
|
|
10983
|
-
modified: z.ZodString;
|
|
10984
|
-
software: z.ZodString;
|
|
10985
|
-
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
10986
|
-
name: z.ZodString;
|
|
10987
|
-
author: z.ZodString;
|
|
10988
|
-
description: z.ZodString;
|
|
10989
|
-
version: z.ZodString;
|
|
10990
|
-
created: z.ZodString;
|
|
10991
|
-
modified: z.ZodString;
|
|
10992
|
-
software: z.ZodString;
|
|
10993
|
-
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
10994
|
-
name: z.ZodString;
|
|
10995
|
-
author: z.ZodString;
|
|
10996
|
-
description: z.ZodString;
|
|
10997
|
-
version: z.ZodString;
|
|
10998
|
-
created: z.ZodString;
|
|
10999
|
-
modified: z.ZodString;
|
|
11000
|
-
software: z.ZodString;
|
|
11001
|
-
}, z.ZodTypeAny, "passthrough">>>;
|
|
11002
10552
|
linkExtensions: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11003
10553
|
id: z.ZodNumber;
|
|
11004
10554
|
parentId: z.ZodNumber;
|
|
@@ -11775,6 +11325,8 @@ declare module '@comfyorg/litegraph/dist/types/widgets' {
|
|
|
11775
11325
|
/**
|
|
11776
11326
|
* Whether the widget defaults to input state. Can still be converted back
|
|
11777
11327
|
* to widget state.
|
|
11328
|
+
* @deprecated Widget to input conversion is no longer necessary, as they co-exist now.
|
|
11329
|
+
* This option no longer has any effect.
|
|
11778
11330
|
*/
|
|
11779
11331
|
defaultInput?: boolean
|
|
11780
11332
|
}
|
|
@@ -11798,16 +11350,6 @@ declare module '@comfyorg/litegraph/dist/types/widgets' {
|
|
|
11798
11350
|
* See extensions/core/dynamicPrompts.ts
|
|
11799
11351
|
*/
|
|
11800
11352
|
dynamicPrompts?: boolean
|
|
11801
|
-
|
|
11802
|
-
/**
|
|
11803
|
-
* Widget conversion fields
|
|
11804
|
-
*/
|
|
11805
|
-
origType?: string
|
|
11806
|
-
origComputeSize?: (width: number) => Size
|
|
11807
|
-
origSerializeValue?: (
|
|
11808
|
-
node: LGraphNode,
|
|
11809
|
-
index: number
|
|
11810
|
-
) => Promise<unknown> | unknown
|
|
11811
11353
|
}
|
|
11812
11354
|
}
|
|
11813
11355
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@comfyorg/comfyui-frontend-types",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.16.1",
|
|
4
4
|
"types": "./index.d.ts",
|
|
5
5
|
"files": [
|
|
6
6
|
"index.d.ts"
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"description": "TypeScript definitions for @comfyorg/comfyui-frontend",
|
|
14
14
|
"license": "GPL-3.0-only",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@comfyorg/litegraph": "^0.
|
|
16
|
+
"@comfyorg/litegraph": "^0.13.0"
|
|
17
17
|
},
|
|
18
18
|
"peerDependencies": {
|
|
19
19
|
"vue": "^3.5.13",
|