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
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
],
|
|
445
445
|
"ops": [
|
|
446
446
|
[
|
|
447
|
-
"
|
|
447
|
+
"be",
|
|
448
448
|
0
|
|
449
449
|
],
|
|
450
450
|
[
|
|
@@ -598,10 +598,7 @@
|
|
|
598
598
|
"level": 2,
|
|
599
599
|
"context_index": 1,
|
|
600
600
|
"topLevel": true,
|
|
601
|
-
"context_id": 2
|
|
602
|
-
"touchedBy": [
|
|
603
|
-
"properties#call2"
|
|
604
|
-
]
|
|
601
|
+
"context_id": 2
|
|
605
602
|
}
|
|
606
603
|
],
|
|
607
604
|
"generated": [
|
|
@@ -663,10 +660,6 @@
|
|
|
663
660
|
]
|
|
664
661
|
],
|
|
665
662
|
[
|
|
666
|
-
[
|
|
667
|
-
"is",
|
|
668
|
-
0
|
|
669
|
-
],
|
|
670
663
|
[
|
|
671
664
|
"propertyOf",
|
|
672
665
|
1
|
|
@@ -1019,7 +1012,7 @@
|
|
|
1019
1012
|
},
|
|
1020
1013
|
{
|
|
1021
1014
|
"marker": [
|
|
1022
|
-
"
|
|
1015
|
+
"be",
|
|
1023
1016
|
0
|
|
1024
1017
|
],
|
|
1025
1018
|
"range": {
|
|
@@ -1112,7 +1105,7 @@
|
|
|
1112
1105
|
"learned_contextual_priorities": [],
|
|
1113
1106
|
"rtf_associations": [],
|
|
1114
1107
|
"query": "the property1 of object1 is value1",
|
|
1115
|
-
"skipSemantics":
|
|
1108
|
+
"skipSemantics": true,
|
|
1116
1109
|
"key": {
|
|
1117
1110
|
"query": "the property1 of object1 is value1"
|
|
1118
1111
|
}
|
|
@@ -1167,10 +1160,6 @@
|
|
|
1167
1160
|
]
|
|
1168
1161
|
],
|
|
1169
1162
|
[
|
|
1170
|
-
[
|
|
1171
|
-
"is",
|
|
1172
|
-
0
|
|
1173
|
-
],
|
|
1174
1163
|
[
|
|
1175
1164
|
"propertyOf",
|
|
1176
1165
|
1
|
|
@@ -1523,7 +1512,7 @@
|
|
|
1523
1512
|
},
|
|
1524
1513
|
{
|
|
1525
1514
|
"marker": [
|
|
1526
|
-
"
|
|
1515
|
+
"be",
|
|
1527
1516
|
0
|
|
1528
1517
|
],
|
|
1529
1518
|
"range": {
|
package/common/properties.js
CHANGED
|
@@ -367,7 +367,7 @@ const config = {
|
|
|
367
367
|
notes: 'the property of object',
|
|
368
368
|
where: where(),
|
|
369
369
|
// match: ({context}) => context.paraphrase && context.modifiers && context.object,
|
|
370
|
-
match: ({context}) => context.paraphrase && !context.possession && context.object,
|
|
370
|
+
match: ({context}) => context.paraphrase && !context.possession && context.object && !context.interpolate,
|
|
371
371
|
apply: async ({context, g, gs}) => {
|
|
372
372
|
const base = { ...context }
|
|
373
373
|
base.object = undefined;
|
|
@@ -400,7 +400,7 @@ const config = {
|
|
|
400
400
|
notes: "object's property",
|
|
401
401
|
where: where(),
|
|
402
402
|
// match: ({context}) => context.paraphrase && !context.modifiers && context.object,
|
|
403
|
-
match: ({context}) => !context.modifiers && context.object,
|
|
403
|
+
match: ({context}) => !context.modifiers && context.object && !context.interpolate,
|
|
404
404
|
apply: async ({context, g, gs}) => {
|
|
405
405
|
if (context.objects) {
|
|
406
406
|
const objects = [ ...context.objects ]
|
|
@@ -572,7 +572,7 @@ const config = {
|
|
|
572
572
|
} catch (e) {
|
|
573
573
|
log(`Error processing set property of an object: ${e}`)
|
|
574
574
|
const config = km('properties')
|
|
575
|
-
const fragment = fragments("the property1 of object1 is value1")
|
|
575
|
+
const fragment = await fragments("the property1 of object1 is value1")
|
|
576
576
|
const value = await api.getProperty(objectId, propertyId)
|
|
577
577
|
if (value.value == context.same.value) {
|
|
578
578
|
context.evalue = [
|