@objectstack/plugin-webhooks 11.10.0 → 12.1.0
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/.turbo/turbo-build.log +10 -10
- package/CHANGELOG.md +25 -0
- package/dist/schema.d.cts +112 -142
- package/dist/schema.d.ts +112 -142
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @objectstack/plugin-webhooks@
|
|
2
|
+
> @objectstack/plugin-webhooks@12.1.0 build /home/runner/work/framework/framework/packages/plugins/plugin-webhooks
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts, src/schema.ts
|
|
@@ -11,26 +11,26 @@
|
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
13
|
[32mESM[39m [1mdist/index.js [22m[32m12.73 KB[39m
|
|
14
|
-
[32mESM[39m [1mdist/schema.js [22m[32m111.00 B[39m
|
|
15
14
|
[32mESM[39m [1mdist/chunk-HSSV22TO.js [22m[32m4.82 KB[39m
|
|
16
15
|
[32mESM[39m [1mdist/translations-AV47AVPV.js [22m[32m19.41 KB[39m
|
|
16
|
+
[32mESM[39m [1mdist/schema.js [22m[32m111.00 B[39m
|
|
17
17
|
[32mESM[39m [1mdist/index.js.map [22m[32m32.44 KB[39m
|
|
18
|
-
[32mESM[39m [1mdist/schema.js.map [22m[32m71.00 B[39m
|
|
19
18
|
[32mESM[39m [1mdist/chunk-HSSV22TO.js.map [22m[32m9.27 KB[39m
|
|
20
19
|
[32mESM[39m [1mdist/translations-AV47AVPV.js.map [22m[32m30.54 KB[39m
|
|
21
|
-
[32mESM[39m
|
|
20
|
+
[32mESM[39m [1mdist/schema.js.map [22m[32m71.00 B[39m
|
|
21
|
+
[32mESM[39m ⚡️ Build success in 510ms
|
|
22
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m16.40 KB[39m
|
|
22
23
|
[32mCJS[39m [1mdist/schema.cjs [22m[32m220.00 B[39m
|
|
23
24
|
[32mCJS[39m [1mdist/chunk-RA3REIOA.cjs [22m[32m4.96 KB[39m
|
|
24
25
|
[32mCJS[39m [1mdist/translations-OAKKANSP.cjs [22m[32m19.50 KB[39m
|
|
25
|
-
[32mCJS[39m [1mdist/index.cjs
|
|
26
|
+
[32mCJS[39m [1mdist/index.cjs.map [22m[32m30.14 KB[39m
|
|
26
27
|
[32mCJS[39m [1mdist/schema.cjs.map [22m[32m278.00 B[39m
|
|
27
28
|
[32mCJS[39m [1mdist/chunk-RA3REIOA.cjs.map [22m[32m11.10 KB[39m
|
|
28
29
|
[32mCJS[39m [1mdist/translations-OAKKANSP.cjs.map [22m[32m34.65 KB[39m
|
|
29
|
-
[32mCJS[39m
|
|
30
|
-
[32mCJS[39m ⚡️ Build success in 857ms
|
|
30
|
+
[32mCJS[39m ⚡️ Build success in 659ms
|
|
31
31
|
[34mDTS[39m Build start
|
|
32
|
-
[32mDTS[39m ⚡️ Build success in
|
|
32
|
+
[32mDTS[39m ⚡️ Build success in 23135ms
|
|
33
33
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m6.97 KB[39m
|
|
34
|
-
[32mDTS[39m [1mdist/schema.d.ts [22m[
|
|
34
|
+
[32mDTS[39m [1mdist/schema.d.ts [22m[32m127.06 KB[39m
|
|
35
35
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m6.97 KB[39m
|
|
36
|
-
[32mDTS[39m [1mdist/schema.d.cts [22m[
|
|
36
|
+
[32mDTS[39m [1mdist/schema.d.cts [22m[32m127.06 KB[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
# @objectstack/plugin-webhooks
|
|
2
2
|
|
|
3
|
+
## 12.1.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [93e6d02]
|
|
8
|
+
- @objectstack/spec@12.1.0
|
|
9
|
+
- @objectstack/core@12.1.0
|
|
10
|
+
- @objectstack/service-messaging@12.1.0
|
|
11
|
+
|
|
12
|
+
## 12.0.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [a8df396]
|
|
17
|
+
- Updated dependencies [e695fe0]
|
|
18
|
+
- Updated dependencies [7c09621]
|
|
19
|
+
- Updated dependencies [7709db4]
|
|
20
|
+
- Updated dependencies [2082109]
|
|
21
|
+
- Updated dependencies [7c09621]
|
|
22
|
+
- Updated dependencies [9860de4]
|
|
23
|
+
- Updated dependencies [069c205]
|
|
24
|
+
- @objectstack/spec@12.0.0
|
|
25
|
+
- @objectstack/core@12.0.0
|
|
26
|
+
- @objectstack/service-messaging@12.0.0
|
|
27
|
+
|
|
3
28
|
## 11.10.0
|
|
4
29
|
|
|
5
30
|
### Patch Changes
|
package/dist/schema.d.cts
CHANGED
|
@@ -70,7 +70,7 @@ declare const SysWebhook: Omit<{
|
|
|
70
70
|
inlineTitle?: string | undefined;
|
|
71
71
|
inlineColumns?: any[] | undefined;
|
|
72
72
|
inlineAmountField?: string | undefined;
|
|
73
|
-
relatedList?: boolean | undefined;
|
|
73
|
+
relatedList?: boolean | "primary" | undefined;
|
|
74
74
|
relatedListTitle?: string | undefined;
|
|
75
75
|
relatedListColumns?: any[] | undefined;
|
|
76
76
|
displayField?: string | undefined;
|
|
@@ -353,7 +353,7 @@ declare const SysWebhook: Omit<{
|
|
|
353
353
|
highlightFields?: string[] | undefined;
|
|
354
354
|
stageField?: string | false | undefined;
|
|
355
355
|
listViews?: Record<string, {
|
|
356
|
-
type: "map" | "tree" | "grid" | "kanban" | "
|
|
356
|
+
type: "map" | "tree" | "grid" | "kanban" | "gallery" | "calendar" | "timeline" | "gantt" | "chart";
|
|
357
357
|
columns: string[] | {
|
|
358
358
|
field: string;
|
|
359
359
|
label?: string | undefined;
|
|
@@ -369,8 +369,55 @@ declare const SysWebhook: Omit<{
|
|
|
369
369
|
link?: boolean | undefined;
|
|
370
370
|
action?: string | undefined;
|
|
371
371
|
}[];
|
|
372
|
-
|
|
372
|
+
sort?: string | {
|
|
373
|
+
field: string;
|
|
374
|
+
order: "asc" | "desc";
|
|
375
|
+
}[] | undefined;
|
|
376
|
+
filter?: {
|
|
377
|
+
field: string;
|
|
378
|
+
operator: string;
|
|
379
|
+
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
380
|
+
}[] | undefined;
|
|
381
|
+
description?: string | undefined;
|
|
373
382
|
label?: string | undefined;
|
|
383
|
+
name?: string | undefined;
|
|
384
|
+
responsive?: {
|
|
385
|
+
breakpoint?: "md" | "xs" | "sm" | "lg" | "xl" | "2xl" | undefined;
|
|
386
|
+
hiddenOn?: ("md" | "xs" | "sm" | "lg" | "xl" | "2xl")[] | undefined;
|
|
387
|
+
columns?: {
|
|
388
|
+
xs?: number | undefined;
|
|
389
|
+
sm?: number | undefined;
|
|
390
|
+
md?: number | undefined;
|
|
391
|
+
lg?: number | undefined;
|
|
392
|
+
xl?: number | undefined;
|
|
393
|
+
'2xl'?: number | undefined;
|
|
394
|
+
} | undefined;
|
|
395
|
+
order?: {
|
|
396
|
+
xs?: number | undefined;
|
|
397
|
+
sm?: number | undefined;
|
|
398
|
+
md?: number | undefined;
|
|
399
|
+
lg?: number | undefined;
|
|
400
|
+
xl?: number | undefined;
|
|
401
|
+
'2xl'?: number | undefined;
|
|
402
|
+
} | undefined;
|
|
403
|
+
} | undefined;
|
|
404
|
+
navigation?: {
|
|
405
|
+
mode: "none" | "split" | "page" | "drawer" | "modal" | "popover" | "new_window";
|
|
406
|
+
preventNavigation: boolean;
|
|
407
|
+
openNewTab: boolean;
|
|
408
|
+
size: "full" | "md" | "sm" | "lg" | "xl" | "auto";
|
|
409
|
+
view?: string | undefined;
|
|
410
|
+
width?: string | number | undefined;
|
|
411
|
+
} | undefined;
|
|
412
|
+
sharing?: {
|
|
413
|
+
type: "personal" | "collaborative";
|
|
414
|
+
lockedBy?: string | undefined;
|
|
415
|
+
} | undefined;
|
|
416
|
+
aria?: {
|
|
417
|
+
ariaLabel?: string | undefined;
|
|
418
|
+
ariaDescribedBy?: string | undefined;
|
|
419
|
+
role?: string | undefined;
|
|
420
|
+
} | undefined;
|
|
374
421
|
data?: {
|
|
375
422
|
provider: "object";
|
|
376
423
|
object: string;
|
|
@@ -398,77 +445,42 @@ declare const SysWebhook: Omit<{
|
|
|
398
445
|
schemaId: string;
|
|
399
446
|
schema?: Record<string, unknown> | undefined;
|
|
400
447
|
} | undefined;
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
field: string;
|
|
408
|
-
order: "asc" | "desc";
|
|
409
|
-
}[] | undefined;
|
|
410
|
-
searchableFields?: string[] | undefined;
|
|
411
|
-
filterableFields?: string[] | undefined;
|
|
412
|
-
userFilters?: {
|
|
413
|
-
element: "toggle" | "tabs" | "dropdown";
|
|
414
|
-
fields?: {
|
|
415
|
-
field: string;
|
|
416
|
-
label?: string | undefined;
|
|
417
|
-
type?: "boolean" | "text" | "select" | "multi-select" | "date-range" | undefined;
|
|
418
|
-
options?: {
|
|
419
|
-
value: string | number | boolean;
|
|
420
|
-
label: string;
|
|
421
|
-
color?: string | undefined;
|
|
422
|
-
}[] | undefined;
|
|
423
|
-
showCount?: boolean | undefined;
|
|
424
|
-
defaultValues?: (string | number | boolean)[] | undefined;
|
|
425
|
-
}[] | undefined;
|
|
426
|
-
tabs?: {
|
|
427
|
-
name: string;
|
|
428
|
-
pinned: boolean;
|
|
429
|
-
isDefault: boolean;
|
|
430
|
-
visible: boolean;
|
|
431
|
-
label?: string | undefined;
|
|
432
|
-
icon?: string | undefined;
|
|
433
|
-
view?: string | undefined;
|
|
434
|
-
filter?: {
|
|
435
|
-
field: string;
|
|
436
|
-
operator: string;
|
|
437
|
-
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
438
|
-
}[] | undefined;
|
|
439
|
-
order?: number | undefined;
|
|
440
|
-
}[] | undefined;
|
|
441
|
-
showAllRecords?: boolean | undefined;
|
|
448
|
+
tree?: {
|
|
449
|
+
[x: string]: unknown;
|
|
450
|
+
parentField?: string | undefined;
|
|
451
|
+
labelField?: string | undefined;
|
|
452
|
+
fields?: string[] | undefined;
|
|
453
|
+
defaultExpandedDepth?: number | undefined;
|
|
442
454
|
} | undefined;
|
|
455
|
+
inlineEdit?: boolean | undefined;
|
|
456
|
+
virtualScroll?: boolean | undefined;
|
|
443
457
|
resizable?: boolean | undefined;
|
|
444
|
-
striped?: boolean | undefined;
|
|
445
|
-
bordered?: boolean | undefined;
|
|
446
|
-
compactToolbar?: boolean | undefined;
|
|
447
|
-
selection?: {
|
|
448
|
-
type: "none" | "multiple" | "single";
|
|
449
|
-
} | undefined;
|
|
450
|
-
navigation?: {
|
|
451
|
-
mode: "none" | "split" | "page" | "drawer" | "modal" | "popover" | "new_window";
|
|
452
|
-
preventNavigation: boolean;
|
|
453
|
-
openNewTab: boolean;
|
|
454
|
-
view?: string | undefined;
|
|
455
|
-
width?: string | number | undefined;
|
|
456
|
-
} | undefined;
|
|
457
|
-
pagination?: {
|
|
458
|
-
pageSize: number;
|
|
459
|
-
pageSizeOptions?: number[] | undefined;
|
|
460
|
-
} | undefined;
|
|
461
458
|
kanban?: {
|
|
462
459
|
groupByField: string;
|
|
463
460
|
columns: string[];
|
|
464
461
|
summarizeField?: string | undefined;
|
|
465
462
|
} | undefined;
|
|
463
|
+
gallery?: {
|
|
464
|
+
coverFit: "cover" | "contain";
|
|
465
|
+
cardSize: "small" | "medium" | "large";
|
|
466
|
+
coverField?: string | undefined;
|
|
467
|
+
titleField?: string | undefined;
|
|
468
|
+
visibleFields?: string[] | undefined;
|
|
469
|
+
} | undefined;
|
|
466
470
|
calendar?: {
|
|
467
471
|
startDateField: string;
|
|
468
472
|
titleField: string;
|
|
469
473
|
endDateField?: string | undefined;
|
|
470
474
|
colorField?: string | undefined;
|
|
471
475
|
} | undefined;
|
|
476
|
+
timeline?: {
|
|
477
|
+
startDateField: string;
|
|
478
|
+
titleField: string;
|
|
479
|
+
scale: "day" | "week" | "month" | "quarter" | "year" | "hour";
|
|
480
|
+
endDateField?: string | undefined;
|
|
481
|
+
groupByField?: string | undefined;
|
|
482
|
+
colorField?: string | undefined;
|
|
483
|
+
} | undefined;
|
|
472
484
|
gantt?: {
|
|
473
485
|
[x: string]: unknown;
|
|
474
486
|
startDateField: string;
|
|
@@ -500,40 +512,40 @@ declare const SysWebhook: Omit<{
|
|
|
500
512
|
}[] | undefined;
|
|
501
513
|
autoZoomToFilter?: boolean | undefined;
|
|
502
514
|
} | undefined;
|
|
503
|
-
gallery?: {
|
|
504
|
-
coverFit: "cover" | "contain";
|
|
505
|
-
cardSize: "small" | "medium" | "large";
|
|
506
|
-
coverField?: string | undefined;
|
|
507
|
-
titleField?: string | undefined;
|
|
508
|
-
visibleFields?: string[] | undefined;
|
|
509
|
-
} | undefined;
|
|
510
|
-
timeline?: {
|
|
511
|
-
startDateField: string;
|
|
512
|
-
titleField: string;
|
|
513
|
-
scale: "day" | "week" | "month" | "quarter" | "year" | "hour";
|
|
514
|
-
endDateField?: string | undefined;
|
|
515
|
-
groupByField?: string | undefined;
|
|
516
|
-
colorField?: string | undefined;
|
|
517
|
-
} | undefined;
|
|
518
515
|
chart?: {
|
|
519
516
|
chartType: "bar" | "line" | "pie" | "area" | "scatter";
|
|
520
517
|
dataset: string;
|
|
521
518
|
values: string[];
|
|
522
519
|
dimensions?: string[] | undefined;
|
|
523
520
|
} | undefined;
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
521
|
+
rowHeight?: "medium" | "short" | "compact" | "tall" | "extra_tall" | undefined;
|
|
522
|
+
tabs?: {
|
|
523
|
+
name: string;
|
|
524
|
+
pinned: boolean;
|
|
525
|
+
isDefault: boolean;
|
|
526
|
+
visible: boolean;
|
|
527
|
+
label?: string | undefined;
|
|
528
|
+
icon?: string | undefined;
|
|
529
|
+
view?: string | undefined;
|
|
530
|
+
filter?: {
|
|
531
|
+
field: string;
|
|
532
|
+
operator: string;
|
|
533
|
+
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
534
|
+
}[] | undefined;
|
|
535
|
+
order?: number | undefined;
|
|
536
|
+
}[] | undefined;
|
|
537
|
+
searchableFields?: string[] | undefined;
|
|
538
|
+
filterableFields?: string[] | undefined;
|
|
539
|
+
striped?: boolean | undefined;
|
|
540
|
+
bordered?: boolean | undefined;
|
|
541
|
+
compactToolbar?: boolean | undefined;
|
|
542
|
+
selection?: {
|
|
543
|
+
type: "none" | "multiple" | "single";
|
|
530
544
|
} | undefined;
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
lockedBy?: string | undefined;
|
|
545
|
+
pagination?: {
|
|
546
|
+
pageSize: number;
|
|
547
|
+
pageSizeOptions?: number[] | undefined;
|
|
535
548
|
} | undefined;
|
|
536
|
-
rowHeight?: "medium" | "short" | "compact" | "tall" | "extra_tall" | undefined;
|
|
537
549
|
grouping?: {
|
|
538
550
|
fields: {
|
|
539
551
|
field: string;
|
|
@@ -550,7 +562,6 @@ declare const SysWebhook: Omit<{
|
|
|
550
562
|
rowActions?: string[] | undefined;
|
|
551
563
|
bulkActions?: string[] | undefined;
|
|
552
564
|
bulkActionDefs?: Record<string, any>[] | undefined;
|
|
553
|
-
virtualScroll?: boolean | undefined;
|
|
554
565
|
conditionalFormatting?: {
|
|
555
566
|
condition: {
|
|
556
567
|
dialect: "cel" | "js" | "cron" | "template";
|
|
@@ -571,7 +582,6 @@ declare const SysWebhook: Omit<{
|
|
|
571
582
|
};
|
|
572
583
|
style: Record<string, string>;
|
|
573
584
|
}[] | undefined;
|
|
574
|
-
inlineEdit?: boolean | undefined;
|
|
575
585
|
exportOptions?: ("json" | "csv" | "xlsx" | "pdf")[] | undefined;
|
|
576
586
|
userActions?: {
|
|
577
587
|
sort: boolean;
|
|
@@ -584,23 +594,8 @@ declare const SysWebhook: Omit<{
|
|
|
584
594
|
} | undefined;
|
|
585
595
|
appearance?: {
|
|
586
596
|
showDescription: boolean;
|
|
587
|
-
allowedVisualizations?: ("map" | "tree" | "grid" | "kanban" | "
|
|
597
|
+
allowedVisualizations?: ("map" | "tree" | "grid" | "kanban" | "gallery" | "calendar" | "timeline" | "gantt" | "chart")[] | undefined;
|
|
588
598
|
} | undefined;
|
|
589
|
-
tabs?: {
|
|
590
|
-
name: string;
|
|
591
|
-
pinned: boolean;
|
|
592
|
-
isDefault: boolean;
|
|
593
|
-
visible: boolean;
|
|
594
|
-
label?: string | undefined;
|
|
595
|
-
icon?: string | undefined;
|
|
596
|
-
view?: string | undefined;
|
|
597
|
-
filter?: {
|
|
598
|
-
field: string;
|
|
599
|
-
operator: string;
|
|
600
|
-
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
601
|
-
}[] | undefined;
|
|
602
|
-
order?: number | undefined;
|
|
603
|
-
}[] | undefined;
|
|
604
599
|
addRecord?: {
|
|
605
600
|
enabled: boolean;
|
|
606
601
|
position: "top" | "bottom" | "both";
|
|
@@ -614,31 +609,6 @@ declare const SysWebhook: Omit<{
|
|
|
614
609
|
message?: string | undefined;
|
|
615
610
|
icon?: string | undefined;
|
|
616
611
|
} | undefined;
|
|
617
|
-
aria?: {
|
|
618
|
-
ariaLabel?: string | undefined;
|
|
619
|
-
ariaDescribedBy?: string | undefined;
|
|
620
|
-
role?: string | undefined;
|
|
621
|
-
} | undefined;
|
|
622
|
-
responsive?: {
|
|
623
|
-
breakpoint?: "md" | "xs" | "sm" | "lg" | "xl" | "2xl" | undefined;
|
|
624
|
-
hiddenOn?: ("md" | "xs" | "sm" | "lg" | "xl" | "2xl")[] | undefined;
|
|
625
|
-
columns?: {
|
|
626
|
-
xs?: number | undefined;
|
|
627
|
-
sm?: number | undefined;
|
|
628
|
-
md?: number | undefined;
|
|
629
|
-
lg?: number | undefined;
|
|
630
|
-
xl?: number | undefined;
|
|
631
|
-
'2xl'?: number | undefined;
|
|
632
|
-
} | undefined;
|
|
633
|
-
order?: {
|
|
634
|
-
xs?: number | undefined;
|
|
635
|
-
sm?: number | undefined;
|
|
636
|
-
md?: number | undefined;
|
|
637
|
-
lg?: number | undefined;
|
|
638
|
-
xl?: number | undefined;
|
|
639
|
-
'2xl'?: number | undefined;
|
|
640
|
-
} | undefined;
|
|
641
|
-
} | undefined;
|
|
642
612
|
performance?: {
|
|
643
613
|
lazyLoad?: boolean | undefined;
|
|
644
614
|
virtualScroll?: {
|
|
@@ -937,7 +907,7 @@ declare const SysWebhook: Omit<{
|
|
|
937
907
|
readonly inlineTitle?: string | undefined;
|
|
938
908
|
readonly inlineColumns?: any[] | undefined;
|
|
939
909
|
readonly inlineAmountField?: string | undefined;
|
|
940
|
-
readonly relatedList?: boolean | undefined;
|
|
910
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
941
911
|
readonly relatedListTitle?: string | undefined;
|
|
942
912
|
readonly relatedListColumns?: any[] | undefined;
|
|
943
913
|
readonly displayField?: string | undefined;
|
|
@@ -1111,7 +1081,7 @@ declare const SysWebhook: Omit<{
|
|
|
1111
1081
|
readonly inlineTitle?: string | undefined;
|
|
1112
1082
|
readonly inlineColumns?: any[] | undefined;
|
|
1113
1083
|
readonly inlineAmountField?: string | undefined;
|
|
1114
|
-
readonly relatedList?: boolean | undefined;
|
|
1084
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1115
1085
|
readonly relatedListTitle?: string | undefined;
|
|
1116
1086
|
readonly relatedListColumns?: any[] | undefined;
|
|
1117
1087
|
readonly displayField?: string | undefined;
|
|
@@ -1285,7 +1255,7 @@ declare const SysWebhook: Omit<{
|
|
|
1285
1255
|
readonly inlineTitle?: string | undefined;
|
|
1286
1256
|
readonly inlineColumns?: any[] | undefined;
|
|
1287
1257
|
readonly inlineAmountField?: string | undefined;
|
|
1288
|
-
readonly relatedList?: boolean | undefined;
|
|
1258
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1289
1259
|
readonly relatedListTitle?: string | undefined;
|
|
1290
1260
|
readonly relatedListColumns?: any[] | undefined;
|
|
1291
1261
|
readonly displayField?: string | undefined;
|
|
@@ -1459,7 +1429,7 @@ declare const SysWebhook: Omit<{
|
|
|
1459
1429
|
readonly inlineTitle?: string | undefined;
|
|
1460
1430
|
readonly inlineColumns?: any[] | undefined;
|
|
1461
1431
|
readonly inlineAmountField?: string | undefined;
|
|
1462
|
-
readonly relatedList?: boolean | undefined;
|
|
1432
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1463
1433
|
readonly relatedListTitle?: string | undefined;
|
|
1464
1434
|
readonly relatedListColumns?: any[] | undefined;
|
|
1465
1435
|
readonly displayField?: string | undefined;
|
|
@@ -1633,7 +1603,7 @@ declare const SysWebhook: Omit<{
|
|
|
1633
1603
|
readonly inlineTitle?: string | undefined;
|
|
1634
1604
|
readonly inlineColumns?: any[] | undefined;
|
|
1635
1605
|
readonly inlineAmountField?: string | undefined;
|
|
1636
|
-
readonly relatedList?: boolean | undefined;
|
|
1606
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1637
1607
|
readonly relatedListTitle?: string | undefined;
|
|
1638
1608
|
readonly relatedListColumns?: any[] | undefined;
|
|
1639
1609
|
readonly displayField?: string | undefined;
|
|
@@ -1807,7 +1777,7 @@ declare const SysWebhook: Omit<{
|
|
|
1807
1777
|
readonly inlineTitle?: string | undefined;
|
|
1808
1778
|
readonly inlineColumns?: any[] | undefined;
|
|
1809
1779
|
readonly inlineAmountField?: string | undefined;
|
|
1810
|
-
readonly relatedList?: boolean | undefined;
|
|
1780
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1811
1781
|
readonly relatedListTitle?: string | undefined;
|
|
1812
1782
|
readonly relatedListColumns?: any[] | undefined;
|
|
1813
1783
|
readonly displayField?: string | undefined;
|
|
@@ -1981,7 +1951,7 @@ declare const SysWebhook: Omit<{
|
|
|
1981
1951
|
readonly inlineTitle?: string | undefined;
|
|
1982
1952
|
readonly inlineColumns?: any[] | undefined;
|
|
1983
1953
|
readonly inlineAmountField?: string | undefined;
|
|
1984
|
-
readonly relatedList?: boolean | undefined;
|
|
1954
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1985
1955
|
readonly relatedListTitle?: string | undefined;
|
|
1986
1956
|
readonly relatedListColumns?: any[] | undefined;
|
|
1987
1957
|
readonly displayField?: string | undefined;
|
|
@@ -2155,7 +2125,7 @@ declare const SysWebhook: Omit<{
|
|
|
2155
2125
|
readonly inlineTitle?: string | undefined;
|
|
2156
2126
|
readonly inlineColumns?: any[] | undefined;
|
|
2157
2127
|
readonly inlineAmountField?: string | undefined;
|
|
2158
|
-
readonly relatedList?: boolean | undefined;
|
|
2128
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2159
2129
|
readonly relatedListTitle?: string | undefined;
|
|
2160
2130
|
readonly relatedListColumns?: any[] | undefined;
|
|
2161
2131
|
readonly displayField?: string | undefined;
|
|
@@ -2329,7 +2299,7 @@ declare const SysWebhook: Omit<{
|
|
|
2329
2299
|
readonly inlineTitle?: string | undefined;
|
|
2330
2300
|
readonly inlineColumns?: any[] | undefined;
|
|
2331
2301
|
readonly inlineAmountField?: string | undefined;
|
|
2332
|
-
readonly relatedList?: boolean | undefined;
|
|
2302
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2333
2303
|
readonly relatedListTitle?: string | undefined;
|
|
2334
2304
|
readonly relatedListColumns?: any[] | undefined;
|
|
2335
2305
|
readonly displayField?: string | undefined;
|
|
@@ -2503,7 +2473,7 @@ declare const SysWebhook: Omit<{
|
|
|
2503
2473
|
readonly inlineTitle?: string | undefined;
|
|
2504
2474
|
readonly inlineColumns?: any[] | undefined;
|
|
2505
2475
|
readonly inlineAmountField?: string | undefined;
|
|
2506
|
-
readonly relatedList?: boolean | undefined;
|
|
2476
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2507
2477
|
readonly relatedListTitle?: string | undefined;
|
|
2508
2478
|
readonly relatedListColumns?: any[] | undefined;
|
|
2509
2479
|
readonly displayField?: string | undefined;
|
|
@@ -2677,7 +2647,7 @@ declare const SysWebhook: Omit<{
|
|
|
2677
2647
|
readonly inlineTitle?: string | undefined;
|
|
2678
2648
|
readonly inlineColumns?: any[] | undefined;
|
|
2679
2649
|
readonly inlineAmountField?: string | undefined;
|
|
2680
|
-
readonly relatedList?: boolean | undefined;
|
|
2650
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2681
2651
|
readonly relatedListTitle?: string | undefined;
|
|
2682
2652
|
readonly relatedListColumns?: any[] | undefined;
|
|
2683
2653
|
readonly displayField?: string | undefined;
|
|
@@ -2851,7 +2821,7 @@ declare const SysWebhook: Omit<{
|
|
|
2851
2821
|
readonly inlineTitle?: string | undefined;
|
|
2852
2822
|
readonly inlineColumns?: any[] | undefined;
|
|
2853
2823
|
readonly inlineAmountField?: string | undefined;
|
|
2854
|
-
readonly relatedList?: boolean | undefined;
|
|
2824
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2855
2825
|
readonly relatedListTitle?: string | undefined;
|
|
2856
2826
|
readonly relatedListColumns?: any[] | undefined;
|
|
2857
2827
|
readonly displayField?: string | undefined;
|
package/dist/schema.d.ts
CHANGED
|
@@ -70,7 +70,7 @@ declare const SysWebhook: Omit<{
|
|
|
70
70
|
inlineTitle?: string | undefined;
|
|
71
71
|
inlineColumns?: any[] | undefined;
|
|
72
72
|
inlineAmountField?: string | undefined;
|
|
73
|
-
relatedList?: boolean | undefined;
|
|
73
|
+
relatedList?: boolean | "primary" | undefined;
|
|
74
74
|
relatedListTitle?: string | undefined;
|
|
75
75
|
relatedListColumns?: any[] | undefined;
|
|
76
76
|
displayField?: string | undefined;
|
|
@@ -353,7 +353,7 @@ declare const SysWebhook: Omit<{
|
|
|
353
353
|
highlightFields?: string[] | undefined;
|
|
354
354
|
stageField?: string | false | undefined;
|
|
355
355
|
listViews?: Record<string, {
|
|
356
|
-
type: "map" | "tree" | "grid" | "kanban" | "
|
|
356
|
+
type: "map" | "tree" | "grid" | "kanban" | "gallery" | "calendar" | "timeline" | "gantt" | "chart";
|
|
357
357
|
columns: string[] | {
|
|
358
358
|
field: string;
|
|
359
359
|
label?: string | undefined;
|
|
@@ -369,8 +369,55 @@ declare const SysWebhook: Omit<{
|
|
|
369
369
|
link?: boolean | undefined;
|
|
370
370
|
action?: string | undefined;
|
|
371
371
|
}[];
|
|
372
|
-
|
|
372
|
+
sort?: string | {
|
|
373
|
+
field: string;
|
|
374
|
+
order: "asc" | "desc";
|
|
375
|
+
}[] | undefined;
|
|
376
|
+
filter?: {
|
|
377
|
+
field: string;
|
|
378
|
+
operator: string;
|
|
379
|
+
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
380
|
+
}[] | undefined;
|
|
381
|
+
description?: string | undefined;
|
|
373
382
|
label?: string | undefined;
|
|
383
|
+
name?: string | undefined;
|
|
384
|
+
responsive?: {
|
|
385
|
+
breakpoint?: "md" | "xs" | "sm" | "lg" | "xl" | "2xl" | undefined;
|
|
386
|
+
hiddenOn?: ("md" | "xs" | "sm" | "lg" | "xl" | "2xl")[] | undefined;
|
|
387
|
+
columns?: {
|
|
388
|
+
xs?: number | undefined;
|
|
389
|
+
sm?: number | undefined;
|
|
390
|
+
md?: number | undefined;
|
|
391
|
+
lg?: number | undefined;
|
|
392
|
+
xl?: number | undefined;
|
|
393
|
+
'2xl'?: number | undefined;
|
|
394
|
+
} | undefined;
|
|
395
|
+
order?: {
|
|
396
|
+
xs?: number | undefined;
|
|
397
|
+
sm?: number | undefined;
|
|
398
|
+
md?: number | undefined;
|
|
399
|
+
lg?: number | undefined;
|
|
400
|
+
xl?: number | undefined;
|
|
401
|
+
'2xl'?: number | undefined;
|
|
402
|
+
} | undefined;
|
|
403
|
+
} | undefined;
|
|
404
|
+
navigation?: {
|
|
405
|
+
mode: "none" | "split" | "page" | "drawer" | "modal" | "popover" | "new_window";
|
|
406
|
+
preventNavigation: boolean;
|
|
407
|
+
openNewTab: boolean;
|
|
408
|
+
size: "full" | "md" | "sm" | "lg" | "xl" | "auto";
|
|
409
|
+
view?: string | undefined;
|
|
410
|
+
width?: string | number | undefined;
|
|
411
|
+
} | undefined;
|
|
412
|
+
sharing?: {
|
|
413
|
+
type: "personal" | "collaborative";
|
|
414
|
+
lockedBy?: string | undefined;
|
|
415
|
+
} | undefined;
|
|
416
|
+
aria?: {
|
|
417
|
+
ariaLabel?: string | undefined;
|
|
418
|
+
ariaDescribedBy?: string | undefined;
|
|
419
|
+
role?: string | undefined;
|
|
420
|
+
} | undefined;
|
|
374
421
|
data?: {
|
|
375
422
|
provider: "object";
|
|
376
423
|
object: string;
|
|
@@ -398,77 +445,42 @@ declare const SysWebhook: Omit<{
|
|
|
398
445
|
schemaId: string;
|
|
399
446
|
schema?: Record<string, unknown> | undefined;
|
|
400
447
|
} | undefined;
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
field: string;
|
|
408
|
-
order: "asc" | "desc";
|
|
409
|
-
}[] | undefined;
|
|
410
|
-
searchableFields?: string[] | undefined;
|
|
411
|
-
filterableFields?: string[] | undefined;
|
|
412
|
-
userFilters?: {
|
|
413
|
-
element: "toggle" | "tabs" | "dropdown";
|
|
414
|
-
fields?: {
|
|
415
|
-
field: string;
|
|
416
|
-
label?: string | undefined;
|
|
417
|
-
type?: "boolean" | "text" | "select" | "multi-select" | "date-range" | undefined;
|
|
418
|
-
options?: {
|
|
419
|
-
value: string | number | boolean;
|
|
420
|
-
label: string;
|
|
421
|
-
color?: string | undefined;
|
|
422
|
-
}[] | undefined;
|
|
423
|
-
showCount?: boolean | undefined;
|
|
424
|
-
defaultValues?: (string | number | boolean)[] | undefined;
|
|
425
|
-
}[] | undefined;
|
|
426
|
-
tabs?: {
|
|
427
|
-
name: string;
|
|
428
|
-
pinned: boolean;
|
|
429
|
-
isDefault: boolean;
|
|
430
|
-
visible: boolean;
|
|
431
|
-
label?: string | undefined;
|
|
432
|
-
icon?: string | undefined;
|
|
433
|
-
view?: string | undefined;
|
|
434
|
-
filter?: {
|
|
435
|
-
field: string;
|
|
436
|
-
operator: string;
|
|
437
|
-
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
438
|
-
}[] | undefined;
|
|
439
|
-
order?: number | undefined;
|
|
440
|
-
}[] | undefined;
|
|
441
|
-
showAllRecords?: boolean | undefined;
|
|
448
|
+
tree?: {
|
|
449
|
+
[x: string]: unknown;
|
|
450
|
+
parentField?: string | undefined;
|
|
451
|
+
labelField?: string | undefined;
|
|
452
|
+
fields?: string[] | undefined;
|
|
453
|
+
defaultExpandedDepth?: number | undefined;
|
|
442
454
|
} | undefined;
|
|
455
|
+
inlineEdit?: boolean | undefined;
|
|
456
|
+
virtualScroll?: boolean | undefined;
|
|
443
457
|
resizable?: boolean | undefined;
|
|
444
|
-
striped?: boolean | undefined;
|
|
445
|
-
bordered?: boolean | undefined;
|
|
446
|
-
compactToolbar?: boolean | undefined;
|
|
447
|
-
selection?: {
|
|
448
|
-
type: "none" | "multiple" | "single";
|
|
449
|
-
} | undefined;
|
|
450
|
-
navigation?: {
|
|
451
|
-
mode: "none" | "split" | "page" | "drawer" | "modal" | "popover" | "new_window";
|
|
452
|
-
preventNavigation: boolean;
|
|
453
|
-
openNewTab: boolean;
|
|
454
|
-
view?: string | undefined;
|
|
455
|
-
width?: string | number | undefined;
|
|
456
|
-
} | undefined;
|
|
457
|
-
pagination?: {
|
|
458
|
-
pageSize: number;
|
|
459
|
-
pageSizeOptions?: number[] | undefined;
|
|
460
|
-
} | undefined;
|
|
461
458
|
kanban?: {
|
|
462
459
|
groupByField: string;
|
|
463
460
|
columns: string[];
|
|
464
461
|
summarizeField?: string | undefined;
|
|
465
462
|
} | undefined;
|
|
463
|
+
gallery?: {
|
|
464
|
+
coverFit: "cover" | "contain";
|
|
465
|
+
cardSize: "small" | "medium" | "large";
|
|
466
|
+
coverField?: string | undefined;
|
|
467
|
+
titleField?: string | undefined;
|
|
468
|
+
visibleFields?: string[] | undefined;
|
|
469
|
+
} | undefined;
|
|
466
470
|
calendar?: {
|
|
467
471
|
startDateField: string;
|
|
468
472
|
titleField: string;
|
|
469
473
|
endDateField?: string | undefined;
|
|
470
474
|
colorField?: string | undefined;
|
|
471
475
|
} | undefined;
|
|
476
|
+
timeline?: {
|
|
477
|
+
startDateField: string;
|
|
478
|
+
titleField: string;
|
|
479
|
+
scale: "day" | "week" | "month" | "quarter" | "year" | "hour";
|
|
480
|
+
endDateField?: string | undefined;
|
|
481
|
+
groupByField?: string | undefined;
|
|
482
|
+
colorField?: string | undefined;
|
|
483
|
+
} | undefined;
|
|
472
484
|
gantt?: {
|
|
473
485
|
[x: string]: unknown;
|
|
474
486
|
startDateField: string;
|
|
@@ -500,40 +512,40 @@ declare const SysWebhook: Omit<{
|
|
|
500
512
|
}[] | undefined;
|
|
501
513
|
autoZoomToFilter?: boolean | undefined;
|
|
502
514
|
} | undefined;
|
|
503
|
-
gallery?: {
|
|
504
|
-
coverFit: "cover" | "contain";
|
|
505
|
-
cardSize: "small" | "medium" | "large";
|
|
506
|
-
coverField?: string | undefined;
|
|
507
|
-
titleField?: string | undefined;
|
|
508
|
-
visibleFields?: string[] | undefined;
|
|
509
|
-
} | undefined;
|
|
510
|
-
timeline?: {
|
|
511
|
-
startDateField: string;
|
|
512
|
-
titleField: string;
|
|
513
|
-
scale: "day" | "week" | "month" | "quarter" | "year" | "hour";
|
|
514
|
-
endDateField?: string | undefined;
|
|
515
|
-
groupByField?: string | undefined;
|
|
516
|
-
colorField?: string | undefined;
|
|
517
|
-
} | undefined;
|
|
518
515
|
chart?: {
|
|
519
516
|
chartType: "bar" | "line" | "pie" | "area" | "scatter";
|
|
520
517
|
dataset: string;
|
|
521
518
|
values: string[];
|
|
522
519
|
dimensions?: string[] | undefined;
|
|
523
520
|
} | undefined;
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
521
|
+
rowHeight?: "medium" | "short" | "compact" | "tall" | "extra_tall" | undefined;
|
|
522
|
+
tabs?: {
|
|
523
|
+
name: string;
|
|
524
|
+
pinned: boolean;
|
|
525
|
+
isDefault: boolean;
|
|
526
|
+
visible: boolean;
|
|
527
|
+
label?: string | undefined;
|
|
528
|
+
icon?: string | undefined;
|
|
529
|
+
view?: string | undefined;
|
|
530
|
+
filter?: {
|
|
531
|
+
field: string;
|
|
532
|
+
operator: string;
|
|
533
|
+
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
534
|
+
}[] | undefined;
|
|
535
|
+
order?: number | undefined;
|
|
536
|
+
}[] | undefined;
|
|
537
|
+
searchableFields?: string[] | undefined;
|
|
538
|
+
filterableFields?: string[] | undefined;
|
|
539
|
+
striped?: boolean | undefined;
|
|
540
|
+
bordered?: boolean | undefined;
|
|
541
|
+
compactToolbar?: boolean | undefined;
|
|
542
|
+
selection?: {
|
|
543
|
+
type: "none" | "multiple" | "single";
|
|
530
544
|
} | undefined;
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
lockedBy?: string | undefined;
|
|
545
|
+
pagination?: {
|
|
546
|
+
pageSize: number;
|
|
547
|
+
pageSizeOptions?: number[] | undefined;
|
|
535
548
|
} | undefined;
|
|
536
|
-
rowHeight?: "medium" | "short" | "compact" | "tall" | "extra_tall" | undefined;
|
|
537
549
|
grouping?: {
|
|
538
550
|
fields: {
|
|
539
551
|
field: string;
|
|
@@ -550,7 +562,6 @@ declare const SysWebhook: Omit<{
|
|
|
550
562
|
rowActions?: string[] | undefined;
|
|
551
563
|
bulkActions?: string[] | undefined;
|
|
552
564
|
bulkActionDefs?: Record<string, any>[] | undefined;
|
|
553
|
-
virtualScroll?: boolean | undefined;
|
|
554
565
|
conditionalFormatting?: {
|
|
555
566
|
condition: {
|
|
556
567
|
dialect: "cel" | "js" | "cron" | "template";
|
|
@@ -571,7 +582,6 @@ declare const SysWebhook: Omit<{
|
|
|
571
582
|
};
|
|
572
583
|
style: Record<string, string>;
|
|
573
584
|
}[] | undefined;
|
|
574
|
-
inlineEdit?: boolean | undefined;
|
|
575
585
|
exportOptions?: ("json" | "csv" | "xlsx" | "pdf")[] | undefined;
|
|
576
586
|
userActions?: {
|
|
577
587
|
sort: boolean;
|
|
@@ -584,23 +594,8 @@ declare const SysWebhook: Omit<{
|
|
|
584
594
|
} | undefined;
|
|
585
595
|
appearance?: {
|
|
586
596
|
showDescription: boolean;
|
|
587
|
-
allowedVisualizations?: ("map" | "tree" | "grid" | "kanban" | "
|
|
597
|
+
allowedVisualizations?: ("map" | "tree" | "grid" | "kanban" | "gallery" | "calendar" | "timeline" | "gantt" | "chart")[] | undefined;
|
|
588
598
|
} | undefined;
|
|
589
|
-
tabs?: {
|
|
590
|
-
name: string;
|
|
591
|
-
pinned: boolean;
|
|
592
|
-
isDefault: boolean;
|
|
593
|
-
visible: boolean;
|
|
594
|
-
label?: string | undefined;
|
|
595
|
-
icon?: string | undefined;
|
|
596
|
-
view?: string | undefined;
|
|
597
|
-
filter?: {
|
|
598
|
-
field: string;
|
|
599
|
-
operator: string;
|
|
600
|
-
value?: string | number | boolean | (string | number)[] | null | undefined;
|
|
601
|
-
}[] | undefined;
|
|
602
|
-
order?: number | undefined;
|
|
603
|
-
}[] | undefined;
|
|
604
599
|
addRecord?: {
|
|
605
600
|
enabled: boolean;
|
|
606
601
|
position: "top" | "bottom" | "both";
|
|
@@ -614,31 +609,6 @@ declare const SysWebhook: Omit<{
|
|
|
614
609
|
message?: string | undefined;
|
|
615
610
|
icon?: string | undefined;
|
|
616
611
|
} | undefined;
|
|
617
|
-
aria?: {
|
|
618
|
-
ariaLabel?: string | undefined;
|
|
619
|
-
ariaDescribedBy?: string | undefined;
|
|
620
|
-
role?: string | undefined;
|
|
621
|
-
} | undefined;
|
|
622
|
-
responsive?: {
|
|
623
|
-
breakpoint?: "md" | "xs" | "sm" | "lg" | "xl" | "2xl" | undefined;
|
|
624
|
-
hiddenOn?: ("md" | "xs" | "sm" | "lg" | "xl" | "2xl")[] | undefined;
|
|
625
|
-
columns?: {
|
|
626
|
-
xs?: number | undefined;
|
|
627
|
-
sm?: number | undefined;
|
|
628
|
-
md?: number | undefined;
|
|
629
|
-
lg?: number | undefined;
|
|
630
|
-
xl?: number | undefined;
|
|
631
|
-
'2xl'?: number | undefined;
|
|
632
|
-
} | undefined;
|
|
633
|
-
order?: {
|
|
634
|
-
xs?: number | undefined;
|
|
635
|
-
sm?: number | undefined;
|
|
636
|
-
md?: number | undefined;
|
|
637
|
-
lg?: number | undefined;
|
|
638
|
-
xl?: number | undefined;
|
|
639
|
-
'2xl'?: number | undefined;
|
|
640
|
-
} | undefined;
|
|
641
|
-
} | undefined;
|
|
642
612
|
performance?: {
|
|
643
613
|
lazyLoad?: boolean | undefined;
|
|
644
614
|
virtualScroll?: {
|
|
@@ -937,7 +907,7 @@ declare const SysWebhook: Omit<{
|
|
|
937
907
|
readonly inlineTitle?: string | undefined;
|
|
938
908
|
readonly inlineColumns?: any[] | undefined;
|
|
939
909
|
readonly inlineAmountField?: string | undefined;
|
|
940
|
-
readonly relatedList?: boolean | undefined;
|
|
910
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
941
911
|
readonly relatedListTitle?: string | undefined;
|
|
942
912
|
readonly relatedListColumns?: any[] | undefined;
|
|
943
913
|
readonly displayField?: string | undefined;
|
|
@@ -1111,7 +1081,7 @@ declare const SysWebhook: Omit<{
|
|
|
1111
1081
|
readonly inlineTitle?: string | undefined;
|
|
1112
1082
|
readonly inlineColumns?: any[] | undefined;
|
|
1113
1083
|
readonly inlineAmountField?: string | undefined;
|
|
1114
|
-
readonly relatedList?: boolean | undefined;
|
|
1084
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1115
1085
|
readonly relatedListTitle?: string | undefined;
|
|
1116
1086
|
readonly relatedListColumns?: any[] | undefined;
|
|
1117
1087
|
readonly displayField?: string | undefined;
|
|
@@ -1285,7 +1255,7 @@ declare const SysWebhook: Omit<{
|
|
|
1285
1255
|
readonly inlineTitle?: string | undefined;
|
|
1286
1256
|
readonly inlineColumns?: any[] | undefined;
|
|
1287
1257
|
readonly inlineAmountField?: string | undefined;
|
|
1288
|
-
readonly relatedList?: boolean | undefined;
|
|
1258
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1289
1259
|
readonly relatedListTitle?: string | undefined;
|
|
1290
1260
|
readonly relatedListColumns?: any[] | undefined;
|
|
1291
1261
|
readonly displayField?: string | undefined;
|
|
@@ -1459,7 +1429,7 @@ declare const SysWebhook: Omit<{
|
|
|
1459
1429
|
readonly inlineTitle?: string | undefined;
|
|
1460
1430
|
readonly inlineColumns?: any[] | undefined;
|
|
1461
1431
|
readonly inlineAmountField?: string | undefined;
|
|
1462
|
-
readonly relatedList?: boolean | undefined;
|
|
1432
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1463
1433
|
readonly relatedListTitle?: string | undefined;
|
|
1464
1434
|
readonly relatedListColumns?: any[] | undefined;
|
|
1465
1435
|
readonly displayField?: string | undefined;
|
|
@@ -1633,7 +1603,7 @@ declare const SysWebhook: Omit<{
|
|
|
1633
1603
|
readonly inlineTitle?: string | undefined;
|
|
1634
1604
|
readonly inlineColumns?: any[] | undefined;
|
|
1635
1605
|
readonly inlineAmountField?: string | undefined;
|
|
1636
|
-
readonly relatedList?: boolean | undefined;
|
|
1606
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1637
1607
|
readonly relatedListTitle?: string | undefined;
|
|
1638
1608
|
readonly relatedListColumns?: any[] | undefined;
|
|
1639
1609
|
readonly displayField?: string | undefined;
|
|
@@ -1807,7 +1777,7 @@ declare const SysWebhook: Omit<{
|
|
|
1807
1777
|
readonly inlineTitle?: string | undefined;
|
|
1808
1778
|
readonly inlineColumns?: any[] | undefined;
|
|
1809
1779
|
readonly inlineAmountField?: string | undefined;
|
|
1810
|
-
readonly relatedList?: boolean | undefined;
|
|
1780
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1811
1781
|
readonly relatedListTitle?: string | undefined;
|
|
1812
1782
|
readonly relatedListColumns?: any[] | undefined;
|
|
1813
1783
|
readonly displayField?: string | undefined;
|
|
@@ -1981,7 +1951,7 @@ declare const SysWebhook: Omit<{
|
|
|
1981
1951
|
readonly inlineTitle?: string | undefined;
|
|
1982
1952
|
readonly inlineColumns?: any[] | undefined;
|
|
1983
1953
|
readonly inlineAmountField?: string | undefined;
|
|
1984
|
-
readonly relatedList?: boolean | undefined;
|
|
1954
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
1985
1955
|
readonly relatedListTitle?: string | undefined;
|
|
1986
1956
|
readonly relatedListColumns?: any[] | undefined;
|
|
1987
1957
|
readonly displayField?: string | undefined;
|
|
@@ -2155,7 +2125,7 @@ declare const SysWebhook: Omit<{
|
|
|
2155
2125
|
readonly inlineTitle?: string | undefined;
|
|
2156
2126
|
readonly inlineColumns?: any[] | undefined;
|
|
2157
2127
|
readonly inlineAmountField?: string | undefined;
|
|
2158
|
-
readonly relatedList?: boolean | undefined;
|
|
2128
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2159
2129
|
readonly relatedListTitle?: string | undefined;
|
|
2160
2130
|
readonly relatedListColumns?: any[] | undefined;
|
|
2161
2131
|
readonly displayField?: string | undefined;
|
|
@@ -2329,7 +2299,7 @@ declare const SysWebhook: Omit<{
|
|
|
2329
2299
|
readonly inlineTitle?: string | undefined;
|
|
2330
2300
|
readonly inlineColumns?: any[] | undefined;
|
|
2331
2301
|
readonly inlineAmountField?: string | undefined;
|
|
2332
|
-
readonly relatedList?: boolean | undefined;
|
|
2302
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2333
2303
|
readonly relatedListTitle?: string | undefined;
|
|
2334
2304
|
readonly relatedListColumns?: any[] | undefined;
|
|
2335
2305
|
readonly displayField?: string | undefined;
|
|
@@ -2503,7 +2473,7 @@ declare const SysWebhook: Omit<{
|
|
|
2503
2473
|
readonly inlineTitle?: string | undefined;
|
|
2504
2474
|
readonly inlineColumns?: any[] | undefined;
|
|
2505
2475
|
readonly inlineAmountField?: string | undefined;
|
|
2506
|
-
readonly relatedList?: boolean | undefined;
|
|
2476
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2507
2477
|
readonly relatedListTitle?: string | undefined;
|
|
2508
2478
|
readonly relatedListColumns?: any[] | undefined;
|
|
2509
2479
|
readonly displayField?: string | undefined;
|
|
@@ -2677,7 +2647,7 @@ declare const SysWebhook: Omit<{
|
|
|
2677
2647
|
readonly inlineTitle?: string | undefined;
|
|
2678
2648
|
readonly inlineColumns?: any[] | undefined;
|
|
2679
2649
|
readonly inlineAmountField?: string | undefined;
|
|
2680
|
-
readonly relatedList?: boolean | undefined;
|
|
2650
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2681
2651
|
readonly relatedListTitle?: string | undefined;
|
|
2682
2652
|
readonly relatedListColumns?: any[] | undefined;
|
|
2683
2653
|
readonly displayField?: string | undefined;
|
|
@@ -2851,7 +2821,7 @@ declare const SysWebhook: Omit<{
|
|
|
2851
2821
|
readonly inlineTitle?: string | undefined;
|
|
2852
2822
|
readonly inlineColumns?: any[] | undefined;
|
|
2853
2823
|
readonly inlineAmountField?: string | undefined;
|
|
2854
|
-
readonly relatedList?: boolean | undefined;
|
|
2824
|
+
readonly relatedList?: boolean | "primary" | undefined;
|
|
2855
2825
|
readonly relatedListTitle?: string | undefined;
|
|
2856
2826
|
readonly relatedListColumns?: any[] | undefined;
|
|
2857
2827
|
readonly displayField?: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@objectstack/plugin-webhooks",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "12.1.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "Persistent, cluster-aware webhook dispatcher. Durable outbox + per-partition cluster.lock for exactly-once-ish delivery across nodes. See content/docs/concepts/webhook-delivery.mdx.",
|
|
6
6
|
"type": "module",
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@objectstack/core": "
|
|
23
|
-
"@objectstack/service-messaging": "
|
|
24
|
-
"@objectstack/spec": "
|
|
22
|
+
"@objectstack/core": "12.1.0",
|
|
23
|
+
"@objectstack/service-messaging": "12.1.0",
|
|
24
|
+
"@objectstack/spec": "12.1.0"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@types/node": "^26.0.1",
|