@almadar/std 16.94.0 → 16.95.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/behaviors/registry/ui/game/2d/organisms/ui-builder-board.orb +6 -270
- package/behaviors/registry/ui/game/2d/organisms/ui-classifier-board.orb +6 -270
- package/behaviors/registry/ui/game/2d/organisms/ui-debugger-board.orb +6 -270
- package/behaviors/registry/ui/game/2d/organisms/ui-event-handler-board.orb +7 -315
- package/behaviors/registry/ui/game/2d/organisms/ui-negotiator-board.orb +6 -306
- package/behaviors/registry/ui/game/2d/organisms/ui-sequencer-board.orb +90 -990
- package/behaviors/registry/ui/game/2d/organisms/ui-simulator-board.orb +7 -315
- package/behaviors/registry/ui/game/2d/organisms/ui-state-architect-board.orb +56 -712
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-builder-board.orb +6 -270
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-classifier-board.orb +6 -270
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-debugger-board.orb +6 -270
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-event-handler-board.orb +7 -315
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-negotiator-board.orb +6 -306
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-sequencer-board.orb +90 -990
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-simulator-board.orb +7 -315
- package/dist/behaviors/registry/ui/game/2d/organisms/ui-state-architect-board.orb +56 -712
- package/dist/registry/ui/game/2d/organisms/ui-builder-board.orb +6 -270
- package/dist/registry/ui/game/2d/organisms/ui-classifier-board.orb +6 -270
- package/dist/registry/ui/game/2d/organisms/ui-debugger-board.orb +6 -270
- package/dist/registry/ui/game/2d/organisms/ui-event-handler-board.orb +7 -315
- package/dist/registry/ui/game/2d/organisms/ui-negotiator-board.orb +6 -306
- package/dist/registry/ui/game/2d/organisms/ui-sequencer-board.orb +90 -990
- package/dist/registry/ui/game/2d/organisms/ui-simulator-board.orb +7 -315
- package/dist/registry/ui/game/2d/organisms/ui-state-architect-board.orb +56 -712
- package/package.json +1 -1
|
@@ -548,56 +548,12 @@
|
|
|
548
548
|
"main",
|
|
549
549
|
{
|
|
550
550
|
"checkEvent": "CHECK",
|
|
551
|
-
"children": [
|
|
552
|
-
{
|
|
553
|
-
"entity": "@entity.parameters",
|
|
554
|
-
"fields": [],
|
|
555
|
-
"gap": "sm",
|
|
556
|
-
"renderItem": [
|
|
557
|
-
"fn",
|
|
558
|
-
"it",
|
|
559
|
-
{
|
|
560
|
-
"subtitle": [
|
|
561
|
-
"object/get",
|
|
562
|
-
"it",
|
|
563
|
-
"id"
|
|
564
|
-
],
|
|
565
|
-
"title": [
|
|
566
|
-
"object/get",
|
|
567
|
-
"it",
|
|
568
|
-
"label"
|
|
569
|
-
],
|
|
570
|
-
"type": "card"
|
|
571
|
-
}
|
|
572
|
-
],
|
|
573
|
-
"type": "data-list"
|
|
574
|
-
}
|
|
575
|
-
],
|
|
576
551
|
"completeEvent": "COMPLETE",
|
|
577
552
|
"entity": "@entity",
|
|
578
|
-
"hud": {
|
|
579
|
-
"children": [
|
|
580
|
-
{
|
|
581
|
-
"action": "CHECK",
|
|
582
|
-
"label": "Check",
|
|
583
|
-
"type": "button",
|
|
584
|
-
"variant": "primary"
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"action": "PLAY_AGAIN",
|
|
588
|
-
"label": "Reset",
|
|
589
|
-
"type": "button",
|
|
590
|
-
"variant": "ghost"
|
|
591
|
-
}
|
|
592
|
-
],
|
|
593
|
-
"direction": "horizontal",
|
|
594
|
-
"gap": "sm",
|
|
595
|
-
"type": "stack"
|
|
596
|
-
},
|
|
597
553
|
"playAgainEvent": "PLAY_AGAIN",
|
|
598
554
|
"setAEvent": "SET_A",
|
|
599
555
|
"setBEvent": "SET_B",
|
|
600
|
-
"type": "
|
|
556
|
+
"type": "simulator-board"
|
|
601
557
|
}
|
|
602
558
|
]
|
|
603
559
|
],
|
|
@@ -662,56 +618,12 @@
|
|
|
662
618
|
"main",
|
|
663
619
|
{
|
|
664
620
|
"checkEvent": "CHECK",
|
|
665
|
-
"children": [
|
|
666
|
-
{
|
|
667
|
-
"entity": "@entity.parameters",
|
|
668
|
-
"fields": [],
|
|
669
|
-
"gap": "sm",
|
|
670
|
-
"renderItem": [
|
|
671
|
-
"fn",
|
|
672
|
-
"it",
|
|
673
|
-
{
|
|
674
|
-
"subtitle": [
|
|
675
|
-
"object/get",
|
|
676
|
-
"it",
|
|
677
|
-
"id"
|
|
678
|
-
],
|
|
679
|
-
"title": [
|
|
680
|
-
"object/get",
|
|
681
|
-
"it",
|
|
682
|
-
"label"
|
|
683
|
-
],
|
|
684
|
-
"type": "card"
|
|
685
|
-
}
|
|
686
|
-
],
|
|
687
|
-
"type": "data-list"
|
|
688
|
-
}
|
|
689
|
-
],
|
|
690
621
|
"completeEvent": "COMPLETE",
|
|
691
622
|
"entity": "@entity",
|
|
692
|
-
"hud": {
|
|
693
|
-
"children": [
|
|
694
|
-
{
|
|
695
|
-
"action": "CHECK",
|
|
696
|
-
"label": "Check",
|
|
697
|
-
"type": "button",
|
|
698
|
-
"variant": "primary"
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"action": "PLAY_AGAIN",
|
|
702
|
-
"label": "Reset",
|
|
703
|
-
"type": "button",
|
|
704
|
-
"variant": "ghost"
|
|
705
|
-
}
|
|
706
|
-
],
|
|
707
|
-
"direction": "horizontal",
|
|
708
|
-
"gap": "sm",
|
|
709
|
-
"type": "stack"
|
|
710
|
-
},
|
|
711
623
|
"playAgainEvent": "PLAY_AGAIN",
|
|
712
624
|
"setAEvent": "SET_A",
|
|
713
625
|
"setBEvent": "SET_B",
|
|
714
|
-
"type": "
|
|
626
|
+
"type": "simulator-board"
|
|
715
627
|
}
|
|
716
628
|
]
|
|
717
629
|
],
|
|
@@ -731,56 +643,12 @@
|
|
|
731
643
|
"main",
|
|
732
644
|
{
|
|
733
645
|
"checkEvent": "CHECK",
|
|
734
|
-
"children": [
|
|
735
|
-
{
|
|
736
|
-
"entity": "@entity.parameters",
|
|
737
|
-
"fields": [],
|
|
738
|
-
"gap": "sm",
|
|
739
|
-
"renderItem": [
|
|
740
|
-
"fn",
|
|
741
|
-
"it",
|
|
742
|
-
{
|
|
743
|
-
"subtitle": [
|
|
744
|
-
"object/get",
|
|
745
|
-
"it",
|
|
746
|
-
"id"
|
|
747
|
-
],
|
|
748
|
-
"title": [
|
|
749
|
-
"object/get",
|
|
750
|
-
"it",
|
|
751
|
-
"label"
|
|
752
|
-
],
|
|
753
|
-
"type": "card"
|
|
754
|
-
}
|
|
755
|
-
],
|
|
756
|
-
"type": "data-list"
|
|
757
|
-
}
|
|
758
|
-
],
|
|
759
646
|
"completeEvent": "COMPLETE",
|
|
760
647
|
"entity": "@entity",
|
|
761
|
-
"hud": {
|
|
762
|
-
"children": [
|
|
763
|
-
{
|
|
764
|
-
"action": "CHECK",
|
|
765
|
-
"label": "Check",
|
|
766
|
-
"type": "button",
|
|
767
|
-
"variant": "primary"
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
"action": "PLAY_AGAIN",
|
|
771
|
-
"label": "Reset",
|
|
772
|
-
"type": "button",
|
|
773
|
-
"variant": "ghost"
|
|
774
|
-
}
|
|
775
|
-
],
|
|
776
|
-
"direction": "horizontal",
|
|
777
|
-
"gap": "sm",
|
|
778
|
-
"type": "stack"
|
|
779
|
-
},
|
|
780
648
|
"playAgainEvent": "PLAY_AGAIN",
|
|
781
649
|
"setAEvent": "SET_A",
|
|
782
650
|
"setBEvent": "SET_B",
|
|
783
|
-
"type": "
|
|
651
|
+
"type": "simulator-board"
|
|
784
652
|
}
|
|
785
653
|
]
|
|
786
654
|
],
|
|
@@ -805,56 +673,12 @@
|
|
|
805
673
|
"main",
|
|
806
674
|
{
|
|
807
675
|
"checkEvent": "CHECK",
|
|
808
|
-
"children": [
|
|
809
|
-
{
|
|
810
|
-
"entity": "@entity.parameters",
|
|
811
|
-
"fields": [],
|
|
812
|
-
"gap": "sm",
|
|
813
|
-
"renderItem": [
|
|
814
|
-
"fn",
|
|
815
|
-
"it",
|
|
816
|
-
{
|
|
817
|
-
"subtitle": [
|
|
818
|
-
"object/get",
|
|
819
|
-
"it",
|
|
820
|
-
"id"
|
|
821
|
-
],
|
|
822
|
-
"title": [
|
|
823
|
-
"object/get",
|
|
824
|
-
"it",
|
|
825
|
-
"label"
|
|
826
|
-
],
|
|
827
|
-
"type": "card"
|
|
828
|
-
}
|
|
829
|
-
],
|
|
830
|
-
"type": "data-list"
|
|
831
|
-
}
|
|
832
|
-
],
|
|
833
676
|
"completeEvent": "COMPLETE",
|
|
834
677
|
"entity": "@entity",
|
|
835
|
-
"hud": {
|
|
836
|
-
"children": [
|
|
837
|
-
{
|
|
838
|
-
"action": "CHECK",
|
|
839
|
-
"label": "Check",
|
|
840
|
-
"type": "button",
|
|
841
|
-
"variant": "primary"
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
"action": "PLAY_AGAIN",
|
|
845
|
-
"label": "Reset",
|
|
846
|
-
"type": "button",
|
|
847
|
-
"variant": "ghost"
|
|
848
|
-
}
|
|
849
|
-
],
|
|
850
|
-
"direction": "horizontal",
|
|
851
|
-
"gap": "sm",
|
|
852
|
-
"type": "stack"
|
|
853
|
-
},
|
|
854
678
|
"playAgainEvent": "PLAY_AGAIN",
|
|
855
679
|
"setAEvent": "SET_A",
|
|
856
680
|
"setBEvent": "SET_B",
|
|
857
|
-
"type": "
|
|
681
|
+
"type": "simulator-board"
|
|
858
682
|
}
|
|
859
683
|
]
|
|
860
684
|
],
|
|
@@ -888,56 +712,12 @@
|
|
|
888
712
|
"main",
|
|
889
713
|
{
|
|
890
714
|
"checkEvent": "CHECK",
|
|
891
|
-
"children": [
|
|
892
|
-
{
|
|
893
|
-
"entity": "@entity.parameters",
|
|
894
|
-
"fields": [],
|
|
895
|
-
"gap": "sm",
|
|
896
|
-
"renderItem": [
|
|
897
|
-
"fn",
|
|
898
|
-
"it",
|
|
899
|
-
{
|
|
900
|
-
"subtitle": [
|
|
901
|
-
"object/get",
|
|
902
|
-
"it",
|
|
903
|
-
"id"
|
|
904
|
-
],
|
|
905
|
-
"title": [
|
|
906
|
-
"object/get",
|
|
907
|
-
"it",
|
|
908
|
-
"label"
|
|
909
|
-
],
|
|
910
|
-
"type": "card"
|
|
911
|
-
}
|
|
912
|
-
],
|
|
913
|
-
"type": "data-list"
|
|
914
|
-
}
|
|
915
|
-
],
|
|
916
715
|
"completeEvent": "COMPLETE",
|
|
917
716
|
"entity": "@entity",
|
|
918
|
-
"hud": {
|
|
919
|
-
"children": [
|
|
920
|
-
{
|
|
921
|
-
"action": "CHECK",
|
|
922
|
-
"label": "Check",
|
|
923
|
-
"type": "button",
|
|
924
|
-
"variant": "primary"
|
|
925
|
-
},
|
|
926
|
-
{
|
|
927
|
-
"action": "PLAY_AGAIN",
|
|
928
|
-
"label": "Reset",
|
|
929
|
-
"type": "button",
|
|
930
|
-
"variant": "ghost"
|
|
931
|
-
}
|
|
932
|
-
],
|
|
933
|
-
"direction": "horizontal",
|
|
934
|
-
"gap": "sm",
|
|
935
|
-
"type": "stack"
|
|
936
|
-
},
|
|
937
717
|
"playAgainEvent": "PLAY_AGAIN",
|
|
938
718
|
"setAEvent": "SET_A",
|
|
939
719
|
"setBEvent": "SET_B",
|
|
940
|
-
"type": "
|
|
720
|
+
"type": "simulator-board"
|
|
941
721
|
}
|
|
942
722
|
]
|
|
943
723
|
],
|
|
@@ -973,56 +753,12 @@
|
|
|
973
753
|
"main",
|
|
974
754
|
{
|
|
975
755
|
"checkEvent": "CHECK",
|
|
976
|
-
"children": [
|
|
977
|
-
{
|
|
978
|
-
"entity": "@entity.parameters",
|
|
979
|
-
"fields": [],
|
|
980
|
-
"gap": "sm",
|
|
981
|
-
"renderItem": [
|
|
982
|
-
"fn",
|
|
983
|
-
"it",
|
|
984
|
-
{
|
|
985
|
-
"subtitle": [
|
|
986
|
-
"object/get",
|
|
987
|
-
"it",
|
|
988
|
-
"id"
|
|
989
|
-
],
|
|
990
|
-
"title": [
|
|
991
|
-
"object/get",
|
|
992
|
-
"it",
|
|
993
|
-
"label"
|
|
994
|
-
],
|
|
995
|
-
"type": "card"
|
|
996
|
-
}
|
|
997
|
-
],
|
|
998
|
-
"type": "data-list"
|
|
999
|
-
}
|
|
1000
|
-
],
|
|
1001
756
|
"completeEvent": "COMPLETE",
|
|
1002
757
|
"entity": "@entity",
|
|
1003
|
-
"hud": {
|
|
1004
|
-
"children": [
|
|
1005
|
-
{
|
|
1006
|
-
"action": "CHECK",
|
|
1007
|
-
"label": "Check",
|
|
1008
|
-
"type": "button",
|
|
1009
|
-
"variant": "primary"
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
"action": "PLAY_AGAIN",
|
|
1013
|
-
"label": "Reset",
|
|
1014
|
-
"type": "button",
|
|
1015
|
-
"variant": "ghost"
|
|
1016
|
-
}
|
|
1017
|
-
],
|
|
1018
|
-
"direction": "horizontal",
|
|
1019
|
-
"gap": "sm",
|
|
1020
|
-
"type": "stack"
|
|
1021
|
-
},
|
|
1022
758
|
"playAgainEvent": "PLAY_AGAIN",
|
|
1023
759
|
"setAEvent": "SET_A",
|
|
1024
760
|
"setBEvent": "SET_B",
|
|
1025
|
-
"type": "
|
|
761
|
+
"type": "simulator-board"
|
|
1026
762
|
}
|
|
1027
763
|
]
|
|
1028
764
|
],
|
|
@@ -1089,56 +825,12 @@
|
|
|
1089
825
|
"main",
|
|
1090
826
|
{
|
|
1091
827
|
"checkEvent": "CHECK",
|
|
1092
|
-
"children": [
|
|
1093
|
-
{
|
|
1094
|
-
"entity": "@entity.parameters",
|
|
1095
|
-
"fields": [],
|
|
1096
|
-
"gap": "sm",
|
|
1097
|
-
"renderItem": [
|
|
1098
|
-
"fn",
|
|
1099
|
-
"it",
|
|
1100
|
-
{
|
|
1101
|
-
"subtitle": [
|
|
1102
|
-
"object/get",
|
|
1103
|
-
"it",
|
|
1104
|
-
"id"
|
|
1105
|
-
],
|
|
1106
|
-
"title": [
|
|
1107
|
-
"object/get",
|
|
1108
|
-
"it",
|
|
1109
|
-
"label"
|
|
1110
|
-
],
|
|
1111
|
-
"type": "card"
|
|
1112
|
-
}
|
|
1113
|
-
],
|
|
1114
|
-
"type": "data-list"
|
|
1115
|
-
}
|
|
1116
|
-
],
|
|
1117
828
|
"completeEvent": "COMPLETE",
|
|
1118
829
|
"entity": "@entity",
|
|
1119
|
-
"hud": {
|
|
1120
|
-
"children": [
|
|
1121
|
-
{
|
|
1122
|
-
"action": "CHECK",
|
|
1123
|
-
"label": "Check",
|
|
1124
|
-
"type": "button",
|
|
1125
|
-
"variant": "primary"
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
"action": "PLAY_AGAIN",
|
|
1129
|
-
"label": "Reset",
|
|
1130
|
-
"type": "button",
|
|
1131
|
-
"variant": "ghost"
|
|
1132
|
-
}
|
|
1133
|
-
],
|
|
1134
|
-
"direction": "horizontal",
|
|
1135
|
-
"gap": "sm",
|
|
1136
|
-
"type": "stack"
|
|
1137
|
-
},
|
|
1138
830
|
"playAgainEvent": "PLAY_AGAIN",
|
|
1139
831
|
"setAEvent": "SET_A",
|
|
1140
832
|
"setBEvent": "SET_B",
|
|
1141
|
-
"type": "
|
|
833
|
+
"type": "simulator-board"
|
|
1142
834
|
}
|
|
1143
835
|
]
|
|
1144
836
|
],
|