tpmkms_4wp 9.5.1-beta.9 → 9.6.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/common/asking.js +12 -4
- package/common/avatar.test.json +1001 -860
- package/common/can.instance.json +2162 -5
- package/common/can.js +101 -35
- package/common/can.test.json +51307 -0
- package/common/colors.instance.json +2 -30
- package/common/comparable.instance.json +1 -1
- package/common/concept.js +25 -27
- package/common/concept.test.json +142 -120
- package/common/conjunction.test.json +32 -42
- package/common/crew.instance.json +163 -113
- package/common/dateTimeSelectors.instance.json +2 -2
- package/common/dateTimeSelectors.js +3 -3
- package/common/dateTimeSelectors.test.json +76935 -35739
- package/common/dates.instance.json +0 -84
- package/common/dates.test.json +284 -287
- package/common/dialogues.js +31 -112
- package/common/dialogues.test.json +1171 -996
- package/common/dimension.instance.json +21374 -562
- package/common/dimension.js +145 -51
- package/common/dimension.test.json +8753 -3495
- package/common/drone.instance.json +23712 -0
- package/common/drone.js +448 -0
- package/common/drone.test.json +66665 -0
- package/common/edible.instance.json +9 -65
- package/common/emotions.instance.json +47 -70
- package/common/errors.js +3 -3
- package/common/fastfood.instance.json +758 -266
- package/common/fastfood.js +7 -7
- package/common/fastfood.test.json +6970 -6829
- package/common/gdefaults.js +58 -13
- package/common/help.js +9 -9
- package/common/help.test.json +65 -11
- package/common/helpers/dialogues.js +6 -1
- package/common/helpers/properties.js +36 -16
- package/common/helpers.js +32 -2
- package/common/hierarchy.js +3 -1
- package/common/kirk.test.json +600 -424
- package/common/latin.instance.json +10 -10
- package/common/latin.js +5 -5
- package/common/length.instance.json +27611 -2889
- package/common/length.js +6 -1
- package/common/length.test.json +45315 -3925
- package/common/math.instance.json +1 -1
- package/common/menus.instance.json +4 -7
- package/common/menus.js +1 -8
- package/common/meta.js +1 -0
- package/common/nameable.js +13 -6
- package/common/nameable.test.json +436 -0
- package/common/numbers.js +1 -1
- package/common/ordering.instance.json +4 -2
- package/common/ordering.test.json +104 -174
- package/common/people.instance.json +60 -315
- package/common/pipboy.instance.json +1 -57
- package/common/pokemon.instance.json +5 -5
- package/common/pressure.instance.json +3959 -1990
- package/common/pressure.test.json +433 -477
- package/common/properties.instance.json +5 -16
- package/common/properties.js +3 -3
- package/common/properties.test.json +9565 -6951
- package/common/rates.instance.json +59 -0
- package/common/rates.js +97 -0
- package/common/rates.test.json +27702 -0
- package/common/reminders.js +2 -2
- package/common/reminders.test.json +64635 -25787
- package/common/reports.instance.json +2 -2
- package/common/spock.test.json +606 -430
- package/common/stm.js +13 -2
- package/common/temperature.instance.json +3658 -1689
- package/common/temperature.test.json +433 -477
- package/common/time.instance.json +24762 -0
- package/common/time.js +135 -139
- package/common/time.test.json +31876 -3757
- package/common/ui.instance.json +2 -5
- package/common/ui.js +1 -8
- package/common/weight.instance.json +10359 -4077
- package/common/weight.test.json +2601 -2263
- package/common/words.instance.json +9 -0
- package/common/words.js +53 -0
- package/common/words.test.json +2 -0
- package/common/wp.instance.json +330 -58
- package/common/wp.js +4 -0
- package/common/wp.test.json +7385 -6906
- package/main.js +4 -2
- package/package.json +16 -5
- package/common/listener.js +0 -50
- package/common/listener.test.json +0 -142
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
"end": 19
|
|
1005
1005
|
},
|
|
1006
1006
|
"dead": true,
|
|
1007
|
-
"
|
|
1007
|
+
"conceptModifiers": [
|
|
1008
1008
|
{
|
|
1009
1009
|
"value": "crew",
|
|
1010
1010
|
"unknown": true,
|
|
@@ -30159,7 +30159,7 @@
|
|
|
30159
30159
|
],
|
|
30160
30160
|
"ops": [
|
|
30161
30161
|
[
|
|
30162
|
-
"
|
|
30162
|
+
"be",
|
|
30163
30163
|
0
|
|
30164
30164
|
],
|
|
30165
30165
|
[
|
|
@@ -30391,6 +30391,10 @@
|
|
|
30391
30391
|
"propertyOf",
|
|
30392
30392
|
0
|
|
30393
30393
|
],
|
|
30394
|
+
[
|
|
30395
|
+
"the",
|
|
30396
|
+
0
|
|
30397
|
+
],
|
|
30394
30398
|
[
|
|
30395
30399
|
"unknown",
|
|
30396
30400
|
0
|
|
@@ -30401,6 +30405,16 @@
|
|
|
30401
30405
|
"is",
|
|
30402
30406
|
0
|
|
30403
30407
|
],
|
|
30408
|
+
[
|
|
30409
|
+
"propertyOf",
|
|
30410
|
+
0
|
|
30411
|
+
],
|
|
30412
|
+
[
|
|
30413
|
+
"unknown",
|
|
30414
|
+
0
|
|
30415
|
+
]
|
|
30416
|
+
],
|
|
30417
|
+
[
|
|
30404
30418
|
[
|
|
30405
30419
|
"propertyOf",
|
|
30406
30420
|
1
|
|
@@ -30858,7 +30872,7 @@
|
|
|
30858
30872
|
},
|
|
30859
30873
|
{
|
|
30860
30874
|
"marker": [
|
|
30861
|
-
"
|
|
30875
|
+
"be",
|
|
30862
30876
|
0
|
|
30863
30877
|
],
|
|
30864
30878
|
"range": {
|
|
@@ -32461,7 +32475,7 @@
|
|
|
32461
32475
|
"end": 24
|
|
32462
32476
|
},
|
|
32463
32477
|
"dead": true,
|
|
32464
|
-
"
|
|
32478
|
+
"conceptModifiers": [
|
|
32465
32479
|
{
|
|
32466
32480
|
"value": "photon",
|
|
32467
32481
|
"unknown": true,
|
|
@@ -34419,7 +34433,7 @@
|
|
|
34419
34433
|
],
|
|
34420
34434
|
"ops": [
|
|
34421
34435
|
[
|
|
34422
|
-
"
|
|
34436
|
+
"be",
|
|
34423
34437
|
0
|
|
34424
34438
|
],
|
|
34425
34439
|
[
|
|
@@ -34724,10 +34738,6 @@
|
|
|
34724
34738
|
"is",
|
|
34725
34739
|
0
|
|
34726
34740
|
],
|
|
34727
|
-
[
|
|
34728
|
-
"propertyOf",
|
|
34729
|
-
1
|
|
34730
|
-
],
|
|
34731
34741
|
[
|
|
34732
34742
|
"status",
|
|
34733
34743
|
0
|
|
@@ -34739,8 +34749,8 @@
|
|
|
34739
34749
|
],
|
|
34740
34750
|
[
|
|
34741
34751
|
[
|
|
34742
|
-
"
|
|
34743
|
-
|
|
34752
|
+
"propertyOf",
|
|
34753
|
+
1
|
|
34744
34754
|
],
|
|
34745
34755
|
[
|
|
34746
34756
|
"status",
|
|
@@ -35229,7 +35239,7 @@
|
|
|
35229
35239
|
},
|
|
35230
35240
|
{
|
|
35231
35241
|
"marker": [
|
|
35232
|
-
"
|
|
35242
|
+
"be",
|
|
35233
35243
|
0
|
|
35234
35244
|
],
|
|
35235
35245
|
"range": {
|
|
@@ -46404,7 +46414,7 @@
|
|
|
46404
46414
|
0
|
|
46405
46415
|
],
|
|
46406
46416
|
[
|
|
46407
|
-
"
|
|
46417
|
+
"be",
|
|
46408
46418
|
0
|
|
46409
46419
|
],
|
|
46410
46420
|
[
|
|
@@ -46437,7 +46447,7 @@
|
|
|
46437
46447
|
0
|
|
46438
46448
|
],
|
|
46439
46449
|
[
|
|
46440
|
-
"
|
|
46450
|
+
"be",
|
|
46441
46451
|
0
|
|
46442
46452
|
],
|
|
46443
46453
|
[
|
|
@@ -46466,7 +46476,7 @@
|
|
|
46466
46476
|
0
|
|
46467
46477
|
],
|
|
46468
46478
|
[
|
|
46469
|
-
"
|
|
46479
|
+
"be",
|
|
46470
46480
|
0
|
|
46471
46481
|
],
|
|
46472
46482
|
[
|
|
@@ -46508,7 +46518,7 @@
|
|
|
46508
46518
|
],
|
|
46509
46519
|
"ops": [
|
|
46510
46520
|
[
|
|
46511
|
-
"
|
|
46521
|
+
"be",
|
|
46512
46522
|
0
|
|
46513
46523
|
],
|
|
46514
46524
|
[
|
|
@@ -46573,6 +46583,7 @@
|
|
|
46573
46583
|
"dead": true,
|
|
46574
46584
|
"from": {
|
|
46575
46585
|
"value": "arm",
|
|
46586
|
+
"isVerb": true,
|
|
46576
46587
|
"number": "many",
|
|
46577
46588
|
"text": "arm the weapon",
|
|
46578
46589
|
"marker": "arm",
|
|
@@ -46609,6 +46620,7 @@
|
|
|
46609
46620
|
},
|
|
46610
46621
|
"operator": {
|
|
46611
46622
|
"value": "arm",
|
|
46623
|
+
"isVerb": true,
|
|
46612
46624
|
"number": "one",
|
|
46613
46625
|
"text": "arm",
|
|
46614
46626
|
"marker": "arm",
|
|
@@ -46619,7 +46631,6 @@
|
|
|
46619
46631
|
},
|
|
46620
46632
|
"evaluateWord": true,
|
|
46621
46633
|
"imperative": true,
|
|
46622
|
-
"isVerb": true,
|
|
46623
46634
|
"level": 0
|
|
46624
46635
|
},
|
|
46625
46636
|
"unflatten": [
|
|
@@ -46822,10 +46833,6 @@
|
|
|
46822
46833
|
"arm",
|
|
46823
46834
|
0
|
|
46824
46835
|
],
|
|
46825
|
-
[
|
|
46826
|
-
"is",
|
|
46827
|
-
0
|
|
46828
|
-
],
|
|
46829
46836
|
[
|
|
46830
46837
|
"means",
|
|
46831
46838
|
0
|
|
@@ -46838,6 +46845,10 @@
|
|
|
46838
46845
|
"status",
|
|
46839
46846
|
0
|
|
46840
46847
|
],
|
|
46848
|
+
[
|
|
46849
|
+
"the",
|
|
46850
|
+
0
|
|
46851
|
+
],
|
|
46841
46852
|
[
|
|
46842
46853
|
"unknown",
|
|
46843
46854
|
0
|
|
@@ -46845,7 +46856,7 @@
|
|
|
46845
46856
|
],
|
|
46846
46857
|
[
|
|
46847
46858
|
[
|
|
46848
|
-
"
|
|
46859
|
+
"arm",
|
|
46849
46860
|
0
|
|
46850
46861
|
],
|
|
46851
46862
|
[
|
|
@@ -46876,7 +46887,7 @@
|
|
|
46876
46887
|
],
|
|
46877
46888
|
[
|
|
46878
46889
|
"propertyOf",
|
|
46879
|
-
|
|
46890
|
+
0
|
|
46880
46891
|
],
|
|
46881
46892
|
[
|
|
46882
46893
|
"status",
|
|
@@ -46914,6 +46925,24 @@
|
|
|
46914
46925
|
"means",
|
|
46915
46926
|
0
|
|
46916
46927
|
]
|
|
46928
|
+
],
|
|
46929
|
+
[
|
|
46930
|
+
[
|
|
46931
|
+
"means",
|
|
46932
|
+
0
|
|
46933
|
+
],
|
|
46934
|
+
[
|
|
46935
|
+
"propertyOf",
|
|
46936
|
+
1
|
|
46937
|
+
],
|
|
46938
|
+
[
|
|
46939
|
+
"status",
|
|
46940
|
+
0
|
|
46941
|
+
],
|
|
46942
|
+
[
|
|
46943
|
+
"unknown",
|
|
46944
|
+
0
|
|
46945
|
+
]
|
|
46917
46946
|
]
|
|
46918
46947
|
],
|
|
46919
46948
|
"summaries": [
|
|
@@ -47578,7 +47607,7 @@
|
|
|
47578
47607
|
},
|
|
47579
47608
|
{
|
|
47580
47609
|
"marker": [
|
|
47581
|
-
"
|
|
47610
|
+
"be",
|
|
47582
47611
|
0
|
|
47583
47612
|
],
|
|
47584
47613
|
"range": {
|
|
@@ -47673,7 +47702,7 @@
|
|
|
47673
47702
|
},
|
|
47674
47703
|
{
|
|
47675
47704
|
"marker": [
|
|
47676
|
-
"
|
|
47705
|
+
"be",
|
|
47677
47706
|
0
|
|
47678
47707
|
],
|
|
47679
47708
|
"range": {
|
|
@@ -47758,7 +47787,7 @@
|
|
|
47758
47787
|
},
|
|
47759
47788
|
{
|
|
47760
47789
|
"marker": [
|
|
47761
|
-
"
|
|
47790
|
+
"be",
|
|
47762
47791
|
0
|
|
47763
47792
|
],
|
|
47764
47793
|
"range": {
|
|
@@ -47898,7 +47927,7 @@
|
|
|
47898
47927
|
},
|
|
47899
47928
|
{
|
|
47900
47929
|
"marker": [
|
|
47901
|
-
"
|
|
47930
|
+
"be",
|
|
47902
47931
|
0
|
|
47903
47932
|
],
|
|
47904
47933
|
"range": {
|
|
@@ -50022,7 +50051,7 @@
|
|
|
50022
50051
|
],
|
|
50023
50052
|
"ops": [
|
|
50024
50053
|
[
|
|
50025
|
-
"
|
|
50054
|
+
"be",
|
|
50026
50055
|
0
|
|
50027
50056
|
],
|
|
50028
50057
|
[
|
|
@@ -50087,6 +50116,7 @@
|
|
|
50087
50116
|
"dead": true,
|
|
50088
50117
|
"from": {
|
|
50089
50118
|
"value": "disarm",
|
|
50119
|
+
"isVerb": true,
|
|
50090
50120
|
"number": "many",
|
|
50091
50121
|
"text": "disarm the weapon",
|
|
50092
50122
|
"marker": "disarm",
|
|
@@ -50123,6 +50153,7 @@
|
|
|
50123
50153
|
},
|
|
50124
50154
|
"operator": {
|
|
50125
50155
|
"value": "disarm",
|
|
50156
|
+
"isVerb": true,
|
|
50126
50157
|
"number": "one",
|
|
50127
50158
|
"text": "disarm",
|
|
50128
50159
|
"marker": "disarm",
|
|
@@ -50133,7 +50164,6 @@
|
|
|
50133
50164
|
},
|
|
50134
50165
|
"evaluateWord": true,
|
|
50135
50166
|
"imperative": true,
|
|
50136
|
-
"isVerb": true,
|
|
50137
50167
|
"level": 0
|
|
50138
50168
|
},
|
|
50139
50169
|
"unflatten": [
|
|
@@ -50438,10 +50468,6 @@
|
|
|
50438
50468
|
"means",
|
|
50439
50469
|
0
|
|
50440
50470
|
],
|
|
50441
|
-
[
|
|
50442
|
-
"propertyOf",
|
|
50443
|
-
1
|
|
50444
|
-
],
|
|
50445
50471
|
[
|
|
50446
50472
|
"status",
|
|
50447
50473
|
0
|
|
@@ -50454,28 +50480,28 @@
|
|
|
50454
50480
|
[
|
|
50455
50481
|
[
|
|
50456
50482
|
"is",
|
|
50457
|
-
|
|
50483
|
+
1
|
|
50458
50484
|
],
|
|
50459
50485
|
[
|
|
50460
50486
|
"means",
|
|
50461
50487
|
0
|
|
50462
|
-
],
|
|
50463
|
-
[
|
|
50464
|
-
"status",
|
|
50465
|
-
0
|
|
50466
|
-
],
|
|
50467
|
-
[
|
|
50468
|
-
"unknown",
|
|
50469
|
-
0
|
|
50470
50488
|
]
|
|
50471
50489
|
],
|
|
50472
50490
|
[
|
|
50473
50491
|
[
|
|
50474
|
-
"
|
|
50492
|
+
"means",
|
|
50493
|
+
0
|
|
50494
|
+
],
|
|
50495
|
+
[
|
|
50496
|
+
"propertyOf",
|
|
50475
50497
|
1
|
|
50476
50498
|
],
|
|
50477
50499
|
[
|
|
50478
|
-
"
|
|
50500
|
+
"status",
|
|
50501
|
+
0
|
|
50502
|
+
],
|
|
50503
|
+
[
|
|
50504
|
+
"unknown",
|
|
50479
50505
|
0
|
|
50480
50506
|
]
|
|
50481
50507
|
]
|
|
@@ -51627,7 +51653,7 @@
|
|
|
51627
51653
|
},
|
|
51628
51654
|
{
|
|
51629
51655
|
"marker": [
|
|
51630
|
-
"
|
|
51656
|
+
"be",
|
|
51631
51657
|
0
|
|
51632
51658
|
],
|
|
51633
51659
|
"range": {
|
|
@@ -51978,7 +52004,29 @@
|
|
|
51978
52004
|
0
|
|
51979
52005
|
],
|
|
51980
52006
|
[
|
|
51981
|
-
"
|
|
52007
|
+
"means",
|
|
52008
|
+
0
|
|
52009
|
+
],
|
|
52010
|
+
[
|
|
52011
|
+
"propertyOf",
|
|
52012
|
+
0
|
|
52013
|
+
],
|
|
52014
|
+
[
|
|
52015
|
+
"status",
|
|
52016
|
+
0
|
|
52017
|
+
],
|
|
52018
|
+
[
|
|
52019
|
+
"the",
|
|
52020
|
+
0
|
|
52021
|
+
],
|
|
52022
|
+
[
|
|
52023
|
+
"unknown",
|
|
52024
|
+
0
|
|
52025
|
+
]
|
|
52026
|
+
],
|
|
52027
|
+
[
|
|
52028
|
+
[
|
|
52029
|
+
"arm",
|
|
51982
52030
|
0
|
|
51983
52031
|
],
|
|
51984
52032
|
[
|
|
@@ -52478,50 +52526,6 @@
|
|
|
52478
52526
|
0
|
|
52479
52527
|
]
|
|
52480
52528
|
],
|
|
52481
|
-
[
|
|
52482
|
-
[
|
|
52483
|
-
"is",
|
|
52484
|
-
0
|
|
52485
|
-
],
|
|
52486
|
-
[
|
|
52487
|
-
"means",
|
|
52488
|
-
0
|
|
52489
|
-
],
|
|
52490
|
-
[
|
|
52491
|
-
"propertyOf",
|
|
52492
|
-
1
|
|
52493
|
-
],
|
|
52494
|
-
[
|
|
52495
|
-
"status",
|
|
52496
|
-
0
|
|
52497
|
-
],
|
|
52498
|
-
[
|
|
52499
|
-
"unknown",
|
|
52500
|
-
0
|
|
52501
|
-
]
|
|
52502
|
-
],
|
|
52503
|
-
[
|
|
52504
|
-
[
|
|
52505
|
-
"is",
|
|
52506
|
-
0
|
|
52507
|
-
],
|
|
52508
|
-
[
|
|
52509
|
-
"means",
|
|
52510
|
-
0
|
|
52511
|
-
],
|
|
52512
|
-
[
|
|
52513
|
-
"propertyOf",
|
|
52514
|
-
1
|
|
52515
|
-
],
|
|
52516
|
-
[
|
|
52517
|
-
"status",
|
|
52518
|
-
0
|
|
52519
|
-
],
|
|
52520
|
-
[
|
|
52521
|
-
"unknown",
|
|
52522
|
-
0
|
|
52523
|
-
]
|
|
52524
|
-
],
|
|
52525
52529
|
[
|
|
52526
52530
|
[
|
|
52527
52531
|
"is",
|
|
@@ -52876,21 +52880,7 @@
|
|
|
52876
52880
|
0
|
|
52877
52881
|
],
|
|
52878
52882
|
[
|
|
52879
|
-
"
|
|
52880
|
-
0
|
|
52881
|
-
]
|
|
52882
|
-
],
|
|
52883
|
-
[
|
|
52884
|
-
[
|
|
52885
|
-
"is",
|
|
52886
|
-
0
|
|
52887
|
-
],
|
|
52888
|
-
[
|
|
52889
|
-
"propertyOf",
|
|
52890
|
-
1
|
|
52891
|
-
],
|
|
52892
|
-
[
|
|
52893
|
-
"status",
|
|
52883
|
+
"the",
|
|
52894
52884
|
0
|
|
52895
52885
|
],
|
|
52896
52886
|
[
|
|
@@ -52905,7 +52895,7 @@
|
|
|
52905
52895
|
],
|
|
52906
52896
|
[
|
|
52907
52897
|
"propertyOf",
|
|
52908
|
-
|
|
52898
|
+
0
|
|
52909
52899
|
],
|
|
52910
52900
|
[
|
|
52911
52901
|
"unknown",
|
|
@@ -53012,6 +53002,42 @@
|
|
|
53012
53002
|
0
|
|
53013
53003
|
]
|
|
53014
53004
|
],
|
|
53005
|
+
[
|
|
53006
|
+
[
|
|
53007
|
+
"means",
|
|
53008
|
+
0
|
|
53009
|
+
],
|
|
53010
|
+
[
|
|
53011
|
+
"propertyOf",
|
|
53012
|
+
1
|
|
53013
|
+
],
|
|
53014
|
+
[
|
|
53015
|
+
"status",
|
|
53016
|
+
0
|
|
53017
|
+
],
|
|
53018
|
+
[
|
|
53019
|
+
"unknown",
|
|
53020
|
+
0
|
|
53021
|
+
]
|
|
53022
|
+
],
|
|
53023
|
+
[
|
|
53024
|
+
[
|
|
53025
|
+
"means",
|
|
53026
|
+
0
|
|
53027
|
+
],
|
|
53028
|
+
[
|
|
53029
|
+
"propertyOf",
|
|
53030
|
+
1
|
|
53031
|
+
],
|
|
53032
|
+
[
|
|
53033
|
+
"status",
|
|
53034
|
+
0
|
|
53035
|
+
],
|
|
53036
|
+
[
|
|
53037
|
+
"unknown",
|
|
53038
|
+
0
|
|
53039
|
+
]
|
|
53040
|
+
],
|
|
53015
53041
|
[
|
|
53016
53042
|
[
|
|
53017
53043
|
"modifies",
|
|
@@ -53031,6 +53057,30 @@
|
|
|
53031
53057
|
"unknown",
|
|
53032
53058
|
0
|
|
53033
53059
|
]
|
|
53060
|
+
],
|
|
53061
|
+
[
|
|
53062
|
+
[
|
|
53063
|
+
"propertyOf",
|
|
53064
|
+
1
|
|
53065
|
+
],
|
|
53066
|
+
[
|
|
53067
|
+
"status",
|
|
53068
|
+
0
|
|
53069
|
+
],
|
|
53070
|
+
[
|
|
53071
|
+
"unknown",
|
|
53072
|
+
0
|
|
53073
|
+
]
|
|
53074
|
+
],
|
|
53075
|
+
[
|
|
53076
|
+
[
|
|
53077
|
+
"propertyOf",
|
|
53078
|
+
1
|
|
53079
|
+
],
|
|
53080
|
+
[
|
|
53081
|
+
"unknown",
|
|
53082
|
+
0
|
|
53083
|
+
]
|
|
53034
53084
|
]
|
|
53035
53085
|
],
|
|
53036
53086
|
"summaries": [
|
|
@@ -57910,7 +57960,7 @@
|
|
|
57910
57960
|
},
|
|
57911
57961
|
{
|
|
57912
57962
|
"marker": [
|
|
57913
|
-
"
|
|
57963
|
+
"be",
|
|
57914
57964
|
0
|
|
57915
57965
|
],
|
|
57916
57966
|
"range": {
|
|
@@ -58600,7 +58650,7 @@
|
|
|
58600
58650
|
},
|
|
58601
58651
|
{
|
|
58602
58652
|
"marker": [
|
|
58603
|
-
"
|
|
58653
|
+
"be",
|
|
58604
58654
|
0
|
|
58605
58655
|
],
|
|
58606
58656
|
"range": {
|
|
@@ -59945,7 +59995,7 @@
|
|
|
59945
59995
|
},
|
|
59946
59996
|
{
|
|
59947
59997
|
"marker": [
|
|
59948
|
-
"
|
|
59998
|
+
"be",
|
|
59949
59999
|
0
|
|
59950
60000
|
],
|
|
59951
60001
|
"range": {
|
|
@@ -60040,7 +60090,7 @@
|
|
|
60040
60090
|
},
|
|
60041
60091
|
{
|
|
60042
60092
|
"marker": [
|
|
60043
|
-
"
|
|
60093
|
+
"be",
|
|
60044
60094
|
0
|
|
60045
60095
|
],
|
|
60046
60096
|
"range": {
|
|
@@ -60125,7 +60175,7 @@
|
|
|
60125
60175
|
},
|
|
60126
60176
|
{
|
|
60127
60177
|
"marker": [
|
|
60128
|
-
"
|
|
60178
|
+
"be",
|
|
60129
60179
|
0
|
|
60130
60180
|
],
|
|
60131
60181
|
"range": {
|
|
@@ -60265,7 +60315,7 @@
|
|
|
60265
60315
|
},
|
|
60266
60316
|
{
|
|
60267
60317
|
"marker": [
|
|
60268
|
-
"
|
|
60318
|
+
"be",
|
|
60269
60319
|
0
|
|
60270
60320
|
],
|
|
60271
60321
|
"range": {
|
|
@@ -61540,7 +61590,7 @@
|
|
|
61540
61590
|
},
|
|
61541
61591
|
{
|
|
61542
61592
|
"marker": [
|
|
61543
|
-
"
|
|
61593
|
+
"be",
|
|
61544
61594
|
0
|
|
61545
61595
|
],
|
|
61546
61596
|
"range": {
|
|
@@ -68,11 +68,11 @@
|
|
|
68
68
|
"semantics": [
|
|
69
69
|
{
|
|
70
70
|
"match": "({context, isA}) => context.evaluate && onOrIs('dayAfterDate', context)",
|
|
71
|
-
"apply": "async ({context, isProcess, isTest, kms, isA, e}) => {\n try {\n const now = kms.time.api.now()\n const date = afterOrIs('dayAfterDate', context)\n const afterISO = (await e(date.after)).evalue\n const day_ordinal = date.day.day_ordinal\n const ordinal = date.day.ordinal.value\n context.evalue = dateTimeSelectors_helpers.getNthWeekdayAfterDate(afterISO, day_ordinal, ordinal)\n } catch ( e ) {\n context.evalue = `Implement instatiate for this type of date. See the dateTimeSelectors KM ${where()}. ${e}`\n }\n }"
|
|
71
|
+
"apply": "async ({context, isProcess, isTest, kms, isA, e}) => {\n try {\n const now = kms.time.api.now()\n const date = afterOrIs('dayAfterDate', context)\n const afterISO = (await e(date.after)).evalue\n const day_ordinal = date.day.day_ordinal\n const ordinal = date.day.ordinal.value\n context.evalue = dateTimeSelectors_helpers.getNthWeekdayAfterDate(afterISO, day_ordinal, ordinal)\n } catch ( e ) {\n context.evalue = `Implement instatiate for this type of date, ${context.marker}. See the dateTimeSelectors KM ${where()}. ${e}`\n }\n }"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"match": "({context, isA}) => context.evaluate && onOrIs('dayOfMonth', context)",
|
|
75
|
-
"apply": "({context, isProcess, isTest, kms, isA}) => {\n try {\n const now = kms.time.api.now()\n const date = onOrIs('dayOfMonth', context)\n context.evalue = dateTimeSelectors_helpers.getNthDayOfMonth(removeDatesSuffix(date.day.value), date.day.ordinal.value || 1, removeDatesSuffix(date.month.value), now)\n } catch ( e ) {\n context.evalue = `Implement instatiate for this type of date. See the dateTimeSelectors KM ${where()}. ${e}`\n }\n }"
|
|
75
|
+
"apply": "({context, isProcess, isTest, kms, isA}) => {\n try {\n const now = kms.time.api.now()\n const date = onOrIs('dayOfMonth', context)\n context.evalue = dateTimeSelectors_helpers.getNthDayOfMonth(removeDatesSuffix(date.day.value), date.day.ordinal.value || 1, removeDatesSuffix(date.month.value), now)\n } catch ( e ) {\n context.evalue = `Implement instatiate for this type of date, ${context.marker}. See the dateTimeSelectors KM ${where()}. ${e}`\n }\n }"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"match": "({context, isA}) => {\n if (!context.evaluate) {\n return false\n }\n if (isA(context.marker, 'onDateValue_dates')) {\n return true\n }\n if (isA(context.marker, 'dateTimeSelector')) {\n return true\n }\n }",
|
|
@@ -28,7 +28,7 @@ function instantiate(kms, isA, isProcessOrTest, dateTimeSelector) {
|
|
|
28
28
|
const now = kms.time.api.now()
|
|
29
29
|
return dateTimeSelectors_helpers.instantiate(isA, now, dateTimeSelector)
|
|
30
30
|
} catch ( e ) {
|
|
31
|
-
return `Implement instatiate for this type of date. See the dateTimeSelectors KM ${where()}`
|
|
31
|
+
return `Implement instatiate for this type of date, ${dateTimeSelector.marker}. See the dateTimeSelectors KM ${where()}, ${e}\n${e.stack}`
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
|
|
@@ -104,7 +104,7 @@ const template = {
|
|
|
104
104
|
const ordinal = date.day.ordinal.value
|
|
105
105
|
context.evalue = dateTimeSelectors_helpers.getNthWeekdayAfterDate(afterISO, day_ordinal, ordinal)
|
|
106
106
|
} catch ( e ) {
|
|
107
|
-
context.evalue = `Implement instatiate for this type of date. See the dateTimeSelectors KM ${where()}. ${e}`
|
|
107
|
+
context.evalue = `Implement instatiate for this type of date, ${context.marker}. See the dateTimeSelectors KM ${where()}. ${e}`
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
110
|
},
|
|
@@ -116,7 +116,7 @@ const template = {
|
|
|
116
116
|
const date = onOrIs('dayOfMonth', context)
|
|
117
117
|
context.evalue = dateTimeSelectors_helpers.getNthDayOfMonth(removeDatesSuffix(date.day.value), date.day.ordinal.value || 1, removeDatesSuffix(date.month.value), now)
|
|
118
118
|
} catch ( e ) {
|
|
119
|
-
context.evalue = `Implement instatiate for this type of date. See the dateTimeSelectors KM ${where()}. ${e}`
|
|
119
|
+
context.evalue = `Implement instatiate for this type of date, ${context.marker}. See the dateTimeSelectors KM ${where()}. ${e}`
|
|
120
120
|
}
|
|
121
121
|
},
|
|
122
122
|
},
|