ekms 8.9.1-beta.26 → 8.9.1-beta.28

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 (108) hide show
  1. package/common/animals.instance.json +6427 -714
  2. package/common/articles.js +4 -7
  3. package/common/articles.test.json +268 -136
  4. package/common/asking.test.json +1504 -798
  5. package/common/avatar.js +8 -0
  6. package/common/avatar.test.json +3292 -1852
  7. package/common/characters.test.json +962 -464
  8. package/common/colors.instance.json +22950 -1756
  9. package/common/colors.test.json +140 -68
  10. package/common/comparable.instance.json +1279 -149
  11. package/common/comparable.js +11 -11
  12. package/common/comparable.test.json +455 -230
  13. package/common/concept.js +9 -1
  14. package/common/concept.test.json +2023 -928
  15. package/common/conjunction.js +12 -0
  16. package/common/conjunction.test.json +219 -102
  17. package/common/countable.test.json +906 -444
  18. package/common/crew.instance.json +18796 -2069
  19. package/common/crew.js +19 -0
  20. package/common/crew.test.json +7104 -3435
  21. package/common/currency.js +0 -1
  22. package/common/currency.test.json +753 -369
  23. package/common/dialogues.js +74 -27
  24. package/common/dialogues.test.json +4225 -1915
  25. package/common/dimension.instance.json +744 -112
  26. package/common/dimension.js +16 -2
  27. package/common/dimension.test.json +10410 -4721
  28. package/common/edible.instance.json +21412 -2527
  29. package/common/edible.js +13 -0
  30. package/common/edible.test.json +1033 -487
  31. package/common/emotions.instance.json +2269 -254
  32. package/common/emotions.js +10 -2
  33. package/common/emotions.test.json +928 -403
  34. package/common/errors.test.json +77 -38
  35. package/common/evaluate.test.json +43 -22
  36. package/common/events.test.json +453 -210
  37. package/common/fastfood.instance.json +80935 -9140
  38. package/common/fastfood.js +83 -2
  39. package/common/fastfood.test.json +37703 -20376
  40. package/common/formulas.instance.json +309 -53
  41. package/common/formulas.test.json +6286 -3094
  42. package/common/help.test.json +272 -128
  43. package/common/helpers/concept.js +1 -0
  44. package/common/helpers/properties.js +1 -27
  45. package/common/hierarchy.js +9 -0
  46. package/common/hierarchy.test.json +21532 -10628
  47. package/common/javascript.test.json +185 -86
  48. package/common/kirk.instance.json +302 -3
  49. package/common/kirk.test.json +621 -285
  50. package/common/length.instance.json +9630 -697
  51. package/common/length.test.json +3359 -1737
  52. package/common/listener.test.json +33 -18
  53. package/common/math.instance.json +278 -52
  54. package/common/math.test.json +22940 -13876
  55. package/common/meta.instance.json +1 -0
  56. package/common/meta.js +8 -8
  57. package/common/meta.test.json +584 -272
  58. package/common/nameable.test.json +1800 -843
  59. package/common/negation.test.json +114 -60
  60. package/common/numbers.test.json +198 -108
  61. package/common/ordering.instance.json +3848 -541
  62. package/common/ordering.test.json +1158 -540
  63. package/common/ordinals.js +7 -1
  64. package/common/ordinals.test.json +256 -136
  65. package/common/people.instance.json +3803 -537
  66. package/common/people.js +0 -14
  67. package/common/people.test.json +14361 -7176
  68. package/common/percentages.test.json +289 -134
  69. package/common/pipboy.instance.json +13187 -1238
  70. package/common/pipboy.js +22 -41
  71. package/common/pipboy.test.json +5598 -2688
  72. package/common/pokemon.instance.json +5930 -660
  73. package/common/pokemon.test.json +975 -453
  74. package/common/pressure.instance.json +2589 -286
  75. package/common/pressure.test.json +991 -445
  76. package/common/properties.instance.json +887 -80
  77. package/common/properties.js +13 -22
  78. package/common/properties.test.json +20521 -9542
  79. package/common/punctuation.test.json +305 -146
  80. package/common/reports.instance.json +965 -108
  81. package/common/reports.js +7 -0
  82. package/common/reports.test.json +13247 -6426
  83. package/common/scorekeeper.instance.json +1 -0
  84. package/common/scorekeeper.js +17 -7
  85. package/common/scorekeeper.test.json +26256 -11598
  86. package/common/sizeable.test.json +455 -230
  87. package/common/spock.instance.json +302 -3
  88. package/common/spock.test.json +621 -285
  89. package/common/stgame.test.json +962 -464
  90. package/common/stm.test.json +755 -374
  91. package/common/tell.test.json +195 -90
  92. package/common/temperature.instance.json +5940 -285
  93. package/common/temperature.test.json +990 -444
  94. package/common/testing.test.json +67 -34
  95. package/common/time.test.json +2386 -1066
  96. package/common/tokenize.js +3 -2
  97. package/common/tokenize.test.json +33 -18
  98. package/common/ui.instance.json +123 -21
  99. package/common/ui.js +0 -16
  100. package/common/ui.test.json +612 -312
  101. package/common/weight.instance.json +9798 -680
  102. package/common/weight.js +10 -0
  103. package/common/weight.test.json +6185 -2711
  104. package/common/wp.instance.json +13555 -1583
  105. package/common/wp.js +11 -6
  106. package/common/wp.test.json +27299 -13463
  107. package/common/yesno.test.json +132 -72
  108. package/package.json +2 -2
@@ -1230,26 +1230,41 @@
1230
1230
  ""
1231
1231
  ],
1232
1232
  "summaries": [
1233
- [
1234
- {
1235
- "counter": 1,
1236
- "operators": [
1237
- [
1238
- "red_colors",
1239
- 0
1233
+ {
1234
+ "length": 1,
1235
+ "summaries": [
1236
+ {
1237
+ "counter": 1,
1238
+ "operators": [
1239
+ {
1240
+ "marker": [
1241
+ "red_colors",
1242
+ 0
1243
+ ],
1244
+ "range": {
1245
+ "end": 2,
1246
+ "start": 0
1247
+ }
1248
+ }
1240
1249
  ]
1241
- ]
1242
- },
1243
- {
1244
- "counter": 2,
1245
- "operators": [
1246
- [
1247
- "red_colors",
1248
- 1
1250
+ },
1251
+ {
1252
+ "counter": 2,
1253
+ "operators": [
1254
+ {
1255
+ "marker": [
1256
+ "red_colors",
1257
+ 1
1258
+ ],
1259
+ "range": {
1260
+ "end": 2,
1261
+ "start": 0
1262
+ }
1263
+ }
1249
1264
  ]
1250
- ]
1251
- }
1252
- ]
1265
+ }
1266
+ ]
1267
+ }
1253
1268
  ]
1254
1269
  },
1255
1270
  {
@@ -2547,30 +2562,51 @@
2547
2562
  ""
2548
2563
  ],
2549
2564
  "summaries": [
2550
- [
2551
- {
2552
- "counter": 1,
2553
- "operators": [
2554
- [
2555
- "hex_colors",
2556
- 0
2557
- ],
2558
- [
2559
- "color_colors",
2560
- 0
2565
+ {
2566
+ "length": 1,
2567
+ "summaries": [
2568
+ {
2569
+ "counter": 1,
2570
+ "operators": [
2571
+ {
2572
+ "marker": [
2573
+ "hex_colors",
2574
+ 0
2575
+ ],
2576
+ "range": {
2577
+ "end": 2,
2578
+ "start": 0
2579
+ }
2580
+ },
2581
+ {
2582
+ "marker": [
2583
+ "color_colors",
2584
+ 0
2585
+ ],
2586
+ "range": {
2587
+ "end": 8,
2588
+ "start": 4
2589
+ }
2590
+ }
2561
2591
  ]
2562
- ]
2563
- },
2564
- {
2565
- "counter": 2,
2566
- "operators": [
2567
- [
2568
- "hex_colors_color_colors",
2569
- 1
2592
+ },
2593
+ {
2594
+ "counter": 2,
2595
+ "operators": [
2596
+ {
2597
+ "marker": [
2598
+ "hex_colors_color_colors",
2599
+ 1
2600
+ ],
2601
+ "range": {
2602
+ "end": 8,
2603
+ "start": 0
2604
+ }
2605
+ }
2570
2606
  ]
2571
- ]
2572
- }
2573
- ]
2607
+ }
2608
+ ]
2609
+ }
2574
2610
  ]
2575
2611
  },
2576
2612
  {
@@ -3787,14 +3823,23 @@
3787
3823
  ""
3788
3824
  ],
3789
3825
  "summaries": [
3790
- [
3791
- {
3792
- "counter": 1,
3793
- "operators": [
3794
- "hexColor"
3795
- ]
3796
- }
3797
- ]
3826
+ {
3827
+ "length": 1,
3828
+ "summaries": [
3829
+ {
3830
+ "counter": 1,
3831
+ "operators": [
3832
+ {
3833
+ "marker": "hexColor",
3834
+ "range": {
3835
+ "end": 6,
3836
+ "start": 0
3837
+ }
3838
+ }
3839
+ ]
3840
+ }
3841
+ ]
3842
+ }
3798
3843
  ]
3799
3844
  },
3800
3845
  {
@@ -4894,28 +4939,55 @@
4894
4939
  ""
4895
4940
  ],
4896
4941
  "summaries": [
4897
- [
4898
- {
4899
- "counter": 1,
4900
- "operators": [
4901
- "hexColor",
4902
- [
4903
- "unknown",
4904
- 0
4942
+ {
4943
+ "length": 2,
4944
+ "summaries": [
4945
+ {
4946
+ "counter": 1,
4947
+ "operators": [
4948
+ {
4949
+ "marker": "hexColor",
4950
+ "range": {
4951
+ "end": 4,
4952
+ "start": 0
4953
+ }
4954
+ },
4955
+ {
4956
+ "marker": [
4957
+ "unknown",
4958
+ 0
4959
+ ],
4960
+ "range": {
4961
+ "end": 6,
4962
+ "start": 5
4963
+ }
4964
+ }
4905
4965
  ]
4906
- ]
4907
- },
4908
- {
4909
- "counter": 2,
4910
- "operators": [
4911
- "hexColor",
4912
- [
4913
- "unknown",
4914
- 1
4966
+ },
4967
+ {
4968
+ "counter": 2,
4969
+ "operators": [
4970
+ {
4971
+ "marker": "hexColor",
4972
+ "range": {
4973
+ "end": 4,
4974
+ "start": 0
4975
+ }
4976
+ },
4977
+ {
4978
+ "marker": [
4979
+ "unknown",
4980
+ 1
4981
+ ],
4982
+ "range": {
4983
+ "end": 6,
4984
+ "start": 5
4985
+ }
4986
+ }
4915
4987
  ]
4916
- ]
4917
- }
4918
- ]
4988
+ }
4989
+ ]
4990
+ }
4919
4991
  ]
4920
4992
  }
4921
4993
  ]