tpmkms_4wp 8.9.1-beta.24 → 8.9.1-beta.26

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 (71) hide show
  1. package/common/animals.instance.json +23 -75
  2. package/common/articles.test.json +172 -4
  3. package/common/asking.test.json +731 -19
  4. package/common/avatar.test.json +3703 -1884
  5. package/common/characters.test.json +890 -112
  6. package/common/colors.instance.json +25 -333
  7. package/common/colors.test.json +632 -136
  8. package/common/comparable.test.json +3057 -601
  9. package/common/concept.test.json +1517 -453
  10. package/common/conjunction.test.json +112 -1
  11. package/common/countable.test.json +862 -66
  12. package/common/crew.instance.json +288 -0
  13. package/common/crew.test.json +5322 -918
  14. package/common/currency.test.json +564 -64
  15. package/common/dialogues.test.json +3617 -1221
  16. package/common/dimension.instance.json +36 -0
  17. package/common/dimension.test.json +18934 -12493
  18. package/common/edible.instance.json +36 -96
  19. package/common/edible.test.json +898 -168
  20. package/common/emotions.test.json +609 -107
  21. package/common/errors.test.json +49 -0
  22. package/common/evaluate.test.json +79 -1
  23. package/common/events.test.json +2020 -308
  24. package/common/fastfood.instance.json +284 -36
  25. package/common/fastfood.test.json +29023 -2294
  26. package/common/formulas.test.json +6602 -3800
  27. package/common/help.test.json +144 -0
  28. package/common/hierarchy.test.json +45023 -19454
  29. package/common/javascript.test.json +115 -11
  30. package/common/kirk.test.json +788 -255
  31. package/common/length.instance.json +0 -60
  32. package/common/length.test.json +4300 -2051
  33. package/common/listener.test.json +24 -1
  34. package/common/math.test.json +27147 -15408
  35. package/common/meta.test.json +2436 -253
  36. package/common/nameable.test.json +4185 -1467
  37. package/common/negation.test.json +92 -8
  38. package/common/numbers.test.json +144 -0
  39. package/common/ordering.instance.json +63 -47
  40. package/common/ordering.test.json +1060 -281
  41. package/common/ordinals.test.json +183 -6
  42. package/common/people.instance.json +0 -52
  43. package/common/people.test.json +13917 -7609
  44. package/common/percentages.test.json +158 -0
  45. package/common/pipboy.instance.json +36 -60
  46. package/common/pipboy.js +0 -1
  47. package/common/pipboy.test.json +14457 -5640
  48. package/common/pokemon.instance.json +0 -44
  49. package/common/pokemon.test.json +1321 -406
  50. package/common/pressure.test.json +1170 -348
  51. package/common/properties.test.json +33010 -11800
  52. package/common/punctuation.test.json +168 -0
  53. package/common/reports.instance.json +1 -1
  54. package/common/reports.test.json +7583 -204
  55. package/common/scorekeeper.test.json +25112 -12632
  56. package/common/sizeable.test.json +945 -215
  57. package/common/spock.test.json +788 -255
  58. package/common/stgame.test.json +890 -108
  59. package/common/stm.test.json +461 -9
  60. package/common/tell.test.json +119 -1
  61. package/common/temperature.test.json +1272 -480
  62. package/common/testing.test.json +51 -1
  63. package/common/time.test.json +4994 -1241
  64. package/common/tokenize.test.json +24 -0
  65. package/common/ui.test.json +4337 -157
  66. package/common/weight.instance.json +0 -68
  67. package/common/weight.test.json +6168 -3160
  68. package/common/wp.instance.json +0 -172
  69. package/common/wp.test.json +12342 -514
  70. package/common/yesno.test.json +108 -4
  71. package/package.json +2 -2
@@ -329713,6 +329713,76 @@
329713
329713
  0
329714
329714
  ]
329715
329715
  ],
329716
+ [
329717
+ [
329718
+ "breakfast",
329719
+ 0
329720
+ ],
329721
+ [
329722
+ "chicken",
329723
+ 0
329724
+ ],
329725
+ [
329726
+ "comma",
329727
+ 0
329728
+ ],
329729
+ [
329730
+ "double",
329731
+ 0
329732
+ ],
329733
+ [
329734
+ "egg",
329735
+ 0
329736
+ ],
329737
+ [
329738
+ "french",
329739
+ 0
329740
+ ],
329741
+ [
329742
+ "is",
329743
+ 0
329744
+ ],
329745
+ [
329746
+ "list",
329747
+ 0
329748
+ ],
329749
+ [
329750
+ "meal",
329751
+ 0
329752
+ ],
329753
+ [
329754
+ "muffin",
329755
+ 0
329756
+ ],
329757
+ [
329758
+ "oatmeal",
329759
+ 0
329760
+ ],
329761
+ [
329762
+ "on",
329763
+ 0
329764
+ ],
329765
+ [
329766
+ "pancake",
329767
+ 0
329768
+ ],
329769
+ [
329770
+ "platter",
329771
+ 0
329772
+ ],
329773
+ [
329774
+ "sandwich",
329775
+ 0
329776
+ ],
329777
+ [
329778
+ "sausage",
329779
+ 0
329780
+ ],
329781
+ [
329782
+ "toast",
329783
+ 0
329784
+ ]
329785
+ ],
329716
329786
  [
329717
329787
  [
329718
329788
  "breakfast",
@@ -329953,6 +330023,60 @@
329953
330023
  0
329954
330024
  ]
329955
330025
  ],
330026
+ [
330027
+ [
330028
+ "breakfast",
330029
+ 0
330030
+ ],
330031
+ [
330032
+ "comma",
330033
+ 0
330034
+ ],
330035
+ [
330036
+ "double",
330037
+ 0
330038
+ ],
330039
+ [
330040
+ "french",
330041
+ 0
330042
+ ],
330043
+ [
330044
+ "is",
330045
+ 0
330046
+ ],
330047
+ [
330048
+ "list",
330049
+ 0
330050
+ ],
330051
+ [
330052
+ "meal",
330053
+ 0
330054
+ ],
330055
+ [
330056
+ "muffin",
330057
+ 0
330058
+ ],
330059
+ [
330060
+ "oatmeal",
330061
+ 0
330062
+ ],
330063
+ [
330064
+ "pancake",
330065
+ 0
330066
+ ],
330067
+ [
330068
+ "platter",
330069
+ 0
330070
+ ],
330071
+ [
330072
+ "sausage",
330073
+ 0
330074
+ ],
330075
+ [
330076
+ "toast",
330077
+ 0
330078
+ ]
330079
+ ],
329956
330080
  [
329957
330081
  [
329958
330082
  "breakfast",
@@ -457564,24 +457688,6 @@
457564
457688
  0
457565
457689
  ]
457566
457690
  ],
457567
- [
457568
- [
457569
- "leftParenthesis",
457570
- 0
457571
- ],
457572
- [
457573
- "list",
457574
- 1
457575
- ],
457576
- [
457577
- "rightParenthesis",
457578
- 0
457579
- ],
457580
- [
457581
- "smoothie",
457582
- 0
457583
- ]
457584
- ],
457585
457691
  [
457586
457692
  [
457587
457693
  "leftParenthesis",
@@ -582571,6 +582677,24 @@
582571
582677
  0
582572
582678
  ]
582573
582679
  ],
582680
+ [
582681
+ [
582682
+ "combo",
582683
+ 0
582684
+ ],
582685
+ [
582686
+ "is",
582687
+ 0
582688
+ ],
582689
+ [
582690
+ "list",
582691
+ 1
582692
+ ],
582693
+ [
582694
+ "sizeable",
582695
+ 0
582696
+ ]
582697
+ ],
582574
582698
  [
582575
582699
  [
582576
582700
  "is",
@@ -584912,6 +585036,76 @@
584912
585036
  0
584913
585037
  ]
584914
585038
  ],
585039
+ [
585040
+ [
585041
+ "breakfast",
585042
+ 0
585043
+ ],
585044
+ [
585045
+ "chicken",
585046
+ 0
585047
+ ],
585048
+ [
585049
+ "comma",
585050
+ 0
585051
+ ],
585052
+ [
585053
+ "double",
585054
+ 0
585055
+ ],
585056
+ [
585057
+ "egg",
585058
+ 0
585059
+ ],
585060
+ [
585061
+ "french",
585062
+ 0
585063
+ ],
585064
+ [
585065
+ "is",
585066
+ 0
585067
+ ],
585068
+ [
585069
+ "list",
585070
+ 0
585071
+ ],
585072
+ [
585073
+ "meal",
585074
+ 0
585075
+ ],
585076
+ [
585077
+ "muffin",
585078
+ 0
585079
+ ],
585080
+ [
585081
+ "oatmeal",
585082
+ 0
585083
+ ],
585084
+ [
585085
+ "on",
585086
+ 0
585087
+ ],
585088
+ [
585089
+ "pancake",
585090
+ 0
585091
+ ],
585092
+ [
585093
+ "platter",
585094
+ 0
585095
+ ],
585096
+ [
585097
+ "sandwich",
585098
+ 0
585099
+ ],
585100
+ [
585101
+ "sausage",
585102
+ 0
585103
+ ],
585104
+ [
585105
+ "toast",
585106
+ 0
585107
+ ]
585108
+ ],
584915
585109
  [
584916
585110
  [
584917
585111
  "breakfast",
@@ -585152,6 +585346,60 @@
585152
585346
  0
585153
585347
  ]
585154
585348
  ],
585349
+ [
585350
+ [
585351
+ "breakfast",
585352
+ 0
585353
+ ],
585354
+ [
585355
+ "comma",
585356
+ 0
585357
+ ],
585358
+ [
585359
+ "double",
585360
+ 0
585361
+ ],
585362
+ [
585363
+ "french",
585364
+ 0
585365
+ ],
585366
+ [
585367
+ "is",
585368
+ 0
585369
+ ],
585370
+ [
585371
+ "list",
585372
+ 0
585373
+ ],
585374
+ [
585375
+ "meal",
585376
+ 0
585377
+ ],
585378
+ [
585379
+ "muffin",
585380
+ 0
585381
+ ],
585382
+ [
585383
+ "oatmeal",
585384
+ 0
585385
+ ],
585386
+ [
585387
+ "pancake",
585388
+ 0
585389
+ ],
585390
+ [
585391
+ "platter",
585392
+ 0
585393
+ ],
585394
+ [
585395
+ "sausage",
585396
+ 0
585397
+ ],
585398
+ [
585399
+ "toast",
585400
+ 0
585401
+ ]
585402
+ ],
585155
585403
  [
585156
585404
  [
585157
585405
  "breakfast",
@@ -586966,6 +587214,24 @@
586966
587214
  0
586967
587215
  ]
586968
587216
  ],
587217
+ [
587218
+ [
587219
+ "combo",
587220
+ 0
587221
+ ],
587222
+ [
587223
+ "is",
587224
+ 0
587225
+ ],
587226
+ [
587227
+ "list",
587228
+ 1
587229
+ ],
587230
+ [
587231
+ "sizeable",
587232
+ 0
587233
+ ]
587234
+ ],
586969
587235
  [
586970
587236
  [
586971
587237
  "comma",
@@ -588166,24 +588432,6 @@
588166
588432
  0
588167
588433
  ]
588168
588434
  ],
588169
- [
588170
- [
588171
- "leftParenthesis",
588172
- 0
588173
- ],
588174
- [
588175
- "list",
588176
- 1
588177
- ],
588178
- [
588179
- "rightParenthesis",
588180
- 0
588181
- ],
588182
- [
588183
- "smoothie",
588184
- 0
588185
- ]
588186
- ],
588187
588435
  [
588188
588436
  [
588189
588437
  "leftParenthesis",