@fuaran-ui/conformance 0.9.0 → 0.18.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.
Files changed (96) hide show
  1. package/corpus/lenient/lenient-image-caption-envelope.expected.json +1 -0
  2. package/corpus/lenient/lenient-image-caption-envelope.json +1 -0
  3. package/corpus/lenient/lenient-image-empty-srcset.expected.json +1 -0
  4. package/corpus/lenient/lenient-image-empty-srcset.json +1 -0
  5. package/corpus/lenient/lenient-image-explicit-defaults.expected.json +1 -0
  6. package/corpus/lenient/lenient-image-explicit-defaults.json +1 -0
  7. package/corpus/lenient/lenient-image-explicit-expandable-false.expected.json +1 -0
  8. package/corpus/lenient/lenient-image-explicit-expandable-false.json +1 -0
  9. package/corpus/lenient/lenient-shape-a11y-label-bare-scalar.expected.json +1 -0
  10. package/corpus/lenient/lenient-shape-a11y-label-bare-scalar.json +1 -0
  11. package/corpus/manifest.json +666 -9
  12. package/corpus/nodes/a11y-alert-assertive.json +1 -0
  13. package/corpus/nodes/a11y-button-named.json +1 -0
  14. package/corpus/nodes/a11y-image-decorative.json +1 -0
  15. package/corpus/nodes/a11y-link-labelled.json +1 -0
  16. package/corpus/nodes/a11y-wrapper-all-slots.json +1 -0
  17. package/corpus/nodes/a11y-wrapper-state-bound.json +1 -0
  18. package/corpus/nodes/drawing-nonfinite-sentinels.json +1 -0
  19. package/corpus/nodes/form-field-rules.json +1 -0
  20. package/corpus/nodes/frag-stdlib-confirm-action-pair-ref.json +1 -0
  21. package/corpus/nodes/frag-stdlib-confirm-action-pair.json +1 -0
  22. package/corpus/nodes/frag-stdlib-empty-state-panel-ref.json +1 -0
  23. package/corpus/nodes/frag-stdlib-empty-state-panel.json +1 -0
  24. package/corpus/nodes/frag-stdlib-filter-bar-ref.json +1 -0
  25. package/corpus/nodes/frag-stdlib-filter-bar.json +1 -0
  26. package/corpus/nodes/frag-stdlib-kpi-strip-ref.json +1 -0
  27. package/corpus/nodes/frag-stdlib-kpi-strip.json +1 -0
  28. package/corpus/nodes/frag-stdlib-labelled-metric-row-ref.json +1 -0
  29. package/corpus/nodes/frag-stdlib-labelled-metric-row.json +1 -0
  30. package/corpus/nodes/frag-stdlib-loading-placeholder-ref.json +1 -0
  31. package/corpus/nodes/frag-stdlib-loading-placeholder.json +1 -0
  32. package/corpus/nodes/frag-stdlib-metric-card-ref.json +1 -0
  33. package/corpus/nodes/frag-stdlib-metric-card.json +1 -0
  34. package/corpus/nodes/frag-stdlib-section-header-ref.json +1 -0
  35. package/corpus/nodes/frag-stdlib-section-header.json +1 -0
  36. package/corpus/nodes/image-caption-1.json +1 -0
  37. package/corpus/nodes/image-caption-i18n-1.json +1 -0
  38. package/corpus/nodes/image-expandable-1.json +1 -0
  39. package/corpus/nodes/image-expandable-figure-1.json +1 -0
  40. package/corpus/nodes/image-presentation-1.json +1 -0
  41. package/corpus/nodes/image-srcset-1.json +1 -0
  42. package/corpus/nodes/limit-node-depth-at-max.json +1 -0
  43. package/corpus/nodes/masonry-1.json +1 -0
  44. package/corpus/nodes/masonry-gap.json +1 -0
  45. package/corpus/nodes/media-audio-1.json +1 -0
  46. package/corpus/nodes/media-video-1.json +1 -0
  47. package/corpus/nodes/media-video-autoplay-1.json +1 -0
  48. package/corpus/nodes/media-video-poster-1.json +1 -0
  49. package/corpus/nodes/metric-inverted-polarity.json +1 -0
  50. package/corpus/nodes/metric-nonfinite-sentinel.json +1 -0
  51. package/corpus/nodes/shared-source-seeded-pair.json +1 -0
  52. package/corpus/nodes/spark-nonfinite-sentinel.json +1 -0
  53. package/corpus/reject/reject-a11y-hidden-nonbool.json +1 -0
  54. package/corpus/reject/reject-a11y-labelledby-nonstring.json +1 -0
  55. package/corpus/reject/reject-a11y-liveregion-nonstring.json +1 -0
  56. package/corpus/reject/reject-a11y-liveregion-unknown.json +1 -0
  57. package/corpus/reject/reject-a11y-not-object.json +1 -0
  58. package/corpus/reject/reject-a11y-role-nonstring.json +1 -0
  59. package/corpus/reject/reject-binding-float-bool.json +1 -0
  60. package/corpus/reject/reject-binding-float-sentinel-case.json +1 -0
  61. package/corpus/reject/reject-binding-float-string.json +1 -0
  62. package/corpus/reject/reject-binding-int-bool.json +1 -0
  63. package/corpus/reject/reject-binding-int-sentinel-string.json +1 -0
  64. package/corpus/reject/reject-box-masonry-nonpositive-cols.json +1 -0
  65. package/corpus/reject/reject-fieldrule-empty.json +1 -0
  66. package/corpus/reject/reject-fieldrule-length-unordered.json +1 -0
  67. package/corpus/reject/reject-formfield-near-miss-validation.json +1 -0
  68. package/corpus/reject/reject-image-expandable-nonbool.json +1 -0
  69. package/corpus/reject/reject-image-srcset-nonpositive-width.json +1 -0
  70. package/corpus/reject/reject-image-srcset-null.json +1 -0
  71. package/corpus/reject/reject-limit-json-depth-at-max.json +1 -0
  72. package/corpus/reject/reject-limit-json-depth.json +1 -0
  73. package/corpus/reject/reject-limit-node-depth.json +1 -0
  74. package/corpus/reject/reject-limit-op-depth.json +1 -0
  75. package/corpus/reject/reject-media-autoplay-nonbool.json +1 -0
  76. package/corpus/reject/reject-media-missing-label.json +1 -0
  77. package/corpus/reject/reject-nearmiss-a11y-aria-hidden.json +1 -0
  78. package/corpus/reject/reject-nearmiss-a11y-arialabel.json +1 -0
  79. package/corpus/reject/reject-nearmiss-a11y-live.json +1 -0
  80. package/corpus/reject/reject-nearmiss-a11y-liveregion-case.json +1 -0
  81. package/corpus/reject/reject-op-insertchild-empty-childid.json +1 -1
  82. package/corpus/reject/reject-op-insertchild-missing-parentid.json +1 -1
  83. package/corpus/reject/reject-op-insertchild-retired-position.json +1 -0
  84. package/corpus/reject/reject-op-movenode-retired-newposition.json +1 -0
  85. package/corpus/reject/reject-unknown-image-aspect.json +1 -0
  86. package/corpus/reject/reject-unknown-media-kind.json +1 -0
  87. package/corpus/reject/reject-unknown-trend-polarity.json +1 -0
  88. package/corpus/schema.json +3473 -115
  89. package/dist/cli.js +1 -1
  90. package/dist/cli.js.map +1 -1
  91. package/dist/index.cjs +1 -1
  92. package/dist/index.cjs.map +1 -1
  93. package/dist/index.js +1 -1
  94. package/dist/index.js.map +1 -1
  95. package/package.json +3 -3
  96. package/corpus/reject/reject-transform-source-empty-wrapper.json +0 -1
@@ -62,6 +62,31 @@
62
62
  "Rounded"
63
63
  ]
64
64
  },
65
+ "ImageFit": {
66
+ "type": "string",
67
+ "enum": [
68
+ "Natural",
69
+ "Cover",
70
+ "Contain"
71
+ ]
72
+ },
73
+ "ImageAspect": {
74
+ "type": "string",
75
+ "enum": [
76
+ "Natural",
77
+ "Square",
78
+ "FourThree",
79
+ "ThreeTwo",
80
+ "SixteenNine"
81
+ ]
82
+ },
83
+ "ImageLoading": {
84
+ "type": "string",
85
+ "enum": [
86
+ "Eager",
87
+ "Lazy"
88
+ ]
89
+ },
65
90
  "ScrollOrientation": {
66
91
  "type": "string",
67
92
  "enum": [
@@ -78,6 +103,25 @@
78
103
  "DateTime"
79
104
  ]
80
105
  },
106
+ "TextFormat": {
107
+ "type": "string",
108
+ "enum": [
109
+ "email",
110
+ "url",
111
+ "tel"
112
+ ]
113
+ },
114
+ "CompareOp": {
115
+ "type": "string",
116
+ "enum": [
117
+ "eq",
118
+ "neq",
119
+ "lt",
120
+ "lte",
121
+ "gt",
122
+ "gte"
123
+ ]
124
+ },
81
125
  "MathDisplay": {
82
126
  "type": "string",
83
127
  "enum": [
@@ -113,6 +157,13 @@
113
157
  "Loud"
114
158
  ]
115
159
  },
160
+ "TrendPolarity": {
161
+ "type": "string",
162
+ "enum": [
163
+ "HigherIsBetter",
164
+ "LowerIsBetter"
165
+ ]
166
+ },
116
167
  "StyleRole": {
117
168
  "type": "string",
118
169
  "enum": [
@@ -266,7 +317,7 @@
266
317
  "const": "Bound"
267
318
  },
268
319
  "binding": {
269
- "$ref": "#/$defs/Binding"
320
+ "$ref": "#/$defs/Binding_str"
270
321
  }
271
322
  },
272
323
  "required": [
@@ -288,21 +339,2454 @@
288
339
  }
289
340
  }
290
341
  },
291
- "key": {
292
- "type": "string"
293
- }
294
- },
295
- "required": [
296
- "$type",
297
- "args",
298
- "key"
299
- ]
342
+ "key": {
343
+ "type": "string"
344
+ }
345
+ },
346
+ "required": [
347
+ "$type",
348
+ "args",
349
+ "key"
350
+ ]
351
+ }
352
+ ]
353
+ }
354
+ ]
355
+ },
356
+ "Binding_bool": {
357
+ "oneOf": [
358
+ {
359
+ "type": "object",
360
+ "properties": {
361
+ "$type": {
362
+ "const": "Static"
363
+ },
364
+ "value": {
365
+ "type": "boolean"
366
+ }
367
+ },
368
+ "required": [
369
+ "$type"
370
+ ]
371
+ },
372
+ {
373
+ "type": "object",
374
+ "properties": {
375
+ "$type": {
376
+ "const": "Query"
377
+ },
378
+ "dependsOn": {
379
+ "type": "array",
380
+ "items": {
381
+ "type": "string"
382
+ }
383
+ },
384
+ "name": {
385
+ "type": "string"
386
+ }
387
+ },
388
+ "required": [
389
+ "$type",
390
+ "name"
391
+ ]
392
+ },
393
+ {
394
+ "type": "object",
395
+ "properties": {
396
+ "$type": {
397
+ "const": "Filter"
398
+ },
399
+ "defaultValue": {
400
+ "type": "boolean"
401
+ },
402
+ "name": {
403
+ "type": "string"
404
+ }
405
+ },
406
+ "required": [
407
+ "$type",
408
+ "name"
409
+ ]
410
+ },
411
+ {
412
+ "type": "object",
413
+ "properties": {
414
+ "$type": {
415
+ "const": "Selection"
416
+ },
417
+ "defaultValue": {
418
+ "type": "boolean"
419
+ },
420
+ "field": {
421
+ "type": "string"
422
+ },
423
+ "nodeId": {
424
+ "type": "string"
425
+ }
426
+ },
427
+ "required": [
428
+ "$type",
429
+ "nodeId"
430
+ ]
431
+ },
432
+ {
433
+ "type": "object",
434
+ "properties": {
435
+ "$type": {
436
+ "const": "State"
437
+ },
438
+ "defaultValue": {
439
+ "type": "boolean"
440
+ },
441
+ "key": {
442
+ "type": "string"
443
+ }
444
+ },
445
+ "required": [
446
+ "$type",
447
+ "key"
448
+ ]
449
+ },
450
+ {
451
+ "type": "object",
452
+ "properties": {
453
+ "$type": {
454
+ "const": "Computed"
455
+ },
456
+ "fn": {
457
+ "const": "<closure>"
458
+ }
459
+ },
460
+ "required": [
461
+ "$type",
462
+ "fn"
463
+ ]
464
+ },
465
+ {
466
+ "type": "object",
467
+ "properties": {
468
+ "$type": {
469
+ "const": "Now"
470
+ }
471
+ },
472
+ "required": [
473
+ "$type"
474
+ ]
475
+ },
476
+ {
477
+ "type": "object",
478
+ "properties": {
479
+ "$type": {
480
+ "const": "I18n"
481
+ },
482
+ "args": {
483
+ "type": "object",
484
+ "additionalProperties": {
485
+ "$ref": "#/$defs/Binding_json"
486
+ }
487
+ },
488
+ "key": {
489
+ "type": "string"
490
+ }
491
+ },
492
+ "required": [
493
+ "$type",
494
+ "key"
495
+ ]
496
+ },
497
+ {
498
+ "type": "object",
499
+ "properties": {
500
+ "$type": {
501
+ "const": "Local"
502
+ },
503
+ "flushOn": {
504
+ "$ref": "#/$defs/LocalFlushTrigger"
505
+ },
506
+ "format": {
507
+ "const": "<closure>"
508
+ },
509
+ "initialFrom": {
510
+ "$ref": "#/$defs/Binding_bool"
511
+ },
512
+ "onCommit": {
513
+ "const": "<closure>"
514
+ },
515
+ "parse": {
516
+ "const": "<closure>"
517
+ }
518
+ },
519
+ "required": [
520
+ "$type",
521
+ "flushOn",
522
+ "format",
523
+ "initialFrom",
524
+ "onCommit",
525
+ "parse"
526
+ ]
527
+ },
528
+ {
529
+ "type": "object",
530
+ "properties": {
531
+ "$type": {
532
+ "const": "Format"
533
+ },
534
+ "format": {
535
+ "$ref": "#/$defs/Format"
536
+ },
537
+ "locale": {
538
+ "$ref": "#/$defs/LocaleSource"
539
+ },
540
+ "source": {
541
+ "$ref": "#/$defs/Binding_float"
542
+ }
543
+ },
544
+ "required": [
545
+ "$type",
546
+ "format",
547
+ "locale",
548
+ "source"
549
+ ]
550
+ },
551
+ {
552
+ "type": "object",
553
+ "properties": {
554
+ "$type": {
555
+ "const": "Transform"
556
+ },
557
+ "params": {
558
+ "type": "array",
559
+ "items": {
560
+ "type": "object",
561
+ "properties": {
562
+ "from": {
563
+ "$ref": "#/$defs/Binding_json"
564
+ },
565
+ "name": {
566
+ "type": "string"
567
+ }
568
+ },
569
+ "required": [
570
+ "from",
571
+ "name"
572
+ ]
573
+ }
574
+ },
575
+ "pipeline": {
576
+ "type": "array",
577
+ "items": true
578
+ },
579
+ "source": {
580
+ "type": "object"
581
+ }
582
+ },
583
+ "required": [
584
+ "$type",
585
+ "pipeline",
586
+ "source"
587
+ ]
588
+ },
589
+ {
590
+ "type": "object",
591
+ "properties": {
592
+ "$type": {
593
+ "const": "Invoke"
594
+ },
595
+ "args": {
596
+ "type": "array",
597
+ "items": {
598
+ "type": "object"
599
+ }
600
+ },
601
+ "capabilityId": {
602
+ "type": "string"
603
+ }
604
+ },
605
+ "required": [
606
+ "$type",
607
+ "args",
608
+ "capabilityId"
609
+ ]
610
+ }
611
+ ]
612
+ },
613
+ "Binding_float": {
614
+ "oneOf": [
615
+ {
616
+ "type": "object",
617
+ "properties": {
618
+ "$type": {
619
+ "const": "Static"
620
+ },
621
+ "value": {
622
+ "anyOf": [
623
+ {
624
+ "type": "number"
625
+ },
626
+ {
627
+ "enum": [
628
+ "NaN",
629
+ "Infinity",
630
+ "-Infinity"
631
+ ]
632
+ }
633
+ ]
634
+ }
635
+ },
636
+ "required": [
637
+ "$type"
638
+ ]
639
+ },
640
+ {
641
+ "type": "object",
642
+ "properties": {
643
+ "$type": {
644
+ "const": "Query"
645
+ },
646
+ "dependsOn": {
647
+ "type": "array",
648
+ "items": {
649
+ "type": "string"
650
+ }
651
+ },
652
+ "name": {
653
+ "type": "string"
654
+ }
655
+ },
656
+ "required": [
657
+ "$type",
658
+ "name"
659
+ ]
660
+ },
661
+ {
662
+ "type": "object",
663
+ "properties": {
664
+ "$type": {
665
+ "const": "Filter"
666
+ },
667
+ "defaultValue": {
668
+ "anyOf": [
669
+ {
670
+ "type": "number"
671
+ },
672
+ {
673
+ "enum": [
674
+ "NaN",
675
+ "Infinity",
676
+ "-Infinity"
677
+ ]
678
+ }
679
+ ]
680
+ },
681
+ "name": {
682
+ "type": "string"
683
+ }
684
+ },
685
+ "required": [
686
+ "$type",
687
+ "name"
688
+ ]
689
+ },
690
+ {
691
+ "type": "object",
692
+ "properties": {
693
+ "$type": {
694
+ "const": "Selection"
695
+ },
696
+ "defaultValue": {
697
+ "anyOf": [
698
+ {
699
+ "type": "number"
700
+ },
701
+ {
702
+ "enum": [
703
+ "NaN",
704
+ "Infinity",
705
+ "-Infinity"
706
+ ]
707
+ }
708
+ ]
709
+ },
710
+ "field": {
711
+ "type": "string"
712
+ },
713
+ "nodeId": {
714
+ "type": "string"
715
+ }
716
+ },
717
+ "required": [
718
+ "$type",
719
+ "nodeId"
720
+ ]
721
+ },
722
+ {
723
+ "type": "object",
724
+ "properties": {
725
+ "$type": {
726
+ "const": "State"
727
+ },
728
+ "defaultValue": {
729
+ "anyOf": [
730
+ {
731
+ "type": "number"
732
+ },
733
+ {
734
+ "enum": [
735
+ "NaN",
736
+ "Infinity",
737
+ "-Infinity"
738
+ ]
739
+ }
740
+ ]
741
+ },
742
+ "key": {
743
+ "type": "string"
744
+ }
745
+ },
746
+ "required": [
747
+ "$type",
748
+ "key"
749
+ ]
750
+ },
751
+ {
752
+ "type": "object",
753
+ "properties": {
754
+ "$type": {
755
+ "const": "Computed"
756
+ },
757
+ "fn": {
758
+ "const": "<closure>"
759
+ }
760
+ },
761
+ "required": [
762
+ "$type",
763
+ "fn"
764
+ ]
765
+ },
766
+ {
767
+ "type": "object",
768
+ "properties": {
769
+ "$type": {
770
+ "const": "Now"
771
+ }
772
+ },
773
+ "required": [
774
+ "$type"
775
+ ]
776
+ },
777
+ {
778
+ "type": "object",
779
+ "properties": {
780
+ "$type": {
781
+ "const": "I18n"
782
+ },
783
+ "args": {
784
+ "type": "object",
785
+ "additionalProperties": {
786
+ "$ref": "#/$defs/Binding_json"
787
+ }
788
+ },
789
+ "key": {
790
+ "type": "string"
791
+ }
792
+ },
793
+ "required": [
794
+ "$type",
795
+ "key"
796
+ ]
797
+ },
798
+ {
799
+ "type": "object",
800
+ "properties": {
801
+ "$type": {
802
+ "const": "Local"
803
+ },
804
+ "flushOn": {
805
+ "$ref": "#/$defs/LocalFlushTrigger"
806
+ },
807
+ "format": {
808
+ "const": "<closure>"
809
+ },
810
+ "initialFrom": {
811
+ "$ref": "#/$defs/Binding_float"
812
+ },
813
+ "onCommit": {
814
+ "const": "<closure>"
815
+ },
816
+ "parse": {
817
+ "const": "<closure>"
818
+ }
819
+ },
820
+ "required": [
821
+ "$type",
822
+ "flushOn",
823
+ "format",
824
+ "initialFrom",
825
+ "onCommit",
826
+ "parse"
827
+ ]
828
+ },
829
+ {
830
+ "type": "object",
831
+ "properties": {
832
+ "$type": {
833
+ "const": "Format"
834
+ },
835
+ "format": {
836
+ "$ref": "#/$defs/Format"
837
+ },
838
+ "locale": {
839
+ "$ref": "#/$defs/LocaleSource"
840
+ },
841
+ "source": {
842
+ "$ref": "#/$defs/Binding_float"
843
+ }
844
+ },
845
+ "required": [
846
+ "$type",
847
+ "format",
848
+ "locale",
849
+ "source"
850
+ ]
851
+ },
852
+ {
853
+ "type": "object",
854
+ "properties": {
855
+ "$type": {
856
+ "const": "Transform"
857
+ },
858
+ "params": {
859
+ "type": "array",
860
+ "items": {
861
+ "type": "object",
862
+ "properties": {
863
+ "from": {
864
+ "$ref": "#/$defs/Binding_json"
865
+ },
866
+ "name": {
867
+ "type": "string"
868
+ }
869
+ },
870
+ "required": [
871
+ "from",
872
+ "name"
873
+ ]
874
+ }
875
+ },
876
+ "pipeline": {
877
+ "type": "array",
878
+ "items": true
879
+ },
880
+ "source": {
881
+ "type": "object"
882
+ }
883
+ },
884
+ "required": [
885
+ "$type",
886
+ "pipeline",
887
+ "source"
888
+ ]
889
+ },
890
+ {
891
+ "type": "object",
892
+ "properties": {
893
+ "$type": {
894
+ "const": "Invoke"
895
+ },
896
+ "args": {
897
+ "type": "array",
898
+ "items": {
899
+ "type": "object"
900
+ }
901
+ },
902
+ "capabilityId": {
903
+ "type": "string"
904
+ }
905
+ },
906
+ "required": [
907
+ "$type",
908
+ "args",
909
+ "capabilityId"
910
+ ]
911
+ }
912
+ ]
913
+ },
914
+ "Binding_hosted": {
915
+ "oneOf": [
916
+ {
917
+ "type": "object",
918
+ "properties": {
919
+ "$type": {
920
+ "const": "Static"
921
+ },
922
+ "value": true
923
+ },
924
+ "required": [
925
+ "$type"
926
+ ]
927
+ },
928
+ {
929
+ "type": "object",
930
+ "properties": {
931
+ "$type": {
932
+ "const": "Query"
933
+ },
934
+ "dependsOn": {
935
+ "type": "array",
936
+ "items": {
937
+ "type": "string"
938
+ }
939
+ },
940
+ "name": {
941
+ "type": "string"
942
+ }
943
+ },
944
+ "required": [
945
+ "$type",
946
+ "name"
947
+ ]
948
+ },
949
+ {
950
+ "type": "object",
951
+ "properties": {
952
+ "$type": {
953
+ "const": "Filter"
954
+ },
955
+ "defaultValue": true,
956
+ "name": {
957
+ "type": "string"
958
+ }
959
+ },
960
+ "required": [
961
+ "$type",
962
+ "name"
963
+ ]
964
+ },
965
+ {
966
+ "type": "object",
967
+ "properties": {
968
+ "$type": {
969
+ "const": "Selection"
970
+ },
971
+ "defaultValue": true,
972
+ "field": {
973
+ "type": "string"
974
+ },
975
+ "nodeId": {
976
+ "type": "string"
977
+ }
978
+ },
979
+ "required": [
980
+ "$type",
981
+ "nodeId"
982
+ ]
983
+ },
984
+ {
985
+ "type": "object",
986
+ "properties": {
987
+ "$type": {
988
+ "const": "State"
989
+ },
990
+ "defaultValue": true,
991
+ "key": {
992
+ "type": "string"
993
+ }
994
+ },
995
+ "required": [
996
+ "$type",
997
+ "key"
998
+ ]
999
+ },
1000
+ {
1001
+ "type": "object",
1002
+ "properties": {
1003
+ "$type": {
1004
+ "const": "Computed"
1005
+ },
1006
+ "fn": {
1007
+ "const": "<closure>"
1008
+ }
1009
+ },
1010
+ "required": [
1011
+ "$type",
1012
+ "fn"
1013
+ ]
1014
+ },
1015
+ {
1016
+ "type": "object",
1017
+ "properties": {
1018
+ "$type": {
1019
+ "const": "Now"
1020
+ }
1021
+ },
1022
+ "required": [
1023
+ "$type"
1024
+ ]
1025
+ },
1026
+ {
1027
+ "type": "object",
1028
+ "properties": {
1029
+ "$type": {
1030
+ "const": "I18n"
1031
+ },
1032
+ "args": {
1033
+ "type": "object",
1034
+ "additionalProperties": {
1035
+ "$ref": "#/$defs/Binding_json"
1036
+ }
1037
+ },
1038
+ "key": {
1039
+ "type": "string"
1040
+ }
1041
+ },
1042
+ "required": [
1043
+ "$type",
1044
+ "key"
1045
+ ]
1046
+ },
1047
+ {
1048
+ "type": "object",
1049
+ "properties": {
1050
+ "$type": {
1051
+ "const": "Local"
1052
+ },
1053
+ "flushOn": {
1054
+ "$ref": "#/$defs/LocalFlushTrigger"
1055
+ },
1056
+ "format": {
1057
+ "const": "<closure>"
1058
+ },
1059
+ "initialFrom": {
1060
+ "$ref": "#/$defs/Binding_hosted"
1061
+ },
1062
+ "onCommit": {
1063
+ "const": "<closure>"
1064
+ },
1065
+ "parse": {
1066
+ "const": "<closure>"
1067
+ }
1068
+ },
1069
+ "required": [
1070
+ "$type",
1071
+ "flushOn",
1072
+ "format",
1073
+ "initialFrom",
1074
+ "onCommit",
1075
+ "parse"
1076
+ ]
1077
+ },
1078
+ {
1079
+ "type": "object",
1080
+ "properties": {
1081
+ "$type": {
1082
+ "const": "Format"
1083
+ },
1084
+ "format": {
1085
+ "$ref": "#/$defs/Format"
1086
+ },
1087
+ "locale": {
1088
+ "$ref": "#/$defs/LocaleSource"
1089
+ },
1090
+ "source": {
1091
+ "$ref": "#/$defs/Binding_float"
1092
+ }
1093
+ },
1094
+ "required": [
1095
+ "$type",
1096
+ "format",
1097
+ "locale",
1098
+ "source"
1099
+ ]
1100
+ },
1101
+ {
1102
+ "type": "object",
1103
+ "properties": {
1104
+ "$type": {
1105
+ "const": "Transform"
1106
+ },
1107
+ "params": {
1108
+ "type": "array",
1109
+ "items": {
1110
+ "type": "object",
1111
+ "properties": {
1112
+ "from": {
1113
+ "$ref": "#/$defs/Binding_json"
1114
+ },
1115
+ "name": {
1116
+ "type": "string"
1117
+ }
1118
+ },
1119
+ "required": [
1120
+ "from",
1121
+ "name"
1122
+ ]
1123
+ }
1124
+ },
1125
+ "pipeline": {
1126
+ "type": "array",
1127
+ "items": true
1128
+ },
1129
+ "source": {
1130
+ "type": "object"
1131
+ }
1132
+ },
1133
+ "required": [
1134
+ "$type",
1135
+ "pipeline",
1136
+ "source"
1137
+ ]
1138
+ },
1139
+ {
1140
+ "type": "object",
1141
+ "properties": {
1142
+ "$type": {
1143
+ "const": "Invoke"
1144
+ },
1145
+ "args": {
1146
+ "type": "array",
1147
+ "items": {
1148
+ "type": "object"
1149
+ }
1150
+ },
1151
+ "capabilityId": {
1152
+ "type": "string"
1153
+ }
1154
+ },
1155
+ "required": [
1156
+ "$type",
1157
+ "args",
1158
+ "capabilityId"
1159
+ ]
1160
+ }
1161
+ ]
1162
+ },
1163
+ "Binding_int": {
1164
+ "oneOf": [
1165
+ {
1166
+ "type": "object",
1167
+ "properties": {
1168
+ "$type": {
1169
+ "const": "Static"
1170
+ },
1171
+ "value": {
1172
+ "type": "integer"
1173
+ }
1174
+ },
1175
+ "required": [
1176
+ "$type"
1177
+ ]
1178
+ },
1179
+ {
1180
+ "type": "object",
1181
+ "properties": {
1182
+ "$type": {
1183
+ "const": "Query"
1184
+ },
1185
+ "dependsOn": {
1186
+ "type": "array",
1187
+ "items": {
1188
+ "type": "string"
1189
+ }
1190
+ },
1191
+ "name": {
1192
+ "type": "string"
1193
+ }
1194
+ },
1195
+ "required": [
1196
+ "$type",
1197
+ "name"
1198
+ ]
1199
+ },
1200
+ {
1201
+ "type": "object",
1202
+ "properties": {
1203
+ "$type": {
1204
+ "const": "Filter"
1205
+ },
1206
+ "defaultValue": {
1207
+ "type": "integer"
1208
+ },
1209
+ "name": {
1210
+ "type": "string"
1211
+ }
1212
+ },
1213
+ "required": [
1214
+ "$type",
1215
+ "name"
1216
+ ]
1217
+ },
1218
+ {
1219
+ "type": "object",
1220
+ "properties": {
1221
+ "$type": {
1222
+ "const": "Selection"
1223
+ },
1224
+ "defaultValue": {
1225
+ "type": "integer"
1226
+ },
1227
+ "field": {
1228
+ "type": "string"
1229
+ },
1230
+ "nodeId": {
1231
+ "type": "string"
1232
+ }
1233
+ },
1234
+ "required": [
1235
+ "$type",
1236
+ "nodeId"
1237
+ ]
1238
+ },
1239
+ {
1240
+ "type": "object",
1241
+ "properties": {
1242
+ "$type": {
1243
+ "const": "State"
1244
+ },
1245
+ "defaultValue": {
1246
+ "type": "integer"
1247
+ },
1248
+ "key": {
1249
+ "type": "string"
1250
+ }
1251
+ },
1252
+ "required": [
1253
+ "$type",
1254
+ "key"
1255
+ ]
1256
+ },
1257
+ {
1258
+ "type": "object",
1259
+ "properties": {
1260
+ "$type": {
1261
+ "const": "Computed"
1262
+ },
1263
+ "fn": {
1264
+ "const": "<closure>"
1265
+ }
1266
+ },
1267
+ "required": [
1268
+ "$type",
1269
+ "fn"
1270
+ ]
1271
+ },
1272
+ {
1273
+ "type": "object",
1274
+ "properties": {
1275
+ "$type": {
1276
+ "const": "Now"
1277
+ }
1278
+ },
1279
+ "required": [
1280
+ "$type"
1281
+ ]
1282
+ },
1283
+ {
1284
+ "type": "object",
1285
+ "properties": {
1286
+ "$type": {
1287
+ "const": "I18n"
1288
+ },
1289
+ "args": {
1290
+ "type": "object",
1291
+ "additionalProperties": {
1292
+ "$ref": "#/$defs/Binding_json"
1293
+ }
1294
+ },
1295
+ "key": {
1296
+ "type": "string"
1297
+ }
1298
+ },
1299
+ "required": [
1300
+ "$type",
1301
+ "key"
1302
+ ]
1303
+ },
1304
+ {
1305
+ "type": "object",
1306
+ "properties": {
1307
+ "$type": {
1308
+ "const": "Local"
1309
+ },
1310
+ "flushOn": {
1311
+ "$ref": "#/$defs/LocalFlushTrigger"
1312
+ },
1313
+ "format": {
1314
+ "const": "<closure>"
1315
+ },
1316
+ "initialFrom": {
1317
+ "$ref": "#/$defs/Binding_int"
1318
+ },
1319
+ "onCommit": {
1320
+ "const": "<closure>"
1321
+ },
1322
+ "parse": {
1323
+ "const": "<closure>"
1324
+ }
1325
+ },
1326
+ "required": [
1327
+ "$type",
1328
+ "flushOn",
1329
+ "format",
1330
+ "initialFrom",
1331
+ "onCommit",
1332
+ "parse"
1333
+ ]
1334
+ },
1335
+ {
1336
+ "type": "object",
1337
+ "properties": {
1338
+ "$type": {
1339
+ "const": "Format"
1340
+ },
1341
+ "format": {
1342
+ "$ref": "#/$defs/Format"
1343
+ },
1344
+ "locale": {
1345
+ "$ref": "#/$defs/LocaleSource"
1346
+ },
1347
+ "source": {
1348
+ "$ref": "#/$defs/Binding_float"
1349
+ }
1350
+ },
1351
+ "required": [
1352
+ "$type",
1353
+ "format",
1354
+ "locale",
1355
+ "source"
1356
+ ]
1357
+ },
1358
+ {
1359
+ "type": "object",
1360
+ "properties": {
1361
+ "$type": {
1362
+ "const": "Transform"
1363
+ },
1364
+ "params": {
1365
+ "type": "array",
1366
+ "items": {
1367
+ "type": "object",
1368
+ "properties": {
1369
+ "from": {
1370
+ "$ref": "#/$defs/Binding_json"
1371
+ },
1372
+ "name": {
1373
+ "type": "string"
1374
+ }
1375
+ },
1376
+ "required": [
1377
+ "from",
1378
+ "name"
1379
+ ]
1380
+ }
1381
+ },
1382
+ "pipeline": {
1383
+ "type": "array",
1384
+ "items": true
1385
+ },
1386
+ "source": {
1387
+ "type": "object"
1388
+ }
1389
+ },
1390
+ "required": [
1391
+ "$type",
1392
+ "pipeline",
1393
+ "source"
1394
+ ]
1395
+ },
1396
+ {
1397
+ "type": "object",
1398
+ "properties": {
1399
+ "$type": {
1400
+ "const": "Invoke"
1401
+ },
1402
+ "args": {
1403
+ "type": "array",
1404
+ "items": {
1405
+ "type": "object"
1406
+ }
1407
+ },
1408
+ "capabilityId": {
1409
+ "type": "string"
1410
+ }
1411
+ },
1412
+ "required": [
1413
+ "$type",
1414
+ "args",
1415
+ "capabilityId"
1416
+ ]
1417
+ }
1418
+ ]
1419
+ },
1420
+ "Binding_json": {
1421
+ "oneOf": [
1422
+ {
1423
+ "type": "object",
1424
+ "properties": {
1425
+ "$type": {
1426
+ "const": "Static"
1427
+ },
1428
+ "value": true
1429
+ },
1430
+ "required": [
1431
+ "$type"
1432
+ ]
1433
+ },
1434
+ {
1435
+ "type": "object",
1436
+ "properties": {
1437
+ "$type": {
1438
+ "const": "Query"
1439
+ },
1440
+ "dependsOn": {
1441
+ "type": "array",
1442
+ "items": {
1443
+ "type": "string"
1444
+ }
1445
+ },
1446
+ "name": {
1447
+ "type": "string"
1448
+ }
1449
+ },
1450
+ "required": [
1451
+ "$type",
1452
+ "name"
1453
+ ]
1454
+ },
1455
+ {
1456
+ "type": "object",
1457
+ "properties": {
1458
+ "$type": {
1459
+ "const": "Filter"
1460
+ },
1461
+ "defaultValue": true,
1462
+ "name": {
1463
+ "type": "string"
1464
+ }
1465
+ },
1466
+ "required": [
1467
+ "$type",
1468
+ "name"
1469
+ ]
1470
+ },
1471
+ {
1472
+ "type": "object",
1473
+ "properties": {
1474
+ "$type": {
1475
+ "const": "Selection"
1476
+ },
1477
+ "defaultValue": true,
1478
+ "field": {
1479
+ "type": "string"
1480
+ },
1481
+ "nodeId": {
1482
+ "type": "string"
1483
+ }
1484
+ },
1485
+ "required": [
1486
+ "$type",
1487
+ "nodeId"
1488
+ ]
1489
+ },
1490
+ {
1491
+ "type": "object",
1492
+ "properties": {
1493
+ "$type": {
1494
+ "const": "State"
1495
+ },
1496
+ "defaultValue": true,
1497
+ "key": {
1498
+ "type": "string"
1499
+ }
1500
+ },
1501
+ "required": [
1502
+ "$type",
1503
+ "key"
1504
+ ]
1505
+ },
1506
+ {
1507
+ "type": "object",
1508
+ "properties": {
1509
+ "$type": {
1510
+ "const": "Computed"
1511
+ },
1512
+ "fn": {
1513
+ "const": "<closure>"
1514
+ }
1515
+ },
1516
+ "required": [
1517
+ "$type",
1518
+ "fn"
1519
+ ]
1520
+ },
1521
+ {
1522
+ "type": "object",
1523
+ "properties": {
1524
+ "$type": {
1525
+ "const": "Now"
1526
+ }
1527
+ },
1528
+ "required": [
1529
+ "$type"
1530
+ ]
1531
+ },
1532
+ {
1533
+ "type": "object",
1534
+ "properties": {
1535
+ "$type": {
1536
+ "const": "I18n"
1537
+ },
1538
+ "args": {
1539
+ "type": "object",
1540
+ "additionalProperties": {
1541
+ "$ref": "#/$defs/Binding_json"
1542
+ }
1543
+ },
1544
+ "key": {
1545
+ "type": "string"
1546
+ }
1547
+ },
1548
+ "required": [
1549
+ "$type",
1550
+ "key"
1551
+ ]
1552
+ },
1553
+ {
1554
+ "type": "object",
1555
+ "properties": {
1556
+ "$type": {
1557
+ "const": "Local"
1558
+ },
1559
+ "flushOn": {
1560
+ "$ref": "#/$defs/LocalFlushTrigger"
1561
+ },
1562
+ "format": {
1563
+ "const": "<closure>"
1564
+ },
1565
+ "initialFrom": {
1566
+ "$ref": "#/$defs/Binding_json"
1567
+ },
1568
+ "onCommit": {
1569
+ "const": "<closure>"
1570
+ },
1571
+ "parse": {
1572
+ "const": "<closure>"
1573
+ }
1574
+ },
1575
+ "required": [
1576
+ "$type",
1577
+ "flushOn",
1578
+ "format",
1579
+ "initialFrom",
1580
+ "onCommit",
1581
+ "parse"
1582
+ ]
1583
+ },
1584
+ {
1585
+ "type": "object",
1586
+ "properties": {
1587
+ "$type": {
1588
+ "const": "Format"
1589
+ },
1590
+ "format": {
1591
+ "$ref": "#/$defs/Format"
1592
+ },
1593
+ "locale": {
1594
+ "$ref": "#/$defs/LocaleSource"
1595
+ },
1596
+ "source": {
1597
+ "$ref": "#/$defs/Binding_float"
1598
+ }
1599
+ },
1600
+ "required": [
1601
+ "$type",
1602
+ "format",
1603
+ "locale",
1604
+ "source"
1605
+ ]
1606
+ },
1607
+ {
1608
+ "type": "object",
1609
+ "properties": {
1610
+ "$type": {
1611
+ "const": "Transform"
1612
+ },
1613
+ "params": {
1614
+ "type": "array",
1615
+ "items": {
1616
+ "type": "object",
1617
+ "properties": {
1618
+ "from": {
1619
+ "$ref": "#/$defs/Binding_json"
1620
+ },
1621
+ "name": {
1622
+ "type": "string"
1623
+ }
1624
+ },
1625
+ "required": [
1626
+ "from",
1627
+ "name"
1628
+ ]
1629
+ }
1630
+ },
1631
+ "pipeline": {
1632
+ "type": "array",
1633
+ "items": true
1634
+ },
1635
+ "source": {
1636
+ "type": "object"
1637
+ }
1638
+ },
1639
+ "required": [
1640
+ "$type",
1641
+ "pipeline",
1642
+ "source"
1643
+ ]
1644
+ },
1645
+ {
1646
+ "type": "object",
1647
+ "properties": {
1648
+ "$type": {
1649
+ "const": "Invoke"
1650
+ },
1651
+ "args": {
1652
+ "type": "array",
1653
+ "items": {
1654
+ "type": "object"
1655
+ }
1656
+ },
1657
+ "capabilityId": {
1658
+ "type": "string"
1659
+ }
1660
+ },
1661
+ "required": [
1662
+ "$type",
1663
+ "args",
1664
+ "capabilityId"
1665
+ ]
1666
+ }
1667
+ ]
1668
+ },
1669
+ "Binding_list_MapMarker": {
1670
+ "oneOf": [
1671
+ {
1672
+ "type": "object",
1673
+ "properties": {
1674
+ "$type": {
1675
+ "const": "Static"
1676
+ },
1677
+ "value": {
1678
+ "type": "array",
1679
+ "items": {
1680
+ "$ref": "#/$defs/MapMarker"
1681
+ }
1682
+ }
1683
+ },
1684
+ "required": [
1685
+ "$type"
1686
+ ]
1687
+ },
1688
+ {
1689
+ "type": "object",
1690
+ "properties": {
1691
+ "$type": {
1692
+ "const": "Query"
1693
+ },
1694
+ "dependsOn": {
1695
+ "type": "array",
1696
+ "items": {
1697
+ "type": "string"
1698
+ }
1699
+ },
1700
+ "name": {
1701
+ "type": "string"
1702
+ }
1703
+ },
1704
+ "required": [
1705
+ "$type",
1706
+ "name"
1707
+ ]
1708
+ },
1709
+ {
1710
+ "type": "object",
1711
+ "properties": {
1712
+ "$type": {
1713
+ "const": "Filter"
1714
+ },
1715
+ "defaultValue": {
1716
+ "type": "array",
1717
+ "items": {
1718
+ "$ref": "#/$defs/MapMarker"
1719
+ }
1720
+ },
1721
+ "name": {
1722
+ "type": "string"
1723
+ }
1724
+ },
1725
+ "required": [
1726
+ "$type",
1727
+ "name"
1728
+ ]
1729
+ },
1730
+ {
1731
+ "type": "object",
1732
+ "properties": {
1733
+ "$type": {
1734
+ "const": "Selection"
1735
+ },
1736
+ "defaultValue": {
1737
+ "type": "array",
1738
+ "items": {
1739
+ "$ref": "#/$defs/MapMarker"
1740
+ }
1741
+ },
1742
+ "field": {
1743
+ "type": "string"
1744
+ },
1745
+ "nodeId": {
1746
+ "type": "string"
1747
+ }
1748
+ },
1749
+ "required": [
1750
+ "$type",
1751
+ "nodeId"
1752
+ ]
1753
+ },
1754
+ {
1755
+ "type": "object",
1756
+ "properties": {
1757
+ "$type": {
1758
+ "const": "State"
1759
+ },
1760
+ "defaultValue": {
1761
+ "type": "array",
1762
+ "items": {
1763
+ "$ref": "#/$defs/MapMarker"
1764
+ }
1765
+ },
1766
+ "key": {
1767
+ "type": "string"
1768
+ }
1769
+ },
1770
+ "required": [
1771
+ "$type",
1772
+ "key"
1773
+ ]
1774
+ },
1775
+ {
1776
+ "type": "object",
1777
+ "properties": {
1778
+ "$type": {
1779
+ "const": "Computed"
1780
+ },
1781
+ "fn": {
1782
+ "const": "<closure>"
1783
+ }
1784
+ },
1785
+ "required": [
1786
+ "$type",
1787
+ "fn"
1788
+ ]
1789
+ },
1790
+ {
1791
+ "type": "object",
1792
+ "properties": {
1793
+ "$type": {
1794
+ "const": "Now"
1795
+ }
1796
+ },
1797
+ "required": [
1798
+ "$type"
1799
+ ]
1800
+ },
1801
+ {
1802
+ "type": "object",
1803
+ "properties": {
1804
+ "$type": {
1805
+ "const": "I18n"
1806
+ },
1807
+ "args": {
1808
+ "type": "object",
1809
+ "additionalProperties": {
1810
+ "$ref": "#/$defs/Binding_json"
1811
+ }
1812
+ },
1813
+ "key": {
1814
+ "type": "string"
1815
+ }
1816
+ },
1817
+ "required": [
1818
+ "$type",
1819
+ "key"
1820
+ ]
1821
+ },
1822
+ {
1823
+ "type": "object",
1824
+ "properties": {
1825
+ "$type": {
1826
+ "const": "Local"
1827
+ },
1828
+ "flushOn": {
1829
+ "$ref": "#/$defs/LocalFlushTrigger"
1830
+ },
1831
+ "format": {
1832
+ "const": "<closure>"
1833
+ },
1834
+ "initialFrom": {
1835
+ "$ref": "#/$defs/Binding_list_MapMarker"
1836
+ },
1837
+ "onCommit": {
1838
+ "const": "<closure>"
1839
+ },
1840
+ "parse": {
1841
+ "const": "<closure>"
1842
+ }
1843
+ },
1844
+ "required": [
1845
+ "$type",
1846
+ "flushOn",
1847
+ "format",
1848
+ "initialFrom",
1849
+ "onCommit",
1850
+ "parse"
1851
+ ]
1852
+ },
1853
+ {
1854
+ "type": "object",
1855
+ "properties": {
1856
+ "$type": {
1857
+ "const": "Format"
1858
+ },
1859
+ "format": {
1860
+ "$ref": "#/$defs/Format"
1861
+ },
1862
+ "locale": {
1863
+ "$ref": "#/$defs/LocaleSource"
1864
+ },
1865
+ "source": {
1866
+ "$ref": "#/$defs/Binding_float"
1867
+ }
1868
+ },
1869
+ "required": [
1870
+ "$type",
1871
+ "format",
1872
+ "locale",
1873
+ "source"
1874
+ ]
1875
+ },
1876
+ {
1877
+ "type": "object",
1878
+ "properties": {
1879
+ "$type": {
1880
+ "const": "Transform"
1881
+ },
1882
+ "params": {
1883
+ "type": "array",
1884
+ "items": {
1885
+ "type": "object",
1886
+ "properties": {
1887
+ "from": {
1888
+ "$ref": "#/$defs/Binding_json"
1889
+ },
1890
+ "name": {
1891
+ "type": "string"
1892
+ }
1893
+ },
1894
+ "required": [
1895
+ "from",
1896
+ "name"
1897
+ ]
1898
+ }
1899
+ },
1900
+ "pipeline": {
1901
+ "type": "array",
1902
+ "items": true
1903
+ },
1904
+ "source": {
1905
+ "type": "object"
1906
+ }
1907
+ },
1908
+ "required": [
1909
+ "$type",
1910
+ "pipeline",
1911
+ "source"
1912
+ ]
1913
+ },
1914
+ {
1915
+ "type": "object",
1916
+ "properties": {
1917
+ "$type": {
1918
+ "const": "Invoke"
1919
+ },
1920
+ "args": {
1921
+ "type": "array",
1922
+ "items": {
1923
+ "type": "object"
1924
+ }
1925
+ },
1926
+ "capabilityId": {
1927
+ "type": "string"
1928
+ }
1929
+ },
1930
+ "required": [
1931
+ "$type",
1932
+ "args",
1933
+ "capabilityId"
1934
+ ]
1935
+ }
1936
+ ]
1937
+ },
1938
+ "Binding_list_SelectOption": {
1939
+ "oneOf": [
1940
+ {
1941
+ "type": "object",
1942
+ "properties": {
1943
+ "$type": {
1944
+ "const": "Static"
1945
+ },
1946
+ "value": {
1947
+ "type": "array",
1948
+ "items": {
1949
+ "$ref": "#/$defs/SelectOption"
1950
+ }
1951
+ }
1952
+ },
1953
+ "required": [
1954
+ "$type"
1955
+ ]
1956
+ },
1957
+ {
1958
+ "type": "object",
1959
+ "properties": {
1960
+ "$type": {
1961
+ "const": "Query"
1962
+ },
1963
+ "dependsOn": {
1964
+ "type": "array",
1965
+ "items": {
1966
+ "type": "string"
1967
+ }
1968
+ },
1969
+ "name": {
1970
+ "type": "string"
1971
+ }
1972
+ },
1973
+ "required": [
1974
+ "$type",
1975
+ "name"
1976
+ ]
1977
+ },
1978
+ {
1979
+ "type": "object",
1980
+ "properties": {
1981
+ "$type": {
1982
+ "const": "Filter"
1983
+ },
1984
+ "defaultValue": {
1985
+ "type": "array",
1986
+ "items": {
1987
+ "$ref": "#/$defs/SelectOption"
1988
+ }
1989
+ },
1990
+ "name": {
1991
+ "type": "string"
1992
+ }
1993
+ },
1994
+ "required": [
1995
+ "$type",
1996
+ "name"
1997
+ ]
1998
+ },
1999
+ {
2000
+ "type": "object",
2001
+ "properties": {
2002
+ "$type": {
2003
+ "const": "Selection"
2004
+ },
2005
+ "defaultValue": {
2006
+ "type": "array",
2007
+ "items": {
2008
+ "$ref": "#/$defs/SelectOption"
2009
+ }
2010
+ },
2011
+ "field": {
2012
+ "type": "string"
2013
+ },
2014
+ "nodeId": {
2015
+ "type": "string"
2016
+ }
2017
+ },
2018
+ "required": [
2019
+ "$type",
2020
+ "nodeId"
2021
+ ]
2022
+ },
2023
+ {
2024
+ "type": "object",
2025
+ "properties": {
2026
+ "$type": {
2027
+ "const": "State"
2028
+ },
2029
+ "defaultValue": {
2030
+ "type": "array",
2031
+ "items": {
2032
+ "$ref": "#/$defs/SelectOption"
2033
+ }
2034
+ },
2035
+ "key": {
2036
+ "type": "string"
2037
+ }
2038
+ },
2039
+ "required": [
2040
+ "$type",
2041
+ "key"
2042
+ ]
2043
+ },
2044
+ {
2045
+ "type": "object",
2046
+ "properties": {
2047
+ "$type": {
2048
+ "const": "Computed"
2049
+ },
2050
+ "fn": {
2051
+ "const": "<closure>"
2052
+ }
2053
+ },
2054
+ "required": [
2055
+ "$type",
2056
+ "fn"
2057
+ ]
2058
+ },
2059
+ {
2060
+ "type": "object",
2061
+ "properties": {
2062
+ "$type": {
2063
+ "const": "Now"
2064
+ }
2065
+ },
2066
+ "required": [
2067
+ "$type"
2068
+ ]
2069
+ },
2070
+ {
2071
+ "type": "object",
2072
+ "properties": {
2073
+ "$type": {
2074
+ "const": "I18n"
2075
+ },
2076
+ "args": {
2077
+ "type": "object",
2078
+ "additionalProperties": {
2079
+ "$ref": "#/$defs/Binding_json"
2080
+ }
2081
+ },
2082
+ "key": {
2083
+ "type": "string"
2084
+ }
2085
+ },
2086
+ "required": [
2087
+ "$type",
2088
+ "key"
2089
+ ]
2090
+ },
2091
+ {
2092
+ "type": "object",
2093
+ "properties": {
2094
+ "$type": {
2095
+ "const": "Local"
2096
+ },
2097
+ "flushOn": {
2098
+ "$ref": "#/$defs/LocalFlushTrigger"
2099
+ },
2100
+ "format": {
2101
+ "const": "<closure>"
2102
+ },
2103
+ "initialFrom": {
2104
+ "$ref": "#/$defs/Binding_list_SelectOption"
2105
+ },
2106
+ "onCommit": {
2107
+ "const": "<closure>"
2108
+ },
2109
+ "parse": {
2110
+ "const": "<closure>"
2111
+ }
2112
+ },
2113
+ "required": [
2114
+ "$type",
2115
+ "flushOn",
2116
+ "format",
2117
+ "initialFrom",
2118
+ "onCommit",
2119
+ "parse"
2120
+ ]
2121
+ },
2122
+ {
2123
+ "type": "object",
2124
+ "properties": {
2125
+ "$type": {
2126
+ "const": "Format"
2127
+ },
2128
+ "format": {
2129
+ "$ref": "#/$defs/Format"
2130
+ },
2131
+ "locale": {
2132
+ "$ref": "#/$defs/LocaleSource"
2133
+ },
2134
+ "source": {
2135
+ "$ref": "#/$defs/Binding_float"
2136
+ }
2137
+ },
2138
+ "required": [
2139
+ "$type",
2140
+ "format",
2141
+ "locale",
2142
+ "source"
2143
+ ]
2144
+ },
2145
+ {
2146
+ "type": "object",
2147
+ "properties": {
2148
+ "$type": {
2149
+ "const": "Transform"
2150
+ },
2151
+ "params": {
2152
+ "type": "array",
2153
+ "items": {
2154
+ "type": "object",
2155
+ "properties": {
2156
+ "from": {
2157
+ "$ref": "#/$defs/Binding_json"
2158
+ },
2159
+ "name": {
2160
+ "type": "string"
2161
+ }
2162
+ },
2163
+ "required": [
2164
+ "from",
2165
+ "name"
2166
+ ]
2167
+ }
2168
+ },
2169
+ "pipeline": {
2170
+ "type": "array",
2171
+ "items": true
2172
+ },
2173
+ "source": {
2174
+ "type": "object"
2175
+ }
2176
+ },
2177
+ "required": [
2178
+ "$type",
2179
+ "pipeline",
2180
+ "source"
2181
+ ]
2182
+ },
2183
+ {
2184
+ "type": "object",
2185
+ "properties": {
2186
+ "$type": {
2187
+ "const": "Invoke"
2188
+ },
2189
+ "args": {
2190
+ "type": "array",
2191
+ "items": {
2192
+ "type": "object"
2193
+ }
2194
+ },
2195
+ "capabilityId": {
2196
+ "type": "string"
2197
+ }
2198
+ },
2199
+ "required": [
2200
+ "$type",
2201
+ "args",
2202
+ "capabilityId"
2203
+ ]
2204
+ }
2205
+ ]
2206
+ },
2207
+ "Binding_list_float": {
2208
+ "oneOf": [
2209
+ {
2210
+ "type": "object",
2211
+ "properties": {
2212
+ "$type": {
2213
+ "const": "Static"
2214
+ },
2215
+ "value": {
2216
+ "type": "array",
2217
+ "items": {
2218
+ "anyOf": [
2219
+ {
2220
+ "type": "number"
2221
+ },
2222
+ {
2223
+ "enum": [
2224
+ "NaN",
2225
+ "Infinity",
2226
+ "-Infinity"
2227
+ ]
2228
+ }
2229
+ ]
2230
+ }
2231
+ }
2232
+ },
2233
+ "required": [
2234
+ "$type"
2235
+ ]
2236
+ },
2237
+ {
2238
+ "type": "object",
2239
+ "properties": {
2240
+ "$type": {
2241
+ "const": "Query"
2242
+ },
2243
+ "dependsOn": {
2244
+ "type": "array",
2245
+ "items": {
2246
+ "type": "string"
2247
+ }
2248
+ },
2249
+ "name": {
2250
+ "type": "string"
2251
+ }
2252
+ },
2253
+ "required": [
2254
+ "$type",
2255
+ "name"
2256
+ ]
2257
+ },
2258
+ {
2259
+ "type": "object",
2260
+ "properties": {
2261
+ "$type": {
2262
+ "const": "Filter"
2263
+ },
2264
+ "defaultValue": {
2265
+ "type": "array",
2266
+ "items": {
2267
+ "anyOf": [
2268
+ {
2269
+ "type": "number"
2270
+ },
2271
+ {
2272
+ "enum": [
2273
+ "NaN",
2274
+ "Infinity",
2275
+ "-Infinity"
2276
+ ]
2277
+ }
2278
+ ]
2279
+ }
2280
+ },
2281
+ "name": {
2282
+ "type": "string"
2283
+ }
2284
+ },
2285
+ "required": [
2286
+ "$type",
2287
+ "name"
2288
+ ]
2289
+ },
2290
+ {
2291
+ "type": "object",
2292
+ "properties": {
2293
+ "$type": {
2294
+ "const": "Selection"
2295
+ },
2296
+ "defaultValue": {
2297
+ "type": "array",
2298
+ "items": {
2299
+ "anyOf": [
2300
+ {
2301
+ "type": "number"
2302
+ },
2303
+ {
2304
+ "enum": [
2305
+ "NaN",
2306
+ "Infinity",
2307
+ "-Infinity"
2308
+ ]
2309
+ }
2310
+ ]
2311
+ }
2312
+ },
2313
+ "field": {
2314
+ "type": "string"
2315
+ },
2316
+ "nodeId": {
2317
+ "type": "string"
2318
+ }
2319
+ },
2320
+ "required": [
2321
+ "$type",
2322
+ "nodeId"
2323
+ ]
2324
+ },
2325
+ {
2326
+ "type": "object",
2327
+ "properties": {
2328
+ "$type": {
2329
+ "const": "State"
2330
+ },
2331
+ "defaultValue": {
2332
+ "type": "array",
2333
+ "items": {
2334
+ "anyOf": [
2335
+ {
2336
+ "type": "number"
2337
+ },
2338
+ {
2339
+ "enum": [
2340
+ "NaN",
2341
+ "Infinity",
2342
+ "-Infinity"
2343
+ ]
2344
+ }
2345
+ ]
2346
+ }
2347
+ },
2348
+ "key": {
2349
+ "type": "string"
2350
+ }
2351
+ },
2352
+ "required": [
2353
+ "$type",
2354
+ "key"
2355
+ ]
2356
+ },
2357
+ {
2358
+ "type": "object",
2359
+ "properties": {
2360
+ "$type": {
2361
+ "const": "Computed"
2362
+ },
2363
+ "fn": {
2364
+ "const": "<closure>"
2365
+ }
2366
+ },
2367
+ "required": [
2368
+ "$type",
2369
+ "fn"
2370
+ ]
2371
+ },
2372
+ {
2373
+ "type": "object",
2374
+ "properties": {
2375
+ "$type": {
2376
+ "const": "Now"
2377
+ }
2378
+ },
2379
+ "required": [
2380
+ "$type"
2381
+ ]
2382
+ },
2383
+ {
2384
+ "type": "object",
2385
+ "properties": {
2386
+ "$type": {
2387
+ "const": "I18n"
2388
+ },
2389
+ "args": {
2390
+ "type": "object",
2391
+ "additionalProperties": {
2392
+ "$ref": "#/$defs/Binding_json"
2393
+ }
2394
+ },
2395
+ "key": {
2396
+ "type": "string"
2397
+ }
2398
+ },
2399
+ "required": [
2400
+ "$type",
2401
+ "key"
2402
+ ]
2403
+ },
2404
+ {
2405
+ "type": "object",
2406
+ "properties": {
2407
+ "$type": {
2408
+ "const": "Local"
2409
+ },
2410
+ "flushOn": {
2411
+ "$ref": "#/$defs/LocalFlushTrigger"
2412
+ },
2413
+ "format": {
2414
+ "const": "<closure>"
2415
+ },
2416
+ "initialFrom": {
2417
+ "$ref": "#/$defs/Binding_list_float"
2418
+ },
2419
+ "onCommit": {
2420
+ "const": "<closure>"
2421
+ },
2422
+ "parse": {
2423
+ "const": "<closure>"
2424
+ }
2425
+ },
2426
+ "required": [
2427
+ "$type",
2428
+ "flushOn",
2429
+ "format",
2430
+ "initialFrom",
2431
+ "onCommit",
2432
+ "parse"
2433
+ ]
2434
+ },
2435
+ {
2436
+ "type": "object",
2437
+ "properties": {
2438
+ "$type": {
2439
+ "const": "Format"
2440
+ },
2441
+ "format": {
2442
+ "$ref": "#/$defs/Format"
2443
+ },
2444
+ "locale": {
2445
+ "$ref": "#/$defs/LocaleSource"
2446
+ },
2447
+ "source": {
2448
+ "$ref": "#/$defs/Binding_float"
2449
+ }
2450
+ },
2451
+ "required": [
2452
+ "$type",
2453
+ "format",
2454
+ "locale",
2455
+ "source"
2456
+ ]
2457
+ },
2458
+ {
2459
+ "type": "object",
2460
+ "properties": {
2461
+ "$type": {
2462
+ "const": "Transform"
2463
+ },
2464
+ "params": {
2465
+ "type": "array",
2466
+ "items": {
2467
+ "type": "object",
2468
+ "properties": {
2469
+ "from": {
2470
+ "$ref": "#/$defs/Binding_json"
2471
+ },
2472
+ "name": {
2473
+ "type": "string"
2474
+ }
2475
+ },
2476
+ "required": [
2477
+ "from",
2478
+ "name"
2479
+ ]
2480
+ }
2481
+ },
2482
+ "pipeline": {
2483
+ "type": "array",
2484
+ "items": true
2485
+ },
2486
+ "source": {
2487
+ "type": "object"
2488
+ }
2489
+ },
2490
+ "required": [
2491
+ "$type",
2492
+ "pipeline",
2493
+ "source"
2494
+ ]
2495
+ },
2496
+ {
2497
+ "type": "object",
2498
+ "properties": {
2499
+ "$type": {
2500
+ "const": "Invoke"
2501
+ },
2502
+ "args": {
2503
+ "type": "array",
2504
+ "items": {
2505
+ "type": "object"
2506
+ }
2507
+ },
2508
+ "capabilityId": {
2509
+ "type": "string"
2510
+ }
2511
+ },
2512
+ "required": [
2513
+ "$type",
2514
+ "args",
2515
+ "capabilityId"
2516
+ ]
2517
+ }
2518
+ ]
2519
+ },
2520
+ "Binding_list_str": {
2521
+ "oneOf": [
2522
+ {
2523
+ "type": "object",
2524
+ "properties": {
2525
+ "$type": {
2526
+ "const": "Static"
2527
+ },
2528
+ "value": {
2529
+ "type": "array",
2530
+ "items": {
2531
+ "type": "string"
2532
+ }
2533
+ }
2534
+ },
2535
+ "required": [
2536
+ "$type"
2537
+ ]
2538
+ },
2539
+ {
2540
+ "type": "object",
2541
+ "properties": {
2542
+ "$type": {
2543
+ "const": "Query"
2544
+ },
2545
+ "dependsOn": {
2546
+ "type": "array",
2547
+ "items": {
2548
+ "type": "string"
2549
+ }
2550
+ },
2551
+ "name": {
2552
+ "type": "string"
2553
+ }
2554
+ },
2555
+ "required": [
2556
+ "$type",
2557
+ "name"
2558
+ ]
2559
+ },
2560
+ {
2561
+ "type": "object",
2562
+ "properties": {
2563
+ "$type": {
2564
+ "const": "Filter"
2565
+ },
2566
+ "defaultValue": {
2567
+ "type": "array",
2568
+ "items": {
2569
+ "type": "string"
2570
+ }
2571
+ },
2572
+ "name": {
2573
+ "type": "string"
2574
+ }
2575
+ },
2576
+ "required": [
2577
+ "$type",
2578
+ "name"
2579
+ ]
2580
+ },
2581
+ {
2582
+ "type": "object",
2583
+ "properties": {
2584
+ "$type": {
2585
+ "const": "Selection"
2586
+ },
2587
+ "defaultValue": {
2588
+ "type": "array",
2589
+ "items": {
2590
+ "type": "string"
2591
+ }
2592
+ },
2593
+ "field": {
2594
+ "type": "string"
2595
+ },
2596
+ "nodeId": {
2597
+ "type": "string"
2598
+ }
2599
+ },
2600
+ "required": [
2601
+ "$type",
2602
+ "nodeId"
2603
+ ]
2604
+ },
2605
+ {
2606
+ "type": "object",
2607
+ "properties": {
2608
+ "$type": {
2609
+ "const": "State"
2610
+ },
2611
+ "defaultValue": {
2612
+ "type": "array",
2613
+ "items": {
2614
+ "type": "string"
2615
+ }
2616
+ },
2617
+ "key": {
2618
+ "type": "string"
2619
+ }
2620
+ },
2621
+ "required": [
2622
+ "$type",
2623
+ "key"
2624
+ ]
2625
+ },
2626
+ {
2627
+ "type": "object",
2628
+ "properties": {
2629
+ "$type": {
2630
+ "const": "Computed"
2631
+ },
2632
+ "fn": {
2633
+ "const": "<closure>"
2634
+ }
2635
+ },
2636
+ "required": [
2637
+ "$type",
2638
+ "fn"
2639
+ ]
2640
+ },
2641
+ {
2642
+ "type": "object",
2643
+ "properties": {
2644
+ "$type": {
2645
+ "const": "Now"
2646
+ }
2647
+ },
2648
+ "required": [
2649
+ "$type"
2650
+ ]
2651
+ },
2652
+ {
2653
+ "type": "object",
2654
+ "properties": {
2655
+ "$type": {
2656
+ "const": "I18n"
2657
+ },
2658
+ "args": {
2659
+ "type": "object",
2660
+ "additionalProperties": {
2661
+ "$ref": "#/$defs/Binding_json"
2662
+ }
2663
+ },
2664
+ "key": {
2665
+ "type": "string"
2666
+ }
2667
+ },
2668
+ "required": [
2669
+ "$type",
2670
+ "key"
2671
+ ]
2672
+ },
2673
+ {
2674
+ "type": "object",
2675
+ "properties": {
2676
+ "$type": {
2677
+ "const": "Local"
2678
+ },
2679
+ "flushOn": {
2680
+ "$ref": "#/$defs/LocalFlushTrigger"
2681
+ },
2682
+ "format": {
2683
+ "const": "<closure>"
2684
+ },
2685
+ "initialFrom": {
2686
+ "$ref": "#/$defs/Binding_list_str"
2687
+ },
2688
+ "onCommit": {
2689
+ "const": "<closure>"
2690
+ },
2691
+ "parse": {
2692
+ "const": "<closure>"
2693
+ }
2694
+ },
2695
+ "required": [
2696
+ "$type",
2697
+ "flushOn",
2698
+ "format",
2699
+ "initialFrom",
2700
+ "onCommit",
2701
+ "parse"
2702
+ ]
2703
+ },
2704
+ {
2705
+ "type": "object",
2706
+ "properties": {
2707
+ "$type": {
2708
+ "const": "Format"
2709
+ },
2710
+ "format": {
2711
+ "$ref": "#/$defs/Format"
2712
+ },
2713
+ "locale": {
2714
+ "$ref": "#/$defs/LocaleSource"
2715
+ },
2716
+ "source": {
2717
+ "$ref": "#/$defs/Binding_float"
2718
+ }
2719
+ },
2720
+ "required": [
2721
+ "$type",
2722
+ "format",
2723
+ "locale",
2724
+ "source"
2725
+ ]
2726
+ },
2727
+ {
2728
+ "type": "object",
2729
+ "properties": {
2730
+ "$type": {
2731
+ "const": "Transform"
2732
+ },
2733
+ "params": {
2734
+ "type": "array",
2735
+ "items": {
2736
+ "type": "object",
2737
+ "properties": {
2738
+ "from": {
2739
+ "$ref": "#/$defs/Binding_json"
2740
+ },
2741
+ "name": {
2742
+ "type": "string"
2743
+ }
2744
+ },
2745
+ "required": [
2746
+ "from",
2747
+ "name"
2748
+ ]
2749
+ }
2750
+ },
2751
+ "pipeline": {
2752
+ "type": "array",
2753
+ "items": true
2754
+ },
2755
+ "source": {
2756
+ "type": "object"
2757
+ }
2758
+ },
2759
+ "required": [
2760
+ "$type",
2761
+ "pipeline",
2762
+ "source"
2763
+ ]
2764
+ },
2765
+ {
2766
+ "type": "object",
2767
+ "properties": {
2768
+ "$type": {
2769
+ "const": "Invoke"
2770
+ },
2771
+ "args": {
2772
+ "type": "array",
2773
+ "items": {
2774
+ "type": "object"
2775
+ }
2776
+ },
2777
+ "capabilityId": {
2778
+ "type": "string"
300
2779
  }
2780
+ },
2781
+ "required": [
2782
+ "$type",
2783
+ "args",
2784
+ "capabilityId"
301
2785
  ]
302
2786
  }
303
2787
  ]
304
2788
  },
305
- "Binding": {
2789
+ "Binding_str": {
306
2790
  "oneOf": [
307
2791
  {
308
2792
  "type": "object",
@@ -310,7 +2794,9 @@
310
2794
  "$type": {
311
2795
  "const": "Static"
312
2796
  },
313
- "value": true
2797
+ "value": {
2798
+ "type": "string"
2799
+ }
314
2800
  },
315
2801
  "required": [
316
2802
  "$type"
@@ -343,7 +2829,9 @@
343
2829
  "$type": {
344
2830
  "const": "Filter"
345
2831
  },
346
- "defaultValue": true,
2832
+ "defaultValue": {
2833
+ "type": "string"
2834
+ },
347
2835
  "name": {
348
2836
  "type": "string"
349
2837
  }
@@ -359,7 +2847,9 @@
359
2847
  "$type": {
360
2848
  "const": "Selection"
361
2849
  },
362
- "defaultValue": true,
2850
+ "defaultValue": {
2851
+ "type": "string"
2852
+ },
363
2853
  "field": {
364
2854
  "type": "string"
365
2855
  },
@@ -378,7 +2868,9 @@
378
2868
  "$type": {
379
2869
  "const": "State"
380
2870
  },
381
- "defaultValue": true,
2871
+ "defaultValue": {
2872
+ "type": "string"
2873
+ },
382
2874
  "key": {
383
2875
  "type": "string"
384
2876
  }
@@ -423,7 +2915,7 @@
423
2915
  "args": {
424
2916
  "type": "object",
425
2917
  "additionalProperties": {
426
- "$ref": "#/$defs/Binding"
2918
+ "$ref": "#/$defs/Binding_json"
427
2919
  }
428
2920
  },
429
2921
  "key": {
@@ -448,7 +2940,7 @@
448
2940
  "const": "<closure>"
449
2941
  },
450
2942
  "initialFrom": {
451
- "$ref": "#/$defs/Binding"
2943
+ "$ref": "#/$defs/Binding_str"
452
2944
  },
453
2945
  "onCommit": {
454
2946
  "const": "<closure>"
@@ -479,7 +2971,7 @@
479
2971
  "$ref": "#/$defs/LocaleSource"
480
2972
  },
481
2973
  "source": {
482
- "$ref": "#/$defs/Binding"
2974
+ "$ref": "#/$defs/Binding_float"
483
2975
  }
484
2976
  },
485
2977
  "required": [
@@ -501,7 +2993,7 @@
501
2993
  "type": "object",
502
2994
  "properties": {
503
2995
  "from": {
504
- "$ref": "#/$defs/Binding"
2996
+ "$ref": "#/$defs/Binding_json"
505
2997
  },
506
2998
  "name": {
507
2999
  "type": "string"
@@ -724,7 +3216,7 @@
724
3216
  }
725
3217
  },
726
3218
  "valueFrom": {
727
- "$ref": "#/$defs/Binding"
3219
+ "$ref": "#/$defs/Binding_json"
728
3220
  }
729
3221
  },
730
3222
  "required": [
@@ -1010,7 +3502,18 @@
1010
3502
  "const": "Numeric"
1011
3503
  },
1012
3504
  "value": {
1013
- "type": "number"
3505
+ "anyOf": [
3506
+ {
3507
+ "type": "number"
3508
+ },
3509
+ {
3510
+ "enum": [
3511
+ "NaN",
3512
+ "Infinity",
3513
+ "-Infinity"
3514
+ ]
3515
+ }
3516
+ ]
1014
3517
  }
1015
3518
  },
1016
3519
  "required": [
@@ -1111,7 +3614,18 @@
1111
3614
  "const": "Flex"
1112
3615
  },
1113
3616
  "weight": {
1114
- "type": "number"
3617
+ "anyOf": [
3618
+ {
3619
+ "type": "number"
3620
+ },
3621
+ {
3622
+ "enum": [
3623
+ "NaN",
3624
+ "Infinity",
3625
+ "-Infinity"
3626
+ ]
3627
+ }
3628
+ ]
1115
3629
  }
1116
3630
  },
1117
3631
  "required": [
@@ -1259,7 +3773,7 @@
1259
3773
  "const": "<closure>"
1260
3774
  },
1261
3775
  "value": {
1262
- "$ref": "#/$defs/Binding"
3776
+ "$ref": "#/$defs/Binding_str"
1263
3777
  }
1264
3778
  },
1265
3779
  "required": [
@@ -1276,7 +3790,7 @@
1276
3790
  "const": "<closure>"
1277
3791
  },
1278
3792
  "value": {
1279
- "$ref": "#/$defs/Binding"
3793
+ "$ref": "#/$defs/Binding_float"
1280
3794
  }
1281
3795
  },
1282
3796
  "required": [
@@ -1294,13 +3808,46 @@
1294
3808
  },
1295
3809
  "value": true,
1296
3810
  "min": {
1297
- "type": "number"
3811
+ "anyOf": [
3812
+ {
3813
+ "type": "number"
3814
+ },
3815
+ {
3816
+ "enum": [
3817
+ "NaN",
3818
+ "Infinity",
3819
+ "-Infinity"
3820
+ ]
3821
+ }
3822
+ ]
1298
3823
  },
1299
3824
  "max": {
1300
- "type": "number"
3825
+ "anyOf": [
3826
+ {
3827
+ "type": "number"
3828
+ },
3829
+ {
3830
+ "enum": [
3831
+ "NaN",
3832
+ "Infinity",
3833
+ "-Infinity"
3834
+ ]
3835
+ }
3836
+ ]
1301
3837
  },
1302
3838
  "step": {
1303
- "type": "number"
3839
+ "anyOf": [
3840
+ {
3841
+ "type": "number"
3842
+ },
3843
+ {
3844
+ "enum": [
3845
+ "NaN",
3846
+ "Infinity",
3847
+ "-Infinity"
3848
+ ]
3849
+ }
3850
+ ]
1304
3851
  }
1305
3852
  },
1306
3853
  "required": [
@@ -1317,7 +3864,7 @@
1317
3864
  "const": "<closure>"
1318
3865
  },
1319
3866
  "value": {
1320
- "$ref": "#/$defs/Binding"
3867
+ "$ref": "#/$defs/Binding_bool"
1321
3868
  }
1322
3869
  },
1323
3870
  "required": [
@@ -1334,7 +3881,7 @@
1334
3881
  "const": "<closure>"
1335
3882
  },
1336
3883
  "value": {
1337
- "$ref": "#/$defs/Binding"
3884
+ "$ref": "#/$defs/Binding_bool"
1338
3885
  }
1339
3886
  },
1340
3887
  "required": [
@@ -1351,10 +3898,10 @@
1351
3898
  "const": "<closure>"
1352
3899
  },
1353
3900
  "options": {
1354
- "$ref": "#/$defs/Binding"
3901
+ "$ref": "#/$defs/Binding_list_SelectOption"
1355
3902
  },
1356
3903
  "value": {
1357
- "$ref": "#/$defs/Binding"
3904
+ "$ref": "#/$defs/Binding_str"
1358
3905
  }
1359
3906
  },
1360
3907
  "required": [
@@ -1372,16 +3919,49 @@
1372
3919
  "const": "<closure>"
1373
3920
  },
1374
3921
  "value": {
1375
- "$ref": "#/$defs/Binding"
3922
+ "$ref": "#/$defs/Binding_float"
1376
3923
  },
1377
3924
  "min": {
1378
- "type": "number"
3925
+ "anyOf": [
3926
+ {
3927
+ "type": "number"
3928
+ },
3929
+ {
3930
+ "enum": [
3931
+ "NaN",
3932
+ "Infinity",
3933
+ "-Infinity"
3934
+ ]
3935
+ }
3936
+ ]
1379
3937
  },
1380
3938
  "max": {
1381
- "type": "number"
3939
+ "anyOf": [
3940
+ {
3941
+ "type": "number"
3942
+ },
3943
+ {
3944
+ "enum": [
3945
+ "NaN",
3946
+ "Infinity",
3947
+ "-Infinity"
3948
+ ]
3949
+ }
3950
+ ]
1382
3951
  },
1383
3952
  "step": {
1384
- "type": "number"
3953
+ "anyOf": [
3954
+ {
3955
+ "type": "number"
3956
+ },
3957
+ {
3958
+ "enum": [
3959
+ "NaN",
3960
+ "Infinity",
3961
+ "-Infinity"
3962
+ ]
3963
+ }
3964
+ ]
1385
3965
  }
1386
3966
  },
1387
3967
  "required": [
@@ -1398,13 +3978,13 @@
1398
3978
  "const": "<closure>"
1399
3979
  },
1400
3980
  "options": {
1401
- "$ref": "#/$defs/Binding"
3981
+ "$ref": "#/$defs/Binding_list_SelectOption"
1402
3982
  },
1403
3983
  "orientation": {
1404
3984
  "$ref": "#/$defs/Orientation"
1405
3985
  },
1406
3986
  "value": {
1407
- "$ref": "#/$defs/Binding"
3987
+ "$ref": "#/$defs/Binding_str"
1408
3988
  }
1409
3989
  },
1410
3990
  "required": [
@@ -1426,7 +4006,7 @@
1426
4006
  "type": "integer"
1427
4007
  },
1428
4008
  "value": {
1429
- "$ref": "#/$defs/Binding"
4009
+ "$ref": "#/$defs/Binding_str"
1430
4010
  }
1431
4011
  },
1432
4012
  "required": [
@@ -1444,7 +4024,7 @@
1444
4024
  "const": "<closure>"
1445
4025
  },
1446
4026
  "value": {
1447
- "$ref": "#/$defs/Binding"
4027
+ "$ref": "#/$defs/Binding_str"
1448
4028
  },
1449
4029
  "variant": {
1450
4030
  "$ref": "#/$defs/DateVariant"
@@ -1456,7 +4036,18 @@
1456
4036
  "type": "string"
1457
4037
  },
1458
4038
  "step": {
1459
- "type": "number"
4039
+ "anyOf": [
4040
+ {
4041
+ "type": "number"
4042
+ },
4043
+ {
4044
+ "enum": [
4045
+ "NaN",
4046
+ "Infinity",
4047
+ "-Infinity"
4048
+ ]
4049
+ }
4050
+ ]
1460
4051
  }
1461
4052
  },
1462
4053
  "required": [
@@ -1484,7 +4075,18 @@
1484
4075
  "type": "string"
1485
4076
  },
1486
4077
  "step": {
1487
- "type": "number"
4078
+ "anyOf": [
4079
+ {
4080
+ "type": "number"
4081
+ },
4082
+ {
4083
+ "enum": [
4084
+ "NaN",
4085
+ "Infinity",
4086
+ "-Infinity"
4087
+ ]
4088
+ }
4089
+ ]
1488
4090
  }
1489
4091
  },
1490
4092
  "required": [
@@ -1724,7 +4326,7 @@
1724
4326
  "$ref": "#/$defs/TextSource"
1725
4327
  },
1726
4328
  "value": {
1727
- "$ref": "#/$defs/Binding"
4329
+ "$ref": "#/$defs/Binding_float"
1728
4330
  },
1729
4331
  "tone": {
1730
4332
  "$ref": "#/$defs/ToneVariant"
@@ -1733,11 +4335,14 @@
1733
4335
  "$ref": "#/$defs/StyleWeight"
1734
4336
  },
1735
4337
  "trend": {
1736
- "$ref": "#/$defs/Binding"
4338
+ "$ref": "#/$defs/Binding_float"
1737
4339
  },
1738
4340
  "trendFormat": {
1739
4341
  "$ref": "#/$defs/CellFormat"
1740
4342
  },
4343
+ "trendPolarity": {
4344
+ "$ref": "#/$defs/TrendPolarity"
4345
+ },
1741
4346
  "icon": {
1742
4347
  "type": "string"
1743
4348
  },
@@ -1799,7 +4404,7 @@
1799
4404
  "type": "object",
1800
4405
  "properties": {
1801
4406
  "href": {
1802
- "$ref": "#/$defs/Binding"
4407
+ "$ref": "#/$defs/Binding_str"
1803
4408
  },
1804
4409
  "label": {
1805
4410
  "$ref": "#/$defs/TextSource"
@@ -1829,8 +4434,29 @@
1829
4434
  "alt": {
1830
4435
  "$ref": "#/$defs/TextSource"
1831
4436
  },
4437
+ "aspectRatio": {
4438
+ "$ref": "#/$defs/ImageAspect"
4439
+ },
4440
+ "caption": {
4441
+ "$ref": "#/$defs/TextSource"
4442
+ },
4443
+ "expandable": {
4444
+ "type": "boolean"
4445
+ },
4446
+ "fit": {
4447
+ "$ref": "#/$defs/ImageFit"
4448
+ },
4449
+ "loading": {
4450
+ "$ref": "#/$defs/ImageLoading"
4451
+ },
1832
4452
  "src": {
1833
- "$ref": "#/$defs/Binding"
4453
+ "$ref": "#/$defs/Binding_str"
4454
+ },
4455
+ "srcSet": {
4456
+ "type": "array",
4457
+ "items": {
4458
+ "$ref": "#/$defs/SrcSetEntry"
4459
+ }
1834
4460
  },
1835
4461
  "variant": {
1836
4462
  "$ref": "#/$defs/ImageVariant"
@@ -1842,6 +4468,79 @@
1842
4468
  "variant"
1843
4469
  ]
1844
4470
  },
4471
+ "SrcSetEntry": {
4472
+ "type": "object",
4473
+ "properties": {
4474
+ "src": {
4475
+ "$ref": "#/$defs/Binding_str"
4476
+ },
4477
+ "width": {
4478
+ "type": "integer",
4479
+ "minimum": 1
4480
+ }
4481
+ },
4482
+ "required": [
4483
+ "src",
4484
+ "width"
4485
+ ]
4486
+ },
4487
+ "MediaSpec": {
4488
+ "type": "object",
4489
+ "properties": {
4490
+ "controls": {
4491
+ "type": "boolean"
4492
+ },
4493
+ "kind": {
4494
+ "$ref": "#/$defs/MediaKind"
4495
+ },
4496
+ "label": {
4497
+ "$ref": "#/$defs/TextSource"
4498
+ },
4499
+ "loop": {
4500
+ "type": "boolean"
4501
+ },
4502
+ "src": {
4503
+ "$ref": "#/$defs/Binding_str"
4504
+ }
4505
+ },
4506
+ "required": [
4507
+ "kind",
4508
+ "label",
4509
+ "src"
4510
+ ]
4511
+ },
4512
+ "MediaKind": {
4513
+ "oneOf": [
4514
+ {
4515
+ "type": "object",
4516
+ "properties": {
4517
+ "$type": {
4518
+ "const": "Video"
4519
+ },
4520
+ "autoplay": {
4521
+ "type": "boolean"
4522
+ },
4523
+ "poster": {
4524
+ "$ref": "#/$defs/Binding_str"
4525
+ }
4526
+ },
4527
+ "required": [
4528
+ "$type"
4529
+ ]
4530
+ },
4531
+ {
4532
+ "type": "object",
4533
+ "properties": {
4534
+ "$type": {
4535
+ "const": "Audio"
4536
+ }
4537
+ },
4538
+ "required": [
4539
+ "$type"
4540
+ ]
4541
+ }
4542
+ ]
4543
+ },
1845
4544
  "ListSpec": {
1846
4545
  "type": "object",
1847
4546
  "properties": {
@@ -1870,7 +4569,7 @@
1870
4569
  "$ref": "#/$defs/TextSource"
1871
4570
  },
1872
4571
  "open": {
1873
- "$ref": "#/$defs/Binding"
4572
+ "$ref": "#/$defs/Binding_bool"
1874
4573
  },
1875
4574
  "tone": {
1876
4575
  "$ref": "#/$defs/ToneVariant"
@@ -1930,7 +4629,7 @@
1930
4629
  "type": "object",
1931
4630
  "properties": {
1932
4631
  "source": {
1933
- "$ref": "#/$defs/Binding"
4632
+ "$ref": "#/$defs/Binding_list_float"
1934
4633
  }
1935
4634
  },
1936
4635
  "required": [
@@ -1995,7 +4694,7 @@
1995
4694
  "type": "object",
1996
4695
  "properties": {
1997
4696
  "fraction": {
1998
- "$ref": "#/$defs/Binding"
4697
+ "$ref": "#/$defs/Binding_float"
1999
4698
  },
2000
4699
  "indeterminate": {
2001
4700
  "type": "boolean"
@@ -2027,7 +4726,7 @@
2027
4726
  "$ref": "#/$defs/TextSource"
2028
4727
  },
2029
4728
  "value": {
2030
- "$ref": "#/$defs/Binding"
4729
+ "$ref": "#/$defs/Binding_float"
2031
4730
  },
2032
4731
  "help": {
2033
4732
  "$ref": "#/$defs/TextSource"
@@ -2069,16 +4768,60 @@
2069
4768
  "type": "object",
2070
4769
  "properties": {
2071
4770
  "height": {
2072
- "type": "number"
4771
+ "anyOf": [
4772
+ {
4773
+ "type": "number"
4774
+ },
4775
+ {
4776
+ "enum": [
4777
+ "NaN",
4778
+ "Infinity",
4779
+ "-Infinity"
4780
+ ]
4781
+ }
4782
+ ]
2073
4783
  },
2074
4784
  "minX": {
2075
- "type": "number"
4785
+ "anyOf": [
4786
+ {
4787
+ "type": "number"
4788
+ },
4789
+ {
4790
+ "enum": [
4791
+ "NaN",
4792
+ "Infinity",
4793
+ "-Infinity"
4794
+ ]
4795
+ }
4796
+ ]
2076
4797
  },
2077
4798
  "minY": {
2078
- "type": "number"
4799
+ "anyOf": [
4800
+ {
4801
+ "type": "number"
4802
+ },
4803
+ {
4804
+ "enum": [
4805
+ "NaN",
4806
+ "Infinity",
4807
+ "-Infinity"
4808
+ ]
4809
+ }
4810
+ ]
2079
4811
  },
2080
4812
  "width": {
2081
- "type": "number"
4813
+ "anyOf": [
4814
+ {
4815
+ "type": "number"
4816
+ },
4817
+ {
4818
+ "enum": [
4819
+ "NaN",
4820
+ "Infinity",
4821
+ "-Infinity"
4822
+ ]
4823
+ }
4824
+ ]
2082
4825
  }
2083
4826
  },
2084
4827
  "required": [
@@ -2092,10 +4835,32 @@
2092
4835
  "type": "object",
2093
4836
  "properties": {
2094
4837
  "x": {
2095
- "type": "number"
4838
+ "anyOf": [
4839
+ {
4840
+ "type": "number"
4841
+ },
4842
+ {
4843
+ "enum": [
4844
+ "NaN",
4845
+ "Infinity",
4846
+ "-Infinity"
4847
+ ]
4848
+ }
4849
+ ]
2096
4850
  },
2097
4851
  "y": {
2098
- "type": "number"
4852
+ "anyOf": [
4853
+ {
4854
+ "type": "number"
4855
+ },
4856
+ {
4857
+ "enum": [
4858
+ "NaN",
4859
+ "Infinity",
4860
+ "-Infinity"
4861
+ ]
4862
+ }
4863
+ ]
2099
4864
  }
2100
4865
  },
2101
4866
  "required": [
@@ -2115,22 +4880,33 @@
2115
4880
  "type": "object",
2116
4881
  "properties": {
2117
4882
  "fill": {
2118
- "$ref": "#/$defs/Binding"
4883
+ "$ref": "#/$defs/Binding_str"
2119
4884
  },
2120
4885
  "stroke": {
2121
- "$ref": "#/$defs/Binding"
4886
+ "$ref": "#/$defs/Binding_str"
2122
4887
  },
2123
4888
  "strokeWidth": {
2124
- "$ref": "#/$defs/Binding"
4889
+ "$ref": "#/$defs/Binding_float"
2125
4890
  },
2126
4891
  "opacity": {
2127
- "$ref": "#/$defs/Binding"
4892
+ "$ref": "#/$defs/Binding_float"
2128
4893
  },
2129
4894
  "textAnchor": {
2130
4895
  "$ref": "#/$defs/TextAnchor"
2131
4896
  },
2132
4897
  "fontSize": {
2133
- "type": "number"
4898
+ "anyOf": [
4899
+ {
4900
+ "type": "number"
4901
+ },
4902
+ {
4903
+ "enum": [
4904
+ "NaN",
4905
+ "Infinity",
4906
+ "-Infinity"
4907
+ ]
4908
+ }
4909
+ ]
2134
4910
  },
2135
4911
  "emphasis": {
2136
4912
  "$ref": "#/$defs/Emphasis"
@@ -2142,7 +4918,18 @@
2142
4918
  "type": "string"
2143
4919
  },
2144
4920
  "rotation": {
2145
- "type": "number"
4921
+ "anyOf": [
4922
+ {
4923
+ "type": "number"
4924
+ },
4925
+ {
4926
+ "enum": [
4927
+ "NaN",
4928
+ "Infinity",
4929
+ "-Infinity"
4930
+ ]
4931
+ }
4932
+ ]
2146
4933
  },
2147
4934
  "tip": {
2148
4935
  "$ref": "#/$defs/TextSource"
@@ -2267,22 +5054,77 @@
2267
5054
  "const": "Rectangle"
2268
5055
  },
2269
5056
  "height": {
2270
- "type": "number"
5057
+ "anyOf": [
5058
+ {
5059
+ "type": "number"
5060
+ },
5061
+ {
5062
+ "enum": [
5063
+ "NaN",
5064
+ "Infinity",
5065
+ "-Infinity"
5066
+ ]
5067
+ }
5068
+ ]
2271
5069
  },
2272
5070
  "style": {
2273
5071
  "$ref": "#/$defs/DrawStyle"
2274
5072
  },
2275
5073
  "width": {
2276
- "type": "number"
5074
+ "anyOf": [
5075
+ {
5076
+ "type": "number"
5077
+ },
5078
+ {
5079
+ "enum": [
5080
+ "NaN",
5081
+ "Infinity",
5082
+ "-Infinity"
5083
+ ]
5084
+ }
5085
+ ]
2277
5086
  },
2278
5087
  "x": {
2279
- "type": "number"
5088
+ "anyOf": [
5089
+ {
5090
+ "type": "number"
5091
+ },
5092
+ {
5093
+ "enum": [
5094
+ "NaN",
5095
+ "Infinity",
5096
+ "-Infinity"
5097
+ ]
5098
+ }
5099
+ ]
2280
5100
  },
2281
5101
  "y": {
2282
- "type": "number"
5102
+ "anyOf": [
5103
+ {
5104
+ "type": "number"
5105
+ },
5106
+ {
5107
+ "enum": [
5108
+ "NaN",
5109
+ "Infinity",
5110
+ "-Infinity"
5111
+ ]
5112
+ }
5113
+ ]
2283
5114
  },
2284
5115
  "cornerRadius": {
2285
- "type": "number"
5116
+ "anyOf": [
5117
+ {
5118
+ "type": "number"
5119
+ },
5120
+ {
5121
+ "enum": [
5122
+ "NaN",
5123
+ "Infinity",
5124
+ "-Infinity"
5125
+ ]
5126
+ }
5127
+ ]
2286
5128
  }
2287
5129
  },
2288
5130
  "required": [
@@ -2304,16 +5146,60 @@
2304
5146
  "$ref": "#/$defs/DrawStyle"
2305
5147
  },
2306
5148
  "x1": {
2307
- "type": "number"
5149
+ "anyOf": [
5150
+ {
5151
+ "type": "number"
5152
+ },
5153
+ {
5154
+ "enum": [
5155
+ "NaN",
5156
+ "Infinity",
5157
+ "-Infinity"
5158
+ ]
5159
+ }
5160
+ ]
2308
5161
  },
2309
5162
  "x2": {
2310
- "type": "number"
5163
+ "anyOf": [
5164
+ {
5165
+ "type": "number"
5166
+ },
5167
+ {
5168
+ "enum": [
5169
+ "NaN",
5170
+ "Infinity",
5171
+ "-Infinity"
5172
+ ]
5173
+ }
5174
+ ]
2311
5175
  },
2312
5176
  "y1": {
2313
- "type": "number"
5177
+ "anyOf": [
5178
+ {
5179
+ "type": "number"
5180
+ },
5181
+ {
5182
+ "enum": [
5183
+ "NaN",
5184
+ "Infinity",
5185
+ "-Infinity"
5186
+ ]
5187
+ }
5188
+ ]
2314
5189
  },
2315
5190
  "y2": {
2316
- "type": "number"
5191
+ "anyOf": [
5192
+ {
5193
+ "type": "number"
5194
+ },
5195
+ {
5196
+ "enum": [
5197
+ "NaN",
5198
+ "Infinity",
5199
+ "-Infinity"
5200
+ ]
5201
+ }
5202
+ ]
2317
5203
  }
2318
5204
  },
2319
5205
  "required": [
@@ -2398,13 +5284,46 @@
2398
5284
  "const": "Circle"
2399
5285
  },
2400
5286
  "cx": {
2401
- "type": "number"
5287
+ "anyOf": [
5288
+ {
5289
+ "type": "number"
5290
+ },
5291
+ {
5292
+ "enum": [
5293
+ "NaN",
5294
+ "Infinity",
5295
+ "-Infinity"
5296
+ ]
5297
+ }
5298
+ ]
2402
5299
  },
2403
5300
  "cy": {
2404
- "type": "number"
5301
+ "anyOf": [
5302
+ {
5303
+ "type": "number"
5304
+ },
5305
+ {
5306
+ "enum": [
5307
+ "NaN",
5308
+ "Infinity",
5309
+ "-Infinity"
5310
+ ]
5311
+ }
5312
+ ]
2405
5313
  },
2406
5314
  "r": {
2407
- "type": "number"
5315
+ "anyOf": [
5316
+ {
5317
+ "type": "number"
5318
+ },
5319
+ {
5320
+ "enum": [
5321
+ "NaN",
5322
+ "Infinity",
5323
+ "-Infinity"
5324
+ ]
5325
+ }
5326
+ ]
2408
5327
  },
2409
5328
  "style": {
2410
5329
  "$ref": "#/$defs/DrawStyle"
@@ -2425,16 +5344,60 @@
2425
5344
  "const": "Ellipse"
2426
5345
  },
2427
5346
  "cx": {
2428
- "type": "number"
5347
+ "anyOf": [
5348
+ {
5349
+ "type": "number"
5350
+ },
5351
+ {
5352
+ "enum": [
5353
+ "NaN",
5354
+ "Infinity",
5355
+ "-Infinity"
5356
+ ]
5357
+ }
5358
+ ]
2429
5359
  },
2430
5360
  "cy": {
2431
- "type": "number"
5361
+ "anyOf": [
5362
+ {
5363
+ "type": "number"
5364
+ },
5365
+ {
5366
+ "enum": [
5367
+ "NaN",
5368
+ "Infinity",
5369
+ "-Infinity"
5370
+ ]
5371
+ }
5372
+ ]
2432
5373
  },
2433
5374
  "rx": {
2434
- "type": "number"
5375
+ "anyOf": [
5376
+ {
5377
+ "type": "number"
5378
+ },
5379
+ {
5380
+ "enum": [
5381
+ "NaN",
5382
+ "Infinity",
5383
+ "-Infinity"
5384
+ ]
5385
+ }
5386
+ ]
2435
5387
  },
2436
5388
  "ry": {
2437
- "type": "number"
5389
+ "anyOf": [
5390
+ {
5391
+ "type": "number"
5392
+ },
5393
+ {
5394
+ "enum": [
5395
+ "NaN",
5396
+ "Infinity",
5397
+ "-Infinity"
5398
+ ]
5399
+ }
5400
+ ]
2438
5401
  },
2439
5402
  "style": {
2440
5403
  "$ref": "#/$defs/DrawStyle"
@@ -2462,10 +5425,32 @@
2462
5425
  "$ref": "#/$defs/TextSource"
2463
5426
  },
2464
5427
  "x": {
2465
- "type": "number"
5428
+ "anyOf": [
5429
+ {
5430
+ "type": "number"
5431
+ },
5432
+ {
5433
+ "enum": [
5434
+ "NaN",
5435
+ "Infinity",
5436
+ "-Infinity"
5437
+ ]
5438
+ }
5439
+ ]
2466
5440
  },
2467
5441
  "y": {
2468
- "type": "number"
5442
+ "anyOf": [
5443
+ {
5444
+ "type": "number"
5445
+ },
5446
+ {
5447
+ "enum": [
5448
+ "NaN",
5449
+ "Infinity",
5450
+ "-Infinity"
5451
+ ]
5452
+ }
5453
+ ]
2469
5454
  }
2470
5455
  },
2471
5456
  "required": [
@@ -2742,6 +5727,24 @@
2742
5727
  }
2743
5728
  ]
2744
5729
  },
5730
+ {
5731
+ "allOf": [
5732
+ {
5733
+ "type": "object",
5734
+ "properties": {
5735
+ "$type": {
5736
+ "const": "Media"
5737
+ }
5738
+ },
5739
+ "required": [
5740
+ "$type"
5741
+ ]
5742
+ },
5743
+ {
5744
+ "$ref": "#/$defs/MediaSpec"
5745
+ }
5746
+ ]
5747
+ },
2745
5748
  {
2746
5749
  "allOf": [
2747
5750
  {
@@ -2840,13 +5843,78 @@
2840
5843
  "label": {
2841
5844
  "$ref": "#/$defs/TextSource"
2842
5845
  },
2843
- "value": {
2844
- "type": "string"
5846
+ "value": {
5847
+ "type": "string"
5848
+ }
5849
+ },
5850
+ "required": [
5851
+ "label",
5852
+ "value"
5853
+ ]
5854
+ },
5855
+ "CompareRule": {
5856
+ "type": "object",
5857
+ "properties": {
5858
+ "against": {
5859
+ "$ref": "#/$defs/Binding_json"
5860
+ },
5861
+ "op": {
5862
+ "$ref": "#/$defs/CompareOp"
5863
+ }
5864
+ },
5865
+ "required": [
5866
+ "against",
5867
+ "op"
5868
+ ]
5869
+ },
5870
+ "FieldRule": {
5871
+ "type": "object",
5872
+ "properties": {
5873
+ "compare": {
5874
+ "$ref": "#/$defs/CompareRule"
5875
+ },
5876
+ "format": {
5877
+ "$ref": "#/$defs/TextFormat"
5878
+ },
5879
+ "maxLength": {
5880
+ "type": "integer"
5881
+ },
5882
+ "message": {
5883
+ "$ref": "#/$defs/TextSource"
5884
+ },
5885
+ "minLength": {
5886
+ "type": "integer"
5887
+ },
5888
+ "pattern": {
5889
+ "type": "string"
5890
+ }
5891
+ },
5892
+ "anyOf": [
5893
+ {
5894
+ "required": [
5895
+ "format"
5896
+ ]
5897
+ },
5898
+ {
5899
+ "required": [
5900
+ "pattern"
5901
+ ]
5902
+ },
5903
+ {
5904
+ "required": [
5905
+ "minLength"
5906
+ ]
5907
+ },
5908
+ {
5909
+ "required": [
5910
+ "maxLength"
5911
+ ]
5912
+ },
5913
+ {
5914
+ "required": [
5915
+ "compare"
5916
+ ]
2845
5917
  }
2846
- },
2847
- "required": [
2848
- "label",
2849
- "value"
2850
5918
  ]
2851
5919
  },
2852
5920
  "FormField": {
@@ -2866,6 +5934,9 @@
2866
5934
  },
2867
5935
  "help": {
2868
5936
  "$ref": "#/$defs/TextSource"
5937
+ },
5938
+ "rule": {
5939
+ "$ref": "#/$defs/FieldRule"
2869
5940
  }
2870
5941
  },
2871
5942
  "required": [
@@ -2873,6 +5944,29 @@
2873
5944
  "kind",
2874
5945
  "label",
2875
5946
  "required"
5947
+ ],
5948
+ "allOf": [
5949
+ {
5950
+ "not": {
5951
+ "required": [
5952
+ "validation"
5953
+ ]
5954
+ }
5955
+ },
5956
+ {
5957
+ "not": {
5958
+ "required": [
5959
+ "constraints"
5960
+ ]
5961
+ }
5962
+ },
5963
+ {
5964
+ "not": {
5965
+ "required": [
5966
+ "validate"
5967
+ ]
5968
+ }
5969
+ }
2876
5970
  ]
2877
5971
  },
2878
5972
  "FormSpec": {
@@ -2891,7 +5985,7 @@
2891
5985
  "$ref": "#/$defs/TextSource"
2892
5986
  },
2893
5987
  "disabled": {
2894
- "$ref": "#/$defs/Binding"
5988
+ "$ref": "#/$defs/Binding_bool"
2895
5989
  }
2896
5990
  },
2897
5991
  "required": [
@@ -2935,7 +6029,7 @@
2935
6029
  "type": "string"
2936
6030
  },
2937
6031
  "disabled": {
2938
- "$ref": "#/$defs/Binding"
6032
+ "$ref": "#/$defs/Binding_bool"
2939
6033
  }
2940
6034
  },
2941
6035
  "required": [
@@ -2954,22 +6048,22 @@
2954
6048
  "const": "<closure>"
2955
6049
  },
2956
6050
  "source": {
2957
- "$ref": "#/$defs/Binding"
6051
+ "$ref": "#/$defs/Binding_list_SelectOption"
2958
6052
  },
2959
6053
  "value": {
2960
- "$ref": "#/$defs/Binding"
6054
+ "$ref": "#/$defs/Binding_str"
2961
6055
  },
2962
6056
  "placeholder": {
2963
6057
  "$ref": "#/$defs/TextSource"
2964
6058
  },
2965
6059
  "disabled": {
2966
- "$ref": "#/$defs/Binding"
6060
+ "$ref": "#/$defs/Binding_bool"
2967
6061
  },
2968
6062
  "multiple": {
2969
6063
  "type": "boolean"
2970
6064
  },
2971
6065
  "values": {
2972
- "$ref": "#/$defs/Binding"
6066
+ "$ref": "#/$defs/Binding_list_str"
2973
6067
  },
2974
6068
  "onChangeMulti": {
2975
6069
  "const": "<closure>"
@@ -3000,7 +6094,7 @@
3000
6094
  "const": "<closure>"
3001
6095
  },
3002
6096
  "disabled": {
3003
- "$ref": "#/$defs/Binding"
6097
+ "$ref": "#/$defs/Binding_bool"
3004
6098
  }
3005
6099
  },
3006
6100
  "required": [
@@ -3201,7 +6295,7 @@
3201
6295
  ]
3202
6296
  },
3203
6297
  "source": {
3204
- "$ref": "#/$defs/Binding"
6298
+ "$ref": "#/$defs/Binding_hosted"
3205
6299
  },
3206
6300
  "onRowClick": {
3207
6301
  "const": "<closure>"
@@ -3317,7 +6411,7 @@
3317
6411
  "$ref": "#/$defs/ChartKind"
3318
6412
  },
3319
6413
  "source": {
3320
- "$ref": "#/$defs/Binding"
6414
+ "$ref": "#/$defs/Binding_hosted"
3321
6415
  },
3322
6416
  "xField": {
3323
6417
  "type": "string"
@@ -3373,10 +6467,32 @@
3373
6467
  "$ref": "#/$defs/TextSource"
3374
6468
  },
3375
6469
  "latitude": {
3376
- "type": "number"
6470
+ "anyOf": [
6471
+ {
6472
+ "type": "number"
6473
+ },
6474
+ {
6475
+ "enum": [
6476
+ "NaN",
6477
+ "Infinity",
6478
+ "-Infinity"
6479
+ ]
6480
+ }
6481
+ ]
3377
6482
  },
3378
6483
  "longitude": {
3379
- "type": "number"
6484
+ "anyOf": [
6485
+ {
6486
+ "type": "number"
6487
+ },
6488
+ {
6489
+ "enum": [
6490
+ "NaN",
6491
+ "Infinity",
6492
+ "-Infinity"
6493
+ ]
6494
+ }
6495
+ ]
3380
6496
  }
3381
6497
  },
3382
6498
  "required": [
@@ -3389,13 +6505,35 @@
3389
6505
  "type": "object",
3390
6506
  "properties": {
3391
6507
  "centreLatitude": {
3392
- "type": "number"
6508
+ "anyOf": [
6509
+ {
6510
+ "type": "number"
6511
+ },
6512
+ {
6513
+ "enum": [
6514
+ "NaN",
6515
+ "Infinity",
6516
+ "-Infinity"
6517
+ ]
6518
+ }
6519
+ ]
3393
6520
  },
3394
6521
  "centreLongitude": {
3395
- "type": "number"
6522
+ "anyOf": [
6523
+ {
6524
+ "type": "number"
6525
+ },
6526
+ {
6527
+ "enum": [
6528
+ "NaN",
6529
+ "Infinity",
6530
+ "-Infinity"
6531
+ ]
6532
+ }
6533
+ ]
3396
6534
  },
3397
6535
  "source": {
3398
- "$ref": "#/$defs/Binding"
6536
+ "$ref": "#/$defs/Binding_list_MapMarker"
3399
6537
  },
3400
6538
  "zoom": {
3401
6539
  "type": "integer"
@@ -3535,6 +6673,21 @@
3535
6673
  "cols"
3536
6674
  ]
3537
6675
  },
6676
+ "MasonryLayout": {
6677
+ "type": "object",
6678
+ "properties": {
6679
+ "cols": {
6680
+ "type": "integer",
6681
+ "minimum": 1
6682
+ },
6683
+ "gap": {
6684
+ "type": "integer"
6685
+ }
6686
+ },
6687
+ "required": [
6688
+ "cols"
6689
+ ]
6690
+ },
3538
6691
  "BoxLayout": {
3539
6692
  "oneOf": [
3540
6693
  {
@@ -3573,6 +6726,24 @@
3573
6726
  }
3574
6727
  ]
3575
6728
  },
6729
+ {
6730
+ "allOf": [
6731
+ {
6732
+ "type": "object",
6733
+ "properties": {
6734
+ "$type": {
6735
+ "const": "Masonry"
6736
+ }
6737
+ },
6738
+ "required": [
6739
+ "$type"
6740
+ ]
6741
+ },
6742
+ {
6743
+ "$ref": "#/$defs/MasonryLayout"
6744
+ }
6745
+ ]
6746
+ },
3576
6747
  {
3577
6748
  "type": "object",
3578
6749
  "properties": {
@@ -3596,7 +6767,18 @@
3596
6767
  }
3597
6768
  },
3598
6769
  "weight": {
3599
- "type": "number"
6770
+ "anyOf": [
6771
+ {
6772
+ "type": "number"
6773
+ },
6774
+ {
6775
+ "enum": [
6776
+ "NaN",
6777
+ "Infinity",
6778
+ "-Infinity"
6779
+ ]
6780
+ }
6781
+ ]
3600
6782
  }
3601
6783
  },
3602
6784
  "required": [
@@ -3614,7 +6796,7 @@
3614
6796
  "type": "string"
3615
6797
  },
3616
6798
  "disabled": {
3617
- "$ref": "#/$defs/Binding"
6799
+ "$ref": "#/$defs/Binding_bool"
3618
6800
  }
3619
6801
  },
3620
6802
  "required": [
@@ -3634,7 +6816,7 @@
3634
6816
  "$ref": "#/$defs/Orientation"
3635
6817
  },
3636
6818
  "activeIndex": {
3637
- "$ref": "#/$defs/Binding"
6819
+ "$ref": "#/$defs/Binding_int"
3638
6820
  },
3639
6821
  "onSelect": {
3640
6822
  "const": "<closure>"
@@ -3652,7 +6834,7 @@
3652
6834
  }
3653
6835
  },
3654
6836
  "activeTag": {
3655
- "$ref": "#/$defs/Binding"
6837
+ "$ref": "#/$defs/Binding_str"
3656
6838
  },
3657
6839
  "onSelectTag": {
3658
6840
  "const": "<closure>"
@@ -3666,7 +6848,7 @@
3666
6848
  "type": "object",
3667
6849
  "properties": {
3668
6850
  "activeStep": {
3669
- "$ref": "#/$defs/Binding"
6851
+ "$ref": "#/$defs/Binding_int"
3670
6852
  },
3671
6853
  "children": {
3672
6854
  "type": "array",
@@ -3716,7 +6898,7 @@
3716
6898
  "$ref": "#/$defs/TextSource"
3717
6899
  },
3718
6900
  "open": {
3719
- "$ref": "#/$defs/Binding"
6901
+ "$ref": "#/$defs/Binding_bool"
3720
6902
  },
3721
6903
  "onToggle": {
3722
6904
  "const": "<closure>"
@@ -3745,7 +6927,7 @@
3745
6927
  "$ref": "#/$defs/Action"
3746
6928
  },
3747
6929
  "open": {
3748
- "$ref": "#/$defs/Binding"
6930
+ "$ref": "#/$defs/Binding_bool"
3749
6931
  },
3750
6932
  "heading": {
3751
6933
  "$ref": "#/$defs/TextSource"
@@ -3976,10 +7158,32 @@
3976
7158
  "const": "FloatRange"
3977
7159
  },
3978
7160
  "max": {
3979
- "type": "number"
7161
+ "anyOf": [
7162
+ {
7163
+ "type": "number"
7164
+ },
7165
+ {
7166
+ "enum": [
7167
+ "NaN",
7168
+ "Infinity",
7169
+ "-Infinity"
7170
+ ]
7171
+ }
7172
+ ]
3980
7173
  },
3981
7174
  "min": {
3982
- "type": "number"
7175
+ "anyOf": [
7176
+ {
7177
+ "type": "number"
7178
+ },
7179
+ {
7180
+ "enum": [
7181
+ "NaN",
7182
+ "Infinity",
7183
+ "-Infinity"
7184
+ ]
7185
+ }
7186
+ ]
3983
7187
  }
3984
7188
  },
3985
7189
  "required": [
@@ -4062,7 +7266,18 @@
4062
7266
  "const": "Float"
4063
7267
  },
4064
7268
  "value": {
4065
- "type": "number"
7269
+ "anyOf": [
7270
+ {
7271
+ "type": "number"
7272
+ },
7273
+ {
7274
+ "enum": [
7275
+ "NaN",
7276
+ "Infinity",
7277
+ "-Infinity"
7278
+ ]
7279
+ }
7280
+ ]
4066
7281
  }
4067
7282
  },
4068
7283
  "required": [
@@ -4215,7 +7430,18 @@
4215
7430
  "const": "Float"
4216
7431
  },
4217
7432
  "value": {
4218
- "type": "number"
7433
+ "anyOf": [
7434
+ {
7435
+ "type": "number"
7436
+ },
7437
+ {
7438
+ "enum": [
7439
+ "NaN",
7440
+ "Infinity",
7441
+ "-Infinity"
7442
+ ]
7443
+ }
7444
+ ]
4219
7445
  }
4220
7446
  },
4221
7447
  "required": [
@@ -4391,7 +7617,7 @@
4391
7617
  "type": "string"
4392
7618
  },
4393
7619
  "on": {
4394
- "$ref": "#/$defs/Binding"
7620
+ "$ref": "#/$defs/Binding_str"
4395
7621
  }
4396
7622
  },
4397
7623
  "required": [
@@ -4541,7 +7767,7 @@
4541
7767
  "type": "object",
4542
7768
  "properties": {
4543
7769
  "label": {
4544
- "$ref": "#/$defs/Binding"
7770
+ "$ref": "#/$defs/Binding_str"
4545
7771
  },
4546
7772
  "labelledBy": {
4547
7773
  "type": "string"
@@ -4556,9 +7782,123 @@
4556
7782
  "$ref": "#/$defs/LiveRegionKind"
4557
7783
  },
4558
7784
  "hidden": {
4559
- "$ref": "#/$defs/Binding"
7785
+ "$ref": "#/$defs/Binding_bool"
4560
7786
  }
4561
- }
7787
+ },
7788
+ "allOf": [
7789
+ {
7790
+ "not": {
7791
+ "required": [
7792
+ "aria-label"
7793
+ ]
7794
+ }
7795
+ },
7796
+ {
7797
+ "not": {
7798
+ "required": [
7799
+ "ariaLabel"
7800
+ ]
7801
+ }
7802
+ },
7803
+ {
7804
+ "not": {
7805
+ "required": [
7806
+ "aria-labelledby"
7807
+ ]
7808
+ }
7809
+ },
7810
+ {
7811
+ "not": {
7812
+ "required": [
7813
+ "ariaLabelledBy"
7814
+ ]
7815
+ }
7816
+ },
7817
+ {
7818
+ "not": {
7819
+ "required": [
7820
+ "labelledby"
7821
+ ]
7822
+ }
7823
+ },
7824
+ {
7825
+ "not": {
7826
+ "required": [
7827
+ "aria-describedby"
7828
+ ]
7829
+ }
7830
+ },
7831
+ {
7832
+ "not": {
7833
+ "required": [
7834
+ "ariaDescribedBy"
7835
+ ]
7836
+ }
7837
+ },
7838
+ {
7839
+ "not": {
7840
+ "required": [
7841
+ "describedby"
7842
+ ]
7843
+ }
7844
+ },
7845
+ {
7846
+ "not": {
7847
+ "required": [
7848
+ "aria-role"
7849
+ ]
7850
+ }
7851
+ },
7852
+ {
7853
+ "not": {
7854
+ "required": [
7855
+ "ariaRole"
7856
+ ]
7857
+ }
7858
+ },
7859
+ {
7860
+ "not": {
7861
+ "required": [
7862
+ "aria-live"
7863
+ ]
7864
+ }
7865
+ },
7866
+ {
7867
+ "not": {
7868
+ "required": [
7869
+ "ariaLive"
7870
+ ]
7871
+ }
7872
+ },
7873
+ {
7874
+ "not": {
7875
+ "required": [
7876
+ "live"
7877
+ ]
7878
+ }
7879
+ },
7880
+ {
7881
+ "not": {
7882
+ "required": [
7883
+ "liveregion"
7884
+ ]
7885
+ }
7886
+ },
7887
+ {
7888
+ "not": {
7889
+ "required": [
7890
+ "aria-hidden"
7891
+ ]
7892
+ }
7893
+ },
7894
+ {
7895
+ "not": {
7896
+ "required": [
7897
+ "ariaHidden"
7898
+ ]
7899
+ }
7900
+ }
7901
+ ]
4562
7902
  },
4563
7903
  "Node": {
4564
7904
  "type": "object",
@@ -4638,7 +7978,7 @@
4638
7978
  "const": "ReplaceBinding"
4639
7979
  },
4640
7980
  "binding": {
4641
- "$ref": "#/$defs/Binding"
7981
+ "$ref": "#/$defs/Binding_json"
4642
7982
  },
4643
7983
  "slot": {
4644
7984
  "type": "string"
@@ -4709,6 +8049,15 @@
4709
8049
  "$type",
4710
8050
  "child",
4711
8051
  "parentId"
8052
+ ],
8053
+ "allOf": [
8054
+ {
8055
+ "not": {
8056
+ "required": [
8057
+ "position"
8058
+ ]
8059
+ }
8060
+ }
4712
8061
  ]
4713
8062
  },
4714
8063
  {
@@ -4743,6 +8092,15 @@
4743
8092
  "$type",
4744
8093
  "newParentId",
4745
8094
  "target"
8095
+ ],
8096
+ "allOf": [
8097
+ {
8098
+ "not": {
8099
+ "required": [
8100
+ "newPosition"
8101
+ ]
8102
+ }
8103
+ }
4746
8104
  ]
4747
8105
  },
4748
8106
  {