ekms 8.7.0-beta.0 → 8.7.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/animals.instance.json +65 -0
- package/common/colors.instance.json +270 -172
- package/common/comparable.instance.json +30 -62
- package/common/crew.instance.json +211 -137
- package/common/dimension.instance.json +5 -1
- package/common/edible.instance.json +185 -65
- package/common/emotions.instance.json +5 -0
- package/common/fastfood.instance.json +1034 -732
- package/common/formulas.instance.json +5 -1
- package/common/kirk.instance.json +5 -0
- package/common/length.instance.json +75 -0
- package/common/math.instance.json +5 -0
- package/common/ordering.instance.json +78 -0
- package/common/people.instance.json +100 -0
- package/common/pipboy.instance.json +91 -42
- package/common/pokemon.instance.json +70 -13
- package/common/pressure.instance.json +25 -13
- package/common/properties.instance.json +10 -13
- package/common/properties.js +1 -0
- package/common/reports.instance.json +11 -1
- package/common/spock.instance.json +5 -0
- package/common/temperature.instance.json +25 -13
- package/common/weight.instance.json +66 -14
- package/package.json +2 -2
@@ -1004,6 +1004,11 @@
|
|
1004
1004
|
"theAble",
|
1005
1005
|
false
|
1006
1006
|
],
|
1007
|
+
[
|
1008
|
+
"propertyOf",
|
1009
|
+
"preposition",
|
1010
|
+
false
|
1011
|
+
],
|
1007
1012
|
[
|
1008
1013
|
"punctuation",
|
1009
1014
|
"punctuation",
|
@@ -1477,7 +1482,7 @@
|
|
1477
1482
|
],
|
1478
1483
|
"ops": [
|
1479
1484
|
[
|
1480
|
-
"
|
1485
|
+
"is",
|
1481
1486
|
0
|
1482
1487
|
],
|
1483
1488
|
[
|
@@ -2407,6 +2412,11 @@
|
|
2407
2412
|
"theAble",
|
2408
2413
|
false
|
2409
2414
|
],
|
2415
|
+
[
|
2416
|
+
"propertyOf",
|
2417
|
+
"preposition",
|
2418
|
+
false
|
2419
|
+
],
|
2410
2420
|
[
|
2411
2421
|
"punctuation",
|
2412
2422
|
"punctuation",
|
@@ -3736,6 +3746,11 @@
|
|
3736
3746
|
"theAble",
|
3737
3747
|
false
|
3738
3748
|
],
|
3749
|
+
[
|
3750
|
+
"propertyOf",
|
3751
|
+
"preposition",
|
3752
|
+
false
|
3753
|
+
],
|
3739
3754
|
[
|
3740
3755
|
"punctuation",
|
3741
3756
|
"punctuation",
|
@@ -4952,6 +4967,11 @@
|
|
4952
4967
|
"theAble",
|
4953
4968
|
false
|
4954
4969
|
],
|
4970
|
+
[
|
4971
|
+
"propertyOf",
|
4972
|
+
"preposition",
|
4973
|
+
false
|
4974
|
+
],
|
4955
4975
|
[
|
4956
4976
|
"punctuation",
|
4957
4977
|
"punctuation",
|
@@ -5681,20 +5701,6 @@
|
|
5681
5701
|
1
|
5682
5702
|
]
|
5683
5703
|
],
|
5684
|
-
[
|
5685
|
-
[
|
5686
|
-
"is",
|
5687
|
-
0
|
5688
|
-
],
|
5689
|
-
[
|
5690
|
-
"list",
|
5691
|
-
1
|
5692
|
-
],
|
5693
|
-
[
|
5694
|
-
"unknown",
|
5695
|
-
1
|
5696
|
-
]
|
5697
|
-
],
|
5698
5704
|
[
|
5699
5705
|
[
|
5700
5706
|
"is",
|
@@ -6433,6 +6439,11 @@
|
|
6433
6439
|
"theAble",
|
6434
6440
|
false
|
6435
6441
|
],
|
6442
|
+
[
|
6443
|
+
"propertyOf",
|
6444
|
+
"preposition",
|
6445
|
+
false
|
6446
|
+
],
|
6436
6447
|
[
|
6437
6448
|
"punctuation",
|
6438
6449
|
"punctuation",
|
@@ -7704,6 +7715,11 @@
|
|
7704
7715
|
"theAble",
|
7705
7716
|
false
|
7706
7717
|
],
|
7718
|
+
[
|
7719
|
+
"propertyOf",
|
7720
|
+
"preposition",
|
7721
|
+
false
|
7722
|
+
],
|
7707
7723
|
[
|
7708
7724
|
"punctuation",
|
7709
7725
|
"punctuation",
|
@@ -9286,6 +9302,11 @@
|
|
9286
9302
|
"theAble",
|
9287
9303
|
false
|
9288
9304
|
],
|
9305
|
+
[
|
9306
|
+
"propertyOf",
|
9307
|
+
"preposition",
|
9308
|
+
false
|
9309
|
+
],
|
9289
9310
|
[
|
9290
9311
|
"punctuation",
|
9291
9312
|
"punctuation",
|
@@ -10826,6 +10847,11 @@
|
|
10826
10847
|
"theAble",
|
10827
10848
|
false
|
10828
10849
|
],
|
10850
|
+
[
|
10851
|
+
"propertyOf",
|
10852
|
+
"preposition",
|
10853
|
+
false
|
10854
|
+
],
|
10829
10855
|
[
|
10830
10856
|
"punctuation",
|
10831
10857
|
"punctuation",
|
@@ -12311,6 +12337,11 @@
|
|
12311
12337
|
"theAble",
|
12312
12338
|
false
|
12313
12339
|
],
|
12340
|
+
[
|
12341
|
+
"propertyOf",
|
12342
|
+
"preposition",
|
12343
|
+
false
|
12344
|
+
],
|
12314
12345
|
[
|
12315
12346
|
"punctuation",
|
12316
12347
|
"punctuation",
|
@@ -12794,7 +12825,7 @@
|
|
12794
12825
|
0
|
12795
12826
|
],
|
12796
12827
|
[
|
12797
|
-
"
|
12828
|
+
"isEd",
|
12798
12829
|
0
|
12799
12830
|
],
|
12800
12831
|
[
|
@@ -12968,7 +12999,7 @@
|
|
12968
12999
|
],
|
12969
13000
|
[
|
12970
13001
|
"unknown",
|
12971
|
-
|
13002
|
+
1
|
12972
13003
|
]
|
12973
13004
|
],
|
12974
13005
|
[
|
@@ -12980,13 +13011,9 @@
|
|
12980
13011
|
"concept",
|
12981
13012
|
0
|
12982
13013
|
],
|
12983
|
-
[
|
12984
|
-
"is",
|
12985
|
-
0
|
12986
|
-
],
|
12987
13014
|
[
|
12988
13015
|
"unknown",
|
12989
|
-
|
13016
|
+
0
|
12990
13017
|
]
|
12991
13018
|
],
|
12992
13019
|
[
|
@@ -13937,6 +13964,11 @@
|
|
13937
13964
|
"theAble",
|
13938
13965
|
false
|
13939
13966
|
],
|
13967
|
+
[
|
13968
|
+
"propertyOf",
|
13969
|
+
"preposition",
|
13970
|
+
false
|
13971
|
+
],
|
13940
13972
|
[
|
13941
13973
|
"punctuation",
|
13942
13974
|
"punctuation",
|
@@ -15538,6 +15570,11 @@
|
|
15538
15570
|
"theAble",
|
15539
15571
|
false
|
15540
15572
|
],
|
15573
|
+
[
|
15574
|
+
"propertyOf",
|
15575
|
+
"preposition",
|
15576
|
+
false
|
15577
|
+
],
|
15541
15578
|
[
|
15542
15579
|
"punctuation",
|
15543
15580
|
"punctuation",
|
@@ -17210,6 +17247,11 @@
|
|
17210
17247
|
"theAble",
|
17211
17248
|
false
|
17212
17249
|
],
|
17250
|
+
[
|
17251
|
+
"propertyOf",
|
17252
|
+
"preposition",
|
17253
|
+
false
|
17254
|
+
],
|
17213
17255
|
[
|
17214
17256
|
"punctuation",
|
17215
17257
|
"punctuation",
|
@@ -18926,6 +18968,11 @@
|
|
18926
18968
|
"theAble",
|
18927
18969
|
false
|
18928
18970
|
],
|
18971
|
+
[
|
18972
|
+
"propertyOf",
|
18973
|
+
"preposition",
|
18974
|
+
false
|
18975
|
+
],
|
18929
18976
|
[
|
18930
18977
|
"punctuation",
|
18931
18978
|
"punctuation",
|
@@ -20818,6 +20865,11 @@
|
|
20818
20865
|
"theAble",
|
20819
20866
|
false
|
20820
20867
|
],
|
20868
|
+
[
|
20869
|
+
"propertyOf",
|
20870
|
+
"preposition",
|
20871
|
+
false
|
20872
|
+
],
|
20821
20873
|
[
|
20822
20874
|
"punctuation",
|
20823
20875
|
"punctuation",
|
@@ -22830,6 +22882,11 @@
|
|
22830
22882
|
"theAble",
|
22831
22883
|
false
|
22832
22884
|
],
|
22885
|
+
[
|
22886
|
+
"propertyOf",
|
22887
|
+
"preposition",
|
22888
|
+
false
|
22889
|
+
],
|
22833
22890
|
[
|
22834
22891
|
"punctuation",
|
22835
22892
|
"punctuation",
|
@@ -24860,6 +24917,11 @@
|
|
24860
24917
|
"theAble",
|
24861
24918
|
false
|
24862
24919
|
],
|
24920
|
+
[
|
24921
|
+
"propertyOf",
|
24922
|
+
"preposition",
|
24923
|
+
false
|
24924
|
+
],
|
24863
24925
|
[
|
24864
24926
|
"punctuation",
|
24865
24927
|
"punctuation",
|
@@ -26948,6 +27010,11 @@
|
|
26948
27010
|
"theAble",
|
26949
27011
|
false
|
26950
27012
|
],
|
27013
|
+
[
|
27014
|
+
"propertyOf",
|
27015
|
+
"preposition",
|
27016
|
+
false
|
27017
|
+
],
|
26951
27018
|
[
|
26952
27019
|
"property_modifier",
|
26953
27020
|
"property_modifier",
|
@@ -29114,7 +29181,7 @@
|
|
29114
29181
|
],
|
29115
29182
|
[
|
29116
29183
|
"unknown",
|
29117
|
-
|
29184
|
+
1
|
29118
29185
|
]
|
29119
29186
|
],
|
29120
29187
|
[
|
@@ -29126,13 +29193,9 @@
|
|
29126
29193
|
"concept",
|
29127
29194
|
0
|
29128
29195
|
],
|
29129
|
-
[
|
29130
|
-
"is",
|
29131
|
-
0
|
29132
|
-
],
|
29133
29196
|
[
|
29134
29197
|
"unknown",
|
29135
|
-
|
29198
|
+
0
|
29136
29199
|
]
|
29137
29200
|
],
|
29138
29201
|
[
|
@@ -29957,20 +30020,6 @@
|
|
29957
30020
|
1
|
29958
30021
|
]
|
29959
30022
|
],
|
29960
|
-
[
|
29961
|
-
[
|
29962
|
-
"is",
|
29963
|
-
0
|
29964
|
-
],
|
29965
|
-
[
|
29966
|
-
"list",
|
29967
|
-
1
|
29968
|
-
],
|
29969
|
-
[
|
29970
|
-
"unknown",
|
29971
|
-
1
|
29972
|
-
]
|
29973
|
-
],
|
29974
30023
|
[
|
29975
30024
|
[
|
29976
30025
|
"is",
|
@@ -182,6 +182,11 @@
|
|
182
182
|
"theAble",
|
183
183
|
false
|
184
184
|
],
|
185
|
+
[
|
186
|
+
"propertyOf",
|
187
|
+
"preposition",
|
188
|
+
false
|
189
|
+
],
|
185
190
|
[
|
186
191
|
"punctuation",
|
187
192
|
"punctuation",
|
@@ -749,6 +754,11 @@
|
|
749
754
|
"theAble",
|
750
755
|
false
|
751
756
|
],
|
757
|
+
[
|
758
|
+
"propertyOf",
|
759
|
+
"preposition",
|
760
|
+
false
|
761
|
+
],
|
752
762
|
[
|
753
763
|
"punctuation",
|
754
764
|
"punctuation",
|
@@ -1445,6 +1455,11 @@
|
|
1445
1455
|
"theAble",
|
1446
1456
|
false
|
1447
1457
|
],
|
1458
|
+
[
|
1459
|
+
"propertyOf",
|
1460
|
+
"preposition",
|
1461
|
+
false
|
1462
|
+
],
|
1448
1463
|
[
|
1449
1464
|
"punctuation",
|
1450
1465
|
"punctuation",
|
@@ -2451,6 +2466,11 @@
|
|
2451
2466
|
"theAble",
|
2452
2467
|
false
|
2453
2468
|
],
|
2469
|
+
[
|
2470
|
+
"propertyOf",
|
2471
|
+
"preposition",
|
2472
|
+
false
|
2473
|
+
],
|
2454
2474
|
[
|
2455
2475
|
"punctuation",
|
2456
2476
|
"punctuation",
|
@@ -3308,6 +3328,11 @@
|
|
3308
3328
|
"theAble",
|
3309
3329
|
false
|
3310
3330
|
],
|
3331
|
+
[
|
3332
|
+
"propertyOf",
|
3333
|
+
"preposition",
|
3334
|
+
false
|
3335
|
+
],
|
3311
3336
|
[
|
3312
3337
|
"punctuation",
|
3313
3338
|
"punctuation",
|
@@ -4165,6 +4190,11 @@
|
|
4165
4190
|
"theAble",
|
4166
4191
|
false
|
4167
4192
|
],
|
4193
|
+
[
|
4194
|
+
"propertyOf",
|
4195
|
+
"preposition",
|
4196
|
+
false
|
4197
|
+
],
|
4168
4198
|
[
|
4169
4199
|
"punctuation",
|
4170
4200
|
"punctuation",
|
@@ -5202,6 +5232,11 @@
|
|
5202
5232
|
"theAble",
|
5203
5233
|
false
|
5204
5234
|
],
|
5235
|
+
[
|
5236
|
+
"propertyOf",
|
5237
|
+
"preposition",
|
5238
|
+
false
|
5239
|
+
],
|
5205
5240
|
[
|
5206
5241
|
"punctuation",
|
5207
5242
|
"punctuation",
|
@@ -6329,6 +6364,11 @@
|
|
6329
6364
|
"theAble",
|
6330
6365
|
false
|
6331
6366
|
],
|
6367
|
+
[
|
6368
|
+
"propertyOf",
|
6369
|
+
"preposition",
|
6370
|
+
false
|
6371
|
+
],
|
6332
6372
|
[
|
6333
6373
|
"punctuation",
|
6334
6374
|
"punctuation",
|
@@ -7593,6 +7633,11 @@
|
|
7593
7633
|
"theAble",
|
7594
7634
|
false
|
7595
7635
|
],
|
7636
|
+
[
|
7637
|
+
"propertyOf",
|
7638
|
+
"preposition",
|
7639
|
+
false
|
7640
|
+
],
|
7596
7641
|
[
|
7597
7642
|
"punctuation",
|
7598
7643
|
"punctuation",
|
@@ -8857,6 +8902,11 @@
|
|
8857
8902
|
"theAble",
|
8858
8903
|
false
|
8859
8904
|
],
|
8905
|
+
[
|
8906
|
+
"propertyOf",
|
8907
|
+
"preposition",
|
8908
|
+
false
|
8909
|
+
],
|
8860
8910
|
[
|
8861
8911
|
"punctuation",
|
8862
8912
|
"punctuation",
|
@@ -10131,6 +10181,11 @@
|
|
10131
10181
|
"theAble",
|
10132
10182
|
false
|
10133
10183
|
],
|
10184
|
+
[
|
10185
|
+
"propertyOf",
|
10186
|
+
"preposition",
|
10187
|
+
false
|
10188
|
+
],
|
10134
10189
|
[
|
10135
10190
|
"punctuation",
|
10136
10191
|
"punctuation",
|
@@ -11410,6 +11465,11 @@
|
|
11410
11465
|
"theAble",
|
11411
11466
|
false
|
11412
11467
|
],
|
11468
|
+
[
|
11469
|
+
"propertyOf",
|
11470
|
+
"preposition",
|
11471
|
+
false
|
11472
|
+
],
|
11413
11473
|
[
|
11414
11474
|
"punctuation",
|
11415
11475
|
"punctuation",
|
@@ -12669,6 +12729,11 @@
|
|
12669
12729
|
"theAble",
|
12670
12730
|
false
|
12671
12731
|
],
|
12732
|
+
[
|
12733
|
+
"propertyOf",
|
12734
|
+
"preposition",
|
12735
|
+
false
|
12736
|
+
],
|
12672
12737
|
[
|
12673
12738
|
"punctuation",
|
12674
12739
|
"punctuation",
|
@@ -13046,7 +13111,7 @@
|
|
13046
13111
|
0
|
13047
13112
|
],
|
13048
13113
|
[
|
13049
|
-
"
|
13114
|
+
"isEd",
|
13050
13115
|
0
|
13051
13116
|
],
|
13052
13117
|
[
|
@@ -13254,7 +13319,7 @@
|
|
13254
13319
|
],
|
13255
13320
|
[
|
13256
13321
|
"unknown",
|
13257
|
-
|
13322
|
+
1
|
13258
13323
|
]
|
13259
13324
|
],
|
13260
13325
|
[
|
@@ -13266,17 +13331,13 @@
|
|
13266
13331
|
"fire",
|
13267
13332
|
0
|
13268
13333
|
],
|
13269
|
-
[
|
13270
|
-
"is",
|
13271
|
-
0
|
13272
|
-
],
|
13273
13334
|
[
|
13274
13335
|
"type",
|
13275
13336
|
0
|
13276
13337
|
],
|
13277
13338
|
[
|
13278
13339
|
"unknown",
|
13279
|
-
|
13340
|
+
0
|
13280
13341
|
]
|
13281
13342
|
],
|
13282
13343
|
[
|
@@ -13439,7 +13500,7 @@
|
|
13439
13500
|
],
|
13440
13501
|
[
|
13441
13502
|
"unknown",
|
13442
|
-
|
13503
|
+
1
|
13443
13504
|
]
|
13444
13505
|
],
|
13445
13506
|
[
|
@@ -13451,17 +13512,13 @@
|
|
13451
13512
|
"fire",
|
13452
13513
|
0
|
13453
13514
|
],
|
13454
|
-
[
|
13455
|
-
"is",
|
13456
|
-
0
|
13457
|
-
],
|
13458
13515
|
[
|
13459
13516
|
"type",
|
13460
13517
|
0
|
13461
13518
|
],
|
13462
13519
|
[
|
13463
13520
|
"unknown",
|
13464
|
-
|
13521
|
+
0
|
13465
13522
|
]
|
13466
13523
|
],
|
13467
13524
|
[
|
@@ -658,6 +658,11 @@
|
|
658
658
|
"theAble",
|
659
659
|
false
|
660
660
|
],
|
661
|
+
[
|
662
|
+
"propertyOf",
|
663
|
+
"preposition",
|
664
|
+
false
|
665
|
+
],
|
661
666
|
[
|
662
667
|
"punctuation",
|
663
668
|
"punctuation",
|
@@ -986,7 +991,7 @@
|
|
986
991
|
0
|
987
992
|
],
|
988
993
|
[
|
989
|
-
"
|
994
|
+
"isEd",
|
990
995
|
0
|
991
996
|
],
|
992
997
|
[
|
@@ -1159,7 +1164,7 @@
|
|
1159
1164
|
],
|
1160
1165
|
[
|
1161
1166
|
"unknown",
|
1162
|
-
|
1167
|
+
1
|
1163
1168
|
]
|
1164
1169
|
],
|
1165
1170
|
[
|
@@ -1171,13 +1176,9 @@
|
|
1171
1176
|
"dimension",
|
1172
1177
|
0
|
1173
1178
|
],
|
1174
|
-
[
|
1175
|
-
"is",
|
1176
|
-
0
|
1177
|
-
],
|
1178
1179
|
[
|
1179
1180
|
"unknown",
|
1180
|
-
|
1181
|
+
0
|
1181
1182
|
]
|
1182
1183
|
],
|
1183
1184
|
[
|
@@ -1903,6 +1904,11 @@
|
|
1903
1904
|
"theAble",
|
1904
1905
|
false
|
1905
1906
|
],
|
1907
|
+
[
|
1908
|
+
"propertyOf",
|
1909
|
+
"preposition",
|
1910
|
+
false
|
1911
|
+
],
|
1906
1912
|
[
|
1907
1913
|
"punctuation",
|
1908
1914
|
"punctuation",
|
@@ -3515,6 +3521,11 @@
|
|
3515
3521
|
"theAble",
|
3516
3522
|
false
|
3517
3523
|
],
|
3524
|
+
[
|
3525
|
+
"propertyOf",
|
3526
|
+
"preposition",
|
3527
|
+
false
|
3528
|
+
],
|
3518
3529
|
[
|
3519
3530
|
"punctuation",
|
3520
3531
|
"punctuation",
|
@@ -4876,6 +4887,11 @@
|
|
4876
4887
|
"theAble",
|
4877
4888
|
false
|
4878
4889
|
],
|
4890
|
+
[
|
4891
|
+
"propertyOf",
|
4892
|
+
"preposition",
|
4893
|
+
false
|
4894
|
+
],
|
4879
4895
|
[
|
4880
4896
|
"punctuation",
|
4881
4897
|
"punctuation",
|
@@ -5484,7 +5500,7 @@
|
|
5484
5500
|
],
|
5485
5501
|
[
|
5486
5502
|
"unknown",
|
5487
|
-
|
5503
|
+
1
|
5488
5504
|
]
|
5489
5505
|
],
|
5490
5506
|
[
|
@@ -5496,13 +5512,9 @@
|
|
5496
5512
|
"dimension",
|
5497
5513
|
0
|
5498
5514
|
],
|
5499
|
-
[
|
5500
|
-
"is",
|
5501
|
-
0
|
5502
|
-
],
|
5503
5515
|
[
|
5504
5516
|
"unknown",
|
5505
|
-
|
5517
|
+
0
|
5506
5518
|
]
|
5507
5519
|
],
|
5508
5520
|
[
|
@@ -154,6 +154,11 @@
|
|
154
154
|
"theAble",
|
155
155
|
false
|
156
156
|
],
|
157
|
+
[
|
158
|
+
"propertyOf",
|
159
|
+
"preposition",
|
160
|
+
false
|
161
|
+
],
|
157
162
|
[
|
158
163
|
"punctuation",
|
159
164
|
"punctuation",
|
@@ -419,7 +424,7 @@
|
|
419
424
|
],
|
420
425
|
"ops": [
|
421
426
|
[
|
422
|
-
"
|
427
|
+
"isEd",
|
423
428
|
0
|
424
429
|
],
|
425
430
|
[
|
@@ -666,10 +671,6 @@
|
|
666
671
|
"is",
|
667
672
|
0
|
668
673
|
],
|
669
|
-
[
|
670
|
-
"propertyOf",
|
671
|
-
1
|
672
|
-
],
|
673
674
|
[
|
674
675
|
"unknown",
|
675
676
|
1
|
@@ -677,8 +678,8 @@
|
|
677
678
|
],
|
678
679
|
[
|
679
680
|
[
|
680
|
-
"
|
681
|
-
|
681
|
+
"propertyOf",
|
682
|
+
1
|
682
683
|
],
|
683
684
|
[
|
684
685
|
"unknown",
|
@@ -773,10 +774,6 @@
|
|
773
774
|
"is",
|
774
775
|
0
|
775
776
|
],
|
776
|
-
[
|
777
|
-
"propertyOf",
|
778
|
-
1
|
779
|
-
],
|
780
777
|
[
|
781
778
|
"unknown",
|
782
779
|
1
|
@@ -784,8 +781,8 @@
|
|
784
781
|
],
|
785
782
|
[
|
786
783
|
[
|
787
|
-
"
|
788
|
-
|
784
|
+
"propertyOf",
|
785
|
+
1
|
789
786
|
],
|
790
787
|
[
|
791
788
|
"unknown",
|
package/common/properties.js
CHANGED
@@ -228,6 +228,7 @@ let config = {
|
|
228
228
|
{
|
229
229
|
id: "propertyOf",
|
230
230
|
level: 0,
|
231
|
+
isA: ['preposition'],
|
231
232
|
localHierarchy: [['property', 'queryable'], ['property', 'theAble'], ['property', 'unknown'], ['object', 'unknown']],
|
232
233
|
bridge: "{ ...next(operator), object: after[0], objects: after }"
|
233
234
|
},
|